1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Thomas Gellekum
2b54222fb3 - Convert to ELF.
- Support CC/CFLAGS/PREFIX.

PR:		16677
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 09:57:06 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
15c9ca7f23 Add missing %D. 1995-11-13 13:06:36 +00:00
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
61c6f42258 No ldconfig's from ports, please.... :< 1995-04-25 01:05:45 +00:00
Steven Wallace
2a24946928 Added shared library support.
Submitted by:	jmacd@uclink.berkeley.edu
1994-12-31 03:48:36 +00:00
Steven Wallace
4ac273afbe Scheme to C compiler and interpreter - 15mar93
Submitted by:	jmacd@uclink.berkeley.edu (Josh MacDonald)
1994-12-29 23:35:47 +00:00