Commit Graph

1924 Commits

Author SHA1 Message Date
Norikatsu Shigemura
899502befd o Add "RESTRICTED" tag since db41 contains strong cryptography (Rijndael),
o Prepares for the db41-nocrypto port.

PR:		ports/48225
Submitted by:	Matthias Andree <matthias.andree@web.de> (maintainer)
2003-02-16 05:54:21 +00:00
Tilman Keskinoz
a73e305b00 Fix Fetch.
PR:		47998
Submitted by:	 Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 00:33:47 +00:00
Tilman Keskinoz
bdfac6efe2 Don't use qt-Legacy Headers.
PR:		48304
Submitted by:	 Michael Collette <metrol@metrol.net>
2003-02-15 22:14:58 +00:00
Yen-Ming Lee
ff83b59ece make readme fix
PR:		48228
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-02-15 11:24:06 +00:00
Hye-Shik Chang
e16a1f7c17 Update to 0.2.1 2003-02-14 03:02:08 +00:00
Johann Visagie
cb60da0496 - Remove distinfo; it's now longer required since this is now a slave port.
(I neglected to remove this file during my commit of 2002-10-23.)
2003-02-13 14:14:08 +00:00
Norikatsu Shigemura
973ea63db3 Fix build on -CURRENT and reduce compiler warning on 3.x.
PR:		ports/47467
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	Miklos Niedermayer <mico@vnet.hu>
2003-02-13 12:48:48 +00:00
Edwin Groothuis
5deca61635 update and split devel/p5-ResourcePool
p5-Resource's DBI and Net::LDAP resources are from this
	version on split into separate modules.

PR:		ports/48000
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 23:32:20 +00:00
Dmitry Sivachenko
bb21fb5270 Fixes for 64-bit platforms.
Submitted by:	Corey Smith <csmith@bonddesk.com>
2003-02-11 15:14:00 +00:00
Sean Chittenden
4ac81d4b5d Uncomment dependency on libpq.3/postgresql.
Submitted by:	kris/bento
2003-02-11 05:34:55 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Sean Chittenden
277b5ad6c8 Update postgresql-docs to be a slave port of the specified POSTGRESQL_PORT
tunable.  As a perk, the plist is automatically generated.

PR:		ports/48106
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-10 04:54:18 +00:00
Sean Chittenden
35e3f1661a Add a dependency on bison.
PR:		ports/47987
Submitted by:	David Booth <wbooth@austin.rr.com>
2003-02-10 04:48:24 +00:00
Akinori MUSHA
d994a8d5a2 Update to 0.3.2. 2003-02-09 08:03:59 +00:00
Yen-Ming Lee
7cfec4e8cd update to gqlplus-1.6 2003-02-09 07:07:24 +00:00
Joe Marcus Clarke
807b5fc8df Properly handle OMF files. 2003-02-08 04:09:13 +00:00
Akinori MUSHA
71f637c704 Update to 0.3.9. 2003-02-07 20:37:12 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Sean Chittenden
d87a4a6578 Bow to the masses who have complained bitterly about not being able to
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2
series, 7.2.4.  :~]  This port _will_ be removed and should EOL'ed in
about 6 months time.  Since there is no future for these bits, ignore their
heritage commit an orphan for the 7 series.  See the postgresql7 port for
future and past bits.  This port is only intended to serve as a means of
postponing an inevitable upgrade to recent release.

DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener.

Release notes:
http://developer.postgresql.org/docs/postgres/release-7-2-4.html

PR:		ports/48025
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-07 11:00:47 +00:00
Sean Chittenden
4153e1deae Update PostgreSQL to the maintenance release 7.3.2.
Fixes numerous bugs especially with various interface libraries and
pg_dump.  All users are advised to upgrade. This update fixes all known
problems with the postgresql7 port.  See release notes for details:

http://developer.postgresql.org/docs/postgres/release-7-3-2.html

A dump/restore is *not* required when upgrading to this version.

PR:		ports/47983 [1], ports/47284 [2], ports/47808 [3]
Submitted by:	maintainer [1]
		Jason C. Wells [2]
		Michel Oosterhof <m.oosterhof@xs4all.nl> [3]
2003-02-06 20:46:51 +00:00
Edwin Groothuis
6a07c0e8c0 [NEW PORT] zodb3
zodb3 is different from zodb which is already in the database
	ports collection.

	The ZODB package is a Python object persistence system.  It
	provides the Z Object Database separately from Zope so it
	can be used in non-Zope related Python applications to
	provide transparent object-oriented persistency.

PR:		ports/46108
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-02-06 00:52:52 +00:00
Edwin Groothuis
72d2a1755e Update py-PyGreSQL to version 7.3
This patch really only takes over maintainership from
	ports@freebsd.org. Since I manage most of the postgresql
	ports, I might as well take this one too, I guess?

	I have verified that it builds with postgresql-7.3

PR:		ports/45887
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-06 00:33:18 +00:00
Edwin Groothuis
7d239c3de3 New port: databases/py-PySQLite
The goal of the PySQLite project is to develop a Python
	extension for SQLite that conforms to the Python Database
	API Specification 2.0. SQLite is a powerful embedded
	relational database management system in a compact C library.
	It offers support for a large subset of SQL92, multiple
	tables, indices, transactions and triggers.

PR:		ports/43571
Submitted by:	Gerhard Häring <gerhard.haering@gmx.de>
2003-02-06 00:20:32 +00:00
Christian Weisgerber
fc5b5860f4 URL fixes.
PR:		47848, 47853, 47855
Submitted by:	tadalunch@s5.xrea.com
2003-02-05 18:15:57 +00:00
Norikatsu Shigemura
52a1683f75 o Definitely fix building on -current.
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
  (unless OVERWRITE_DB is set).

PR:		ports/47945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-02-05 15:34:09 +00:00
Sergey Skvortsov
1bf0ccd346 Update to 2.1024
PR:	47615
2003-02-05 12:11:37 +00:00
Sergey Skvortsov
fd808435d0 Update to 0.90 2003-02-05 11:52:53 +00:00
Sergey Skvortsov
3db7e113ce Update to 0.28 2003-02-05 11:49:41 +00:00
Norikatsu Shigemura
c32a782fea Update to 0.24 (based on SQLite 2.7.6). 2003-02-05 09:44:43 +00:00
Edwin Groothuis
40c0abdb5b New Port: databases/p5-DBIx-Tree v0.91
When you've got one of those nasty self-referential tables
	that you want to bust out into a tree, this is the module
	to check out.  Assuming there are no horribly broken nodes
	in your tree and (heaven forbid) any circular references

PR:		ports/47660
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-02-05 02:24:52 +00:00
Edwin Groothuis
5e8105372d Update: databases/p5-SQL-Statement 1.004 -> 1.005
PR:		ports/47659
Submitted by:   Philip M. Gollucci <philip@p6m7g8.com> Reviewed by:
Approved by: Obtained from: MFC after: CVS:
---------------------------------------------------------------------- CVS:
PR:              Fill this in if a GNATS PR is affected by the
change.  CVS: Submitted by:    Fill this in if someone else sent
in the change.  CVS: Reviewed by:     Fill this in if someone else
reviewed your modification.  CVS: Approved by:     Fill this in if
you needed approval for this commit.  CVS: Obtained from:   Fill
this in if the change is from third party software.  CVS: MFC after:
N [day[s]|week[s]|month[s]] CVS:    Fill in to get MFC notification
later. (days assumed unless specified) CVS:
---------------------------------------------------------------------- CVS:
Enter Log.  Lines beginning with `CVS:' are removed automatically
distinfo pkg-plist CVS:
----------------------------------------------------------------------
2003-02-05 02:11:22 +00:00
Edwin Groothuis
7ada3a8cf0 New Port: p5-DBIx-Browse v2.09
The purpose of DBIx::Browse is to handle the browsing of
	relational tables.

	DBIx::Browse transparently translates SELECTs, UPDATEs,
	DELETEs and INSERTs from the desired "human view" to the
	values needed for the ta- ble. This is the case when you
	have related tables (1 to n) where the detail table has a
	reference (FOREIGN KEY) to a generic table (i.e.  Customers
	and Bills) with some index (tipically an integer).

PR:		ports/47624
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-02-05 01:57:07 +00:00
Dag-Erling Smørgrav
0e9073a57e [1] Avoid leaking potentially sensitive information into system logs
[2] Add PAM support to gnatsd

PR:		[1] ports/41342
Submitted by:	[1] Igor Kucherenko <kivvy@sunbay.com>
		[2] ru
2003-02-04 16:31:34 +00:00
Norikatsu Shigemura
cc4970f845 Update to 4.0.10.
Fix configure on -current.

PR:		ports/47902
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-02-04 14:13:34 +00:00
Edwin Groothuis
0efc25208c Maintainer update: mysqlman cleanup and fetch update
mysqlman cleanup and fetch update. I can take the maintainership
	of this port, since I submitted. I had blackhole a while
	ago on my e-mail alias that has been resolved.

PR:		ports/47899
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-02-04 12:24:56 +00:00
Edwin Groothuis
937b156037 [MAINTAINER REINPLACE FIX] databases/dbmetrix
PR:		ports/47682
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-02-04 05:19:02 +00:00
Edwin Groothuis
de85e67dd2 Remove old install-statement
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2003-02-03 14:38:18 +00:00
Edwin Groothuis
aab82a2ca1 databases/cdb port forgets uint32.h
Remove include/ and lib/ files from the package.
	Add note to pkg-descr about this behaviour.

PR:		ports/35364
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2003-02-03 14:16:50 +00:00
Akinori MUSHA
ebc34f6227 Fix a typo that caused cp to fail.
Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
2003-02-01 10:36:05 +00:00
Akinori MUSHA
904b489974 Update to 0.3.1. 2003-02-01 10:20:29 +00:00
Peter Pentchev
3dd206fdf7 Add mysql40-client and mysql40-server. 2003-01-31 16:04:02 +00:00
Peter Pentchev
b62043221b Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
PR:			45543
Submitted by:		Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by:	portmgr (will)
Repo-copy performed by:	cvs (josefk)
2003-01-31 16:02:39 +00:00
Joe Marcus Clarke
d8886fc822 Properly handle OMF files. 2003-01-30 19:19:09 +00:00
Akinori MUSHA
2cca5dd305 Update to 0.3.0. 2003-01-30 16:58:06 +00:00
Dirk Froemberg
62f5f7182f Upgrade to 3.23.55. 2003-01-29 16:30:27 +00:00
Akinori MUSHA
2f692e4645 Update to 2.4.4 and add a patch to make it build with ruby 1.8. 2003-01-29 10:08:06 +00:00
Sean Chittenden
926df10142 Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is not
included in this port at the moment, please see the developer docs online.

http://developer.postgresql.org/docs/postgres/

For a list of changes (mostly significant improvements for large queries):

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
2003-01-27 23:22:02 +00:00
Anton Berezin
6c89b5945d Update to 0.79. 2003-01-26 02:21:59 +00:00
Tilman Keskinoz
f2bc8a5752 Update to 2.2.4
PR:		47484
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-26 00:18:49 +00:00
Tilman Keskinoz
3d77650f45 Remove broken Y2K link.
PR:		47427
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-01-24 23:24:56 +00:00