summaryrefslogtreecommitdiff
path: root/net/ispman/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-01-08Fix DEPENDS on postfix for postfix-2.*.wiz1-2/+2
2002-03-08Make postfix dependency match current versioning scheme.wiz1-2/+2
[Not wildcarded to >=1.1.x because then all 200* versions would match.]
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-03-22Update postfix dependency, previous one wasn't dewey.wiz1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-4/+1
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-25Fix apache wildcard to >=1.3.14nb1 instead of 1.3.14.1.wiz1-2/+2
2000-11-22Update ispman to 0.5nb1. Fixes some bugs in the ldap2named script.rh1-2/+6
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron1-2/+2
2000-10-21Initial import of ispman-0.5, an ISP management softwarerh1-0/+49