aboutsummaryrefslogtreecommitdiffstats
path: root/comms/bforce-kst
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-17 19:16:53 +0800
committeredwin <edwin@FreeBSD.org>2003-01-17 19:16:53 +0800
commit02b68d33f595bb7dd3167ea26f4ebe7c80182a11 (patch)
tree8116d4edd6351e9aa9c10807e44ee5e6a84a0cab /comms/bforce-kst
parent4a52389d775fa36dcc4d54a54908b5372a07c28b (diff)
downloadfreebsd-ports-gnome-02b68d33f595bb7dd3167ea26f4ebe7c80182a11.tar.gz
freebsd-ports-gnome-02b68d33f595bb7dd3167ea26f4ebe7c80182a11.tar.zst
freebsd-ports-gnome-02b68d33f595bb7dd3167ea26f4ebe7c80182a11.zip
new port: comms/bforce-kst
BinkleyForce is a simple ifcico like FTN mailer. It can works via TCP/IP as well as on modem links. Look sample configs for more information. PR: ports/38635 Submitted by: Andrew Dolgov <fox@sigsegv.spb.ru>
Diffstat (limited to 'comms/bforce-kst')
-rw-r--r--comms/bforce-kst/Makefile35
-rw-r--r--comms/bforce-kst/distinfo1
-rw-r--r--comms/bforce-kst/pkg-comment1
-rw-r--r--comms/bforce-kst/pkg-descr3
-rw-r--r--comms/bforce-kst/pkg-message3
-rw-r--r--comms/bforce-kst/pkg-plist10
6 files changed, 53 insertions, 0 deletions
diff --git a/comms/bforce-kst/Makefile b/comms/bforce-kst/Makefile
new file mode 100644
index 000000000000..c7799d1300b3
--- /dev/null
+++ b/comms/bforce-kst/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: bforce-kst
+# Date created: 1 May 2002
+# Whom: Andrew Dolgov <fox@furry.spb.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bforce
+PORTVERSION= 0.22.7.5
+CATEGORIES= comms
+MASTER_SITES= http://kst.spb.ru/bforce/
+PKGNAMESUFFIX= -kst
+DISTNAME= bforce-0.22.7.kst5
+
+MAINTAINER= fox@furry.spb.ru
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/source
+
+do-install:
+ ${MKDIR} ${PREFIX}/etc/bforce
+ ${INSTALL_DATA} ${WRKSRC}/../examples/bforce.conf ${PREFIX}/etc/bforce/bforce.conf.sample
+ ${INSTALL_DATA} ${WRKSRC}/../examples/bforce.passwd ${PREFIX}/etc/bforce/bforce.passwd.sample
+ ${INSTALL_DATA} ${WRKSRC}/../examples/bforce.subst ${PREFIX}/etc/bforce/bforce.subst.sample
+ ${INSTALL_DATA} ${WRKSRC}/../examples/freq.aliases ${PREFIX}/etc/bforce/freq.aliases.sample
+ ${INSTALL_DATA} ${WRKSRC}/../examples/freq.dirs ${PREFIX}/etc/bforce/freq.dirs.sample
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/bforce ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/bfindex ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/bfstat ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/nlookup ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/comms/bforce-kst/distinfo b/comms/bforce-kst/distinfo
new file mode 100644
index 000000000000..81275746be6a
--- /dev/null
+++ b/comms/bforce-kst/distinfo
@@ -0,0 +1 @@
+MD5 (bforce-0.22.7.kst5.tar.bz2) = 6a5b9b0be70d23e9720787e4aa6c8f4e
diff --git a/comms/bforce-kst/pkg-comment b/comms/bforce-kst/pkg-comment
new file mode 100644
index 000000000000..bcae34d9d6da
--- /dev/null
+++ b/comms/bforce-kst/pkg-comment
@@ -0,0 +1 @@
+Simple ifcico like Fidonet technology mailer
diff --git a/comms/bforce-kst/pkg-descr b/comms/bforce-kst/pkg-descr
new file mode 100644
index 000000000000..d32652d0a29e
--- /dev/null
+++ b/comms/bforce-kst/pkg-descr
@@ -0,0 +1,3 @@
+BinkleyForce is a simple ifcico like FTN mailer. It can works via
+TCP/IP as well as on modem links. Look sample configs for more
+information.
diff --git a/comms/bforce-kst/pkg-message b/comms/bforce-kst/pkg-message
new file mode 100644
index 000000000000..dde77ba4972f
--- /dev/null
+++ b/comms/bforce-kst/pkg-message
@@ -0,0 +1,3 @@
+Please don't forget to copy and edit configuration files found
+in ${PREFIX}/etc/bforce.END-of-bforce-kst/pkg-message
+exit
diff --git a/comms/bforce-kst/pkg-plist b/comms/bforce-kst/pkg-plist
new file mode 100644
index 000000000000..6b6920dca75e
--- /dev/null
+++ b/comms/bforce-kst/pkg-plist
@@ -0,0 +1,10 @@
+bin/bforce
+bin/bfindex
+bin/bfstat
+bin/nlookup
+etc/bforce/bforce.conf.sample
+etc/bforce/bforce.passwd.sample
+etc/bforce/bforce.subst.sample
+etc/bforce/freq.aliases.sample
+etc/bforce/freq.dirs.sample
+@dirrm etc/bforce