aboutsummaryrefslogtreecommitdiff
path: root/print/sgf2tex
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Unbreak -- seems to build fine with the current TeXLive.Mikhail Teterin2015-03-231-4/+0
| | | | Notes: svn path=/head/; revision=382048
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-02-281-0/+2
| | | | Notes: svn path=/head/; revision=380137
* Cleanup plistAntoine Brodin2014-11-131-3/+0
| | | | Notes: svn path=/head/; revision=372510
* Mark BROKEN: fails to buildAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | ===> Building for sgf2tex-3.3_6 cc -g -o sgfsplit sgfsplit.c /usr/local/bin/etex manual /usr/local/bin/etex: No such file or directory *** [manual.dvi] Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=364413
* Stagify.Vanilla I. Shu2014-07-073-14/+19
| | | | Notes: svn path=/head/; revision=361034
* 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-5/+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
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Fix pkg-plist and bump PORTREVISION.Hiroki Sato2005-03-283-14/+27
| | | | | | | | | | | | - Remove BROKEN line. - Depend on print/teTeX-base instead of print/teTeX. - Use etex(1) for typeset of manual.dvi. - Invoke mktexlsr(1) after install and deinstall. Approved by: portmgr (krion) Notes: svn path=/head/; revision=132101
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132036
* Add size data, approved by maintainers.Trevor Johnson2004-03-241-0/+1
| | | | Notes: svn path=/head/; revision=105168
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update WWW: tag.Pete Fritchman2002-06-071-1/+1
| | | | | | | | PR: 39004 Submitted by: maintainer Notes: svn path=/head/; revision=60797
* fix master sitePatrick Li2002-05-181-1/+1
| | | | | | | | PR: 38211 Submitted by: maintainer Notes: svn path=/head/; revision=59402
* Fix PLISTMario Sergio Fujikawa Ferreira2001-08-021-38/+38
| | | | | | | | PR: 29070 Submitted by: maintainer Notes: svn path=/head/; revision=45747
* Update to 3.3.Daniel Harris2001-06-203-78/+57
| | | | | | | | PR: 28300 Submitted by: maintainer Notes: svn path=/head/; revision=44265
* add missing file into PLISTYing-Chieh Liao2001-05-291-0/+1
| | | | | | | | | PR: 27579 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>, Steve Coltrin <spcoltri@omcl.org> Reviewed by: maintainer (Steve Coltrin <spcoltri@omcl.org>) Notes: svn path=/head/; revision=43260
* Update maintainer email address.Peter Pentchev2000-12-142-2/+2
| | | | | | | | PR: 23540 Submitted by: maitainer Notes: svn path=/head/; revision=35971
* Add sgf2tex, a system for typesetting Go games and diagrams using TeX.Ade Lovett2000-09-196-0/+147
PR: 19965 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=32860