aboutsummaryrefslogtreecommitdiff
path: root/print/latex-timing
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+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-3/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - Kick MD5 SupportMartin Wilke2011-07-031-19/+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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix a filename of the distfiles.Hiroki Sato2005-12-073-16/+32
| | | | | | | | - Use texmf directory instead of texmf-local. - Add SHA256 checksums. Notes: svn path=/head/; revision=150581
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedHiroki Sato2005-02-061-0/+1
| | | | | | | in the new teTeX distribution. Notes: svn path=/head/; revision=128153
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-28/+15
| | | | | | | | | | | | | print/teTeX-base, not print/teTeX. - Use share/texmf-local instead of share/texmf. - Some style fixes. Approved by: linimon (mentor) Notes: svn path=/head/; revision=116702
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+19
| | | | Notes: svn path=/head/; revision=104520
* Add latex-timing 1.0.19940515,Kirill Ponomarev2004-01-254-0/+126
latex-timing is a LaTeX package for drawing timing diagrams. It is designed as an extention of the standard LaTeX "picture" environment and uses METAFONT for the symbols. PR: ports/61896 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99124