aboutsummaryrefslogtreecommitdiff
path: root/textproc/gastex
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.0.Mathieu Arnold2016-03-073-15/+17
| | | | | | | | | PR: 205223 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410586
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Cleanup plistAntoine Brodin2014-11-151-3/+0
| | | | Notes: svn path=/head/; revision=372605
* In some straightforward situations, protect examples behind PORTEXAMPLES,Adam Weinberger2014-08-062-2/+4
| | | | | | | | adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option. Notes: svn path=/head/; revision=364152
* Convert to staging.Mathieu Arnold2014-01-271-8/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341447
* 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-3/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* -remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247007
* - 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
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* GasTeX is a set of LaTeX macros which allow to draw very easilyVolker Stolz2005-09-184-0/+58
graphs, automata, nets, diagrams, etc... under the picture environment of LaTeX. A picture with gastex basically consists of nodes and edges. Here are a few examples of pictures that are easily defined with gastex. WWW: http://www.lsv.ens-cachan.fr/~gastin/gastex/gastex.html Notes: svn path=/head/; revision=143078