FreshPorts -- The Place For Ports Tue, 9 Feb 2010 12:16 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
vic 2.8.1.1.6_2 mbone on this many watch lists=3 search for ports that depend on this port
MBONE video tool
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk ipv6


This package contains the binary release of LBL's `vic' network video
conferencing tool.

WWW: http://www-mice.cs.ucl.ac.uk/multimedia/software/vic/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: multimedia/v4l_compat, x11/libXext, devel/autoconf213
Required To Run: x11/libXext
Required Libraries: devel/uclmmbase, x11-toolkits/tk84

To install the port: cd /usr/ports/mbone/vic/ && make install clean
To add the package: pkg_add -r vic


Configuration Options
     No options to configure

Master Sites:
http://www-mice.cs.ucl.ac.uk/multimedia/software/vic/2.8ucl1.1.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Feb 2009 14:49:40
Original commit files touched by this commit  2.8.1.1.6_2
mm search for other commits by this committer
- Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.8.1.1.6_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
09 Apr 2008 14:42:26
Original commit files touched by this commit  2.8.1.1.6_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  2.8.1.1.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 Mar 2007 06:48:58
Original commit files touched by this commit  2.8.1.1.6
mi search for other commits by this committer
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.
12 Feb 2007 17:26:57
Original commit files touched by this commit  2.8.1.1.6
luigi search for other commits by this committer
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.
30 Jan 2007 10:25:34
Original commit files touched by this commit  2.8.1.1.6
pav search for other commits by this committer
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:       portmgr
22 Jan 2006 12:57:27
Original commit files touched by this commit  2.8.1.1.6
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.8.1.1.6
ade search for other commits by this committer
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.
22 Mar 2005 21:01:29
Original commit files touched by this commit  2.8.1.1.6
mi search for other commits by this committer
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)
20 Mar 2005 23:13:45
Original commit files touched by this commit  2.8.1.1.6
mi search for other commits by this committer
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)
29 Sep 2004 06:44:50
Original commit files touched by this commit  2.8.1.1.3_1
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.8.1.1.3_1
ade search for other commits by this committer
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.
20 Nov 2003 15:06:15
Original commit files touched by this commit  2.8.1.1.3_1
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
20 Nov 2003 13:51:47
Original commit files touched by this commit  2.8.1.1.3_1
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
24 Sep 2003 10:37:11
Original commit files touched by this commit  2.8.1.1.3_1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
07 Mar 2003 06:06:20
Original commit files touched by this commit  2.8.1.1.3_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
31 Jan 2003 17:16:37
Original commit files touched by this commit  2.8.1.1.3_1
fenner search for other commits by this committer
Don't treat alpha specially with INT_64.  INT_64 is not used consistently
 so causes type mismatch errors.
24 Jan 2003 02:29:52
Original commit files touched by this commit  2.8.1.1.3_1
fenner search for other commits by this committer
Make the struct huffentry public so that global variables
 can be declared using it.
24 Jan 2003 02:29:16
Original commit files touched by this commit  2.8.1.1.3_1
fenner search for other commits by this committer
Use std::memset instead of just memset
24 Jan 2003 02:28:29
Original commit files touched by this commit  2.8.1.1.3_1
fenner search for other commits by this committer
Fix signal handler prototype to make newer g++ happy
24 Mar 2002 08:22:52
Original commit files touched by this commit  2.8.1.1.3_1
sumikawa search for other commits by this committer
Support IPv6.

Submitted by:   Takenori Kobayashi <nori@3si.co.jp>
No response from: maintainer
02 Jan 2002 04:16:51
files touched by this commit
pat search for other commits by this committer
Fix for -CURRENT, malloc.h->stdlib.h    
02 Aug 2001 00:01:24
files touched by this commit
fenner search for other commits by this committer
Update to vic 2.8ucl-1.1.3    
08 Oct 2000 05:09:46
files touched by this commit
asami search for other commits by this committer
Convert category mbone to new layout.  

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month199

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.185 seconds.