summaryrefslogtreecommitdiff
path: root/graphics/jgv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Fix up dependencies to libimg -- the English version should be aSatoshi Asami2000-11-141-2/+3
| | | | | | | | | | | | | LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on ${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install anything in ${LOCALBASE}/lib). Also, fix path to tkstep.tcl. Submitted by: bento Notes: svn path=/head/; revision=35117
* Update with PORTNAME/PORTVERSION and get happy with the slave.Akinori MUSHA2000-04-131-4/+3
| | | | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. Notes: svn path=/head/; revision=27485
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* libimg is called libimg, not img.Satoshi Asami1999-05-071-3/+3
| | | | Notes: svn path=/head/; revision=18590
* A graphic viewer with various image types.Satoshi Taoka1999-05-066-0/+121
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=18554