| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.8
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
22 Apr 2012 08:43:38
2.8
|
dhn  |
- Update to 2.8 |
23 Sep 2011 22:26:39
2.7
|
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 |
29 Mar 2011 16:46:30
2.7
|
dhn  |
- Update to 2.7 |
19 Mar 2011 12:38:54
2.6_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
2.6_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
09 Apr 2010 12:55:29
2.6
|
dhn  |
- Update to 2.6 |
15 Feb 2010 07:49:52
2.5
|
dhn  |
- Update to 2.5 |
06 Mar 2009 18:14:36
2.4
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
24 Dec 2008 19:45:04
2.4
|
miwi  |
- Update to 2.4
- Pass maintainership to submitter
PR: 129882
Submitted by: Dennis Herrmann <adox@mcx2.org> |
03 Sep 2008 03:42:43
2.3_1
|
linimon  |
Reset shipley@dis.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
21 Aug 2008 06:18:49
2.3_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 ) |
06 Jun 2008 13:45:40
2.3_1
|
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) |
07 Feb 2008 08:31:09
2.3
|
rafan  |
- Update to 2.3
- Use INFO macro
- Add proper CFLAGS/LDFLAGS for USE_GETTEXT
PR: ports/118311
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
Approved by: maintainer timeout (10 weeks) |
22 Jan 2006 12:59:47
2.1.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 05:52:28
2.1.1_2
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Dec 2004 05:49:27
2.1.1_2
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
10 Jul 2004 19:25:04
2.1.1_2
|
krion  |
Support WITHOUT_NLS |
31 Mar 2004 03:12:58
2.1.1_2
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 04:36:30
2.1.1_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
2.1.1_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
26 Aug 2003 20:25:58
2.1.1_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
2.1.1
|
marcus  |
Chase the libintl.so shared lib version. |
03 Aug 2003 21:01:22
2.1.1
|
arved  |
Add USE_PERL5_BUILD
PR: 55148
Submitted by: Volker Stolz <vs@foldr.org> |
22 Jul 2003 08:55:14
2.1.1
|
roam  |
Update to hello-2.1.1.
Approved by: maintainer timeout |
21 Feb 2003 12:48:19
1.3.1
|
knu  |
De-pkg-comment. |
08 Oct 2000 05:01:16 
|
asami  |
Convert category misc to new layout. |