Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-21 | Convert to buildlink3 and shut pkglint up. | snj | 1 | -9/+9 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-06 | Restructure PKGNAME so WRKSRC gets picked up correctly | jmc | 1 | -3/+4 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-22 | Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes | jmmv | 1 | -1/+2 | |
a problem introduced in the 6.2alpha4 package. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-10 | Instead of a base -R in the link line use _OPSYS_RPATH_NAME instead | jmc | 3 | -5/+6 | |
2003-03-06 | Update Makefile.in patch to include -Wl directives if using libgc from $PREFIX | jmc | 2 | -7/+9 | |
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2001-11-28 | Buildlinkify. | jlam | 10 | -42/+44 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
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-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-05-12 | Fix build problem under NetBSD-current. | tron | 1 | -2/+2 | |
2001-05-03 | fix for powerpc. | dmcmahill | 4 | -16/+37 | |
2001-05-03 | add missing USE_PERL5 (called by one of the scripts) | dmcmahill | 1 | -1/+2 | |
2001-04-29 | use the boehm-gc package instead of the one included with sdcc. | dmcmahill | 22 | -27/+222 | |
this fixes sdcc on alpha, and probably sparc and others. also include a slew of missing headers. | |||||
2001-04-23 | Updated checksum file | wulf | 1 | -18/+19 | |
2001-04-23 | Updated sdcc to 2.2.1: bugfixes and support for new processor | wulf | 1 | -0/+13 | |
Fixed build problem that was caused by a suspected bug in yacc | |||||
2001-04-23 | Updated sdcc to 2.2.1: bugfixes and support for new processor | wulf | 17 | -663/+980 | |
Fixed build problem that was caused by a suspected bug in yacc | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -20/+18 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-17 | Add some files. | wiz | 1 | -1/+10 | |
2000-09-26 | Remove a bunch of library files which are not built on my systems | tron | 1 | -10/+1 | |
any more. The build process of this software is really strange. | |||||
2000-09-25 | Added documentation files and directory to the list | wulf | 1 | -1/+39 | |
2000-09-25 | Added macros to install documentation | wulf | 1 | -1/+5 | |
2000-08-25 | Adapt this package to NetBSD and use a better master site with a | tron | 20 | -351/+309 | |
distribution file with correct compression. | |||||
2000-08-25 | Import "sdcc" from the FreeBSD port collection: | tron | 13 | -0/+950 | |
Cross compile 8051 code |