aboutsummaryrefslogtreecommitdiff
path: root/textproc/gladtex
Commit message (Collapse)AuthorAgeFilesLines
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-2/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-2/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - Update to 1.3Nicola Vitale2013-03-075-23/+18
| | | | | | | | | - Trim Makefile header - Remove any ABI version number from LIB_DEPENDS - Remove Author field in pkg-descr Notes: svn path=/head/; revision=313603
* - update png to 1.5.10Dirk Meyer2012-06-012-5/+23
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.2Nicola Vitale2012-05-016-37/+37
| | | | | | | | | | | | | | | | - Set MASTER_SITES to Sourceforge - Migrate from libungif to gif [1] - Replace USE_PERL5_RUN with USE_PERL5 (Perl required to create the man page) - Remove post-extract and post-install targets - Add do-install target - Install man page of gladtex - Update the URL of the WWW site PR: ports/165376 Submitted by: swills [1] Notes: svn path=/head/; revision=295817
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.1Nicola Vitale2007-12-194-34/+10
| | | | | | | - Remove files/patch-gladtex Notes: svn path=/head/; revision=204152
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* - Remove email for anti-spamRong-En Fan2006-08-051-1/+1
| | | | | | | | PR: ports/101411 Submitted by: Nicola Vitale <nivit at email.it> (maintainer) Notes: svn path=/head/; revision=169765
* Add gladtex 0.3, a program to replace LaTeX formulas in HTML files withAaron Dalton2006-05-057-0/+118
images. PR: ports/92820 Submitted by: Nicola Vitale <nivit@email.it> Approved by: tobez Notes: svn path=/head/; revision=161385