aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1996-10-30 03:50:21 +0800
committerjfitz <jfitz@FreeBSD.org>1996-10-30 03:50:21 +0800
commitd98b6a9ddb09320215a8bcdc1006be7ca2361045 (patch)
tree83874af0b6e9a621afc2ee0bc43a83ec9baa2cad /x11-wm/afterstep-stable
parentef05d7bf0fb32eff16450442470d8d3758bed387 (diff)
downloadfreebsd-ports-gnome-d98b6a9ddb09320215a8bcdc1006be7ca2361045.tar.gz
freebsd-ports-gnome-d98b6a9ddb09320215a8bcdc1006be7ca2361045.tar.zst
freebsd-ports-gnome-d98b6a9ddb09320215a8bcdc1006be7ca2361045.zip
Upgrade to v1.0prerelease-1
Now includes manpages!
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r--x11-wm/afterstep-stable/Makefile24
-rw-r--r--x11-wm/afterstep-stable/distinfo2
-rw-r--r--x11-wm/afterstep-stable/pkg-plist10
3 files changed, 24 insertions, 12 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 83b36330950a..f71d34bf5b84 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -1,22 +1,23 @@
# New ports collection makefile for: afterstep
-# Version required: 0.98b33
-# Date created: 17 July 96
-# Whom: james@bdd.net
+# Version required: 1.0pre1
+# Date created: October 29th 1996
+# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.10 1996/09/30 20:29:12 jfitz Exp $
+# $Id: Makefile,v 1.11 1996/10/09 04:53:23 jfitz Exp $
#
-DISTNAME= as-b33
-PKGNAME= afterstep-0.98b33
+DISTNAME= as-10pre1
+PKGNAME= afterstep-1.0pr1
CATEGORIES+= x11
MASTER_SITES= ftp://oak.sfasu.edu/pub/AfterStep/
-MAINTAINER= jfitz@freebsd.org
+MAINTAINER= jfitz@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_X11= yes
-WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA33
+WRKSRC= ${WRKDIR}/AfterStep-1.0pre1
+INSTALL_TARGET= install install.man
pre-build:
@ cd ${WRKSRC}; sh MakeMakefiles
@@ -30,8 +31,13 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps/
${INSTALL_DATA} ${WRKSRC}/icons/8bit/*.xpm ${PREFIX}/include/X11/pixmaps/
@ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/doc/
- @for file in CHANGES README README.8bit README.gradient afterstep.faq; do \
+ @for file in CHANGES NEW README README.8bit afterstep.faq; do \
${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/lib/X11/afterstep/doc/; \
done
+.if defined(NOMANCOMPRESS)
+ @ for file in afterstep asclock Audio Auto Banner Pager Wharf; do \
+ gunzip ${PREFIX}/man/man1/$$file.1.gz; \
+ done
+.endif
.include <bsd.port.mk>
diff --git a/x11-wm/afterstep-stable/distinfo b/x11-wm/afterstep-stable/distinfo
index dd59aed808cf..4a6eed8d0df1 100644
--- a/x11-wm/afterstep-stable/distinfo
+++ b/x11-wm/afterstep-stable/distinfo
@@ -1 +1 @@
-MD5 (as-b33.tar.gz) = 8093b2d60fc3c61a7198fe6f6ca56858
+MD5 (as-10pre1.tar.gz) = b780e7868973b615893cf6334bd8f0e3
diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist
index d0f6b3aeeab3..bc41d953d907 100644
--- a/x11-wm/afterstep-stable/pkg-plist
+++ b/x11-wm/afterstep-stable/pkg-plist
@@ -21,9 +21,9 @@ lib/X11/afterstep/backgrounds/tile.check.jpg
lib/X11/afterstep/backgrounds/volcanic.jpg
lib/X11/afterstep/backgrounds/wood.jpg
lib/X11/afterstep/doc/CHANGES
+lib/X11/afterstep/doc/NEW
lib/X11/afterstep/doc/README
lib/X11/afterstep/doc/README.8bit
-lib/X11/afterstep/doc/README.gradient
lib/X11/afterstep/doc/afterstep.faq
lib/X11/afterstep/sounds/beaming.au
lib/X11/afterstep/sounds/bong.au
@@ -48,8 +48,14 @@ include/X11/pixmaps/netscape3.xpm
include/X11/pixmaps/shutdown.xpm
include/X11/pixmaps/text.xpm
include/X11/pixmaps/writeletter.xpm
+man/man1/afterstep.1.gz
+man/man1/asclock.1.gz
+man/man1/Audio.1.gz
+man/man1/Auto.1.gz
+man/man1/Banner.1.gz
+man/man1/Pager.1.gz
+man/man1/Wharf.1.gz
@dirrm lib/X11/afterstep/doc
@dirrm lib/X11/afterstep/backgrounds
@dirrm lib/X11/afterstep/sounds
@dirrm lib/X11/afterstep
-@dirrm include/X11/pixmaps