summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Um, my bad. Hook up the pkg-message so that it gets displayed whenSean Chittenden2003-08-212-0/+6
| | | | | | | building the port. Too much time in the beer garden tonight... Notes: svn path=/head/; revision=87440
* Add nifty little script that parses the CIA's World Factbook andSean Chittenden2003-08-216-0/+81
| | | | | | | | | | converts it into SQL for PostgreSQL, DB2, or MySQL. Includes referential constraints for PostgreSQL and DB2. Useful for those wanting to populate a database with dummy data that isn't completely fake or people who make frequent use of the data. Notes: svn path=/head/; revision=87438
* unbreak databases/gauche-gdbmYen-Ming Lee2003-08-212-2/+1
| | | | | | | | | PR: 55267 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=87437
* update databases/gauche-gdbm: add 'scheme' virtual catagoryDaichi GOTO2003-08-211-1/+1
| | | | | | | | PR: 55282 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=87433
* Add the missing \n to one of the printf()s in the patch.Mikhail Teterin2003-08-201-1/+1
| | | | Notes: svn path=/head/; revision=87406
* Update to the patch to the newer version submitted to SF. No PORTREVISIONMikhail Teterin2003-08-201-36/+185
| | | | | | | bump, since the last commit was only a little while ago. Notes: svn path=/head/; revision=87403
* Upgrade from 0.5.1 to 0.6. Don't need gmake (any longer?).Mikhail Teterin2003-08-204-4/+909
| | | | | | | | Add a big patch, that's also submitted to the vendor -- fixing a number of bugs and inefficiencies. Notes: svn path=/head/; revision=87399
* Update to 1.32Erwin Lansing2003-08-204-10/+8
| | | | | | | | | PR: 55388 Submitted by: mat Approved by: maintainer Notes: svn path=/head/; revision=87395
* Add usogres 0.8.1, real-time backup utility for PostgreSQL.Jun Kuriyama2003-08-2012-0/+169
| | | | Notes: svn path=/head/; revision=87377
* Add p5-Class-DBI-Loader 0.01Mathieu Arnold2003-08-205-0/+60
| | | | | | | | | | | Dynamic definition of Class::DBI sub classes. PR: 54719 Submitted by: me Approved by: demon (mentor) Notes: svn path=/head/; revision=87352
* Add p5-Class-DBI-FromCGI 0.92Mathieu Arnold2003-08-205-0/+54
| | | | | | | | | | | Update Class::DBI data using CGI::Untaint. PR: 54718 Submitted by: me Approved by: demon (mentor) Notes: svn path=/head/; revision=87348
* Add p5-Class-DBI-BaseDSN 1.21, DSN sensitive base class.Mathieu Arnold2003-08-205-0/+38
| | | | | | | | | PR: 54715 Submitted by: mat Approved by: demon (mentor) Notes: svn path=/head/; revision=87346
* Add p5-Class-DBI-Oracle 0.51, extensions to Class::DBI for Oracle.Mathieu Arnold2003-08-205-0/+45
| | | | | | | | | PR: 54710 Submitted by: mat Approved by: demon (mentor) Notes: svn path=/head/; revision=87344
* Add p5-DBIx-Ease 0.07Mathieu Arnold2003-08-205-0/+43
| | | | | | | | | | | DBIx::Ease is intended to allow less-code DBI interactions. PR: 54706 Submitted by: mat Approved by: demon (mentor) Notes: svn path=/head/; revision=87342
* Add p5-Mysql-Diff 0.33,Erwin Lansing2003-08-209-0/+83
| | | | | | | | | | | perl module for comparing the table structure of two MySQL databases. PR: 55451 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=87331
* Update phpmyadmin to 2.5.2Neil Blakey-Milner2003-08-196-16/+32
| | | | | | | | PR: 54776 Submitted by: Kang Liu <lazykang@hotmail.com> Notes: svn path=/head/; revision=87315
* Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece.Akinori MUSHA2003-08-185-0/+36
| | | | Notes: svn path=/head/; revision=87222
* o Main modificationNorikatsu Shigemura2003-08-182-6/+4
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* update databases/pgaccess: 0.98.8 -> 0.98.8.20030520Daichi GOTO2003-08-183-16/+53
| | | | | | | | PR: 55355 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=87171
* - Fix buildKirill Ponomarev2003-08-171-2/+3
| | | | | | | | | PR: 55663 Submitted by: Ports Fury Reported by: kris via bento Notes: svn path=/head/; revision=87142
* - Remove gdbm dependencyKirill Ponomarev2003-08-173-6/+90
| | | | | | | | | | - Fix build on -current PR: 55658 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=87134
* Assign maintainership back to ports@. Thanks for all your work, Martin.Joe Marcus Clarke2003-08-171-1/+1
| | | | Notes: svn path=/head/; revision=87110
* Depend on openldap20-client as openldap20 no longer exists.Joe Marcus Clarke2003-08-162-2/+2
| | | | | | | Pointed out by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87082
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-168-8/+8
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Reset bouncing maintainer address ("Host not found")Kris Kennaway2003-08-151-1/+1
| | | | Notes: svn path=/head/; revision=87005
* Upgrade phppgadmin port to 3.0Neil Blakey-Milner2003-08-133-80/+182
| | | | | | | | PR: 54089 Submitted by: Dmitry Morozovsky <marck@rinet.ru> Notes: svn path=/head/; revision=86887
* Fix my fault in previous commit: put a pkg-messageSergey A. Osokin2003-08-1213-0/+0
| | | | | | | | | into right place. Notify from: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=86812
* Silence warnings, bump port revision.Max Khon2003-08-124-14/+14
| | | | | | | PR: 55483 Notes: svn path=/head/; revision=86810
* Update to 7.3.4Sergey A. Osokin2003-08-1265-819/+390
| | | | | | | | | | | | | | "In order to address a potentially serious (although rare) server startup failure that was recently reported, we have released PostgreSQL version 7.3.4. This release is critical for users of PostgreSQL version 7.3.3, and highly recommended for all other PostgreSQL users." Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 55354 Notes: svn path=/head/; revision=86803
* - Add missing 'DBD::Pg::' qualifier in call of db::pg_server_version [1].Max Khon2003-08-114-0/+122
| | | | | | | | | | | | | | | - Temporary fix for pg_server_version comparisons [2]. - Bump port revision. Both errors are already fixed in CVS but patch for [2] from CVS has some functional changes and committed fix was implemented differently in less intrusive manner. Submitted by: Robin Schilham <co9@xs4all.nl> [1] Jun Kuriyama <kuriyama@imgsrc.co.jp> [2] (partially) Notes: svn path=/head/; revision=86777
* Update to 2.4.5. Depend on MySQL 4.0 by default.Akinori MUSHA2003-08-093-25/+10
| | | | Notes: svn path=/head/; revision=86685
* Update to 0.90Erwin Lansing2003-08-092-6/+3
| | | | | | | | | PR: 55383 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=86637
* Updated to 0.29Sergey Skvortsov2003-08-093-4/+3
| | | | | | | | PR: ports/55389 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=86630
* Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.Erwin Lansing2003-08-085-0/+84
| | | | | | | | | | | | The DBIx::SQLEngine class provides an extended interface for DBI database handles, adding methods that support ad-hoc SQL generation and query execution in a single call. PR: 55129 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> Notes: svn path=/head/; revision=86587
* PostgreSQL's now in 7.4 beta1. This update includes a few fixes afterSean Chittenden2003-08-083-2/+8
| | | | | | | | | | the 7.4beta1 tag went down. Please report any failures or successes on exotic hardware (ie: !i386, !alpha). http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL Notes: svn path=/head/; revision=86529
* Upgrade to version 1.11, remove redundant DISTFILES specification.Jimmy Olgeni2003-08-073-5/+4
| | | | Notes: svn path=/head/; revision=86522
* Remove the redundant PKGNAMESUFFIX that slipped into the last commitTilman Keskinoz2003-08-071-1/+0
| | | | | | | | PR: 55316 Submitted by: maintainer Notes: svn path=/head/; revision=86520
* Update to 2.74Sergey A. Osokin2003-08-072-2/+2
| | | | Notes: svn path=/head/; revision=86508
* BROKEN: Does not patchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86475
* BROKEN: Does not fetchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86474
* BROKEN: Broken dependencyKris Kennaway2003-08-072-0/+4
| | | | Notes: svn path=/head/; revision=86469
* Fix build on -STABLE.Joe Marcus Clarke2003-08-062-0/+24
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=86393
* Update to 0.91.0.Joe Marcus Clarke2003-08-0611-47/+45
| | | | Notes: svn path=/head/; revision=86379
* Add the qt-pgsql-plugin, which provides easy access to PostgreSQL DatabasesTilman Keskinoz2003-08-066-0/+57
| | | | | | | | | | from Qt Applications Submitted by: Lauri Watts <lauri@kde.org> Reviewed by: Neil Stevens <neil@qualityassistant.com> Notes: svn path=/head/; revision=86377
* Add the qt-mysql-plugin, whix provides easy access to MySQL Databases fromTilman Keskinoz2003-08-066-0/+57
| | | | | | | | | | | | | Qt Applications PR: 52131 Submitted by: Kay Lehmann <kay_lehmann@web.de>, Lauri Watts <lauri@kde.org>, lofi Reviewed by: kde Notes: svn path=/head/; revision=86375
* Update to 0.0.3Erwin Lansing2003-08-052-2/+2
| | | | | | | | | | - Fixed warnings for repeated 'my $where' PR: 55287 Submitted by: maintainer Notes: svn path=/head/; revision=86352
* Fix build with GCC 3.3.1.Joe Marcus Clarke2003-08-041-0/+50
| | | | | | | | PR: 55236 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=86292
* Remove dependency on gettext since it is already added by gnomelibs.Tilman Keskinoz2003-08-041-3/+1
| | | | | | | | | Try adding -lintl to LDFLAGS instead to fix the bento build. Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=86281
* - Fix support for python2.3Dirk Meyer2003-08-041-2/+11
| | | | | | | defaults to python2.2, python2.3 support is broken. Notes: svn path=/head/; revision=86260
* Add dependency on gettext.Tilman Keskinoz2003-08-031-0/+2
| | | | | | | | PR: 55210 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=86244