svn commit: r332176 - head/Tools/scripts
Eitan Adler
eadler at FreeBSD.org
Wed Oct 30 21:28:25 UTC 2013
Author: eadler
Date: Wed Oct 30 21:28:24 2013
New Revision: 332176
URL: http://svnweb.freebsd.org/changeset/ports/332176
Log:
Remove p5-deps.pl which was used when perl 5.8 was removed. It has not been needed in many years.
Reported by: ak
Deleted:
head/Tools/scripts/p5-deps.pl
Modified:
head/Tools/scripts/README
Modified: head/Tools/scripts/README
==============================================================================
--- head/Tools/scripts/README Wed Oct 30 21:17:20 2013 (r332175)
+++ head/Tools/scripts/README Wed Oct 30 21:28:24 2013 (r332176)
@@ -32,7 +32,6 @@ gnomedepends - Analyse pkg/PLIST and giv
should be listes in {RUN,LIB}_DEPENDS for this port
mark_safe.pl - utility to set subsets of ports to MAKE_JOBS_(UN)SAFE=yes
neededlibs.sh - Extract direct library dependencies from binaries.
-p5-deps.pl - Check unneeded p5-* dependencies which is in perl5.8 port.
plist - automate (mostly, at least) pkg-plist generation
portsearch - A utility for searching the ports tree. It allows more detailed
search criteria than ``make search key=<string>'' and accepts
More information about the svn-ports-all
mailing list