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
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
900f5e50ff
replaced some commands by their ${COMMAND} counterparts
2000-01-02 03:36:52 +00:00
jlam
d043b6411c
Change to use wildcard dependency on tiff.
1999-10-08 21:12:47 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
tron
7666d62a02
Update dependence for "png" package.
1999-03-04 14:59:23 +00:00
garbled
5e3d63e351
remove sys_errlist foo. Now builds on alpha.
1999-01-01 03:15:56 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
tv
54ceb4bc86
Update libpng to 1.0.2. Works with all dependent pkgs I have tested
...
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
hubertf
7bae408426
Fix compile warning reported in PR 5746 by Benjamin Lorenz <lorenz@ps.uni-sb.de>
1998-07-14 22:52:19 +00:00
mycroft
c73ee53134
Update xpm to 3.4k.
1998-07-04 09:18:54 +00:00
mycroft
0167d80629
Update libjpeg to v6b.
1998-07-04 05:11:12 +00:00
agc
5aa5bdafe4
Update package Makefiles for automatic manual page handling.
1998-06-22 12:32:17 +00:00
hubertf
237d6baf58
add CAT1
1998-04-24 22:32:55 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
hubertf
1b34bb3c11
enhanced xpaint
1998-04-21 00:46:57 +00:00