From 273821c4d377411699fe450ab9d48f7e5933d9b6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- ham/7plus/DESCR | 11 +++++ ham/7plus/PLIST | 8 ++++ ham/7plus/pkg/DESCR | 11 ----- ham/7plus/pkg/PLIST | 8 ---- ham/dpbox/DEINSTALL | 17 +++++++ ham/dpbox/DESCR | 3 ++ ham/dpbox/PLIST | 123 ++++++++++++++++++++++++++++++++++++++++++++++++ ham/dpbox/pkg/DEINSTALL | 17 ------- ham/dpbox/pkg/DESCR | 3 -- ham/dpbox/pkg/PLIST | 123 ------------------------------------------------ ham/tfkiss/DESCR | 16 +++++++ ham/tfkiss/MESSAGE | 16 +++++++ ham/tfkiss/PLIST | 13 +++++ ham/tfkiss/pkg/DESCR | 16 ------- ham/tfkiss/pkg/MESSAGE | 16 ------- ham/tfkiss/pkg/PLIST | 13 ----- ham/tnt/DESCR | 21 +++++++++ ham/tnt/MESSAGE | 15 ++++++ ham/tnt/PLIST | 87 ++++++++++++++++++++++++++++++++++ ham/tnt/pkg/DESCR | 21 --------- ham/tnt/pkg/MESSAGE | 15 ------ ham/tnt/pkg/PLIST | 87 ---------------------------------- 22 files changed, 330 insertions(+), 330 deletions(-) create mode 100644 ham/7plus/DESCR create mode 100644 ham/7plus/PLIST delete mode 100644 ham/7plus/pkg/DESCR delete mode 100644 ham/7plus/pkg/PLIST create mode 100644 ham/dpbox/DEINSTALL create mode 100644 ham/dpbox/DESCR create mode 100644 ham/dpbox/PLIST delete mode 100644 ham/dpbox/pkg/DEINSTALL delete mode 100644 ham/dpbox/pkg/DESCR delete mode 100644 ham/dpbox/pkg/PLIST create mode 100644 ham/tfkiss/DESCR create mode 100644 ham/tfkiss/MESSAGE create mode 100644 ham/tfkiss/PLIST delete mode 100644 ham/tfkiss/pkg/DESCR delete mode 100644 ham/tfkiss/pkg/MESSAGE delete mode 100644 ham/tfkiss/pkg/PLIST create mode 100644 ham/tnt/DESCR create mode 100644 ham/tnt/MESSAGE create mode 100644 ham/tnt/PLIST delete mode 100644 ham/tnt/pkg/DESCR delete mode 100644 ham/tnt/pkg/MESSAGE delete mode 100644 ham/tnt/pkg/PLIST (limited to 'ham') diff --git a/ham/7plus/DESCR b/ham/7plus/DESCR new file mode 100644 index 00000000000..264974439ca --- /dev/null +++ b/ham/7plus/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/PLIST b/ham/7plus/PLIST new file mode 100644 index 00000000000..47a8d2150a6 --- /dev/null +++ b/ham/7plus/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:39:46 zuntum 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 diff --git a/ham/7plus/pkg/DESCR b/ham/7plus/pkg/DESCR deleted file mode 100644 index 264974439ca..00000000000 --- a/ham/7plus/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -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 deleted file mode 100644 index 33853c464fc..00000000000 --- a/ham/7plus/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@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 diff --git a/ham/dpbox/DEINSTALL b/ham/dpbox/DEINSTALL new file mode 100644 index 00000000000..27ef83caf6f --- /dev/null +++ b/ham/dpbox/DEINSTALL @@ -0,0 +1,17 @@ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 21:39:47 zuntum Exp $ +# + +case "$2" in + DEINSTALL) cat <