aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-04 17:52:11 +0800
committersobomax <sobomax@FreeBSD.org>2000-12-04 17:52:11 +0800
commitbf38a8ead79263e8bbadb87850169fb532fe0693 (patch)
treee017e8c64a2d323e57b08e8977cb269aa160088f /databases
parent1cab402a6700ed73e46d5ea0a2239a13fc86b4de (diff)
downloadfreebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.tar.gz
freebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.tar.zst
freebsd-ports-gnome-bf38a8ead79263e8bbadb87850169fb532fe0693.zip
Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
databases/p5-ApacheDBI Redundant; we already have a ports/www/p5-Apache-DBI that is the same program. Maintainer did not know this when submitting the port. audio/ripit-atapi The functionality of this port has been incorporated into ports/audio/ripit. This port is no longer necessary. PR: 23259 Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-ApacheDBILogConfig/Makefile2
-rw-r--r--databases/p5-ApacheDBILogger/Makefile2
3 files changed, 2 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile
index fc6d9e7f4f4d..5d10de646589 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -32,7 +32,6 @@
SUBDIR += mysql323-server
SUBDIR += mysqltcl
SUBDIR += mytop
- SUBDIR += p5-ApacheDBI
SUBDIR += p5-ApacheDBILogConfig
SUBDIR += p5-ApacheDBILogger
SUBDIR += p5-DBD-CSV
diff --git a/databases/p5-ApacheDBILogConfig/Makefile b/databases/p5-ApacheDBILogConfig/Makefile
index b9cdde74caf5..4a8ecf132496 100644
--- a/databases/p5-ApacheDBILogConfig/Makefile
+++ b/databases/p5-ApacheDBILogConfig/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dburr@FreeBSD.ORG
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/Apache/DBI.pm:${PORTSDIR}/databases/p5-ApacheDBI \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
diff --git a/databases/p5-ApacheDBILogger/Makefile b/databases/p5-ApacheDBILogger/Makefile
index 27577cd28dc2..779613a1679c 100644
--- a/databases/p5-ApacheDBILogger/Makefile
+++ b/databases/p5-ApacheDBILogger/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dburr@FreeBSD.ORG
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/Apache/DBI.pm:${PORTSDIR}/databases/p5-ApacheDBI \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl