aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gridpix
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - Update download location, mirror it in my public distfilespgollucci2009-02-011-1/+1
| | | | Reported by: -fetch-original pointyhat run
* - Add SHA256pav2005-11-261-0/+1
|
* Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0
|
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow histrevor2004-03-131-1/+1
| | | | distfiles in my directory.
* SIZEify.trevor2004-01-291-0/+1
|
* Reset inactive maintainer.linimon2003-10-161-1/+1
| | | | Reviewed by: kris
* 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.
* Correct BUILD_DEPENDS.sobomax2002-09-031-1/+1
| | | | Submitted by: bento
* pbm -> netpbmijliao2002-07-082-1/+12
| | | | | PR: 40285, 40286, 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Define DISTNAME to fix fetch problem.asami2000-07-221-0/+1
|
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-2/+2
| | | | MASTER_SITE_LOCAL site.
* I've graduated so move these two pieces of software I wrote from myasami2000-05-261-1/+1
| | | | | | school account to my people.FreeBSD.org space. Prodded by: fenner's distfile survey
* Previous commit was in error.kris2000-05-011-2/+1
| | | | Submitted by: asami
* Add BUILD_DEPENDS on libshhopt portkris2000-04-301-1/+2
| | | | Noticed by: bento
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* netpnm moved to ${LOCALBASE}, update *_DEPENDSmharo2000-04-021-1/+1
|
* Upgrade to ver 2.1. Original author (that's me :) converted all accompanyingasami1999-09-103-56/+56
| | | | images from GIF to PNG to avoid Unisys harassing.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* GridPix enables you to present large images over the Internet in anasami1999-07-206-0/+158
efficient manner. The image is stored in a tiled, layered format and is presented to the user in pieces for quick zooming and scrolling. Unlike other implementations that offer similar functionalities, GridPix doesn't use plugins or applets -- it is pure HTML.