Date: Mon, 11 Aug 2003 12:46:04 +1000 (EST) From: Andrew McNaughton <andrew@scoop.co.nz> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55451: new port: p5-Mysql-Diff Message-ID: <200308110246.h7B2k4MX007260@weka.zoo.tapsentertainment.com> Resent-Message-ID: <200308110420.h7B4KKXk070887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55451 >Category: ports >Synopsis: new port: p5-Mysql-Diff >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 10 21:20:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Andrew McNaughton >Release: FreeBSD 4.8-RELEASE-p1 i386 >Organization: Occasional >Environment: System: FreeBSD weka.tapsentertainment.com 4.8-RELEASE-p1 FreeBSD 4.8-RELEASE-p1 #0: Wed Aug 6 16:37:45 EST 2003 andrew@weka.tapsentertainment.com:/usr/obj/usr/src/sys/weka i386 # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Mysql-Diff # p5-Mysql-Diff/pkg-plist # p5-Mysql-Diff/pkg-descr # p5-Mysql-Diff/Makefile # p5-Mysql-Diff/distinfo # echo c - p5-Mysql-Diff mkdir -p p5-Mysql-Diff > /dev/null 2>&1 echo x - p5-Mysql-Diff/pkg-plist sed 's/^X//' >p5-Mysql-Diff/pkg-plist << 'END-of-p5-Mysql-Diff/pkg-plist' X%%SITE_PERL%%/MySQL/Table.pm X%%SITE_PERL%%/MySQL/Diff.pm X%%SITE_PERL%%/MySQL/Utils.pm X%%SITE_PERL%%/MySQL/Database.pm Xbin/mysqldiff END-of-p5-Mysql-Diff/pkg-plist echo x - p5-Mysql-Diff/pkg-descr sed 's/^X//' >p5-Mysql-Diff/pkg-descr << 'END-of-p5-Mysql-Diff/pkg-descr' XMySQL::Diff is Perl module for comparing the table structure Xof two MySQL databases X XWWW: http://adamspiers.org/computing/mysqldiff/ END-of-p5-Mysql-Diff/pkg-descr echo x - p5-Mysql-Diff/Makefile sed 's/^X//' >p5-Mysql-Diff/Makefile << 'END-of-p5-Mysql-Diff/Makefile' X# New ports collection makefile for: MySQL-Diff X# Date created: 11 August 2003 X# Whom: Andrew McNaughton <andrew@scoop.co.nz> X# X# $FreeBSD:$ X# X XPORTNAME= MySQL-Diff XPORTVERSION= 0.33 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= MySQL XPKGNAMEPREFIX= p5- X XMAINTAINER= andrew@scoop.co.nz XCOMMENT= Perl module for comparing the table structure of two MySQL databases X XBUILD_DEPENDS= ${SITE_PERL}/Class/MakeMethods/Template.pm:${PORTSDIR}/devel/p5-Class-MakeMethods \ X ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X Xpost-install: X $(INSTALL_SCRIPT) $(WRKSRC)/mysqldiff $(PREFIX)/bin X X.include <bsd.port.mk> END-of-p5-Mysql-Diff/Makefile echo x - p5-Mysql-Diff/distinfo sed 's/^X//' >p5-Mysql-Diff/distinfo << 'END-of-p5-Mysql-Diff/distinfo' XMD5 (MySQL-Diff-0.33.tar.gz) = 8f8e4af9eacd465814ce4071e9457272 END-of-p5-Mysql-Diff/distinfo exit >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308110246.h7B2k4MX007260>