aboutsummaryrefslogtreecommitdiff
path: root/comms/bforce-kst
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-17 11:16:53 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-17 11:16:53 +0000
commit86a5f12616bbbe879e91b81fba052b1ebf6b4bad (patch)
treed7291b1e9eed68da00deb0d6be5c1fd6034edb7e /comms/bforce-kst
parent55633aaa5e3fd8eda5f2371ab8230f6e829aec0d (diff)
downloadports-86a5f12616bbbe879e91b81fba052b1ebf6b4bad.tar.gz
ports-86a5f12616bbbe879e91b81fba052b1ebf6b4bad.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>
Notes
Notes: svn path=/head/; revision=73330
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