Commit graph

33 commits

Author SHA1 Message Date
zafer
fed05d81fb update homepage and master site. 2009-06-12 22:04:53 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
hubertf
35041f8b1f Keep xbattbar from dumping core when the battery reports
>100% full. Patch submitted by kre@munnari.OZ.AU in PR 38148.
2008-03-06 17:24:23 +00:00
tnn
d810c1ea3e Add missing INSTALLATION_DIRS 2008-02-09 23:52:00 +00:00
dogcow
038a4adfde correct build for modular-xorg. no functional changes. 2007-06-18 04:43:45 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
snj
2227fbcbc5 Convert to buildlink3 and fix a spelling error in DESCR. 2004-04-18 23:03:03 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
cjep
a3defbee44 Actually PKG_SKIP_REASON would be better -- suggested by wiz 2003-01-11 15:21:48 +00:00
cjep
49822a4c21 Use PKG_FAIL_REASON 2003-01-11 14:21:16 +00:00
wiz
fad0d310cd Convert to buildlink2. 2002-10-21 12:55:34 +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
wiz
0a606058b4 Add 'new' NetBSD-apm support, based on patch from Love in pkg/14553.
Make PKGNAME dewey-compatible, and bump it to 1.3.1nb1.
2001-11-26 20:02:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + 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:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
068ec134a2 regen 2000-12-21 12:37:13 +00:00
abs
ab2dc6abdc Use ComplexProgramTargetNoMan to avoid trying to build manpage 2000-12-15 09:43:54 +00:00
wiz
f5f74d9512 remove trailing whitespace 2000-09-03 13:31:37 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
agc
589109735e Use X11PREFIX in preference to X11BASE, to make this package cooperate
better with xpkgwedge.
2000-07-11 10:15:41 +00:00
dmcmahill
bdd6047b86 fix typo so these will build on apm capable systems 2000-07-06 21:09:38 +00:00
dmcmahill
a041b5627e only allow these packages on APM capable machines. 2000-06-26 16:44:20 +00:00
itohy
fc61c3c131 NULL terminate resource string table. 1999-12-10 09:13:59 +00:00
hubertf
97bad36eea Displays status of your laptop's battery. 1999-10-31 21:16:07 +00:00