aboutsummaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-03-20 20:41:29 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1999-03-20 20:41:29 +0800
commit2c623414d338631955fe0ba7b9adebb645653cfb (patch)
tree4e6bc2035685ef82a39ff00842a53bf3ace56acf /news/tin
parente3fb1f837ed8681137b12272859a61e9ad819aa4 (diff)
downloadfreebsd-ports-2c623414d338631955fe0ba7b9adebb645653cfb.tar.gz
freebsd-ports-2c623414d338631955fe0ba7b9adebb645653cfb.tar.zst
freebsd-ports-2c623414d338631955fe0ba7b9adebb645653cfb.zip
don't depend on bzip and gmake
Notes
Notes: svn path=/head/; revision=17319
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile6
-rw-r--r--news/tin/distinfo2
2 files changed, 3 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index c40fa9b92ce8..db536ca06fab 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,7 +4,7 @@
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.65 1999/02/11 11:13:47 ache Exp $
+# $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $
#
DISTNAME= tinpre-1.4-19990216
@@ -12,16 +12,14 @@ CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \
ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \
ftp://ftp.nuxi.com/pub/tin/pre-v1.4/
+EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.org
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
-USE_BZIP2= yes
-
WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//}
GNU_CONFIGURE= yes
-USE_GMAKE= yes
# Curses support too buggy to activate
# --enable-curses \
diff --git a/news/tin/distinfo b/news/tin/distinfo
index 47b0b92fecf3..c7b9941c57d2 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1 +1 @@
-MD5 (tinpre-1.4-19990216.tar.bz2) = b47ea368a5473900716b633d337290ea
+MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da
mi@aldan.algebra.com> volunteered to maintain this port.Chris Piazza1999-06-261-2/+2 * Update to 3.1.18 and un-BROKEN it.Chris Piazza1999-06-268-207/+348 * ADD WWW:Michael Haro1999-05-031-1/+1 * "update" of siag. Not 100% working but I'm sick of this port. Oh, alsoMichael Haro1999-04-208-380/+330 * Add more MASTER_SITES.Vanilla I. Shu1998-12-111-2/+3 * One last missing xpm dependency.Satoshi Asami1998-11-291-2/+3