summaryrefslogtreecommitdiffstats
path: root/graphics/jgv
Commit message (Collapse)AuthorAgeFilesLines
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-221-1/+1
| | | | | would be able to insert their own entries (usually language category) upfront.
* Fix up dependencies to libimg -- the English version should be aasami2000-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
* Update with PORTNAME/PORTVERSION and get happy with the slave.knu2000-04-131-4/+3
| | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* libimg is called libimg, not img.asami1999-05-071-3/+3
|
* A graphic viewer with various image types.taoka1999-05-066-0/+121
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
OpenPOWER on IntegriCloud