Commit graph

21 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
2b5a08ec2d Resurrect this patch in aftermath of removing USE_BUILDLINK_ONLY from
packages that USE_IMAKE.
2001-09-12 06:17:14 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +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
3751cb9dbc Revert previous change as the actual problem was a bad interaction between
buildlink-x11 and lesstif that has since been fixed in those two packages.
Many thanks to Matthias Scheler for helping to track this down.  This
fixes pkg/13638.
2001-08-09 01:40:53 +00:00
tron
68ee306500 Fix build on systems without "xpkwedge" installed. 2001-08-06 08:11:41 +00:00
jlam
ed82dfd720 Remove unnecessary patches again, now that we can build-depend on
buildlink-x11.
2001-07-02 21:08:08 +00:00
jlam
3e2dafbb66 Add back patch-aa...it wasn't so unnecessary after all (non-xpkgwedge). 2001-06-29 20:03:40 +00:00
jlam
b2d4580e34 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-29 18:32:02 +00:00
jlam
76df2beb4c Mark as USE_BUILDLINK_ONLY and remove an unnecessary patch as a result. 2001-06-29 18:32:01 +00:00
jlam
f3bb60afb6 Convert to use buildlink.mk files. 2001-06-29 09:25:12 +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
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
kim
da200683b7 Add png support. 2000-04-22 17:03:35 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
frueauf
4e8d0f378e Initial addition of xli-1.16, a version of xloadimage, an X11 Image Loading
Utility. Submitted in pr 6014 by Frederick Bruckman, some cleanup by me.
1998-08-27 11:18:04 +00:00