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