Commit graph

27 commits

Author SHA1 Message Date
cjep
4613e014a9 #include <string.h> in two places to fix build problem noticed in Alistair's
latest bulk build.
2004-01-02 15:30:04 +00:00
kristerw
f5e3330861 Make this compile on archs where size_t != unsigned int. 2003-08-02 20:24:59 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmc
03883ec07a Correct typo in previous commit 2002-02-18 09:43:58 +00:00
jmc
fa0922d6ad new signatures for new patch 2002-02-18 09:42:40 +00:00
jmc
4705fd59c2 Force char to signed since code is assuming signed char and archs that default
to unsigned char will lose.
2002-02-18 09:42:10 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00
wiz
c32ed69052 Only one patch per file, and only patch each file by one patch. 2001-12-25 22:46:32 +00:00
wiz
d6ecf87142 .Bd needs an argument. 2001-12-25 22:45:56 +00:00
wiz
73b053d877 Fix a typo. [This one's for you, pooka.] 2001-12-25 22:41:39 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
69926886dc Move the configuration stage from a separate script into the package
Makefile, using the standard target.

Add the required Makefile and Makefile.inc in a more standard way.

Get rid of the now unnecessary configure script.
2001-10-25 20:40:07 +00:00
wiz
b4bd1cfac6 Fix mkdir for man pages. pkg/13055 by Ben Collver. 2001-05-28 12:40:26 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
frueauf
697483d61a As this packages uses BSD-style-Makefiles be sure to install both cat and
man pages and handle the MANZ case properly.
1998-07-20 13:09:24 +00:00
tsarna
ea68d45471 Add pkg for bcc, a 16-bit x86 compiler 1998-07-17 04:39:19 +00:00