aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-11-10 20:55:16 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-11-10 20:55:16 +0800
commit74cd5ad17c79b185cf5edc7fccc214c0d3e3d858 (patch)
treecbac2fa45f13047b7b9ff91d33e4bb2032e65a8c /news
parent40cf3202cb278e6db8087329fe0d4554b93d3636 (diff)
downloadfreebsd-ports-gnome-74cd5ad17c79b185cf5edc7fccc214c0d3e3d858.tar.gz
freebsd-ports-gnome-74cd5ad17c79b185cf5edc7fccc214c0d3e3d858.tar.zst
freebsd-ports-gnome-74cd5ad17c79b185cf5edc7fccc214c0d3e3d858.zip
- Add news/husky-htick-devel (/update repocopied port to 1.4-rc5)
FTN File ticker, development version. htick is a part of Husky Fidosoft Project. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: 128354 Submitted by: andrew clarke <mail at ozzmosis dot com>
Diffstat (limited to 'news')
-rw-r--r--news/Makefile1
-rw-r--r--news/husky-htick-devel/Makefile24
-rw-r--r--news/husky-htick-devel/distinfo6
-rw-r--r--news/husky-htick-devel/files/patch-doc::Makefile22
-rw-r--r--news/husky-htick-devel/pkg-descr2
-rw-r--r--news/husky-htick-devel/pkg-plist2
6 files changed, 28 insertions, 29 deletions
diff --git a/news/Makefile b/news/Makefile
index c17bbda79c93..b432f1b47521 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -33,6 +33,7 @@
SUBDIR += husky-hptsqfix
SUBDIR += husky-hpucode
SUBDIR += husky-htick
+ SUBDIR += husky-htick-devel
SUBDIR += husky-msged
SUBDIR += husky-nltools
SUBDIR += husky-smapi
diff --git a/news/husky-htick-devel/Makefile b/news/husky-htick-devel/Makefile
index 04de828ca82a..5652bd22cbbe 100644
--- a/news/husky-htick-devel/Makefile
+++ b/news/husky-htick-devel/Makefile
@@ -1,24 +1,28 @@
-# New ports collection makefile for: husky-htick
-# Date created: 6 January 2003
-# Whom: Max Khon
+# New ports collection makefile for: husky-htick-devel
+# Date created: 2008-10-25
+# Whom: Andrew Clarke <mail@ozzmosis.com>
#
# $FreeBSD$
#
PORTNAME= htick
-PORTVERSION= 1.0.4
-PORTREVISION= 1
+DISTVERSION= 1.4-rc5
CATEGORIES= news mail
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+PKGNAMESUFFIX= -devel
-MAINTAINER= fjoe@FreeBSD.org
-COMMENT= FTN File ticker
+MAINTAINER= mail@ozzmosis.com
+COMMENT= FTN File ticker, development version
-LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
+LIB_DEPENDS= fidoconfig.1:${PORTSDIR}/news/husky-fidoconf-devel
+
+CONFLICTS= husky-htick-[0-9]*
MAN1= htick.1
INFO= htick
+PLIST_FILES= bin/htick \
+ share/doc/husky/htick.html
+
post-patch:
@${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \
${WRKSRC}/man/htick.1
@@ -30,5 +34,5 @@ post-install:
@cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/news/husky-base/Makefile.inc"
+.include "${PORTSDIR}/news/husky-base-devel/Makefile.inc"
.include <bsd.port.post.mk>
diff --git a/news/husky-htick-devel/distinfo b/news/husky-htick-devel/distinfo
index 2fd582b87fa1..4f9603eeb0e6 100644
--- a/news/husky-htick-devel/distinfo
+++ b/news/husky-htick-devel/distinfo
@@ -1,3 +1,3 @@
-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
+MD5 (husky/htick-1.4-rc5.tar.gz) = af8cb6eab3f8d02124db411f15dbe456
+SHA256 (husky/htick-1.4-rc5.tar.gz) = 03b9eda2d6bc5467acbdfd939d13911837bc8d04dd95b9c398369a625a494bde
+SIZE (husky/htick-1.4-rc5.tar.gz) = 122481
diff --git a/news/husky-htick-devel/files/patch-doc::Makefile b/news/husky-htick-devel/files/patch-doc::Makefile
index c34d627b865b..9c47bae730d7 100644
--- a/news/husky-htick-devel/files/patch-doc::Makefile
+++ b/news/husky-htick-devel/files/patch-doc::Makefile
@@ -1,5 +1,5 @@
---- ./doc/Makefile.orig Sun Nov 10 15:36:34 2002
-+++ ./doc/Makefile Tue Aug 5 16:59:09 2003
+--- ./doc/Makefile.orig 2005-06-04 04:00:00.000000000 +1000
++++ ./doc/Makefile 2008-04-17 02:27:17.000000000 +1000
@@ -16,7 +16,7 @@
include ../../huskymak.cfg
endif
@@ -9,7 +9,7 @@
ifdef HTMLDIR
html: htick.html
-@@ -66,20 +66,16 @@
+@@ -72,7 +72,7 @@
-$(RM) $(RMOPT) htick.inf
-$(RM) $(RMOPT) htick*html
@@ -18,18 +18,14 @@
@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
+@@ -83,10 +83,6 @@
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
-- $(INSTALL) htick*html $(HTMLDIR)
--endif
+ $(INSTALL) $(IMOPT) htick*html $(HTMLDIR)
+ endif
-ifdef DVIDIR
- -$(MKDIR) $(MKDIROPT) $(DVIDIR)
-- $(INSTALL) htick.dvi $(DVIDIR)
-+ $(INSTALL) $(IMOPT) htick*html $(HTMLDIR)
- endif
+- $(INSTALL) $(IMOPT) htick.dvi $(DVIDIR)
+-endif
uninstall:
+ -install-info --remove --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)htick.info
diff --git a/news/husky-htick-devel/pkg-descr b/news/husky-htick-devel/pkg-descr
index 44e37f0e46da..2164dedf93e1 100644
--- a/news/husky-htick-devel/pkg-descr
+++ b/news/husky-htick-devel/pkg-descr
@@ -1,4 +1,4 @@
-FTN File ticker
+FTN File ticker, development version.
htick is a part of Husky Fidosoft Project.
Husky is complete freeware suite of Fidonet applications.
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