aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5014Steven Kreuzer2009-11-162-4/+4
| | | | | | | | PR: ports/140334: Submitted by: Joe Horn <joehorn@gmail.com> Notes: svn path=/head/; revision=244338
* Use BERLIOS macro for MASTER_SITES.Boris Samorodov2009-11-161-2/+1
| | | | Notes: svn path=/head/; revision=244322
* - fix search for ruby*postgresDirk Meyer2009-11-152-0/+19
| | | | | | | Reported by: Penty Wenngren Notes: svn path=/head/; revision=244290
* This is the SQLite3 driver for DBI-for-Ruby.Dirk Meyer2009-11-155-0/+38
| | | | | | | | Author: Erik Hollensben WWW: http://ruby-dbi.sourceforge.net Notes: svn path=/head/; revision=244289
* - add support for sqlite3Dirk Meyer2009-11-143-0/+37
| | | | Notes: svn path=/head/; revision=244267
* - Reduce unneeded dependencies.Jun Kuriyama2009-11-141-3/+2
| | | | Notes: svn path=/head/; revision=244261
* - Update to 0.58Wen Heping2009-11-132-4/+4
| | | | Notes: svn path=/head/; revision=244194
* - Update to 0.20Wen Heping2009-11-112-4/+4
| | | | Notes: svn path=/head/; revision=244092
* Add Berkeley DB 4.8 to the ports tree as a "regular" port for now.Steven Kreuzer2009-11-096-0/+124
| | | | | | | | | | | | Once FreeBSD 8.0 ships, I'll update all the USE knobs that are necessary to allow other ports to make use of this port. PR: ports/138831 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: portmgr@ Notes: svn path=/head/; revision=244034
* - Update to 0.1.7Sylvio Cesar Teixeira2009-11-092-4/+4
| | | | | | | | | PR: ports/140353 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: Gea-Suan <gslin@gslin.org> (maintainer), itetcu, miwi (mentors) Notes: svn path=/head/; revision=244029
* - Update to 1.0.16Yi-Jheng Lin2009-11-094-8/+8
| | | | | | | | | PR: ports/139750 Submitted by: Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr> (maintainer) Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=244006
* - fix BUILD_DEPENDSYen-Ming Lee2009-11-091-1/+1
| | | | Notes: svn path=/head/; revision=244004
* - update to 1.23Yen-Ming Lee2009-11-092-10/+7
| | | | Notes: svn path=/head/; revision=244000
* Mark BROKEN on 8.x: does not link.Erwin Lansing2009-11-081-0/+4
| | | | Notes: svn path=/head/; revision=243986
* Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object.Wen Heping2009-11-065-0/+54
| | | | | | | | | | | | | | | | | It encapsulates many web conventions in the generated UIs as default behaviours. For example, email addresses are by default rendered as mailto links in tables and appropiate validation is enforced automatically in forms. These behaviours are highly extensible. Renderer uses CGI::FormBuilder to generate forms and the Google Chart API to render charts. Template::Toolkit is used for template processing, however, Renderer can dynamically generate a full set of UIs without any templates. WWW: http://search.cpan.org/dist/Rose-DBx-Object-Renderer Notes: svn path=/head/; revision=243890
* - Update to 1.4.4Martin Wilke2009-11-052-4/+4
| | | | | | | | PR: 140310 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=243862
* - Updated to 1.1.5Greg Larkin2009-11-056-12/+12
| | | | Notes: svn path=/head/; revision=243855
* - Update to 0.00005Martin Wilke2009-11-052-4/+4
| | | | Notes: svn path=/head/; revision=243853
* - Update to 0.012Martin Wilke2009-11-052-10/+9
| | | | Notes: svn path=/head/; revision=243852
* - Fix build on 9.0Dmitry Marakasov2009-11-051-0/+9
| | | | | | | | | PR: 140126 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: "Matthias Andree" <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=243814
* - Update to 08.04.0100.Felippe de Meirelles Motta2009-11-043-22/+28
| | | | | | | | PR: ports/137046 Submitted by: Alex Goncharov <alex-goncharov@comcast.net> (maintainer) Notes: svn path=/head/; revision=243801
* - Fix port when installing via pkg_add.Felippe de Meirelles Motta2009-11-041-1/+1
| | | | | | | | | PR: ports/138306 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Approved by: Greg Albrecht <gregoryba@gmail.com> Notes: svn path=/head/; revision=243798
* - Fix indexMartin Wilke2009-11-041-1/+1
| | | | Notes: svn path=/head/; revision=243756
* - Allow databases/mytop to co-exist with p5-DBD-mysqlNNMartin Wilke2009-11-041-1/+1
| | | | | | | | PR: 140122 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=243754
* - Update to 3.0.2Martin Wilke2009-11-023-214/+14
| | | | | | | | PR: 139775 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=243679
* - Update to 0.41Sergey Skvortsov2009-11-025-33/+15
| | | | | | | | | | | | | | - Add WANT_GNOME [1] - Be PREFIX-neutral [2] Changes: PR: ports/137491 [1], ports/138912 [1], ports/139472 [2], Submitted by: Pavel Gubin <pg xx 2lazy.ru> [1], Anatoly Borodin <anatoly.borodin xx gmail.com> [1], Sahil Tandon <sahil xx tandon.net> [2] Notes: svn path=/head/; revision=243660
* - Update to 3.2.3Martin Wilke2009-11-022-4/+4
| | | | | | | | PR: 140123 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=243641
* Update sqlite3 to 3.6.19 release:Alex Dupre2009-11-028-106/+46
| | | | | | | | | | | | | - fix thread-safe support (does it make sense to have an option to disable it?) - add R*Tree index OPTION - rework/simplify the port PR: ports/139276 Submitted by: ale Approved by: maintainer Notes: svn path=/head/; revision=243635
* - Remove the unneeded patch.Wen Heping2009-10-311-17/+0
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243564
* - Update to 1.0b1Wen Heping2009-10-313-10/+8
| | | | | | | | | | PR: ports/126534 Submitted by: Wen Heping <myself> Approved by: maintainer timeout(>14 months) miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243563
* - Update to 2.0.13Martin Wilke2009-10-302-4/+4
| | | | | | | | PR: 139665 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=243533
* - Update to 1.2.5Cheng-Lung Sung2009-10-302-4/+4
| | | | Notes: svn path=/head/; revision=243517
* - add ruby-dbd_sqlite3, SQLite3 driver for DBI-for-RubyCheng-Lung Sung2009-10-295-0/+39
| | | | Notes: svn path=/head/; revision=243462
* - Update to 0.4.3Cheng-Lung Sung2009-10-295-88/+39
| | | | | | | - remove Makefile.common since ruby-dbd_* pkgs are now seperate sources Notes: svn path=/head/; revision=243460
* - Update to 0.1.2Cheng-Lung Sung2009-10-293-32/+13
| | | | Notes: svn path=/head/; revision=243458
* - Update to 0.2.5Cheng-Lung Sung2009-10-293-16/+15
| | | | Notes: svn path=/head/; revision=243457
* - Update to 0.3.8Cheng-Lung Sung2009-10-293-29/+17
| | | | Notes: svn path=/head/; revision=243456
* - Update to 0.4.3Cheng-Lung Sung2009-10-293-29/+15
| | | | Notes: svn path=/head/; revision=243455
* 2009-10-01 databases/ruby-dbd_interbase: no longer under developmentCheng-Lung Sung2009-10-294-45/+0
| | | | Notes: svn path=/head/; revision=243442
* 2009-10-01 databases/ruby-dbd_proxy: no longer under developmentCheng-Lung Sung2009-10-294-45/+0
| | | | Notes: svn path=/head/; revision=243441
* 2009-10-01 databases/ruby-dbd_msql: no longer under developmentCheng-Lung Sung2009-10-294-44/+0
| | | | Notes: svn path=/head/; revision=243440
* - fix broken rw-splitingCheng-Lung Sung2009-10-283-1/+74
| | | | | | | | | | - bump PORTREVISION PR: ports/140039 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru> Notes: svn path=/head/; revision=243404
* - fix broken rw-splitingCheng-Lung Sung2009-10-283-29/+8
| | | | | | | | | | - bump PORTREVISION PR: ports/139792 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru> Notes: svn path=/head/; revision=243395
* - allow multiple backend addresses with mysql-proxy startup scriptCheng-Lung Sung2009-10-272-2/+7
| | | | | | | | | | - bump PORTREVISION PR: ports/136028 Submitted by: Alexey V dot Degtyarev <alexey_AT_renatasystems dot org> Notes: svn path=/head/; revision=243384
* - Update to 0.7.0Nicola Vitale2009-10-273-5/+6
| | | | Notes: svn path=/head/; revision=243377
* Update to 5.1.40 release.Alex Dupre2009-10-274-6/+14
| | | | Notes: svn path=/head/; revision=243371
* - Squelch perl warning triggered when a client is connected to the server andPav Lucistnik2009-10-262-33/+45
| | | | | | | | | | | his IP cannot be resolved into a hostname PR: ports/139615 Submitted by: Miroslav Lachman <000.fbsd@quip.cz> Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=243344
* Update to 5.0.87 release.Alex Dupre2009-10-262-4/+4
| | | | Notes: svn path=/head/; revision=243334
* Update to 0.8.9.Akinori MUSHA2009-10-262-4/+4
| | | | Notes: svn path=/head/; revision=243333
* - Unbreak with NOPORTDOCS is definedRong-En Fan2009-10-233-17/+18
| | | | | | | | | | | | | - Pet portlint(1) - While I'm here, add USE_ICONV and fix perl path to make build successfully with customized PREFIX PR: ports/139628 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Approved by: Anderson Soares Ferreira (maintainer) Notes: svn path=/head/; revision=243240