chase gdbm lib version
This commit is contained in:
parent
10dff40971
commit
27ebc7aa15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72367
54 changed files with 54 additions and 54 deletions
|
@ -21,7 +21,7 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3
|
|||
DB_INC= -I${LOCALBASE}/include/db3
|
||||
CONFIGURE_ARGS= --with-berkeley
|
||||
.else
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -16,7 +16,7 @@ MAINTAINER= erik@smluc.org
|
|||
|
||||
BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \
|
||||
${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
RUN_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT}
|
||||
|
||||
GAUCHE_PORT= lang/gauche
|
||||
|
|
|
@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
|||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
pq.2:${PORTSDIR}/databases/postgresql7 \
|
||||
odbc.1:${PORTSDIR}/databases/unixODBC \
|
||||
lapack.3:${PORTSDIR}/math/lapack
|
||||
|
|
|
@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
|||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
pq.2:${PORTSDIR}/databases/postgresql7 \
|
||||
odbc.1:${PORTSDIR}/databases/unixODBC \
|
||||
lapack.3:${PORTSDIR}/math/lapack
|
||||
|
|
|
@ -15,7 +15,7 @@ DIST_SUBDIR= gnome
|
|||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
glib-2.0.0:${PORTSDIR}/devel/glib20 \
|
||||
xslt.1:${PORTSDIR}/textproc/libxslt \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
|
|
|
@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
glib-2.0.0:${PORTSDIR}/devel/glib20 \
|
||||
xslt.1:${PORTSDIR}/textproc/libxslt \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
|
|
|
@ -16,7 +16,7 @@ DISTNAME= perl5.005_03
|
|||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ DISTFILES= ${PYTHON_DISTFILE}
|
|||
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
DIST_SUBDIR= python
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -15,7 +15,7 @@ DISTFILES= # none
|
|||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
|
|
@ -52,7 +52,7 @@ WITH_GTK?= yes
|
|||
.endif
|
||||
|
||||
.if defined(WITH_SQLITE) && ${WITH_SQLITE:L} != no
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
sqlite.2:${PORTSDIR}/databases/sqlite
|
||||
CONFIGURE_ARGS+= --with-gdbm-prefix="${LOCALBASE}" \
|
||||
--with-sqlite-prefix="${LOCALBASE}"
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-1.x/
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.shudo.net/jit/dist/
|
|||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${JAVADIR}/bin/javac:${PORTSDIR}/java/jdk11
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
|
|
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librep
|
|||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}
|
||||
|
|
|
@ -18,7 +18,7 @@ DISTFILES+= ${MOZART_DOCS}
|
|||
MAINTAINER= mathiasp@virtual-earth.de
|
||||
|
||||
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
tk83.1:${PORTSDIR}/x11-toolkits/tk83
|
||||
|
||||
MOZART_DOCS= mozart-${PORTVERSION}-doc.tar.gz
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -35,7 +35,7 @@ INSTALLS_SHLIB= yes
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -35,7 +35,7 @@ INSTALLS_SHLIB= yes
|
|||
|
||||
.if defined(WITH_GDBM)
|
||||
CONFIGURE_ARGS+= -Di_gdbm
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
PLIST_SUB+= GDBM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= -Ui_gdbm
|
||||
|
|
|
@ -66,7 +66,7 @@ while [ "$1" ]; do
|
|||
JPEG=1
|
||||
;;
|
||||
\"GDBM\")
|
||||
echo 'LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'CONFIGURE_ARGS+= --with-gdbm=${PREFIX}' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
GDBM=1
|
||||
;;
|
||||
|
|
|
@ -28,7 +28,7 @@ BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm/
|
|||
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
mird.1:${PORTSDIR}/databases/mird
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src/
|
||||
|
|
|
@ -66,7 +66,7 @@ while [ "$1" ]; do
|
|||
JPEG=1
|
||||
;;
|
||||
\"GDBM\")
|
||||
echo 'LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'CONFIGURE_ARGS+= --with-gdbm=${PREFIX}' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
GDBM=1
|
||||
;;
|
||||
|
|
|
@ -66,7 +66,7 @@ while [ "$1" ]; do
|
|||
JPEG=1
|
||||
;;
|
||||
\"GDBM\")
|
||||
echo 'LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo 'CONFIGURE_ARGS+= --with-gdbm=${PREFIX}' >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
GDBM=1
|
||||
;;
|
||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
gmp.6:${PORTSDIR}/math/libgmp4
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
|
|
@ -22,7 +22,7 @@ LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
|
|||
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
|
||||
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
|
||||
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= petef@FreeBSD.org
|
|||
# want these extensions installed, define WITHOUT_GDBM.
|
||||
#
|
||||
.if !defined(WITHOUT_GDBM)
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
.endif
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
|
||||
popt.0:${PORTSDIR}/devel/popt \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
|
||||
vanessa_socket.0:${PORTSDIR}/devel/libvanessa_socket \
|
||||
vanessa_adt.0:${PORTSDIR}/devel/libvanessa_adt
|
||||
|
|
|
@ -18,7 +18,7 @@ MAINTAINER= mikeh@FreeBSD.org
|
|||
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_AUTOMAKE_VER= 15
|
||||
USE_AUTOCONF= yes
|
||||
|
|
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= pl-
|
|||
|
||||
MAINTAINER= doc@lublin.t1.pl
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/sms
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
|
|||
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
gnet.1:${PORTSDIR}/net/gnet \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
|
|||
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
gnet.1:${PORTSDIR}/net/gnet \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
newt.51:${PORTSDIR}/devel/newt
|
||||
|
||||
ALL_TARGET= ${DISTNAME}
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= system/network
|
|||
|
||||
MAINTAINER= markp@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
|
||||
|
|
|
@ -15,7 +15,7 @@ DISTNAME= GNUnet-${PORTVERSION}
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
|
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.gz
|
|||
|
||||
MAINTAINER= coda@cs.cmu.edu
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
lwp.2:${PORTSDIR}/devel/lwp \
|
||||
rpc2.4:${PORTSDIR}/devel/rpc2 \
|
||||
rvm.2:${PORTSDIR}/devel/rvm
|
||||
|
|
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
newt.51:${PORTSDIR}/devel/newt
|
||||
|
||||
ALL_TARGET= ${DISTNAME}
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
|||
|
||||
MAINTAINER= brian@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
|||
|
||||
MAINTAINER= brian@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
|
|||
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
gnet.1:${PORTSDIR}/net/gnet \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
|
|||
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
gnet.1:${PORTSDIR}/net/gnet \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
|
|
@ -15,7 +15,7 @@ DISTNAME= GNUnet-${PORTVERSION}
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
|
@ -21,7 +21,7 @@ MAINTAINER= wjv@FreeBSD.org
|
|||
# make use of sysutils/lsof and security/nmap if installed.
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
# ntop will store its runtime database files in ${DBDIR}/ntop/
|
||||
DBDIR?= /var/db
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= system/network
|
|||
|
||||
MAINTAINER= markp@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
|
||||
|
|
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= pl-
|
|||
|
||||
MAINTAINER= doc@lublin.t1.pl
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/sms
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= pl-
|
|||
|
||||
MAINTAINER= doc@lublin.t1.pl
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
WRKSRC= ${WRKDIR}/sms
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -20,7 +20,7 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= papowell@astart.com
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= \
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://sammy.net/~sammy/hacks/
|
|||
|
||||
MAINTAINER= markp@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
expat.4:${PORTSDIR}/textproc/expat2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
|
|
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \
|
||||
gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
expat.4:${PORTSDIR}/textproc/expat2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xmlparse.1:${PORTSDIR}/www/libwww
|
||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.landfield.com/hypermail/dist/
|
|||
|
||||
MAINTAINER= petef@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm \
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -15,7 +15,7 @@ DISTFILES= e16menuedit-0.1.tar.gz e16keyedit-0.2.tar.gz
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOMENG= yes
|
||||
|
|
Loading…
Reference in a new issue