summaryrefslogtreecommitdiff
path: root/graphics/aview-x11
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-6/+6
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-08-26Convert to use buildlink2.jlam1-7/+10
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-05Don't set FILES_SUBST_SED explicitly - instead, use the one inagc1-4/+4
bsd.pkg.install.mk. Provided in PR 15500 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30Initial import of aview-x11 1.3.0rc1, an ASCII art viewer with X11 support,agc6-0/+109
into the NetBSD Packages Collection. dT8 8Tb aview is a high quality ascii-art image (pnm) browser dT 8 8 Tb and animation (fli/flc) player which uses AAlib dT 8 8 Tb (a portable ASCII Art library, part of the AA-project). <PROJECT><PROJECT> dT 8 8 Tb dT 8 8 Tb aview features: * High quality ascii art rendering * Portable * Save into many formats (html, text, ansi, more/less etc...) * Contrast, Bright, Gamma control * Image zooming/unzooming * Three dithering modes * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set Provided in PR 15267 by Lubomir Sedlacik <salo@Xtrmntr.org>