summaryrefslogtreecommitdiff
path: root/databases/p5-MySQL-Diff
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-MySQL-Diff')
-rw-r--r--databases/p5-MySQL-Diff/Makefile27
-rw-r--r--databases/p5-MySQL-Diff/distinfo3
-rw-r--r--databases/p5-MySQL-Diff/pkg-descr4
-rw-r--r--databases/p5-MySQL-Diff/pkg-plist9
4 files changed, 0 insertions, 43 deletions
diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile
deleted file mode 100644
index d9f4fd1df372..000000000000
--- a/databases/p5-MySQL-Diff/Makefile
+++ /dev/null
@@ -1,27 +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.33
-CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= MySQL
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= andrew@scoop.co.nz
-COMMENT= Perl module for comparing the table structure of two MySQL databases
-
-BUILD_DEPENDS= ${SITE_PERL}/Class/MakeMethods/Template.pm:${PORTSDIR}/devel/p5-Class-MakeMethods \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-post-install:
- $(INSTALL_SCRIPT) $(WRKSRC)/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 d5d84696a313..000000000000
--- a/databases/p5-MySQL-Diff/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (MySQL-Diff-0.33.tar.gz) = 8f8e4af9eacd465814ce4071e9457272
-SHA256 (MySQL-Diff-0.33.tar.gz) = d0eb30ee54147f9d408c22947dcb7195c5b8db07eb0ed7275de3f0df0f3d6021
-SIZE (MySQL-Diff-0.33.tar.gz) = 12071
diff --git a/databases/p5-MySQL-Diff/pkg-descr b/databases/p5-MySQL-Diff/pkg-descr
deleted file mode 100644
index 5d4df2790e39..000000000000
--- a/databases/p5-MySQL-Diff/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-MySQL::Diff is Perl module for comparing the table structure
-of two MySQL databases
-
-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 e93f65f8889d..000000000000
--- a/databases/p5-MySQL-Diff/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-%%SITE_PERL%%/MySQL/Table.pm
-%%SITE_PERL%%/MySQL/Diff.pm
-%%SITE_PERL%%/MySQL/Utils.pm
-%%SITE_PERL%%/MySQL/Database.pm
-bin/mysqldiff
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL
-@dirrmtry %%SITE_PERL%%/MySQL