summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-12-12 15:42:12 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-12-12 15:42:12 +0000
commit96286aa69dc09effa45e2ecaf0f539bced00a8c9 (patch)
tree282f4318b134bf39ae482512bf67ea0b47367a9b /net
parentRemove expired leaf ports: (diff)
Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead. 2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more 2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead 2006-12-10 shells/mudsh: Project disappeared from the internet 2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable 2006-12-01 palm/syncal: Does not build with new pilot-link 2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead 2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
Notes
Notes: svn path=/head/; revision=179573
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/tn3270/Makefile58
-rw-r--r--net/tn3270/distinfo3
-rw-r--r--net/tn3270/files/patch-aa19
-rw-r--r--net/tn3270/files/patch-ab10
-rw-r--r--net/tn3270/files/patch-commands.c44
-rw-r--r--net/tn3270/files/patch-system.c15
-rw-r--r--net/tn3270/pkg-descr8
-rw-r--r--net/tn3270/pkg-plist2
9 files changed, 0 insertions, 160 deletions
diff --git a/net/Makefile b/net/Makefile
index 58516dbbf903..2a2fe3ac6e64 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -801,7 +801,6 @@
SUBDIR += tintin++-devel
SUBDIR += tinyfugue
SUBDIR += tinyldap
- SUBDIR += tn3270
SUBDIR += tn5250
SUBDIR += tptest
SUBDIR += traceroute
diff --git a/net/tn3270/Makefile b/net/tn3270/Makefile
deleted file mode 100644
index fa489d77c2e5..000000000000
--- a/net/tn3270/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# New ports collection makefile for: tn3270
-# Date created: 30 August 1999
-# Whom: markm
-#
-# $FreeBSD$
-#
-
-PORTNAME= tn3270
-PORTVERSION= 4.4
-CATEGORIES= net
-MASTER_SITES= http://people.freebsd.org/~markm/ \
- ftp://ftp.za.freebsd.org/pub/FreeBSD/distfiles/ \
- ftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/
-DISTNAME= tn3270
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Full-screen remote login to IBM VM/CMS
-
-IGNORE= dumps core. Please use net/c3270 instead
-DEPRECATED= ${IGNORE}
-EXPIRATION_DATE=2006-12-01
-
-MAN1= tn3270.1 mset.1
-MAN5= map3270.5
-MANCOMPRESSED= maybe
-
-NEW_TELNETDIR= /usr/src/contrib/telnet
-
-.if exists(${NEW_TELNETDIR})
-LIBTELNETDIR?= /usr/src/contrib/telnet/libtelnet
-.else
-LIBTELNETDIR?= /usr/src/lib/libtelnet
-.endif
-
-post-extract:
- @if [ ! -d ${LIBTELNETDIR} ]; then \
- ${ECHO} "You need libtelnet sources in"; \
- ${ECHO} "${LIBTELNETDIR}"; \
- ${ECHO} "to build this port."; \
- exit 1; \
- fi
- ${CP} -rp ${LIBTELNETDIR} ${WRKSRC}
-.if exists(${NEW_TELNETDIR})
- ${CP} ${LIBTELNETDIR}/../arpa/telnet.h ${WRKSRC}/libtelnet
- ${SED} -E '/^(TELNETDIR|\.PATH|CFLAGS|INCS)/d' \
- ${LIBTELNETDIR}/../../../lib/libtelnet/Makefile > \
- ${WRKSRC}/libtelnet/Makefile
-.endif
-
-do-configure:
- ${ECHO_CMD} "BINDIR= ${PREFIX}/bin" > ${WRKDIR}/Makefile.inc
- ${ECHO_CMD} "MANDIR= ${PREFIX}/man/man" >> ${WRKDIR}/Makefile.inc
-do-build:
- cd ${WRKSRC}; \
- ${MAKE} depend; \
- ${MAKE} all
-
-.include <bsd.port.mk>
diff --git a/net/tn3270/distinfo b/net/tn3270/distinfo
deleted file mode 100644
index f1def9d9fbc3..000000000000
--- a/net/tn3270/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (tn3270.tar.gz) = 6dc619a0dfa5f2464d25aaa9dc7e3c51
-SHA256 (tn3270.tar.gz) = b2172c7e7bcec80b677ed9b6cd469c4ff93d12e70ef32dc55eb12c79232db394
-SIZE (tn3270.tar.gz) = 168994
diff --git a/net/tn3270/files/patch-aa b/net/tn3270/files/patch-aa
deleted file mode 100644
index ea87d58d6fa4..000000000000
--- a/net/tn3270/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
---- tn3270/Makefile Mon Aug 30 22:22:49 1999
-+++ tn3270/Makefile Tue Mar 27 12:49:06 2001
-@@ -1,12 +1,14 @@
- # @(#)Makefile 8.1 (Berkeley) 6/6/93
-
-+LIBTELNET=${.CURDIR}/../libtelnet/libtelnet.a
-+
- PROG= tn3270
- CFLAGS+=-I${.CURDIR} -I.
- DPADD= ${LIBCURSES} ${LIBTERMCAP} ${LIBTELNET} ${LIBCRYPT}
--LDADD= -lcurses -ltermcap -ltelnet -lcrypt
-+LDADD= -lcurses -ltermcap ${LIBTELNET} -lcrypt
- CLEANFILES+= asc_disp.OUT asc_disp.out disp_asc.OUT disp_asc.out TMPfunc.out
- .PATH: ${.CURDIR}/../api ${.CURDIR}/../ascii ${.CURDIR}/../ctlr
--.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../../telnet
-+.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../telnet
-
- MAN1= tn3270.1
-
diff --git a/net/tn3270/files/patch-ab b/net/tn3270/files/patch-ab
deleted file mode 100644
index 71767b0dfd13..000000000000
--- a/net/tn3270/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile Sun Sep 13 16:20:23 1998
-+++ Makefile Tue Mar 27 12:51:31 2001
-@@ -10,6 +10,7 @@
- #
- # XXX this doesn't fix the problem for `make depend' either.
- SUBDIR= tools
-+SUBDIR+=libtelnet
- .endif
-
- SUBDIR+=tn3270 mset
diff --git a/net/tn3270/files/patch-commands.c b/net/tn3270/files/patch-commands.c
deleted file mode 100644
index b65745915aef..000000000000
--- a/net/tn3270/files/patch-commands.c
+++ /dev/null
@@ -1,44 +0,0 @@
---- telnet/commands.c.orig Tue Aug 31 01:52:04 1999
-+++ telnet/commands.c Tue Jan 25 14:15:56 2005
-@@ -55,7 +55,7 @@
- #include <netdb.h>
- #include <ctype.h>
- #include <pwd.h>
--#include <varargs.h>
-+#include <stdarg.h>
- #include <errno.h>
-
- #include <arpa/telnet.h>
-@@ -95,7 +95,9 @@
- extern char **genget();
- extern int Ambiguous();
-
--static call();
-+typedef int (*intrtn_t)();
-+
-+static call(intrtn_t routine, ...);
-
- typedef struct {
- char *name; /* command name */
-@@ -2452,19 +2454,14 @@
- * Call routine with argc, argv set from args (terminated by 0).
- */
-
-- /*VARARGS1*/
- static
--call(va_alist)
-- va_dcl
-+call(intrtn_t routine, ...)
- {
- va_list ap;
-- typedef int (*intrtn_t)();
-- intrtn_t routine;
- char *args[100];
- int argno = 0;
-
-- va_start(ap);
-- routine = (va_arg(ap, intrtn_t));
-+ va_start(ap, routine);
- while ((args[argno++] = va_arg(ap, char *)) != 0) {
- ;
- }
diff --git a/net/tn3270/files/patch-system.c b/net/tn3270/files/patch-system.c
deleted file mode 100644
index b97fe4aefc12..000000000000
--- a/net/tn3270/files/patch-system.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- sys_curses/system.c.orig Tue Jun 4 21:54:07 2002
-+++ sys_curses/system.c Tue Jun 4 21:54:27 2002
-@@ -588,10 +588,10 @@
- static void
- child_died(code)
- {
-- union wait status;
-+ int status;
- register int pid;
-
-- while ((pid = wait3((int *)&status, WNOHANG, (struct rusage *)0)) > 0) {
-+ while ((pid = wait3(&status, WNOHANG, (struct rusage *)0)) > 0) {
- if (pid == shell_pid) {
- int ch;
- extern void setconnmode();
diff --git a/net/tn3270/pkg-descr b/net/tn3270/pkg-descr
deleted file mode 100644
index 03476695045e..000000000000
--- a/net/tn3270/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
- Tn3270 permits a full-screen, full-duplex connection from a UNIX machine
- to an IBM (or compatible) machine. Tn3270 gives the appearance of being
- logged in to the remote machine from an IBM 3270 terminal. Of course,
- you must have an account on the machine to which you connect in order to
- log in. Tn3270 looks to the user in many respects like the Yale ASCII
- Terminal Communication System II. Tn3270 is actually a modification of
- the Arpanet TELNET user interface (see telnet(1)) which will, in certain
- circumstances, interpret and generate raw 3270 control streams.
diff --git a/net/tn3270/pkg-plist b/net/tn3270/pkg-plist
deleted file mode 100644
index f357d83f80f6..000000000000
--- a/net/tn3270/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/tn3270
-bin/mset