aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jgv
Commit message (Collapse)AuthorAgeFilesLines
* 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retiredmiwi2008-02-285-104/+0
| | | | | | | | | 2008-02-23 ftp/axelq: Unmaintained, website disappeared 2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead 2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2 2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained 2007-11-16 editors/muggy: development stalled for years, unmaintained 2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
* - Remove USE_X_PREFIX (implies USE_XLIB)mm2007-08-161-2/+4
| | | | | | | | | | | - Bump PORTREVISION - Schedule for expiration on 2007-11-16 USE_X_PREFIX is not neccesary (these are script-only ports) and it is removed to reduce build times on clusters. Ports depending on tkstep80 are very old (~1999), not developed and unmaintained.
* - 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}.
* - Fixed libimg and tkstep dependenciesmiwi2007-03-131-7/+5
| | | | | PR: 110227 Submitted by: Martin Matuska <martin@matuska.org>
* 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>