aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-10-31 15:37:00 +0800
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-10-31 15:37:00 +0800
commit4096c190967371b44fff2fc5715883575077316b (patch)
tree1dd648025aed8f614c66153f1bcc8b314d46f8b6 /www
parent6802003c405154f3eb132b680d5dbc19e283d84f (diff)
downloadfreebsd-ports-4096c190967371b44fff2fc5715883575077316b.tar.gz
freebsd-ports-4096c190967371b44fff2fc5715883575077316b.tar.zst
freebsd-ports-4096c190967371b44fff2fc5715883575077316b.zip
Add 2 @unexec rmdir's.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34478
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-FastTemplate/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI-FastTemplate/pkg-plist b/www/p5-CGI-FastTemplate/pkg-plist
index 799977720f25..32ac44477343 100644
--- a/www/p5-CGI-FastTemplate/pkg-plist
+++ b/www/p5-CGI-FastTemplate/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/CGI/FastTemplate.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/FastTemplate/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/FastTemplate
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
/+17 * Respect CC and CFLAGSKris Kennaway2000-09-031-0/+17 * Add ruby-snmp, Ruby interface to UCD-SNMP library.Akinori MUSHA2000-09-016-0/+113 * if (x = y) -> if (x == y)Michael Haro2000-08-281-0/+39 * Upgrade to 1.8.1.Stefan Eßer2000-08-204-11/+24 * Update to 1.0.2.Will Andrews2000-08-193-76/+79 * Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1 * Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.Will Andrews2000-08-117-0/+116 * The project moved to the SF.Maxim Sobolev2000-07-312-2/+4 * Activate IPv6 support.Hajimu UMEMOTO2000-07-294-4/+20 * Initial import of p5-NetAddr-IP version 2.0Kevin Lo2000-07-275-0/+35 * Add cidr-2.3, a RFC 1878 subnet calculator / helper.Alexander Langer2000-07-196-0/+44 * Development versioin of scotty3 (after repo-copy).Jun Kuriyama2000-07-149-241/+268 * Oops, revert last commit. In my rush to fix a "problem", I forgot toWill Andrews2000-07-134-4/+0 * Fix /bin/echo -> echo problem that is caused due to the lack of -e optionWill Andrews2000-07-134-0/+4 * Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.Will Andrews2000-07-1314-0/+872 * Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.Will Andrews2000-07-1364-0/+2448 * Adding p0f version 1.7.Steve Price2000-07-106-0/+141 * Update to version 3.0.1.Steve Price2000-07-084-9/+9 * Add p5-Net-SNMP, a Perl interface to SNMP.Will Andrews2000-07-0710-0/+84 * As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-0512-37/+149 * Respect CC and CFLAGSKris Kennaway2000-07-021-4/+12 * Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IPWill Andrews2000-06-305-0/+36 * Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2 * Remove "Extra" item on deinstall.Maxim Sobolev2000-06-232-0/+4 * Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1 * The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitutionMaxim Sobolev2000-06-184-8/+8 * Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-175-18/+21 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-175-5/+5 * Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1 * Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-164-4/+4 * First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-168-16/+8 * Fix small typo.Will Andrews2000-06-151-1/+1 * Use mkstemp() instead of insecure mktemp().Maxim Sobolev2000-06-094-0/+116 * portlintAlexander Langer2000-06-092-42/+4 * Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-071-1/+1 * Add STING, a TCP-based network measurement tool that measures end-to-endWill Andrews2000-05-228-0/+71 * Fixes for recent kernel changes, this will screw over people (like me)Bill Fumerola2000-05-1816-8/+216 * o Upgrade to 4.1.2Bill Fumerola2000-05-1716-72/+316 * First crack at updating to 4.1.1, more features to come, but at leastBill Fumerola2000-05-1320-76/+40 * Remove empty directories that end with "Net" upon deinstallation.Satoshi Asami2000-05-081-0/+2 * Distfile changed on MASTER_SITE.Steve Price2000-04-301-1/+1 * make portversion conformMichael Haro2000-04-211-1/+1 * use WWW: (portlint)Michael Haro2000-04-211-1/+2 * remove duplicate DISTNAMEMichael Haro2000-04-211-1/+0 * Put back DISTNAME.Satoshi Asami2000-04-152-2/+4 * Remove bogus "." in the PORTVERSION.David E. O'Brien2000-04-152-2/+2 * "p" (meaning "patch") -> ".".Satoshi Asami2000-04-151-1/+1 * Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-1028-67/+67 * Assume maintainershipBill Fumerola2000-04-074-4/+4 * Resign as maintainer. I had thought someone else volunteered to takeGary Palmer2000-04-074-4/+4 * Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1 * Restore useless version required comments.David E. O'Brien2000-03-222-0/+2 * move PATCH* to Patch section of Makefile (portlint)Michael Haro2000-03-214-0/+4 * Remove the "version required" line.David E. O'Brien2000-03-202-2/+0 * IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidthChris D. Faulhaber2000-03-117-0/+56 * IP Stack Integrity CheckerChris D. Faulhaber2000-03-115-0/+41 * This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.Steve Price2000-02-281-0/+1 * p5-Net-IPv4Addr provides functions to parse IPv4 addresses bothAde Lovett2000-02-265-0/+43 * Skip building the parts that make this port BROKEN on FreeBSD 4.Bill Fenner2000-02-224-4/+4 * Respect CCKris Kennaway2000-02-171-4/+6 * I forgot to update the files on freefall before the import.Torsten Blum2000-02-142-0/+33 * Cricket is a high performance, extremely flexible system for monitoringTorsten Blum2000-02-1421-0/+568 * rename trafshow to trafshow2Michael Haro2000-02-133-7/+7 * Initial import of dhcpconf-0.7.0.R. Imura2000-02-136-0/+80 * Style nits in the ports I maintain.David E. O'Brien2000-02-132-39/+44 * Support CC/CFLAGS/PREFIX properlyChris D. Faulhaber2000-02-131-2/+22 * Update version to 2.8.12.R. Imura2000-02-133-5/+11 * - Changed port to use ${PREFIX}R. Imura2000-02-137-21/+92 * Upgrade to newer and available version. Port still doesn't play nicelyNeil Blakey-Milner2000-02-083-7/+6 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1 * Upgrade to nstreams 1.0.0Kris Kennaway2000-02-072-3/+3 * Adding libsmi version 0.1.8.Steve Price2000-01-305-0/+204 * Adding trafd version 3.0.Steve Price2000-01-296-0/+77 * Make this compile under -CURRENT with the sigset_t changes.David E. O'Brien2000-01-21