aboutsummaryrefslogtreecommitdiffstats
path: root/print/lgrind
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | print)
* 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
|
* - Kick MD5 Supportmiwi2011-07-031-33/+0
|
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
|
* Remove mention of previous maintainer.linimon2010-06-181-3/+0
|
* Clean up this port so it deinstalls cleanly. Remove one level oflinimon2010-06-182-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.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
* - Fix fetching by mirroring the distfile on FreeBSD.orgpav2009-07-081-6/+3
| | | | | | | - Give maintainership to the submitter PR: ports/136445 Submitted by: Dereckson <dereckson@gmail.com>
* - Mark BROKEN: does not fetchpav2009-03-211-0/+2
| | | | Reported by: pointyhat
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* - Welcome X.org 7.2 \o/.flz2007-05-201-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.kris2006-09-031-3/+4
|
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-2/+0
|
* remove duplicate DISTFILEedwin2006-02-012-4/+0
|
* SHA256ifyedwin2006-01-241-0/+22
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add size data, approved by maintainers.trevor2004-03-191-0/+21
|
* update print/lgrind: change location of patches (Homepage will expire)daichi2003-08-226-8/+50
| | | | | PR: 55832 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
* Patch an fgets overflow and bump PORTREVISION.kris2003-06-272-0/+13
| | | | Obtained from: OpenBSD
* o Fix build in 5.x branch: malloc.h -> stdlib.hlioux2003-06-123-2/+23
| | | | | | | o Introduce PREFIX, C{C,FLAGS} safeness PR: 53058 Submitted by: maintainer
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add lgrind 3.67, produce beautiful listings of source code with LaTeX.cy2002-05-165-0/+137
PR: 37553 Submitted by: Kay Lehmann