| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:23:00
1.1.0_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
30 Apr 2007 08:33:13
1.1.0_2
|
ale  |
Fix recursive resolver.
Submitted by: Pietro Celentano <pcelentano@tiscalinet.it> |
07 Mar 2006 16:27:27
1.1.0_1
|
ale  |
Fix rcNG startup ordering and bump PORTREVISION.
Approved by: portmgr (clement) |
23 Feb 2006 10:40:45
1.1.0
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
09 Feb 2006 14:04:43
1.1.0
|
ale  |
Update to 1.1.0 release. |
22 Jan 2006 08:31:47
1.0.0
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Dec 2005 23:35:14
1.0.0
|
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
15 Nov 2005 06:52:12
1.0.0
|
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. |
17 Oct 2005 07:19:06
1.0.0
|
ale  |
Make LOCALBASE clean.
Spotted by: kris |
08 Mar 2005 16:27:45
1.0.0
|
ale  |
- Update to 1.0.0 release [1]
- Switch to libtool15
- Switch to rcNG startup script
PR: ports/78595 [1]
Submitted by: Simon Dick <simond@irrelevant.org> [1] |
31 Jan 2005 00:35:56
0.11.0
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
10 Jul 2004 20:11:19
0.11.0
|
krion  |
Remove USE_GETTEXT |
10 Jul 2004 20:07:27
0.11.0
|
krion  |
Support WITHOUT_NLS |
25 May 2004 10:19:43
0.11.0
|
mat  |
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems |
24 May 2004 10:01:16
0.11.0
|
ale  |
Update to 0.11.0 release. |
28 Apr 2004 23:30:47
0.10.4
|
ale  |
Update to 0.10.4 release. |
14 Mar 2004 06:17:56
0.10.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 22:20:53
0.10.3
|
ale  |
Update to 0.10.3 release. |
23 Feb 2004 05:42:31
0.10.2
|
kris  |
BROKEN on alpha 5.x: does not compile |
11 Feb 2004 22:35:34
0.10.2
|
ale  |
Update to 0.10.2 release.
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Approved by: nork (mentor/implicitly) |
04 Feb 2004 04:36:30
0.10.1_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.10.1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
18 Jan 2004 10:50:16
0.10.1
|
ale  |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
17 Dec 2003 10:00:16
0.10.1
|
pav  |
- Update to 0.10.1
- Give maintainership to submitter
PR: ports/60289
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer |
04 Dec 2003 10:01:09
0.10.0_3
|
krion  |
- Fix a bug with incorrect config parsing until the next
version comes out
- Bump PORTREVISION
PR: 59749
Submitted by: maintainer |
17 Nov 2003 12:29:10
0.10.0_2
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
27 Sep 2003 05:08:21
0.10.0_2
|
leeym  |
Allow easy enabling of MyDNS alias feature (courtesy of David Phillips
<david@geektech.com>)
and allow including of OpenSSL support for those with openssl enabled with MySQL
PR: 57249
Submitted by: Simon Dick <simond@irrelevant.org> |
05 Sep 2003 05:54:37
0.10.0_1
|
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |