summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
commitad3dff30b7c4b25052900b3c6adb896ccc027305 (patch)
tree48d358dc6d4f9244ae12e6ee7d16091536ac8530 /news
parent- Update to 2.11 (diff)
2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
Notes
Notes: svn path=/head/; revision=281375
Diffstat (limited to 'news')
-rw-r--r--news/Makefile1
-rw-r--r--news/xmitbin/Makefile28
-rw-r--r--news/xmitbin/distinfo2
-rw-r--r--news/xmitbin/files/patch-aa62
-rw-r--r--news/xmitbin/files/patch-ab13
-rw-r--r--news/xmitbin/files/patch-ac28
-rw-r--r--news/xmitbin/files/patch-ad28
-rw-r--r--news/xmitbin/pkg-descr12
-rw-r--r--news/xmitbin/pkg-message16
-rw-r--r--news/xmitbin/pkg-plist9
10 files changed, 0 insertions, 199 deletions
diff --git a/news/Makefile b/news/Makefile
index f62909a6f170..d8f97db6d145 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -95,7 +95,6 @@
SUBDIR += trn
SUBDIR += trn4
SUBDIR += ubh
- SUBDIR += xmitbin
SUBDIR += xpn
SUBDIR += xrn
SUBDIR += yencode
diff --git a/news/xmitbin/Makefile b/news/xmitbin/Makefile
deleted file mode 100644
index 12c5811d6bf3..000000000000
--- a/news/xmitbin/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: xmitnin
-# Date created: 29 Nov 1997
-# Whom: Donald Burr <dburr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xmitbin
-PORTVERSION= 1.9
-CATEGORIES= news mail
-MASTER_SITES= http://mirror2.unixfreunde.de/ \
- http://freebsd.unixfreunde.de/sources/
-DISTNAME= xmitBin-1.9
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Posts or mails binary and sourcecode files intelligently
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-MAN1= xmitBin.1
-NO_WRKSUBDIR= YES
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/news/xmitbin/distinfo b/news/xmitbin/distinfo
deleted file mode 100644
index 8e07be5f77cf..000000000000
--- a/news/xmitbin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xmitBin-1.9.tar.Z) = 78feeae1e5f440464f1a4ee3e690509683231f9ebe1c51b1972e06c0a7161646
-SIZE (xmitBin-1.9.tar.Z) = 65333
diff --git a/news/xmitbin/files/patch-aa b/news/xmitbin/files/patch-aa
deleted file mode 100644
index 1a56d8872212..000000000000
--- a/news/xmitbin/files/patch-aa
+++ /dev/null
@@ -1,62 +0,0 @@
---- Makefile.orig Sun Jan 30 09:24:09 1994
-+++ Makefile Wed Oct 22 17:00:29 2003
-@@ -1,5 +1,5 @@
- # Installation directory...
--INSTDIR = /mnt3/deej
-+INSTDIR = ${PREFIX}
- # Where to install the program itself...
- BINDIR = ${INSTDIR}/bin
- # Where to put the man page...
-@@ -14,7 +14,7 @@
- # (NOTE! This also applies to "sendmail" and "ELM" usage!)
- # This option when used with "sendmail" provides the greatest amount of
- # xmitBin functionality, so it's the default...
--CCOPTS = -DSysVMail
-+# CCOPTS = -DSysVMail
- # ...BSD mailing on a BSD system...
- # CCOPTS =
- # ...you might also want to define "SYSV" if you're on a System V machine
-@@ -24,11 +24,15 @@
- # ...of course, you could do both, too!
- # CCOPTS = -DSYSV -DSysVMail
- # ...options for gcc on a Linux 386/486 system...
--# CCOPTS = -06 -Wall -DSYSV -DSysVMail
-+# CCOPTS = -06 -m486 -Wall -DSYSV -DSysVMail
- # ...options for SCO UNIX...
- # CCOPTS = -DSCO -DSYSV
- # ...options for Apollo...
- # CCOPTS = -DAPOLLO -DSysVMail
-+# ...options for FreeBSD...
-+CFLAGS ?= -O -pipe
-+CCOPTS = ${CFLAGS}
-+CCOPTS += -DSysVMail
-
- #
- # END OF USER-CONFIGURABLE ITEMS - NO MODIFICATIONS BEYOND THIS POINT SHOULD
-@@ -44,13 +48,23 @@
- clean:
- rm -f ${TARGET} ${OBJS}
-
--install: ${BINDIR}/${TARGET} ${MANDIR}/man1/${TARGET}.1
-+install: ${BINDIR}/${TARGET} ${MANDIR}/man1/${TARGET}.1 extras
-
- ${BINDIR}/${TARGET}: ${TARGET}
-- cp ${TARGET} ${BINDIR}
-+ install -c -s -o root -g wheel -m 111 ${TARGET} ${BINDIR}/${TARGET}
-
- ${MANDIR}/man1/${TARGET}.1: ${TARGET}.1
-- cp ${TARGET}.1 ${MANDIR}/man1
-+ install -c -m 644 -o bin -g bin ${TARGET}.1 ${MANDIR}/man1/${TARGET}.1
-+
-+extras: mailbin postbin
-+ install -c -o root -g wheel -m 755 mailbin ${BINDIR}/mailbin
-+ install -c -o root -g wheel -m 755 postbin ${BINDIR}/postbin
-+ install -c -d -o bin -g bin -m 755 ${INSTDIR}/lib/xmitBin
-+ install -c -o root -g wheel -m 755 autoSend ${INSTDIR}/lib/xmitBin/autoSend
-+ install -c -o root -g wheel -m 644 doList.awk ${BINDIR}/doList.awk
-+ install -c -o root -g wheel -m 644 mkList.awk ${BINDIR}/mkList.awk
-+ install -c -o bin -g bin -m 644 autoSend.txt ${INSTDIR}/lib/xmitBin/autoSend.txt
-+ install -c -o bin -g bin -m 644 anonymous.anondat ${INSTDIR}/lib/xmitBin/anonymous.anondat
-
- ${TARGET}: ${OBJS}
- ${CC} -o ${TARGET} ${OBJS}
diff --git a/news/xmitbin/files/patch-ab b/news/xmitbin/files/patch-ab
deleted file mode 100644
index 07182aefb990..000000000000
--- a/news/xmitbin/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ruN autoSend.old autoSend
---- autoSend.old Wed Sep 15 03:14:16 1993
-+++ autoSend Sat Nov 29 04:15:37 1997
-@@ -1,7 +1,7 @@
- #!/bin/csh -f
- # These next two definitions need to be configured for each user!
--set datDir = /mnt3/deej/gif/autoSend
--set binDir = /mnt3/deej/bin
-+set datDir = /tmp/autoSend
-+set binDir = /usr/local/bin
- # OK, all standard stuff now...
- echo ""
- echo "AutoSend run started `date`"
diff --git a/news/xmitbin/files/patch-ac b/news/xmitbin/files/patch-ac
deleted file mode 100644
index c1aac6ef64a2..000000000000
--- a/news/xmitbin/files/patch-ac
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -ruN mailbin.old mailbin
---- mailbin.old Wed Dec 31 16:00:00 1969
-+++ mailbin Sat Nov 29 04:15:38 1997
-@@ -0,0 +1,24 @@
-+#!/bin/sh
-+MAILER="Mail"
-+DSCDIR=${HOME}/.xmitBin
-+if [ ! -d ${DSCDIR} ]
-+then
-+ echo creating ${DSCDIR}
-+ mkdir ${DSCDIR}
-+fi
-+export MAILER DSCDIR
-+
-+if [ $# -ne 3 ]
-+then
-+ echo "usage: ${0} email filename title"
-+ echo "NOTE: title must be all one argument, so enclose it in quotes!"
-+ exit 1
-+fi
-+
-+ADDR=${1}
-+FILE=${2}
-+TITLE=${3}
-+
-+exec xmitBin -mail -d ${ADDR} -f ${FILE} -verbose "${TITLE}"
-+# -l label to put in titlebar
-+# consider -noscript
diff --git a/news/xmitbin/files/patch-ad b/news/xmitbin/files/patch-ad
deleted file mode 100644
index aed92468b430..000000000000
--- a/news/xmitbin/files/patch-ad
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -ruN postbin.old postbin
---- postbin.old Wed Dec 31 16:00:00 1969
-+++ postbin Sat Nov 29 04:15:38 1997
-@@ -0,0 +1,24 @@
-+#!/bin/sh
-+POSTER="inews -h"
-+DSCDIR=${HOME}/.xmitBin
-+if [ ! -d ${DSCDIR} ]
-+then
-+ echo creating ${DSCDIR}
-+ mkdir ${DSCDIR}
-+fi
-+export POSTER DSCDIR
-+
-+if [ $# -ne 3 ]
-+then
-+ echo "usage: ${0} newsgroup filename title"
-+ echo "NOTE: title must be all one argument, so enclose it in quotes!"
-+ exit 1
-+fi
-+
-+NG=${1}
-+FILE=${2}
-+TITLE=${3}
-+
-+exec xmitBin -post -d ${NG} -f ${FILE} -verbose "${TITLE}"
-+# -l label to put in titlebar
-+# consider -noscript
diff --git a/news/xmitbin/pkg-descr b/news/xmitbin/pkg-descr
deleted file mode 100644
index f616936fb432..000000000000
--- a/news/xmitbin/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-xmitBin allows you to post large binary postings (well, any large posting)
-to usenet newsgroups, to someone via e-mail, or both. It will post
-intelligently, meaning uuencoding binaries, splitting large files across
-multiple postings, and generally making it easier for those reading your
-posts to find and decode all pieces of your post, and not getting usenet
-site admins mad at you for posting large binaries in one chunk. If you've
-ever wanted to post to any of the alt.binaries.* groups, this is the tool
-for you!
-
-I have included two shell scripts of my own, "mailbin" and "postbin".
-These scripts make it easy to mail and post (respectively) stuff using
-a good default set of command line switches.
diff --git a/news/xmitbin/pkg-message b/news/xmitbin/pkg-message
deleted file mode 100644
index 36102ddc8671..000000000000
--- a/news/xmitbin/pkg-message
+++ /dev/null
@@ -1,16 +0,0 @@
-A couple of notes on this package/port...
-
-* I have included two scripts of my own design, postbin and mailbin.
- They allow you to easily mail and post stuff using a fairly generic
- (i.e. probably useful for most people) set of options.
-
-* Documentation and sample configuration files are located in
- /usr/local/lib/xmitBin/.
-
-* A script, autoSend, has been included. This script is intended to be
- run automatically (e.g. by cron(8)). It will allow you to periodically
- post stuff on a regular basis. See the "autoSend.txt" documentation
- file for more information. The script is located at
- /usr/local/lib/xmitBin/autoSend. Each user who wishes to use it
- should copy it to a directory where scripts are kept (e.g. $HOME/bin),
- and then modify it to suit him/her according to the directions.
diff --git a/news/xmitbin/pkg-plist b/news/xmitbin/pkg-plist
deleted file mode 100644
index e2b845465f30..000000000000
--- a/news/xmitbin/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/xmitBin
-bin/mailbin
-bin/postbin
-bin/doList.awk
-bin/mkList.awk
-lib/xmitBin/autoSend
-lib/xmitBin/autoSend.txt
-lib/xmitBin/anonymous.anondat
-@dirrm lib/xmitBin