Commit Graph

3530 Commits

Author SHA1 Message Date
Mathieu Arnold
264ae21c82 Fixup after the PostgreSQL megacommit 2005-01-31 16:58:54 +00:00
Palle Girgensohn
771a9c4a3d Remove forgotten "beta" no_latest_link, and fix broken master_site_subdir
Approved by: seanc (mentor)
2005-01-31 14:56:24 +00:00
Kirill Ponomarev
7b83a6b8f7 BROKEN on amd64: Does not build 2005-01-31 11:39:15 +00:00
Kirill Ponomarev
4ff2584a24 BROKEN: Does not build 2005-01-31 10:18:11 +00:00
Kirill Ponomarev
0ef9ef0fd5 Fix plist. 2005-01-31 10:10:53 +00:00
Erwin Lansing
d53f97c214 Use USE_PGSQL to fix 'make describe' and hopefully INDEX builds.
Forgotten by:	girgen
2005-01-31 07:57:34 +00:00
Palle Girgensohn
8da7d1da0c Correct comment about USE_PGSQL knob 2005-01-31 02:05:54 +00:00
Palle Girgensohn
4b2a360285 Bumping portrevision 2005-01-31 02:00:54 +00:00
Palle Girgensohn
504e1a160a Bump portrevision 2005-01-31 01:58:58 +00:00
Palle Girgensohn
7990471c15 Bump portrevision 2005-01-31 01:48:06 +00:00
Palle Girgensohn
05610f3814 Bump portrevision. 2005-01-31 01:46:21 +00:00
Palle Girgensohn
736c07eca8 The PostgreSQL version 7.2 is removed, since 7.2 branch is retired.
PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:41:33 +00:00
Palle Girgensohn
bcad976d9a Split the postgresql ports into a server and a client part. Hence,
remove this port. Please see UPDATING for more info.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:39:18 +00:00
Palle Girgensohn
dde08c696b Say hello to postgresql-8.0. Some of the highlights of the new version
are savepoints (within transactions), point-in-time recovery and
tablespaces. Check out the release notes and the shiny new
PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0

The port uses the new postgresql ports' layout and is split into a
server and a client part. The following knobs can be used by ports
depending on PostgreSQL:

# USE_PGSQL     - Add PostgreSQL client dependency.
#                 If no version is given (by the maintainer via the port or
#                 by the user via defined variable), try to find the
#                 currently installed version.  Fall back to default if
#                 necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
#               - PostgreSQL default version. Can be overridden within a port.
#                 Default: 74.
# WANT_PGSQL_VER
#               - Maintainer can set an arbitrary version of PostgreSQL by
#                 using it.
# BROKEN_WITH_PGSQL
#               - This variable can be defined if the ports doesn't support
#                 one or more versions of PostgreSQL.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:36:16 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Palle Girgensohn
ae2c26ad44 Split the postgresql ports into a server and a client part.
The tcltk interface has been removed from the main distribution, so
fixate the version number to the latest released version, 7.4.6.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:20:43 +00:00
Palle Girgensohn
efcaba0c16 Split the postgresql ports into a server and a client part.
The JDBC interface has been moved from the main distribution to its
own project at jdbc.postgresql.org. Fixate to the latest version
in main distro, 7.4.6, pending an update to latest version from the
project site.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:20:25 +00:00
Palle Girgensohn
e2eee41076 Split the postgresql ports into a server and a client part. The
following knobs can be used by ports depending on PostgreSQL:

# USE_PGSQL     - Add PostgreSQL client dependency.
#                 If no version is given (by the maintainer via the port or
#                 by the user via defined variable), try to find the
#                 currently installed version.  Fall back to default if
#                 necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
#               - PostgreSQL default version. Can be overridden within a port.
#                 Default: 74.
# WANT_PGSQL_VER
#               - Maintainer can set an arbitrary version of PostgreSQL by
#                 using it.
# BROKEN_WITH_PGSQL
#               - This variable can be defined if the ports doesn't support
#                 one or more versions of PostgreSQL.

Note that a periodic script is installed that will, by default, vacuum
all databases nightly. You may want to tweak the settings, see the
script at ${LOCALBASE}/etc/periodic/daily/502.pgsql

To run PostgreSQL at boot time, set postgresql_enable=yes in /etc/rc.conf.

Note
PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:19:47 +00:00
Palle Girgensohn
5a566703b2 This port installs the client part of PostgreSQL.
PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:00:28 +00:00
Pav Lucistnik
db3beb2c8c - Update to 1.1.9
- Remove SSL/CRYPTO options, because detects automatic now.
- Install new DOCs

PR:		ports/76607
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-01-29 19:25:38 +00:00
Pav Lucistnik
769bc2e45a - Update to 3.1 final
PR:		ports/76671
Submitted by:	Dmytro Rud <rud@cs.uni-magdeburg.de> (maintainer)
2005-01-29 17:24:09 +00:00
Pav Lucistnik
b0921a2be4 - Update to 0.6.1
PR:		ports/76705
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
2005-01-28 23:50:47 +00:00
Mathieu Arnold
33c877b0b9 Update to 0.07
Add docs
2005-01-28 12:52:35 +00:00
Mathieu Arnold
cecbda2bd5 Update to 1.12 2005-01-28 12:41:23 +00:00
Sergey Skvortsov
83b8b59975 Update to 1.02 2005-01-26 16:44:14 +00:00
Tilman Keskinoz
ffe8b04c76 Improve handling of pkgconfig files
PR:		76686
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2005-01-26 14:00:12 +00:00
Michael Johnson
1295e40c3a - Update to 1.8.21 2005-01-26 06:15:40 +00:00
Oliver Lehmann
82837f15a0 fix pkg-plist
Noted by:	kris
2005-01-25 22:24:11 +00:00
Pav Lucistnik
b4cfed0c73 - Update to 2.6.1
PR:		ports/76675
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-01-25 20:12:33 +00:00
Dmitry Sivachenko
fe8a004fc6 Update to version 1.22;
Fix plist.
2005-01-25 10:22:55 +00:00
Sean Chittenden
1b5152db3b Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel by
stuffing the 8.0.0 release in here for the time being.  Port epoch bumped
because 8.0.rc* is greater than 8.0.0.  A note from UPDATING to people who
want to use 8.0.0 via -devel in production:

  The -devel port has been updated to contain 8.0 release since
  postgresql80-server can not be updated until 4.11 is released and the
  changes in PR ports/75344 are committed.  Users who need 8.0 now can
  use the -devel port, however, once postgresql80-server has been
  committed, -devel will begin tracking 8.1.  Please be smart about
  tracking ports and if used in production, update to
  databases/postgresql80-server as soon as it becomes available.  No
  dump/reload will be required when changing from -devel to
  postgresql80-server.

Check out the release notes and the shiny new PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0
2005-01-23 10:06:21 +00:00
Oliver Lehmann
47b6b6d047 don't sed ${WRKSRC}/Makefile.in twice
Noted By:	Atanas <atanas@aplus.net>
2005-01-21 06:11:02 +00:00
Pav Lucistnik
082286a119 ACAP (Application Configuration Access Protol) is an Internet standards-track
protocol for remote preferences and other storage for Internet applications
such as web browsers or mail readers.

PR:		ports/76456
Submitted by:	Gerhard Gonter <g.gonter@ieee.org>
2005-01-20 15:11:08 +00:00
Sean Chittenden
a7add41450 Update to 8.0.0rc5. This is likely the last update for this port until it
carries the 8.0 release.  The postgresql80-server port is being held up by
the 4.11 release because 80-server requires scads of changes to Mk/*.mk
which won't be committed until after 4.11 is pushed out the door.  Until
4.11, -devel will act as the 80-server until such time as 80-server is
enabled.  Get all that?  Good.

Approved by:	girgenson@, ade@
2005-01-17 00:03:29 +00:00
Alex Dupre
416ebd1cc4 Symlink vulnerability fixed.
Submitted by:	simon
Obtained from:	MySQL BitKeeper Repository
2005-01-16 22:45:48 +00:00
Akinori MUSHA
44ae66555c Update to 0.9.0. 2005-01-16 18:41:01 +00:00
Akinori MUSHA
a449f4d54b Clearly state which version of SQLite is supported. 2005-01-16 18:26:54 +00:00
Akinori MUSHA
58e8576ea0 Update to ruby-sqlite3 after a repocopy. This is a Ruby interface to
the SQLite DB engine version 3.
2005-01-16 18:19:16 +00:00
Alex Dupre
b78a15da8e Update to 4.1.9 release. 2005-01-16 10:24:46 +00:00
Sergey Matveychuk
158fb7b13a - Update to 1.7.27
- Pass maintainership to submitter

PR:		ports/76213
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>
Approved by:	maintainer (timeout: 3+ monthes)
2005-01-14 02:21:43 +00:00
Sergey Matveychuk
f713cf6e18 - Update to 3.51.10
- Fix building with iodbc driver
- Add building of thread-safe lib
- Using ${MASTER_SITE_MYSQL}
- Pass mainteintership to submitter

PR:		ports/76216
Submitted by:	Sergey Prikhodko <sergey(at)network-asp.biz>
2005-01-13 23:51:38 +00:00
Edwin Groothuis
768780a3d3 [ maintainer ] databases/mysql-connector-java -- update to 3.1.6
Update to version 3.1.6 -- This is a major update to a new code
	branch, and development on the 3.0 branch will now be limited to
	critical bug-fixes.  From the release announcement:

		Version 3.1.6 is the first production release of
		the 3.1 series that is suitable for use with all
		versions of MySQL, including MySQL-4.1 or MySQL-5.0.
		Connector/J 3.1.6 is required if you want to use
		server-side prepared statements MySQL-4.1.2 or
		newer, or CallableStatements with MySQL-5.0.

		http://lists.mysql.com/announce/250

	Anyone upgrading from the 3.0 series should first read
	http://dev.mysql.com/doc/connector/j/en/#id2424819

	This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on
	devel/log4j (unless you use the WITHOUT_COMPILE option,
	where there's only a RUN_DEPENDS)

PR:		ports/76149
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2005-01-13 23:35:36 +00:00
Edwin Groothuis
1060dcb89b Postgis upgrade from 0.9.0 to 0.9.1
Postgis upgrade from 0.9.0 to 0.9.1

	 Other changes:
	 - Adds support to PostgreSQL 8
	 - Includes Postgis HTML documentation

PR:		ports/76214
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br>
2005-01-13 22:53:39 +00:00
Mathieu Arnold
c7861f0a67 Add a missing dependency
Submitted by:	Matt Adams <matt.adams@morcor.com>
2005-01-13 20:46:09 +00:00
Max Khon
3c1edd97b5 Fix build (distfiles was moved).
Submitted by:	kuriyama
Pointed out by:	kris
Pointy hat to:	fjoe
2005-01-13 15:25:51 +00:00
Edwin Groothuis
e91a17d971 [MAINTAINER] Update port: databases/py-MySQLdb-devel to 1.1.8
Update port: databases/py-MySQLdb-devel to 1.1.8

	- Change to 1.1.8
	- Install more docs

PR:		ports/75867
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-01-12 22:14:22 +00:00
Edwin Groothuis
882df49ad9 INTAINER] Update port: databases/py-MySQLdb to 1.0.1
Update port: databases/py-MySQLdb to 1.0.1

	- Change to 1.0.1
	- Rediff patch-_mysql.c
	- Install more docs

PR:		ports/75866
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-01-12 22:13:43 +00:00
Sergey Matveychuk
bb01c53a55 - Fix pkg-plist
- Bump PORTREVISION

Reported by:	kris via pointyhat
2005-01-11 22:21:01 +00:00
Sergey Matveychuk
3ea11d8efa - Utilize MASTER_SITE_MYSQL instead of tons urls
PR:		ports/76055
Submitted by:	maintainer
2005-01-11 11:44:39 +00:00
Edwin Groothuis
e1fbb8287e Update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1
+ update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1
    + changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.11.1/

PR:		ports/76040
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-11 10:49:28 +00:00