summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Pass to Michelle Sullivan <michelle@sorbs.net>Dmitry Sivachenko2014-07-241-1/+1
|
* Update to 5.1.1.Mathieu Arnold2014-07-242-3/+3
| | | | Sponsored by: Absolight
* Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries.Dmitry Sivachenko2014-07-242-0/+47
| | | | | | | (I applied version from upstream) PR: 191734 Submitted by: Michelle Sullivan <michelle@sorbs.net>
* Stagify.Guido Falsi2014-07-233-69/+52
| | | | | PR: 191701, 191702 Submitted by: Dan Lukes <dan@obluda.cz>
* Clean up databases/rrdtoolNiclas Zeising2014-07-237-59/+245
| | | | | | | | | | | | | Change library dependensies to use USES= where applicable. Build ports documentation and examples, depending on respective option. Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph command, which pulls in cario and a lot of other dependencies. [1] Add missing dependencies. Becase of shlib version bump, bump portrevision on depending ports. PR: 192024 [1] (based on) Submitted by: asomers Approved by: portmgr (blanket, portrevision bumps)
* databases/memcached: remove test depends for nowSteve Wills2014-07-231-3/+0
|
* Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.Raphael Kubo da Costa2014-07-233-44/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to the shlib version change. This is brought to you by the KDE on FreeBSD team. Besides updating to newer upstream releases, this commit also contains a lot of under-the-hood changes to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of cruft over time, so it was time for some summer cleaning: - General, belated changes: * Use OPTIONS helpers wherever possible, stop including <bsd.port.options.mk> when not necessary, stop checking for ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary, add options such as DOCS and/or DEBUG where they were only checked for. - QScintilla ports: * Drop the API option from py-qt4-qscintilla2. It had been broken ever since staging support was added, and its existence does not make much sense: QScintilla is a hard dependency regardless of the state of this option anyway, they all come from the same tarball and the configuration script assumes the .api file will always be installed. - PyQt ports: * The configure.py patch shared by all PyQt ports has been trimmed down to the minimum. Changes for Qt3 compatibility or for things that are just not needed anymore have been removed. * Several post-configure targets in the PyQt ports have been removed, as they had no effect on the way the ports were built whatsoever. * In some cases, instead of calling Python's py_compile.py on `ls *.py */*.py */*/*.py` to generate .pyc and .pyo files, we just call compileall.py, which is made for this kind of task. * The patch + sed hack to build py-qt4-dbussupport has been replaced by only extracting the dbus/ directory for that port and excluding it from all others. * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large portion of all PyQt Makefiles were very similar and contained a lot of boilerplate code that can be shared among all of them since they all come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable that, when set, automatically sets several common variables and the do-configure target for a port. This allows us to considerably reduce the size of all the py-qt4-* Makefiles. * To make the above possible and also to allow us to use as many OPTIONS helpers as possible, the ARGS variable is now called CONFIGURE_ARGS. That's what it was used for anyway. PR: 191990
* Remove quotes that surrounded entire _DESC strings.Adam Weinberger2014-07-231-2/+2
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Upgrade to version 2.0.0.Jimmy Olgeni2014-07-234-25/+46
| | | | | - Set LICENSE to BSD3CLAUSE - Clean up pkg-plist
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-231-0/+2
|
* - Update to 2.12Sunpoet Po-Chuan Hsieh2014-07-232-3/+3
| | | | Changes: http://search.cpan.org/dist/DBIx-Admin-TableInfo/Changes
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always workTijl Coosemans2014-07-232-20/+0
| | | | | | | | | | | | | | | | | | | | when an older version of a package is installed. This is the case when an executable links with installed libraries and with uninstalled libraries that link with other uninstalled libraries. For each of the directly linked libraries the executable will have an rpath (/usr/local/lib for the installed libraries and a path under WRKDIR for each of the uninstalled libraries), but not for the indirect libraries. Both ld(1) and rtld(1) search the rpath of the executable first before any rpath of libraries, so the indirectly linked libraries will be found in /usr/local/lib if they are installed instead of in WRKDIR. With this commit executables will overlink with uninstalled indirect libraries again so their location is added to the rpath of the executable. This partially reverts r358784. PR: 191611 Approved by: portmgr (bapt)