| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 06:14:57
20090530_2
|
miwi  |
- Kick MD5 Support |
04 Dec 2010 07:34:27
20090530_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
20090530_2
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
20090530_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
24 Sep 2010 03:22:28
20090530_2
|
ade  |
Migrate from devel/automake15 to devel/automake19 |
15 Sep 2010 18:35:24
20090530_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
03 Apr 2010 10:44:36
20090530_1
|
roam  |
Chase the ftp/curl shlib version bump. |
16 Jun 2009 22:03:29
20090530
|
acm  |
- Update to 20090530 |
23 Jan 2009 15:43:14
20070124_2
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
21 Aug 2008 06:18:49
20070124_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
20070124_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 04:47:37
20070124_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
29 Mar 2007 17:51:04
20070124
|
lofi  |
Clean up symlinks on deinstallation and work around hitting maxargs
during installation.
PR: ports/110974, ports/110981
Approved by: maintainer |
01 Feb 2007 20:50:38
20070124
|
acm  |
- Update to 20070124 |
16 Dec 2006 15:54:53
20061214
|
acm  |
- Update to 20061214
- Add miwi's mirror to MASTER_SITES (miwi thanks) |
13 Dec 2006 12:41:36
20061031_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
06 Nov 2006 16:39:53
20061031
|
acm  |
- Update to 20061031 |
25 Sep 2006 15:45:09
20060922
|
acm  |
- Update to 20060922 |
23 Aug 2006 15:49:23
20060822
|
acm  |
- Update to 20060822
Approved by: garga (mentor) |
24 Jul 2006 02:03:11
20060723
|
acm  |
- Update to 20060723
- Change master site local to my account
Approved by: garga (mentor) |
23 Jul 2006 02:45:24
20060618
|
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
19 Jun 2006 21:15:44
20060618
|
pav  |
- Update to 20060618
PR: ports/99130
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
31 May 2006 09:43:50
20060531
|
pav  |
- Update to 20060531
- Switch to tarballs and host them locally
PR: ports/98201
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
07 May 2006 11:33:15
20060506
|
pav  |
- Update to 20060506
- Take maintainership
PR: ports/96896
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |
15 Nov 2005 06:52:12
20050309
|
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 22:22:25
20050309
|
fenner  |
Don't pretend that there are any MASTER_SITES; there's a custom
do-fetch: target. |
11 Jun 2005 06:42:19
20050309
|
lawrance  |
Update to 20050304
- switch to 3.0 stable cvs branch to align with other foomatic ports
- use autoconf 259 instead of 253
PR: ports/78397
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> |
01 May 2005 20:19:07
20040107_2
|
kris  |
Now fetchable again. |
30 Apr 2005 00:55:31
20040107_2
|
kris  |
BROKEN: Unfetchable |
26 Nov 2004 00:30:43
20040107_2
|
kris  |
dd missing files |
03 Jun 2004 22:41:40
20040107_2
|
roam  |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
08 Feb 2004 06:42:24
20040107_1
|
marcus  |
Fix extraction by using DISTNAME instead of PKGNAME for the name of the
generated tar file.
Reported by: bento via kris |
04 Feb 2004 05:10:27
20040107_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Jan 2004 19:45:50
20040107
|
pav  |
- Remove no longer needed patch file [1]
- Regenerate pkg-plist
- Bump portversion
PR: ports/61016 [1]
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> |
16 Dec 2003 22:49:54
20031216
|
pav  |
- Catch up with pkg_plist changes
PR: ports/58451 (based on)
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org> |
03 Nov 2003 04:56:45
20030228
|
kris  |
Reset bouncing maintainer address |
05 Apr 2003 22:59:25
20030228
|
edwin  |
Solved the sh/bash issue in configure.in a little bit nicer.
Added dependency on autoconf.
Notited by: kris/bento |
01 Apr 2003 03:08:29
20030228
|
edwin  |
New port: print/foomatic-db
foomatic printer driver database
PR: ports/48814
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org> |