Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | 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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update to 0.6. Add USE_LIBTOOL. Portlint. | will | 2000-06-04 | 3 | -48/+91 |
| | | | | | PR: 18991 Submitted by: MAINTAINER | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Add port for the GNU Scientific Library, a collection of routines | tg | 2000-04-07 | 5 | -0/+232 |
for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru> |