aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jgv
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Remove code to handle japanese slave port that was removed.erwin2005-10-193-27/+2
|
* Band aid to fix INDEX-builds after retirement of japanese/libimgvs2005-10-191-2/+2
| | | | Pointy hat with bells on top: me
* Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -fenner2005-10-101-1/+1
| | | | there are no files there.
* - Unbreak: Fix plistvs2005-04-142-4/+3
| | | | - Register CONFLICTS
* BROKEN: Incomplete pkg-plistkris2005-02-141-0/+2
|
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Change in-place replacement.kiri2003-05-082-2/+3
|
* Set MASTER_SITES fetchable and correct reinplace commands.kiri2003-05-084-11/+16
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-231-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-271-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>