aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* Update my emailMarcus Alves Grando2005-09-161-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=142945
* Fix double-free bug (also reported upstream).Sam 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) Notes: svn path=/head/; revision=140790
* - Update to 1.0.0.p3Pav Lucistnik2005-07-125-102/+107
| | | | | | | | | | - Take maintainership PR: ports/83279 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=138984
* Mark these ports DEPRECATED due to being unmaintained and one or moreSam Lawrance2005-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 Notes: svn path=/head/; revision=136519
* - Broken on alpha tooSergey Matveychuk2005-01-081-8/+4
| | | | | | | | | | - Drop maintainership PR: ports/75899 Submitted by: Daniel Roethlisberger <daniel(at)roe.ch> (former maintainer) Notes: svn path=/head/; revision=125867
* - define getopt_long_only as getopt_long and remove dependency on libgnugetoptYen-Ming Lee2004-11-181-11/+9
| | | | | | | | | PR: 73724 Submitted by: leeym Reviewed by: maintainer (daniel@roe.ch) Notes: svn path=/head/; revision=121869
* BROKEN on amd64: Does not compileKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111799
* Add libspf 0.25.b, sender Policy Framework (SPF) library and client.Volker Stolz2004-05-226-0/+134
PR: ports/64265 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Notes: svn path=/head/; revision=109686