summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Catch up with the recent lang/pythonXX changesMarcus von Appen2014-08-023-3/+3
| | | | With hat: python@
* Bandaid fix for build failure that can block kde4. The port has aPeter Wemm2014-08-021-1/+1
| | | | | | hardwired --with-readline and readline doesn't exist on 11.x. Sponsored by: portmgr (implicit), db
* - make cowboy correctly parse target URI that has method in uppercase;Mikolaj Golub2014-08-014-43/+76
| | | | | | - sbin/leofs script improvements: on start wait for a node to begin responding to ping, white-space cleanup; - rc script cleanup.
* Add bucardo 5.1.1, multi-Master Async Postgres Replication system.Vanilla I. Shu2014-08-015-0/+56
| | | | | PR: ports/192228 Submitted by: Michelle Sullivan <michelle@sorbs.net>
* Update to 4.2.7Matthew Seaman2014-07-312-3/+3
| | | | | | This is a routine bugfox release ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.7/phpMyAdmin-4.2.7-notes.html/view
* - Update *_DEPENDSSunpoet Po-Chuan Hsieh2014-07-311-3/+3
| | | | - Bump PORTREVISION for dependency change
* Fix depends.Dmitry Sivachenko2014-07-311-1/+2
|
* Make p5-DBD-Pg32 conflict with any version of p5-DBD-PgMatthew Seaman2014-07-311-1/+1
| | | | Submitted by: sunpoet
* - Add PORTSCOUTSunpoet Po-Chuan Hsieh2014-07-311-0/+2
|
* Update to the latest snapshots.Chris Rees2014-07-3020-528/+507
| | | | | | | | uuid-ossp patch has been outdated with irrelevant changes (for us), so massage back in. In head of postgresql, this is handled properly, so eventually the ossp patches can go.
* security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-301-0/+1
| | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
* - Switch databases/opendbx to USES=libtool, drop .la filesDmitry Marakasov2014-07-302-22/+20
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Add USES=readline to fix build, and add parentheses around compoundAdam Weinberger2014-07-301-13/+13
| | | | commands for -jN safety.
* - Switch databases/namazu2 to USES=libtool, drop .la filesDmitry Marakasov2014-07-293-7/+6
| | | | - Bump dependent ports as .so version has changed
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-293-3/+3
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-2911-22/+11
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-293-6/+3
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-2931-0/+0
| | | | '__' instead.
* - Update to 1.24.4Sunpoet Po-Chuan Hsieh2014-07-293-24/+16
| | | | | | | | - Convert to new options helper - Use COPYTREE_SHARE - Take maintainership Changes: http://sourceforge.net/projects/mysqldumper/files/MySQLDumper/changelog_english.txt/view
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-292-4/+5
| | | | Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-292-16/+6
| | | | Approved by: portmgr blanket
* - Switch databases/libmemcache to USES=libtool, drop .la filesDmitry Marakasov2014-07-293-9/+9
| | | | | | - Convert USE_BZIP2 to USES - Strip libraries - Bump dependent ports as .so version has changed
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-292-2/+3
| | | | Approved by: portmgr blanket
* - Update to 1.1.4Pietro Cerutti2014-07-294-31/+9
| | | | | Release notes: http://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-4.html
* Install sample configs in EXAMPLESDIR;Dmitry Sivachenko2014-07-294-10/+19
| | | | Minor tweaks.
* Add the forgotten CONFLICTS_INSTALL line (D'Oh!)Matthew Seaman2014-07-291-0/+2
|
* Copy an older version of the p5-DBD-Pg port and hook it back up to theMatthew Seaman2014-07-296-0/+62
| | | | | | | | tree. Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be blacklisted for the latest versions of RT 4.0 and 4.2. This version is what they prefer.
* New port: apache hbase:Dmitry Sivachenko2014-07-2810-0/+10689
| | | | | | | | Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.
* - Update to 2.0.6Sunpoet Po-Chuan Hsieh2014-07-283-33/+8
| | | | | | | | - Remove configure patch - Remove post-patch: which is replaced by USES=shebangfix in previous commit - Simplify COPYTREE_SHARE Changes: http://trac.osgeo.org/postgis/browser/tags/2.0.6/NEWS
* Rename databases/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-287-0/+0
|
* Stagify.Vanilla I. Shu2014-07-281-4/+3
|
* Stagify.Vanilla I. Shu2014-07-282-10/+8
|
* - Convert to new options helperSunpoet Po-Chuan Hsieh2014-07-283-94/+43
| | | | | | | | | | | | - Sort LIB_DEPENDS - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USES=libtool - Use WANT_PGSQL - Fix shebang - Remove PKGINSTALL - Do not silence post-install: - Cosmetic change - Bump PORTREVISION for package change
* - Reset MAINTAINER due to fatal bounceRyan Steinmetz2014-07-281-8/+8
| | | | | | - Cleanup whitespace Reported by: portscout
* - Update security/libtasn1 to 4.0Roman Bogorodskiy2014-07-281-1/+1
| | | | | | | | | | - Add USES= libtool and set INSTALL_TARGET to install-strip - Drop useless bsd.port.options.mk include - Bump PORTREVISION of ports that depend on libtasn1 as shlib version has changed - Add an UPDATING entry for that Exp-run by: antoine
* - Use setup.py instead of PYSETUPSunpoet Po-Chuan Hsieh2014-07-271-1/+1
|
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-272-5/+4
| | | | - Stagify
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-07-271-10/+6
| | | | - Stagify
* - Update to 1.9.12Wen Heping2014-07-272-3/+3
|
* - Take maintainershipSunpoet Po-Chuan Hsieh2014-07-261-1/+1
|
* databases/postgis20: Reset maintainerJohn Marino2014-07-261-1/+1
| | | | | The maintainer hasn't responded to any PR in at least a year, the last having multiple unanswered pings.
* databases/py-mysql-connector-python: MySQL driver written in PythonKubilay Kocak2014-07-264-0/+27
| | | | | | | | | | MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). WWW: http://dev.mysql.com/doc/connector-python/en PR: 191722 Submitted by: <arcade at b1t dot name> (with changes)
* databases/py-Pyrseas: UnbreakKubilay Kocak2014-07-263-9/+12
| | | | | | | | | | | | | - Remove BROKEN (switch GH_ACCOUNT) While I'm here: - Add LICENSE_FILE - Add TEST_DEPENDS and regression-test target - pkg-descr: Strip trailing slash from WWW: URL PR: 191890 Submitted by: <arcade at b1t dot name> (maintainer)
* Fix "Could not get redundancy" errors after the storage node restart, byMikolaj Golub2014-07-262-0/+14
| | | | | making the manager automatically send redundancy configuration to storage node after restart.
* databases/p5-DBD-ODBC: 1.45_1 -> 1.50Kurt Jaeger2014-07-253-5/+16
| | | | | | http://cpansearch.perl.org/src/MJEVANS/DBD-ODBC-1.50/Changes - This release removes the odbc_old_unicode attribute
* - Add py-geoalchemy2 0.2.4Sunpoet Po-Chuan Hsieh2014-07-254-0/+33
| | | | | | | | | | | GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy. Simpler to use, and simpler to maintain. Git repository: https://github.com/geoalchemy/geoalchemy2 WWW: https://pypi.python.org/pypi/GeoAlchemy2
* net/openldap24-*:Tijl Coosemans2014-07-2442-112/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
* Unbreak Qt4 ports that do not extract src/corelib after r362770.Raphael Kubo da Costa2014-07-246-0/+6
| | | | | The easiest solution is to just make them extract it (it's not a big directory anyway). This can be reverted once 4.8.7 is released.
* Only use libevent2Baptiste Daroussin2014-07-2410-41/+17
| | | | | | | | | | | | Remove libevent as libevent2 is providing a good compatibility interface as well as providing better performances. Remove custom patches from libevent2 and install libevent2 the regular way Mark ports abusing private fields of the libevent1 API as broken Import a patch from fedora to have honeyd working with libevent2 Remove most of the patches necessary to find the custom installation we used to have for libevent2 With hat: portmgr