aboutsummaryrefslogtreecommitdiff
path: root/textproc/tth
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories [t-u])Mathieu Arnold2019-08-141-2/+6
| | | | Notes: svn path=/head/; revision=508910
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-1/+1
| | | | | | | | | | | | | | | | | | | changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411798
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+1
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Cleanup plistAntoine Brodin2014-11-151-1/+0
| | | | Notes: svn path=/head/; revision=372605
* Package somethingAntoine Brodin2014-08-222-2/+14
| | | | Notes: svn path=/head/; revision=365689
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Update to 4.03.David Thiel2014-02-242-22/+13
| | | | Notes: svn path=/head/; revision=345781
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* 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-2/+2
| | | | | | | 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* Distfile was re-rolled to be updated to 3.89.David Thiel2010-10-012-5/+4
| | | | | | | Submitted by: pointy/erwin Notes: svn path=/head/; revision=262267
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 3.87.David Thiel2010-02-222-5/+4
| | | | | | | | Submitted by: QAT (checksum breakage) Feature safe: yes Notes: svn path=/head/; revision=250213
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 3.85.David Thiel2009-07-142-4/+4
| | | | Notes: svn path=/head/; revision=237798
* Update to 3.81.David Thiel2008-06-182-4/+4
| | | | | | | Pointedoutby: pavmail Notes: svn path=/head/; revision=215138
* Update to 3.80.David Thiel2008-02-062-4/+4
| | | | Notes: svn path=/head/; revision=206775
* Update to 3.79.David Thiel2008-02-022-4/+4
| | | | Notes: svn path=/head/; revision=206619
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-8/+0
| | | | | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) Notes: svn path=/head/; revision=200037
* Update to 3.77 and take maintainership.David Thiel2007-09-052-7/+7
| | | | | | | Approved by: bsam@ (old maintainer) Notes: svn path=/head/; revision=198863
* - 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
* - update from 3.74 to 3.76:Boris Samorodov2006-10-072-5/+5
| | | | | | | | | | | | | | | | Changes between versions 3.75 and 3.76 ______________________________________ Fix ignoring of %%tth: before LaTeX \item. 31 Aug 06 Changes between versions 3.74 and 3.75 ______________________________________ Make fatal error exits more systematic. Implement orderly termination at return value in tthfunc. - change my email to FreeBSD.org one. Notes: svn path=/head/; revision=174802
* Update to 3.74. Please 'make distclean' before reporting problems withVolker Stolz2006-05-292-4/+4
| | | | | | | | | | distfile. PR: ports/97610 Submitted by: maintainer Notes: svn path=/head/; revision=163826
* Update to 3.72Andrey Slusar2006-01-192-6/+4
| | | | | | | | PR: ports/91988 Submitted by: Boris B. Samorodov (maintainer) Notes: svn path=/head/; revision=153882
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153440
* - Update to 3.71: Fix fetch of unversioned distfileSimon Barner2005-11-222-4/+4
| | | | | | | Approved by: Boris Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=149104
* Pass maintainership to Boris Samorodov <bsam@ipt.ru>Simon Barner2005-11-161-1/+1
| | | | | | | who submitted the last update. Notes: svn path=/head/; revision=148458
* - Unbreak by updating to 3.70 [1]Simon Barner2005-11-163-13/+12
| | | | | | | | | | | - Pet portlint - Make pkg-message ${PREFIX}-clean Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> PR: ports/89035 Notes: svn path=/head/; revision=148452
* BROKEN: Size mismatchKris Kennaway2005-10-051-0/+2
| | | | Notes: svn path=/head/; revision=144257
* Update to latest version 3.59 [*]Sergey A. Osokin2004-03-253-14/+7
| | | | | | | | | | | | | | Move package files from pkg-plist to Makefile, remove unnecessary pkg-plist. Remove MASTER_SITE_LOCAL from MASTER_SITES list, because it containes old version distro. Spotted by: Professor Jeffrey Racine <jracine@maxwell.syr.edu> Submitted by: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> [*] PR: 64695 Notes: svn path=/head/; revision=105241
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-7/+2
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Pacify distfile survey.Mark Linimon2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92297
* KATO mega patchEdwin Groothuis2003-09-271-5/+5
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* [PATCH] textproc/tth: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-1/+15
| | | | | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54954 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=88148
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-242-6/+6
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Replace the ghostscript6 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47716
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.Maxim Sobolev2000-11-031-1/+0
| | | | | | | | PR: 20968 Submitted by: PF Notes: svn path=/head/; revision=34756
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Upgrade to 2.78.Thomas Gellekum2000-09-292-2/+2
| | | | Notes: svn path=/head/; revision=33246
* Use MASTER_SITE_LOCAL.Thomas Gellekum2000-06-161-1/+2
| | | | Notes: svn path=/head/; revision=29639
* Upgrade to 2.72.Thomas Gellekum2000-06-163-6/+9
| | | | Notes: svn path=/head/; revision=29638