Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | print) | ||||
* | Rectify USE_TEX to support both of teTeX and TeXLive. | hrs | 2013-05-12 | 1 | -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=tetex | hrs | 2013-05-06 | 1 | -2/+1 |
| | | | | instead to make migration to TeXLive easier. | ||||
* | - update png to 1.5.10 | dinoex | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | - Kick MD5 Support | miwi | 2011-07-03 | 1 | -33/+0 |
| | |||||
* | Bump PORTREVISION after open-mofit update | makc | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Remove mention of previous maintainer. | linimon | 2010-06-18 | 1 | -3/+0 |
| | |||||
* | Clean up this port so it deinstalls cleanly. Remove one level of | linimon | 2010-06-18 | 2 | -81/+131 |
| | | | | | | | | | directory from the distfiles directory. (This will also silence distfile cleanup on pointyhat, which is where I came across it.) PR: ports/147927 Submitted by: myself Approved by: maintainer | ||||
* | - update to 1.4.1 | dinoex | 2010-03-28 | 1 | -1/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | - update to jpeg-8 | dinoex | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | - bump all port that indirectly depends on libjpeg and have not yet been ↵ | dinoex | 2009-07-31 | 1 | -1/+1 |
| | | | | | | bumped or updated Requested by: edwin | ||||
* | - Fix fetching by mirroring the distfile on FreeBSD.org | pav | 2009-07-08 | 1 | -6/+3 |
| | | | | | | | - Give maintainership to the submitter PR: ports/136445 Submitted by: Dereckson <dereckson@gmail.com> | ||||
* | - Mark BROKEN: does not fetch | pav | 2009-03-21 | 1 | -0/+2 |
| | | | | Reported by: pointyhat | ||||
* | Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We | linimon | 2008-06-03 | 1 | -1/+1 |
| | | | | appreciate all the help in the past. | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | NO_CDROM and NO_PACKAGE are superfluous here; remove them. | kris | 2006-09-03 | 1 | -3/+4 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with P | edwin | 2006-05-13 | 1 | -2/+0 |
| | |||||
* | remove duplicate DISTFILE | edwin | 2006-02-01 | 2 | -4/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+22 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -5/+5 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+21 |
| | |||||
* | update print/lgrind: change location of patches (Homepage will expire) | daichi | 2003-08-22 | 6 | -8/+50 |
| | | | | | PR: 55832 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) | ||||
* | Patch an fgets overflow and bump PORTREVISION. | kris | 2003-06-27 | 2 | -0/+13 |
| | | | | Obtained from: OpenBSD | ||||
* | o Fix build in 5.x branch: malloc.h -> stdlib.h | lioux | 2003-06-12 | 3 | -2/+23 |
| | | | | | | | o Introduce PREFIX, C{C,FLAGS} safeness PR: 53058 Submitted by: maintainer | ||||
* | Use pre-everything:: instead of pre-everything: to avoid conflict with | kris | 2003-03-01 | 1 | -1/+1 |
| | | | | targets in bsd.port.mk | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Add lgrind 3.67, produce beautiful listings of source code with LaTeX. | cy | 2002-05-16 | 5 | -0/+137 |
PR: 37553 Submitted by: Kay Lehmann |