| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.0.12_4,1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
30 Jun 2012 14:31:06
2.0.12_4,1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
01 Jun 2012 05:26:28
2.0.12_4,1
|
dinoex  |
- update png to 1.5.10 |
19 Mar 2011 12:38:54
2.0.12_3,1
|
miwi  |
- Get Rid MD5 support |
10 Aug 2010 14:53:09
2.0.12_3,1
|
naddy  |
LP64 fix: don't store a long at the address of an int variable.
Approved by: maintainer |
28 Mar 2010 06:47:48
2.0.12_2,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 20:58:35
2.0.12_1,1
|
skv  |
Use perl modules from ports tree (not included into distfile).
Also make portlint (almost) happy.
Approved by: pav (implicit) |
13 May 2009 18:14:16
2.0.12,1
|
wxs  |
- Fix build.
- Use $Config{archname} from perl for PLIST_SUB.
PR: ports/133166
Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer) |
22 Jan 2009 14:31:28
2.0.12,1
|
wxs  |
- Mark as broken after perl update. |
10 Jan 2009 22:58:13
2.0.12,1
|
wxs  |
- Downgrade to 2.0.12 (current version is broken)
- Pass maintainer to submitter
PR: ports/129235
Submitted by: rodrigo@bebik.net |
21 Aug 2008 06:18:49
2.1.a2_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 ) |
18 Jun 2008 21:32:02
2.1.a2_1
|
pav  |
- Now builds on amd64 |
26 Mar 2008 23:28:45
2.1.a2_1
|
gahr  |
- Fix plist
Approved by: miwi (mentor) |
19 Mar 2008 00:28:37
2.1.a2
|
gahr  |
- Update to 2.1a2
Approved by: miwi (mentor) |
11 Oct 2007 21:59:47
2.0.11
|
linimon  |
Reset delta@lackas.net due to maintainer-timeouts and no response to email.
Hat: portmgr |
08 Sep 2007 01:11:48
2.0.11  |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
15 Jan 2007 14:56:00
2.0.11
|
miwi  |
- Update to 2.0.11
PR: ports/107917
Submitted by: Christian Lackas <delta@lackas.net> (maintainer) |
23 Feb 2006 10:40:45
2.0.9_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:14:23
2.0.9_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.0.9_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. |
12 Apr 2005 03:26:57
2.0.9_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.0.9_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
27 Mar 2005 02:11:50
2.0.9_1
|
kris  |
BROKEN on ia64: Shared libraries must be built with -fPIC
Approved by: portmgr (self) |
08 Jan 2005 13:29:38
2.0.9_1
|
thierry  |
Don't mark BROKEN with a recent perl.
PR: ports/75880
Submitted by: maintainer. |
18 Dec 2004 23:02:35
2.0.9_1
|
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
04 Dec 2004 01:42:50
2.0.9_1
|
kris  |
BROKEN: Does not compile |
16 Aug 2004 20:33:03
2.0.9_1
|
thierry  |
Fix the detection of png.h.
PR: ports/70529
Submitted by: maintainer
Reported by: kris / pointyhat. |
08 Aug 2004 22:13:17
2.0.9
|
thierry  |
Don't spawn a process to run perl, but install perl arch-dependent files
in a standard directory.
PR: ports/70091
Submitted by: myself
Approved by: maintainer. |
02 Aug 2004 17:50:32
2.0.9
|
thierry  |
- Fix pkg-plist and unbreak;
- use libtool;
- add PNG support.
Note: this port is still marked broken on amd64.
PR: ports/69857
Submitted by: myself
Approved by: maintainer. |
11 Jul 2004 01:25:48
2.0.9
|
kris  |
BROKEN: Broken pkg-plist |
30 May 2004 07:02:06
2.0.9
|
kris  |
BROKEN on amd64: Needs to build shared libraries with -fPIC |
09 May 2004 22:54:54
2.0.9
|
pav  |
- Update to 2.0.9
- Now works on perl 5.8
- Pass maintainership over to submitter
PR: ports/66370
Submitted by: Christian Lackas <delta@lackas.net> |
19 Mar 2004 04:21:39
2.0.8
|
trevor  |
Add size data. |
14 Mar 2004 11:23:26
2.0.8
|
rse  |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports. |
06 Feb 2004 02:33:36
2.0.8
|
kris  |
BROKEN: Does not compile with perl >=5.8 |
21 Feb 2003 14:01:38
2.0.8
|
knu  |
De-pkg-comment. |
26 Jun 2002 11:13:39
2.0.8
|
rse  |
Change URLs to new home at TheWML.org |
17 Feb 2002 10:10:13 
|
rse  |
Upgrade to Website META Language (WML), version 2.0.8 |
22 Jun 2001 08:14:00 
|
rse  |
Upgrade to Website META Language, version 2.0.7 |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
03 Nov 2000 14:18:59 
|
rse  |
Upgrade to Website META Language (WML), version 2.0.6 |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
22 Sep 2000 23:25:45 
|
rse  |
distfile has changed |
20 Sep 2000 12:21:35 
|
rse  |
Upgrade to Website META Language (WML), Version 2.0.4 |
13 Sep 2000 09:27:49 
|
rse  |
Upgrade to Website META Language (WML), version 2.0.3 |
08 Aug 2000 04:09:55 
|
steve  |
Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha. |
23 Jun 2000 22:04:37 
|
rse  |
Upgrade to Website META Language (WML), version 2.0.2 |
03 Jun 2000 10:18:22 
|
asami  |
Add wmd_missing.1 and wml_macros.7 to list of manpages. |
23 May 2000 20:18:19 
|
rse  |
Upgrade to Website META Language (WML), version 2.0.1 |