Commit graph

10 commits

Author SHA1 Message Date
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
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>.
2003-01-28 22:03:00 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
1378f5eae1 Convert to use buildlink2. 2002-08-26 19:39:21 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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-03-13 17:36:35 +00:00
agc
5ce12b16be Don't set FILES_SUBST_SED explicitly - instead, use the one in
bsd.pkg.install.mk.

Provided in PR 15500 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-02-05 21:34:55 +00:00
agc
686fb6e67c Apply mods from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15269 to
remove X11 support, now that there's an aview-x11 package.
2002-01-30 12:05:27 +00:00
agc
c7878f595e Initial import of aview-1.3.0rc1 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 15135 by Lubomir Sedlacik <salo@Xtrmntr.org>, modified
slightly by me to support buildlink functionality for X11 and netpbm,
and for slight formatting changes to the package Makefile.
2002-01-09 11:49:33 +00:00