Commit Graph

28 Commits

Author SHA1 Message Date
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
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Michael Haro
64e9275a2c remove aout support 2000-03-23 20:23:12 +00:00
Chris D. Faulhaber
6b5eb6aff4 * Fixed MASTER_SITES
* Supported NO_WRKSUBDIR
* Added WWW: line into pkg/DESCR

PR:		15468
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 17:13:45 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +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
fef857c6e3 Create libblas.so symlink in a.out case. 1998-09-28 09:44:23 +00:00
Steve Price
ec0192a303 Pick up blas.tgz since to other distfiles seemed to have
disappeared.
1998-08-09 00:05:53 +00:00
Marc G. Fournier
f97f38d4d2 Looked in the wrong directory (linpack vs blas) ... 1998-07-09 03:42:14 +00:00
Marc G. Fournier
748b359ec0 Forgot a backslash in the MASTER_SITES list...
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-07-08 11:54:51 +00:00
Marc G. Fournier
229c7f4d6d Add two sites for retrieving, remove ftp.netlib.org 1998-07-07 19:21:19 +00:00
Marc G. Fournier
f361d01787 distfile changed to tar.gz from sha.gz
md5 changes as appropriate
1998-07-07 18:31:15 +00:00
Steve Price
28788ce717 Cleanup preivous commit. We now use a gzipped shar file and checksum.
Submitted by:	Pedro F. Gifunni <giffunip@asme.org>
1998-02-09 13:02:09 +00:00
Steve Price
fb6e99d86c update this port per PR and portlint.
PR:		5120
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1998-02-02 00:25:22 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Bill Fenner
91a9bb67a5 Fix MASTER_SITES since netlib.att.com went away. Clean up Makefiles
a little while I'm here.
1997-04-03 01:10:59 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
e7f351ac14 Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks to
fetch them correctly from the backup site.
1996-03-10 09:01:03 +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
4b4356397f Add more CATEGORIES. packages/orphans is now empty. 1995-05-03 02:22:33 +00:00
Satoshi Asami
fc84a926f5 I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :]  So, just some cosmetic changes.
1995-04-22 11:30:15 +00:00
Satoshi Asami
debcbc5032 Some more Makefile updates, for the math ports. 1995-04-11 01:19:12 +00:00
Andreas Schulz
381df7471f Change the path of the extract command. Formerly extract used CURDIR, now
it uses WRKDIR.
1995-02-22 09:33:15 +00:00
Jordan K. Hubbard
e3159d4efe Remove bogus tab 1995-01-27 07:06:03 +00:00
Andreas Schulz
1496ce170d Put a hack into it until we have some good solution for the
MASTER_SITE_OVERRIDE. This works also.
1994-11-28 00:24:14 +00:00
L Jonas Olsson
fdb2f15cd9 BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc. 1994-10-27 15:05:16 +00:00