Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 12:12:46 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332969 - in head/print: p5-PDFLib p5-PostScript p5-PostScript-Simple
Message-ID:  <201311061212.rA6CCk4S061996@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Nov  6 12:12:45 2013
New Revision: 332969
URL: http://svnweb.freebsd.org/changeset/ports/332969

Log:
  Fix index. (wired, duplicate Makefile contents :(

Modified:
  head/print/p5-PDFLib/Makefile
  head/print/p5-PostScript-Simple/Makefile
  head/print/p5-PostScript/Makefile

Modified: head/print/p5-PDFLib/Makefile
==============================================================================
--- head/print/p5-PDFLib/Makefile	Wed Nov  6 11:59:17 2013	(r332968)
+++ head/print/p5-PDFLib/Makefile	Wed Nov  6 12:12:45 2013	(r332969)
@@ -18,26 +18,3 @@ USE_PERL5=	configure
 NO_BUILD=	yes
 
 .include <bsd.port.mk>
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME=	PDFLib
-PORTVERSION=	0.14
-CATEGORIES=	print perl5
-MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	perl@FreeBSD.org
-COMMENT=	More OO interface to pdflib_pl.pm
-
-BUILD_DEPENDS=	pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl
-RUN_DEPENDS:=	${BUILD_DEPENDS}
-
-USES=		perl5
-USE_PERL5=	configure
-NO_BUILD=	yes
-
-MAN3=	PDFLib.3
-
-NO_STAGE=	yes
-.include <bsd.port.mk>

Modified: head/print/p5-PostScript-Simple/Makefile
==============================================================================
--- head/print/p5-PostScript-Simple/Makefile	Wed Nov  6 11:59:17 2013	(r332968)
+++ head/print/p5-PostScript-Simple/Makefile	Wed Nov  6 12:12:45 2013	(r332969)
@@ -14,22 +14,3 @@ USES=		perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>
-# Created by: tobez
-# $FreeBSD$
-
-PORTNAME=	PostScript-Simple
-PORTVERSION=	0.07
-CATEGORIES=	print perl5
-MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	perl@FreeBSD.org
-COMMENT=	PostScript::Simple - Produce PostScript files from Perl
-
-USES=		perl5
-USE_PERL5=	configure
-
-MAN3=	PostScript::Simple.3 PostScript::Simple::EPS.3
-
-NO_STAGE=	yes
-.include <bsd.port.mk>

Modified: head/print/p5-PostScript/Makefile
==============================================================================
--- head/print/p5-PostScript/Makefile	Wed Nov  6 11:59:17 2013	(r332968)
+++ head/print/p5-PostScript/Makefile	Wed Nov  6 12:12:45 2013	(r332969)
@@ -14,22 +14,3 @@ USES=		perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>
-# Created by: Fernan Aguero <fernan.aguero@gmail.com>
-# $FreeBSD$
-
-PORTNAME=	PostScript
-PORTVERSION=	0.06
-CATEGORIES=	print perl5
-MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	perl@FreeBSD.org
-COMMENT=	PostScript - Produce PostScript files from Perl
-
-USES=		perl5
-USE_PERL5=	configure
-
-MAN3=	PostScript::TextBlock.3 PostScript::Elements.3 PostScript::Metrics.3
-
-NO_STAGE=	yes
-.include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061212.rA6CCk4S061996>