summaryrefslogtreecommitdiffstats
path: root/textproc/wv2
Commit message (Collapse)AuthorAgeFilesLines
* Update to KOffice 1.5.1lofi2006-05-271-1/+1
|
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Oops, some junk sneaked into the last commit.lofi2004-08-031-2/+0
|
* Remove some obsolete hacks.lofi2004-08-033-14/+3
|
* Update to 0.2.2lofi2004-07-172-4/+3
|
* Chase libgsf shlib version.bland2004-05-061-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Fix COMMENT.lofi2004-04-041-1/+1
|
* SIZEify.lofi2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to version 0.2.1lofi2003-11-163-4/+4
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add patch-configure, install static library, bump PORTREVISION.lofi2003-09-303-1/+14
| | | | | PR: 57360 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Replace --program-transform-name with a dependency on gnometarget.lofi2003-09-291-2/+2
| | | | | PR: 57360 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add wv2, a library providing routines to access Microsoft Word/Excel files.lofi2003-09-264-0/+65
Note that, despite the misleading name, this is actually different from (and independent of) textproc/wv, thus no repocopy. Approved by: arved (Mentor)
OpenPOWER on IntegriCloud