summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorfredb <fredb>1999-08-21 15:16:55 +0000
committerfredb <fredb>1999-08-21 15:16:55 +0000
commitfcc8a36af843464e65959a2cf684c24b8f9ad49e (patch)
tree2c876cccfe00f7e658d94126e17439f294ba0a42 /x11
parent1fbd9fef963d442c91fe51f4eb11dd0fae27ac25 (diff)
downloadpkgsrc-fcc8a36af843464e65959a2cf684c24b8f9ad49e.tar.gz
Update afterstep to 1.7.137
New features, performance enhancements, bug fixes
Diffstat (limited to 'x11')
-rw-r--r--x11/afterstep-current/Makefile21
-rw-r--r--x11/afterstep-current/files/md59
2 files changed, 23 insertions, 7 deletions
diff --git a/x11/afterstep-current/Makefile b/x11/afterstep-current/Makefile
index 431714260cd..816a84de2b3 100644
--- a/x11/afterstep-current/Makefile
+++ b/x11/afterstep-current/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 1999/08/07 22:33:55 fredb Exp $
+# $NetBSD: Makefile,v 1.5 1999/08/21 15:16:55 fredb Exp $
DISTNAME= AfterStep-1.7.126
-PKGNAME= afterstep-1.7.130
+PKGNAME= afterstep-1.7.137
CATEGORIES= x11
MASTER_SITES= ftp://ftp.afterstep.org/devel/snapshots/ \
ftp://ftp.afterstep.org/devel/archives/1.7/ \
@@ -20,7 +20,14 @@ PATCH_SITES= ftp://ftp.afterstep.org/devel/patches/ \
PATCHFILES= 1.7.126-01-sasha-endian_deps.patch.gz \
1.7.126-02-allanon-security_and_avoidcover.patch.gz \
1.7.126-03-allanon-depend.patch.gz \
- 1.7.126-04-allanon-shade.patch.gz
+ 1.7.126-04-allanon-shade.patch.gz \
+ 1.7.126-05-jan-menu_shortcuts.patch.gz \
+ 1.7.126-06-alcorn-aslib_modules.patch.gz \
+ 1.7.126-07-tildouf_allanon-icon_titles.patch.gz \
+ 1.7.126-08-allanon-audit_and_wharf.patch.gz \
+ 1.7.126-09-sasha_allanon-gradients.patch.gz \
+ 1.7.126-10-sasha_allanon_tigr-pager_colors.patch.gz \
+ 1.7.126-11-allanon-mode_130.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= fb@enteract.com
@@ -31,16 +38,17 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png-1.0.3:../../graphics/png
DEPENDS+= rplay-3.2.0b6:../../audio/rplay
DEPENDS+= xli-1.16:../../graphics/xli
+DEPENDS+= xp-1.2b10:../../x11/xp
DEPENDS+= xpm-3.4k:../../graphics/xpm
CONFLICTS= ascp-1.0.2
DIST_SUBDIR= AfterStep
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X11BASE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-helpcommand="xterm -e man" \
+CONFIGURE_ARGS+= --with-helpcommand="xpman" \
--with-png-includes=${LOCALBASE}/include \
--with-png-lib=${LOCALBASE}/lib \
--with-jpeg-includes=${LOCALBASE}/include \
@@ -53,7 +61,8 @@ post-build:
${SED} 's#@PREFIX@#${PREFIX}#g' < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE
post-patch:
- for i in ` find ${WRKSRC} -name "*.man" -print `; do \
+ cd ${WRKSRC} ; \
+ for i in `find . -name "*.man" -print` autoconf/Makefile.common.in ; do \
${MV} $$i $$i.orig ; \
${SED} -e 's@/usr/local/@${PREFIX}/@g' -e 's@1x@1@g' \
< $$i.orig > $$i ; \
diff --git a/x11/afterstep-current/files/md5 b/x11/afterstep-current/files/md5
index f440f2e1641..654c6cb754f 100644
--- a/x11/afterstep-current/files/md5
+++ b/x11/afterstep-current/files/md5
@@ -1,7 +1,14 @@
-$NetBSD: md5,v 1.4 1999/08/07 22:33:56 fredb Exp $
+$NetBSD: md5,v 1.5 1999/08/21 15:16:57 fredb Exp $
MD5 (AfterStep/AfterStep-1.7.126.tar.bz2) = 1a91e9fde98b2d249ab8ea6fba34c610
MD5 (AfterStep/1.7.126-01-sasha-endian_deps.patch.gz) = 36fd29327d2d05382d031c64bdc71fbe
MD5 (AfterStep/1.7.126-02-allanon-security_and_avoidcover.patch.gz) = 8c469aaad3c0579d58f0dca43989e717
MD5 (AfterStep/1.7.126-03-allanon-depend.patch.gz) = 2471ccfe5ee63d6eb8481a541f767607
MD5 (AfterStep/1.7.126-04-allanon-shade.patch.gz) = 366673f0b86fa79af9c2f08b9d19e21f
+MD5 (AfterStep/1.7.126-05-jan-menu_shortcuts.patch.gz) = 8a886d96f269981e5eae354a2db9115c
+MD5 (AfterStep/1.7.126-06-alcorn-aslib_modules.patch.gz) = f04d00e43821a3b5322e84ad68ca860d
+MD5 (AfterStep/1.7.126-07-tildouf_allanon-icon_titles.patch.gz) = 2ac34d5e98b5960c2ab8b8e5844d1f9b
+MD5 (AfterStep/1.7.126-08-allanon-audit_and_wharf.patch.gz) = 2364f27cd3d9c102c00fe8b2ca5fe956
+MD5 (AfterStep/1.7.126-09-sasha_allanon-gradients.patch.gz) = bf2172fdf59c65cc00f6bb5d5540a7c9
+MD5 (AfterStep/1.7.126-10-sasha_allanon_tigr-pager_colors.patch.gz) = 6cb8ec16f16104b1c4d7f00287887473
+MD5 (AfterStep/1.7.126-11-allanon-mode_130.patch.gz) = 2e70b8888ffff74abbbf181f45b7143e