recht
d574e01134
bl3ify
2004-04-26 10:34:09 +00:00
jlam
efa1ab70ba
Include "../../mk/compiler.mk" to get the value of CC_VERSION before
...
testing it.
2004-02-18 13:33:40 +00:00
jlam
d420fe7358
CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all
...
compilers understand "-O" to optimize, and if we only care about gcc, then
wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-09 03:26:39 +00:00
jmmv
39bd9e1ae9
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1
2004-01-23 17:18:31 +00:00
sketch
839613806e
Use compiler.mk logic, fixing systems with a non-GCC compiler.
2003-12-23 10:37:56 +00:00
kristerw
89aeb14e54
Make this build on arm by instantiating Vector<size_t>.
2003-08-12 18:20:31 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
10a038e774
Use install -c instead of just install.
...
Mark unreal targets in Makefile.prog as .PHONY... let's see if this solves
the problem shown in bulk build.
2003-02-06 10:36:38 +00:00
jmmv
0558b5a93e
Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog file,
...
with the SGML_CATALOGS variable.
Also set the default catalog to be SGML_DEFAULT_CATALOG. Bump PKGREVISION.
2003-01-29 21:43:34 +00:00
salo
0ac4d8fded
Define INSTALL=${BSD_INSTALL} in patch-aa, remove unnecessary MAKE_ENV.
2003-01-19 10:24:18 +00:00
jmmv
cfaad0cce4
Register the installed catalog file in share/sgml/catalog using xmlcatmgr.
...
Also set the default catalog to be PKG_SYSCONFDIR/catalog.
Bump PKGREVISION to 1.
2003-01-11 22:08:42 +00:00
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