aboutsummaryrefslogtreecommitdiff
path: root/textproc/xls2xml
Commit message (Collapse)AuthorAgeFilesLines
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Put copy of distfile at MASTER_SITE_LOCAL.Maxim Sobolev2000-12-041-1/+3
| | | | Notes: svn path=/head/; revision=35641
* Add LDFLAGS to fix bento builds.Maxim Sobolev2000-10-311-1/+2
| | | | Notes: svn path=/head/; revision=34486
* Add "-I${LOCALBASE}/include" into CPPFLAGS to fix bento builds.Maxim Sobolev2000-10-231-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34127
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29613
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-2/+2
| | | | Notes: svn path=/head/; revision=28515
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Adding xls2xml version 1.0.0.Steve Price1999-12-278-0/+76
A utility for converting MS Excel files to XML. PR: 14705 (2 of 2) Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=24139