aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-29 00:16:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-11-29 00:16:54 +0800
commit9578ab4c651d58c3fbe088b04f1df8280310e258 (patch)
treee8e199e32ff795a6b2eff608b52a48c62bb6a7b4 /databases
parentfdb216e23655063d6a1089d792166623148b536e (diff)
downloadfreebsd-ports-graphics-9578ab4c651d58c3fbe088b04f1df8280310e258.tar.gz
freebsd-ports-graphics-9578ab4c651d58c3fbe088b04f1df8280310e258.tar.zst
freebsd-ports-graphics-9578ab4c651d58c3fbe088b04f1df8280310e258.zip
- Remove databases/p5-Mysql-Diff
Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Mysql-Diff/Makefile36
-rw-r--r--databases/p5-Mysql-Diff/distinfo2
-rw-r--r--databases/p5-Mysql-Diff/pkg-descr5
-rw-r--r--databases/p5-Mysql-Diff/pkg-plist10
4 files changed, 0 insertions, 53 deletions
diff --git a/databases/p5-Mysql-Diff/Makefile b/databases/p5-Mysql-Diff/Makefile
deleted file mode 100644
index e578c255aca..00000000000
--- a/databases/p5-Mysql-Diff/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: MySQL-Diff
-# Date created: 11 August 2003
-# Whom: Andrew McNaughton <andrew@scoop.co.nz>
-#
-# $FreeBSD$
-#
-
-PORTNAME= MySQL-Diff
-PORTVERSION= 0.43
-CATEGORIES= databases perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= andrew@scoop.co.nz
-COMMENT= Perl module for comparing the table structure of two MySQL databases
-
-BUILD_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \
- p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN1= mysqldiff.1
-MAN3= MySQL::Diff.3 \
- MySQL::Diff::Database.3 \
- MySQL::Diff::Table.3 \
- MySQL::Diff::Utils.3
-
-post-patch:
- @${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${WRKSRC}/bin/mysqldiff
-
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bin/mysqldiff ${PREFIX}/bin/
-
-.include <bsd.port.mk>
diff --git a/databases/p5-Mysql-Diff/distinfo b/databases/p5-Mysql-Diff/distinfo
deleted file mode 100644
index cb02be7b401..00000000000
--- a/databases/p5-Mysql-Diff/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (MySQL-Diff-0.43.tar.gz) = 911f7542f9062768d0bda4d474e2ccb131036700d189b6aede1cb9adab1bc208
-SIZE (MySQL-Diff-0.43.tar.gz) = 22124
diff --git a/databases/p5-Mysql-Diff/pkg-descr b/databases/p5-Mysql-Diff/pkg-descr
deleted file mode 100644
index 61120abdc92..00000000000
--- a/databases/p5-Mysql-Diff/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-MySQL::Diff is Perl module for comparing the table structure
-of two MySQL databases
-
-WWW: http://search.cpan.org/dist/MySQL-Diff/
-WWW: http://adamspiers.org/computing/mysqldiff/
diff --git a/databases/p5-Mysql-Diff/pkg-plist b/databases/p5-Mysql-Diff/pkg-plist
deleted file mode 100644
index c896d05548b..00000000000
--- a/databases/p5-Mysql-Diff/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/mysqldiff
-%%SITE_PERL%%/MySQL/Diff.pm
-%%SITE_PERL%%/MySQL/Diff/Database.pm
-%%SITE_PERL%%/MySQL/Diff/Table.pm
-%%SITE_PERL%%/MySQL/Diff/Utils.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL
-@dirrm %%SITE_PERL%%/MySQL/Diff
-@dirrmtry %%SITE_PERL%%/MySQL