aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-02 00:19:48 +0800
committermiwi <miwi@FreeBSD.org>2009-05-02 00:19:48 +0800
commitad2c8d61643f4f129c387d7c92aa97aec525f394 (patch)
tree0ba476bd74cf2a7416567c1f209dbb3e4bcd0ee7 /sysutils
parent8d1d83d798d658aff96d8887777bda72b721abc1 (diff)
downloadfreebsd-ports-gnome-ad2c8d61643f4f129c387d7c92aa97aec525f394.tar.gz
freebsd-ports-gnome-ad2c8d61643f4f129c387d7c92aa97aec525f394.tar.zst
freebsd-ports-gnome-ad2c8d61643f4f129c387d7c92aa97aec525f394.zip
2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped
2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped 2009-04-12 multimedia/toxine: has been inactive for almost 5 years 2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios 2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead 2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
-rw-r--r--sysutils/bbsmount/Makefile46
-rw-r--r--sysutils/bbsmount/distinfo3
-rw-r--r--sysutils/bbsmount/pkg-descr7
-rw-r--r--sysutils/bbsmount/pkg-plist17
-rw-r--r--sysutils/puppet-devel/Makefile82
-rw-r--r--sysutils/puppet-devel/distinfo3
-rw-r--r--sysutils/puppet-devel/files/patch-install.rb25
-rw-r--r--sysutils/puppet-devel/files/pkg-deinstall.in13
-rw-r--r--sysutils/puppet-devel/files/pkg-install.in54
-rw-r--r--sysutils/puppet-devel/files/pkg-message.in12
-rw-r--r--sysutils/puppet-devel/files/puppetd.in26
-rw-r--r--sysutils/puppet-devel/files/puppetmasterd.in45
-rw-r--r--sysutils/puppet-devel/pkg-descr14
-rw-r--r--sysutils/puppet-devel/pkg-plist13
-rw-r--r--sysutils/tua/Makefile26
-rw-r--r--sysutils/tua/distinfo3
-rw-r--r--sysutils/tua/files/patch-aa53
-rw-r--r--sysutils/tua/files/patch-ab36
-rw-r--r--sysutils/tua/files/patch-ac11
-rw-r--r--sysutils/tua/pkg-descr20
21 files changed, 0 insertions, 512 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 11cf087173a4..597c5c04d7b7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -55,7 +55,6 @@
SUBDIR += battfink
SUBDIR += battmond
SUBDIR += bbapm
- SUBDIR += bbsmount
SUBDIR += bchunk
SUBDIR += be_agent
SUBDIR += binup
@@ -600,7 +599,6 @@
SUBDIR += pstack
SUBDIR += pstree
SUBDIR += puppet
- SUBDIR += puppet-devel
SUBDIR += pv
SUBDIR += pwd_unmkdb
SUBDIR += pwg
@@ -762,7 +760,6 @@
SUBDIR += ts
SUBDIR += tss
SUBDIR += ttyload
- SUBDIR += tua
SUBDIR += tw_cli
SUBDIR += ua
SUBDIR += ucspi-ipc
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile
deleted file mode 100644
index 4223c77861da..000000000000
--- a/sysutils/bbsmount/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: bbsmount
-# Date created: 11 October 2003
-# Whom: Eric J. Christeson <ejc@crackpot.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= bbsmount
-PORTVERSION= 0.3.1
-PORTREVISION= 2
-CATEGORIES= sysutils
-MASTER_SITES= http://phoenix.inf.upol.cz/~jezberam/bbsmount/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Graphical disk mounter for the Blackbox slit
-
-USE_XORG= x11 ice xpm xi
-GNU_CONFIGURE= yes
-USE_GCC= 2.95
-PORTDOCS= README BUGS NEWS AUTHORS ChangeLog
-
-MAN1= bbsmount.1
-
-DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
-EXPIRATION_DATE=2009-04-28
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O[012]||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} -e 's|SUBDIRS = data|SUBDIRS =|' ${WRKSRC}/Makefile.in
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${ECHO_MSG} "===> Installing documentation"
- @${MKDIR} ${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
- @${MKDIR} ${PREFIX}/share/bbtools
- @${MKDIR} ${EXAMPLESDIR}
- if [ ! -e ${PREFIX}/share/bbtools/bbsmount.bb ]; then \
- ${CP} -p ${WRKSRC}/data/bbsmount.bb \
- ${PREFIX}/share/bbtools/bbsmount.bb; \
- fi
- @${INSTALL_DATA} ${WRKSRC}/data/bbsmount.bb ${PREFIX}/share/bbtools/bbsmount.bb-sample
- @${INSTALL_DATA} ${WRKSRC}/data/bbsmount.bb.ex ${EXAMPLESDIR}/bbsmount.bb.ex
-
-.include <bsd.port.mk>
diff --git a/sysutils/bbsmount/distinfo b/sysutils/bbsmount/distinfo
deleted file mode 100644
index 8fc536592fea..000000000000
--- a/sysutils/bbsmount/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (bbsmount-0.3.1.tar.gz) = d1f2567d41e3f5c4640718d05736e66a
-SHA256 (bbsmount-0.3.1.tar.gz) = 04bf3a1cb39ac2a93c750c0346e7e9d047438965a57be7549d1145852a9fbf3e
-SIZE (bbsmount-0.3.1.tar.gz) = 171582
diff --git a/sysutils/bbsmount/pkg-descr b/sysutils/bbsmount/pkg-descr
deleted file mode 100644
index 7da4042fd29d..000000000000
--- a/sysutils/bbsmount/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-bbsmount is a disk mounter for Blackbox, designed to be a part of the
-Blackbox Slit, although it will still function as a stand-alone
-tool.
-
-WWW: http://phoenix.inf.upol.cz/~jezberam/bbsmount
-
-- Eric J. Christeson <echriste@702com.net>
diff --git a/sysutils/bbsmount/pkg-plist b/sysutils/bbsmount/pkg-plist
deleted file mode 100644
index b82086a07410..000000000000
--- a/sysutils/bbsmount/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/bbsmount
-%%EXAMPLESDIR%%/bbsmount.bb.ex
-%%DATADIR%%/images/notfound.xpm
-%%DATADIR%%/images/mountedcd.xpm
-%%DATADIR%%/images/mounteddisk.xpm
-%%DATADIR%%/images/mounted.xpm
-%%DATADIR%%/images/mountedzip.xpm
-%%DATADIR%%/images/unmountedcd.xpm
-%%DATADIR%%/images/unmounteddisk.xpm
-%%DATADIR%%/images/unmounted.xpm
-%%DATADIR%%/images/unmountedzip.xpm
-@unexec f=%D/share/bbtools/bbsmount.bb; if cmp -s $f $f-sample; then rm -f $f; fi
-@unexec rm -f %D/share/bbtools/bbsmount.bb-sample
-@dirrm %%EXAMPLESDIR%%
-@dirrmtry share/bbtools
-@dirrmtry %%DATADIR%%/images
-@dirrmtry %%DATADIR%%
diff --git a/sysutils/puppet-devel/Makefile b/sysutils/puppet-devel/Makefile
deleted file mode 100644
index c4aafa72fdc2..000000000000
--- a/sysutils/puppet-devel/Makefile
+++ /dev/null
@@ -1,82 +0,0 @@
-# New ports collection makefile for: rubygem-puppet
-# Date created: 2007-03-03
-# Whom: Tomoyuki Sakurai <cherry@trombik.mine.nu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= puppet
-PORTVERSION= 0.24.5
-CATEGORIES= sysutils
-MASTER_SITES= http://www.reductivelabs.com/downloads/puppet/
-PKGNAMESUFFIX= -devel
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= cherry@trombik.org
-COMMENT= A configuration management framework written in Ruby
-
-BUILD_DEPENDS= ${RUBY_SITELIBDIR}/facter.rb:${PORTSDIR}/sysutils/facter \
- portupgrade>0:${PORTSDIR}/ports-mgmt/portupgrade
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-DEPRECATED= Use sysutils/puppet instead
-EXPIRATION_DATE= 2009-04-30
-CONFLICTS= puppet-[0-9]*
-
-NO_BUILD= yes
-USE_RUBY= yes
-USE_RC_SUBR= puppetmasterd puppetd
-PORTDOCS= CHANGELOG README LICENSE COPYING
-PORTEXAMPLES= *
-PUPPET_USER:= puppet
-PUPPET_GROUP:= ${PUPPET_USER}
-PUPPET_RUNDIR:= /var/run/${PORTNAME}
-PUPPET_WORKDIR:= /var/${PORTNAME}
-SUB_FILES+= pkg-install pkg-message pkg-deinstall
-SUB_LIST+= PUPPET_RUNDIR="${PUPPET_RUNDIR}" \
- PUPPET_USER="${PUPPET_USER}" \
- PUPPET_GROUP="${PUPPET_GROUP}" \
- PUPPET_WORKDIR="${PUPPET_WORKDIR}"
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- ${REINPLACE_CMD} -e "s|/etc/puppet|${PREFIX}/etc/puppet|" \
- ${WRKSRC}/lib/puppet/reference/configuration.rb
- ${REINPLACE_CMD} -e "s|/etc/puppet|${PREFIX}/etc/puppet|" \
- ${WRKSRC}/lib/puppet/defaults.rb
-
-pre-install:
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
-do-install:
- cd ${WRKSRC} && ${SETENV} PREFIX=${PREFIX} ${RUBY} ${WRKSRC}/install.rb
-
-post-install:
- ${INSTALL} -d ${PREFIX}/etc/${PORTNAME}
-.for DIR in ssl manifests
- ${INSTALL} -d ${PREFIX}/etc/${PORTNAME}/${DIR}
-.endfor
- ${RUBY} -I ${RUBY_SITELIBDIR} ${PREFIX}/bin/puppetmasterd \
- --confdir=${PREFIX}/etc/${PORTNAME} \
- --rundir=${PUPPET_RUNDIR} \
- --genconfig | \
- ${SED} -e 's/genconfig = true/# genconfig = false/' \
- > ${PREFIX}/etc/${PORTNAME}/puppet.conf-dist
- @${ECHO} ${RUBY_SITELIBDIR}/puppet.rb | \
- ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
- @${FIND} ${RUBY_SITELIBDIR}/${PORTNAME} -type f | \
- ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
- @${FIND} ${RUBY_SITELIBDIR}/${PORTNAME} -type d | ${SORT} -r | \
- ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.if !defined(NOPORTDOCS)
- ${INSTALL} -d ${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
-.if !defined(NOPORTEXAMPLES)
- cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
-.endif
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/sysutils/puppet-devel/distinfo b/sysutils/puppet-devel/distinfo
deleted file mode 100644
index c3fab415ee29..000000000000
--- a/sysutils/puppet-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (puppet-0.24.5.tgz) = 1160bb69966b9145d9f845f1f355dd44
-SHA256 (puppet-0.24.5.tgz) = 0b5ff82b06699a5d10b2ee6e995f427b76540cc0e67ffa8243ee6fc03d8e641d
-SIZE (puppet-0.24.5.tgz) = 872803
diff --git a/sysutils/puppet-devel/files/patch-install.rb b/sysutils/puppet-devel/files/patch-install.rb
deleted file mode 100644
index fe86bcc97199..000000000000
--- a/sysutils/puppet-devel/files/patch-install.rb
+++ /dev/null
@@ -1,25 +0,0 @@
---- install.rb.orig 2008-07-24 08:03:04.000000000 +0900
-+++ install.rb 2008-08-01 18:48:33.000000000 +0900
-@@ -98,11 +98,12 @@
- end
-
- def do_man(man, strip = 'man/')
-+ return
- man.each do |mf|
- omf = File.join(InstallOptions.man_dir, mf.gsub(/#{strip}/, ''))
- om = File.dirname(omf)
- File.makedirs(om, true)
-- File.chmod(0644, om)
-+ File.chmod(0755, om)
- File.install(mf, omf, 0644, true)
- gzip = %x{which gzip}
- gzip.chomp!
-@@ -223,7 +224,7 @@
- else
- bindir = Config::CONFIG['bindir']
- sbindir = Config::CONFIG['sbindir']
-- mandir = Config::CONFIG['mandir']
-+ mandir = ENV['PREFIX'] + "/man"
- tmpdirs << Config::CONFIG['bindir']
- end
-
diff --git a/sysutils/puppet-devel/files/pkg-deinstall.in b/sysutils/puppet-devel/files/pkg-deinstall.in
deleted file mode 100644
index 415066ce8a94..000000000000
--- a/sysutils/puppet-devel/files/pkg-deinstall.in
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/sysutils/puppet-devel/files/Attic/pkg-deinstall.in,v 1.1 2008-09-04 19:08:58 beech Exp $
-PATH="/bin:/sbin:/usr/bin:/usr/sbin"
-
-RUNDIR=%%PUPPET_RUNDIR%%
-WORKDIR=%%PUPPET_WORKDIR%%
-
-if [ "$2" = "POST-DEINSTALL" ]; then
- echo "=> Deleting ${RUNDIR} if empty..."
- rm -d ${RUNDIR} 2>/dev/null || true
- echo "=> Deleting ${WORKDIR} if empty..."
- rm -d ${WORKDIR} 2>/dev/null || true
-fi
diff --git a/sysutils/puppet-devel/files/pkg-install.in b/sysutils/puppet-devel/files/pkg-install.in
deleted file mode 100644
index 08e41588ae0f..000000000000
--- a/sysutils/puppet-devel/files/pkg-install.in
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/bin/sh
-# $FreeBSD$
-PATH="/bin:/sbin:/usr/bin:/usr/sbin"
-
-PUPPET_USER=%%PUPPET_USER%%
-PUPPET_GROUP=%%PUPPET_GROUP%%
-UID=814
-GID=$UID
-
-RUNDIR=%%PUPPET_RUNDIR%%
-WORKDIR=%%PUPPET_WORKDIR%%
-
-PW="pw"
-CHOWN="chown"
-INSTALL_DIR="install -d -o ${PUPPET_USER} -g ${PUPPET_GROUP} -m 0755"
-
-if [ "$2" = "PRE-INSTALL" ]; then
-
- if ! ${PW} groupshow ${PUPPET_GROUP} 2>/dev/null 1>&2; then
- if ${PW} groupadd ${PUPPET_GROUP} -g $GID; then
- echo "=> Added group \"${PUPPET_GROUP}\"."
- else
- echo "=> Adding group \"${PUPPET_GROUP}\" failed..."
- exit 1
- fi
- fi
-
- if ! ${PW} usershow ${PUPPET_USER} 2>/dev/null 1>&2; then
- if ${PW} useradd ${PUPPET_USER} -u $UID -g ${PUPPET_GROUP} -h - \
- -s "/sbin/nologin" -d "/nonexistent" \
- -c "Puppet Daemon"; then
- echo "=> Added user \"${PUPPET_USER}\"."
- else
- echo "=> Adding user \"${PUPPET_USER}\" failed..."
- exit 1
- fi
- fi
-
-elif [ "$2" = "POST-INSTALL" ]; then
- if [ -d ${RUNDIR} ]; then
- echo "=> ${RUNDIR} already exists."
- else
- echo -n "=> Creating RUNDIR ${RUNDIR}... "
- ${INSTALL_DIR} ${RUNDIR} || echo "failed"
- fi
- if [ -d ${WORKDIR} ]; then
- echo "=> ${WORKDIR} already exists."
- else
- echo -n "=> Creating WORKDIR ${WORKDIR}... "
- ${INSTALL_DIR} ${WORKDIR} || echo "failed"
- fi
-fi
-
-exit 0
diff --git a/sysutils/puppet-devel/files/pkg-message.in b/sysutils/puppet-devel/files/pkg-message.in
deleted file mode 100644
index 2fa9f3421251..000000000000
--- a/sysutils/puppet-devel/files/pkg-message.in
+++ /dev/null
@@ -1,12 +0,0 @@
-
-To enable puppetd and/or puppetmasterd, add:
-
-puppetd_enable="YES"
-puppetmasterd_enable="YES"
-
-to /etc/rc.conf
-
-Individual config files such as %%PREFIX%%/etc/puppet/puppetmasterd.conf are
-deprecated. Use a single file, %%PREFIX%%/etc/puppet/puppet.conf.
-
-Now the default PID directory is %%PUPPET_RUNDIR%%.
diff --git a/sysutils/puppet-devel/files/puppetd.in b/sysutils/puppet-devel/files/puppetd.in
deleted file mode 100644
index e417ae6bd8f7..000000000000
--- a/sysutils/puppet-devel/files/puppetd.in
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: puppetd
-# REQUIRE: NETWORK
-
-# Add the following lines to /etc/rc.conf to enable puppetd:
-#
-# puppetd_enable="YES"
-
-. %%RC_SUBR%%
-
-name="puppetd"
-rcvar=`set_rcvar`
-
-command="%%PREFIX%%/bin/${name}"
-command_interpreter="%%PREFIX%%/bin/ruby18"
-
-load_rc_config "$name"
-: ${puppetd_enable="NO"}
-: ${puppetd_pid="%%PUPPET_RUNDIR%%/${name}.pid"}
-: ${puppetd_flags="--rundir %%PUPPET_RUNDIR%%"}
-pidfile="$puppetd_pid"
-
-run_rc_command "$1"
diff --git a/sysutils/puppet-devel/files/puppetmasterd.in b/sysutils/puppet-devel/files/puppetmasterd.in
deleted file mode 100644
index 3afb97663a24..000000000000
--- a/sysutils/puppet-devel/files/puppetmasterd.in
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: puppetmasterd
-# REQUIRE: NETWORK
-
-# Add the following lines to /etc/rc.conf to enable puppetmasterd:
-#
-# puppetmasterd_enable="YES"
-# puppetmasterd_confdir: Set to %%PREFIX%%/etc/puppet by default
-# puppetmasterd_flags: Set to "--pidfile ${puppetmasterd_pid}" by default
-#
-
-. %%RC_SUBR%%
-
-name="puppetmasterd"
-rcvar=`set_rcvar`
-
-command="%%PREFIX%%/bin/${name}"
-command_interpreter="%%PREFIX%%/bin/ruby18"
-start_precmd="puppetmasterd_checkconfig"
-restart_precmd="puppetmasterd_checkconfig"
-
-puppetmasterd_checkconfig() {
- echo -n "Performing sanity check of ${name} configuration: "
- ${command} --parseonly ${puppetmasterd_flags} >/dev/null 2>&1
- rv=$?
- if [ $rv != 0 ]; then
- echo "FAILED, ${name} exited with status ${rv}"
- ${command} --parseonly ${puppetmasterd_flags}
- return 1
- else
- echo "OK"
- fi
-}
-
-load_rc_config "$name"
-: ${puppetmasterd_enable="NO"}
-: ${puppetmasterd_confdir="%%PREFIX%%/etc/puppet"}
-: ${puppetmasterd_pid="%%PUPPET_RUNDIR%%/${name}.pid"}
-: ${puppetmasterd_flags="--pidfile ${puppetmasterd_pid}"}
-pidfile="$puppetmasterd_pid"
-
-run_rc_command "$1"
diff --git a/sysutils/puppet-devel/pkg-descr b/sysutils/puppet-devel/pkg-descr
deleted file mode 100644
index df0ca5b4e1a2..000000000000
--- a/sysutils/puppet-devel/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Puppet lets you centrally manage every important aspect of your system using
-a cross-platform specification language that manages all the separate
-elements normally aggregated in different files, like users, cron jobs, and
-hosts, along with obviously discrete elements like packages, services, and
-files.
-
-This is a developement version of sysutils/puppet. Use this if you'd like to
-give the latest release a try. Do NOT use in production environment.
-
-What makes it stable depends on comments from developers, such as
-http://reductivelabs.com/trac/puppet/wiki/DownloadingPuppet and feedback from
-users.
-
-WWW: http://reductivelabs.com/trac/puppet
diff --git a/sysutils/puppet-devel/pkg-plist b/sysutils/puppet-devel/pkg-plist
deleted file mode 100644
index 35eafc00a3be..000000000000
--- a/sysutils/puppet-devel/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $FreeBSD$
-bin/filebucket
-bin/puppetd
-bin/puppetca
-bin/puppet
-bin/puppetdoc
-bin/puppetrun
-bin/puppetmasterd
-bin/ralsh
-etc/puppet/puppet.conf-dist
-@dirrmtry etc/puppet/ssl
-@dirrmtry etc/puppet/manifests
-@dirrmtry etc/puppet
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile
deleted file mode 100644
index 9ddd4c58a004..000000000000
--- a/sysutils/tua/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: tua
-# Date created: 11 Feb. 1995
-# Whom: torstenb
-#
-# $FreeBSD$
-#
-
-PORTNAME= tua
-PORTVERSION= 4.0
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The Uucp Analyzer
-
-DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
-EXPIRATION_DATE=2009-04-28
-
-GNU_CONFIGURE= yes
-USE_GCC= 2.95
-
-MAN1= tua.1
-INFO= tua
-PLIST_FILES= bin/tua lib/tua.pcd
-
-.include <bsd.port.mk>
diff --git a/sysutils/tua/distinfo b/sysutils/tua/distinfo
deleted file mode 100644
index 090d36f37dd0..000000000000
--- a/sysutils/tua/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (tua-4.0.tar.gz) = 5617bdf3f45f48db2e4affb5255e4d8c
-SHA256 (tua-4.0.tar.gz) = 7f4b9c0cf2cdf3a188c37b6f8f216b47aaf0b969b6b1bfbf5b891b7ccb8af2eb
-SIZE (tua-4.0.tar.gz) = 166541
diff --git a/sysutils/tua/files/patch-aa b/sysutils/tua/files/patch-aa
deleted file mode 100644
index 9a7a29116c9a..000000000000
--- a/sysutils/tua/files/patch-aa
+++ /dev/null
@@ -1,53 +0,0 @@
-*** customize.h.orig Sun Feb 12 16:15:21 1995
---- customize.h Sun Feb 12 16:17:07 1995
-***************
-*** 68,74 ****
- * with a command line option (--taylor-uucp || --hdb-uucp)
- */
- #define TAYLOR_UUCP
-! #define HDB_UUCP
-
- #if !defined (TAYLOR_UUCP) && !defined (HDB_UUCP)
- #error At least one of these must be defined!
---- 68,74 ----
- * with a command line option (--taylor-uucp || --hdb-uucp)
- */
- #define TAYLOR_UUCP
-! #undef HDB_UUCP
-
- #if !defined (TAYLOR_UUCP) && !defined (HDB_UUCP)
- #error At least one of these must be defined!
-***************
-*** 87,93 ****
- *
- */
- #ifdef TAYLOR_UUCP
-! #define DEFAULT_TAYLOR_SPOOL_DIR "/usr/local/spool/uucp"
- #endif
-
- #ifdef HDB_UUCP
---- 87,93 ----
- *
- */
- #ifdef TAYLOR_UUCP
-! #define DEFAULT_TAYLOR_SPOOL_DIR "/var/spool/uucp"
- #endif
-
- #ifdef HDB_UUCP
-***************
-*** 140,146 ****
- * If you didn't define USE_TCL (See Makefile), it will be completely
- * ignored.
- */
-! #define TUA_INIT_SCRIPT "/usr/local/gnulib/TUA_init.tcl"
-
- /*
- * TCL INIT COMMAND:
---- 140,146 ----
- * If you didn't define USE_TCL (See Makefile), it will be completely
- * ignored.
- */
-! #define TUA_INIT_SCRIPT LIBDIR "/TUA_init.tcl"
-
- /*
- * TCL INIT COMMAND:
diff --git a/sysutils/tua/files/patch-ab b/sysutils/tua/files/patch-ab
deleted file mode 100644
index b0ffb68d8388..000000000000
--- a/sysutils/tua/files/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
-*** Makefile.in.orig Wed Dec 22 15:58:38 1993
---- Makefile.in Sun Feb 12 16:28:47 1995
-***************
-*** 40,46 ****
- infodir=${prefix}/info
-
- # Set the options for the compiler and the linker
-! C_FLAGS = -g @MORE_CFLAGS@
- LD_FLAGS =
-
- # GLOB ALIAS:
---- 40,46 ----
- infodir=${prefix}/info
-
- # Set the options for the compiler and the linker
-! C_FLAGS = -O2 @MORE_CFLAGS@
- LD_FLAGS =
-
- # GLOB ALIAS:
-***************
-*** 176,182 ****
- release: dist
- @REL=`perl -ne 'print $$1 if /RELEASE.*"(.*)"/;' patchlevel.h`; \
- echo $$REL > .last_dist_version
-!
- .PHONY: dist
- dist: manifest ${SHARF}
- @REL=`perl -ne 'print $$1 if /RELEASE.*"(.*)"/;' patchlevel.h`; \
---- 176,182 ----
- release: dist
- @REL=`perl -ne 'print $$1 if /RELEASE.*"(.*)"/;' patchlevel.h`; \
- echo $$REL > .last_dist_version
-!
- .PHONY: dist
- dist: manifest ${SHARF}
- @REL=`perl -ne 'print $$1 if /RELEASE.*"(.*)"/;' patchlevel.h`; \
diff --git a/sysutils/tua/files/patch-ac b/sysutils/tua/files/patch-ac
deleted file mode 100644
index 5078facd65b0..000000000000
--- a/sysutils/tua/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- tua.c.orig Sun Sep 19 14:38:21 1999
-+++ tua.c Sun Sep 19 14:38:43 1999
-@@ -604,7 +604,7 @@
- int argc AND
- char *argv[])
- {
-- extern time_t EXFUN (time, (long *));
-+ extern time_t EXFUN (time, (time_t *));
- char SystemName[MAXHOSTNAMELEN];
- Julian_t Now = julian_current_date();
-
diff --git a/sysutils/tua/pkg-descr b/sysutils/tua/pkg-descr
deleted file mode 100644
index d0e1757bd6a6..000000000000
--- a/sysutils/tua/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-This is TUA - "The Uucp Analyzer".
-
-Its purpose is to collect all the information that the Honey Dan Ber
-or the Taylor versions of the UUCP package put in their various logs,
-tipically located in a few subdirectories on /usr/spool/uucp. It then
-builds up a clear report, showing data from several different points of
-view. It may even become an interactive customizable application by
-linking in the TCL support.
-
-It is fast, because all the data are maintained in binary trees; and
-it has no arbitrary restriction on the size of the logs it can eat.
-Very large sites can use the SoftChip Btree Library for faster searches.
-
-It can maintains an history of the connections with the various sites
-your machine is connected to, and a last-year summary of the amount of
-data you received and transmitted, month-by-month.
-
-You can get, in a chart form, the status of the usage of all your
-serial port, so you can easily say when your modem is available for a
-new link.