The FreeBSD Ports Archive
FreeBSD mbone : vic4>
MBONE video tool
vic history
v. 1.39
date: 2007/05/19 20:15:30; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/03/26 05:48:57; author: mi; state: Exp; lines: +9 -6
Add a patch to fix a harmless warning, which breaks this port under
the stricter g++42 (and 41):
Prodded by: kris
While here switch to USE_TK and make -with-ipv6 conditional on the
NO_INET6 being undefined.
v. 1.37
date: 2007/02/12 17:26:57; author: luigi; state: Exp; lines: +2 -0
Add support for video4linux devices by:
- adding a build dependency on v4l_compat;
- fixing the paths to locate videodev.h in configure.in,
and disabling the (incorrect) check for V4L2;
- correct the paths in grabber-video4linux.cpp, and also add
support for the read() method in addition to mmap.
On the mailing list there was a suggestion to remove the
hardwired path in favour of a variable ( %%LOCALBASE%% or so)
based one. But this configure.in is full of hardwired paths,
so fixing one doesn't help at all, and the full fix would take
more time and knowledge that i have.
v. 1.36
date: 2005/11/15 06:50:08; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.35
date: 2005/03/22 21:01:28; author: mi; state: Exp; lines: +4 -1
Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
X11BASE).
Submitted by: pointyhat via kris
While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).
Approved by: portmgr (Kirill)
v. 1.34
date: 2005/03/20 23:13:44; author: mi; state: Exp; lines: +8 -22
Upgrade devel/uclmmbase and mbone/vic to their latest respected
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)
In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x
Per fenner's (much) earlier e-mail, grab maintainership for the time
being.
PR: ports/75066 (obsoleted)
Approved by: fenner (implicitly)
v. 1.33
date: 2004/09/29 05:44:50; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.32
date: 2004/03/14 06:16:57; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.31
date: 2003/11/20 15:06:06; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.30
date: 2003/11/20 13:51:40; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.29
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.28
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/03/24 08:22:52; author: sumikawa; state: Exp; lines: +4 -2
Support IPv6.
Submitted by: Takenori Kobayashi
No response from: maintainer
v. 1.26
date: 2002/01/02 04:16:36; author: pat; state: Exp; lines: +5 -1
Fix for -CURRENT, malloc.h->stdlib.h
Spotted by: Bento
v. 1.25
date: 2001/08/01 22:01:19; author: fenner; state: Exp; lines: +15 -6
Update to vic 2.8ucl-1.1.3
PR: ports/27239
Submitted by: Takeshi MUTOH
v. 1.24
date: 2000/04/14 08:49:29; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.23
date: 1999/11/29 03:41:25; author: steve; state: Exp; lines: +3 -3
Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by: Ade Lovett
v. 1.22
date: 1999/08/31 06:48:07; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.20
date: 1998/10/13 04:33:06; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.19
date: 1998/10/13 03:05:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm
grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)':
grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
v. 1.18
date: 1998/09/25 10:05:11; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.17
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.15
date: 1998/06/26 18:39:14; author: fenner; state: Exp; lines: +2 -2
Fix Luigi's recently committed submission:
- Actually include the x11 grabber in the compile
- Don't force the capture type to PAL; leave it at auto
- Remove debugging code and comments
- Eliminate the need for kernel patch for tuner code
- Don't patch one source file in more than one patch-XX files
v. 1.14
date: 1998/03/17 07:47:52; author: tg; state: Exp; lines: +3 -3
Back out changes to use tcl81.
Suggested by: The Meistersinger
v. 1.13
date: 1998/02/24 21:43:36; author: jseger; state: Exp; lines: +3 -3
Upgrade to use tcl8.1 and tk8.1.
v. 1.12
date: 1997/09/11 03:54:53; author: fenner; state: Exp; lines: +3 -3
Make port work with tcl/tk 8.0
v. 1.11
date: 1997/04/20 13:19:27; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.10
date: 1996/11/18 11:33:33; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1996/11/13 12:41:20; author: asami; state: Exp; lines: +4 -4
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.8
date: 1996/11/07 12:27:06; author: asami; state: Exp; lines: +2 -2
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
v. 1.7
date: 1996/11/07 02:15:09; author: fenner; state: Exp; lines: +5 -6
Fix install target
v. 1.6
date: 1996/11/04 04:43:23; author: fenner; state: Exp; lines: +13 -11
Upgrade to version 2.8
v. 1.5
date: 1995/11/27 04:05:46; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.4
date: 1995/04/10 17:49:14; author: asami; state: Exp; lines: +7 -3
Reorganize Makefile, add Garrett as MAINTAINER.
v. 1.3
date: 1995/04/01 12:48:46; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/02/11 13:51:38; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/14 23:01:25; author: wollman; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/14 23:01:26; author: wollman; state: Exp; lines: +0 -0
Port of vic version 2.6
=============================================================================
v. 1.39
date: 2007/05/19 20:15:30; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/03/26 05:48:57; author: mi; state: Exp; lines: +9 -6
Add a patch to fix a harmless warning, which breaks this port under
the stricter g++42 (and 41):
Prodded by: kris
While here switch to USE_TK and make -with-ipv6 conditional on the
NO_INET6 being undefined.
v. 1.37
date: 2007/02/12 17:26:57; author: luigi; state: Exp; lines: +2 -0
Add support for video4linux devices by:
- adding a build dependency on v4l_compat;
- fixing the paths to locate videodev.h in configure.in,
and disabling the (incorrect) check for V4L2;
- correct the paths in grabber-video4linux.cpp, and also add
support for the read() method in addition to mmap.
On the mailing list there was a suggestion to remove the
hardwired path in favour of a variable ( %%LOCALBASE%% or so)
based one. But this configure.in is full of hardwired paths,
so fixing one doesn't help at all, and the full fix would take
more time and knowledge that i have.
v. 1.36
date: 2005/11/15 06:50:08; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.35
date: 2005/03/22 21:01:28; author: mi; state: Exp; lines: +4 -1
Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
X11BASE).
Submitted by: pointyhat via kris
While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).
Approved by: portmgr (Kirill)
v. 1.34
date: 2005/03/20 23:13:44; author: mi; state: Exp; lines: +8 -22
Upgrade devel/uclmmbase and mbone/vic to their latest respected
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)
In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x
Per fenner's (much) earlier e-mail, grab maintainership for the time
being.
PR: ports/75066 (obsoleted)
Approved by: fenner (implicitly)
v. 1.33
date: 2004/09/29 05:44:50; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.32
date: 2004/03/14 06:16:57; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.31
date: 2003/11/20 15:06:06; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.30
date: 2003/11/20 13:51:40; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.29
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.28
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/03/24 08:22:52; author: sumikawa; state: Exp; lines: +4 -2
Support IPv6.
Submitted by: Takenori Kobayashi
No response from: maintainer
v. 1.26
date: 2002/01/02 04:16:36; author: pat; state: Exp; lines: +5 -1
Fix for -CURRENT, malloc.h->stdlib.h
Spotted by: Bento
v. 1.25
date: 2001/08/01 22:01:19; author: fenner; state: Exp; lines: +15 -6
Update to vic 2.8ucl-1.1.3
PR: ports/27239
Submitted by: Takeshi MUTOH
v. 1.24
date: 2000/04/14 08:49:29; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.23
date: 1999/11/29 03:41:25; author: steve; state: Exp; lines: +3 -3
Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by: Ade Lovett
v. 1.22
date: 1999/08/31 06:48:07; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.20
date: 1998/10/13 04:33:06; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.19
date: 1998/10/13 03:05:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm
grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)':
grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
v. 1.18
date: 1998/09/25 10:05:11; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.17
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.15
date: 1998/06/26 18:39:14; author: fenner; state: Exp; lines: +2 -2
Fix Luigi's recently committed submission:
- Actually include the x11 grabber in the compile
- Don't force the capture type to PAL; leave it at auto
- Remove debugging code and comments
- Eliminate the need for kernel patch for tuner code
- Don't patch one source file in more than one patch-XX files
v. 1.14
date: 1998/03/17 07:47:52; author: tg; state: Exp; lines: +3 -3
Back out changes to use tcl81.
Suggested by: The Meistersinger
v. 1.13
date: 1998/02/24 21:43:36; author: jseger; state: Exp; lines: +3 -3
Upgrade to use tcl8.1 and tk8.1.
v. 1.12
date: 1997/09/11 03:54:53; author: fenner; state: Exp; lines: +3 -3
Make port work with tcl/tk 8.0
v. 1.11
date: 1997/04/20 13:19:27; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.10
date: 1996/11/18 11:33:33; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1996/11/13 12:41:20; author: asami; state: Exp; lines: +4 -4
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.8
date: 1996/11/07 12:27:06; author: asami; state: Exp; lines: +2 -2
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
v. 1.7
date: 1996/11/07 02:15:09; author: fenner; state: Exp; lines: +5 -6
Fix install target
v. 1.6
date: 1996/11/04 04:43:23; author: fenner; state: Exp; lines: +13 -11
Upgrade to version 2.8
v. 1.5
date: 1995/11/27 04:05:46; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.4
date: 1995/04/10 17:49:14; author: asami; state: Exp; lines: +7 -3
Reorganize Makefile, add Garrett as MAINTAINER.
v. 1.3
date: 1995/04/01 12:48:46; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/02/11 13:51:38; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/14 23:01:25; author: wollman; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/14 23:01:26; author: wollman; state: Exp; lines: +0 -0
Port of vic version 2.6
=============================================================================
v. 1.39
date: 2007/05/19 20:15:30; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.38
date: 2007/03/26 05:48:57; author: mi; state: Exp; lines: +9 -6
Add a patch to fix a harmless warning, which breaks this port under
the stricter g++42 (and 41):
Prodded by: kris
While here switch to USE_TK and make -with-ipv6 conditional on the
NO_INET6 being undefined.
v. 1.37
date: 2007/02/12 17:26:57; author: luigi; state: Exp; lines: +2 -0
Add support for video4linux devices by:
- adding a build dependency on v4l_compat;
- fixing the paths to locate videodev.h in configure.in,
and disabling the (incorrect) check for V4L2;
- correct the paths in grabber-video4linux.cpp, and also add
support for the read() method in addition to mmap.
On the mailing list there was a suggestion to remove the
hardwired path in favour of a variable ( %%LOCALBASE%% or so)
based one. But this configure.in is full of hardwired paths,
so fixing one doesn't help at all, and the full fix would take
more time and knowledge that i have.
v. 1.36
date: 2005/11/15 06:50:08; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.35
date: 2005/03/22 21:01:28; author: mi; state: Exp; lines: +4 -1
Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
X11BASE).
Submitted by: pointyhat via kris
While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).
Approved by: portmgr (Kirill)
v. 1.34
date: 2005/03/20 23:13:44; author: mi; state: Exp; lines: +8 -22
Upgrade devel/uclmmbase and mbone/vic to their latest respected
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)
In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x
Per fenner's (much) earlier e-mail, grab maintainership for the time
being.
PR: ports/75066 (obsoleted)
Approved by: fenner (implicitly)
v. 1.33
date: 2004/09/29 05:44:50; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
v. 1.32
date: 2004/03/14 06:16:57; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.31
date: 2003/11/20 15:06:06; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.30
date: 2003/11/20 13:51:40; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.29
date: 2003/09/24 09:37:10; author: osa; state: Exp; lines: +2 -2
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.28
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27
date: 2002/03/24 08:22:52; author: sumikawa; state: Exp; lines: +4 -2
Support IPv6.
Submitted by: Takenori Kobayashi
No response from: maintainer
v. 1.26
date: 2002/01/02 04:16:36; author: pat; state: Exp; lines: +5 -1
Fix for -CURRENT, malloc.h->stdlib.h
Spotted by: Bento
v. 1.25
date: 2001/08/01 22:01:19; author: fenner; state: Exp; lines: +15 -6
Update to vic 2.8ucl-1.1.3
PR: ports/27239
Submitted by: Takeshi MUTOH
v. 1.24
date: 2000/04/14 08:49:29; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.23
date: 1999/11/29 03:41:25; author: steve; state: Exp; lines: +3 -3
Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by: Ade Lovett
v. 1.22
date: 1999/08/31 06:48:07; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.21
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.20
date: 1998/10/13 04:33:06; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.19
date: 1998/10/13 03:05:40; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm
grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)':
grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
v. 1.18
date: 1998/09/25 10:05:11; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.17
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.15
date: 1998/06/26 18:39:14; author: fenner; state: Exp; lines: +2 -2
Fix Luigi's recently committed submission:
- Actually include the x11 grabber in the compile
- Don't force the capture type to PAL; leave it at auto
- Remove debugging code and comments
- Eliminate the need for kernel patch for tuner code
- Don't patch one source file in more than one patch-XX files
v. 1.14
date: 1998/03/17 07:47:52; author: tg; state: Exp; lines: +3 -3
Back out changes to use tcl81.
Suggested by: The Meistersinger
v. 1.13
date: 1998/02/24 21:43:36; author: jseger; state: Exp; lines: +3 -3
Upgrade to use tcl8.1 and tk8.1.
v. 1.12
date: 1997/09/11 03:54:53; author: fenner; state: Exp; lines: +3 -3
Make port work with tcl/tk 8.0
v. 1.11
date: 1997/04/20 13:19:27; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.10
date: 1996/11/18 11:33:33; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1996/11/13 12:41:20; author: asami; state: Exp; lines: +4 -4
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.8
date: 1996/11/07 12:27:06; author: asami; state: Exp; lines: +2 -2
imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
v. 1.7
date: 1996/11/07 02:15:09; author: fenner; state: Exp; lines: +5 -6
Fix install target
v. 1.6
date: 1996/11/04 04:43:23; author: fenner; state: Exp; lines: +13 -11
Upgrade to version 2.8
v. 1.5
date: 1995/11/27 04:05:46; author: asami; state: Exp; lines: +2 -2
Change "networking" to "net".
v. 1.4
date: 1995/04/10 17:49:14; author: asami; state: Exp; lines: +7 -3
Reorganize Makefile, add Garrett as MAINTAINER.
v. 1.3
date: 1995/04/01 12:48:46; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.2
date: 1995/02/11 13:51:38; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/14 23:01:25; author: wollman; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/14 23:01:26; author: wollman; state: Exp; lines: +0 -0
Port of vic version 2.6
=============================================================================
|
| |

|