Commit graph

1982 commits

Author SHA1 Message Date
Akinori MUSHA
7d1f1dae2d Update to 0.3.3. 2003-02-17 19:40:31 +00:00
Sean Chittenden
db4cea1f40 Fix fat-finger plist: postgres.mos != postgres.mo 2003-02-17 01:22:30 +00:00
Sean Chittenden
1c21b2058f Update to snapshot of PostgreSQL on 2003.02.16. 2003-02-17 01:07:35 +00:00
Norikatsu Shigemura
dcabf86628 Update to 0.6.7.1.
PR:		ports/48333
Submitted by:	Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
2003-02-16 17:16:39 +00:00
Norikatsu Shigemura
47a3e0f370 Remove RESTRICTED tag with cryptography relation.
Pointed out by:		kris
2003-02-16 16:10:59 +00:00
Mark Pulford
71fb7cefa4 Update to 2.57. 2003-02-16 13:20:50 +00:00
Max Khon
24676be784 Update to 1.21
PR:		48189
2003-02-16 10:45:11 +00:00
Norikatsu Shigemura
38d1617d85 Add db41-nocrypto(4.1.25), no crypto the Berkeley DB package.
PR:		ports/48225
Submitted by:	matthias.andree@web.de
2003-02-16 06:27:25 +00:00
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
Anders Nordby
6a6c005c72 Use USE_REINPLACE & REINPLACE_CMD instead of PERL.
Requested by:	Ulrich Spoerlein <q@uni.de>
2003-01-23 21:22:53 +00:00
Akinori MUSHA
6db2765dc6 Unbreak packaging for ruby 1.8. 2003-01-23 19:18:58 +00:00
Dirk Froemberg
f7747a8f62 mysql-server compiles and runs fine on sparc64.
Submitted by:	Joao Pedras <jpedras@webvolution.net>
2003-01-23 13:08:03 +00:00
Yaroslav Tykhiy
7cca481c2d Add an option, WITH_COMPAT, to install the UNIX dbm/ndbm
compatibility files--libgdbm_compat and the header files.

PR:		ports/47363
Approved by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
2003-01-22 17:01:13 +00:00
Neil Blakey-Milner
b906ed3da0 Add php3 distinfo too.
PR:		46923
Submitted by:	Maxim Maximov <mcsi@agava.com>
2003-01-20 09:49:51 +00:00
Joe Marcus Clarke
ec3284784d Update to 0.9.0. 2003-01-19 19:55:15 +00:00
Ade Lovett
f5bae726e1 Fix these two so they at least work with 'make index'. The inclusion
of a master port Makefile like this is iffy in the extreme, IMO.
2003-01-19 03:36:30 +00:00
Tilman Keskinoz
6da436ca1f Update to 2.77
PR:		47065
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-18 23:38:36 +00:00
Sean Chittenden
6a905e760d Bump libpq version and PORTREVISION. 2003-01-18 22:43:00 +00:00
Sean Chittenden
cbaddcd0e1 Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION. 2003-01-18 22:40:10 +00:00
Sean Chittenden
7710a67287 Add dependency on libpq.3 and POSTGRESQL_PORT tunable. Grab
maintainership of ports while I'm here.
2003-01-18 22:38:32 +00:00
Jimmy Olgeni
46870ba6c9 Fix path for pg_dump using PREFIX.
Approved by:	maintainer
2003-01-18 18:50:07 +00:00
Tilman Keskinoz
88e8ecb26b Update to 2.55
PR:		47074
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-18 14:39:52 +00:00
Edwin Groothuis
7637ed5b3a Original maintainer-email address bounced.
Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is?
2003-01-18 09:07:55 +00:00
Edwin Groothuis
e4ceff6486 New port: MySQLMan - a web based MySQL database manager written in perl
This port can be useful those, who have to manage MySQL
	remotely via web, but they don't want to install php for
	phpMyAdmin.  Unfortunately the license is not complete free:
	You have to download yourself from the original distribution
	site then you can freely use it, but you cannot redistribute.

PR:		ports/38958
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-18 09:01:34 +00:00
Joe Marcus Clarke
7c02c7bdb6 Fix the checksum for patch.3.3.11.1. In diff'ing the new patch to the older
downloaded one, the CVS Id in the context portion of the diffs changed
(probably since the files were checked out/in through CVS on the 10th).
In any event, the patch still applies cleanly.

Reported by:	Lee Blevins <leeb@digitalgraphics.net>
2003-01-18 01:41:00 +00:00
Edwin Groothuis
6f21bbfd7d New Port: databases/fireprofile
Library to help profiling where programs are using MySQL

PR:		ports/38023
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-01-17 07:36:30 +00:00
Edwin Groothuis
823f7d13b4 Note that databases/firebird doesn't compile properly on NFS mounts.
Removed "does not work on -current" notice.

Submitted by:	Chris Knight <chris@aims.com.au>
2003-01-17 04:43:17 +00:00
Edwin Groothuis
f6223e6222 [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2
Disabled package building for -current because of NFS locking problems.
^^ hopefully did it okay.

PR:		ports/46926
Submitted by:	Chris Knight <chris@aims.com.au>
2003-01-16 11:52:00 +00:00
Vanilla I. Shu
325f8178dd Add pgaccess.
A powerful GUI PostgreSQL database administration tool and toolkit

PR:		ports/46705
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-16 07:33:00 +00:00
Sean Chittenden
ecf06c58fe Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.
This port will start following 7.4 shortly, switch to postgresql7 if you're
not interested in tracking the CVS snapshots of PostgreSQL.

Submitted by:	kris/bento [1]
2003-01-15 17:53:01 +00:00
Jimmy Olgeni
c4acdc239f Add new man pages.
PR:		47054
Submitted by:	Palle Girgensohn <girgen@rambutan.pingpong.net>
2003-01-14 17:00:24 +00:00
Akinori MUSHA
6bff64967c Add missing *-debug binaries and bump PORTREVISION.
Submitted by:	bento
2003-01-14 11:25:15 +00:00
Akinori MUSHA
8c811743b4 Attempt to preserve lib/charset.alias and share/locale/locale.alias
before installation and restore them after deinstallation.

Submitted by:	bento
2003-01-14 11:10:07 +00:00
Akinori MUSHA
7d14b4b666 Do not dig extra dbi/.
Submitted by:	kris, bento
2003-01-14 10:06:00 +00:00
Joe Marcus Clarke
9e5af5c090 Remove share/gnome/idl/libgda.
Reported by:	bento
2003-01-13 04:24:16 +00:00
Neil Blakey-Milner
3a69c6703a Fix missing '.' in '.if'.
Submitted by:	"Dan Langille" <dan@langille.org>
2003-01-09 15:10:06 +00:00
Oliver Braun
0e6bf71c1d Remove no longer needed @unexec line.
PR:		ports/46892
Submitted by:	maintainer
2003-01-09 14:51:08 +00:00
Neil Blakey-Milner
262d54a9a2 Make phppgadmin play nice with apache2
PR:		43225
Submitted by:	Jason Li <delphij@frontfree.net>
2003-01-09 14:39:14 +00:00
Neil Blakey-Milner
12d17128d4 1) Upgrade phpmyadmin to 2.3.2
2) Make databases/phpmyadmin operate with apache2

PR:		43706 (2)
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (2)
2003-01-09 14:34:39 +00:00
Hye-Shik Chang
3aee608932 Add py-rrdtool_lgpl 0.2,
Another python binding to rrdtool with a better license (LGPL than GPL)
and more features.
2003-01-08 21:23:07 +00:00
Tilman Keskinoz
77ee0ebeca Fix Port after postgres update
PR:		46794
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2003-01-08 11:44:18 +00:00
Pete Fritchman
3c36009a3a Add db41-4.1.25 after a repocopy from databases/db4.
PR:		46755
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-01-07 01:06:07 +00:00
Oliver Braun
469ad19e6b Remove empty docs subdir after install.
PR:		ports/46795
Submitted by:	maintainer
2003-01-06 11:00:27 +00:00
Akinori MUSHA
bec8041b76 Update to 0.7.1. 2003-01-06 07:23:03 +00:00
Sean Chittenden
4fc2eceff4 Backout include path fix described in ports/46718, PR fixed in 1.41.
Submitted by:	fjoe
2003-01-05 18:12:50 +00:00
Jimmy Olgeni
75c00f4a65 Fix paths for ODBC support scripts. 2003-01-05 10:07:22 +00:00
Jimmy Olgeni
9ebb4ca723 Remove POSTGRESQL_SUBPORT, as this is a standalone port now. 2003-01-05 10:06:45 +00:00
Pete Fritchman
382d305980 Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is a
non-compatible upgrade, and most other ports using db4 weren't ready
for it.  The new 4.1.25 version will appear in a db41 port soon.

Also make the dump185 utility build (fix a typo), and bump PORTEPOCH.

Give maintainership to the submitter (from ports@).

PR:		46755
Submitted by:	Matthias Andree <matthias.andree@web.de> (new maintainer)
Pointy hat to:	ijliao
2003-01-05 04:11:23 +00:00
Sean Chittenden
f99181145b Update the location of the PostgreSQL include files.
PR:		ports/46718
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-05 00:24:29 +00:00
Sean Chittenden
15a4150a52 Update p5-Pg, latest library booted off into its own project on gbort.
Version numbers have rolled back, bump PORTEPOCH.

PR:		ports/45946
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:20:45 +00:00
Sean Chittenden
ff0e3c1bf7 Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and
is now a project on gborg.  libpqxx is still a supported interface.

PR:		ports/45944
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:11:39 +00:00