aboutsummaryrefslogtreecommitdiff
path: root/textproc/xls2xml
Commit message (Collapse)AuthorAgeFilesLines
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Put copy of distfiles on MASTER_SITE_LICAL.Maxim Sobolev2001-04-031-1/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40808
* Author in the process of moving from the old to the new MASTER_SITE, soMaxim Sobolev2001-03-281-2/+2
| | | | | | | | | but backup site first in MASTER_SITES. Submitted by: bento Notes: svn path=/head/; revision=40495
* 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