Index: head/databases/firebird/Makefile =================================================================== --- head/databases/firebird/Makefile (revision 126035) +++ head/databases/firebird/Makefile (revision 126036) @@ -1,82 +1,82 @@ # New ports collection makefile for: Firebird # Date created: 20 December 2000 # Whom: Geoffrey C. Speicher # # $FreeBSD$ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} # Don't use ld for linking, use gcc LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" @${ECHO_MSG} "or greater." @${ECHO_MSG} @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" @${ECHO_MSG} "changed since version 1.0.x." @${ECHO_MSG} "Cancel this installation now and backup your databases" @${ECHO_MSG} "if you have not already done so." .if !defined(BATCH) @sleep 10 .endif patch-autotools: @${DO_NADA} run-autotools: @${DO_NADA} do-configure: @(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \ --with-lock-manager --with-editline) do-build: @( \ ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}; \ cd ${WRKSRC}; \ ${SETENV} CC=${CC} CXX=${CXX} ${GMAKE} all; \ ) post-install: @( \ ${INSTALL_DATA} ${FILESDIR}/RELNOTES ${PREFIX}/firebird; \ ${CAT} ${PKGMESSAGE}; \ ) .include Property changes on: head/databases/firebird/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/databases/firebird/distinfo =================================================================== --- head/databases/firebird/distinfo (revision 126035) +++ head/databases/firebird/distinfo (revision 126036) @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 Property changes on: head/databases/firebird/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/firebird/pkg-plist =================================================================== --- head/databases/firebird/pkg-plist (revision 126035) +++ head/databases/firebird/pkg-plist (revision 126036) @@ -1,129 +1,130 @@ etc/rc.d/000.firebird.sh firebird/README firebird/RELNOTES firebird/UDF/fbudf.so firebird/UDF/fbudf.sql firebird/UDF/ib_udf.so firebird/UDF/ib_udf.sql firebird/WhatsNew @unexec if cmp -s %D/firebird/aliases.conf %D/firebird/aliases.conf.sample; then rm -f %D/firebird/aliases.conf; fi firebird/aliases.conf.sample @exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf firebird/bin/fb_inet_server firebird/bin/fb_lock_mgr firebird/bin/fb_lock_print firebird/bin/gbak firebird/bin/gdef firebird/bin/gds_drop firebird/bin/gfix firebird/bin/gpre firebird/bin/gsec firebird/bin/gstat firebird/bin/isql firebird/bin/qli firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user firebird/doc/README.user.embedded firebird/doc/README.user.troubleshooting firebird/doc/sql.extensions/README.aggregate_tracking firebird/doc/sql.extensions/README.case firebird/doc/sql.extensions/README.coalesce firebird/doc/sql.extensions/README.context_variables firebird/doc/sql.extensions/README.data_types firebird/doc/sql.extensions/README.exception_handling firebird/doc/sql.extensions/README.execute_statement firebird/doc/sql.extensions/README.explicit_locks firebird/doc/sql.extensions/README.nullif firebird/doc/sql.extensions/README.order_by_expressions_nulls firebird/doc/sql.extensions/README.savepoints firebird/doc/sql.extensions/README.universal_triggers firebird/examples/align.h firebird/examples/api1.c firebird/examples/api10.c firebird/examples/api11.c firebird/examples/api12.c firebird/examples/api13.c firebird/examples/api14.e firebird/examples/api15.c firebird/examples/api16.c firebird/examples/api16t.c firebird/examples/api2.c firebird/examples/api3.c firebird/examples/api4.c firebird/examples/api5.c firebird/examples/api6.c firebird/examples/api7.c firebird/examples/api8.c firebird/examples/api9.c firebird/examples/api9f.c firebird/examples/api9f.sql firebird/examples/apifull.c firebird/examples/dyn1.e firebird/examples/dyn2.e firebird/examples/dyn3.e firebird/examples/dyn4.e firebird/examples/dyn5.e firebird/examples/dynfull.e firebird/examples/employe2.sql firebird/examples/employee.fdb firebird/examples/employee.gbk firebird/examples/example.h firebird/examples/readme firebird/examples/stat1.e firebird/examples/stat10.e firebird/examples/stat11.e firebird/examples/stat12.e firebird/examples/stat12t.e firebird/examples/stat2.e firebird/examples/stat3.e firebird/examples/stat4.e firebird/examples/stat5.e firebird/examples/stat6.e firebird/examples/stat7.e firebird/examples/stat8.e firebird/examples/stat9.e firebird/examples/udf.sql firebird/examples/udflib.c @unexec if cmp -s %D/firebird/firebird.conf %D/firebird/firebird.conf.sample; then rm -f %D/firebird/firebird.conf; fi firebird/firebird.conf.sample @exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf @unexec [ -s %D/firebird/firebird.log ] || rm -f %D/firebird/firebird.log firebird/firebird.msg firebird/help/help.fdb firebird/include/blr.h firebird/include/gds.h firebird/include/ib_util.h firebird/include/ibase.h firebird/include/iberror.h firebird/include/perf.h firebird/intl/fbintl @unexec rm -f %D/firebird/isc_event1.`hostname` @unexec rm -f %D/firebird/isc_init1.`hostname` @unexec rm -f %D/firebird/isc_lock1.`hostname` firebird/lib/libfbclient.so firebird/lib/libfbclient.so.1 firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%% firebird/lib/libfbembed.so firebird/lib/libfbembed.so.1 firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%% firebird/lib/libgds.so firebird/lib/libgds.so.1 firebird/lib/libib_util.so @unexec if cmp -s %D/firebird/security.fdb %D/firebird/security.fdb.sample; then rm -f %D/firebird/security.fdb; fi firebird/security.fdb.sample @exec [ -f %B/security.fdb ] || cp %B/%f %B/security.fdb @dirrm firebird/UDF @dirrm firebird/bin @dirrm firebird/doc/sql.extensions @dirrm firebird/doc @dirrm firebird/examples @dirrm firebird/help @dirrm firebird/include @dirrm firebird/intl @dirrm firebird/lib @dirrm firebird Property changes on: head/databases/firebird/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/databases/firebird-client/Makefile =================================================================== --- head/databases/firebird-client/Makefile (revision 126035) +++ head/databases/firebird-client/Makefile (revision 126036) @@ -1,82 +1,82 @@ # New ports collection makefile for: Firebird # Date created: 20 December 2000 # Whom: Geoffrey C. Speicher # # $FreeBSD$ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} # Don't use ld for linking, use gcc LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" @${ECHO_MSG} "or greater." @${ECHO_MSG} @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" @${ECHO_MSG} "changed since version 1.0.x." @${ECHO_MSG} "Cancel this installation now and backup your databases" @${ECHO_MSG} "if you have not already done so." .if !defined(BATCH) @sleep 10 .endif patch-autotools: @${DO_NADA} run-autotools: @${DO_NADA} do-configure: @(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \ --with-lock-manager --with-editline) do-build: @( \ ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}; \ cd ${WRKSRC}; \ ${SETENV} CC=${CC} CXX=${CXX} ${GMAKE} all; \ ) post-install: @( \ ${INSTALL_DATA} ${FILESDIR}/RELNOTES ${PREFIX}/firebird; \ ${CAT} ${PKGMESSAGE}; \ ) .include Property changes on: head/databases/firebird-client/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/databases/firebird-client/distinfo =================================================================== --- head/databases/firebird-client/distinfo (revision 126035) +++ head/databases/firebird-client/distinfo (revision 126036) @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 Property changes on: head/databases/firebird-client/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/firebird-client/pkg-plist =================================================================== --- head/databases/firebird-client/pkg-plist (revision 126035) +++ head/databases/firebird-client/pkg-plist (revision 126036) @@ -1,129 +1,130 @@ etc/rc.d/000.firebird.sh firebird/README firebird/RELNOTES firebird/UDF/fbudf.so firebird/UDF/fbudf.sql firebird/UDF/ib_udf.so firebird/UDF/ib_udf.sql firebird/WhatsNew @unexec if cmp -s %D/firebird/aliases.conf %D/firebird/aliases.conf.sample; then rm -f %D/firebird/aliases.conf; fi firebird/aliases.conf.sample @exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf firebird/bin/fb_inet_server firebird/bin/fb_lock_mgr firebird/bin/fb_lock_print firebird/bin/gbak firebird/bin/gdef firebird/bin/gds_drop firebird/bin/gfix firebird/bin/gpre firebird/bin/gsec firebird/bin/gstat firebird/bin/isql firebird/bin/qli firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user firebird/doc/README.user.embedded firebird/doc/README.user.troubleshooting firebird/doc/sql.extensions/README.aggregate_tracking firebird/doc/sql.extensions/README.case firebird/doc/sql.extensions/README.coalesce firebird/doc/sql.extensions/README.context_variables firebird/doc/sql.extensions/README.data_types firebird/doc/sql.extensions/README.exception_handling firebird/doc/sql.extensions/README.execute_statement firebird/doc/sql.extensions/README.explicit_locks firebird/doc/sql.extensions/README.nullif firebird/doc/sql.extensions/README.order_by_expressions_nulls firebird/doc/sql.extensions/README.savepoints firebird/doc/sql.extensions/README.universal_triggers firebird/examples/align.h firebird/examples/api1.c firebird/examples/api10.c firebird/examples/api11.c firebird/examples/api12.c firebird/examples/api13.c firebird/examples/api14.e firebird/examples/api15.c firebird/examples/api16.c firebird/examples/api16t.c firebird/examples/api2.c firebird/examples/api3.c firebird/examples/api4.c firebird/examples/api5.c firebird/examples/api6.c firebird/examples/api7.c firebird/examples/api8.c firebird/examples/api9.c firebird/examples/api9f.c firebird/examples/api9f.sql firebird/examples/apifull.c firebird/examples/dyn1.e firebird/examples/dyn2.e firebird/examples/dyn3.e firebird/examples/dyn4.e firebird/examples/dyn5.e firebird/examples/dynfull.e firebird/examples/employe2.sql firebird/examples/employee.fdb firebird/examples/employee.gbk firebird/examples/example.h firebird/examples/readme firebird/examples/stat1.e firebird/examples/stat10.e firebird/examples/stat11.e firebird/examples/stat12.e firebird/examples/stat12t.e firebird/examples/stat2.e firebird/examples/stat3.e firebird/examples/stat4.e firebird/examples/stat5.e firebird/examples/stat6.e firebird/examples/stat7.e firebird/examples/stat8.e firebird/examples/stat9.e firebird/examples/udf.sql firebird/examples/udflib.c @unexec if cmp -s %D/firebird/firebird.conf %D/firebird/firebird.conf.sample; then rm -f %D/firebird/firebird.conf; fi firebird/firebird.conf.sample @exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf @unexec [ -s %D/firebird/firebird.log ] || rm -f %D/firebird/firebird.log firebird/firebird.msg firebird/help/help.fdb firebird/include/blr.h firebird/include/gds.h firebird/include/ib_util.h firebird/include/ibase.h firebird/include/iberror.h firebird/include/perf.h firebird/intl/fbintl @unexec rm -f %D/firebird/isc_event1.`hostname` @unexec rm -f %D/firebird/isc_init1.`hostname` @unexec rm -f %D/firebird/isc_lock1.`hostname` firebird/lib/libfbclient.so firebird/lib/libfbclient.so.1 firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%% firebird/lib/libfbembed.so firebird/lib/libfbembed.so.1 firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%% firebird/lib/libgds.so firebird/lib/libgds.so.1 firebird/lib/libib_util.so @unexec if cmp -s %D/firebird/security.fdb %D/firebird/security.fdb.sample; then rm -f %D/firebird/security.fdb; fi firebird/security.fdb.sample @exec [ -f %B/security.fdb ] || cp %B/%f %B/security.fdb @dirrm firebird/UDF @dirrm firebird/bin @dirrm firebird/doc/sql.extensions @dirrm firebird/doc @dirrm firebird/examples @dirrm firebird/help @dirrm firebird/include @dirrm firebird/intl @dirrm firebird/lib @dirrm firebird Property changes on: head/databases/firebird-client/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/databases/firebird-server/Makefile =================================================================== --- head/databases/firebird-server/Makefile (revision 126035) +++ head/databases/firebird-server/Makefile (revision 126036) @@ -1,82 +1,82 @@ # New ports collection makefile for: Firebird # Date created: 20 December 2000 # Whom: Geoffrey C. Speicher # # $FreeBSD$ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} # Don't use ld for linking, use gcc LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" @${ECHO_MSG} "or greater." @${ECHO_MSG} @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" @${ECHO_MSG} "changed since version 1.0.x." @${ECHO_MSG} "Cancel this installation now and backup your databases" @${ECHO_MSG} "if you have not already done so." .if !defined(BATCH) @sleep 10 .endif patch-autotools: @${DO_NADA} run-autotools: @${DO_NADA} do-configure: @(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \ --with-lock-manager --with-editline) do-build: @( \ ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}; \ cd ${WRKSRC}; \ ${SETENV} CC=${CC} CXX=${CXX} ${GMAKE} all; \ ) post-install: @( \ ${INSTALL_DATA} ${FILESDIR}/RELNOTES ${PREFIX}/firebird; \ ${CAT} ${PKGMESSAGE}; \ ) .include Property changes on: head/databases/firebird-server/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/databases/firebird-server/distinfo =================================================================== --- head/databases/firebird-server/distinfo (revision 126035) +++ head/databases/firebird-server/distinfo (revision 126036) @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 Property changes on: head/databases/firebird-server/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/firebird-server/pkg-plist =================================================================== --- head/databases/firebird-server/pkg-plist (revision 126035) +++ head/databases/firebird-server/pkg-plist (revision 126036) @@ -1,129 +1,130 @@ etc/rc.d/000.firebird.sh firebird/README firebird/RELNOTES firebird/UDF/fbudf.so firebird/UDF/fbudf.sql firebird/UDF/ib_udf.so firebird/UDF/ib_udf.sql firebird/WhatsNew @unexec if cmp -s %D/firebird/aliases.conf %D/firebird/aliases.conf.sample; then rm -f %D/firebird/aliases.conf; fi firebird/aliases.conf.sample @exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf firebird/bin/fb_inet_server firebird/bin/fb_lock_mgr firebird/bin/fb_lock_print firebird/bin/gbak firebird/bin/gdef firebird/bin/gds_drop firebird/bin/gfix firebird/bin/gpre firebird/bin/gsec firebird/bin/gstat firebird/bin/isql firebird/bin/qli firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user firebird/doc/README.user.embedded firebird/doc/README.user.troubleshooting firebird/doc/sql.extensions/README.aggregate_tracking firebird/doc/sql.extensions/README.case firebird/doc/sql.extensions/README.coalesce firebird/doc/sql.extensions/README.context_variables firebird/doc/sql.extensions/README.data_types firebird/doc/sql.extensions/README.exception_handling firebird/doc/sql.extensions/README.execute_statement firebird/doc/sql.extensions/README.explicit_locks firebird/doc/sql.extensions/README.nullif firebird/doc/sql.extensions/README.order_by_expressions_nulls firebird/doc/sql.extensions/README.savepoints firebird/doc/sql.extensions/README.universal_triggers firebird/examples/align.h firebird/examples/api1.c firebird/examples/api10.c firebird/examples/api11.c firebird/examples/api12.c firebird/examples/api13.c firebird/examples/api14.e firebird/examples/api15.c firebird/examples/api16.c firebird/examples/api16t.c firebird/examples/api2.c firebird/examples/api3.c firebird/examples/api4.c firebird/examples/api5.c firebird/examples/api6.c firebird/examples/api7.c firebird/examples/api8.c firebird/examples/api9.c firebird/examples/api9f.c firebird/examples/api9f.sql firebird/examples/apifull.c firebird/examples/dyn1.e firebird/examples/dyn2.e firebird/examples/dyn3.e firebird/examples/dyn4.e firebird/examples/dyn5.e firebird/examples/dynfull.e firebird/examples/employe2.sql firebird/examples/employee.fdb firebird/examples/employee.gbk firebird/examples/example.h firebird/examples/readme firebird/examples/stat1.e firebird/examples/stat10.e firebird/examples/stat11.e firebird/examples/stat12.e firebird/examples/stat12t.e firebird/examples/stat2.e firebird/examples/stat3.e firebird/examples/stat4.e firebird/examples/stat5.e firebird/examples/stat6.e firebird/examples/stat7.e firebird/examples/stat8.e firebird/examples/stat9.e firebird/examples/udf.sql firebird/examples/udflib.c @unexec if cmp -s %D/firebird/firebird.conf %D/firebird/firebird.conf.sample; then rm -f %D/firebird/firebird.conf; fi firebird/firebird.conf.sample @exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf @unexec [ -s %D/firebird/firebird.log ] || rm -f %D/firebird/firebird.log firebird/firebird.msg firebird/help/help.fdb firebird/include/blr.h firebird/include/gds.h firebird/include/ib_util.h firebird/include/ibase.h firebird/include/iberror.h firebird/include/perf.h firebird/intl/fbintl @unexec rm -f %D/firebird/isc_event1.`hostname` @unexec rm -f %D/firebird/isc_init1.`hostname` @unexec rm -f %D/firebird/isc_lock1.`hostname` firebird/lib/libfbclient.so firebird/lib/libfbclient.so.1 firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%% firebird/lib/libfbembed.so firebird/lib/libfbembed.so.1 firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%% firebird/lib/libgds.so firebird/lib/libgds.so.1 firebird/lib/libib_util.so @unexec if cmp -s %D/firebird/security.fdb %D/firebird/security.fdb.sample; then rm -f %D/firebird/security.fdb; fi firebird/security.fdb.sample @exec [ -f %B/security.fdb ] || cp %B/%f %B/security.fdb @dirrm firebird/UDF @dirrm firebird/bin @dirrm firebird/doc/sql.extensions @dirrm firebird/doc @dirrm firebird/examples @dirrm firebird/help @dirrm firebird/include @dirrm firebird/intl @dirrm firebird/lib @dirrm firebird Property changes on: head/databases/firebird-server/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/databases/firebird2-server/Makefile =================================================================== --- head/databases/firebird2-server/Makefile (revision 126035) +++ head/databases/firebird2-server/Makefile (revision 126036) @@ -1,82 +1,82 @@ # New ports collection makefile for: Firebird # Date created: 20 December 2000 # Whom: Geoffrey C. Speicher # # $FreeBSD$ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} # Don't use ld for linking, use gcc LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" @${ECHO_MSG} "or greater." @${ECHO_MSG} @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" @${ECHO_MSG} "changed since version 1.0.x." @${ECHO_MSG} "Cancel this installation now and backup your databases" @${ECHO_MSG} "if you have not already done so." .if !defined(BATCH) @sleep 10 .endif patch-autotools: @${DO_NADA} run-autotools: @${DO_NADA} do-configure: @(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \ --with-lock-manager --with-editline) do-build: @( \ ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}; \ cd ${WRKSRC}; \ ${SETENV} CC=${CC} CXX=${CXX} ${GMAKE} all; \ ) post-install: @( \ ${INSTALL_DATA} ${FILESDIR}/RELNOTES ${PREFIX}/firebird; \ ${CAT} ${PKGMESSAGE}; \ ) .include Property changes on: head/databases/firebird2-server/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/databases/firebird2-server/distinfo =================================================================== --- head/databases/firebird2-server/distinfo (revision 126035) +++ head/databases/firebird2-server/distinfo (revision 126036) @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 Property changes on: head/databases/firebird2-server/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/firebird2-server/pkg-plist =================================================================== --- head/databases/firebird2-server/pkg-plist (revision 126035) +++ head/databases/firebird2-server/pkg-plist (revision 126036) @@ -1,129 +1,130 @@ etc/rc.d/000.firebird.sh firebird/README firebird/RELNOTES firebird/UDF/fbudf.so firebird/UDF/fbudf.sql firebird/UDF/ib_udf.so firebird/UDF/ib_udf.sql firebird/WhatsNew @unexec if cmp -s %D/firebird/aliases.conf %D/firebird/aliases.conf.sample; then rm -f %D/firebird/aliases.conf; fi firebird/aliases.conf.sample @exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf firebird/bin/fb_inet_server firebird/bin/fb_lock_mgr firebird/bin/fb_lock_print firebird/bin/gbak firebird/bin/gdef firebird/bin/gds_drop firebird/bin/gfix firebird/bin/gpre firebird/bin/gsec firebird/bin/gstat firebird/bin/isql firebird/bin/qli firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user firebird/doc/README.user.embedded firebird/doc/README.user.troubleshooting firebird/doc/sql.extensions/README.aggregate_tracking firebird/doc/sql.extensions/README.case firebird/doc/sql.extensions/README.coalesce firebird/doc/sql.extensions/README.context_variables firebird/doc/sql.extensions/README.data_types firebird/doc/sql.extensions/README.exception_handling firebird/doc/sql.extensions/README.execute_statement firebird/doc/sql.extensions/README.explicit_locks firebird/doc/sql.extensions/README.nullif firebird/doc/sql.extensions/README.order_by_expressions_nulls firebird/doc/sql.extensions/README.savepoints firebird/doc/sql.extensions/README.universal_triggers firebird/examples/align.h firebird/examples/api1.c firebird/examples/api10.c firebird/examples/api11.c firebird/examples/api12.c firebird/examples/api13.c firebird/examples/api14.e firebird/examples/api15.c firebird/examples/api16.c firebird/examples/api16t.c firebird/examples/api2.c firebird/examples/api3.c firebird/examples/api4.c firebird/examples/api5.c firebird/examples/api6.c firebird/examples/api7.c firebird/examples/api8.c firebird/examples/api9.c firebird/examples/api9f.c firebird/examples/api9f.sql firebird/examples/apifull.c firebird/examples/dyn1.e firebird/examples/dyn2.e firebird/examples/dyn3.e firebird/examples/dyn4.e firebird/examples/dyn5.e firebird/examples/dynfull.e firebird/examples/employe2.sql firebird/examples/employee.fdb firebird/examples/employee.gbk firebird/examples/example.h firebird/examples/readme firebird/examples/stat1.e firebird/examples/stat10.e firebird/examples/stat11.e firebird/examples/stat12.e firebird/examples/stat12t.e firebird/examples/stat2.e firebird/examples/stat3.e firebird/examples/stat4.e firebird/examples/stat5.e firebird/examples/stat6.e firebird/examples/stat7.e firebird/examples/stat8.e firebird/examples/stat9.e firebird/examples/udf.sql firebird/examples/udflib.c @unexec if cmp -s %D/firebird/firebird.conf %D/firebird/firebird.conf.sample; then rm -f %D/firebird/firebird.conf; fi firebird/firebird.conf.sample @exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf @unexec [ -s %D/firebird/firebird.log ] || rm -f %D/firebird/firebird.log firebird/firebird.msg firebird/help/help.fdb firebird/include/blr.h firebird/include/gds.h firebird/include/ib_util.h firebird/include/ibase.h firebird/include/iberror.h firebird/include/perf.h firebird/intl/fbintl @unexec rm -f %D/firebird/isc_event1.`hostname` @unexec rm -f %D/firebird/isc_init1.`hostname` @unexec rm -f %D/firebird/isc_lock1.`hostname` firebird/lib/libfbclient.so firebird/lib/libfbclient.so.1 firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%% firebird/lib/libfbembed.so firebird/lib/libfbembed.so.1 firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%% firebird/lib/libgds.so firebird/lib/libgds.so.1 firebird/lib/libib_util.so @unexec if cmp -s %D/firebird/security.fdb %D/firebird/security.fdb.sample; then rm -f %D/firebird/security.fdb; fi firebird/security.fdb.sample @exec [ -f %B/security.fdb ] || cp %B/%f %B/security.fdb @dirrm firebird/UDF @dirrm firebird/bin @dirrm firebird/doc/sql.extensions @dirrm firebird/doc @dirrm firebird/examples @dirrm firebird/help @dirrm firebird/include @dirrm firebird/intl @dirrm firebird/lib @dirrm firebird Property changes on: head/databases/firebird2-server/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/databases/firebird20-server/Makefile =================================================================== --- head/databases/firebird20-server/Makefile (revision 126035) +++ head/databases/firebird20-server/Makefile (revision 126036) @@ -1,82 +1,82 @@ # New ports collection makefile for: Firebird # Date created: 20 December 2000 # Whom: Geoffrey C. Speicher # # $FreeBSD$ # PORTNAME= firebird -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird -DISTNAME= firebird-1.5.1.4481 +DISTNAME= firebird-1.5.2.4731 MAINTAINER= ports@FreeBSD.org COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 USE_AUTOCONF_VER= 259 -USE_GCC= 3.3 +USE_GCC= 3.4 PLIST_SUB= FIREBIRD_VERSION=${PORTVERSION} # Don't use ld for linking, use gcc LD= gcc CONFLICTS= firebird-devel-* -WRKSRC= ${WRKDIR}/firebird-1.5.1.4481 +WRKSRC= ${WRKDIR}/${DISTNAME} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 .include pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" @${ECHO_MSG} "or greater." @${ECHO_MSG} @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" @${ECHO_MSG} "changed since version 1.0.x." @${ECHO_MSG} "Cancel this installation now and backup your databases" @${ECHO_MSG} "if you have not already done so." .if !defined(BATCH) @sleep 10 .endif patch-autotools: @${DO_NADA} run-autotools: @${DO_NADA} do-configure: @(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \ --with-lock-manager --with-editline) do-build: @( \ ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${MSG_FILE} > ${PKGMESSAGE}; \ cd ${WRKSRC}; \ ${SETENV} CC=${CC} CXX=${CXX} ${GMAKE} all; \ ) post-install: @( \ ${INSTALL_DATA} ${FILESDIR}/RELNOTES ${PREFIX}/firebird; \ ${CAT} ${PKGMESSAGE}; \ ) .include Property changes on: head/databases/firebird20-server/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/databases/firebird20-server/distinfo =================================================================== --- head/databases/firebird20-server/distinfo (revision 126035) +++ head/databases/firebird20-server/distinfo (revision 126036) @@ -1,2 +1,2 @@ -MD5 (firebird-1.5.1.4481.tar.bz2) = b638ddc71661d63c69a3758d00310010 -SIZE (firebird-1.5.1.4481.tar.bz2) = 4528253 +MD5 (firebird-1.5.2.4731.tar.bz2) = fea53ed5213cff4bd96513fb1a6c0ca2 +SIZE (firebird-1.5.2.4731.tar.bz2) = 4764015 Property changes on: head/databases/firebird20-server/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/databases/firebird20-server/pkg-plist =================================================================== --- head/databases/firebird20-server/pkg-plist (revision 126035) +++ head/databases/firebird20-server/pkg-plist (revision 126036) @@ -1,129 +1,130 @@ etc/rc.d/000.firebird.sh firebird/README firebird/RELNOTES firebird/UDF/fbudf.so firebird/UDF/fbudf.sql firebird/UDF/ib_udf.so firebird/UDF/ib_udf.sql firebird/WhatsNew @unexec if cmp -s %D/firebird/aliases.conf %D/firebird/aliases.conf.sample; then rm -f %D/firebird/aliases.conf; fi firebird/aliases.conf.sample @exec [ -f %B/aliases.conf ] || cp %B/%f %B/aliases.conf firebird/bin/fb_inet_server firebird/bin/fb_lock_mgr firebird/bin/fb_lock_print firebird/bin/gbak firebird/bin/gdef firebird/bin/gds_drop firebird/bin/gfix firebird/bin/gpre firebird/bin/gsec firebird/bin/gstat firebird/bin/isql firebird/bin/qli firebird/doc/README.NTSecurity firebird/doc/README.Win32LibraryInstallation.txt firebird/doc/README.build.mingw.html firebird/doc/README.build.msvc.html +firebird/doc/README.install.Solaris_on_Intel firebird/doc/README.instsvc firebird/doc/README.makefiles firebird/doc/README.user firebird/doc/README.user.embedded firebird/doc/README.user.troubleshooting firebird/doc/sql.extensions/README.aggregate_tracking firebird/doc/sql.extensions/README.case firebird/doc/sql.extensions/README.coalesce firebird/doc/sql.extensions/README.context_variables firebird/doc/sql.extensions/README.data_types firebird/doc/sql.extensions/README.exception_handling firebird/doc/sql.extensions/README.execute_statement firebird/doc/sql.extensions/README.explicit_locks firebird/doc/sql.extensions/README.nullif firebird/doc/sql.extensions/README.order_by_expressions_nulls firebird/doc/sql.extensions/README.savepoints firebird/doc/sql.extensions/README.universal_triggers firebird/examples/align.h firebird/examples/api1.c firebird/examples/api10.c firebird/examples/api11.c firebird/examples/api12.c firebird/examples/api13.c firebird/examples/api14.e firebird/examples/api15.c firebird/examples/api16.c firebird/examples/api16t.c firebird/examples/api2.c firebird/examples/api3.c firebird/examples/api4.c firebird/examples/api5.c firebird/examples/api6.c firebird/examples/api7.c firebird/examples/api8.c firebird/examples/api9.c firebird/examples/api9f.c firebird/examples/api9f.sql firebird/examples/apifull.c firebird/examples/dyn1.e firebird/examples/dyn2.e firebird/examples/dyn3.e firebird/examples/dyn4.e firebird/examples/dyn5.e firebird/examples/dynfull.e firebird/examples/employe2.sql firebird/examples/employee.fdb firebird/examples/employee.gbk firebird/examples/example.h firebird/examples/readme firebird/examples/stat1.e firebird/examples/stat10.e firebird/examples/stat11.e firebird/examples/stat12.e firebird/examples/stat12t.e firebird/examples/stat2.e firebird/examples/stat3.e firebird/examples/stat4.e firebird/examples/stat5.e firebird/examples/stat6.e firebird/examples/stat7.e firebird/examples/stat8.e firebird/examples/stat9.e firebird/examples/udf.sql firebird/examples/udflib.c @unexec if cmp -s %D/firebird/firebird.conf %D/firebird/firebird.conf.sample; then rm -f %D/firebird/firebird.conf; fi firebird/firebird.conf.sample @exec [ -f %B/firebird.conf ] || cp %B/%f %B/firebird.conf @unexec [ -s %D/firebird/firebird.log ] || rm -f %D/firebird/firebird.log firebird/firebird.msg firebird/help/help.fdb firebird/include/blr.h firebird/include/gds.h firebird/include/ib_util.h firebird/include/ibase.h firebird/include/iberror.h firebird/include/perf.h firebird/intl/fbintl @unexec rm -f %D/firebird/isc_event1.`hostname` @unexec rm -f %D/firebird/isc_init1.`hostname` @unexec rm -f %D/firebird/isc_lock1.`hostname` firebird/lib/libfbclient.so firebird/lib/libfbclient.so.1 firebird/lib/libfbclient.so.%%FIREBIRD_VERSION%% firebird/lib/libfbembed.so firebird/lib/libfbembed.so.1 firebird/lib/libfbembed.so.%%FIREBIRD_VERSION%% firebird/lib/libgds.so firebird/lib/libgds.so.1 firebird/lib/libib_util.so @unexec if cmp -s %D/firebird/security.fdb %D/firebird/security.fdb.sample; then rm -f %D/firebird/security.fdb; fi firebird/security.fdb.sample @exec [ -f %B/security.fdb ] || cp %B/%f %B/security.fdb @dirrm firebird/UDF @dirrm firebird/bin @dirrm firebird/doc/sql.extensions @dirrm firebird/doc @dirrm firebird/examples @dirrm firebird/help @dirrm firebird/include @dirrm firebird/intl @dirrm firebird/lib @dirrm firebird Property changes on: head/databases/firebird20-server/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property