Commit graph

19 commits

Author SHA1 Message Date
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
cea0293f59 ONLY_FOR_OPSYS=NetBSD. 1999-04-15 16:35:13 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tv
2dc95eff91 Fix DISTNAME/PKGNAME differences. 1998-08-17 18:35:34 +00:00
tv
bb2a45e08a Consolidate and clean up compat11/compat12. Now there is only one pkg
(compat12), which uses MACHINE_ARCH and does not supply libkvm.
1998-08-13 02:17:37 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
c5543eb5a0 Use automatic shared object handling 1998-07-15 11:57:30 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
tron
0260abe254 Use "ONLY_FOR_ARCHS" instead of "pre-fetch" hack and fix broken package
list creation.
1998-05-08 21:22:35 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tv
c729d5c38c ONLY_FOR_ARCHS doesn't check ARCH; it checks MACHINE_ARCH. Change this to
a shell check as changing <bsd.port.mk> is more than it should be.
1998-03-26 17:35:39 +00:00
frueauf
2f7d0c480b portlint: remove double "post-install:"; reorder EXTRACT_SUFX. 1998-03-19 11:11:55 +00:00
tv
26ca2f7615 Import of NetBSD 1.2[.1] shared library compat package 1998-03-17 21:32:54 +00:00