Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-03-13 | quote $@ | abs | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 |
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 |
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 |
2001-03-13 | Add a check for cwd in the $PATH (if "." is present, configuration step | agc | 1 | -1/+7 |
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 |
2001-01-24 | add RCS Id | wiz | 1 | -0/+1 |
2001-01-24 | Oops, forgot to add this: | tsutsui | 1 | -2/+2 |
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 |
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 |
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 |
2000-08-09 | regen. | jun | 1 | -0/+20 |
2000-08-09 | On port-hpcmips-ja@jp.netbsd.org: | jun | 1 | -0/+116 |
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 |
2000-05-04 | defuzz | rh | 1 | -6/+8 |
2000-02-19 | Add mipse[bl]-netbsd to targets. | tsutsui | 2 | -2/+34 |
1999-12-18 | Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and | wrstuden | 2 | -4/+10 |
1999-12-15 | files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again. | fredb | 2 | -3/+2 |
1999-12-06 | Add arm-netbsd to bfd target. | sakamoto | 2 | -2/+750 |
1999-10-27 | Remove ldscripts/elf64_sparc.x* from PLIST, | fredb | 1 | -7/+1 |
1999-09-28 | Fix EXTRACT_USING_PAX case. Closes PR 7785. | fredb | 1 | -3/+3 |
1999-09-28 | Fix last commit. "tar" works as intended. Comment | fredb | 2 | -6/+7 |
1999-09-27 | Handle "exclude" files in a consistent fashion. The idea | fredb | 2 | -8/+6 |
1999-05-21 | disable sparc64 support for now; it kills sparc-netbsdelf which is actually v... | mrg | 1 | -6/+9 |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -2/+7 |
1999-02-18 | Let's try this again; we need *both* slashes. | tv | 1 | -2/+2 |
1999-02-18 | Re-add the slash in the binutils directory modifier. Noticed in PR | tv | 1 | -2/+2 |
1999-02-03 | The pathname doesn't need a slash for the master site subdirectory. | tv | 1 | -2/+2 |
1999-02-03 | Fix MASTER_SITES for the binutils package. | tv | 1 | -2/+2 |
1999-01-07 | Forget gprof until I figure out why it's not properly configuring. | tv | 2 | -6/+4 |