diff options
author | pooka <pooka> | 2000-10-25 19:19:17 +0000 |
---|---|---|
committer | pooka <pooka> | 2000-10-25 19:19:17 +0000 |
commit | 94db724b9a596b93a99b4badf4aa119d4891c86b (patch) | |
tree | 2238c39e413c9196e05469a60857ca9d94ff8da0 /x11 | |
parent | 13ba7c014a9f146c55322636852350359140a3f1 (diff) | |
download | pkgsrc-94db724b9a596b93a99b4badf4aa119d4891c86b.tar.gz |
Update to version 0.61.1.
Changes since 0.51:
- new features such as a config menu
- plenty of bugfixes
Provided by Alaric Snell <alaric@alaric-snell.com> in pkg/11257
Diffstat (limited to 'x11')
-rw-r--r-- | x11/blackbox/Makefile | 14 | ||||
-rw-r--r-- | x11/blackbox/files/md5 | 4 | ||||
-rw-r--r-- | x11/blackbox/pkg/PLIST | 59 |
3 files changed, 53 insertions, 24 deletions
diff --git a/x11/blackbox/Makefile b/x11/blackbox/Makefile index a64b3b7a841..b107a78d10f 100644 --- a/x11/blackbox/Makefile +++ b/x11/blackbox/Makefile @@ -1,19 +1,21 @@ -# $NetBSD: Makefile,v 1.2 2000/07/11 10:18:03 agc Exp $ +# $NetBSD: Makefile,v 1.3 2000/10/25 19:19:17 pooka Exp $ +# -DISTNAME= blackbox-0.51.3.1 +DISTNAME= blackbox-0.61.1 CATEGORIES= x11 -MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \ - ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/ +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ MAINTAINER= djp@cpl.herston.uq.edu.au HOMEPAGE= http://blackbox.alug.org/ -USE_X11BASE= yes -GNU_CONFIGURE= yes +USE_X11BASE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${X11PREFIX} \ --x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib \ --enable-kde +HAS_CONFIGURE= YES + .include "../../mk/bsd.pkg.mk" diff --git a/x11/blackbox/files/md5 b/x11/blackbox/files/md5 index a51ef1a03b5..f9d0099e267 100644 --- a/x11/blackbox/files/md5 +++ b/x11/blackbox/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $ +$NetBSD: md5,v 1.2 2000/10/25 19:19:17 pooka Exp $ -MD5 (blackbox-0.51.3.1.tar.gz) = c05185c6ce3225efbd35b25f86bd9aea +MD5 (blackbox-0.61.1.tar.gz) = 3e30cefdb8e91ab1eb7ae80ff7e6cb11 diff --git a/x11/blackbox/pkg/PLIST b/x11/blackbox/pkg/PLIST index d5a6e9dd510..df5597bfdeb 100644 --- a/x11/blackbox/pkg/PLIST +++ b/x11/blackbox/pkg/PLIST @@ -1,21 +1,48 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/10/25 19:19:18 pooka Exp $ bin/blackbox +bin/bsetbg bin/bsetroot +man/man1/blackbox.1 +man/man1/bsetroot.1 share/Blackbox/menu -share/Blackbox/styles/blackmagic -share/Blackbox/styles/coldsteel -share/Blackbox/styles/colorpurple -share/Blackbox/styles/darkgreen -share/Blackbox/styles/default -share/Blackbox/styles/gnoid -share/Blackbox/styles/green -share/Blackbox/styles/onoid -share/Blackbox/styles/pnoid -share/Blackbox/styles/previous -share/Blackbox/styles/results -share/Blackbox/styles/slatebox -share/Blackbox/styles/steelblue -share/Blackbox/styles/steelbox -share/Blackbox/styles/stylesmenu +share/Blackbox/nls/C/blackbox.cat +share/Blackbox/nls/POSIX +share/Blackbox/nls/US_ASCII +share/Blackbox/nls/da_DK/blackbox.cat +share/Blackbox/nls/en +share/Blackbox/nls/en_US +share/Blackbox/nls/es +share/Blackbox/nls/es_ES/blackbox.cat +share/Blackbox/nls/et_EE/blackbox.cat +share/Blackbox/nls/fr +share/Blackbox/nls/fr_FR/blackbox.cat +share/Blackbox/nls/pt_BR/blackbox.cat +share/Blackbox/nls/ru_RU/blackbox.cat +share/Blackbox/nls/sv_SE/blackbox.cat +share/Blackbox/nls/tr_TR/blackbox.cat +share/Blackbox/styles/Artwiz +share/Blackbox/styles/Cthulhain +share/Blackbox/styles/Flux +share/Blackbox/styles/Minimal +share/Blackbox/styles/Nyz +share/Blackbox/styles/Operation +share/Blackbox/styles/Outcomes +share/Blackbox/styles/Rampage +share/Blackbox/styles/Rancor +share/Blackbox/styles/Results +share/Blackbox/styles/Shade +share/Blackbox/styles/Spiff +share/Blackbox/styles/TDF +share/Blackbox/styles/Twice @dirrm share/Blackbox/styles +@dirrm share/Blackbox/nls/tr_TR +@dirrm share/Blackbox/nls/sv_SE +@dirrm share/Blackbox/nls/ru_RU +@dirrm share/Blackbox/nls/pt_BR +@dirrm share/Blackbox/nls/fr_FR +@dirrm share/Blackbox/nls/et_EE +@dirrm share/Blackbox/nls/es_ES +@dirrm share/Blackbox/nls/da_DK +@dirrm share/Blackbox/nls/C +@dirrm share/Blackbox/nls @dirrm share/Blackbox |