summaryrefslogtreecommitdiff
path: root/devel/sdcc
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+1
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-07-18bump PKGREVISIONs for last boehm-gc updaterecht1-1/+2
(BUILDLINKS_DEPENDS change)
2004-06-07Remove a patch forgotten in previous commit.xtraeme1-2/+1
2004-06-07Update devel/sdcc to 2.4.0.xtraeme32-1423/+1697
Too many changes to list here, please review the Changelog file. Mostly they were bugfixes. The patch to update to this version was sent via private email by Sergio Jimenez <tripledes at eslack dot org>.
2004-04-21Convert to buildlink3 and shut pkglint up.snj1-9/+9
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
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