summaryrefslogtreecommitdiff
path: root/misc/jitterbug/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-2/+2
2006-03-10Use the pkginstall framework to generate the INSTALL/DEINSTALL scriptsjlam1-23/+9
2006-01-10Replaced explicit call to ${SED} with PLIST_SUBST, which makes the bogusrillig1-10/+7
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-5/+5
2004-02-09Add security fix for CAN-2004-0028 based on the patches providedwennmach1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-4/+4
2001-12-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-3/+3
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz1-4/+4
2001-03-01Mechanical changes to use ${PKG_PREFIX} instead of substituting forjlam1-4/+2
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-8/+8
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-08Avoid the use of the `host' program to determine the fully qualified hostwennmach1-21/+12
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-10/+6
2000-12-08Replace REQ file by INSTALL file. Do user handling like it's done inwiz1-5/+9
2000-09-12Overhaul of the jitterbug package.wennmach1-8/+16
2000-08-22Do not bail out if host returns an empty string or does not work.wennmach1-3/+8
2000-08-18use the `user' package instead of `addnerd'.wiz1-3/+12
2000-01-06Make this Makefile work again.wennmach1-3/+2
1999-12-20s|/usr/bin/awk|${AWK}|sakamoto1-2/+2
1999-12-20Eliminate "<<<<<<< Makefile", "=======", ">>>>>>> 1.5" and old block.sakamoto1-5/+1
1999-12-17Correct the addnerd dependency by adding a version number for thisagc1-2/+7
1999-11-03Revert to the "host" command (from "nslookup") for looking up fully qualifiedwennmach1-8/+15
1999-10-26Make this pkg work even if 'hostname' does not return the fully qualifiedwennmach1-4/+11
1999-10-22Move the inclusion of bsd.prefs.mk before the first use of any variableagc1-5/+5
1999-10-11Fixed some minor problems of this pkg, including:wennmach1-37/+36
1999-10-05Initial import of jitterbug-1.6.2: a web-oriented bug-tracking toolwennmach1-0/+228