aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade/files
Commit message (Collapse)AuthorAgeFilesLines
* Strip binaries.Jun Kuriyama2000-06-062-0/+21
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=29259
* Add patch for disable locale support.Jun Kuriyama2000-05-221-0/+27
| | | | | | | | Pointed out by: Hiroki Sato <hrs@geocities.co.jp> Forgotten to "cvs add" by: kuriyama Notes: svn path=/head/; revision=28655
* Object-oriented SGML/XML parser toolkit and DSSSL engine: OpenJadeJun Kuriyama2000-05-192-32/+16
| | | | | | | | | OpenJade is more active developped version of Jade. Repo. copied by: PW Notes: svn path=/head/; revision=28572
* jade can't work with optimize (like -O2 -mpentium).Vanilla I. Shu1999-12-271-0/+13
| | | | Notes: svn path=/head/; revision=24144
* Upgrade to 1.2.1.Dirk Froemberg1999-01-271-17/+0
| | | | | | | | | | Uses autoconf and libtool, now. Thus shared libraries are working now and the bmakefiles are not necessary any longer. OK'ed by: John Fieber <jfieber@FreeBSD.ORG> Notes: svn path=/head/; revision=16369
* Unbreak this. Sort of. Shared libraries are still disabledJohn Fieber1997-07-071-0/+19
| | | | | | | | | 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
* Add support for OpenBSDDavid E. O'Brien1997-06-291-1/+1
| | | | Notes: svn path=/head/; revision=7116
* Jade: a DSSSL processor.John Fieber1997-06-221-0/+17
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