aboutsummaryrefslogtreecommitdiff
path: root/textproc/unroff
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-03-06 09:46:39 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-03-06 09:46:39 +0000
commit1efea212c4bfdc6a6354c2d07dbd4be70b67f931 (patch)
tree749e423ee3f671befe7c3b7c5bf1f201f2aabe02 /textproc/unroff
parent826c02d68c3ac9403a3a36624e258d0672d5fe0d (diff)
downloadports-1efea212c4bfdc6a6354c2d07dbd4be70b67f931.tar.gz
ports-1efea212c4bfdc6a6354c2d07dbd4be70b67f931.zip
The recently imported patch-c[ab] contained RCS keywords. To
avoid trouble, fetch them as part of $DISTFILES and apply in a pre-patch target. Update my e-mail address in Whom: line. Remove my name from the MAINTAINER line. Any takers?
Notes
Notes: svn path=/head/; revision=5888
Diffstat (limited to 'textproc/unroff')
-rw-r--r--textproc/unroff/Makefile29
-rw-r--r--textproc/unroff/distinfo4
2 files changed, 28 insertions, 5 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile
index 30c0886545b8..4d78af5e477c 100644
--- a/textproc/unroff/Makefile
+++ b/textproc/unroff/Makefile
@@ -1,20 +1,41 @@
# New ports collection makefile for: unroff
# Version required: 1.0
# Date created: 18 Feb 1996
-# Whom: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
+# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.2 1996/04/23 19:46:35 torstenb Exp $
+# $Id: Makefile,v 1.3 1996/11/17 08:45:18 obrien Exp $
#
DISTNAME= unroff-1.0
+PKGNAME= unroff-1.0.2
CATEGORIES= print
-MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/unroff/dist/
+MASTER_SITES= ${UNROFF_SITE}/dist/ \
+ ${UNROFF_SITE}/contrib/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCH1} ${PATCH2}
-MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
+MAINTAINER= ports@freebsd.org
RUN_DEPENDS= elk:${PORTSDIR}/lang/elk
BUILD_DEPENDS= elk:${PORTSDIR}/lang/elk
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+DIST_SUBDIR= unroff
PATCH_STRIP= -p1
+UNROFF_SITE= http://www-rn.informatik.uni-bremen.de/software/unroff
+PATCH1= me-misc-patch
+PATCH2= misc-patch-2
+
+pre-patch:
+ @${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}"
+ @(cd ${_DISTDIR}; \
+ if [ ${PATCH_DEBUG_TMP} = yes ]; then \
+ ${ECHO_MSG} "===> Applying distribution patch ${PATCH1}" ; \
+ fi; \
+ ${PATCH} ${PATCH_DIST_ARGS} -p0 < ${PATCH1}; \
+ if [ ${PATCH_DEBUG_TMP} = yes ]; then \
+ ${ECHO_MSG} "===> Applying distribution patch ${PATCH2}" ; \
+ fi; \
+ ${PATCH} ${PATCH_DIST_ARGS} -p1 < ${PATCH2})
+
.include <bsd.port.mk>
diff --git a/textproc/unroff/distinfo b/textproc/unroff/distinfo
index 5f94de640f2b..0b0b28d29aa9 100644
--- a/textproc/unroff/distinfo
+++ b/textproc/unroff/distinfo
@@ -1 +1,3 @@
-MD5 (unroff-1.0.tar.gz) = 918e9c065cb7486c4b885da7809f37e7
+MD5 (unroff/unroff-1.0.tar.gz) = 918e9c065cb7486c4b885da7809f37e7
+MD5 (unroff/me-misc-patch) = e0cfe9a5012f573cf774115562f4462e
+MD5 (unroff/misc-patch-2) = ebedbf1a8dccfeb5ef3f996ba15374b2