Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Dec 2008 20:34:46
0.4.0_2
|
wxs  |
Remove libspf-alt. It has been superceded by mail/libspf2 a long time
ago, has been marked deprecated since January 2005 and is not used by
any other port in the tree.
PR: ports/128322
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
23 Oct 2008 22:31:33
0.4.0_2
|
wxs  |
Set expiration date of 2008-11-23. This port has been deprecated since
January 2005.
PR: ports/128322
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
21 Aug 2008 06:18:49
0.4.0_2
|
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:43:09
0.4.0_2
|
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) |
19 Apr 2008 17:56:05
0.4.0_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
01 Feb 2007 02:42:06
0.4.0_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
07 Dec 2005 09:52:33
0.4.0_1
|
tdb  |
- Add SHA256 checksum
PR: 90054
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Approved by: clement (mentor) |
12 Apr 2005 03:26:57
0.4.0_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.4.0_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Jan 2005 19:51:35
0.4.0_1
|
sem  |
- Fix MASTER_SITES
- Mark DEPRECATED (superseded by mail/libspf2)
PR: ports/75897
Submitted by: maintainer |
28 May 2004 22:54:07
0.4.0_1
|
eik  |
fix build on 4.x without libgnugetopt
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Reported by: kris |
26 May 2004 13:54:06
0.4.0_1
|
eik  |
- don't conflict with mail/libspf and mail/p5-Mail-SPF-Query
- pass maintainership to initial submitter
PR: 64266
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Noticed by: vs |
26 May 2004 10:46:31
0.4.0
|
eik  |
Add libspf-alt, a library that allows email
systems such as Exim to check SPF records. |