aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-08-04 14:18:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-08-04 14:18:48 +0000
commit35a9c4b9d864e4497843e9d212678da6d71bf70b (patch)
tree96425c76934975f3d5db071ed556e7b93623270b
parent213c78b9c04ffc4e195861bd3d5a73cf708a4efa (diff)
downloadports-35a9c4b9d864e4497843e9d212678da6d71bf70b.tar.gz
ports-35a9c4b9d864e4497843e9d212678da6d71bf70b.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--databases/bucardo/Makefile36
-rw-r--r--databases/bucardo/distinfo2
-rw-r--r--databases/bucardo/pkg-descr9
-rw-r--r--databases/bucardo/pkg-plist8
5 files changed, 1 insertions, 55 deletions
diff --git a/MOVED b/MOVED
index ba1a6588bf42..92d1ef26616b 100644
--- a/MOVED
+++ b/MOVED
@@ -6370,3 +6370,4 @@ print/freetype-tools|print/texlive-texmf|2014-08-01|Has been incorporated in TeX
sysutils/readlink||2014-08-03|Has expired: All features implemented in the base system since FreeBSD 8.3
net-mgmt/bsd-airtools||2014-08-04|Has expired: "broken by removal of wicontrol ioctls from if_wavelan_ieee.h; domain disappeared"
www/moodle||2014-08-04|Has expired: Upstream support ended
+databases/bucardo|databases/p5-Bucardo|2014-08-04|Dupplicate
diff --git a/databases/bucardo/Makefile b/databases/bucardo/Makefile
deleted file mode 100644
index 2556c158d665..000000000000
--- a/databases/bucardo/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Michelle Sullivan <michelle@sorbs.net>
-# $FreeBSD$
-
-PORTNAME= bucardo
-PORTVERSION= 5.1.1
-CATEGORIES= databases perl5
-MASTER_SITES= http://bucardo.org/downloads/
-DISTNAME= Bucardo-${PORTVERSION}
-
-MAINTAINER= michelle@sorbs.net
-COMMENT= Multi-Master Async Postgres Replication system
-
-LICENSE= BSD2CLAUSE
-
-BUILD_DEPENDS= p5-DBD-Pg>=1.49:${PORTSDIR}/databases/p5-DBD-Pg \
- p5-DBI>=1.490:${PORTSDIR}/databases/p5-DBI \
- p5-DBIx-Safe>=1.2.5:${PORTSDIR}/databases/p5-DBIx-Safe \
- p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \
- p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
- p5-ExtUtils-MakeMaker>=6.32:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
- p5-Scalar-List-Utils>=1.0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
- p5-Net>=1.0:${PORTSDIR}/net/p5-Net \
- p5-Pod-Parser>=0:${PORTSDIR}/textproc/p5-Pod-Parser \
- p5-Sys-Syslog>=0.13:${PORTSDIR}/sysutils/p5-Sys-Syslog \
- p5-Test-Harness>=2.03:${PORTSDIR}/devel/p5-Test-Harness \
- p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-USE_PERL5= configure
-USES= perl5
-
-post-patch:
- @${REINPLACE_CMD} -e 's|INSTALL_BASE|DESTDIR|g' ${WRKSRC}/Makefile.PL
-
-.include <bsd.port.mk>
diff --git a/databases/bucardo/distinfo b/databases/bucardo/distinfo
deleted file mode 100644
index 4cf9a6bbcc7d..000000000000
--- a/databases/bucardo/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Bucardo-5.1.1.tar.gz) = 73fec278e83ccd561050d24816438db34d0b68fb9bc44bf4d27c5885ad31597f
-SIZE (Bucardo-5.1.1.tar.gz) = 313409
diff --git a/databases/bucardo/pkg-descr b/databases/bucardo/pkg-descr
deleted file mode 100644
index 61f73c467a8c..000000000000
--- a/databases/bucardo/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Bucardo is an asynchronous PostgreSQL replication system, allowing for
-both multi-master and multi-slave operations.
-
-It was developed at Backcountry.com by Jon Jensen and Greg Sabino Mullane
-of End Point Corporation, and is now in use at many other organizations.
-
-Bucardo is free and open source software released under the BSD license.
-
-WWW: http://bucardo.org/
diff --git a/databases/bucardo/pkg-plist b/databases/bucardo/pkg-plist
deleted file mode 100644
index 21ca9292a3ec..000000000000
--- a/databases/bucardo/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/bucardo
-%%PERL5_MAN3%%/Bucardo.3.gz
-%%SITE_PERL%%/Bucardo.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bucardo/.packlist
-man/man1/bucardo.1pm.gz
-%%DATADIR%%/bucardo.schema
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bucardo
-@dirrmtry %%DATADIR%%