agc
d7d36b3561
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
311d465268
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 18:38:11 +00:00
tv
d76b0dfff3
Set MAINTAINER to packages@netbsd.org.
2001-01-25 21:43:58 +00:00
jlam
b56bc45bfc
Group logical expressions correctly.
2000-10-14 00:17:18 +00:00
jlam
943a1e9a35
Run ldconfig after installing/deinstalling shared libraries. We need to
...
do this manually since it's not automatically handled by bsd.pkg.mk.
2000-10-14 00:01:56 +00:00
jlam
9be7e73f42
Make these install into /usr on most platforms, and into /emul/aout/usr
...
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-10-13 23:36:37 +00:00
wiz
93111f9f12
remove unnecessary whitespace
2000-02-05 18:33:29 +00:00
tron
8475357fcd
Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
...
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
af4a0239f6
Explicitly install these into /usr in order to avoid messing with
...
ld.so.conf on a.out and LD_LIBRARY_PATH on ELF.
1999-04-27 11:53:39 +00:00
tv
68304cdae0
Add rules to create/nuke ld.so on mipsel for binary packages and pkg_delete
...
time, respectively.
1999-04-27 11:52:38 +00:00
tv
c508d502cb
NetBSD 1.3.x compatibility package for 1.4 and beyond.
1999-04-15 16:36:14 +00:00