mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- dbi.0 => dbi.1
- bump PORTREVISION
This commit is contained in:
parent
f3ee8a95c6
commit
9935674b8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270443
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= libdbi-drivers
|
||||
DISTVERSION= 0.8.3-1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.8.3-1
|
||||
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Drivers for libdbi
|
||||
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gps
|
||||
PORTVERSION= 1.005
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail security
|
||||
MASTER_SITES= SF/greylist/greylist/${PORTVERSION}-bugfix
|
||||
PKGNAMEPREFIX= postfix-
|
||||
@ -16,7 +16,7 @@ DISTNAME= gps-${PORTVERSION}-bugfix
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Greylist Policy Service for postfix
|
||||
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers \
|
||||
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bmon
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/
|
||||
|
||||
@ -32,7 +32,7 @@ BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DBI)
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
@ -8,7 +8,7 @@ COMMENT= LibDBI output module for rsyslog
|
||||
MASTERDIR= ${.CURDIR}/../rsyslog5-devel
|
||||
|
||||
MNAME= libdbi
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
|
||||
CONFIGURE_ARGS+=--enable-libdbi
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.7.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
@ -8,7 +8,7 @@ COMMENT= LibDBI output module for rsyslog
|
||||
MASTERDIR= ${.CURDIR}/../rsyslog6-devel
|
||||
|
||||
MNAME= libdbi
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
|
||||
CONFIGURE_ARGS+=--enable-libdbi
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 6.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= refdb
|
||||
PORTVERSION= 0.9.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
|
||||
@ -17,7 +17,7 @@ COMMENT= Bibliographic reference database
|
||||
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
|
||||
btparse.0:${PORTSDIR}/textproc/btparse \
|
||||
dbi.0:${PORTSDIR}/databases/libdbi
|
||||
dbi.1:${PORTSDIR}/databases/libdbi
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
|
Loading…
Reference in New Issue
Block a user