summaryrefslogtreecommitdiff
path: root/misc/jitterbug
AgeCommit message (Collapse)AuthorFilesLines
2000-01-06Make this Makefile work again.wennmach1-3/+2
A block of garbage was imported by someone in version 1.6 and somebody else removed the wrong pieces in version 1.7. And if someone (or somebody else) wants to replace awk by ${AWK}, please test thoroughly before committing. Thomas Klausner (wiz@netbsd.org) pointed me to this broken Makefile.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
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
package. Pointed out by David Brownlee.
1999-11-03Revert to the "host" command (from "nslookup") for looking up fully qualifiedwennmach1-8/+15
host names. Make this fail-safe in case host has no working domain name server. Fixes "make show-downlevel" lossage, mentionned by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> in private email.
1999-10-26Make this pkg work even if 'hostname' does not return the fully qualifiedwennmach1-4/+11
hostname, without requiring the environment variable JB_FQHOSTNAME to be set. Should also work on Solaris.
1999-10-22Move the inclusion of bsd.prefs.mk before the first use of any variableagc1-5/+5
which may be defined in /etc/mk.conf Use a complicated echo & sed combination, rather than hostname -s, which doesn't work on Solaris.
1999-10-11Fixed some minor problems of this pkg, including:wennmach5-54/+84
o do not require $JB_PACKAGE to be set to a bug category; if $JB_PACKAGE is not set, the default category "test" is used o the above will also fix the error messages on nbftp occuring in update-distfiles (hi veego!) o make proper use of "DEINSTALL" and "MESSAGE" files so that installing (and deinstalling) of jitterbug from pkgsrc/as binary makes no difference o when echoing the defaults for JB_USER, JB_USERID, etc, use the actual variables, not hardcoded values o ownership of jitterbig.config fixed (@JB_USER@ instead of root)
1999-10-05Initial import of jitterbug-1.6.2: a web-oriented bug-tracking toolwennmach13-0/+444