freebsd-ports/databases
Sergey A. Osokin 05ca6dba90 Upgrade from 2.8.15 to 2.8.17.
<ChangeLog>

--[ Redis 2.8.17 ] Release date: 19 Sep 2014

# UPGRADE URGENCY: HIGH for Redis Sentinel.
                   LOW for Redis Server (unmodified compared to 2.8.16).

* [FIX] Resolved a memory leak in the hiredis library causing a memory leak
        in Redis Sentinel when a monitored instance or another Sentinel is
        unavailable. Every reconnection attempt will leak a small amount of
        memory, but in the long run the process can reach a considerable size.

--[ Redis 2.8.16 ] Release date: 16 Sep 2014

# UPGRADE URGENCY: HIGH for Redis if you are using 2.8.15 + AOF.
                   LOW for Sentinel.

* [FIX] The ability to load truncated AOF files introduced with Redis 2.8.15
        contains a bug fixed in this release: after loading the file was not
        truncated to the last valid command, so the new commands are appended
        after a non well formed command. This means that:

        1) The first AOF rewrite triggered by the server will automatically
           fix the problem.
        2) However, if the server is restarted before the rewrite, Redis may
           not be able to load the file and you need to manually fix it.

        In order to fix a corrupted file you should start the redis-check-aof
        utility WITHOUT the --fix option, just to check the offset where the
        corruption is found. Around the offset reported by the check utility
        you'll find, inside your AOF file, a command which is not complete
        according to the Redis protocol. Just remove this incomplete command
        leafing the file unaltered before and after the offending command,
        and restart the server.

        IMPORTANT #1: Redis 2.8.15 is the only stable version of Redis with
        this bug so probably no actual real-world problem happened since the
        problem is automatically fixed at the first automatic AOF rewrite.

        IMPORTANT #2: Before upgrading to Redis 2.8.16, if you are using Redis
        2.8.15 with AOF enabled, make sure to trigger a manual AOF rewrite
        using the BGREWRITEAOF command.

* [FIX] SAVE is no longer propagated to AOF / slaves.

</ChangeLog>
2014-09-21 23:14:58 +00:00
..
adminer Allow staging as a regular user 2014-09-07 11:01:53 +00:00
adodb Fix latest build warning with ${DOCDIR} 2014-05-16 14:28:03 +00:00
adodb5 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
akonadi USES=execinfo 2014-08-05 06:36:06 +00:00
akonadi-googledata Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
animenfo-client Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
animenfo-client-gtk Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
apq APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc 2014-03-26 01:39:57 +00:00
apq-mysql APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc 2014-03-26 01:39:57 +00:00
apq-odbc APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc 2014-03-26 01:39:57 +00:00
apq-pgsql Convert to USES=pgsql 2014-05-05 12:40:05 +00:00
autobackupmysql Support staging 2014-03-03 13:22:25 +00:00
bbdb Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
beansdb Reset maintainer: 2014-05-08 07:59:13 +00:00
buzhug Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
c3p0 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
cassandra databases/cassandra: 1.2.17 -> 1.2.18 2014-07-23 05:15:35 +00:00
cassandra2 databases/cassandra2: fix jdk7 invocation 2014-09-05 03:30:38 +00:00
cdb Use CFLAGS_amd64 2013-12-27 11:12:02 +00:00
cego databases/cego: 2.20.14 distfile was changed after initial update 2014-09-15 07:26:26 +00:00
couchdb Upgrade to version 1.6.1. 2014-09-03 15:14:22 +00:00
courier-authlib-mysql */courier-authlib*: 2014-09-07 16:12:36 +00:00
courier-authlib-pgsql */courier-authlib*: 2014-09-07 16:12:36 +00:00
courier-authlib-userdb */courier-authlib*: 2014-09-07 16:12:36 +00:00
courier-authlib-usergdbm */courier-authlib*: 2014-09-07 16:12:36 +00:00
cppdb databases/cppdb: fix mysql/mariadb support 2014-08-20 16:17:30 +00:00
credis Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
dalmp - Update from 2.1 to 3.0.2 2014-07-04 15:23:04 +00:00
datamodeler Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
db Allow staging as a regular user 2014-08-24 19:25:07 +00:00
db5 Add USES=libtool 2014-08-31 10:32:16 +00:00
db6 Remove unused LIBTOOLFILES 2014-09-13 19:24:23 +00:00
db48 Remove unused LIBTOOLFILES 2014-09-13 19:24:23 +00:00
dbconnect Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
dbf - Switch to USES=libtool, drop .la files 2014-07-02 22:10:41 +00:00
dbf2mysql Rename databases/ patch-xy patches to reflect the files they modify. 2014-07-28 15:51:59 +00:00
dbh - Update to 5.0.15 2014-07-20 08:15:15 +00:00
dbow Support staging. 2014-05-19 07:49:32 +00:00
dbtool Fix up missed or botched PORTREVISION bumps from r365599. 2014-08-22 06:56:48 +00:00
dbview - Support STAGEDIR 2013-10-23 17:51:19 +00:00
emma Support staging. 2014-06-21 17:57:12 +00:00
epgsql Upgrade to version 2.0.0. 2014-07-23 14:12:35 +00:00
erlang-mysql Stagify. 2014-06-07 02:11:20 +00:00
evolution-data-server Delete calls to g_thread_init. It isn't needed with glib 2.32 and up 2014-09-02 14:44:06 +00:00
fastdb Use options 2014-05-07 23:54:51 +00:00
firebird25-client databases/firebird25-{server|client}: 2.5.2 -> 2.5.3 2014-09-04 20:53:31 +00:00
firebird25-server databases/firebird25-{server|client}: 2.5.2 -> 2.5.3 2014-09-04 20:53:31 +00:00
flamerobin Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
fortytwo-bdb Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
fpc-dblib Stage support 2014-01-28 00:16:57 +00:00
fpc-fpindexer Stage support 2014-01-28 00:16:57 +00:00
fpc-gdbm Stage support 2014-01-28 00:16:57 +00:00
fpc-ibase Stage support 2014-01-28 00:16:57 +00:00
fpc-mysql - Update to 2.6.4 2014-03-26 03:32:45 +00:00
fpc-odbc Stage support 2014-01-28 00:16:57 +00:00
fpc-oracle Stage support 2014-01-28 00:16:57 +00:00
fpc-postgres Stage support 2014-01-28 00:16:57 +00:00
fpc-pxlib Stage support 2014-01-28 00:16:57 +00:00
fpc-sqlite Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
freetds - Update to upstream version 0.91.103 2014-09-21 14:10:53 +00:00
freetds-devel - Replace security/gnutls with security/gnutls3 and update to 3.2.15 2014-07-23 09:54:02 +00:00
freetds-msdblib databases/freetds: Fix build with libiodbc, reset maintainer 2014-08-17 20:46:37 +00:00
frontbase-jdbc Stagify. 2014-06-07 02:31:20 +00:00
gadfly Python cleanup: 2014-01-13 21:00:02 +00:00
galera USES=execinfo 2014-08-05 06:36:06 +00:00
gdbm Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work 2014-07-23 10:28:03 +00:00
geoserver-mysql-plugin Stagify. 2014-06-13 15:38:02 +00:00
gigabase Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
glom Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
gnats4 Stage databases/gnats4 and assign new maintainer 2014-08-23 22:10:32 +00:00
gnatsweb4 databases/gnatsweb4: Unbreak after stage attempt (plist) 2014-07-19 23:55:19 +00:00
godis Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
gosqlite3 - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
gqlplus - update to 1.16 2014-09-03 08:09:31 +00:00
grass Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
gtksql Mark BROKEN: Fails to configure 2014-08-17 23:07:25 +00:00
hamsterdb Add some spaces after periods. 2014-09-10 03:11:42 +00:00
hashtypes Convert to USES=pgsql 2014-05-05 12:40:05 +00:00
hbase Fix depends. 2014-07-31 12:41:08 +00:00
hiredis
hs-esqueleto Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-mysql Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-persistent Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-persistent-sqlite Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-persistent-template Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hsqldb - Update to version 2.3.2, take maintainership [1] 2014-03-08 12:49:02 +00:00
innotop Add patch to fix use of uninitialized value $mysqlversion in pattern match 2014-06-17 14:26:07 +00:00
ip4r databases/ip4r: patch to prefer ip4r indexes over seq_scan on large datasets 2014-07-07 05:27:17 +00:00
ipa_sdb - Switch to USES=libtool, drop .la files 2014-08-15 17:50:45 +00:00
iplike - Update from 2.0.3 to 2.0.6 2014-08-04 16:16:27 +00:00
isql-viewer Stagify. 2014-08-14 09:19:33 +00:00
jakarta-commons-dbutils Remove forgotten .endif 2014-07-03 21:57:54 +00:00
jasperreports Deprecate ports broken for more than 6 months 2014-08-28 17:26:23 +00:00
java-mybatis Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
jdb Rename databases/ patch-xy patches to reflect the files they modify. 2014-07-28 15:51:59 +00:00
jdbc-oracle8i Stagify. 2014-06-07 02:21:27 +00:00
jdbc-oracle9i Fix LEGAL text. 2014-03-03 13:12:39 +00:00
jdbc-oracle10g Stagify. 2014-06-07 02:19:21 +00:00
jdbc-oracle11g - Update to 11.2.0.4 (using JDK 1.6 jar) 2014-06-02 14:15:10 +00:00
jdbm2 Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
jrobin Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
jrrd - Update from 1.0.6 to 1.0.7 2014-08-04 16:17:15 +00:00
kbibtex Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
kyotocabinet - Use MAKE_CMD 2014-04-04 09:48:35 +00:00
kyototycoon - Use MAKE_CMD 2014-04-04 09:47:54 +00:00
ldb Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
leo_center Add leo_center -- LeoFS Web console. 2014-07-06 17:51:27 +00:00
leofs Update to 1.1.3. 2014-09-14 08:58:53 +00:00
leveldb - Update to 1.18 2014-09-18 15:17:04 +00:00
libdbi - Switch databases/libdbi to USES=libtool, drop .la files 2014-08-26 02:09:46 +00:00
libdbi-drivers - Minor rework: simplify plist handling, drop unused statements 2014-08-26 02:09:18 +00:00
libdrizzle Update devel/doxygen to 1.8.7 2014-08-09 19:39:09 +00:00
libdrizzle-redux - Switch to USES=libtool, drop .la files 2014-07-29 14:37:23 +00:00
libgda4 Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
libgda4-bdb Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
libgda4-jdbc net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda4-ldap net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda4-mdb net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda4-mysql net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda4-postgresql net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda4-reference - Stage support for all -reference ports 2013-12-09 18:41:16 +00:00
libgda5 - Fix plist (don't remove mtree directories) 2014-08-25 18:34:15 +00:00
libgda5-bdb net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-jdbc net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-ldap net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-mdb net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-mysql net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-postgresql net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgda5-ui Bump PORTREVISION on more ports that depend on libgcrypt after the update 2014-08-05 22:13:29 +00:00
libgdamm net/openldap24-*: 2014-07-24 18:34:16 +00:00
libgdamm5 net/openldap24-*: 2014-07-24 18:34:16 +00:00
libhsclient - Switch to USES=libtool, drop .la files 2014-07-01 15:06:02 +00:00
libiodbc Update to 3.52.9. 2014-05-19 11:44:50 +00:00
libmemcache - Switch databases/libmemcache to USES=libtool, drop .la files 2014-07-29 14:59:29 +00:00
libmemcached USES=execinfo 2014-08-05 06:36:06 +00:00
libmongo-client Convert to USES=autoreconf 2014-09-18 10:25:38 +00:00
libodbc++ - Remove old libtool patch 2014-09-18 13:14:36 +00:00
libpbl Support staging 2013-12-07 17:40:05 +00:00
libsdb Support STAGEDIR. 2014-05-16 02:31:45 +00:00
libzdb Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
linux-f10-sqlite3
linux-oracle-instantclient-basic Do not leak STAGEDIR into USE_LDCONFIG, bump PORTREVISION 2014-07-22 21:15:34 +00:00
linux-oracle-instantclient-sdk Stage databases/linux-oracle-instantclient-sdk 2014-09-10 00:00:54 +00:00
linux-oracle-instantclient-sqlplus Do not leak STAGEDIR into USE_LDCONFIG, bump PORTREVISION 2014-07-22 21:15:34 +00:00
liquibase multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
lmdb Use local mirror ONLY as gitorious.org keeps rerolling with only timestamp 2014-08-21 08:42:02 +00:00
luadbi Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
luasql-mysql Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
luasql-postgres Support stage 2014-06-10 05:49:41 +00:00
luasql-sqlite3 Support stage 2014-06-10 05:49:41 +00:00
mantis * Upgrade to 1.2.17 2014-09-08 13:22:21 +00:00
mariadb-client Add USES=libtool 2014-08-30 20:08:31 +00:00
mariadb-scripts Support stage 2014-03-05 17:38:35 +00:00
mariadb-server Change INSTALL_DATA to install with mode 644 2014-09-04 19:26:24 +00:00
mariadb55-client databases/mariadb55-client: update 5.5.38 -> 5.5.39 2014-09-04 16:16:00 +00:00
mariadb55-server databases/mariadb55-server: update 5.5.38 -> 5.5.39 2014-09-04 16:14:25 +00:00
mdbtools - Convert to USES=libtool and USES=pathfix 2014-08-30 21:21:39 +00:00
mdcached - update to version 1.0.9 2014-01-09 19:12:06 +00:00
memcached Only use libevent2 2014-07-24 13:32:58 +00:00
memcachedb Fix excess full-stop. 2014-08-25 19:46:04 +00:00
memcacheq Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
metakit Stop doing strange things in plist 2014-08-10 09:40:09 +00:00
monetdb Allow building on freebsd 8 and 9 2014-08-10 12:24:04 +00:00
mongodb Update to 2.6.4 release. 2014-08-27 13:34:36 +00:00
mrtg-mysql-load Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
mtop Reset maintainer, email bounces 2014-06-26 16:06:17 +00:00
my2cego databases/my2cego: switch to my FreeBSD account email 2014-05-09 05:16:24 +00:00
mydbf2mysql Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
mydumper Fix problems with missing libs when the linker enforces explicit linking 2014-08-10 19:50:23 +00:00
mysac Support staging. 2014-05-16 12:19:31 +00:00
mysql++1 Convert to USES=libtool and add INSTALL_TARGET=install-strip 2014-09-09 20:31:22 +00:00
mysql++3 - Drop USE_AUTOTOOLS=libtool, libtool is not used 2014-08-25 22:53:44 +00:00
mysql-connector-c - Update to 6.1.5 2014-06-23 12:38:10 +00:00
mysql-connector-c++ - Update to 1.1.4 2014-07-29 12:56:12 +00:00
mysql-connector-java Update to 5.1.32 2014-09-14 15:50:44 +00:00
mysql-connector-odbc Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
mysql-proxy - Switch to USES=libtool, drop .la files 2014-07-29 15:21:43 +00:00
mysql-q4m Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
mysql-udf Support STAGEDIR. 2014-05-16 03:29:49 +00:00
mysql-udf-sys Allow staging as a regular user 2014-09-08 18:24:49 +00:00
mysql-workbench51 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
mysql-workbench52 Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
mysql-xql - Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-30 19:46:01 +00:00
mysql2odbc Fix unixODBC vs libiodbc conflicts 2014-05-05 16:24:00 +00:00
mysql2pgsql Support staging 2014-02-26 06:38:36 +00:00
mysql51-client Update to 5.1.73 release and stagify. 2013-12-17 15:00:17 +00:00
mysql51-scripts Update to 5.1.73 release and stagify. 2013-12-17 15:00:17 +00:00
mysql51-server - Add USES=libtool 2014-08-30 18:52:30 +00:00
mysql55-client Update to 5.5.39 release. 2014-08-04 14:06:08 +00:00
mysql55-server Update to 5.5.39 release. 2014-08-04 14:06:08 +00:00
mysql56-client Update to 5.6.20 release. 2014-08-04 14:21:40 +00:00
mysql56-server Update to 5.6.20 release. 2014-08-04 14:21:40 +00:00
mysqlbackup - Update LICENSE 2014-06-03 17:20:45 +00:00
mysqldumper - Add PORTSCOUT 2014-07-31 09:55:31 +00:00
mysqlidxchk Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
mysqlreport Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
mysqlsla fix build with perl 5.18 2014-09-20 06:30:59 +00:00
mysqlsniffer Support staging 2014-02-20 08:08:03 +00:00
mysqltcl - Convert to USES=tcl 2014-02-18 15:59:29 +00:00
mysqltuner databases/mysqltuner: 1.2.0 -> 1.3.0, switch to my FreeBSD account email 2014-05-12 16:43:39 +00:00
mytop Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
mywwwatcher Support staging. 2014-05-19 12:55:10 +00:00
nagios-check_mongodb Add python version against which package was built into PKGNAME; 2014-05-12 12:19:49 +00:00
nagios-check_postgres_replication Stagify. 2014-07-28 14:45:47 +00:00
nagios-check_redis Fix template leftover. 2014-02-03 11:32:14 +00:00
namazu2 - Bump PORTREVISION, not PKGNAMESUFFIX 2014-08-15 11:47:56 +00:00
ntdb Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
ocaml-dbm Add new Ocaml port: databases/dbm 2014-03-27 09:41:44 +00:00
ocaml-mysql Make 7 ports jobs unsafe 2014-08-31 15:52:47 +00:00
ocaml-sqlite3 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
openark-kit - Update LICENSE 2014-06-30 18:52:56 +00:00
openbase-jdbc Stagify. 2014-06-07 02:33:32 +00:00
opendbx databases/sqlite2: 2014-09-11 21:54:45 +00:00
oracle7-client Stage port. 2014-05-12 09:02:56 +00:00
oracle8-client - Convert USE_BZIP2 to USES 2014-07-27 10:02:53 +00:00
oracle_odbc_driver - Switch to USES=libtool, drop .la files 2014-07-27 10:15:28 +00:00
p5-Amazon-SimpleDB - Add LICENSE 2014-07-06 18:49:36 +00:00
p5-Amon2-DBI - add stage support 2014-01-29 17:18:46 +00:00
p5-AnyEvent-BDB
p5-AnyEvent-CouchDB
p5-AnyEvent-DBD-Pg - add stage support 2014-01-29 17:18:46 +00:00
p5-AnyEvent-Memcached Add p5-AnyEvent-Memcached 0.05, anyEvent memcached client. 2013-11-15 17:00:46 +00:00
p5-AnyEvent-Redis - add stage support 2014-01-29 17:18:46 +00:00
p5-AsciiDB-TagFile - add stage support 2014-01-29 17:18:46 +00:00
p5-BDB Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
p5-BerkeleyDB Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
p5-BSON
p5-Bucardo Add two missing dependencies. 2014-09-10 12:13:06 +00:00
p5-Cache-BDB - Add LICENSE 2014-07-06 18:49:41 +00:00
p5-Cache-Memcached Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Cache-Memcached-Fast Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Cache-Memcached-libmemcached - add stage support 2014-01-29 17:18:46 +00:00
p5-Cache-Memcached-Managed Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Cache-Memcached-XS - Switch databases/libmemcache to USES=libtool, drop .la files 2014-07-29 14:59:29 +00:00
p5-CDB_File Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-CDB_File-Generator Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-CGI-Session-Driver-memcached CGI::Session::Driver::memcache is a storage driver (only referred as 2014-07-18 15:19:10 +00:00
p5-Class-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-AbstractSearch Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-AsForm - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-DBI-AutoLoader Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-BaseDSN Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-DATA-Schema - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-DBI-DDL Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-FromCGI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-LazyInflate - add stage support 2014-01-29 17:31:52 +00:00
p5-Class-DBI-Loader Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-Loader-Relationship - add stage support 2014-01-29 17:31:52 +00:00
p5-Class-DBI-mysql Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-Oracle Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-Pager Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-Pg Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
p5-Class-DBI-Plugin - add stage support 2014-01-29 17:31:52 +00:00
p5-Class-DBI-Plugin-AbstractCount - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch - add stage support 2014-01-29 17:46:33 +00:00
p5-Class-DBI-Plugin-Iterator - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-DBI-Plugin-Pager - add stage support 2014-01-29 17:31:52 +00:00
p5-Class-DBI-Plugin-RetrieveAll - add stage support 2014-01-29 17:46:33 +00:00
p5-Class-DBI-Plugin-Senna Support staging. 2014-02-05 13:43:06 +00:00
p5-Class-DBI-Plugin-Type - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-DBI-Replication Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-SAK Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-SQLite Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
p5-Class-DBI-Sweet Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-ToSax Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Class-DBI-Untaint - add stage support 2014-01-29 17:18:46 +00:00
p5-Class-Inflate Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-CouchDB-View
p5-Dancer-Plugin-Database - Add missing *_DEPENDS: it should be added while updating to 2.05+ 2013-12-31 02:54:19 +00:00
p5-Dancer-Plugin-Database-Core - Update to 0.07 2014-09-02 15:37:41 +00:00
p5-Dancer-Plugin-DBIC - Update to 0.2100 2014-04-07 10:12:53 +00:00
p5-Dancer-Plugin-Redis - Update to 0.8 2014-02-21 20:25:11 +00:00
p5-Dancer-Session-Memcached
p5-Data-Page Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Data-Pageset - add stage support 2014-01-29 17:18:46 +00:00
p5-DBD-AnyData Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBD-cego Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-CSV Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
p5-DBD-Excel Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
p5-DBD-Google Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBD-InterBase Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-LDAP Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBD-Mock - add stage support 2014-01-29 17:31:52 +00:00
p5-DBD-Multi - add stage support 2014-01-29 17:18:46 +00:00
p5-DBD-mysql databases/p5-DBD-mysql: 4.027 -> 4.028 2014-08-02 12:56:23 +00:00
p5-DBD-mysql51 - Support STAGE 2013-12-10 15:56:24 +00:00
p5-DBD-ODBC databases/p5-DBD-ODBC: 1.45_1 -> 1.50 2014-07-25 13:13:15 +00:00
p5-DBD-Oracle Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-Pg - Update to 3.4.1 2014-09-10 12:58:38 +00:00
p5-DBD-Pg32 Make p5-DBD-Pg32 conflict with any version of p5-DBD-Pg 2014-07-31 10:32:42 +00:00
p5-DBD-PgLite - add stage support 2014-01-29 17:46:33 +00:00
p5-DBD-PgPP Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBD-SQLite Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-SQLite2 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-Sybase Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBD-XBase Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBI Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DBI-Shell Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBICx-Deploy Support staging. 2014-02-05 13:43:06 +00:00
p5-DBICx-MapMaker - add stage support 2014-01-29 17:31:52 +00:00
p5-DBICx-TestDatabase - Update to 0.05 2013-11-24 15:20:32 +00:00
p5-DBICx-TxnInsert Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIWrapper Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Abstract - Stage support 2014-01-25 18:45:18 +00:00
p5-DBIx-Admin-CreateTable - Use USES=tar:tgz 2014-03-14 07:44:43 +00:00
p5-DBIx-Admin-DSNManager - Use USES=tar:tgz 2014-03-14 07:44:49 +00:00
p5-DBIx-Admin-TableInfo - Update to 3.00 2014-08-07 16:24:33 +00:00
p5-DBIx-AnyDBD Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Browse Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class - Update to 0.08270 2014-02-16 10:37:04 +00:00
p5-DBIx-Class-AsFdat - add stage support 2014-01-29 17:46:33 +00:00
p5-DBIx-Class-BitField New port: databases/p5-DBIx-Class-BitField: 2014-07-18 17:54:31 +00:00
p5-DBIx-Class-Candy - Update to 0.002105 2014-05-16 14:11:33 +00:00
p5-DBIx-Class-Cursor-Cached - Update to 1.001002 2014-04-29 13:21:45 +00:00
p5-DBIx-Class-CustomPrefetch - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-DateTime-Epoch Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-DeploymentHandler - Upgrade to 0.002209. 2014-01-12 02:34:26 +00:00
p5-DBIx-Class-DigestColumns Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-DynamicDefault Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-DynamicSubclass - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-EncodeColumns Support staging 2014-02-09 11:58:06 +00:00
p5-DBIx-Class-EncodedColumn - Update to 0.00013 2014-03-25 19:34:17 +00:00
p5-DBIx-Class-Fixtures - Upgrade to 1.001021. 2014-01-12 09:59:34 +00:00
p5-DBIx-Class-FrozenColumns - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-Helpers Unbreak 2014-06-13 18:19:09 +00:00
p5-DBIx-Class-InflateColumn-Authen-Passphrase - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-InflateColumn-FS - add stage support 2014-01-29 17:46:33 +00:00
p5-DBIx-Class-InflateColumn-IP - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Class-IntrospectableM2M - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Class-Loader Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-Migration - Upgrade to 0.044. 2013-11-01 10:17:58 +00:00
p5-DBIx-Class-MooseColumns - add stage support 2013-12-15 08:55:51 +00:00
p5-DBIx-Class-PassphraseColumn - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-QueryLog Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-QueryProfiler Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-ResultSet-HashRef Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-ResultSet-RecursiveUpdate - Update to 0.34 2014-02-16 10:37:08 +00:00
p5-DBIx-Class-Schema-Config - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Class-Schema-Loader Upgrade to 0.07042. 2014-08-21 12:19:54 +00:00
p5-DBIx-Class-Schema-PopulateMore - Add LICENSE 2014-03-01 14:22:52 +00:00
p5-DBIx-Class-TimeStamp - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-Tree - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Class-Tree-NestedSet - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Class-UUIDColumns Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Class-VirtualColumns - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Class-WebForm Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Connector Support staging. 2014-02-05 13:43:06 +00:00
p5-DBIx-ContextualFetch Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Custom - Update to 0.29 2014-02-04 16:31:06 +00:00
p5-DBIx-DataSource - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-DBHResolver - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-DBSchema - Update to 0.44 2013-11-16 18:06:44 +00:00
p5-DBIx-Dump Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Ease Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-HA - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Inspector Support staging. 2014-02-05 13:43:06 +00:00
p5-DBIx-Log4perl Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-MySQLSequence - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-NoSQL Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Password Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Perlish - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-QueryLog - Remove outdated PERL_LEVEL check 2014-03-06 18:51:17 +00:00
p5-DBIx-Recordset Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-RetryOverDisconnects - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Safe
p5-DBIx-SearchBuilder Update to 1.66 2014-09-14 09:14:23 +00:00
p5-DBIx-Sequence - add stage support 2014-01-29 17:46:33 +00:00
p5-DBIx-Simple - Reset maintainership 2014-02-28 07:10:26 +00:00
p5-DBIx-Skinny - add stage support 2014-01-29 17:46:33 +00:00
p5-DBIx-Skinny-InflateColumn-DateTime - add stage support 2014-01-29 17:46:33 +00:00
p5-DBIx-Skinny-Mixin-DBHResolver - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-Skinny-Pager - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Skinny-Schema-Loader - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-SQLEngine Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-SQLite-Simple Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-Sunny - Update to 0.22 2014-07-01 14:40:02 +00:00
p5-DBIx-TableHash Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-TransactionManager - add stage support 2014-01-29 17:31:52 +00:00
p5-DBIx-Tree Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
p5-DBIx-VersionedDDL Support staging. 2014-02-05 13:43:06 +00:00
p5-DBIx-Wrapper - add stage support 2014-01-29 17:18:46 +00:00
p5-DBIx-XHTML_Table Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBIx-XML_RDB Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-DBM-Deep - add stage support 2014-01-29 17:31:52 +00:00
p5-DMOZ-ParseRDF Support staging. 2014-02-05 13:43:06 +00:00
p5-DR-Tarantool Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-DWH_File Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Exception-Class-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-GDBM Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
p5-Genezzo Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-GraphViz-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-HTML-FormHandler-Model-DBIC - Stage support 2014-01-25 17:25:11 +00:00
p5-Ima-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Iterator-DBI - Add LICENSE 2014-05-26 15:34:31 +00:00
p5-Jifty-DBI - Update to 0.77 2013-12-03 12:15:51 +00:00
p5-KyotoCabinet Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Memcached-libmemcached fix build with perl 5.18 2014-09-20 06:33:14 +00:00
p5-Metadata - Add LICENSE 2014-05-26 15:34:27 +00:00
p5-MLDBM Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-MLDBM-Sync Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-MongoDB Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-MR-Tarantool - add stage support 2014-01-29 17:31:52 +00:00
p5-MySQL-Diff Support staging. 2014-02-05 13:43:06 +00:00
p5-mysql-genocide Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Net-Async-CassandraCQL databases/p5-Net-Async-CassandraCQL: fix _DEPENDS 2014-09-05 03:39:47 +00:00
p5-ORLite - add stage support 2014-01-29 17:18:46 +00:00
p5-ORLite-Migrate - Add LICENSE 2014-05-26 15:34:23 +00:00
p5-Oryx Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Pg Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-POE-Component-DBIAgent Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-POE-Component-EasyDBI - Update to 1.24 2014-02-16 10:37:13 +00:00
p5-POE-Component-LaDBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-POE-Component-RRDTool
p5-PostgreSQL-PLPerl-Call
p5-PostgreSQL-PLPerl-Trace
p5-Prophet Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Protocol-CassandraCQL New port: databases/p5-Protocol-CassandraCQL 2014-08-28 12:10:12 +00:00
p5-qdbm Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Redis - Update to 1.965 2013-11-29 17:22:36 +00:00
p5-Redis-hiredis Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-RedisDB This module provides interface to access redis key-value store, it 2014-03-18 09:16:50 +00:00
p5-RedisDB-Parser Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Relations - add stage support 2014-01-29 17:31:52 +00:00
p5-Relations-Query - add stage support 2014-01-29 17:18:46 +00:00
p5-ResourcePool-Resource-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Rose-DB - Update to 0.775 2014-01-20 17:24:39 +00:00
p5-Rose-DB-Object - Update to 0.810 2014-01-20 17:24:44 +00:00
p5-Rose-DBx-Object-MoreHelpers - Update to 0.100 2014-04-25 12:16:02 +00:00
p5-Rose-DBx-Object-Renderer Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-RRD-Simple Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Search-InvertedIndex Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Search-Namazu - Switch databases/namazu2 to USES=libtool, drop .la files 2014-07-29 23:52:43 +00:00
p5-Search-Xapian - Update to 1.2.18.0 2014-06-23 17:43:50 +00:00
p5-Search-Xapian10 Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-SQL-Abstract - update to 1.78 2014-07-15 05:04:43 +00:00
p5-SQL-Abstract-Limit Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-SQL-Abstract-More - add stage support 2014-01-29 17:46:33 +00:00
p5-SQL-Abstract-Plugin-InsertMulti - Upgrade to 0.04. 2013-10-28 23:33:12 +00:00
p5-SQL-Interp Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-SQL-Maker Support staging. 2014-02-05 13:43:06 +00:00
p5-SQL-ReservedWords Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-SQL-Statement - add stage support 2014-01-29 17:31:52 +00:00
p5-SQL-Translator Fix plist (JSON parser and producer orphaned) 2014-01-03 16:22:02 +00:00
p5-SQLite-Work - update to 0.14 2014-07-15 06:23:19 +00:00
p5-T2 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Tangram Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Template-DBI - add stage support 2014-01-29 17:18:46 +00:00
p5-Teng - Upgrade to 0.20. 2013-11-01 05:59:50 +00:00
p5-Test-Cukes - add stage support 2014-01-29 17:31:52 +00:00
p5-Test-Database - Update to 1.113 2014-05-28 14:11:03 +00:00
p5-Test-DatabaseRow - add stage support 2014-01-29 17:18:46 +00:00
p5-Test-Fixture-DBI Support staging. 2014-02-05 13:43:06 +00:00
p5-Test-mysqld - add stage support 2014-01-29 17:31:52 +00:00
p5-Test-postgresql - add stage support 2014-01-29 17:31:52 +00:00
p5-Text-Query-SQL Support staging. 2014-02-05 13:43:06 +00:00
p5-Text-xSV - add stage support 2014-01-29 17:31:52 +00:00
p5-Tie-DBI Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-Tie-LevelDB Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-Time-Piece-MySQL Support STAGEDIR. 2013-11-03 06:53:54 +00:00
p5-TokyoCabinet Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
p5-tokyotyrant - add stage support 2014-01-29 17:18:46 +00:00
pear-DB Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_DataObject Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
pear-DB_DataObject_FormBuilder Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_ldap Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_ldap2 Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_Pager Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_QueryTool Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_Sqlite_Tools Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DB_Table Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DBA Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DBA_Relational Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DoctrineCommon Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DoctrineDBAL Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-DoctrineORM Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Db Horde package update: 2014-07-08 08:47:41 +00:00
pear-Horde_HashTable Horde package update: 2014-08-05 07:03:44 +00:00
pear-Horde_Imsp Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Memcache Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Horde_Mongo Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB2 - Update to 2.5.0b5 2014-05-18 07:33:56 +00:00
pear-MDB2_Driver_mysql Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB2_Driver_mysqli Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB2_Driver_pgsql Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB2_Schema Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-MDB_QueryTool Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_Array Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_CSV Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_DataObject Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_DB Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_DBQuery Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_DBTable Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_MDB2 Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-Structures_DataGrid_DataSource_PDO Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pear-XML_Query2XML Stage support for non-IGNORED pear classes 2013-11-25 17:59:58 +00:00
pecl-chdb - Stageify 2014-01-23 16:00:14 +00:00
pecl-dbase - Stageify 2014-01-23 16:00:14 +00:00
pecl-drizzle Stagify, fix WWW line. 2014-07-16 06:58:19 +00:00
pecl-handlersocket Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
pecl-leveldb Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version. 2014-06-03 14:34:06 +00:00
pecl-mdbtools Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
pecl-memcache - Use USES=tar:tgz 2014-03-14 08:18:12 +00:00
pecl-memcached - Update *_DEPENDS 2014-07-31 17:28:49 +00:00
pecl-mongo - Update to 1.5.2 2014-05-18 07:33:15 +00:00
pecl-mysqlnd_ms - Stageify 2014-01-23 16:00:14 +00:00
pecl-mysqlnd_qc Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
pecl-pdo_user - Stageify 2014-01-23 16:00:14 +00:00
pecl-rrd Clean up databases/rrdtool 2014-07-23 20:11:10 +00:00
pecl-tokyo_tyrant Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
percona-toolkit - Update to 2.2.6 [1] 2014-01-19 16:32:34 +00:00
percona55-client Update to 5.5.38-35.2 2014-07-06 12:10:43 +00:00
percona55-server Remove now useless @cwd and @stopdaemon 2014-09-02 14:38:05 +00:00
percona56-client Update to 5.6.17-66.0 2014-06-12 18:06:53 +00:00
percona56-server Remove now useless @cwd and @stopdaemon 2014-09-02 14:38:43 +00:00
pg_activity s/post-patch-script/post-patch/ 2014-04-04 13:03:39 +00:00
pg_reorg - Fix build 2014-05-29 20:21:45 +00:00
pg_rman Convert to USES=pgsql 2014-05-05 12:40:05 +00:00
pg_statsinfo Convert to USES=pgsql 2014-05-28 11:47:09 +00:00
pgaccess - Update to new upstream version 1.00.20140902 2014-09-06 09:27:24 +00:00
pgadmin3 Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
pgagent Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
pgbadger - Stage support 2014-02-14 15:00:28 +00:00
pgbouncer databases/pgbouncer: Remove unnecessary dependency xmlto 2014-08-16 20:27:14 +00:00
pgdbf Convert a bunch of USE_XZ to USES=tar:xz. 2014-07-29 21:07:39 +00:00
pgfouine Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
pglesslog - Stagify. 2014-06-14 08:38:25 +00:00
pgloader Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
pgpool Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
pgpool-II Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-09 20:32:21 +00:00
pgpool-II-22 Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
pgpool-II-23 Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
pgpool-II-30 - Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-09 20:33:56 +00:00
pgpool-II-33 New port databases/pgpool-II-33 2014-06-29 16:40:54 +00:00
pgpoolAdmin - update to 3.3.1 2014-08-31 10:25:38 +00:00
pgrouting Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
pgsphere - Fix build 2014-09-18 15:16:39 +00:00
pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
pgtop Support staging. 2014-05-16 14:37:18 +00:00
pgtune Fix a few nits with databases/pgtune that cause runtime 2014-05-08 17:06:35 +00:00
pgworksheet Convert to USES=pgsql 2014-05-28 11:37:01 +00:00
php-adodb-ext - Allow build with php55 2014-04-06 05:49:11 +00:00
php-mdcached - update to version 1.0.9 2014-01-09 19:12:06 +00:00
php5-creole 1: Stagify. 2014-06-13 16:31:03 +00:00
php5-dba Stagify. 2013-10-30 13:32:02 +00:00
php5-interbase - Update to 5.4.25 release [1] 2014-02-09 08:39:00 +00:00
php5-mssql Stagify. 2013-10-30 13:32:02 +00:00
php5-mysql Stagify. 2013-10-30 13:32:02 +00:00
php5-mysqli Stagify. 2013-10-30 13:32:02 +00:00
php5-odbc Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo_cassandra Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
php5-pdo_dblib Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo_firebird - Update to 5.4.25 release [1] 2014-02-09 08:39:00 +00:00
php5-pdo_mysql Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo_odbc Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo_pgsql Stagify. 2013-10-30 13:32:02 +00:00
php5-pdo_sqlite Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
php5-pgsql Stagify. 2013-10-30 13:32:02 +00:00
php5-propel 1: Stagify. 2014-06-13 16:33:17 +00:00
php5-redis - Update to 2.2.5 2014-05-26 07:04:19 +00:00
php5-sqlite3 Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
php5-sybase_ct Stagify. 2013-10-30 13:32:02 +00:00
php5-tarantool - Stage support 2014-02-14 15:01:25 +00:00
php53-dba - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-interbase Update to 5.3.28 2013-12-14 23:30:36 +00:00
php53-mssql - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-mysql - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-mysqli - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-odbc - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo_dblib - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo_firebird Update to 5.3.28 2013-12-14 23:30:36 +00:00
php53-pdo_mysql - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo_odbc - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo_pgsql - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-pdo_sqlite Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
php53-pgsql - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-redis Reset maintainer. 2014-04-09 01:12:52 +00:00
php53-sqlite - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php53-sqlite3 Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
php53-sybase_ct - convert php53 ports to STAGE 2013-11-01 23:49:56 +00:00
php55-dba Stagify. 2013-10-30 13:32:02 +00:00
php55-interbase - Update to 5.5.9 release 2014-02-09 12:46:09 +00:00
php55-mssql Stagify. 2013-10-30 13:32:02 +00:00
php55-mysql Stagify. 2013-10-30 13:32:02 +00:00
php55-mysqli Stagify. 2013-10-30 13:32:02 +00:00
php55-odbc Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo_dblib Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo_firebird - Update to 5.5.9 release 2014-02-09 12:46:09 +00:00
php55-pdo_mysql Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo_odbc Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo_pgsql Stagify. 2013-10-30 13:32:02 +00:00
php55-pdo_sqlite Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
php55-pgsql Stagify. 2013-10-30 13:32:02 +00:00
php55-redis This extension provides an API for communicating with Redis database, 2014-06-04 11:49:48 +00:00
php55-sqlite3 Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
php55-sybase_ct Stagify. 2013-10-30 13:32:02 +00:00
php56-dba Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-interbase Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-mssql Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-mysql Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-mysqli Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-odbc Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_dblib Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_firebird Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_mysql Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_odbc Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_pgsql Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pdo_sqlite Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pgsql Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-sqlite3 Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-sybase_ct Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
phpminiadmin Update to 1.9.140405. 2014-08-24 16:20:05 +00:00
phpmyadmin Update to 4.2.8 2014-09-21 11:11:49 +00:00
phppgadmin - new USES= 2014-03-30 19:44:48 +00:00
postgis-jdbc Stagify. 2014-06-13 16:36:24 +00:00
postgis20 Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS 2014-09-02 20:30:18 +00:00
postgis21 Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS 2014-09-02 09:02:15 +00:00
postgresql-jdbc - Update to 9.2.1004 2014-06-09 06:24:45 +00:00
postgresql-libpgeasy Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-libpqxx Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-libpqxx3 Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-odbc Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-pllua Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-plproxy Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-plruby Allow ports using ruby extconf to be built as non root 2014-08-25 18:49:34 +00:00
postgresql-plv8js Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql-relay Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql-repmgr Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-client Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-contrib Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-docs Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-plperl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-plpython Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql84-pltcl Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql84-server Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-client Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-contrib Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-docs Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
postgresql90-plperl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-plpython Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-pltcl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql90-server - Unbreak builds after the lang/python27 update (r363790) 2014-08-02 07:01:53 +00:00
postgresql91-client Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-contrib Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-docs Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
postgresql91-plperl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-plpython Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-pltcl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql91-server Turn OPTIONS_SINGLE KRB5 into an OPTIONS_RADIO like it is supposed to be 2014-09-10 13:34:53 +00:00
postgresql92-client Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-contrib Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-docs Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
postgresql92-plperl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-plpython Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-pltcl Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql92-server Turn OPTIONS_SINGLE KRB5 into an OPTIONS_RADIO like it is supposed to be 2014-09-10 13:34:53 +00:00
postgresql93-client Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
postgresql93-contrib Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql93-docs Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql93-pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
postgresql93-plperl Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql93-plpython Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql93-pltcl Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql93-server - Unbreak builds after the lang/python27 update (r363790) 2014-08-02 07:01:53 +00:00
postgresql94-client Fixes build with readline from ports 2014-06-30 23:07:29 +00:00
postgresql94-contrib Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql94-docs Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql94-pgtcl Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
postgresql94-plperl Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql94-plpython Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql94-pltcl Fixup any version changes I missed yesterday. 2014-08-26 10:17:30 +00:00
postgresql94-server Remove some duplicate lines from plist (or duplicate plist) 2014-08-25 16:44:07 +00:00
postgresql_autodoc Convert pgsql ports to use USES+=pgsql 2014-08-25 17:53:26 +00:00
powerarchitect - update to 1.0.7 2014-02-13 13:43:36 +00:00
proftpd-mod_sql_mysql Add STAGE support to ProFTPD 2014-01-19 11:24:24 +00:00
proftpd-mod_sql_odbc Bump PORTREVISION to fix builds for proftpd-mod_sql_odbc 2014-05-24 06:03:35 +00:00
proftpd-mod_sql_postgres Add STAGE support to ProFTPD 2014-01-19 11:24:24 +00:00
proftpd-mod_sql_sqlite Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
proftpd-mod_sql_tds Make proftpd-mod_sql_tds use its own version 2014-03-15 16:55:47 +00:00
puppetdb databases/puppetdb: add port for puppetdb 2014-09-06 19:21:56 +00:00
puppetdb-terminus - Add databases/puppetdb-terminus 2014-03-28 16:00:26 +00:00
pure-sql3 1: Stagify. 2014-08-07 14:26:37 +00:00
puredb - Drop .la files, no dependees require them 2014-09-21 12:33:00 +00:00
pxlib - Switch to USES=libtool, drop .la files 2014-08-25 22:29:04 +00:00
pxtools Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
py-alembic - Update to 0.6.5 2014-05-14 13:50:40 +00:00
py-apsw - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
py-bsddb Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
py-bsddb3 databases/py-bsddb3: Fix build with python 3.x 2014-09-20 17:10:36 +00:00
py-carbon Remove now useless @cwd 2014-09-02 14:40:06 +00:00
py-cdb Python cleanup: 2014-01-13 21:00:02 +00:00
py-couchdb - Stage 2014-04-15 15:13:59 +00:00
py-cql - Stage 2014-04-15 15:16:52 +00:00
py-dbf - Update to 0.95.012 2014-05-14 06:49:07 +00:00
py-dbutils - Enable stagedir support 2014-01-23 20:07:31 +00:00
py-Elixir - add LICENSE (MIT) 2014-02-10 05:20:14 +00:00
py-fdb - Remove easy_install dependency 2014-06-21 06:13:20 +00:00
py-firebirdsql - Update to 0.9.2 2014-05-22 05:55:37 +00:00
py-flask-sqlalchemy - Update to 2.0 2014-08-29 21:53:51 +00:00
py-forgetsql Python cleanup: 2014-01-13 21:00:02 +00:00
py-gdbm Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
py-geoalchemy - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
py-geoalchemy2 - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
py-hiredis databases/py-hiredis: update to 0.1.2 2014-01-08 11:06:04 +00:00
py-htsql Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
py-htsql-mysql Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
py-htsql-pgsql Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
py-kyotocabinet - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
py-leveldb - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
py-memcached - Fix build: use USES=python:2 2014-08-30 09:14:29 +00:00
py-mssql Python cleanup: 2014-01-13 21:00:02 +00:00
py-mysql-connector-python - Reset MAINTAINER due to fatal bounce 2014-07-28 10:33:04 +00:00
py-mysql2pgsql - Remove easy_install dependency 2014-06-21 06:16:02 +00:00
py-MySQLdb Fix SSL support. 2014-03-18 15:10:46 +00:00
py-MySQLdb51 - make py*-MySQLdb ports actually conflict with each other [1] 2014-02-09 14:15:28 +00:00
py-MySQLdb55 - make py*-MySQLdb ports actually conflict with each other [1] 2014-02-09 14:15:28 +00:00
py-MySQLdb56 - make py*-MySQLdb ports actually conflict with each other [1] 2014-02-09 14:15:28 +00:00
py-odbc - Remove easy_install dependency 2014-06-08 12:05:00 +00:00
py-oops Python cleanup: 2014-01-13 21:00:02 +00:00
py-peewee databases/py-peewee: update to 2.3.1 2014-08-23 19:09:35 +00:00
py-pg8000 - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a 2014-08-14 17:04:30 +00:00
py-pg_pqueue Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
py-pgxnclient - Remove easy_install dependency 2014-06-21 06:18:25 +00:00
py-pickledb - Stage 2014-04-15 15:21:24 +00:00
py-postgresql Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
py-psycopg In some straightforward situations, protect examples behind PORTEXAMPLES, 2014-08-06 04:34:23 +00:00
py-psycopg2 - Update to 2.5.3 2014-05-25 10:12:58 +00:00
py-PyGreSQL - remove pkg-plist forgotten in previous commit 2014-02-09 11:12:31 +00:00
py-pyhs - Remove easy_install dependency 2014-06-08 12:08:47 +00:00
py-pylibmc databases/py-pylibmc: Bump PORTREVISION 2014-06-30 09:53:56 +00:00
py-pymysql - Update to 0.6.2 2014-05-14 13:33:11 +00:00
py-pyPgSQL Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
py-Pyrseas databases/py-Pyrseas: Unbreak 2014-07-26 10:44:37 +00:00
py-pytc In preparation for making libtool generate libraries with a sane name, fix all 2013-12-11 18:08:52 +00:00
py-python-rrdtool Add new port databases/py-python-rrdtool with Python bindings to RRDTool 2014-06-20 06:59:17 +00:00
py-qt4-sql Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
py-redis - Use the more standard DOCS option instead of HTMLDOCS. 2014-06-23 17:20:08 +00:00
py-riak databases/py-riak: Update to 2.1.0rc1 2014-08-30 02:32:58 +00:00
py-rrdtool_lgpl Clean up databases/rrdtool 2014-07-23 20:11:10 +00:00
py-south databases/py-south: update to 1.0 2014-07-02 12:59:11 +00:00
py-sqlalchemy Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
py-sqlalchemy-devel Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
py-sqlalchemy-migrate - Remove easy_install dependency 2014-06-21 06:21:14 +00:00
py-sqlalchemy06 Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
py-sqlite3 Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
py-sqlite3dbm - Convert to PYDISTUTILS_AUTOPLIST 2014-02-17 05:18:16 +00:00
py-sqlkit Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
py-sqlobject Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
py-sqlparse - Stage [1] 2014-04-15 15:29:47 +00:00
py-sqlrelay - Convert gmake, bzip to USES 2014-05-26 11:57:55 +00:00
py-swift Update to 2.1.0. 2014-09-05 21:04:30 +00:00
py-swiftclient Update to 2.2.0. 2014-08-19 20:58:17 +00:00
py-sybase Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
py-tarantool - Removed pkg-plist and added support autogeneration plist with 2013-10-31 07:14:03 +00:00
py-umemcache Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
py-whisper - Stage 2014-05-02 19:23:06 +00:00
pydbdesigner Mark BROKEN: Needs an unsupported version of wxWidgets 2014-08-19 16:50:38 +00:00
pydbx - Stage 2014-04-15 15:58:00 +00:00
pymongo databases/pymongo: update to 2.7.1 2014-06-01 23:03:29 +00:00
pyspatialite - Convert databases/spatialite to USES=libtool, drop .la files 2014-06-23 02:44:12 +00:00
qdbm Prevent the port from hardcoding its own CFLAGS/CXXFLAGS. 2014-05-03 15:49:51 +00:00
qdbm-plus - Stage support 2014-02-02 11:00:29 +00:00
qof deskutils/gnotime basically contains two ports. Split off one part into 2014-09-06 21:51:59 +00:00
qt4-ibase-plugin Unbreak Qt4 ports that do not extract src/corelib after r362770. 2014-07-24 17:35:09 +00:00
qt4-mysql-plugin Unbreak Qt4 ports that do not extract src/corelib after r362770. 2014-07-24 17:35:09 +00:00
qt4-odbc-plugin Unbreak Qt4 ports that do not extract src/corelib after r362770. 2014-07-24 17:35:09 +00:00
qt4-pgsql-plugin Unbreak Qt4 ports that do not extract src/corelib after r362770. 2014-07-24 17:35:09 +00:00
qt4-sql Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt4-sqlite-plugin databases/sqlite2: 2014-09-11 21:54:45 +00:00
qt4-sqlite3-plugin Unbreak Qt4 ports that do not extract src/corelib after r362770. 2014-07-24 17:35:09 +00:00
qt5-sql Remove libtool .la files from all Qt ports 2014-07-19 11:09:00 +00:00
qt5-sqldrivers-ibase KDE/FreeBSD team is happy to present Qt 5 in ports! 2014-03-03 16:50:32 +00:00
qt5-sqldrivers-mysql KDE/FreeBSD team is happy to present Qt 5 in ports! 2014-03-03 16:50:32 +00:00
qt5-sqldrivers-odbc Fix build after libiodbc/unixODBC changes 2014-05-08 13:10:15 +00:00
qt5-sqldrivers-pgsql KDE/FreeBSD team is happy to present Qt 5 in ports! 2014-03-03 16:50:32 +00:00
qt5-sqldrivers-sqlite2 databases/sqlite2: 2014-09-11 21:54:45 +00:00
qt5-sqldrivers-sqlite3 Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
R-cran-DBI Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
R-cran-RMySQL Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
R-cran-RSQLite Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
R-cran-RSQLite.extfuns Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
R-cran-sqldf Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
rdb Rename databases/ patch-xy patches to reflect the files they modify. 2014-07-28 15:51:59 +00:00
rdfdb Berkeley DB cleanup, remove versions 4.0 ... 4.7. 2014-08-21 22:50:29 +00:00
recutils Allow to build with texinfo from ports 2014-06-26 09:41:38 +00:00
redigo - Update to 20140714 2014-07-18 20:52:44 +00:00
redis Upgrade from 2.8.15 to 2.8.17. 2014-09-21 23:14:58 +00:00
redis-devel Upgrade from 3.0.0-beta6 to 3.0.0-beta8. 2014-09-09 22:38:00 +00:00
riak Add USES=readline to fix build, and add parentheses around compound 2014-07-30 00:05:08 +00:00
rocksdb - Switch devel/gflags to USES=libtool, drop .la files 2014-08-18 12:02:07 +00:00
rrdman Support staging. 2014-05-19 12:46:54 +00:00
rrdmerge Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples 2014-07-03 21:48:44 +00:00
rrdtool Only strip RRDs.so if actually built 2014-09-07 22:10:09 +00:00
rrdtool10 - Remove USE_AUTOTOOLS=libtool 2014-09-11 20:57:56 +00:00
rrdtool12 Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
ruby-bdb Allow ports using ruby extconf to be built as non root 2014-08-25 18:49:34 +00:00
ruby-cdb Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
ruby-gdbm Support stage 2014-04-07 13:19:11 +00:00
ruby-mysql many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
ruby-o_dbm Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
ruby-odbc Support stage 2014-04-07 13:12:49 +00:00
ruby-qdbm - Fix STR2CSTR usage [1] 2014-03-31 03:26:38 +00:00
ruby-rdbc1 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
ruby-sybct Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
ruby-tokyocabinet Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. 2014-07-15 23:11:12 +00:00
rubygem-activemodel - Update rails and friend to 3.2.19 2014-07-02 23:26:38 +00:00
rubygem-activemodel4 - Fix RUN_DEPENDS 2014-09-15 06:18:21 +00:00
rubygem-activerecord devel/rubygem-tzinfo: update to 1.2.2 2014-09-06 20:51:04 +00:00
rubygem-activerecord-jdbc-adapter databases/rubygem-activerecord-jdbc-adapter: update to 1.3.10 2014-08-31 14:31:25 +00:00
rubygem-activerecord-jdbcmysql-adapter databases/rubygem-activerecord-jdbcmysql-adapter: update to 1.3.10 2014-08-31 14:39:55 +00:00
rubygem-activerecord-mysql-adapter Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
rubygem-activerecord4 www/rubygem-rails4: create port for rails4 2014-09-14 02:06:58 +00:00
rubygem-amalgalite many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-arel databases/rubygem-arel: update to 5.0.1.20140414130214 2014-09-06 21:04:38 +00:00
rubygem-arel3 databases/rubygem-arel3: tell portscout to ignore 2014-08-26 20:55:55 +00:00
rubygem-awesome_nested_set An awesome nested set implementation for Active Record 2014-03-29 22:02:32 +00:00
rubygem-bdb1 - Add LICENSE 2014-08-28 16:24:46 +00:00
rubygem-bigrecord - Add LICENSE 2014-08-28 16:24:50 +00:00
rubygem-couchrest - Add stage support 2013-10-30 02:20:20 +00:00
rubygem-data_objects Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
rubygem-datamapper - Add stage support 2013-10-30 02:20:20 +00:00
rubygem-dbd-mysql Also, use the correct way to depend on a package. And fix a double colon. 2014-09-21 11:52:02 +00:00
rubygem-dbd-odbc Also, use the correct way to depend on a package. And fix a double colon. 2014-09-21 11:52:02 +00:00
rubygem-dbd-pg Also, use the correct way to depend on a package. And fix a double colon. 2014-09-21 11:52:02 +00:00
rubygem-dbd-sqlite3 Also, use the correct way to depend on a package. And fix a double colon. 2014-09-21 11:52:02 +00:00
rubygem-dbi - add rubygem-aspectr to RUN_DEPENDS 2014-09-21 14:51:33 +00:00
rubygem-dm-active_model Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
rubygem-dm-aggregates - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-chunked_query - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-constraints - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-core - Fix RUN_DEPENDS 2014-05-08 05:21:05 +00:00
rubygem-dm-devise - Add LICENSE 2013-11-20 18:32:25 +00:00
rubygem-dm-do-adapter - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-migrations - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-mysql-adapter - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-observer - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-pager - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-paperclip - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-postgres-adapter - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-rails - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-serializer - Add LICENSE 2013-11-30 18:29:12 +00:00
rubygem-dm-timestamps - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-transactions - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-dm-types - Add LICENSE 2013-12-31 10:09:04 +00:00
rubygem-dm-validations - Add stage support 2013-10-30 02:22:05 +00:00
rubygem-do_mysql many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-do_postgres many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-do_sqlite3 many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-familia - Add LICENSE 2013-11-29 21:10:12 +00:00
rubygem-jdbc-mysql many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-leo_manager_client Add rubygem-leo_manager_client -- LeoFS-Manager client library for Ruby. 2014-07-06 17:49:00 +00:00
rubygem-memcache databases/rubygem-memcache: 1.5.1 2014-08-23 23:33:17 +00:00
rubygem-memcache-client - Add LICENSE 2013-12-31 13:08:35 +00:00
rubygem-mysql - Add stage support 2013-10-30 02:26:17 +00:00
rubygem-mysql2 databases/rubygem-mysql2: Update to 0.3.16 2014-08-22 18:46:57 +00:00
rubygem-pg - Update to 0.17.1 2014-01-01 00:08:46 +00:00
rubygem-rbase many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-redis - Update to 3.1.0 2014-06-08 13:23:22 +00:00
rubygem-redis-actionpack - Add LICENSE 2013-11-30 18:29:49 +00:00
rubygem-redis-namespace databases/rubygem-redis-namespace: update to 1.5.1 2014-08-23 18:48:54 +00:00
rubygem-rubyrep - Stage safe 2014-01-24 14:45:58 +00:00
rubygem-seed-fu databases/rubygem-seed-fu: update to 2.3.3 2014-08-23 18:49:57 +00:00
rubygem-sqlite3 - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
rubygem-sqlite3-ruby - Chase database/sqlite3 slib bump 2014-06-27 17:21:06 +00:00
rubygem-tarantool Support stage 2014-04-07 13:24:15 +00:00
sfcgal Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
sharedance Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
skytools databases/skytools: update to 3.2 2014-08-13 21:31:47 +00:00
slony1v2 Upgrade to version 2.2.3. 2014-07-08 13:25:24 +00:00
soci Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
spatialite - Add missing USE_LDCONFIG 2014-07-18 13:07:23 +00:00
spatialite_gui Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
sqlbuddy - Allow staging as a regular user 2014-09-11 21:34:14 +00:00
sqlcached databases/sqlite2: 2014-09-11 21:54:45 +00:00
sqlcipher - Switch to USES=libtool, drop .la files 2014-07-02 22:11:24 +00:00
sqlclient Remove duplicate line from plist 2014-08-11 05:43:11 +00:00
sqldeveloper In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
sqlite-ext-miscfuncs Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
sqlite-ext-mobigroup Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
sqlite-ext-pcre New port: databases/sqlite-ext-pcre 2014-08-24 20:00:56 +00:00
sqlite2 databases/sqlite2: 2014-09-11 21:54:45 +00:00
sqlite3 Update to 3.8.6. 2014-08-23 20:01:46 +00:00
sqliteman Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
sqlitemanager multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
sqliteodbc databases/sqlite2: 2014-09-11 21:54:45 +00:00
sqlrelay Remove optional dependency on BROKEN and unstaged databases/msql 2014-09-07 07:17:30 +00:00
sqsh Rename all patches that contain '::' as a path separator, and use 2014-07-29 17:12:47 +00:00
squirrel-sql databases/squirrel-sql: update to 3.5.3 2014-08-11 20:47:00 +00:00
sybtcl Allow staging as a regular user 2014-09-10 13:22:02 +00:00
tablelog Remove trailing whitespaces from category databases 2014-02-21 13:35:57 +00:00
tarantool Up to 1.5.3: 2014-05-02 17:07:03 +00:00
tcl-Mysql Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
tcl-sqlite3 Update to 3.8.6. 2014-08-23 20:01:46 +00:00
tdb Convert the Python framework bits to USES=python. 2014-08-09 15:44:27 +00:00
tdbc - Update to 1.0.1 2014-08-27 14:05:21 +00:00
tinycdb USE_GMAKE -> USES=gmake 2013-12-10 18:13:37 +00:00
tokyocabinet Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
tokyotyrant multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
tora Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
tuning-primer Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
twemproxy USES=execinfo 2014-08-05 06:36:06 +00:00
unixODBC Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-30 21:29:46 +00:00
useracc Allow staging as a regular user 2014-09-08 18:27:23 +00:00
usogres Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
vfront Stage devel and database ports maintained by me. 2013-12-29 14:50:31 +00:00
virtuoso Stage databases/virtuoso and assign maintainership to michelle 2014-08-05 12:22:17 +00:00
vsqlite Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that 2014-07-04 09:40:59 +00:00
wfb2sql - Support staging 2014-02-27 13:56:33 +00:00
wmjsql Revert r367333, it doesn't work 2014-09-05 11:44:18 +00:00
WWWdb Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
xapian-bindings - Remove PERL option: use databases/p5-Search-Xapian 2014-08-30 16:09:18 +00:00
xapian-core - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2014-08-30 15:40:44 +00:00
xapian-core10 Stage databases/xapian-core10 2014-08-21 10:43:20 +00:00
xtrabackup - Make both cmake and autotools build dependencies only 2014-09-18 07:30:24 +00:00
yasql databases/yasql: support stage 2014-08-27 14:55:14 +00:00
zodb3 - do not use easy_install, convert to auto-generated packing list 2014-02-09 23:40:57 +00:00
Makefile - revert add, wrong categrory 2014-09-21 14:57:37 +00:00