aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/husky-htick-devel/Makefile34
-rw-r--r--news/husky-htick-devel/distinfo3
-rw-r--r--news/husky-htick-devel/files/patch-doc::Makefile35
-rw-r--r--news/husky-htick-devel/pkg-descr6
-rw-r--r--news/husky-htick-devel/pkg-plist2
5 files changed, 0 insertions, 80 deletions
diff --git a/news/husky-htick-devel/Makefile b/news/husky-htick-devel/Makefile
deleted file mode 100644
index 04de828ca82a..000000000000
--- a/news/husky-htick-devel/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: husky-htick
-# Date created: 6 January 2003
-# Whom: Max Khon
-#
-# $FreeBSD$
-#
-
-PORTNAME= htick
-PORTVERSION= 1.0.4
-PORTREVISION= 1
-CATEGORIES= news mail
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= fjoe@FreeBSD.org
-COMMENT= FTN File ticker
-
-LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
-
-MAN1= htick.1
-INFO= htick
-
-post-patch:
- @${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \
- ${WRKSRC}/man/htick.1
-
-post-build:
- @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} all
-
-post-install:
- @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/news/husky-base/Makefile.inc"
-.include <bsd.port.post.mk>
diff --git a/news/husky-htick-devel/distinfo b/news/husky-htick-devel/distinfo
deleted file mode 100644
index 2fd582b87fa1..000000000000
--- a/news/husky-htick-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (husky/htick-1.0.4-src.tar.gz) = 971ae2e04d98969a864778bfa7dc3bfe
-SHA256 (husky/htick-1.0.4-src.tar.gz) = 44798efc1d68670dde4b5e4037cae520d6663cc827aab2c9c40b365547ac07d1
-SIZE (husky/htick-1.0.4-src.tar.gz) = 87706
diff --git a/news/husky-htick-devel/files/patch-doc::Makefile b/news/husky-htick-devel/files/patch-doc::Makefile
deleted file mode 100644
index c34d627b865b..000000000000
--- a/news/husky-htick-devel/files/patch-doc::Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
---- ./doc/Makefile.orig Sun Nov 10 15:36:34 2002
-+++ ./doc/Makefile Tue Aug 5 16:59:09 2003
-@@ -16,7 +16,7 @@
- include ../../huskymak.cfg
- endif
-
--all: html info dvi
-+all: html info
-
- ifdef HTMLDIR
- html: htick.html
-@@ -66,20 +66,16 @@
- -$(RM) $(RMOPT) htick.inf
- -$(RM) $(RMOPT) htick*html
-
--install: info html dvi
-+install: info html
- @echo .
- ifdef INFODIR
- -$(MKDIR) $(MKDIROPT) $(INFODIR)
-- $(INSTALL) htick.info $(INFODIR)
-+ $(INSTALL) $(IMOPT) htick.info $(INFODIR)
- -install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)htick.info
- endif
- ifdef HTMLDIR
- -$(MKDIR) $(MKDIROPT) $(HTMLDIR)
-- $(INSTALL) htick*html $(HTMLDIR)
--endif
--ifdef DVIDIR
-- -$(MKDIR) $(MKDIROPT) $(DVIDIR)
-- $(INSTALL) htick.dvi $(DVIDIR)
-+ $(INSTALL) $(IMOPT) htick*html $(HTMLDIR)
- endif
-
- uninstall:
diff --git a/news/husky-htick-devel/pkg-descr b/news/husky-htick-devel/pkg-descr
deleted file mode 100644
index 44e37f0e46da..000000000000
--- a/news/husky-htick-devel/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-FTN File ticker
-
-htick is a part of Husky Fidosoft Project.
-Husky is complete freeware suite of Fidonet applications.
-
-WWW: http://husky.sourceforge.net/
diff --git a/news/husky-htick-devel/pkg-plist b/news/husky-htick-devel/pkg-plist
deleted file mode 100644
index b38c036af44e..000000000000
--- a/news/husky-htick-devel/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-share/doc/husky/htick.html
-bin/htick