aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libspf
Commit message (Collapse)AuthorAgeFilesLines
* - add MAKE_JOBS_UNSAFEdinoex2013-10-251-0/+2
| | | | to fix "*** [install-libLTLIBRARIES] Error code 71"
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | mail)
* Convert to new options frameworkbapt2012-06-131-9/+9
|
* - Update WWW: the original www.libspf.org disappearedsunpoet2012-02-021-2/+1
|
* - Reassign to the heaptabthorpe2012-02-011-1/+1
|
* - remove MD5ohauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+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)
* - Fix fetch. Mirror distfile in MASTER_SITE_LOCALmnag2007-02-081-1/+3
| | | | Notified by: Bill "distfiles" Fenner
* - Update to 1.0.0-p5mnag2006-05-094-12/+51
| | | | | - Reorganize Makefile - Correct detection of WITH/WITHOUT OPTIONS
* Conversion to a single libtool environment.ade2006-02-232-2/+3
| | | | Approved by: portmgr (kris)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Add SHA256mnag2005-11-091-0/+1
|
* Update my emailmnag2005-09-171-1/+1
| | | | Approved by: pav (mentor)
* Fix double-free bug (also reported upstream).lawrance2005-08-052-0/+12
| | | | | | | | | Bump PORTREVISION. PR: ports/84552 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Obtained from: Ricky Chan <ricky@ricky-chan.co.uk> Approved by: portmgr (krion)
* - Update to 1.0.0.p3pav2005-07-125-102/+107
| | | | | | | - Take maintainership PR: ports/83279 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* - Broken on alpha toosem2005-01-091-8/+4
| | | | | | | - Drop maintainership PR: ports/75899 Submitted by: Daniel Roethlisberger <daniel(at)roe.ch> (former maintainer)
* - define getopt_long_only as getopt_long and remove dependency on libgnugetoptleeym2004-11-181-11/+9
| | | | | | PR: 73724 Submitted by: leeym Reviewed by: maintainer (daniel@roe.ch)
* BROKEN on amd64: Does not compilekris2004-06-191-1/+7
|
* Add libspf 0.25.b, sender Policy Framework (SPF) library and client.vs2004-05-226-0/+134
PR: ports/64265 Submitted by: Daniel Roethlisberger <daniel@roe.ch>