Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-25 | Set MAINTAINER to packages@netbsd.org. | tv | 1 | -2/+2 | |
2000-10-14 | Group logical expressions correctly. | jlam | 2 | -6/+6 | |
2000-10-14 | Run ldconfig after installing/deinstalling shared libraries. We need to | jlam | 3 | -4/+18 | |
do this manually since it's not automatically handled by bsd.pkg.mk. | |||||
2000-10-13 | Make these install into /usr on most platforms, and into /emul/aout/usr | jlam | 4 | -15/+122 | |
on platforms transitioning to ELF (currently only i386). The /emul/aout installation occurs much like the suse_linux and freebsd_lib packages. Also add SHLIB_HANDLING=NO to ensure library links aren't clobbered. This should fix PR#9011. | |||||
2000-02-05 | remove unnecessary whitespace | wiz | 1 | -2/+2 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+4 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -18/+12 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-27 | Explicitly install these into /usr in order to avoid messing with | tv | 1 | -1/+7 | |
ld.so.conf on a.out and LD_LIBRARY_PATH on ELF. | |||||
1999-04-27 | Add rules to create/nuke ld.so on mipsel for binary packages and pkg_delete | tv | 1 | -1/+3 | |
time, respectively. | |||||
1999-04-15 | NetBSD 1.3.x compatibility package for 1.4 and beyond. | tv | 5 | -0/+48 | |