| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Oct 2011 23:50:23
0.5.3_1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
23 Sep 2011 22:26:39
0.5.3_1
|
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 |
20 Mar 2011 12:54:45
0.5.3_1
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:15:15
0.5.3_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
21 Aug 2008 06:18:49
0.5.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 ) |
20 Mar 2008 09:23:28
0.5.3_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
14 Jun 2006 15:27:13
0.5.3_1
|
miwi  |
Chase lib version bump
Bump PORTREVISION
Submitted by: Kris m
Approved by: krion (mentor) |
22 Jan 2006 08:22:34
0.5.3
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2005 03:26:57
0.5.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.5.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
16 Oct 2004 15:21:29
0.5.3
|
thierry  |
Upgrade to 0.5.3.
PR: ports/71768
Submitted by: maintainer. |
08 Jun 2004 08:18:33
0.5.2_1
|
pav  |
- Chase enca shlib bump |
08 Mar 2004 11:13:14
0.5.2
|
krion  |
- SIZEify
PR: ports/63925
Submitted by: maintainer |
06 Feb 2004 13:12:53
0.5.2
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
08 Jan 2004 02:50:16
0.5.2
|
edwin  |
New port: converters/fix-mime-charset - Fix incorrect Content-Type
MIME headers of e-mail messages
Categories: converters textproc russian ukrainian
Fix-mime-charset automatically detects character sets of
email message and modifies the Content-Type header
appropriately. It can be used as mail filter in mailing
lists where users often set the charset of their messages
incorrectly. It processes messages fast and accurately,
ignoring attachments, and correctly interprets transfer-encodings.
None but the Content-Type header is changed.
PR: ports/61050
Submitted by: Nosov Artem <chip-set@mail.ru> |