Remove PKGNAMEPREFIX from textproc/py-ack

Submitted by:	Sebastian Santoro (original idea)
Reviewed by:	perl
This commit is contained in:
Chris Rees 2013-01-07 17:28:31 +00:00
parent fdb71e16b0
commit 054cd49885
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310049
8 changed files with 4 additions and 4 deletions

1
MOVED
View File

@ -4008,3 +4008,4 @@ x11-themes/kde-icons-krystaline||2013-01-06|Has expired: BROKEN for more than 6
x11-themes/kde-icons-amaranth||2013-01-06|Has expired: BROKEN for more than 6 month
x11-themes/kde-icons-realistic||2013-01-06|Has expired: BROKEN for more than 6 month
x11/Terminal|x11/xfce4-terminal|2013-01-06|Project was renamed
textproc/p5-ack|textproc/ack|2013-01-06|Not just a perl module

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Application Development and Refactoring Environment
BUILD_DEPENDS= p5-ack>=1.86:${PORTSDIR}/textproc/p5-ack \
BUILD_DEPENDS= ack:${PORTSDIR}/textproc/ack \
p5-Class-Adapter>=1.05:${PORTSDIR}/devel/p5-Class-Adapter \
p5-Class-Unload>=0.03:${PORTSDIR}/devel/p5-Class-Unload \
p5-Devel-Dumpvar>=0.04:${PORTSDIR}/devel/p5-Devel-Dumpvar \

View File

@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Kanji code converter
CONFLICTS_INSTALL= p5-ack-[0-9]*
CONFLICTS_INSTALL= p5-ack-[0-9]* ack-[0-9]*
ALL_TARGET= ack

View File

@ -8,6 +8,7 @@
SUBDIR += R-cran-XML
SUBDIR += R-cran-stringr
SUBDIR += R-cran-xtable
SUBDIR += ack
SUBDIR += add-css-links
SUBDIR += af-aspell
SUBDIR += aft
@ -1025,7 +1026,6 @@
SUBDIR += p5-YAPE-HTML
SUBDIR += p5-YAPE-Regex
SUBDIR += p5-YAPE-Regex-Explain
SUBDIR += p5-ack
SUBDIR += p5-dTemplate
SUBDIR += p5-libsoldout
SUBDIR += p5-libxml

View File

@ -7,7 +7,6 @@ PORTREVISION= 1
CATEGORIES= textproc perl5 sysutils
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= App
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A grep-like text finder for large trees of text