Commit graph

4552 commits

Author SHA1 Message Date
Thierry Thomas
9edeb338bd - Add an optional dependency towards databases/hsqldb;
- fix Oracle 9i dependency.
2006-03-15 14:37:26 +00:00
Michael Johnson
dde47c3ced - Update to 1.8.46 2006-03-15 12:06:00 +00:00
Renato Botelho
11fe22638c - Update to 0.02005
PR:		ports/93933
Submitted by:	maintainer
2006-03-15 10:15:19 +00:00
Renato Botelho
c5888634f9 - Update to 0.21
PR:		ports/93932
Submitted by:	maintainer
2006-03-15 10:14:34 +00:00
Sergey A. Osokin
0964bebf6a Update to 3.25. 2006-03-15 09:01:46 +00:00
Sergey A. Osokin
ce3bb7b15a Update to 3.46. 2006-03-15 08:55:49 +00:00
Lars Thegler
6fe2455b32 Update to 1.15 2006-03-15 08:51:38 +00:00
Vasil Dimov
fccaacba2b Cosmetic: remove two unused variables
Approved by:	Matthias Andree <matthias.andree@gmx.de> (maintainer, in a ports/93031 followup)
2006-03-15 07:48:12 +00:00
Jun Kuriyama
3f694099cc Upgrade to 2.0.16.
Security:	Fixes directory travarsal problem (especially serious in Windows environment)
2006-03-15 04:55:53 +00:00
Alex Dupre
8140074797 Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:	portmgr (clement)
2006-03-07 16:25:01 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
0f26085429 Fix up PORTREVISION breakage
Approved by:	portmgr (implicit)
2006-02-23 15:32:54 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Palle Girgensohn
4fb811ec87 Accidentally removed portepoch, believing it was portrevision.
Pointy hat to: me
2006-02-23 08:04:04 +00:00
Palle Girgensohn
157067734b Update to 3.8
PR:	93701
2006-02-22 22:39:46 +00:00
Marcus Alves Grando
2c18eda11c - Update to 1.2_tummy6 2006-02-22 13:51:19 +00:00
Sean Chittenden
b271422bf1 Clean up memcached startup script: no functional changes.
PR:		ports/93645
Submitted by:	mnag@
2006-02-21 19:37:31 +00:00
Sean Chittenden
2025c30c8f Update to 1.4.0rc2 and kill off the last vestages of the 1.2 series as well
as my former interest in pmk(1) as an auto* replacement.
2006-02-21 09:17:03 +00:00
Sean Chittenden
09e4d41a99 Unbork for non-slave builds. 2006-02-21 07:55:35 +00:00
Sean Chittenden
32be164d05 Update ruby-cdb to 0.5a and kill off patch now incorporated in upstream
repo.  Also fix on amd64 by compiling subport, cdb, with -fPIC.  Given
this is required for other amd64 ports that could potentially link against
cdb, fix this in databases/cdb instead of just ruby-cdb.
2006-02-21 07:29:43 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Erwin Lansing
bdad22b346 Update to 0.02003
PR:		93588
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-20 08:12:21 +00:00
Sergey A. Osokin
5b6e2143fd Fix build depended port (i.e. www/oops) by install addition header.
Bump PORTREVISION.

No cookie for:			author
Notice about broken build from:	az, kris
2006-02-20 07:47:18 +00:00
Joe Marcus Clarke
8fd1dade69 Fix path to source file. 2006-02-19 22:13:44 +00:00
Joe Marcus Clarke
3185a5b9a5 Fix e-d-s so that it does not try to allocate all available memory on 64-bit
platforms.  The fix committed is different from that in the PR since the
purpose of this memory was not clarified by the Evolution developers.  The
fix committed casts the require memory size to an unsigned 32-bit integer.
Since the memory required should never exceed the maximum capacity of an
uint32_t, this is not a problem.

Thanks to anholt for tracking down this problem.

See http://bugzilla.gnome.org/show_bug.cgi?id=331099 for more details.

PR:		93215
2006-02-19 22:12:27 +00:00
Erwin Lansing
4fb3432556 Oryx is an object persistence framework which supports both object-relational
mapping as well as DMB style databases and as such is not coupled with any
particular storage back-end. In other words, you should be able to
swap out an RDMBS with a DBM style database (and vice versa) without
changing your persistent classes at all.

WWW: http://search.cpan.org/dist/Oryx/

PR:		ports/93533
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-19 20:07:41 +00:00
Erwin Lansing
5aae0beb00 Update to 0.02002
PR:		93556
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-19 09:30:48 +00:00
Aaron Dalton
adf55c7962 - added RUN_DEPENDS
Approved by:	tobez (implicit)
2006-02-18 22:24:31 +00:00
Aaron Dalton
f0798c9693 Adding port databases/p5-Iterator-DBI, An iterator for returning DBI query results.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 21:55:07 +00:00
Marcus Alves Grando
35b8bf16d2 - Update to 5.0.20
- portlint(1)

PR:		93510
Submitted by:	maintainer
2006-02-18 16:12:53 +00:00
Palle Girgensohn
ab5d98d05b Security patch, update to version 7.4.12.
Security:	http://www.postgresql.org/docs/8.1/static/release-7-4-12.html
2006-02-18 15:45:58 +00:00
Palle Girgensohn
f56421aa5b Security patch, update to version 7.3.14.
Security:	http://www.postgresql.org/docs/8.1/static/release-7-3-14.html
2006-02-18 12:48:53 +00:00
Palle Girgensohn
48795c3f36 Security patch, update to version 8.0.7.
Security:	http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-0-7
2006-02-18 12:36:05 +00:00
Erwin Lansing
2ba9d6a644 Update to 0.02001
PR:		93514
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-18 11:08:22 +00:00
Erwin Lansing
6668068cd4 Update to 0.05006
PR:		93513
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-18 11:06:42 +00:00
Sergey Matveychuk
0f8fd211a0 - Does not build on amd64
Reported by:	krismail
2006-02-17 20:39:03 +00:00
Palle Girgensohn
2466e8fe26 Minor release 8.1.3 patches security issue
Release Note: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-3

PR:		ports/93440
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-02-17 20:12:14 +00:00
Renato Botelho
4957a8e25c - Update to 1.4.1
PR:		ports/93456
Submitted by:	maintainer
2006-02-17 16:37:42 +00:00
Herve Quiroz
653b4bf541 HSQLDB is the leading SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus
SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version
for applets), fast database engine which offers both in-memory and disk-based
tables and supports embedded and server modes. Additionally, it includes tools
such as a minimal web server, in-memory query and management tools (can be run
as applets) and a number of demonstration examples.

WWW: http://hsqldb.org/

PR:		93320
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 16:06:00 +00:00
Herve Quiroz
db81573b3e DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.

WWW: http://jakarta.apache.org/commons/dbutils/

PR:		93324
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 15:45:51 +00:00
Alex Dupre
b10e49f920 Update to 5.1.6 release. 2006-02-15 21:22:14 +00:00
Erwin Lansing
e2e5fbc57f Update to 0.20
PR:		93375
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-15 13:39:25 +00:00
Sergey A. Osokin
9c896d58a7 Update to 3.45. 2006-02-15 10:23:51 +00:00
Sergey A. Osokin
71cbe65edd Update to 3.24. 2006-02-15 10:22:40 +00:00
Renato Botelho
10041af751 - Update to 0.05005
PR:		ports/93319
Submitted by:	maintainer
2006-02-14 15:07:22 +00:00
Renato Botelho
aa1a0456a4 Paradox is an extension to read and write Paradox .DB and .PX files.
It can handle almost all field types and binary large objects stored
in .MB files.

WWW: http://pecl.php.net/package/paradox

PR:		ports/93211
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-02-14 14:54:30 +00:00
Alex Dupre
83015f7ae3 MySQL 4.1 doesn't need newer zlib.
Reported by:	mnag
2006-02-13 19:44:19 +00:00
Marcus Alves Grando
5fa7679490 - Update to 3.3.4
- Add THREADS, DEBUG and DOCS in OPTIONS
- Fix build when select WITH_TCLWRAPPER and NOPORTDOCS
- Reorganize Makefile
2006-02-13 16:53:11 +00:00
Marcus Alves Grando
7e622c6803 - Migrate all knobs to OPTIONS
- Add threads support [1] (mostly part)
- Reorganize Makefile
- Bump PORTREVISION

PR:		93101 [1]
Submitted by:	Henry Miller <hank@millerfarm.com> [1]
2006-02-13 14:57:51 +00:00