summaryrefslogtreecommitdiff
path: root/ham/7plus
diff options
context:
space:
mode:
authorwulf <wulf>2000-01-31 11:32:49 +0000
committerwulf <wulf>2000-01-31 11:32:49 +0000
commitc62b746bcd8f700bb6e2a6b101a3406cef4d357d (patch)
tree3444d6e448d8ae8d2fd2ae95767e943e738f9f91 /ham/7plus
parent59387161e04bf2798668daf427f3685e0c84ffbc (diff)
downloadpkgsrc-c62b746bcd8f700bb6e2a6b101a3406cef4d357d.tar.gz
uuencode-like file coder for AMPR BBS S&F of binary files
CV ----------------------------------------------------------------------
Diffstat (limited to 'ham/7plus')
-rw-r--r--ham/7plus/Makefile25
-rw-r--r--ham/7plus/files/md54
-rw-r--r--ham/7plus/pkg/COMMENT1
-rw-r--r--ham/7plus/pkg/DESCR11
-rw-r--r--ham/7plus/pkg/PLIST8
5 files changed, 49 insertions, 0 deletions
diff --git a/ham/7plus/Makefile b/ham/7plus/Makefile
new file mode 100644
index 00000000000..4b1ed605629
--- /dev/null
+++ b/ham/7plus/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/31 11:32:49 wulf Exp $
+#
+
+DISTNAME= 7pl223sr
+PKGNAME= 7plus-223
+WRKSRC= ${WRKDIR}/7plsrc.223
+CATEGORIES= ham
+MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/
+DISTFILES= 7pl223sr.tgz \
+ 7pl210mg.tgz
+
+MAINTAINER= wulf@netbsd.org
+HOMEPAGE= http://home.t-online.de/home/dg1bbq/
+
+LICENSE= no-commercial-use
+
+MAKEFILE= netbsd.mak
+USE_GMAKE= yes
+
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/7plus && \
+ ${INSTALL_DATA} ${WRKDIR}/*.txt ${PREFIX}/share/doc/7plus && \
+ ${INSTALL_DATA} ${WRKDIR}/readme.now ${PREFIX}/share/doc/7plus
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/7plus/files/md5 b/ham/7plus/files/md5
new file mode 100644
index 00000000000..21ec920cb73
--- /dev/null
+++ b/ham/7plus/files/md5
@@ -0,0 +1,4 @@
+$NetBSD: md5,v 1.1.1.1 2000/01/31 11:32:50 wulf Exp $
+
+MD5 (7pl223sr.tgz) = 1e595c1e12cbc2c54c0bef4a843f4b9a
+MD5 (7pl210mg.tgz) = c5fa7a70a71240738a64ef62248cf67b
diff --git a/ham/7plus/pkg/COMMENT b/ham/7plus/pkg/COMMENT
new file mode 100644
index 00000000000..ffa0eeabf39
--- /dev/null
+++ b/ham/7plus/pkg/COMMENT
@@ -0,0 +1 @@
+uuencode-like file coder for AMPR BBS S&F of binary files
diff --git a/ham/7plus/pkg/DESCR b/ham/7plus/pkg/DESCR
new file mode 100644
index 00000000000..264974439ca
--- /dev/null
+++ b/ham/7plus/pkg/DESCR
@@ -0,0 +1,11 @@
+7plus is an uuencoder-like file coder for use in Amateur Packet Radio
+BBS S&F of binary data files. The Packet Radio protocol (AX.25) utilizes
+8 bits for data transfer whereas most standard terminal programs only
+use a 7 bits alogarithm. The result is that only 87.5% of the available
+bandwidth is utilized.
+
+7plus fully exploits the capacity of the network by using all 8 bits
+and hence increasing data throughput. Furthermore, it uses alogarithms
+which checks for data integrity, detecting, reporting and, whenever
+possible, correcting data transmission errors that may have occurred due
+to noise or loss of signal with minimal overheads.
diff --git a/ham/7plus/pkg/PLIST b/ham/7plus/pkg/PLIST
new file mode 100644
index 00000000000..33853c464fc
--- /dev/null
+++ b/ham/7plus/pkg/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/31 11:32:49 wulf Exp $
+
+bin/7plus
+share/doc/7plus/7plus_g.txt
+share/doc/7plus/asc.txt
+share/doc/7plus/ascbin.txt
+share/doc/7plus/readme.now
+@dirrm share/doc/7plus