aboutsummaryrefslogtreecommitdiff
path: root/graphics/l2p
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingJason E. Hale2014-06-251-8/+3
| | | | | | | Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=359177
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Trim Makefile header [1]Nicola Vitale2013-08-302-18/+17
| | | | | | | | | | | | | - Fix MASTER_SITES [1] - Convert to new options framework [1] - Use the new Uses/(perl5|shebang).mk facilities - Fix WWW entry in pkg-descr [1] PR: ports/177286 [1] Submitted by: nemysis Notes: svn path=/head/; revision=325698
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-3/+2
| | | | | | | | | | | | 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - 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
* - Unbreak port (distfile fetchable using the file .zip instead of .tgz)Nicola Vitale2008-07-032-6/+4
| | | | Notes: svn path=/head/; revision=216229
* - Mark BROKEN: unfetchablePav Lucistnik2008-06-221-0/+2
| | | | Notes: svn path=/head/; revision=215543
* - Distfile rerolled with a new name (no change in the content)Nicola Vitale2008-04-102-6/+4
| | | | Notes: svn path=/head/; revision=211008
* - Fix checksum mismatch (the Author released a new distfile with the same files)Nicola Vitale2008-03-031-2/+2
| | | | | | | Reported by: pointyhat (via erwin) Notes: svn path=/head/; revision=208382
* - Update to 1.1.1Nicola Vitale2007-12-212-4/+4
| | | | Notes: svn path=/head/; revision=204281
* - Remove useless variabile ${WRKSRC} in do-install target (pointed out by sat@)Nicola Vitale2007-09-171-1/+1
| | | | Notes: svn path=/head/; revision=199595
* - Update to 1.1Nicola Vitale2007-08-242-8/+6
| | | | Notes: svn path=/head/; revision=198241
* - 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
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* Add l2p 1.0, which creates PNG images from LaTeX math expressions.Emanuel Haupt2006-05-093-0/+51
PR: 94847 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=161834