aboutsummaryrefslogtreecommitdiff
path: root/print/latex-bytefield
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Kick MD5 SupportMartin Wilke2011-07-031-6/+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
* - Catch up with distfile update. Documentation change only,Hiroki Sato2008-06-193-36/+28
| | | | | | | | | no functionality change included. Bump PORTREVISION. - Clean up Makefile. Now this port uses TEXMFDIR instead of TEXMFLOCAL. Notes: svn path=/head/; revision=215232
* - 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
* Update to 1.2a (2005/07/31). Changes include:Hiroki Sato2005-11-202-12/+18
| | | | | | | | - Specified an explicit package date when loading the calc package to avoid loading an outdated version. Notes: svn path=/head/; revision=148867
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedHiroki Sato2005-02-061-2/+2
| | | | | | | in the new teTeX distribution. Notes: svn path=/head/; revision=128153
* Update to 1.2.20040614.Hiroki Sato2004-11-152-14/+14
| | | | Notes: svn path=/head/; revision=121698
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-15/+9
| | | | | | | | | | | | | 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/+6
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add latex-bytefield 1.1.20021008,Kirill Ponomarev2004-01-264-0/+83
The bytefield package helps the user create illustrations for network protocol specifications and anything else that utilizes fields of data. These illustrations show how the bits and bytes are laid out in a packet or in memory. PR: ports/61935 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99198