aboutsummaryrefslogtreecommitdiff
path: root/print/jadetex/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Add teTeX-3.0 support and unbreak the build. The format file ofHiroki Sato2005-02-121-2/+2
| | | | | | | | | JadeTeX is now generated by the eTeX engine. Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=128620
* Update to 3.13 and fix dependencies. Changes since 3.12Hiroki Sato2004-08-221-1/+1
| | | | | | | | | | | | include: - Fix for "Theta" entity &thgr;. - Fix problem with extra space appearing before a "score" (underlining, strikethough) flow object. Approved by: nik (maintainer) Notes: svn path=/head/; revision=117010
* Install the jadetex and pdfjadetex man pages.Nik Clayton2002-11-241-0/+4
| | | | | | | | | | | | | Install symlinks links jadetex and pdfjadetex to tex and pdftex respectively. Bump PORTREVISION because of this. PR: ports/38917 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=71036
* From the PR:Nik Clayton2001-12-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | mktexlsr is well called from Makefile but not from the pkg-plist. this cause jadetex to not be recognized by tex at runtime. Makefile MAINTAINER email adress fixed PREFIX changed to LOCALBASE where needed pkg-message handling added do-install rewritten (long lines wrapped) pkg-message /usr/local changed to LOCALBASE pkg-plist @comment $FreeBSD$ added @exec mktexlsr added PR: ports/31151 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=50989
* update to 2.20(old version no longer available at master site).FUJISHIMA Satsuki2001-01-031-0/+1
| | | | | | | | | | | PR: 20665 Submitted by: Sean Kelly <kelly@cbl-skelly3.hs.earthlink.net> make PKGMESSAGE PREFIX safe. remake ls-R at deinstall. Notes: svn path=/head/; revision=36658
* Update to JadeTeX 2.18.Nik Clayton2000-05-061-1/+0
| | | | | | | | | Update Maintainer's e-mail address. Reviewed by: $MAINTAINER Notes: svn path=/head/; revision=28315
* I hope this has done the right thing, I hate using easy-import.Nik Clayton1998-12-081-0/+6
This is JadeTeX, a set of TeX macros for processing the TeX output from Jade and doing useful things with it. In the grand scheme of things, it'll be used as part of the process to convert DocBook to PostScript and PDF. It depends on teTeX-beta, all 30 megs of it. Sean Kelly did all this, and deserves the credit, I'm just committing on his behalf. That ticking noise you can here is LinuxDoc's shrinking lifetime. Reviewed by: nik@freebsd.org Submitted by: Sean Kelly <kelly@plutotech.com> Notes: svn path=/head/; revision=15204