From ae925f0894f1ff142d20158ce6cbe8ff6be99a95 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 15 Aug 2016 17:12:18 +0000 Subject: Remove duplicate ports. Sponsored by: Absolight --- textproc/libtext-charwidth-perl/Makefile | 27 --------------------------- textproc/libtext-charwidth-perl/distinfo | 2 -- textproc/libtext-charwidth-perl/pkg-descr | 12 ------------ textproc/libtext-charwidth-perl/pkg-plist | 3 --- 4 files changed, 44 deletions(-) delete mode 100644 textproc/libtext-charwidth-perl/Makefile delete mode 100644 textproc/libtext-charwidth-perl/distinfo delete mode 100644 textproc/libtext-charwidth-perl/pkg-descr delete mode 100644 textproc/libtext-charwidth-perl/pkg-plist (limited to 'textproc/libtext-charwidth-perl') diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile deleted file mode 100644 index 5b1e79ea6a17..000000000000 --- a/textproc/libtext-charwidth-perl/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Meno Abels -# $FreeBSD$ - -PORTNAME= libtext-charwidth-perl -PORTVERSION= 0.04 -PORTREVISION= 2 -CATEGORIES= textproc perl5 -MASTER_SITES= DEBIAN -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig - -MAINTAINER= ports@FreeBSD.org -COMMENT= Documentation gettext tools - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USES= perl5 tar:bz2 -USE_PERL5= configure - -CONFLICTS_INSTALL= p5-Text-CharWidth-[0-9]* - -post-extract: - @${MV} ${WRKSRC}.orig ${WRKSRC} - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so - -.include diff --git a/textproc/libtext-charwidth-perl/distinfo b/textproc/libtext-charwidth-perl/distinfo deleted file mode 100644 index c28c6d15094a..000000000000 --- a/textproc/libtext-charwidth-perl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libtext-charwidth-perl_0.04.orig.tar.bz2) = 2990c13c3f4a5479d7dbc5a94b86c23798cf0dc7df54ffe54e065f072558b6ed -SIZE (libtext-charwidth-perl_0.04.orig.tar.bz2) = 8327 diff --git a/textproc/libtext-charwidth-perl/pkg-descr b/textproc/libtext-charwidth-perl/pkg-descr deleted file mode 100644 index c504ce77654f..000000000000 --- a/textproc/libtext-charwidth-perl/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -This is a part of fakeroot project. -Fakeroot runs a command in an environment were it appears to have -root privileges for file manipulation, by setting LD_PRELOAD to a -library with alternative versions of getuid(), stat(), etc. This -is useful for allowing users to create archives (tar, ar, .deb .rpm -etc.) with files in them with root permissions/ownership. Without -fakeroot one would have to have root privileges to create the -constituent files of the archives with the correct permissions and -ownership, and then pack them up, or one would have to construct -the archives directly, without using the archiver. - -WWW: http://freecode.com/projects/fakeroot diff --git a/textproc/libtext-charwidth-perl/pkg-plist b/textproc/libtext-charwidth-perl/pkg-plist deleted file mode 100644 index f14b247441f2..000000000000 --- a/textproc/libtext-charwidth-perl/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PERL5_MAN3%%/Text::CharWidth.3.gz -%%SITE_ARCH%%/auto/Text/CharWidth/CharWidth.so -%%SITE_ARCH%%/Text/CharWidth.pm -- cgit v1.2.3