1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
608af45939 And now, yet another round of Makefile updates, devel version! 1995-04-09 10:05:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
42c36408ee And another patch for the "new" make. 1995-01-29 21:45:16 +00:00
Jordan K. Hubbard
d124e3dbe3 Fancy malloc lib with fast allocation time, extensive leak detection
and tracing, etc..  By Mark Moraes.
Submitted by:	moraes
1995-01-12 22:23:21 +00:00