| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 22:30:35
1.1.0_6
|
bapt  |
Add forgotten bsd.port.options.mk inclusion |
29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
27 Apr 2013 08:50:47
1.1.0_6
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
1.1.0_6
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Aug 2012 23:19:40
1.1.0_6
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
1.1.0_6
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 04:17:38
1.1.0_6
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
05 Sep 2011 12:14:19
1.1.0_6
|
ale  |
Fix IPv6 support.
PR: ports/160344
Submitted by: Viktor Gal <wiking@maeth.com> |
20 Mar 2011 12:54:45
1.1.0_5
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
1.1.0_5
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
31 May 2010 02:01:56
1.1.0_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Mar 2010 00:15:24
1.1.0_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Jun 2008 13: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 07: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 06: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 19:11:19
0.11.0
|
krion  |
Remove USE_GETTEXT |
10 Jul 2004 19:07:27
0.11.0
|
krion  |
Support WITHOUT_NLS |
25 May 2004 09: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 09:01:16
0.11.0
|
ale  |
Update to 0.11.0 release. |
28 Apr 2004 22: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 04: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 04: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 |