aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-gps
Commit message (Collapse)AuthorAgeFilesLines
* The maintaince script wants DBI so depend on it.Xin LI2009-02-241-2/+3
| | | | | | | Reported by: Ronald Klop <ronald klop ws> Notes: svn path=/head/; revision=228970
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Update to 1.005 the latest stable release. While I am there, do someXin LI2008-01-287-34/+25
| | | | | | | clean ups to make portlint(1) happy, and reduce unnecessray code. Notes: svn path=/head/; revision=206309
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Allow use of newer gcc versions.Xin LI2007-05-281-2/+2
| | | | Notes: svn path=/head/; revision=192215
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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
* - Previously, postfix-gps distributes the maintaince script outsideCheng-Lung Sung2005-03-023-8/+5
| | | | | | | | | | | | their package. Recent development of the software has a new branch and hence the gps-maintain.pl provided on the website is changed to fit latest development version. PR: 78268 Submitted by: delphij (maintainer) Notes: svn path=/head/; revision=130139
* Give more examples about the installation.Xin LI2005-03-021-4/+18
| | | | Notes: svn path=/head/; revision=130138
* BROKEN: Size mismatchKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129976
* Unbreak: Cluster-logs show that dependencies are now built correctlyVolker Stolz2005-02-151-2/+0
| | | | | | | Submitted by: delphij (maintainer) Notes: svn path=/head/; revision=128892
* - Update to 0.93Volker Stolz2005-02-135-15/+24
| | | | | | | | | | - More helpful BROKEN-message PR: ports/75989 Submitted by: Xin LI (maintainer) Notes: svn path=/head/; revision=128704
* BROKEN: Broken dependencyKris Kennaway2005-01-021-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125659
* [NEW PORT]: mail/postfix-gpsEdwin Groothuis2004-12-237-0/+101
This is a shar(1) archive for a new port, postfix-gps, which implements a database based greylisting add-in for postfix. PR: ports/71912 Submitted by: Xin LI <delphij@freebsd.org> Notes: svn path=/head/; revision=124913