summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make startup script ssh-friendly.Alex Dupre2008-07-309-9/+9
| | | | | PR: ports/81915 Submitted by: David Marshall <marshall@chezmarshall.com>
* Update to CVS version 1.16Edwin Groothuis2008-07-282-5/+5
|
* - Update to 1.8.0.10Martin Wilke2008-07-283-20/+191
| | | | | | | | - Respect PORTDOCS - Pass maintainership to submitter PR: 125953 Submitted by: Wen heping <wenheping@gmail.com>
* Update to 1.0.7.0Lars Balker Rasmussen2008-07-274-12/+10
|
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | Hat: portmgr
* - Chase databases/xapian-core updateRong-En Fan2008-07-274-0/+4
| | | | | PR: ports/125954 (deskutils/recoll) Submitted by: maintainer of xapian-core
* - Update to 1.0.7, share library version bumpedRong-En Fan2008-07-278-82/+12
| | | | | PR: ports/125955 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
* pkg_info ->Edwin Groothuis2008-07-271-1/+1
|
* This module allows you to store multiple columns in one andFelippe de Meirelles Motta2008-07-265-0/+42
| | | | | | | | | | | transparently use this columns as if they were normal columns in your table. WWW: http://search.cpan.org/dist/DBIx-Class-FrozenColumns/ PR: ports/125844 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> Approved by: gabor (mentor, implicit)
* Connect MySQL 6.0 ports to build.Alex Dupre2008-07-261-0/+4
|
* Update CONFLICTS.Alex Dupre2008-07-265-5/+5
|
* Update CONFLICTS and remove duplicated USE_PERL5.Alex Dupre2008-07-2615-31/+24
|
* Add MySQL 6.0.5-alpha release.Alex Dupre2008-07-268-28/+36
|
* - Update to 0.6.0Nicola Vitale2008-07-262-6/+5
|
* - Update to 2.11.8-rc1Martin Wilke2008-07-254-8/+8
| | | | | PR: 125951 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* The first iteration of the py-qt4-* ports had a snapshot date as itsMartin Wilke2008-07-251-0/+1
| | | | | | | | | | PORTVERSION. After that the PORTVERSION became 4.foo. Because this is numerically lower than before, the PORTEPOCH should have been bumped. Poked by: kris@ PR: 125814 Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-254-4/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-258-10/+4
| | | | MAKE_ENV
* Update to 1.54.Dmitry Sivachenko2008-07-242-4/+4
| | | | | PR: 125918 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - Add sample rc.d script to packagePav Lucistnik2008-07-232-0/+2
| | | | Reported by: pointyhat
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-236-6/+6
| | | | Approved by: araujo (mentor)
* - Mark BROKEN on !i386: incompatible types in assignmentPav Lucistnik2008-07-231-1/+7
|
* databases/gnats4: use sh-compatible syntax in install-sid.shVasil Dimov2008-07-222-0/+12
| | | | | PR: ports/124677 Submitted by: Callum Gibson <callumgibson@optusnet.com.au>
* - Unbreak and Update to 6.5.12Martin Wilke2008-07-202-6/+4
| | | | | PR: 125811 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 1.2.11.Marcelo Araujo2008-07-202-5/+7
| | | | | | | - Pass maintainership to submitter. PR: ports/125530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Update to 1.2Rong-En Fan2008-07-204-32/+14
| | | | | | | | | The original mysql2pgsql has changed maintainership. So this port is also changed to based on the new maintainer's version. - Pass maintainership to submitter PR: ports/125580 Submitted by: Alex Kloss <klossalex at gmail.com> (maintainer)
* - Update to 0.9.11Martin Wilke2008-07-192-6/+6
| | | | | PR: 125784 Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer)
* Update to 0.12Erwin Lansing2008-07-192-4/+4
|
* - Update to 1.5.1.54.40Rong-En Fan2008-07-196-31/+16
| | | | | | | | | http://www.oracle.com/technology/products/database/sql_developer/files/relnotes_v151.html - MySQL dependency is removed due to databases/mysql-connector-odbc is updated to 5.1 and this port only supports 5.0 (see pkg-message for details) PR: ports/125724 Submitted by: José García Juanino <jjuanino at gmail.com> (maintainer)
* hamsterdb is a lightweight embedded database engine. It isMartin Wilke2008-07-195-0/+62
| | | | | | | | | | | | | | | | | | | | | | in development for more than three years and concentrates on ease of use, high performance, stability and portability. The hamsterdb API is simple and self-documenting.The interface is similar to other widely-used database engines.Fast algorithms and data structures guarantee high performance for all scenarios. Hamsterdb has hundreds of unittests with a test coverage of over 90%. Each release is tested with thousands of acceptance tests in many different configurations, tested on up to six different hardware architectures and operating systems.Written in plain ANSI-C, hamsterdb runs on many architectures: Intel-compatible (x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating systems include Microsoft Windows, Microsoft Windows CE, Linux, SunOS and other Unices. WWW: http://hamsterdb.com/index PR: ports/125699 Submitted by: Wen Heping <wenheping at gmail.com>
* pg8000 is a Pure-Python interface to the PostgreSQL databaseMartin Wilke2008-07-185-0/+55
| | | | | | | | | | | | | | engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0. WWW: http://pybrary.net/pg8000/ PR: ports/125664 Submitted by: Wen Heping <wenheping at gmail.com>
* Convenient way to use dynamic subclassing. This plugin implementsMartin Wilke2008-07-185-0/+41
| | | | | | | | | | methodics described in "Dynamic Sub-classing DBIx::Class proxy classes" in DBIx::Class::Manual::Cookbook. WWW: http://search.cpan.org/dist/DBIx-Class-DynamicSubclass/ PR: ports/125618 Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
* - Update to 2.11.7.1Martin Wilke2008-07-184-8/+8
| | | | | | PR: 125650 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/35e54755-54e4-11dd-ad8b-0030843d3802.html
* SpatiaLite is just a small sized SQLite extension. Once you have installedMartin Wilke2008-07-185-0/+53
| | | | | | | | | | | | | SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC). WWW: http://www.gaia-gis.it/spatialite-2.0/index.html PR: ports/125528 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 1972Martin Wilke2008-07-173-5/+10
| | | | | | PR: 125373 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 3.51.26Rong-En Fan2008-07-179-98/+27
| | | | | | | - Fix pkg-plist when NOPORTDOCS is defined PR: ports/125547 Submitted by: Sergey Prikhodko <sergey at network-asp.biz> (maintainer)
* - Update to 0.1.3rc1Pietro Cerutti2008-07-162-15/+6
|
* update to 0.61.0Oliver Lehmann2008-07-161-1/+0
|
* Add support for --with-fast-mutexes.Alex Dupre2008-07-155-0/+20
| | | | | PR: ports/125616 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 5.1.26 release.Alex Dupre2008-07-1310-20/+20
|
* - use SF macroIon-Mihai Tetcu2008-07-132-12/+13
| | | | | | | - use [NO]PORTEXAMPLES where appropriately and fix plist - bump PORTREVISION Prompted by: QA Tindy run
* - Update to 0.02005Martin Wilke2008-07-113-4/+7
| | | | | PR: 125146 Submitted by: hido (Maintainer)
* - Update to 1.3.22Martin Wilke2008-07-113-5/+17
| | | | | PR: 125333 Submitted by: José García Juanino <jjuanino@gmail.com>
* Update to 1.24 (apparantly 1.23 was FUBAR: ↵Lars Balker Rasmussen2008-07-092-5/+4
| | | | http://search.cpan.org/src/MSTROUT/SQL-Abstract-1.24/Changes)
* Update to 1.23Lars Balker Rasmussen2008-07-092-4/+4
|
* - Mark BROKEN: size mismatch: expected 34208717, actual 34206078Pav Lucistnik2008-07-071-0/+2
|
* Update to 1.8.4Max Khon2008-07-073-5/+7
|
* DBI wrapper that helps to deal with databases connection problemsMartin Wilke2008-07-075-0/+37
| | | | | | | WWW: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/ PR: ports/125339 Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
* - Update to 0.11Martin Wilke2008-07-072-5/+5
| | | | | | | - Pass maintainership to perl@ PR: 125214 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
* - fix missing MAGENTA() for "mytop --nocolor"Yen-Ming Lee2008-07-062-11/+28
| | | | | | - bump PORTREVISION Submitted by: Michael Scheidell <scheidell at secnap.net>