summaryrefslogtreecommitdiffstats
path: root/graphics/gridpix/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-211-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-251-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-291-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-091-3/+3
| | | | 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-201-0/+32
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.
OpenPOWER on IntegriCloud