summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /security/tcp_wrapper
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/Makefile25
-rw-r--r--security/tcp_wrapper/distinfo1
-rw-r--r--security/tcp_wrapper/files/patch-aa162
-rw-r--r--security/tcp_wrapper/pkg-comment1
-rw-r--r--security/tcp_wrapper/pkg-descr20
-rw-r--r--security/tcp_wrapper/pkg-plist11
6 files changed, 0 insertions, 220 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
deleted file mode 100644
index c7ca0867fbae..000000000000
--- a/security/tcp_wrapper/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: tcp_wrapper
-# Version required: 7.2
-# Date created: 27 Oct 1994
-# Whom: torstenb
-#
-# $Id: Makefile,v 1.7 1995/05/06 11:28:43 torstenb Exp $
-#
-
-DISTNAME= tcp_wrappers_7.2
-PKGNAME= tcp_wrappers-7.2
-CATEGORIES+= networking
-MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
-
-MAINTAINER= torstenb@FreeBSD.ORG
-
-ALL_TARGET= freebsd
-
-post-install:
- gzip -9nf ${PREFIX}/man/man3/hosts_access.3 \
- ${PREFIX}/man/man5/hosts_access.5 ${PREFIX}/man/man5/hosts_options.5 \
- ${PREFIX}/man/man8/tcpd.8 ${PREFIX}/man/man8/tcpdchk.8 \
- ${PREFIX}/man/man8/tcpdmatch.8
-
-
-.include <bsd.port.mk>
diff --git a/security/tcp_wrapper/distinfo b/security/tcp_wrapper/distinfo
deleted file mode 100644
index 734148d9e3cd..000000000000
--- a/security/tcp_wrapper/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tcp_wrappers_7.2.tar.gz) = ce3e551f4a3073d13ed2e8962c2e2376
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa
deleted file mode 100644
index 7f0a07aa39b2..000000000000
--- a/security/tcp_wrapper/files/patch-aa
+++ /dev/null
@@ -1,162 +0,0 @@
-*** Makefile.orig Mon Jan 30 21:51:43 1995
---- Makefile Tue May 16 13:30:07 1995
-***************
-*** 46,52 ****
- #REAL_DAEMON_DIR=/usr/sbin
- #
- # BSD 4.4
-! #REAL_DAEMON_DIR=/usr/libexec
- #
- # HP-UX SCO
- #REAL_DAEMON_DIR=/etc
---- 46,52 ----
- #REAL_DAEMON_DIR=/usr/sbin
- #
- # BSD 4.4
-! REAL_DAEMON_DIR=/usr/libexec
- #
- # HP-UX SCO
- #REAL_DAEMON_DIR=/etc
-***************
-*** 317,323 ****
- # the ones provided with this source distribution. The environ.c module
- # implements setenv(), getenv(), and putenv().
-
-! AUX_OBJ= setenv.o
- #AUX_OBJ= environ.o
- #AUX_OBJ= environ.o strcasecmp.o
-
---- 317,323 ----
- # the ones provided with this source distribution. The environ.c module
- # implements setenv(), getenv(), and putenv().
-
-! #AUX_OBJ= setenv.o
- #AUX_OBJ= environ.o
- #AUX_OBJ= environ.o strcasecmp.o
-
-***************
-*** 374,380 ****
- # host name aliases. Compile with -DSOLARIS_24_GETHOSTBYNAME_BUG to work
- # around this. The workaround does no harm on other Solaris versions.
-
-! BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
- #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DINET_ADDR_BUG
- #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DSOLARIS_24_GETHOSTBYNAME_BUG
-
---- 374,380 ----
- # host name aliases. Compile with -DSOLARIS_24_GETHOSTBYNAME_BUG to work
- # around this. The workaround does no harm on other Solaris versions.
-
-! #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
- #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DINET_ADDR_BUG
- #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DSOLARIS_24_GETHOSTBYNAME_BUG
-
-***************
-*** 392,398 ****
- # If your system supports vsyslog(), comment out the following definition.
- # If in doubt leave it in, it won't harm.
-
-! VSYSLOG = -Dvsyslog=myvsyslog
-
- # End of the system dependencies.
- #################################
---- 392,398 ----
- # If your system supports vsyslog(), comment out the following definition.
- # If in doubt leave it in, it won't harm.
-
-! #VSYSLOG = -Dvsyslog=myvsyslog
-
- # End of the system dependencies.
- #################################
-***************
-*** 411,417 ****
- # Uncomment the next definition to turn on the language extensions
- # (examples: allow, deny, banners, twist and spawn).
- #
-! #STYLE = -DPROCESS_OPTIONS # Enable language extensions.
-
- ################################################################
- # Optional: Changing the default disposition of logfile records
---- 411,417 ----
- # Uncomment the next definition to turn on the language extensions
- # (examples: allow, deny, banners, twist and spawn).
- #
-! STYLE = -DPROCESS_OPTIONS # Enable language extensions.
-
- ################################################################
- # Optional: Changing the default disposition of logfile records
-***************
-*** 434,440 ****
- #
- # The LOG_XXX names below are taken from the /usr/include/syslog.h file.
-
-! FACILITY= LOG_MAIL # LOG_MAIL is what most sendmail daemons use
-
- # The syslog priority at which successful connections are logged.
-
---- 434,441 ----
- #
- # The LOG_XXX names below are taken from the /usr/include/syslog.h file.
-
-! #FACILITY= LOG_MAIL # LOG_MAIL is what most sendmail daemons use
-! FACILITY= LOG_AUTH
-
- # The syslog priority at which successful connections are logged.
-
-***************
-*** 509,515 ****
- # look for access control information. Watch out for the quotes and
- # backslashes when you make changes.
-
-! TABLES = -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"
-
- ####################################################
- # Optional: dealing with host name/address conflicts
---- 510,516 ----
- # look for access control information. Watch out for the quotes and
- # backslashes when you make changes.
-
-! TABLES = -DHOSTS_DENY=\"${PREFIX}/etc/hosts.deny\" -DHOSTS_ALLOW=\"${PREFIX}/etc/hosts.allow\"
-
- ####################################################
- # Optional: dealing with host name/address conflicts
-***************
-*** 529,535 ****
- # Paranoid mode implies hostname lookup. In order to disable hostname
- # lookups altogether, see the next section.
-
-! PARANOID= -DPARANOID
-
- ########################################
- # Optional: turning off hostname lookups
---- 530,536 ----
- # Paranoid mode implies hostname lookup. In order to disable hostname
- # lookups altogether, see the next section.
-
-! #PARANOID= -DPARANOID
-
- ########################################
- # Optional: turning off hostname lookups
-***************
-*** 605,610 ****
---- 606,625 ----
- LIB = libwrap.a
-
- all other: config-check tcpd tcpdmatch try-from safe_finger tcpdchk
-+
-+ install:
-+ install -c libwrap.a ${PREFIX}/lib/libwrap.a
-+ install -cs tcpd ${PREFIX}/libexec/tcpd
-+ install -cs tcpdchk ${PREFIX}/sbin/tcpdchk
-+ install -cs tcpdmatch ${PREFIX}/sbin/tcpdmatch
-+ install -cs safe_finger ${PREFIX}/bin/safe_finger
-+ install -c tcpd.8 ${PREFIX}/man/man8/tcpd.8
-+ install -c tcpdchk.8 ${PREFIX}/man/man8/tcpdchk.8
-+ install -c tcpdmatch.8 ${PREFIX}/man/man8/tcpdmatch.8
-+ install -c hosts_access.3 ${PREFIX}/man/man3/hosts_access.3
-+ install -c hosts_access.5 ${PREFIX}/man/man5/hosts_access.5
-+ install -c hosts_options.5 ${PREFIX}/man/man5/hosts_options.5
-+
-
- # Invalidate all object files when the compiler options (CFLAGS) have changed.
-
diff --git a/security/tcp_wrapper/pkg-comment b/security/tcp_wrapper/pkg-comment
deleted file mode 100644
index 976d504cd154..000000000000
--- a/security/tcp_wrapper/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-This is the 7.2 version of the TCP/IP daemon wrapper package.
diff --git a/security/tcp_wrapper/pkg-descr b/security/tcp_wrapper/pkg-descr
deleted file mode 100644
index 088f3d51daed..000000000000
--- a/security/tcp_wrapper/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-
-This is the 7.2 version of the TCP/IP daemon wrapper package.
-
-With this package you can monitor and filter incoming requests for the
-SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
-network services.
-
-The package provides tiny daemon wrapper programs that can be installed
-without any changes to existing software or to existing configuration
-files. The wrappers report the name of the client host and of the
-requested service; the wrappers do not exchange information with the
-client or server applications, and impose no overhead on the actual
-conversation between the client and server applications.
-
-Optional features are: access control to restrict what systems can
-connect to what network daemons; client user name lookups with the RFC
-931 etc. protocol; additional protection against hosts that pretend to
-have someone elses host name; additional protection against hosts that
-pretend to have someone elses host address.
-
diff --git a/security/tcp_wrapper/pkg-plist b/security/tcp_wrapper/pkg-plist
deleted file mode 100644
index 9c5049603849..000000000000
--- a/security/tcp_wrapper/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-libexec/tcpd
-sbin/tcpdchk
-sbin/tcpdmatch
-bin/safe_finger
-lib/libwrap.a
-man/man3/hosts_access.3.gz
-man/man5/hosts_access.5.gz
-man/man5/hosts_options.5.gz
-man/man8/tcpd.8.gz
-man/man8/tcpdchk.8.gz
-man/man8/tcpdmatch.8.gz