diff --git a/MOVED b/MOVED index f3f7a2727ad9..90ed23e557ce 100644 --- a/MOVED +++ b/MOVED @@ -4092,3 +4092,16 @@ x11/oooqs||2013-03-03|Has expired: For old OOo versions; uses kde3; unmaintained www/xpi-customizegoogle||2013-03-03|Has expired: Add-on has been discontinued games/kimboot||2013-03-03|Has expired: no longer works net-im/imcom||2013-03-03|Has expired: No more upstream, no more public distfiles +security/lep||2013-03-03|Has expired: No more upstream, no more public distfiles +devel/cvsmapfs||2013-03-03|Has expired: No more upstream, no more public distfiles +devel/sid||2013-03-03|Has expired: No more upstream, no more public distfiles +net-mgmt/nrpep||2013-03-03|Has expired: No more upstream, no more public distfiles +devel/py-ez_xml||2013-03-03|Has expired: No more upstream, no more public distfiles +security/IMHear||2013-03-03|Has expired: No more upstream, no more public distfiles +comms/scud||2013-03-03|Has expired: No more upstream, no more public distfiles +devel/lexi||2013-03-03|Has expired: No more upstream, no more public distfiles +games/pentix||2013-03-03|Has expired: No more upstream, no more public distfiles +net/py-mp-random||2013-03-03|Has expired: No more upstream, no more public distfiles +sysutils/rcsedit||2013-03-03|Has expired: No more upstream, no more public distfiles +sysutils/bsdsar||2013-03-03|Has expired: No more upstream, no more public distfiles +sysutils/sarah||2013-03-03|Has expired: No more upstream, no more public distfiles diff --git a/comms/Makefile b/comms/Makefile index 69fd2aedbd9e..043f7837eaa7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -133,7 +133,6 @@ SUBDIR += rubygem-ruby-termios SUBDIR += rxtx SUBDIR += scmxx - SUBDIR += scud SUBDIR += ser2net SUBDIR += serialoverip SUBDIR += seyon diff --git a/comms/scud/Makefile b/comms/scud/Makefile deleted file mode 100644 index c0e6c85631f1..000000000000 --- a/comms/scud/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: David Quattlebaum -# $FreeBSD$ - -PORTNAME= scud -PORTVERSION= 1.5.5 -CATEGORIES= comms -MASTER_SITES= http://www.drqware.com/scud/downloads/ \ - http://bsdone.bsdwins.com/dist/scud/downloads/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tell your CID capable modem to answer those annoying calls - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -MAN8= scud.8 -MANCOMPRESSED= yes - -.include diff --git a/comms/scud/distinfo b/comms/scud/distinfo deleted file mode 100644 index 784f2b05a1de..000000000000 --- a/comms/scud/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (scud-1.5.5.tar.gz) = b53406108d5198ea7beff8eeed66cd0a406004cbe0eb737a3a0b25edefa938d1 -SIZE (scud-1.5.5.tar.gz) = 23244 diff --git a/comms/scud/pkg-descr b/comms/scud/pkg-descr deleted file mode 100644 index 3f46af816926..000000000000 --- a/comms/scud/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -If you have the caller id service from your phone provider and your -modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), -This port can cause the modem to answer the call giving the caller an -earful. - -I built scud to hopefully remove my phone number from telemarketers' -phone lists. Don't know if it will work or not, but at least I smile -each time I hear my phone only ring once. - -Create a file: /usr/local/etc/scud.conf to hold command line options -you want used each time it is started. diff --git a/comms/scud/pkg-plist b/comms/scud/pkg-plist deleted file mode 100644 index 406b0400f9b6..000000000000 --- a/comms/scud/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -sbin/scud -etc/rc.d/scud.sh.sample -etc/scud.conf.sample diff --git a/devel/Makefile b/devel/Makefile index 1614488aea91..bd58719dd096 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -299,7 +299,6 @@ SUBDIR += cvsdiff2patch SUBDIR += cvsgraph SUBDIR += cvslines - SUBDIR += cvsmapfs SUBDIR += cvsmonitor SUBDIR += cvsplot SUBDIR += cvsps @@ -904,7 +903,6 @@ SUBDIR += lcov SUBDIR += leaktracer SUBDIR += lemon - SUBDIR += lexi SUBDIR += lfc SUBDIR += lfcxml SUBDIR += libIDL @@ -3446,7 +3444,6 @@ SUBDIR += py-experimental.cssselect SUBDIR += py-extended_threading SUBDIR += py-extremes - SUBDIR += py-ez_xml SUBDIR += py-ezpyinline SUBDIR += py-fabric SUBDIR += py-fam @@ -4195,7 +4192,6 @@ SUBDIR += shmap SUBDIR += showgrammar SUBDIR += shtool - SUBDIR += sid SUBDIR += sigslot SUBDIR += silc-toolkit SUBDIR += silentbob diff --git a/devel/cvsmapfs/Makefile b/devel/cvsmapfs/Makefile deleted file mode 100644 index 2214926eb1d4..000000000000 --- a/devel/cvsmapfs/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: rip@pinetec.co.za -# $FreeBSD$ - -PORTNAME= cvsmapfs -PORTVERSION= 1.3 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://www.netsw.org/softeng/versioncontrol/repository/cvs/cvsmapfs/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Helps keep track of modes and permissions of files in cvs - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -EXTRACT_CMD= ${CAT} # despite .tar.gz suffix, only tarball -EXTRACT_BEFORE_ARGS= -USE_PERL5= YES -NO_BUILD= YES -NO_WRKSUBDIR= YES - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/cvsmapfs ${PREFIX}/bin/cvsmapfs - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -.endif - -.include diff --git a/devel/cvsmapfs/distinfo b/devel/cvsmapfs/distinfo deleted file mode 100644 index cefed219c75c..000000000000 --- a/devel/cvsmapfs/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cvsmapfs-1.3.tar.gz) = 0f74cc458429d2c2facd735372757174661ab2144292688d53b062ef0e22b8bc -SIZE (cvsmapfs-1.3.tar.gz) = 71680 diff --git a/devel/cvsmapfs/files/patch-aa b/devel/cvsmapfs/files/patch-aa deleted file mode 100644 index b42517e17a88..000000000000 --- a/devel/cvsmapfs/files/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -diff -ru ../cvsmapfs-1.3.orig/cvsmapfs ./cvsmapfs ---- ../cvsmapfs-1.3.orig/cvsmapfs Wed Oct 9 01:26:42 1996 -+++ ./cvsmapfs Mon Jan 17 15:25:56 2000 -@@ -1,4 +1,4 @@ --#!/depot/perl-5.003/bin/perl -+#!/usr/bin/perl - - # - # cvsmapfs - Maps arbitrary filesystem in and out of form that cvs can handle. -diff -ru ../cvsmapfs-1.3.orig/mkregression ./mkregression ---- ../cvsmapfs-1.3.orig/mkregression Wed Oct 9 00:17:20 1996 -+++ ./mkregression Mon Jan 17 15:26:04 2000 -@@ -1,4 +1,4 @@ --#!/depot/perl-5.003/bin/perl -+#!/usr/bin/perl - - # - # mkregression - Regression test builder for cvsmapfs. diff --git a/devel/cvsmapfs/pkg-descr b/devel/cvsmapfs/pkg-descr deleted file mode 100644 index 2076a05cbd97..000000000000 --- a/devel/cvsmapfs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Helps keep track of modes/permissions/ownership of files in cvs. diff --git a/devel/cvsmapfs/pkg-plist b/devel/cvsmapfs/pkg-plist deleted file mode 100644 index 88862d262bd5..000000000000 --- a/devel/cvsmapfs/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/cvsmapfs -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/devel/lexi/Makefile b/devel/lexi/Makefile deleted file mode 100644 index 861c09e43a90..000000000000 --- a/devel/lexi/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: The Akuma Project -# $FreeBSD$ - -PORTNAME= lexi -PORTVERSION= 1.2 -CATEGORIES= devel -MASTER_SITES= http://www.akumaproject.org/download/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A lexical analyser tool - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -CONFLICTS= TenDRA-4.2* - -INSTALL_TARGET= install DESTDIR=${PREFIX} - -MAN1= lexi.1 -PLIST_FILES= bin/lexi - -.include diff --git a/devel/lexi/distinfo b/devel/lexi/distinfo deleted file mode 100644 index 71f013b707af..000000000000 --- a/devel/lexi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (lexi-1.2.tar.gz) = 9a384d85a9ec561ebfea018c86476fd1c6b45ffccef2dee7de0de32844533e07 -SIZE (lexi-1.2.tar.gz) = 19100 diff --git a/devel/lexi/pkg-descr b/devel/lexi/pkg-descr deleted file mode 100644 index e6dc8edeb3a1..000000000000 --- a/devel/lexi/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Lexi translates a description of a lexical analyser into code implementing that -analyser. - -WWW: http://www.akumaproject.org/ diff --git a/devel/py-ez_xml/Makefile b/devel/py-ez_xml/Makefile deleted file mode 100644 index 4cdee6b27abf..000000000000 --- a/devel/py-ez_xml/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Thinker K.F. Li -# $FreeBSD$ - -PORTNAME= ez_xml -PORTVERSION= 0.1.3 -CATEGORIES= devel textproc python -MASTER_SITES= http://master.branda.to/downloads/ez_xml/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Ez_xml compiles a XML template file into a Python module - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pythk/__init__.py:${PORTSDIR}/devel/pythk - -USE_PYTHON= yes -USE_PYDISTUTILS=yes - -.include diff --git a/devel/py-ez_xml/distinfo b/devel/py-ez_xml/distinfo deleted file mode 100644 index 8f7e3358393d..000000000000 --- a/devel/py-ez_xml/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ez_xml-0.1.3.tar.gz) = a6592e08348877969adf43a1a3e29173580ecf56ad966250754dd9b3f90cd74a -SIZE (ez_xml-0.1.3.tar.gz) = 4144 diff --git a/devel/py-ez_xml/pkg-descr b/devel/py-ez_xml/pkg-descr deleted file mode 100644 index 2fbe53c97715..000000000000 --- a/devel/py-ez_xml/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -ez_xml is a XML template generator that compiles a XML template file into a -Python module. Programmers feed data to a template module to generate a -respective XML document. ez_xml provides concise functions, no complex -flow-control instructions. - -WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml diff --git a/devel/py-ez_xml/pkg-plist b/devel/py-ez_xml/pkg-plist deleted file mode 100644 index 18772e833861..000000000000 --- a/devel/py-ez_xml/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -@comment $FreeBSD$ -%%PYTHON_SITELIBDIR%%/ez_xml/__init__.py -%%PYTHON_SITELIBDIR%%/ez_xml/compiler.py -%%PYTHON_SITELIBDIR%%/ez_xml/tools.py -%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyc -%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyc -%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyc -%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyo -%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyo -%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyo -@dirrmtry %%PYTHON_SITELIBDIR%%/ez_xml diff --git a/devel/sid/Makefile b/devel/sid/Makefile deleted file mode 100644 index 94448ee8e6a8..000000000000 --- a/devel/sid/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: The Akuma Project -# $FreeBSD$ - -PORTNAME= sid -PORTVERSION= 1.10.0 -CATEGORIES= devel -MASTER_SITES= http://www.akumaproject.org/download/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A LL(1) parser generator - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -CONFLICTS= TenDRA-4.2* - -INSTALL_TARGET= install DESTDIR=${PREFIX} -MAKE_JOBS_UNSAFE= yes - -USE_PERL5= yes - -MAN1= sid.1 -PLIST_FILES= bin/sid - -.include diff --git a/devel/sid/distinfo b/devel/sid/distinfo deleted file mode 100644 index add873eaa893..000000000000 --- a/devel/sid/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sid-1.10.0.tar.gz) = 71119ab60014921d09805e936fe4fedda72d4245374acd3e616b7f2817b886e5 -SIZE (sid-1.10.0.tar.gz) = 192137 diff --git a/devel/sid/pkg-descr b/devel/sid/pkg-descr deleted file mode 100644 index fbe8842802c9..000000000000 --- a/devel/sid/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Sid is a LL(1) parser generator that turns specifications of languages into -programs that recognise those languages. One of the aims of sid was to separate -the specification of the language to be recognised from the language that the -recogniser program is written in. For this reason, input to sid is split into -two components: output language independent information, and output language -dependent information. diff --git a/games/Makefile b/games/Makefile index 28e53b383a62..5cd1212401ed 100644 --- a/games/Makefile +++ b/games/Makefile @@ -683,7 +683,6 @@ SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pengupop - SUBDIR += pentix SUBDIR += phalanx SUBDIR += phlipple SUBDIR += pinball diff --git a/games/pentix/Makefile b/games/pentix/Makefile deleted file mode 100644 index 99238308857e..000000000000 --- a/games/pentix/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: andy -# $FreeBSD$ - -PORTNAME= pentix -PORTVERSION= 2.4 -CATEGORIES= games -MASTER_SITES= http://www.sympad.net/~andy/pentix/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= This is a game of pentix for terminals - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -ALL_TARGET= pentix - -MAN1= pentix.1 - -.include diff --git a/games/pentix/distinfo b/games/pentix/distinfo deleted file mode 100644 index 05593a05bb3e..000000000000 --- a/games/pentix/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pentix-2.4.tar.gz) = b6d8de634990112074cfd0252f3f4ab17bdcdcacf833d34fd184e560915756d6 -SIZE (pentix-2.4.tar.gz) = 14180 diff --git a/games/pentix/files/patch-aa b/games/pentix/files/patch-aa deleted file mode 100644 index 315105348f72..000000000000 --- a/games/pentix/files/patch-aa +++ /dev/null @@ -1,35 +0,0 @@ ---- Makefile.orig Sat Sep 23 14:14:43 2000 -+++ Makefile Sun Oct 19 02:22:03 2003 -@@ -1,12 +1,12 @@ - # pentix make file - --CC = cc --CFLAGS = -O2 -Wall -+CC ?= cc -+CFLAGS ?= -O -pipe - LFLAGS = -lncurses - --BINDIR = /usr/local/bin --DATDIR = /usr/local/share/games/pentix --MANDIR = /usr/local/man/man1 -+BINDIR = ${PREFIX}/bin -+DATDIR = ${PREFIX}/share/games/pentix -+MANDIR = ${PREFIX}/man/man1 - - PROG = pentix - DATA = pentix.qtn pentix.res readme.txt -@@ -23,10 +23,10 @@ - all: $(INSTALL) - - install: $(PROG) -- install -c -s -o bin -g bin -m 755 $(PROG) $(BINDIR) -- install -d -o bin -g bin -m 755 $(DATDIR) -- install -c -o bin -g bin -m 666 $(DATA) $(DATDIR) -- install -c -o bin -g bin -m 644 $(MAN1) $(MANDIR) -+ install -c -s -o root -g games -m 2755 $(PROG) $(BINDIR) -+ install -d -o root -g games -m 755 $(DATDIR) -+ install -c -o root -g games -m 664 $(DATA) $(DATDIR) -+ install -c -o root -g games -m 644 $(MAN1) $(MANDIR) - - # Cleanup procedure - clean: diff --git a/games/pentix/pkg-descr b/games/pentix/pkg-descr deleted file mode 100644 index 8d72473ff12e..000000000000 --- a/games/pentix/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -This is a game of pentix for terminals - -pentix is one of the various flavours of good old tetris. -however, pentix surpassed its famous parent in playbility - -this version of pentix is based on the original msdos version of -pentix by Marta & Adrian Soncodi (C) 1986 ICE/APP -which is considered standard of pentix - -I've tried to keep this port and the original version as alike as possible -in all relevant respects - -Play Pentix! - -Andrey Tchoritch -http://www.sympad.net/~andy/pentix diff --git a/games/pentix/pkg-plist b/games/pentix/pkg-plist deleted file mode 100644 index 4005cb02b851..000000000000 --- a/games/pentix/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/pentix -share/games/pentix/pentix.qtn -share/games/pentix/pentix.res -share/games/pentix/readme.txt -@dirrm share/games/pentix -@dirrm share/games diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 0f365a7c6631..9abfa896793e 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -181,7 +181,6 @@ SUBDIR += noc SUBDIR += nocol SUBDIR += nrpe2 - SUBDIR += nrpep SUBDIR += nsca SUBDIR += nsca-client SUBDIR += nsca27 diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile deleted file mode 100644 index 56340626f58c..000000000000 --- a/net-mgmt/nrpep/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: jon@netcraft.com -# $FreeBSD$ - -PORTNAME= nrpep -PORTVERSION= 0.2 -CATEGORIES= net-mgmt -MASTER_SITES= http://www.netsaint.org/download/contrib/addons/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A netsaint addon for running plugins on remote hosts - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -# Note that this port depends on neither netsaint-plugins OR netsaint, because it -# installs both a client and a server, and so could need EITHER. Bummer. -RUN_DEPENDS= p5-Crypt-TripleDES>=0:${PORTSDIR}/security/p5-Crypt-TripleDES - -USE_PERL5_RUN= yes - -post-install: - ${CAT} pkg-message - -.include diff --git a/net-mgmt/nrpep/distinfo b/net-mgmt/nrpep/distinfo deleted file mode 100644 index d5ba43396dab..000000000000 --- a/net-mgmt/nrpep/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (nrpep-0.2.tar.gz) = 26da93931eeed6707a969f35e0553947a111b5ab512bffb0f4bdaa71da2cf96f -SIZE (nrpep-0.2.tar.gz) = 15510 diff --git a/net-mgmt/nrpep/files/patch-aa b/net-mgmt/nrpep/files/patch-aa deleted file mode 100644 index a72ea0d7143b..000000000000 --- a/net-mgmt/nrpep/files/patch-aa +++ /dev/null @@ -1,113 +0,0 @@ ---- nrpep.bak Sat Jan 8 01:00:45 2000 -+++ nrpep Wed Apr 10 16:50:09 2002 -@@ -13,24 +13,39 @@ - - # Perl libs and such the program needs - use strict; --use vars qw($opt_c $version %commands $key $cipher); -+use vars qw($opt_d $opt_c $version %commands $key $cipher); - use Getopt::Std; - use Crypt::TripleDES; - - # Global Variables --$version = "0.2"; -+$version = "0.2-fbsd"; - - # Get the command line arguments --getopts('c:'); -+getopts('d:c:'); -+ -+# Open a log -+if ($opt_d) { -+ open(LOG,">>$opt_d") or die "Cannot open $opt_d for logging"; -+ print LOG "\n\nNRPEP\n"; -+} -+ - # Check for the proper command line arguments, if we fail, print out an - # error message and die. - &Check_Command($opt_c); -+ - # Grab the configuration file, and parse it for all the variables we - # will need. --&Get_Configs($opt_c); -+%commands = Get_Configs($opt_c); -+if ($opt_d) {print LOG Dumper(%commands);} -+ - # Now that I have a set of commands, go into recieve mode - &Recieve; - -+$opt_d && close(LOG); -+exit 0; -+ -+###################################################################################### -+ - sub Recieve { - my $line; - my $commandentered; -@@ -49,8 +64,10 @@ - $_ =~ s/(\r|\n)//g; - # Start a new cipher with the proper key; - $cipher = new Crypt::TripleDES; --# Decrypt the command -+# Decrypt the command -+ $opt_d && print LOG "Decrypting $_\n"; - $commandentered = $cipher->decrypt3(pack("H*", $_), $key); -+ $opt_d && print LOG " ... got $commandentered\n"; - $commandentered =~ s/\s+$//; - # If the command entered looks like one in the config file, execute it and - # print it's return code -@@ -72,6 +89,8 @@ - } - } - -+################################################################################# -+ - sub Check_Command { - # If I don't have a config file given, barf the mini-howto - unless ($opt_c) { -@@ -89,30 +108,31 @@ - } - } - -+################################################################################### -+ - sub Get_Configs { - my $opt_c = $_[0]; -- my $line; -- my $command; -- my $plugin; -- my $garbage; -+ -+ my %commands; - - # Open the config file... - open(FILE, "$opt_c") || die "Cannot open file at $opt_c"; -- foreach $line () { -+ foreach my $line () { - chomp($line); --# Ignore comments -- unless ($line =~ /^#/) { -+# Ignore comments and blank lines -+ unless ($line =~ /^#/ or $line =~ /^\s*$/) { - # If it's a command line, grab the command name and toss it in a name value - # hash. The value is the command to execute. -- if ($line =~ /command\[.*\]=/) { -- ($garbage, $plugin) = split(/\=/, $line); -- ($garbage, $garbage, $command) = split(/(\[|\])/, $line); -+ if (my ($command,$plugin) = $line =~ /^\s*command\[(.+)\]=(.*)$/) { - $commands{$command} = $plugin; -+ $opt_d && print LOG "Got command '$command' = $plugin\n"; - # If it's the secret, we want it! -- } elsif ($line =~ /secret=/) { -- ($garbage, $key) = split(/\=/, $line, 2); -+ } elsif ($line =~ /secret=(.+)/) { -+ $key = $1; - } - } - } - close(FILE); -+ -+ return %commands; - } - - diff --git a/net-mgmt/nrpep/files/patch-ab b/net-mgmt/nrpep/files/patch-ab deleted file mode 100644 index d8a0da71decf..000000000000 --- a/net-mgmt/nrpep/files/patch-ab +++ /dev/null @@ -1,99 +0,0 @@ ---- Makefile.orig Wed Jan 5 23:04:22 2000 -+++ Makefile Wed Apr 10 18:24:16 2002 -@@ -3,50 +3,57 @@ - # - - # --# Configuration Files -+# Configuration Files - # - - # - # What directory the server program (nrpep) should live in - # --nrpepserverdir = "/usr/sbin" -+nrpepserverdir = $(PREFIX)/sbin - - # - # What directory the plugin client should live in - # --nrpepplugindir = "/usr/local/netsaint/libexec" -+nrpepplugindir = $(PREFIX)/libexec/netsaint - - # - # What user should own nrpep - # --nrpepowner = "root" -+nrpepowner = root - - # - # What group should own nrpep - # --nrpepgroup = "root" -+nrpepgroup = wheel - - # - # What user should own check_nrpep - # --checknrpepowner = "netsaint" -+checknrpepowner = root - - # - # What group should own check_nrpep - # --checknrpepgroup = "netsaint" -+checknrpepgroup = wheel - - # - # What directory should the nrpep config files go to - # --nrpepconfigdir = "/usr/local/netsaint/etc" -+nrpepconfigdir = $(PREFIX)/etc/netsaint - - # *************************************** - # DO NOT CHANGE ANYTHING BELOW THIS POINT - # *************************************** - - all: -- cat README | more -+ mv nrpep.cfg nrpep.cfg.orig -+ cat nrpep.cfg.orig | sed -e 's%/usr/local/netsaint/libexec%$(PREFIX)/libexec/netsaint%' > nrpep.cfg -+ -+install: install-client install-server -+ if [ ! -d "$(PREFIX)/share/doc/nrpep" ]; then \ -+ mkdir -p $(PREFIX)/share/doc/nrpep; \ -+ fi -+ cp README $(PREFIX)/share/doc/nrpep - - install-client: - `if [ ! -d "$(nrpepplugindir)" ]; then \ -@@ -55,8 +62,8 @@ - `if [ ! -d "$(nrpepconfigdir)" ]; then \ - mkdir -p $(nrpepconfigdir); \ - fi` -- install -b -D -g $(checknrpepgroup) -o $(checknrpepowner) -m 755 check_nrpep $(nrpepplugindir); -- install -b -D -g $(checknrpepgroup) -o $(checknrpepowner) -m 644 check_nrpep.cfg $(nrpepconfigdir); -+ install -g $(checknrpepgroup) -o $(checknrpepowner) -m 755 check_nrpep $(nrpepplugindir); -+ install -g $(checknrpepgroup) -o $(checknrpepowner) -m 644 check_nrpep.cfg $(nrpepconfigdir); - - install-server: - `if [ ! -d "$(nrpepserverdir)" ]; then \ -@@ -65,8 +72,8 @@ - `if [ ! -d "$(nrpepconfigdir)" ]; then \ - mkdir -p $(nrpepconfigdir); \ - fi` -- install -b -D -g $(nrpepgroup) -o $(nrpepowner) -m 755 nrpep $(nrpepserverdir); -- install -b -D -g $(nrpepgroup) -o $(nrpepowner) -m 644 nrpep.cfg $(nrpepconfigdir); -+ install -g $(nrpepgroup) -o $(nrpepowner) -m 755 nrpep $(nrpepserverdir); -+ install -g $(nrpepgroup) -o $(nrpepowner) -m 644 nrpep.cfg $(nrpepconfigdir); - - uninstall-client: - rm $(nrpepplugindir)/check_nrpep -@@ -75,3 +82,7 @@ - uninstall-server: - rm $(nrpepserverdir)/nrpep - rm $(nrpepconfigdir)/nrpep.cfg -+ -+ -+ -+ diff --git a/net-mgmt/nrpep/files/patch-ac b/net-mgmt/nrpep/files/patch-ac deleted file mode 100644 index e89895349f03..000000000000 --- a/net-mgmt/nrpep/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- check_nrpep.old Tue Apr 2 16:52:01 2002 -+++ check_nrpep Wed Apr 10 17:31:09 2002 -@@ -59,7 +59,7 @@ - if ($opts{'f'}) { - &Get_Configs($opts{'f'}); - } else { -- &Get_Configs("/usr/local/netsaint/etc/check_nrpep.cfg"); -+ &Get_Configs("/usr/local/etc/netsaint/check_nrpep.cfg"); - } - # Longer timeout? If it's given on the command line use it, otherwise - # read from the config file diff --git a/net-mgmt/nrpep/pkg-descr b/net-mgmt/nrpep/pkg-descr deleted file mode 100644 index ba66249a9024..000000000000 --- a/net-mgmt/nrpep/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This addon was designed as a replacement for the netsaint_statd and -nrpe addons. Although this addon is similar in function to nrpe, it -is written in Perl and implements TripleDES encryption for the data in -transit. It is also designed to run under inetd and make use of the -TCP Wrappers package for access control. - -WWW: http://www.netsaint.org diff --git a/net-mgmt/nrpep/pkg-message b/net-mgmt/nrpep/pkg-message deleted file mode 100644 index a67a4c7aceba..000000000000 --- a/net-mgmt/nrpep/pkg-message +++ /dev/null @@ -1,17 +0,0 @@ -############################################################### - -If you are going to be running the nrpep daemon on this machine, -you will probably want something like the following in /etc/services: - - nrpep 8086/tcp # Netsaint nrpep server - -and the following in /etc/inetd.conf: - - nrpep stream tcp nowait nobody /usr/local/sbin/nrpep nrpep -c /usr/local/etc/netsaint/nrpep.cfg - -The config files are world readable. If this is a problem for you, -then sort out the file ownership and permissions yourself. - -Additional documentation in $PREFIX/share/doc/nrpep - -############################################################### diff --git a/net-mgmt/nrpep/pkg-plist b/net-mgmt/nrpep/pkg-plist deleted file mode 100644 index ab66806f93bc..000000000000 --- a/net-mgmt/nrpep/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -sbin/nrpep -etc/netsaint/nrpep.cfg -libexec/netsaint/check_nrpep -etc/netsaint/check_nrpep.cfg -share/doc/nrpep/README -@dirrm share/doc/nrpep -@dirrmtry libexec/netsaint -@dirrmtry etc/netsaint diff --git a/net/Makefile b/net/Makefile index ab6eb0bacb2b..e29359eefcc9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -909,7 +909,6 @@ SUBDIR += py-libnet SUBDIR += py-medusa SUBDIR += py-miniupnpc - SUBDIR += py-mp-random SUBDIR += py-msrplib SUBDIR += py-netaddr SUBDIR += py-netifaces diff --git a/net/py-mp-random/Makefile b/net/py-mp-random/Makefile deleted file mode 100644 index 9258d2233f82..000000000000 --- a/net/py-mp-random/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# Created by: Aaron Straup Cope -# $FreeBSD$ - -PORTNAME= mp-random -PORTVERSION= 1.0 -PORTREVISION= 6 -CATEGORIES= net python -MASTER_SITES= http://mirrorproject.com/widget/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= MirrorProjectRandomImageWidget-src-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Display random Mirror Project images on your desktop - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -USE_PYTHON= yes -USE_WX= 2.4 -WX_COMPS= python -NO_BUILD= yes - -pre-install: - ${PRINTF} "#!${PYTHON_CMD}\n" > ${WRKSRC}/mp-random - ${CAT} ${WRKSRC}/MirrorProjectRandomImageWidget.py >> \ - ${WRKSRC}/mp-random - ${CHMOD} 0755 ${WRKSRC}/mp-random - -do-install: - ${ECHO} "Installing ${PREFIX}/bin/mp-random" - ${CP} ${WRKSRC}/mp-random ${PREFIX}/bin/ - -.include diff --git a/net/py-mp-random/distinfo b/net/py-mp-random/distinfo deleted file mode 100644 index 5ef34237daf8..000000000000 --- a/net/py-mp-random/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (MirrorProjectRandomImageWidget-src-1.0.tar.gz) = 7ddc0a54919aafb966a1dbd6b65c0eb78fe5cd8fe4adec122d9ec10d450ac623 -SIZE (MirrorProjectRandomImageWidget-src-1.0.tar.gz) = 4891 diff --git a/net/py-mp-random/pkg-descr b/net/py-mp-random/pkg-descr deleted file mode 100644 index 4e584226b167..000000000000 --- a/net/py-mp-random/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Display random Mirror Project images on your desktop. - -WWW: http://www.mirrorproject.com/widget/ diff --git a/net/py-mp-random/pkg-plist b/net/py-mp-random/pkg-plist deleted file mode 100644 index 3a3a480ac37c..000000000000 --- a/net/py-mp-random/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp-random diff --git a/security/IMHear/Makefile b/security/IMHear/Makefile deleted file mode 100644 index 76cdc46983d1..000000000000 --- a/security/IMHear/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# Created by: Nicolas Gieczewski -# $FreeBSD$ - -PORTNAME= IMHear -PORTVERSION= 1.0 -CATEGORIES= security -MASTER_SITES= http://repository.nixsoftware.com/ports/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= An MSN Messenger event/message sniffer - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -PKGMESSAGE= ${WRKDIR}/pkg-message -NO_INSTALL_MANPAGES=yes - -pre-install: - @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGDIR}/pkg-message.in > ${PKGMESSAGE} - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/hear ${PREFIX}/bin -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/msn_protocol_10.html ${PREFIX}/share/doc/${PORTNAME} -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include diff --git a/security/IMHear/distinfo b/security/IMHear/distinfo deleted file mode 100644 index 320d283540ae..000000000000 --- a/security/IMHear/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (IMHear-1.0.tar.gz) = 03abe6883c7f83c0d42dcbedaba75257fea4bb0f463ac307f3da6a06b656dc37 -SIZE (IMHear-1.0.tar.gz) = 18983 diff --git a/security/IMHear/files/patch-Makefile b/security/IMHear/files/patch-Makefile deleted file mode 100644 index f72e22060998..000000000000 --- a/security/IMHear/files/patch-Makefile +++ /dev/null @@ -1,6 +0,0 @@ ---- Makefile.orig Mon Oct 6 05:09:39 2003 -+++ Makefile Mon Oct 6 05:09:48 2003 -@@ -1,2 +1,2 @@ - all: hear.c -- gcc -o hear hear.c -lpcap -+ ${CC} ${CFLAGS} -o hear hear.c -lpcap diff --git a/security/IMHear/pkg-descr b/security/IMHear/pkg-descr deleted file mode 100644 index 8d33975ec380..000000000000 --- a/security/IMHear/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -IMHear is an MSN Messenger sniffer based on the pcap library -that listens on a physical network interface (usually on a LAN -router or gateway) and displays, and optionally logs, all events -and messages. - -WWW: http://mathpost.la.asu.edu/~hai/hear/ diff --git a/security/IMHear/pkg-message.in b/security/IMHear/pkg-message.in deleted file mode 100644 index 8d9daa5379ae..000000000000 --- a/security/IMHear/pkg-message.in +++ /dev/null @@ -1,16 +0,0 @@ - -**************************************************************** -* -* IMHear only logs to the console by default. To get it -* to generate log files, a `log' directory must be manually -* created within the directory from which hear is run. For -* more information, please refer to the README file. -* -* To start IMHear, run: -* %%PREFIX%%/bin/hear -* -* For documentation, refer to: -* %%PREFIX%%/share/doc/IMHear/README -* -**************************************************************** - diff --git a/security/IMHear/pkg-plist b/security/IMHear/pkg-plist deleted file mode 100644 index 1427ca77aaa0..000000000000 --- a/security/IMHear/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/hear -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/msn_protocol_10.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/security/Makefile b/security/Makefile index 7775cd8936b1..f6d1cabcff88 100644 --- a/security/Makefile +++ b/security/Makefile @@ -5,7 +5,6 @@ SUBDIR += ADMsmb SUBDIR += ADMsnmp - SUBDIR += IMHear SUBDIR += R-cran-ROAuth SUBDIR += R-cran-digest SUBDIR += aescrypt @@ -258,7 +257,6 @@ SUBDIR += l5 SUBDIR += labrea SUBDIR += lasso - SUBDIR += lep SUBDIR += libassuan SUBDIR += libbf SUBDIR += libecc diff --git a/security/lep/Makefile b/security/lep/Makefile deleted file mode 100644 index 025c21fe299f..000000000000 --- a/security/lep/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Created by: Dmitri Nikulin -# $FreeBSD$ - -PORTNAME= lep -PORTVERSION= 0.41 -CATEGORIES= security -MASTER_SITES= http://mirror2.unixfreunde.de/ \ - http://freebsd.unixfreunde.de/sources/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Lesser Encryption Project - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -USE_BZIP2= yes -USE_OPENSSL= yes - -MAN1= lep.1 -PLIST_FILES= bin/lep - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/lep ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/lep.1 ${MANPREFIX}/man/man1 - -.include diff --git a/security/lep/distinfo b/security/lep/distinfo deleted file mode 100644 index 80c970ca5821..000000000000 --- a/security/lep/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (lep-0.41.tar.bz2) = fc051550f0d14da302cbd7fc6531bf576a4e290b1bde20d178ae9be3a9f5eb96 -SIZE (lep-0.41.tar.bz2) = 6504 diff --git a/security/lep/pkg-descr b/security/lep/pkg-descr deleted file mode 100644 index bf1f300ccea8..000000000000 --- a/security/lep/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -LEP - Lesser Encryption Project - -Provides flexible chaining of simple encryption tasks in a -lightweight software package. - -setagllib@optusnet.com.au diff --git a/sysutils/Makefile b/sysutils/Makefile index 8c42c265d6c1..de5b1c61928d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -84,7 +84,6 @@ SUBDIR += bsdhwmon SUBDIR += bsdinfo SUBDIR += bsdmoted - SUBDIR += bsdsar SUBDIR += bsdstats SUBDIR += bubblemon-dockapp SUBDIR += bubblemon2 @@ -754,7 +753,6 @@ SUBDIR += radmind SUBDIR += raincoat SUBDIR += rclean - SUBDIR += rcsedit SUBDIR += rdate SUBDIR += rdiff-backup SUBDIR += rdiff-backup-devel @@ -842,7 +840,6 @@ SUBDIR += safecat SUBDIR += samefile SUBDIR += samesame - SUBDIR += sarah SUBDIR += savelogs SUBDIR += sb16config SUBDIR += sbniconfig diff --git a/sysutils/bsdsar/Makefile b/sysutils/bsdsar/Makefile deleted file mode 100644 index 321c40738b46..000000000000 --- a/sysutils/bsdsar/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# Created by: Yen-Ming Lee -# $FreeBSD$ - -PORTNAME= bsdsar -PORTVERSION= 1.10 -PORTREVISION= 2 -CATEGORIES= sysutils -MASTER_SITES= http://www.googlebit.com/bsdsar/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= System Activity Reporter for FreeBSD - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -NO_BUILD= yes - -do-install: -.for file in bsdsar bsdsar_gather - ${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin -.endfor - ${INSTALL_DATA} ${WRKSRC}/bsdsar.conf ${PREFIX}/etc/bsdsar.conf.sample -.if !exists(${PREFIX}/etc/bsdsar.conf) - ${CP} ${PREFIX}/etc/bsdsar.conf.sample ${PREFIX}/etc/bsdsar.conf -.endif - ${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for file in CHANGELOG README - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor -.endif - @${CAT} ${PKGMESSAGE} - -.include diff --git a/sysutils/bsdsar/distinfo b/sysutils/bsdsar/distinfo deleted file mode 100644 index f71b5f2adc47..000000000000 --- a/sysutils/bsdsar/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bsdsar-1.10.tar.gz) = b2c76306f65292e5a652ddc03dfbc4649c6e0daf8cbae706f4ccaab99426f907 -SIZE (bsdsar-1.10.tar.gz) = 6651 diff --git a/sysutils/bsdsar/pkg-deinstall b/sysutils/bsdsar/pkg-deinstall deleted file mode 100644 index c25cf656355b..000000000000 --- a/sysutils/bsdsar/pkg-deinstall +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -# - -# Verify proper execution -# -if [ $# -ne 2 ]; then - echo "usage: $0 distname { DEINSTALL | POST-DEINSTALL }" >&2 - exit 1 -fi - -# Verify/process the command -# -case $2 in - DEINSTALL) - cat /etc/crontab | /usr/bin/sed -e '/bsdsar/d' > /tmp/crontab.bsdsar - mv /tmp/crontab.bsdsar /etc/crontab - ;; - POST-DEINSTALL) - : nothing to post-deinstall for this port - ;; - *) - echo "usage: $0 distname { DEINSTALL | POST-DEINSTALL }" >&2 - exit 1 - ;; -esac - -exit 0 - diff --git a/sysutils/bsdsar/pkg-descr b/sysutils/bsdsar/pkg-descr deleted file mode 100644 index 23b0b913ef3d..000000000000 --- a/sysutils/bsdsar/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -WWW: http://www.googlebit.com/bsdsar/ - -System Activity Reporter for FreeBSD 4.x systems. -Stores/shows information on network, cpu, memory, -swap, and NFS usage. - -Written by Eric Anderson -http://www.googlebit.com/bsdsar/ diff --git a/sysutils/bsdsar/pkg-install b/sysutils/bsdsar/pkg-install deleted file mode 100644 index 96d6d91bd294..000000000000 --- a/sysutils/bsdsar/pkg-install +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# - -PKG_PREFIX=${PKG_PREFIX:-/usr/local} - -# Verify proper execution -# -if [ $# -ne 2 ]; then - echo "usage: $0 distname { PRE-INSTALL | POST-INSTALL }" >&2 - exit 1 -fi - -# Verify/process the command -# -case $2 in - PRE-INSTALL) - : nothing to pre-install for this port - ;; - POST-INSTALL) - echo "Adding 2 lines to /etc/crontab ..." - echo "# bsdsar execution" >> /etc/crontab - echo "20,40 8-18 * * * root $PKG_PREFIX/bin/bsdsar_gather" >> /etc/crontab - echo "0 * * * * root $PKG_PREFIX/bin/bsdsar_gather" >> /etc/crontab - ;; - *) - echo "usage: $0 distname { PRE-INSTALL | POST-INSTALL }" >&2 - exit 1 - ;; -esac - -exit 0 diff --git a/sysutils/bsdsar/pkg-message b/sysutils/bsdsar/pkg-message deleted file mode 100644 index 9a5f015023bf..000000000000 --- a/sysutils/bsdsar/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -==================================================== -NOTE: - -The following lines have been added to /etc/crontab: - -20,40 8-18 * * * root $PREFIX/bin/bsdsar_gather /var/log -0 * * * * root $PREFIX/bin/bsdsar_gather /var/log - -Where $PREFIX is typically "/usr/local". - -==================================================== diff --git a/sysutils/bsdsar/pkg-plist b/sysutils/bsdsar/pkg-plist deleted file mode 100644 index 653d314fd354..000000000000 --- a/sysutils/bsdsar/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/bsdsar -bin/bsdsar_gather -@unexec if cmp -s %D/etc/bsdsar.conf %D/etc/bsdsar.conf.sample; then rm -f %D/etc/bsdsar.conf; fi -etc/bsdsar.conf.sample -%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/sysutils/rcsedit/Makefile b/sysutils/rcsedit/Makefile deleted file mode 100644 index 6fa334bf2fcd..000000000000 --- a/sysutils/rcsedit/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Antonio Querubin -# $FreeBSD$ - -PORTNAME= rcsedit -PORTVERSION= 1.3.2 -CATEGORIES= sysutils -MASTER_SITES= http://malasada.lava.net/rcsedit/ \ - http://lava.net/files/rcsedit/ \ - http://ipv6.lava.net/rcsedit/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple wrapper for RCS written in Perl - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -PLIST_FILES= bin/rcsedit - -USE_PERL5_RUN= yes - -post-patch: - @${REINPLACE_CMD} -e '1s|.*perl|#!${PERL}|' ${WRKSRC}/${PORTNAME} - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - -.include diff --git a/sysutils/rcsedit/distinfo b/sysutils/rcsedit/distinfo deleted file mode 100644 index 67b4db4db029..000000000000 --- a/sysutils/rcsedit/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rcsedit-1.3.2.tar.gz) = c6c2bbff4b75a0f3b5531b335667fa7f2ff8eca381a417a7f9db4cb264bc6812 -SIZE (rcsedit-1.3.2.tar.gz) = 11654 diff --git a/sysutils/rcsedit/pkg-descr b/sysutils/rcsedit/pkg-descr deleted file mode 100644 index 03a0944f0b07..000000000000 --- a/sysutils/rcsedit/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -rcsedit is a simple wrapper for RCS written in Perl. It takes care of calling -the underlying RCS commands in order to maintain a file under RCS control, -including initial check-in. It also goes beyond what RCS normally does by -ensuring ownership, group, and permissions of the file are preserved. - -WWW: http://www.lava.net/rcsedit diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile deleted file mode 100644 index 55409a8f2e33..000000000000 --- a/sysutils/sarah/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Created by: Matthew Pounsett -# $FreeBSD$ - -PORTNAME= sarah -PORTVERSION= 0.9.1b -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Syslog automated Rotation and Archive Handler - -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - -USE_PERL5= yes -NO_BUILD= yes - -MAN1= sarah.1 -PLIST_FILES= bin/sarah etc/sarah.conf.sample -PORTDOCS= README CHANGES TODO - -do-configure: - @${PERL} -pi.orig -e "s|/usr/local|${PREFIX}|" ${WRKSRC}/sarah - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/sarah ${PREFIX}/bin && \ - ${INSTALL_DATA} ${WRKSRC}/sarah.conf.sample ${PREFIX}/etc && \ - ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1 -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR} -.endif - -.include diff --git a/sysutils/sarah/distinfo b/sysutils/sarah/distinfo deleted file mode 100644 index f1eed200f8d3..000000000000 --- a/sysutils/sarah/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sarah-0.9.1b.tar.gz) = 694358f5c11bea013355369f1216e0f3a0a7e9c69cf49ad1b1c178ea7f65bf00 -SIZE (sarah-0.9.1b.tar.gz) = 38031 diff --git a/sysutils/sarah/pkg-descr b/sysutils/sarah/pkg-descr deleted file mode 100644 index 3bb481113eda..000000000000 --- a/sysutils/sarah/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Sarah is a program which is used to rotate, archive, compress and delete log -files. It is meant to run periodically out of cron, determining what to do -based on a configuration file.