Commit graph

10 commits

Author SHA1 Message Date
wiz
4ea16df0cf use the user' package instead of addnerd'. 2000-08-18 16:22:38 +00:00
wennmach
6ca0272670 Make this Makefile work again.
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-06 17:02:47 +00:00
sakamoto
0dc13e72b7 s|/usr/bin/awk|${AWK}| 1999-12-20 05:31:05 +00:00
sakamoto
377b54ee84 Eliminate "<<<<<<< Makefile", "=======", ">>>>>>> 1.5" and old block. 1999-12-20 05:28:50 +00:00
agc
c330f447e7 Correct the addnerd dependency by adding a version number for this
package.  Pointed out by David Brownlee.
1999-12-17 11:11:10 +00:00
wennmach
db41c89aa1 Revert to the "host" command (from "nslookup") for looking up fully qualified
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-11-03 14:44:30 +00:00
wennmach
b3595abb27 Make this pkg work even if 'hostname' does not return the fully qualified
hostname, without requiring the environment variable JB_FQHOSTNAME to be set.
Should also work on Solaris.
1999-10-26 16:38:09 +00:00
agc
e540dadbe3 Move the inclusion of bsd.prefs.mk before the first use of any variable
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-22 14:43:06 +00:00
wennmach
ffd6c40c23 Fixed some minor problems of this pkg, including:
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-11 13:39:03 +00:00
wennmach
7964798b55 Initial import of jitterbug-1.6.2: a web-oriented bug-tracking tool 1999-10-05 12:37:18 +00:00