summaryrefslogtreecommitdiff
path: root/textproc/jade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 1.1.1 to 1.2.John Fieber1998-09-283-5/+11
| | | | Notes: svn path=/head/; revision=13529
* Upgrade from 1.1 to 1.1.1.John Fieber1998-06-052-4/+4
| | | | | | | Bugfixes only, no new features. Notes: svn path=/head/; revision=11278
* Make this port build under -current again. Rather than add extraJohn Polstra1998-06-031-7/+1
| | | | | | | | | | | tests for /usr/lib/aout, I took the easy way out and deleted the attempted support of FreeBSD-2.1.x. That branch is dead, dead, dead, and support for it in this port was broken anyway. Another "make release" killer bites the dust. Notes: svn path=/head/; revision=11229
* Upgrade to version 1.1.John Fieber1998-03-135-9/+12
| | | | | | | Adds XML support, including a utility to convert SGML files to XML files. Notes: svn path=/head/; revision=10132
* Upgrade to 1.0.1. Bugfixes only, no new features.John Fieber1997-10-141-1/+1
| | | | Notes: svn path=/head/; revision=8256
* Upgrade to 1.0.1. Bugfixes only, no new features.John Fieber1997-10-141-4/+4
| | | | Notes: svn path=/head/; revision=8255
* Upgrade from 0.9 to 1.0.John Fieber1997-09-063-11/+7
| | | | Notes: svn path=/head/; revision=7785
* Upgrade to version 0.9.John Fieber1997-07-232-5/+5
| | | | Notes: svn path=/head/; revision=7410
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Unbreak this. Sort of. Shared libraries are still disabledJohn Fieber1997-07-073-12/+29
| | | | | | | | | until I can figure out what is going on with them. An assortment of other small messes were cleaned up. Notes: svn path=/head/; revision=7226
* Mark as BROKEN.John Fieber1997-07-061-1/+3
| | | | | | | | It appears that some change between 2.2.1 and 2.2.2 is causing problems for C++ libraries. Notes: svn path=/head/; revision=7220
* Style police:David E. O'Brien1997-06-291-6/+7
| | | | | | | | * Move RUN_DEPENDS to proper place * use PKGNAME and EXTRACT_SUFX rather than DISTFILES Notes: svn path=/head/; revision=7117
* Add support for OpenBSDDavid E. O'Brien1997-06-291-1/+1
| | | | Notes: svn path=/head/; revision=7116
* Jade: a DSSSL processor.John Fieber1997-06-226-0/+255
Note, this port is a superset of the SP port, but unlike SP this one will not compile on FreeBSD 2.1.x--a more modern C++ compiler is needed. Notes: svn path=/head/; revision=7040