| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.2.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:03:52
1.2.1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.2.1
|
ade  |
Sync to new bsd.autotools.mk |
21 Dec 2009 02:19:12
1.2.1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
02 Aug 2009 19:36:34
1.2.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 |
10 Aug 2008 22:45:02
1.2.1
|
anders  |
Update WWW and MASTER_SITES URLs.
Update checksums. There are no changes according to diff -Nur. It seems
someone just rerolled the tarball. |
19 Apr 2008 17:56:05
1.2.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) |
03 Jun 2007 20:23:45
1.2.1
|
anders  |
Drop maintainership of gringotts ports, no interest in this anymore.
It has long-standing bugs not being fixed, and the WWW site seems
abandoned. It does still work, but the port(s) would be better left of
using the patches from
http://www.shlomifish.org/open-source/bits-and-bobs/gringotts-patch/
if anyone wants to look into this where I leave it. |
01 Feb 2007 02:42:06
1.2.1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
13 May 2006 04:15:53
1.2.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
1.2.1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:03:33
1.2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.2.1
|
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. |
16 May 2005 21:52:58
1.2.1
|
pav  |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat) |
15 Feb 2005 15:25:32
1.2.1
|
anders  |
Remove empty pkgconfig directory upon uninstallation, to please
pointyhat. |
31 Mar 2004 03:12:58
1.2.1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.2.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. |
14 May 2003 02:56:22
1.2.1
|
anders  |
Update to version 1.2.1. |
07 Mar 2003 06:10:51
1.1.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Feb 2003 23:10:27
1.1.2
|
anders  |
Update to 1.1.2. |
03 Jan 2003 19:24:35
1.1.1
|
ijliao  |
chase mcrypt lib version |
23 Nov 2002 23:11:38
1.1.1
|
anders  |
Add libgringotts, a library for encapsulating/safekeeping data in
encrypted/compressed form. |