aboutsummaryrefslogtreecommitdiff
path: root/print/dvisvg
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+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-4/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | 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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - 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
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* - Fix MASTER_SITEVolker Stolz2005-11-081-3/+3
| | | | | | | | | | - Twiddle dependencies PR: ports/88564 Submitted by: Ports Fury Notes: svn path=/head/; revision=147602
* Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fixSam Lawrance2005-05-281-2/+4
| | | | | | | | | (same effect, include kpathsea/c-auto.h) has been submitted upstream. Approved by: clement (mentor, implicit) Notes: svn path=/head/; revision=136315
* - Use DISTVERSION instead of PORTVERSION/DISTNAMEVolker Stolz2005-05-192-31/+6
| | | | | | | - Use MAKE_ARGS instead of patches Notes: svn path=/head/; revision=135586
* add dvisvg 0.7.4dYing-Chieh Liao2005-04-154-0/+94
Convertor from DVI to SVG Notes: svn path=/head/; revision=133392