aboutsummaryrefslogtreecommitdiffstats
path: root/security/smtpmap/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITES, WWWpav2006-01-301-2/+1
| | | | | PR: ports/92506 Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer)
* - fix building problem and unbreak this portleeym2004-10-241-14/+2
| | | | | | | - remove redundant declaration in makefile.conf and use MAKE_ENV directly - utilize DATADIR in pkg-plist Noticed by: kris
* - add USE_GCC=2.95 and unbreak this portleeym2004-10-131-4/+4
| | | | | | | | - remove redundant statement PR: 72127 Submitted by: leeym Approved by: maintainer timeout
* BROKEN on 5.x: Does not compilekris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* - Update MASTER_SITESpav2004-01-071-2/+2
| | | | | PR: ports/60993 Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer)
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-3/+3
| | | | use USE_GETOPT_LONG instead.
* Add smtpmap 0.8, an SMTP software identifier.oliver2003-06-171-0/+41
PR: 46552 Submitted by: Hubert Tournier <hubert@frbsd.org>