Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -2/+2 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Add LDADD=g2c (f2c for -stale) to the makefiles. | Thomas Gellekum | 2000-09-22 | 2 | -3/+19 |
| | | | | | Reviewed by: Paul Magwene <paul.magwene@yale.edu> Approved by: jmz | ||||
* | Add support for profiled libraries. | Jean-Marc Zucconi | 2000-08-20 | 2 | -0/+13 |
| | | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | Update checksum for man pages tarball. They have been updated. The previous | Jean-Marc Zucconi | 2000-07-02 | 1 | -1/+1 |
| | | | | versions were bogus and had nulls and non printable chars. | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | Maxim Sobolev | 2000-06-16 | 2 | -3/+2 |
| | |||||
* | Update to reflect changes in the latest tarball (version number does | Jean-Marc Zucconi | 2000-06-03 | 2 | -78/+9 |
| | | | | | | not change) Submitted by: Amakawa Shuhei <sa264@cam.ac.uk> | ||||
* | trim down a bit and add WWW: (portlint) | Michael Haro | 2000-04-20 | 1 | -61/+2 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | The manpages tarball has changed. They have fixed the most obvious bugs, but | Jean-Marc Zucconi | 2000-03-09 | 1 | -1/+1 |
| | | | | man pages are still incorrect (a lot of nuls and unprintable chars inside :-/) | ||||
* | Fix testing/timing failures due to the last update. | Jean-Marc Zucconi | 2000-01-12 | 8 | -55/+117 |
| | | | | | PR: ports/15630 Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk> | ||||
* | Files have been updated in master site (a few bug fixes) | Jean-Marc Zucconi | 1999-12-10 | 3 | -19/+6 |
| | |||||
* | Files I forgot to add in the previous commit. | Jean-Marc Zucconi | 1999-10-13 | 14 | -0/+544 |
| | |||||
* | Honor FC and FFLAGS so that the user can easily override them. | Jean-Marc Zucconi | 1999-10-13 | 4 | -47/+140 |
| | | | | | | | | 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> | ||||
* | Back out my last commit because I had just reversed the already-committed | Dan Moschuk | 1999-10-09 | 1 | -1/+1 |
| | | | | fix. | ||||
* | Fix small typo in Makefile. | Dan Moschuk | 1999-10-08 | 1 | -1/+1 |
| | | | | | PR: ports/14120 Submitted by: sa264@cam.ac.uk | ||||
* | A typo in Makefile creats wrong symbolic link to BLAS shared library | Jean-Marc Zucconi | 1999-10-06 | 1 | -1/+1 |
| | | | | | PR: ports/14120 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | Checksums for version 3.0 | Jean-Marc Zucconi | 1999-09-22 | 1 | -2/+2 |
| | |||||
* | Upgrade from version 2.0 to version 3.0 | Jean-Marc Zucconi | 1999-09-22 | 8 | -457/+410 |
| | |||||
* | Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselves | Steve Price | 1999-09-20 | 1 | -0/+6 |
| | | | | | based on NOMANCOMPRESS, so we don't have problems with the arguments being too long to sh(1). | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [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 | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -9/+11 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Convert to ELF. | Steve Price | 1998-09-27 | 2 | -6/+15 |
| | |||||
* | Move distfiles to subdirectory. When there's a file like "manpages.tgz", | Satoshi Asami | 1998-08-25 | 2 | -3/+5 |
| | | | | it's a good idea even if it's only two files. :> | ||||
* | Suffix has changed (.tar.gz -> .tgz) | Jean-Marc Zucconi | 1998-08-24 | 2 | -4/+4 |
| | |||||
* | Use INSTALL_ macros so I can install non-root. Use MANx. | Tim Vanderhoek | 1998-08-19 | 2 | -1197/+170 |
| | |||||
* | Remove two duplicated manpages. | Satoshi Asami | 1998-08-19 | 1 | -2/+0 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Portlint clean. | Steve Price | 1998-02-18 | 1 | -7/+7 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Not everyone has `.' in his $PATH. | Jean-Marc Zucconi | 1997-02-20 | 1 | -37/+26 |
| | | | | Submitted by: tg | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | 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! | ||||
* | Add ".gz" to end of package files so this thing packages in the default | Satoshi Asami | 1996-06-10 | 1 | -1185/+1186 |
| | | | | case (no NOMANCOMPRESS). | ||||
* | Make it install manpages even if NOMANCOMPRESS is defined. Run | Satoshi Asami | 1996-06-10 | 1 | -7/+13 |
| | | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on. | ||||
* | LAPACK is a library of Fortran 77 subroutines for linear algebra. | Jean-Marc Zucconi | 1996-06-07 | 13 | -0/+2021 |