Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put copy of distfile at MASTER_SITE_LOCAL. | Maxim Sobolev | 2000-12-04 | 1 | -1/+3 |
| | |||||
* | Add LDFLAGS to fix bento builds. | Maxim Sobolev | 2000-10-31 | 1 | -1/+2 |
| | |||||
* | Add "-I${LOCALBASE}/include" into CPPFLAGS to fix bento builds. | Maxim Sobolev | 2000-10-23 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | 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 | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | First round of INSTALL_SHLIB fixes. | Maxim Sobolev | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | 's|sobomax@altavista.net|sobomax@FreeBSD.org|' | Maxim Sobolev | 2000-05-17 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Adding xls2xml version 1.0.0. | Steve Price | 1999-12-27 | 8 | -0/+76 |
A utility for converting MS Excel files to XML. PR: 14705 (2 of 2) Submitted by: Maxim Sobolev <sobomax@altavista.net> |