Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Thomas Gellekum
564e16e495
Add LDADD=g2c (f2c for -stale) to the makefiles.
...
Reviewed by: Paul Magwene <paul.magwene@yale.edu>
Approved by: jmz
2000-09-22 11:40:06 +00:00
Jean-Marc Zucconi
ef4c70991c
Add support for profiled libraries.
...
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-08-20 21:38:53 +00:00
Jean-Marc Zucconi
ada5880e91
Update checksum for man pages tarball. They have been updated. The previous
...
versions were bogus and had nulls and non printable chars.
2000-07-02 22:58:39 +00:00
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
Jean-Marc Zucconi
f556ca9ba1
Update to reflect changes in the latest tarball (version number does
...
not change)
Submitted by: Amakawa Shuhei <sa264@cam.ac.uk>
2000-06-03 23:00:43 +00:00
Michael Haro
9c36237eec
trim down a bit and add WWW: (portlint)
2000-04-20 20:45:19 +00:00
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Jean-Marc Zucconi
a4102f3a34
The manpages tarball has changed. They have fixed the most obvious bugs, but
...
man pages are still incorrect (a lot of nuls and unprintable chars inside :-/)
2000-03-09 02:07:10 +00:00
Jean-Marc Zucconi
b53d421067
Fix testing/timing failures due to the last update.
...
PR: ports/15630
Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-12 23:35:31 +00:00
Jean-Marc Zucconi
ebd044e273
Files have been updated in master site (a few bug fixes)
1999-12-10 01:42:15 +00:00
Jean-Marc Zucconi
56b97a51c5
Files I forgot to add in the previous commit.
1999-10-13 23:06:53 +00:00
Jean-Marc Zucconi
7776686cb0
Honor FC and FFLAGS so that the user can easily override them.
...
Enable testing and timing if ENABLE_TESTING is set to YES so that the user
can check how the changes to FC and FFLAGS work.
Patches to workaround the SIGFPE stuff and g77's code checking.
Update pkg/DESCR.
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
1999-10-13 22:59:19 +00:00
Dan Moschuk
c9181f1863
Back out my last commit because I had just reversed the already-committed
...
fix.
1999-10-09 18:39:30 +00:00
Dan Moschuk
80fdd535d5
Fix small typo in Makefile.
...
PR: ports/14120
Submitted by: sa264@cam.ac.uk
1999-10-08 23:02:08 +00:00
Jean-Marc Zucconi
33fb2505d2
A typo in Makefile creats wrong symbolic link to BLAS shared library
...
PR: ports/14120
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
1999-10-06 01:48:54 +00:00
Jean-Marc Zucconi
d69008baaa
Checksums for version 3.0
1999-09-22 22:28:38 +00:00
Jean-Marc Zucconi
e779dcc303
Upgrade from version 2.0 to version 3.0
1999-09-22 22:05:24 +00:00
Steve Price
70762e13cb
Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselves
...
based on NOMANCOMPRESS, so we don't have problems with the arguments
being too long to sh(1).
1999-09-20 00:47:53 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
Steve Price
7c46996f8a
Convert to ELF.
1998-09-27 20:13:16 +00:00
Satoshi Asami
df5b4dc520
Move distfiles to subdirectory. When there's a file like "manpages.tgz",
...
it's a good idea even if it's only two files. :>
1998-08-25 02:26:23 +00:00
Jean-Marc Zucconi
4fc42bbb5d
Suffix has changed (.tar.gz -> .tgz)
1998-08-24 19:48:14 +00:00
Tim Vanderhoek
fe2b4d86bb
Use INSTALL_ macros so I can install non-root. Use MANx.
1998-08-19 17:01:37 +00:00
Satoshi Asami
eccd1d0281
Remove two duplicated manpages.
1998-08-19 09:29:59 +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
Steve Price
53fb011d83
Portlint clean.
1998-02-18 06:24:54 +00:00
Masafumi Max NAKANE
5e5eddfc60
ldconfig -> ${LDCONFIG}.
1997-07-17 15:13:02 +00:00
Jean-Marc Zucconi
c5777122e6
Not everyone has `.' in his $PATH.
...
Submitted by: tg
1997-02-20 23:28:09 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
69933fc565
Add ".gz" to end of package files so this thing packages in the default
...
case (no NOMANCOMPRESS).
1996-06-10 21:22:23 +00:00
Satoshi Asami
c8bc1c86c3
Make it install manpages even if NOMANCOMPRESS is defined. Run
...
/sbin/ldconfig -m on shared libraries. Take out @ from install
commands so user can have some idea what's going on.
1996-06-10 21:19:55 +00:00
Jean-Marc Zucconi
d2e95f05c1
LAPACK is a library of Fortran 77 subroutines for linear algebra.
1996-06-07 15:39:54 +00:00