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

6 Commits

Author SHA1 Message Date
Michael Haro
3ecdcf9f73 remove aout support 2000-03-23 21:09:28 +00:00
Steve Price
7c46996f8a Convert to ELF. 1998-09-27 20:13:16 +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
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +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
L Jonas Olsson
a96b867c5c Import of linpack library (Linear Algebra Package). This is the library
used in the linpack benchmark. However the purpose of this library is 
to be used in numerical methods applications.
1994-10-31 14:10:50 +00:00