Commit graph

13 commits

Author SHA1 Message Date
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
dmcmahill
439aac4c5e - install the source to the example program (as recommended by the
program author and desired by at least one package user).
- format string patch for 64-bit systems
- add message notifying users that an executible cgi program has been
  installed in their cgi-bin directory (since they may wish to disable
  them).
2001-09-10 21:36:19 +00:00
fredb
966fe08a16 Simplify the package "Makefile" by utilizing the "USE_RMAN" hook
in bsd.pkg.mk.
2001-05-05 17:40:26 +00:00
jlam
96c8d6b325 Honor CFLAGS passed in from environment during build. 2001-05-03 14:24:47 +00:00
jlam
c1f398c93e Only depend on rman if not in base system, and install HTML documentation
under ${PREFIX}/share/doc/html.
2001-05-03 14:23:36 +00:00
jlam
1f0e782888 Reformat to ease readability. 2001-05-03 13:45:25 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wennmach
e98d9d2bb7 Create directory ${PREFIX}/libexec/cgi-bin if it does not yet exist. 1999-11-08 17:24:36 +00:00
wennmach
9b75c3f8f1 Initial import of cgilib-0.5: a common gateway interface library.
Provided by Berndt Josef Wulf (wulf@ping.net.au) in PR 8751
with some modifications by myself.
1999-11-06 16:50:47 +00:00