diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-27 14:37:38 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-27 14:37:38 +0800 |
commit | 0e42455aa250cc68f7518440b63535feb2f04240 (patch) | |
tree | d95bf9488a705b77167e2fe8ec708c3253683441 | |
parent | d65aa5b20ecf9d085edd5f95a97fab05b8daec24 (diff) | |
download | marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar.gz marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar.bz2 marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar.lz marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar.xz marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.tar.zst marcuscom-ports-0e42455aa250cc68f7518440b63535feb2f04240.zip |
Remove, no longer needed
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10982 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/p5-Cairo/Makefile | 29 | ||||
-rw-r--r-- | graphics/p5-Cairo/distinfo | 3 | ||||
-rw-r--r-- | graphics/p5-Cairo/files/patch-Makefile.PL | 11 | ||||
-rw-r--r-- | graphics/p5-Cairo/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/p5-Cairo/pkg-plist | 13 |
5 files changed, 0 insertions, 59 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile deleted file mode 100644 index baaec603d..000000000 --- a/graphics/p5-Cairo/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: p5-Cairo -# Date created: 2005-08-18 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD: ports/graphics/p5-Cairo/Makefile,v 1.15 2008/03/25 14:38:25 ahze Exp $ -# $MCom: ports/graphics/p5-Cairo/Makefile,v 1.10 2008/03/30 02:13:35 marcus Exp $ -# - -PORTNAME= Cairo -PORTVERSION= 1.053 -PORTREVISION= 2 -CATEGORIES= graphics perl5 -MASTER_SITES= SF/gtk2-perl -PKGNAMEPREFIX= p5- - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Perl bindings to the cairo graphics library - -BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - ${SITE_PERL}/Test/Number/Delta.pm:${PORTSDIR}/devel/p5-Test-Number-Delta -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= Cairo.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo deleted file mode 100644 index b1ef2de4f..000000000 --- a/graphics/p5-Cairo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Cairo-1.053.tar.gz) = ae340e60d356c7ee88f4f249d037c3d8 -SHA256 (Cairo-1.053.tar.gz) = 195c937210b48cab57310aa0d31d06aff313ad495240da254a27a6c303754b87 -SIZE (Cairo-1.053.tar.gz) = 89870 diff --git a/graphics/p5-Cairo/files/patch-Makefile.PL b/graphics/p5-Cairo/files/patch-Makefile.PL deleted file mode 100644 index ac74e9aed..000000000 --- a/graphics/p5-Cairo/files/patch-Makefile.PL +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig 2008-03-25 10:36:32.000000000 -0400 -+++ Makefile.PL 2008-03-25 10:36:45.000000000 -0400 -@@ -236,7 +236,7 @@ - CAIRO_FONT_TYPE_TOY - CAIRO_FONT_TYPE_FT - CAIRO_FONT_TYPE_WIN32 -- CAIRO_FONT_TYPE_ATSUI -+ CAIRO_FONT_TYPE_QUARTZ - /]; - - $enums{cairo_pattern_type_t} = [qw/ diff --git a/graphics/p5-Cairo/pkg-descr b/graphics/p5-Cairo/pkg-descr deleted file mode 100644 index ba29e98df..000000000 --- a/graphics/p5-Cairo/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Perl bindings to the cairo graphics library - -WWW: http://gtk2-perl.sourceforge.net/ diff --git a/graphics/p5-Cairo/pkg-plist b/graphics/p5-Cairo/pkg-plist deleted file mode 100644 index 24968b1cb..000000000 --- a/graphics/p5-Cairo/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/Files.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/doctypes -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo |