wiz
e8d8834f6a
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
wiz
285b7dd776
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
2008-11-10 17:21:33 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
rillig
70c8b73f0b
When fixing file permissions with find | xargs, there is always a race
...
condition. Fixed this by using find -exec for the directories.
2007-01-08 01:40:23 +00:00
joerg
d26cf36e57
- fine grained X11 dependencies for packages which have either USE_IMAKE
...
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236
Mechanically replace all includes of buildlink3.mk of the following
...
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
tv
21e14c6c7f
Use xargs in both cases.
2006-11-10 16:18:48 +00:00
darcy
67a85ba517
Fix include file so that it doesn't conflict with code. Variable 'nib' that
...
was declared external is only used in one place and is declared static in
that file (quill0p.c).
2006-08-09 17:13:58 +00:00
wiz
21b10ee694
Fix build after png-1.2.9nb2 update. Bump PKGREVISION.
2006-04-19 17:04:31 +00:00
wiz
02f8f7c52d
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
2006-04-17 13:45:57 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
bd4a0dc3bd
Don't declare sys_errlst, it is pulled in via errno. Fixes build
...
on NetBSD.
2006-03-01 14:40:34 +00:00
joerg
be3eb43b52
Use IMAKE_MAN_SUFFIX. Let imake decide where to put the man pages.
...
Fix errno.
2006-02-23 21:24:11 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
6a7b384635
Add RMD160 digests
2005-02-24 08:45:01 +00:00
reed
e117eda090
Bump PKGREVISIONs due to libtiff update.
...
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
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
wiz
45d24520e2
Convert to bl3.
...
While here, fix some problems:
. find/chmod on dirs must be done with exec, not xargs, since xargs happens
too late
. do not use ${BUILDLINK_DIR}
2004-04-24 01:15:12 +00:00
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
darcy
1cf20920d8
Oops. Small error in my last fix. The patch was correct but the path to
...
the file to patch was wrong.
2004-01-01 19:23:48 +00:00
darcy
571cd4f9f8
Added a patch to join two lines together in operation.c. The line was split
...
in the middle of a string. I did not bother bumping the version since the
package could not have been built without this change anyway.
2004-01-01 19:20:24 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jschauma
d8f9938d2c
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-03-02 19:47:23 +00:00
wiz
b5ce1a2956
buildlink1 -> buildlink2.
2002-10-09 13:11:20 +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
jlam
46c70af1ff
Look for all of the pkgsrc-installed headers and libraries in
...
${BUILDLINK_DIR}. Fixes problem where xpm.h isn't found, noted in
pkg/14909 by Robert Elz <kre@munnari.OZ.AU>.
2001-12-11 15:37:05 +00:00
hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1 :
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2 :
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
73d2f0ca37
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
...
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
892f28a909
Use xpm/buildlink.mk instead of USE_XPM.
2001-08-22 14:53:48 +00:00
wiz
25d67db5cb
Update package version because of png fix.
2001-08-03 09:45:25 +00:00
wiz
b0ecb8d919
Adapt png handling to latest spec. Requested in pkg/13597.
2001-08-03 09:43:18 +00:00
zuntum
030afc1756
Converted to use buildlink.mk
2001-06-25 23:58:32 +00:00
wiz
26c40c61dd
Update dependency on png to >=1.0.11 because of the shlib major bump.
...
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
tron
5382bbe7c6
Because the minor number of the PNG library was increased packages compiled
...
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
a2a4d06c6f
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:22:13 +00:00
hubertf
bb5a0a5115
add -Wl,-R...
2000-09-24 03:28:33 +00:00
tron
f0b9164cf1
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
2000-08-23 23:14:21 +00:00
tron
ea7dc91900
Because the minor of "libpng" was bumped we must sure that packages
...
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
tron
e8a1039530
Use "png>=1.0.3" instead of "png-*" in dependence list.
2000-02-09 20:20:52 +00:00
tron
f184beb4a5
Use wildcard dependence for "png" package.
2000-02-09 15:22:32 +00:00