Commit graph

18 commits

Author SHA1 Message Date
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
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
tron
e3969c468c Fix build problem under NetBSD-current. 2001-05-12 06:36:42 +00:00
dmcmahill
6048b53973 fix for powerpc. 2001-05-03 22:03:31 +00:00
dmcmahill
328ccc70c6 add missing USE_PERL5 (called by one of the scripts) 2001-05-03 15:35:44 +00:00
dmcmahill
3ecef7be86 use the boehm-gc package instead of the one included with sdcc.
this fixes sdcc on alpha, and probably sparc and others.

also include a slew of missing headers.
2001-04-29 16:15:15 +00:00
wulf
5816ca558c Updated checksum file 2001-04-23 17:56:01 +00:00
wulf
f5967e7d9b Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:46:32 +00:00
wulf
f0e1e8c947 Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:33:05 +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
wiz
370165aac9 Add some files. 2000-12-17 12:51:48 +00:00
tron
ea18d8969e Remove a bunch of library files which are not built on my systems
any more. The build process of this software is really strange.
2000-09-26 07:37:45 +00:00
wulf
623a19f195 Added documentation files and directory to the list 2000-09-25 16:01:03 +00:00
wulf
311c4b381b Added macros to install documentation 2000-09-25 15:59:59 +00:00
tron
4873d8e544 Adapt this package to NetBSD and use a better master site with a
distribution file with correct compression.
2000-08-25 21:49:28 +00:00
tron
b267ad7874 Import "sdcc" from the FreeBSD port collection:
Cross compile 8051 code
2000-08-25 21:07:13 +00:00