Commit graph

14 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
minskim
f70ee055f1 Enable pkgviews installation. 2004-04-25 02:01:20 +00:00
snj
e3db9d7b3c Convert to buildlink3. 2004-04-25 01:10:42 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +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
reed
6ee3f5d93a Added patch-aa. 2003-10-06 22:13:05 +00:00
reed
aa5cbd7fb2 Add patch to make filmgimp build under gcc 3.3.1. (Closes my PR
#23062; okay'd by wiz.)
2003-10-06 22:09:47 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jlam
9434a10222 Initial import of Film Gimp 0.15 as graphics/filmgimp.
Film Gimp is an image retouching and painting tool with features similar to
GIMP and Adobe Photoshop, and is recognized as a tool for motion picture
artists; however, anyone who wants to retouch or paint images can use Film
Gimp.  The primary feature of Film Gimp is its vast dynamic range: 16-bits
per channel (64-bit RGBA).  The extended dynamic range of Film Gimp appeals
not just to 35mm cinematographers, but to 35mm still photographers as well.
Still photographers can think of Film Gimp as having many more F-stops of
range, of being capable of capturing much more subtle nuances of color in
a vast blue sky for instance. Film Gimp handles 8-bit, 16-bit linear, and
16-bit float images.
2003-01-29 06:17:22 +00:00