Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-05 | Add buildlink3 file. | wiz | 1 | -0/+18 | |
2005-04-05 | Sort lines for pkglint. | wiz | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -3/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
2004-08-02 | Add one more missing file. | kristerw | 2 | -3/+5 | |
Bump PKGREVISION. | |||||
2004-08-02 | Add a missing include file. | kristerw | 2 | -2/+5 | |
Bump PKGREVISION. | |||||
2004-07-09 | Update to binutils-2.15. | kristerw | 21 | -2082/+1625 | |
Changes since binutils-2.9 are not easy to summarize, since it represent more than 6 years of active development... Solves PR pkg/13442. | |||||
2004-07-02 | Convert to bl3 (tested on 1.6.2, does not build on 2.0). | wiz | 1 | -2/+2 | |
2004-05-11 | Unused. | wiz | 1 | -30/+0 | |
2004-04-24 | This package complains it needs GNU m4 -- give it what it wants. | wiz | 1 | -2/+2 | |
Remove superfluous LTCONFIG_OVERRIDE. | |||||
2004-03-02 | Do not override config.guess and config.sub. The configure | kristerw | 1 | -1/+3 | |
script is called with a hard-coded target that is not in the pkgsrc/mk/gnu-config/ files. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
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. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 | |
2002-09-30 | Add a buildlink2.mk file for other packages to use. | jlam | 1 | -0/+30 | |
2002-09-30 | buildlink1 -> buildlink2 | jlam | 1 | -1/+2 | |
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 | |
after consulting with Todd. Any volunteers for any of these packages? | |||||
2002-03-13 | quote $@ | abs | 1 | -2/+2 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -3/+3 | |
2001-04-21 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-05 | Standardize patch file names, at least a bit. | wiz | 3 | -20/+20 | |
2001-03-15 | add some ldscripts, and sort. | wiz | 1 | -6/+16 | |
2001-03-13 | Previous check (for "." being present in PATH) was incorrect in instances | agc | 1 | -3/+9 | |
where "." occurred after the directory containing ld. Rework the check to see which ld executable is actually found. Pointed out by Thomas Klausner. | |||||
2001-03-13 | Add a check for cwd in the $PATH (if "." is present, configuration step | agc | 1 | -1/+7 | |
will fail). Addresses PR 10988 | |||||
2001-02-28 | whitespace fix | wiz | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-29 | Add a 'cross-env' script which helps set up the environment for cross | abs | 3 | -3/+75 | |
compiling or similar. Based on various postings and notes from the site. | |||||
2001-01-24 | add RCS Id | wiz | 1 | -0/+1 | |
2001-01-24 | Oops, forgot to add this: | tsutsui | 1 | -2/+2 | |
> Add m68k-netbsdelf target. | |||||
2001-01-24 | Add m68k-netbsdlef target. | tsutsui | 3 | -2/+81 | |
2001-01-24 | Bring ELF BSS alignment fix from main trunk: | tsutsui | 2 | -1/+15 | |
gnusrc/gnu/dist/bfd/elf.c 1.2->1.3 | |||||
2001-01-24 | Update PLIST for mipseb LDEMULATION fix. | tsutsui | 1 | -7/+7 | |
2001-01-06 | regen. (patch-mips fix) | tsutsui | 1 | -2/+2 | |
2001-01-06 | emulparams for mips should be elf32bmip, not elf32ebmip. | tsutsui | 1 | -2/+2 | |
2001-01-04 | split sh*- and shel-*. | itojun | 3 | -3/+421 | |
based on ftp://ftp.netbsd.org/pub/NetBSD/arch/sh3/crosskit/. XXX due to /bin/sh restriction in ld/config.status, we can accomodate no more archs. we need to change ld/{Makefile,configure}.in | |||||
2000-12-16 | Fix installation. Closes pkg/11690. | wiz | 1 | -3/+3 | |
2000-08-14 | Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL. | wiz | 7 | -92/+19 | |
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions. | |||||
2000-08-09 | regen. | jun | 1 | -0/+20 | |
2000-08-09 | On port-hpcmips-ja@jp.netbsd.org: | jun | 1 | -0/+116 | |
shin@sm.sony.co.jp <10007180619.AA00274@lachesis.sm.sony.co.jp> tsutsui@ceres.dti.ne.jp <200008031537.e73Fb0S25554@mirage.ceres.dti.ne.jp> the pkgsrc cross linker did not know -nostdlib option,and -nostdlib option works such as -n option. -n is NMAGIC output option. this misunderstanding makes bad alignment and bad address dynamic-linked binary. cf. On ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000620-1.5, dynamic-linked binary is almost broken. | |||||
2000-06-11 | Fix problems with uninitialized data, mostly on MIPS. | mycroft | 2 | -14/+42 | |
2000-06-11 | Include directory name. | mycroft | 1 | -3/+3 | |
2000-06-11 | Import the NUL termination bug fix from -current. | mycroft | 1 | -0/+19 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. | |||||
2000-05-04 | defuzz | rh | 1 | -6/+8 | |