Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | Maxim Sobolev | 2001-05-22 | 1 | -1/+1 |
| | | | | | would be able to insert their own entries (usually language category) upfront. | ||||
* | Fix up dependencies to libimg -- the English version should be a | Satoshi Asami | 2000-11-14 | 1 | -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. | Akinori MUSHA | 2000-04-13 | 1 | -4/+3 |
| | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | libimg is called libimg, not img. | Satoshi Asami | 1999-05-07 | 1 | -3/+3 |
| | |||||
* | A graphic viewer with various image types. | Satoshi Taoka | 1999-05-06 | 6 | -0/+121 |
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> |