| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
0.5.1
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
11 Aug 2011 19:20:17
0.5.1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
0.5.1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.5.1
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:18:43
0.5.1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.5.1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
15 Jun 2008 01:36:16
0.5.1
|
lwhsu  |
- Update to version 0.5.1
PR: ports/124585
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> |
19 Apr 2008 17:56:05
0.5_1  |
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) |
17 Oct 2007 10:13:01
0.5_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
01 Feb 2007 02:42:06
0.5
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
23 Jan 2007 08:19:11
0.5
|
lawrance  |
Drop maintainership. |
03 Nov 2006 11:35:16
0.5
|
lawrance  |
Update to 0.5.
Add a regression-test target to run the test executable. |
23 Feb 2006 10:40:45
0.3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.3
|
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. |
12 Apr 2005 13:00:32
0.3
|
lawrance  |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor) |
12 Apr 2005 03:26:57
0.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
14 Mar 2004 06:17:56
0.3
|
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. |
12 Mar 2004 09:36:31
0.3
|
krion  |
Add libmimedir 0.3, library for parsing RFC2425 MIME Directory Profile
information.
PR: ports/64132
Submitted by: Sam Lawrance <boris@brooknet.com.au> |