Commit graph

19 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
5aa6e11b2f Add one file (sorry, can't reproduce bulk build failure) 2001-04-22 18:50:44 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + 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 11:53:33 +00:00
bad
8a200bdfe1 regen. 2001-03-26 13:13:06 +00:00
bad
906f3c9d92 Instantiate Vector<size_t> on __sparc__ too. 2001-03-26 13:11:26 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
tv
19a0aec347 Okay, do this the Hard Way. Activate the size_t instantiation block if
one of __alpha__ or __sparc64__ are defined.  I'll look into a better fix
later.
2000-10-09 15:55:26 +00:00
tv
d018ed3708 Add fix for alpha; explicitly instantiate Vector<size_t>, as size_t is
"unsigned long" on alpha.  Nuke instantiation of Vector<unsigned int>
and finish the halfassed LP64 fix that's already here by changing a
Vector<unsigned int> to Vector<size_t> in the code.
NOT TESTED but appears to fix the problem for alpha; tested not to cause
problems on i386.
2000-10-07 02:03:24 +00:00
hubertf
4410906fcd add CONFLICTS on sp/opensp 2000-06-07 22:14:18 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
mjl
040eb41c69 Fix default sgml catalog path, add NetBSD id to patch, correct
PLIST.
1999-12-16 22:03:12 +00:00
mjl
473618175b Updated to 1.3.4. Changes are bugfixes (no details available). 1999-12-16 20:56:20 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
b62fd555df Include bsd.prefs.mk before any != ${CC} --version assignment, just in
case CC is set to something non-standard, so that we execute the right
compiler.
1999-06-28 11:50:24 +00:00
rh
e7f946fa2c add conflict with jade 1999-03-22 16:38:11 +00:00
rh
edefd85474 Initial import of sp-1.3, an SGML system conforming to ISO-8879 as
provided by Martin Laubach (with a few modifications to work under
NetBSD-1.3.3 as well as -current) -- thanks!
1999-03-13 13:57:40 +00:00