aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* - Add pecl-leveldb 0.1.4sunpoet2014-01-044-0/+30
| | | | | | | | | This extension is a PHP binding for Google LevelDB WWW: http://pecl.php.net/package/leveldb PR: ports/185233 Submitted by: John Chen <johnpupu@gmail.com>
* Fix plist (JSON parser and producer orphaned)antoine2014-01-042-0/+5
|
* - Update to 0.6.2lwhsu2014-01-032-3/+3
|
* - Update to 0.6.1lwhsu2014-01-032-3/+3
|
* Convert to staging, and fix a few quirks along the way:mandree2014-01-031-6/+28
| | | | | - fix shebang lines in example scripts - strip the installed bdb.so file
* - Minimize patches to just remove the comparisonswills2014-01-035-57/+11
| | | | | Pointed out by: mandree Pointyhat to: swills
* Part 1 at removing now useless FETCH_ARGS redifitionbapt2014-01-038-9/+0
|
* - Make check for bdb version ignore the patch levelswills2014-01-035-3/+125
| | | | PR: ports/184921
* - Remove unneeded RUBY_VERswills2014-01-031-1/+0
| | | | With hat: ruby@
* Unbreak:demon2014-01-021-1/+1
| | | | | | | | /!\ mongodb-2.4.8: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice *** Error code 1
* - Update to 0.17.1sunpoet2014-01-012-16/+16
| | | | | | - Add LICENSE Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
* Update to 4.1.3matthew2013-12-312-3/+3
| | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.3/phpMyAdmin-4.1.3-notes.html/view
* - Add LICENSEsunpoet2013-12-311-0/+3
|
* - Stage supportantoine2013-12-311-12/+6
| | | | - Use OPTIONS helpers
* Stage support, uses gmakeantoine2013-12-311-11/+9
|
* - Add LICENSEsunpoet2013-12-311-6/+8
| | | | - Sort RUN_DEPENDS
* - Update to 5.0.0sunpoet2013-12-312-3/+5
| | | | | | - Add LICENSE Changes: https://github.com/rails/arel/blob/master/History.txt
* - Add missing *_DEPENDS: it should be added while updating to 2.05+sunpoet2013-12-311-1/+3
| | | | - Bump PORTREVISION for dependency change
* - Add p5-Dancer-Plugin-Database-Core 0.05sunpoet2013-12-315-0/+43
| | | | | | | Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database and Dancer2::Plugin::Database modules. WWW: http://search.cpan.org/dist/Dancer-Plugin-Database-Core/
* - Update to 1.75sunpoet2013-12-312-5/+6
| | | | | | - Add missing TEST_DEPENDS Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
* - Update to 2.09sunpoet2013-12-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-3119-20/+20
| | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@)
* - Allow build with clang [1]sunpoet2013-12-302-3/+13
| | | | | | | - Remove explicit -lstdc++ - Bump PORTREVISION for package change Submitted by: vanilla [1]
* - Allow build with clang [1]sunpoet2013-12-302-1/+13
| | | | | | | - Remove explicit -lstdc++ - Bump PORTREVISION for package change Submitted by: vanilla [1]
* Add vsqlite, a well designed and portable SQLite3 Wrapper for C++.kwm2013-12-305-0/+54
|
* Stage devel and database ports maintained by me.crees2013-12-291-5/+3
| | | | While here, add missing cvs dep and general cleanups
* Remove expired port:rene2013-12-295-56/+0
| | | | 2013-11-01 databases/mird: No longer maintained upstream
* - update to 1.10.0;trociny2013-12-293-657/+89
| | | | | | | - support staging; - use autoplist. PR: ports/184501
* - Update gdbm to 1.11johans2013-12-293-7/+22
| | | | | - Enable STAGE support - Strip installed libraries
* Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-285-10/+5
| | | | | | PR: ports/184699 Reviewed by: bapt Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
* Update poppler to 0.24.4.kwm2013-12-281-1/+1
| | | | | | | | | Update comment. Use new LIB_DEPENDS syntax, use USES=pathfix. Stagify. Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to new syntax.
* Use CFLAGS_amd64bapt2013-12-271-11/+6
| | | | While here support stage
* - Use USE_GCC=anysunpoet2013-12-272-19/+23
| | | | | | | - Add missing USES=pkgconfig - Remove deprecated PTHREAD_* - Strip binary executable and shared library - Support STAGEDIR
* - Use USE_GCC=anysunpoet2013-12-273-42/+33
| | | | | | | | - Change -lpthread to -pthread - Strip binary executable and shared library - Use NOT_FOR_ARCHS - Remove outdated ARCH check and pkg-message - Support STAGEDIR
* - Use MAKE_CMDsunpoet2013-12-271-3/+2
| | | | | - Reenable regression-test: - Support STAGEDIR
* - Update LICENSEsunpoet2013-12-271-1/+1
|
* - Update to 3.8.1.rakuco2013-12-264-112/+86
| | | | | | | - Support staging. PR: ports/184558 Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
* Fix instructions for the apache>=2.3 casematthew2013-12-251-1/+1
| | | | Submitted by: starlition@tp.edu.tw
* - Fix build with gcc on 8.x and 9.xpawel2013-12-242-11/+28
| | | | | | | | - Use option subs - Support staging, strip library PR: ports/184896 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix LIB_DEPENDS and plistantoine2013-12-242-4/+1
|
* Update to 5.1.28matthew2013-12-242-3/+3
| | | | | | This is a routine bugfix and incremental improvement release. ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-28.html
* Update to 4.1.2matthew2013-12-243-3/+17
| | | | | | | | - Add instructions for more recent verions of Apache to pkg-message (1) Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.2/phpMyAdmin-4.1.2-notes.html/view Submitted by: poinsot.julien@gmail.com (1)
* - update to 2.0.4rm2013-12-245-47/+58
| | | | | | | | | | | | | - replace LATEST_LINK with PKGNAMESUFFIX - add conflicts with other postgis branches - add staging support - add patch to link with json-c (upstream ticket #2213) - define LICENSE (GPLv2) - update COMMENT PR: 182031 Submitted by: Trevor Caira <trevor@bitba.se>, romain Approved by: maintainer timeout (3 months)
* Fix LIB_DEPENDSantoine2013-12-241-1/+1
|
* Fix installation.fjoe2013-12-241-0/+3
| | | | PR: 185006, 185068
* - Update LICENSEsunpoet2013-12-241-1/+1
|
* Remove expired ports:rene2013-12-224-35/+0
| | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
* Don't use the LATEST link. This fixes the issue that these ports becameflo2013-12-212-2/+2
| | | | unfetchable after every upstream update.
* Fix LIB_DEPENDSantoine2013-12-206-6/+6
|
* Fix fetchflo2013-12-201-1/+1
| | | | Reported by: Dmitriy Simakov <basilio@j-vista.ru>
* Update to 5.6.15-rel63.0flo2013-12-204-23/+15
|
* Fix LIB_DEPENDSantoine2013-12-201-1/+1
|
* - Update to 1.18.1 [1]fjoe2013-12-193-18/+3
| | | | | | | - Convert to stage PR: 184049 [1] Submitted by: Marc Peters
* Update to 4.1.1matthew2013-12-182-4/+3
| | | | | | Routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.1/phpMyAdmin-4.1.1-notes.html/view
* Fix LIB_DEPENDS conversionbapt2013-12-181-1/+1
| | | | Reported by: truckman
* - Fix a typo in LIB_DEPENDS (s/libmemcached.do/libmemcached.so) [1]danilo2013-12-181-2/+1
| | | | | | | - Add stage support PR: ports/184914 Submitted by: Benjamin Lee <ben@b1c1l1.com> [1]
* Update to 5.1.73 release and stagify.ale2013-12-177-14/+45
|
* Drop the SUPHP option as the www/suphp port has expired.matthew2013-12-173-89/+5
| | | | | | | | | | General cleanup: pkg-install and pkg-deinstall are redundant: it's all handled by @exec and @unexec actions in pkg-plist. PR: ports/184923 Submitted by: rene
* Update to 5.6.15 release and stagify.ale2013-12-176-21/+55
|
* - Fix build on 10.xsem2013-12-171-0/+1
|
* Update to 5.5.35 release and stagify.ale2013-12-176-21/+52
|
* Update to 6.0.20, fixing a wrong LICENSE file.mandree2013-12-173-5/+9
| | | | While at it, re-enable the db185 compatibility interface that some ports use.
* Update to 5.3.28, fixing nearly two dozen bugs.mandree2013-12-173-5/+10
| | | | While at it, re-enable the db185 compatibility interface that some ports use.
* Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bitmandree2013-12-177-7/+7
| | | | so that people don't rush to upgrades yet.
* [Errno 11] Resource Temporarily Unavailableglarkin2013-12-174-4/+4
| | | | | | | Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin
* databases/pymongo: allow staging and minor changeswg2013-12-162-135/+2
| | | | | | - Allow staging - Switch from easy_install to install - Use python auto plist
* databases/py-south: switch from easy_install to installwg2013-12-161-2/+1
|
* databases/py-sqlobject: update to 1.5.1wg2013-12-162-3/+3
|
* databases/py-sqlobject: stagify and minor changeswg2013-12-162-211/+6
| | | | | | - Allow staging - Switch distutils from easy_install - Use auto plist
* Use setuptools for all Python ports.wg2013-12-163-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Setuptools is the preferred method to manage Python distributions after many changes to the packaging ecosystem over the past couple of years. Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using USE_PYDISTUTILS= easy_install remains the same however this usage is now deprecated and should be converted to USE_PYDISTUTILS= yes. Some Python distributions do not work with setuptools out of the box because they extend the install command from distutils and not setuptools, and so they need to be patched accordingly. pip (which leverages setuptools) works around the issue by using eggs, however we want to get rid of those as well, as support for "flat" installation is unavailable or has other issues associated with it. This work allows us to unify how python packages are built, ensure that Python distributions are installed consistently, reduces complexity for Python port maintainers and paves the way for simplifying the Python ports framework in the future. With hat on: python Reviewed by: koobs, antoine Exp-run: bdrewery Approved by: bdrewery (portmgr)
* - add stage supportaz2013-12-153-8/+5
| | | | - pet portlint
* databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386koobs2013-12-153-30/+8
| | | | | | | | | | | | - Update to 1.4 - Set BROKEN on FreeBSD 9+ i386 - Enable STAGE support - Enable AUTOPLIST support delete pkg-plist accordingly - Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST) - Whitespace alignment PR: ports/184357 Submitted by: Jose jachuf <jjachuf@gmail.com>
* Update to 5.3.28flo2013-12-152-2/+0
| | | | Security: 47b4e713-6513-11e3-868f-0025905a4771
* Convert to staging.mandree2013-12-142-24/+25
| | | | Strip debug symbols for installed .so files unless WITH_DEBUG is set.
* - Fix shebang replacementmva2013-12-141-2/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports.mandree2013-12-1410-4/+28
|
* All modern compiler can build libdrizzlebapt2013-12-131-1/+0
|
* - Use %%PERL_ARCH%% instead of machsunpoet2013-12-131-2/+2
| | | | - Sort PLIST
* - Update LICENSEsunpoet2013-12-132-9/+1
| | | | - Shorten pkg-descr
* Update to 4.1.0matthew2013-12-132-4/+4
| | | | | | | | With this release, the minimum required version of PHP is now php-5.3, and the minimum compatible version of MySQL is now mysql-5.5. See http://docs.phpmyadmin.net/en/latest/require.html for details. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.0/phpMyAdmin-4.1.0-notes.html/view
* - Update to 1.15.0sunpoet2013-12-122-7/+7
| | | | | | | - Fix make reinstall [1] Changes: http://code.google.com/p/leveldb/source/list Submitted by: bdrewery (via IRC)
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-12103-190/+190
| | | | LIB_DEPENDS in databases
* Upgrade from 2.8.2 to 2.8.3.osa2013-12-124-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Use modern name for dependent libraries. <ChangeLog> # UPGRADE URGENCY: MODERATE for Redis, HIGH for Sentinel. * [FIX] Sentinel instance role sampling fixed, the system is now more reliable during failover and when reconfiguring instances with non matching configuration. * [FIX] Inline requests are now handled even when terminated with just LF. * [FIX] Replication timeout handling greatly improved, now the slave is able to ping the master while removing the old data from memory, and while loading the new RDB file. This avoid false timeouts sensed by masters. * [FIX] Fixed a replication bug involving 32 bit instances and big datasets hard to compress that resulted into more than 2GB of RDB file sent. * [FIX] Return error for inline requests with unbalanced quotes. * [FIX] Publish the slave replication offset even when disconnected from the master if there is still a cached master instance. </ChangeLog>
* - Fix USE_PYTHONsunpoet2013-12-111-1/+1
|
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingbdrewery2013-12-112-1/+2
| | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr
* USE_GMAKE -> USES=gmakebapt2013-12-111-1/+1
|
* - Support STAGEjadawin2013-12-103-3/+0
|
* - Add missing files for p5-DBD-mysql51, p5-DBD-mysql52, p5-DBD-mysql55 with ↵jadawin2013-12-101-0/+2
| | | | staging
* - Stage support for all -reference portsantoine2013-12-104-4/+0
| | | | | | - Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS Approved by: kwm (maintainer)
* Fix build with clangmakc2013-12-101-0/+22
|
* databases/wmjsql: Unbreak on F10, headmarino2013-12-092-1/+28
| | | | | Port requires the specified gmake, but "make" was hardcoded and bmake was used instead.
* Mark all my architecture independent ports using shell/perl/PHP asmatthew2013-12-092-0/+2
| | | | | | | | | | | | | NO_ARCH=yes While here, fix a few other niggles: net/phpldapadmin -- remove indefinite article from COMMENT www/p5-RT* -- fix comments referencing the different versions of RT x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the install targets; rework the handling of ${FONTPATH}
* databases/py-firebirdsql: update to 0.8.1wg2013-12-093-23/+4
| | | | | | | | | - Update to 0.8.1 [1] - Allow staging - Use auto plist PR: ports/184598 Submitted by: maintainer
* - Build and install shared library [1]pawel2013-12-091-6/+6
| | | | | | | - Convert to staging PR: ports/184537 [1] Submitted by: Ralf van der Enden <tremere@cainites.net>
* Modify do-configure target not to depend from GNU_CONFIGUREtimur2013-12-091-3/+19
|
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-081-2/+9
| | | | | | dependency Approved by: portmgr (blanket)
* New USES=twisted, to replace the old USE_TWISTED knob.mva2013-12-081-1/+1
| | | | | | | | | | | | | | twisted can be configured with the arguments run or build to replace the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted components can be added as comma-separated arguments. If you previously wrote USE_TWISTED= yes USE_TWISTED= conch names USE_TWISTED_RUN= yes you now would write USES= twisted USES= twisted:conch,names USES= twisted:run
* Support stagingadamw2013-12-081-13/+7
| | | | Don't force running the optional regression tests
* - update to 1.8.0trociny2013-12-073-17/+10
| | | | | | | - support staging - use autoplist Approved by: bdrewery (mentor)
* - Update to 3.2.16sunpoet2013-12-062-7/+7
| | | | | | - Sort RUN_DEPENDS Changes: https://github.com/rails/rails/blob/v3.2.16/activerecord/CHANGELOG.md
* - Update to 3.2.16sunpoet2013-12-062-4/+6
| | | | | | | - Add LICENSE - Remove leading indefinite article from COMMENT Changes: https://github.com/rails/rails/blob/v3.2.16/activemodel/CHANGELOG.md
* - Update to 1.2.16sunpoet2013-12-062-10/+5
| | | | | | - Simplify Makefile Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
* - Update to 1.2.16.0sunpoet2013-12-062-3/+3
| | | | | Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16 http://search.cpan.org/dist/Search-Xapian/Changes
* - Update to 1.2.16sunpoet2013-12-064-391/+15
| | | | | | | | - Use PORTDOCS - Convert to new options helper - Simplify Makefile Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
* - Fix build on 8 and 9, AUTOMAKE_ARGS was missing --add-missingantoine2013-12-061-22/+38
| | | | | | | | | (the port is still broken on 10/head it seems) - Use new LIB_DEPENDS syntax and new USES - Stage support PR: ports/181875 Submitted by: Kato Tsuguru
* The PostgreSQL Global Development Group has released a critical updategirgen2013-12-0511-16/+16
| | | | | | | | | | to all supported versions of the PostgreSQL database system, which includes minor versions 9.3.2, 9.2.6, 9.1.11, 9.0.15, and 8.4.19. This update fixes three serious data-loss bugs affecting replication and database maintenance. All users are urged to update their installations at the earliest opportunity. URL: http://www.postgresql.org/about/news/1492/
* databases/py-mysql2pgsql: Fix argparse dependencykoobs2013-12-052-1/+28
| | | | | | | | | | | | | | | argparse was missing from this ports RUN_DEPENDS, causing errors on imports. argparse is avaiilable in the Python 2.7 and 3.2+ standard libraries so patch setup.py to only require it for those versions. Patch has been committed upstream and won't be necessary for the next release. While I'm here, enable STAGE support. PR: ports/183477 Submitted by: koobs Approved by: Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
* Fixup pkgnames.mat2013-12-057-13/+12
| | | | | | PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450 Submitted by: mat Approved by: portmgr (bapt)
* - Update to 1.4.1sunpoet2013-12-052-4/+6
| | | | | | - Add LICENSE Changes: https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
* - Update to 0.809sunpoet2013-12-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
* Update to 4.0.10matthew2013-12-052-3/+3
| | | | | | A routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.10/phpMyAdmin-4.0.10-notes.html/download
* - Add missing distinfosunpoet2013-12-051-0/+2
|
* - Respect CMAKE_BUILD_TYPEmakc2013-12-051-4/+4
| | | | Approved by: portmgr (bapt)
* - Update to 0.8.0culot2013-12-042-3/+3
| | | | | PR: ports/184493 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* - Update to 0.7.4culot2013-12-042-3/+3
| | | | | PR: ports/184353 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* Upgrade from 2.8.1 to 2.8.2.osa2013-12-044-6/+6
| | | | | | | | | | | | | <ChangeLog> # UPGRADE URGENCY: MODERATE for both Redis and Sentinel. * [FIX] Sentinel better desynchronization to avoid split-brain elections where no Sentinel managed to get elected. * [FIX] Stop accepting writes on "MISCONF" error only if master, not slave. * [FIX] Reply to PING with an error on "MISCONF" errors. </ChangeLog>
* - Update to 0.77sunpoet2013-12-032-3/+3
| | | | Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
* Add py-alembic 0.6.1, database migration tool for SQLAlchemy.lwhsu2013-12-034-0/+36
|
* - Add LICENSEsunpoet2013-12-031-13/+5
| | | | - Convert to new options helper
* Make the port work on postgresql > 8.4.mat2013-12-024-42/+42
| | | | | | | maintainer timeout. PR: ports/184087 Submitted by: mat
* - USES=gmakedinoex2013-12-021-2/+1
|
* - use USESdinoex2013-12-021-1/+1
|
* databases/spatialite_gui: update to 1.7.1wg2013-12-012-12/+12
| | | | | PR: ports/184102 Submitted by: maintainer
* - Add LICENSEsunpoet2013-12-011-1/+2
| | | | - Remove contiguous blank lines
* - Add LICENSEsunpoet2013-12-011-2/+4
| | | | - Sort RUN_DEPENDS and update minimal version requirement
* databases/spatialite: enable libxml2wg2013-11-301-12/+7
| | | | | | | | - Enable libxml2 - USES pathfix pkgconfig PR: ports/184099 Submitted by: maintainer
* databases/py-redis: Update to 2.8.0koobs2013-11-303-33/+6
| | | | | | | | | | | | | | | | | | | - Update to 2.8.0 - Enable STAGE support - Enable AUTOPLIST and delete pkg-plist accordingly - Tweak HIREDIS option description Changes: * redis-py should play better with gevent when a gevent Timeout is raised. * Added SENTINEL command. * Fixed a bug where pipelines could potentially correct a connection if the MULTI command generated a ResponseError. * Connections now call socket.shutdown() prior to socket.close() to ensure communication ends immediately per the note at http://docs.python.org/2/library/socket.html#socket.socket.close * Lock checks are now based on floats rather than ints.
* - Add LICENSEsunpoet2013-11-301-0/+2
|
* - Add LICENSEsunpoet2013-11-301-0/+2
|
* - Update to 1.3.8sunpoet2013-11-302-7/+7
| | | | | | | | | | | - While I'm here: - Add LICENSE - Convert to new LIB_DEPENDS format - Cosmetic change Changes: https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.rdoc PR: ports/182276 Submitted by: Matthias Petermann <matthias@petermann-it.de>
* - Update to 1.965sunpoet2013-11-302-4/+10
| | | | Changes: http://search.cpan.org/dist/Redis/Changes
* Minor textual change to COMMENTeadler2013-11-291-1/+1
|
* - Remove PKGNAMESUFFIX, because there is no conflictnivit2013-11-291-1/+1
| | | | | | | with databases/py-sqlalchemy-devel [1] - Bump PORTREVISION to fix PKGNAME as dependency for other ports Suggested by: koobs [1]
* Upgrade from 2.8.0 to 2.8.1.osa2013-11-294-6/+6
| | | | | | | | | | | | | <ChangeLog> # UPGRADE URGENCY: LOW for Redis, CRITICAL for Senitnel. You don't need to upgrade your Redis instances but it is highly recommended to upgrade and restart all the Sentinel processes. * [FIX] Fixed a bug in "new Sentinel" config propagation. * [FIX] Fixed a false positive in Redis tests. </ChangeLog>
* Upgrade from 2.6.16 to 2.8.0.osa2013-11-297-79/+88
| | | | Changelist: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
* update to latest versiongirgen2013-11-282-4/+3
| | | | remove p5- prefix, since this is not a perl module, it just uses perl as the scripting language
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).dbn2013-11-285-5/+0
| | | | | | | | | Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen
* - use STAGEDIRdinoex2013-11-271-14/+3
|
* devel/rudiments: update to 0.44.1wg2013-11-271-0/+1
| | | | | | | | - Update to 0.44.1 [1] - Bump dependent ports revision PR: ports/184228 [1] Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* databases/cego: update to 2.19.13wg2013-11-262-3/+3
| | | | | PR: ports/184200 Submitted by: maintainer
* Stage support for non-IGNORED pear classesantoine2013-11-2635-35/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* databases/rrdtool: fix build with python modulewg2013-11-251-1/+1
|
* databases/rrdtool: update to 1.4.8wg2013-11-253-23/+40
| | | | | | | | | - Update to 1.4.8 [1] (based on) - Allow staging PR: ports/182192 [1] Submitted by: Christoph Moench-Tegeder <cmt burggraben.net> Approved by: maintainer (timeout)
* - Wrap up cd && foo in parenthesis, it'd break with bmake -jmat2013-11-252-6/+6
| | | | - Replace some FIND ... CPIO with COPYTREE_SHARE.
* - Update to 0.05az2013-11-243-8/+8
| | | | | | | | | - Add LICENSE - Add STAGE support PR: ports/184190 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer (miwi@ is AFK)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-11-241-0/+2
| | | | dependency
* Update to 1.4.5antoine2013-11-242-4/+3
| | | | | | PR: ports/183696 Submitted by: Gasol Wu Approved by: maintainer timeout (19 days)
* - Fix package name collisionnivit2013-11-232-2/+2
|
* databases/py-south: update to 0.8.4wg2013-11-232-3/+3
|
* Upgrade from 2.8.0-rc6 to 2.8.0.osa2013-11-232-3/+3
| | | | | | | | | | | | | <ChangeLog> # UPGRADE URGENCY: LOW, unless you want to upgrade to new Sentinel code. * [FIX] Fixed an error in rdbWriteRaw() that should have no practical impact. * [NEW] Log the new master when SLAVEOF command is used. * [NEW] Sentinel code synchronized with the unstable branch, the new Sentinel is a reimplementation that uses more reliable algorithms. </ChangeLog>
* - Update to new versionvg2013-11-239-40/+113
| | | | | | | | | - Fixed bugs at init script - Added auto init storage at init script - Added more information at pkg-message - Groupped plugins Submitted by: myself
* databases/py-odbc: update to 3.0.7wg2013-11-224-47/+12
| | | | | | | | | | - Update to 3.0.7 [1] - Allow staging - Remove useless gmake - Use auto plist PR: ports/180580 [1] Submitted by: maintainer [1]
* - Update to 0.07038sunpoet2013-11-222-21/+8
| | | | | | - Convert to new options helper Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
* Deprecated ports broken for more than 6 monthbapt2013-11-221-0/+3
|
* - Update WWW:sunpoet2013-11-215-5/+5
| | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
* Update to 0.9.10.delphij2013-11-212-3/+3
|
* - Add LICENSEsunpoet2013-11-212-3/+5
| | | | | - Fix RUN_DEPENDS - Pet portlint: reword pkg-descr
* - Support STAGEDIRsunpoet2013-11-202-2/+2
| | | | - Use PLIST_FILES instead of PLIST
* - Add LICENSEsunpoet2013-11-192-10/+7
| | | | | | - Use USES=dos2unix - Support STAGEDIR - Reformat pkg-descr
* - Add LICENSEsunpoet2013-11-191-0/+3
|
* - Support STAGEDIRlwhsu2013-11-196-322/+4
|
* - Add LICENSEsunpoet2013-11-191-0/+2
|
* - Add LICENSEsunpoet2013-11-191-5/+5
| | | | - Convert to new options helper
* - Support STAGEDIRlwhsu2013-11-192-112/+1
|
* Unbreak clang build.fjoe2013-11-181-0/+11
|
* Remove expired ports:rene2013-11-1821-2762/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-11-18 devel/libXGP: Broken for more than 6 month 2013-11-18 deskutils/google-gadgets: Broken for more than 6 month 2013-11-18 palm/synce-trayicon: Broken for more than 6 month 2013-11-18 security/linux-pam-docs: Broken for more than 6 month 2013-11-18 net-p2p/mooseekd: Broken for more than 6 month 2013-11-18 textproc/p5-Lucene: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month 2013-11-18 x11-wm/fbpager: BRoken for more than 6 month 2013-11-18 net/hf6to4: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month 2013-11-18 security/dissembler: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month 2013-11-18 textproc/rst.el: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month 2013-11-18 databases/drizzle: Broken for more than 6 month 2013-11-18 devel/p5-File-Lock: Broken for more than 6 month 2013-11-18 devel/valide: Broken for more than 6 month 2013-11-18 databases/gomysql: Broken for more than 6 month 2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month 2013-11-18 devel/monodevelop-vala: Broken for more than 6 month 2013-11-18 devel/gonzui: Broken for more than 6 month 2013-11-18 devel/monodevelop-java: Broken for more than 6 month 2013-11-18 lang/objc: Broken for more than 6 month 2013-11-18 devel/klee: Broken for more than 6 month 2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month 2013-11-18 devel/simulavr: Broken for more than 6 month 2013-11-18 japanese/mobileimap: Broken for more than 6 month 2013-11-18 devel/libYGP: Broken for more than 6 month 2013-11-18 devel/monodevelop-python: Broken for more than 6 month
* Convert to USES=dos2unixbapt2013-11-181-9/+9
| | | | | | While here stagify some of the ports Modernize LIB_DEPENDS Extract zip with bsdtar when possible
* Revert removal of libgdamm it is still in used by databases/glombapt2013-11-185-0/+125
| | | | Rename the package -legacy to fix collision with libgdamm5
* Finish removing the *mm port with package name collitions and not used in ↵bapt2013-11-185-124/+0
| | | | | | | the ports tree With hat: portmgr Approved by: maintainer timeout
* databases/cego: update to 2.19.12wg2013-11-182-3/+3
| | | | | PR: ports/184020 Submitted by: maintainer
* Update CONFLICTS given the PKGNAME change of pqxx-3crees2013-11-171-1/+1
|
* Fix checksum/fetchcrees2013-11-171-2/+2
| | | | | | | | Submitted by: tijl LATEST_LINK is no longer necessary Submitted by: bsam
* Slightly change PKGNAME to avoid collision with databases/postgresql-libpqxxcrees2013-11-171-1/+1
| | | | | Pointed out by: portmgr (bapt) Approved by: Eugene Kim (maintainer)
* Remove expired ports:rene2013-11-176-66/+0
| | | | | 2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything 2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years.
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-177-19/+19
| | | | | | - Adapt plists. With hat on: kde
* - Update to 0.44sunpoet2013-11-173-3/+5
| | | | Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes
* Rename -legacy to fix pkgname collisionbapt2013-11-171-1/+5
| | | | Deprecared as it is EOLed upstream
* - Update to 1.964sunpoet2013-11-162-10/+12
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Redis/Changes
* - Fix build with thrift-0.9.1sunpoet2013-11-163-12/+46
| | | | | | | | | - Add LICENSE - Support STAGEDIR - Use single space after WWW: PR: ports/183982 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* Add p5-AnyEvent-Memcached 0.05, anyEvent memcached client.mat2013-11-166-0/+65
| | | | | PR: ports/180309 Submitted by: Anes Mukhametov <anes@anes.su>
* - Switch to libevent2swills2013-11-152-2/+17
| | | | | | | | - Bump PORTREVISION - Pet portlint PR: ports/182446 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
* databases/py-south: update to 0.8.3wg2013-11-143-384/+5
| | | | | - Update to 0.8.3 - Use python auto plist
* Set default bucardo_ctl_enablemat2013-11-142-0/+14
| | | | | PR: 183613 Submitted by: olgeni
* - Update to 2.2.4swills2013-11-142-4/+4
| | | | | PR: ports/183923 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
* databases/sqlrelay: add oracle option and disable stagingwg2013-11-141-1/+4
| | | | | - Add ORACLE option - Disable staging for now, the port is far from stage ready
* databases/sqlrelay: ubreak buildwg2013-11-141-11/+0
| | | | Reported by: marino
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;bf2013-11-135-5/+5
| | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota
* databases/pecl-mdbtools: fix build with newer mdbtoolswg2013-11-121-0/+5
| | | | | | - Fix build broken since r333427 Reported by: mat
* Update to 2.4.8 release.ale2013-11-112-3/+3
|
* databases/mdbtools: update to 0.7.1wg2013-11-1120-306/+97
| | | | | | | | | | | - Update to 0.7.1 - Chase API change in dependent ports - Allow staging - Add LICENSE (GPLv2) - Pass maintainership to submitter PR: ports/182973 Submitted by: Rainer Hurling <rhurlin gwdg.de>
* - Update to 0.54sunpoet2013-11-103-5/+6
| | | | | | - Fix shebang Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
* - Update to 0.31sunpoet2013-11-102-3/+3
| | | | Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
* devel/json-c: update to 0.11wg2013-11-092-1/+2
| | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout)
* - Don't @dirrmtry on non-existent directoriesgblach2013-11-091-2/+0
|
* - Upgrade to version 2.2.1.olgeni2013-11-093-36/+81
| | | | | | - Add staging support. - Do not mute install commands. - Cleanup pkg-plist.
* - Add staging support.olgeni2013-11-081-9/+6
| | | | | - Do not mute install commands. - Fix COMMENT.
* Fix badly set PKGNAMESUFFIXbapt2013-11-081-1/+1
| | | | Pointyhat to: bapt
* Update to 5.1.27matthew2013-11-082-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html
* - Switch to USES=gmake.olgeni2013-11-072-9/+6
| | | | | - Add staging support. - Do not mute install commands.
* - Update to 3.0.6sunpoet2013-11-072-3/+3
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/sqlrelay: update to 0.53.1wg2013-11-074-8/+10
| | | | | | | - Update to 0.53.1 - Unbreak build due to librudiments update Reported by: marino
* - Switch to USES=gmake.olgeni2013-11-071-14/+10
| | | | | - Remove redundant GH master site. - Add staging support.
* databases/freetds-devel: fix optionwg2013-11-071-1/+1
| | | | Pointy hat: wg
* databases/freetds-devel: add option for odbc-widewg2013-11-071-1/+6
| | | | | | PR: ports/182516 Submitted by: Mike Carlson <mike bayphoto.com> Approved by: maintainer
* Update to 0.57.delphij2013-11-072-4/+25
| | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer
* Fix pkg name collisionsbapt2013-11-072-3/+2
| | | | With hat: portmgr
* Update from 2.8.0-rc5 to 2.8.0-rc6.osa2013-11-072-3/+3
| | | | | | | | | | | | | | <ChangeLog> --[ Redis 2.8 Release Candidate 5 (2.7.106) ] Release date: 6 Nov 2013 This is the 6th release candidate of Redis 2.8 (official version is 2.7.106). # UPGRADE URGENCY: LOW, only new features back ported, no fixes. * [NEW] SCAN, SSCAN, HSCAN, ZSCAN commands. </ChangeLog>
* databases/py-Pyrseas: Utilities to upgrade and maintain a relational databasewg2013-11-064-0/+34
| | | | | | | | | | | Pyrseas provides a framework and utilities to upgrade and maintain a relational database. Its purpose is to enhance and follow through on the concepts of the Andromeda Project (http://www.andromeda-project.org/) WWW: http://pgfoundry.org/projects/pyrseas/ PR: ports/181991 (based on) Submitted by: Volodymyr Kostyrko <c.kworr gmail.com>
* - Update to 4.025sunpoet2013-11-062-3/+3
| | | | Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
* - Update to 0.43sunpoet2013-11-063-14/+9
| | | | | | | - Add LICENSE - Convert to new options framework Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes
* - Update to 0.11018sunpoet2013-11-063-49/+26
| | | | | | | | | - Add LICENSE - Fix and sort *_DEPENDS - Convert to new options helper - Use REINPLACE_CMD instead of patch file Changes: http://search.cpan.org/dist/SQL-Translator/Changes
* - Update to 1.45sunpoet2013-11-062-6/+8
| | | | | | | - Convert to new options helper - Support STAGEDIR Changes: http://search.cpan.org/dist/DBD-ODBC/Changes
* - Update to 0.07037sunpoet2013-11-062-3/+3
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
* - Bump PORTREVISION to chase the update of databases/spatialitewen2013-11-052-2/+2
|
* - Update to 4.1.1wen2013-11-053-12/+17
| | | | | | | | - Pass maintainership to submitter PR: 183533 Submitted by: lbartoletti <coder@tuxfamily.org> Approved by: Wen Heping(previous maintainer, myself)
* - Update to 0.1803jadawin2013-11-053-8/+4
| | | | | | | - Support STAGE PR: ports/183485 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Upgrade to 4.0.9matthew2013-11-052-5/+7
| | | | | | | - Drop LATEST_LINK - Apply shebangfix to a couple of shell scripts ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.9/phpMyAdmin-4.0.9-notes.html/view
* - Update to 0.774sunpoet2013-11-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Rose-DB/Changes
* - Update to 0.808sunpoet2013-11-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
* databases/jasperreports: update to 5.1.2wg2013-11-042-47/+27
| | | | | | | | | - Update to 5.1.2 [1] - Convert to options - Allow staging PR: ports/181332 [1] Submitted by: Pedro Giffuni <giffunip tutopia.com>
* textproc/apache-poi: update to 3.9wg2013-11-041-1/+1
| | | | | | | | | | - Update to 3.9 - Rename it to jakarta-poi - Allow staging PR: ports/181308 Submitted by: Pedro Giffuni <giffunip tutopia.com> Approved by: maintainer (timeout)
* 2013-11-01 lang/dragonegg46: Upgrade to dragonegg46-33 or dragonegg47-33rene2013-11-035-52/+0
| | | | | | 2013-11-01 sysutils/mktool 2013-11-01 databases/ruby-memcache: Development has been abandoned upstream 2013-11-01 deskutils/blogtk: This is dead upstream and is no longer being maintained
* - Chase security/libtasn1 updatenovel2013-11-031-1/+1
| | | | - Add UPDATING entry
* Support STAGEDIR.vanilla2013-11-03228-1563/+1446
|
* - Update to 1.4.0tabthorpe2013-11-033-88/+108
| | | | | PR: ports/182564 Submitted by: Adam Strohl <adams-ports@ateamsystems.com> (maintainer)
* - Update to 1.630sunpoet2013-11-033-57/+60
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/DBI/Changes
* databases/p5-DBD-cego: update to 1.2.8wg2013-11-033-14/+19
| | | | | | | | - Update to 1.2.8 - Fix a quoting bug PR: ports/183596 Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
* - Update to 0.773sunpoet2013-11-033-19/+16
| | | | | | - Fix PLIST: remove "@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%" Changes: http://search.cpan.org/dist/Rose-DB/Changes
* databases/unixODBC: update to 2.3.2wg2013-11-023-30/+38
| | | | | | | | | | - Update to 2.3.2 - Add LICENSE - Add DOCS option - Allow staging PR: ports/183568 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* devel/rudiments: update to 0.44wg2013-11-021-0/+1
| | | | | | | | | | - Update to 0.44 - Add SSL and PCRE options - Use options helpers - Allow staging PR: ports/183558 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* - convert php53 ports to STAGEflo2013-11-0218-18/+0
| | | | - convert to new LIB_DEPENDS format
* - Fix build after r327580 by using proper source path. [1][2]bdrewery2013-11-021-4/+3
| | | | | | | | - Convert to staging while here PR: ports/182349 [1] Reported by: Remko C. <sirdice@gmail.com> [1] Reported by: marino [2]
* * Update to 2.019000tj2013-11-013-53/+61
| | | | | | * Update with stage dir support Change Log: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.019000/Changes
* databases/py-sqlite3: Remove BROKEN on ARMkoobs2013-11-011-4/+0
| | | | | | | | | - Remove BROKEN for ARM architecture [1] [1] http://lists.freebsd.org/pipermail/freebsd-python/2013-October/005960.html PR: ports/183549 Reported by: Xu Waycell <xw901103@gmail.com>
* databases/cego: update to 2.19.11wg2013-11-012-4/+3
| | | | | PR: ports/183548 Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> (maintainer)
* - Upgrade to 0.044.kuriyama2013-11-012-3/+3
|
* - Upgrade to 0.20.kuriyama2013-11-013-27/+23
|
* - Update to 1.4.4antoine2013-11-012-10/+7
| | | | | | | | - Convert to STAGEDIR PR: ports/182519 Submitted by: Rustem Alimov Approved by: maintainer timeout (1 month)
* databases/php5-tarantool PECL PHP driver for Tarantool/Boxvg2013-10-314-0/+37
| | | | | | | | | | PECL PHP driver for Tarantool/Box WWW: https://github.com/tarantool/tarantool-php PR: ports/178614 Submitted by: myself Approved by: eadler, osa, rm (mentors, implicit)
* - Removed pkg-plist and added support autogeneration plist withvg2013-10-312-27/+2
| | | | | | | PYDISTUTILS_AUTOPLIST=yes Submitted by: mva Approved by: eadler, osa, rm (mentors, implicit)
* The word 'very' has no place in COMMENTeadler2013-10-311-1/+1
| | | | | | COMMENT should not begin with 'A' or 'An' Maintainers were notified and given time to object.
* This package is a pure-python client library for Tarantool Database.vg2013-10-315-0/+53
| | | | | | | | | WWW: https://github.com/mailru/tarantool-python WWW: https://pypi.python.org/pypi/tarantool PR: ports/183501 Submitted by: myself Approved by: eadler, osa, rm (mentors, implicit)
* Stagify.ale2013-10-3032-32/+0
|
* - Add stage supportswills2013-10-3011-11/+0
|
* - Add stage supportswills2013-10-3019-19/+0
|
* - Add stage supportswills2013-10-309-9/+0
|
* Update to 2.4.7 release and fix build with clang [1].ale2013-10-297-22/+65
| | | | | PR: ports/182110 [1] Submitted by: Florent Peterschmitt <florent@peterschmitt.fr>
* - Update maintainer email addressjhale2013-10-291-2/+2
| | | | | PR: ports/183415, ports/183418, ports/183419, ports/183421 Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer)
* - Add PKGNAMESUFFIX to devel/rubygem-deprecated2 to make package name uniqueswills2013-10-291-1/+1
| | | | - Update databases/ruby-dbi for new rubygem-deprecated2 package name
* - Add new port databases/luadbidanilo2013-10-295-0/+88
| | | | | | | | | | | LuaDBI is a database interface library for Lua. It is designed to provide a RDBMS agnostic API for handling database operations. WWW: http://code.google.com/p/luadbi/ PR: ports/183079 Submitted by: Olexander Melnyk <olexander.v.melnyk@gmail.com>