Commit graph

19 commits

Author SHA1 Message Date
jmc
4692e30382 Force the compile of asnparser to -O0 as some archs (macppc) generate bad code
currently on the huge switch statement with optimization turned on.
2002-02-19 04:24:36 +00:00
jlam
97da89d6d3 * Strongly buildlink'ify.
* Patch the grammer file getdate.y to be usable by (recent?) bison.
* Use pthreads.buildlink.mk (native pthreads probably won't work, but
  we'll let it break until the time comes when we actually do have native
  threads).
2002-02-08 06:29:42 +00:00
jlam
5090d869bc Sort. 2002-02-08 06:26:49 +00:00
jlam
7046abc822 Changes instances where BSD_INSTALL_* were used by targets in the Makefile
into the equivalent INSTALL_*.  This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
2002-02-06 16:58:11 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +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
dmcmahill
1953524903 add missing PLIST entries. 2001-05-08 01:29:58 +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
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
skrll
5cbef7d94c Add --tag= options to keep libtool happy.
Fix PLIST problem while I'm here by not adding the original from a
patched include.
2001-03-05 12:40:25 +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
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
e633c2ff5a Manually syncing ONLY_FOR_PLATFORM is not the way to go.
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
2000-12-30 13:57:44 +00:00
wiz
9b56c9fb8d Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads. 2000-12-28 16:49:36 +00:00
mjl
3bfbf03c62 Make it work a bit better by enabling the same conditionals as for
the other *BSD. Still has some problems.
2000-08-28 22:29:34 +00:00
wiz
73ab5c2943 add build dependency on bison 2000-08-28 09:46:53 +00:00
jlam
b63b75fc87 Fix broken depends on unproven-threads. 2000-08-28 05:42:08 +00:00
mjl
eb6e78f201 Initial import of pwlib.
PWLib is a moderately large class library that has its genesis
many years ago as a method to product applications to run on both
Microsoft Windows and Unix X-Windows systems.
2000-08-25 16:03:42 +00:00