| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
2.8.1.1.6_2  |
miwi  |
- 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
2.8.1.1.6_1
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 21:32:57
2.8.1.1.6_1
|
flz  |
- 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
2.8.1.1.6
|
mi  |
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
2.8.1.1.6
|
luigi  |
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
2.8.1.1.6
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 12:57:27
2.8.1.1.6
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.8.1.1.6
|
ade  |
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
2.8.1.1.6
|
mi  |
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
2.8.1.1.6
|
mi  |
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
2.8.1.1.3_1
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
14 Mar 2004 06:17:56
2.8.1.1.3_1
|
ade  |
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
2.8.1.1.3_1
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
2.8.1.1.3_1
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
24 Sep 2003 10:37:11
2.8.1.1.3_1
|
osa  |
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
2.8.1.1.3_1
|
ade  |
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
2.8.1.1.3_1
|
fenner  |
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
2.8.1.1.3_1
|
fenner  |
Make the struct huffentry public so that global variables
can be declared using it. |
24 Jan 2003 02:29:16
2.8.1.1.3_1
|
fenner  |
Use std::memset instead of just memset |
24 Jan 2003 02:28:29
2.8.1.1.3_1
|
fenner  |
Fix signal handler prototype to make newer g++ happy |
24 Mar 2002 08:22:52
2.8.1.1.3_1
|
sumikawa  |
Support IPv6.
Submitted by: Takenori Kobayashi <nori@3si.co.jp>
No response from: maintainer |
02 Jan 2002 04:16:51 
|
pat  |
Fix for -CURRENT, malloc.h->stdlib.h |
02 Aug 2001 00:01:24 
|
fenner  |
Update to vic 2.8ucl-1.1.3 |
08 Oct 2000 05:09:46 
|
asami  |
Convert category mbone to new layout. |