aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/bibtool
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | textproc)
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-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.
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+1
| | | | instead to make migration to TeXLive easier.
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Change to my FreeBSD.org email.rafan2006-06-271-1/+1
| | | | Approved by: delphij (mentor)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* add bibtool 2.48ijliao2005-11-047-0/+145
Command line manipulation of BibTeX files PR: 88455 Submitted by: rafan@infor.org