Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Thomas Gellekum
6adc3ac50a
Don't build the profiled lib.
2000-06-07 08:40:09 +00:00
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Steve Price
348fa0f046
Call ldconfig correctly so this has a fighting chance of working for
...
both ELF and a.out builds.
1999-07-04 21:18:17 +00:00
Matthew Hunt
41d6836071
The library requires a couple of routines from linpack, which are
...
included but were not being compiled into the library. This resulted
in missing symbols when code was linked against libranlib.
We now compile in the provided linpack routines.
Approved by: tg
1999-04-19 16:49:18 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
c43f3d16a7
Make .so link in a.out case.
1998-10-26 07:45:01 +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
Thomas Gellekum
da3dfc2ae7
Install header file.
...
PR: 5445
1998-02-05 10:17:44 +00:00
Thomas Gellekum
aad38b55a3
Use the C version, not Fortran. There are no functional differences.
1997-04-23 06:58:03 +00:00
Thomas Gellekum
88980b0035
Import of libranlib. libranlib is a library of random number
...
generators from netlib.
1997-04-07 07:02:51 +00:00