summaryrefslogtreecommitdiffstats
path: root/databases/postgresql-devel
Commit message (Collapse)AuthorAgeFilesLines
* Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel byseanc2005-01-233-4/+652
| | | | | | | | | | | | | | | | | | | | 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
* Update to 8.0.0rc5. This is likely the last update for this port until itseanc2005-01-173-3/+9
| | | | | | | | | | 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@
* Update to 8.0rc1.seanc2004-12-183-5/+39
|
* Update to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretchseanc2004-11-023-21/+56
| | | | | | for 8.0: extreme pounding is encouraged. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
* Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesseanc2004-08-313-6/+38
| | | | | | | | | include: point in time recovery, save points (ie, nested transactions), table spaces, a new perl server side language, and a whole host of other features (*grumble* native win32 *grumble*). Unlike previous development snapshots, there are actual release notes now, which can be found here: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
* Update PostgreSQL's snapshot to today. Included are numerous fixes andseanc2004-06-253-18/+594
| | | | | | | features, most significantly table spaces. Release notes haven't been updated yet, but since PostgreSQL is about a month or two away from beta, it's time to start updating this port on a more regular basis. Needless to say, a dump/reload is needed when coming from the last -devel version.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+4
|
* BROKEN on alpha 4.x: Coredump during buildkris2004-03-191-1/+7
|
* Move USE_GETTEXT to proper place.trevor2004-02-051-1/+1
| | | | | Noticed by: Palle Girgensohn Pointy hat to: me
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-1/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Update the PostgreSQL ports to use the KRB5_HOME variable instead ofseanc2004-01-181-1/+1
| | | | | | | LOCALBASE to find krb5-config in the MIT case. Prodded by: Our friendly folks at the ISC who want to use FreeBSD's PostgreSQL ports instead of an unmanaged build from a tarball.
* Update to the latest and greatest snapshot from the PostgreSQL crew.seanc2003-12-044-75/+8
|
* Given that 7.4's release is imminent, start tracking the 7.5 code baseseanc2003-11-173-4/+3
| | | | | which already has some slick improvements (now uses ARC and not LRU for cache).
* Upgrade to 7.4 RC2. For those that don't want to wait till Monday toseanc2003-11-153-3/+4
| | | | | | | | | | | | | | | | play with 7.4, here 'ya go. As of this version, the port will correctly depend on bison 1.875, which may, for better or worse, 'cause some confusion with users who don't read the build logs and don't not the output from the relevant CONFLICTS section[1]. Regardless, far too many people have noted the missing detection for a build dependency on bison1875, so that has finally been addressed (*kicks bison authors for incompatibilities*). Starting Monday, I'm going to update this to HEAD that way people who want to see the new ARC page caching algo in action can. Submitted by: [1] a cast of hundreds of innocent victims^Wbystanders Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4
* Update to beta5. RC1 should be coming in a week. There were a fewseanc2003-10-233-2/+21
| | | | | | | | schema changes to the information_schema which require an initdb, sorry. On an upbeat note, the release notes were finally flushed out with the details of what's been completed for 7.4. Enjoy! http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Add a cast of tunables (mostly for for development and debugging) andseanc2003-10-033-8/+44
| | | | upddate the port for 7.4 beta 4.
* Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but theseanc2003-10-014-9/+56
| | | | | | | most significant change is the ability to change PostgreSQL's block size with the nob: WITH_PGBLOCKSIZE=("16K"|"32K"). Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Before too many folks upgrade to chase the intl port version bump, let meseanc2003-08-272-3/+2
| | | | | | | | upgrade to a recent snapshot. initdb required, but there are a few fixes that have been incorporated since beta1 was released that are worthwhile. Release notes URL: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Bring postgressql-devel up to snuff to build with PostgreSQL's otherseanc2003-08-231-3/+3
| | | | | | | sub-ports (eg: p5-postgresql-plperl). PR: ports/54629 Submitted by: Yen-Shuo Su <yssu@CCCA.net>
* PostgreSQL's now in 7.4 beta1. This update includes a few fixes afterseanc2003-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
* Now that PostgreSQL is in feature freeze, update the -devel port to aseanc2003-07-223-3/+4
| | | | | | | | | 2003-07-21 snapshot. Sans small tweaks, updates to error codes/messages, and any problems found in the formal beta, this is going to be 7.4. Please let me know if anyone has any problems running this (this version has amd64 support too!). Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
| | | | use USE_GETOPT_LONG instead.
* PostgreSQL 7.4 is a few weeks from hitting beta. Update the -devel port toseanc2003-06-303-6/+21
| | | | | | | | aid shaking out bugs. Too many fixes, performance bits, protocol changes, and features have been changed/added in the last month to summarize. See the release notes for details. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
| | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Fix once upon a time brain-o and fix executing pkg-install for installationsseanc2003-05-201-0/+1
| | | | _with_ servers. This should make bento happy again.
* Repack the -devel port now that version 3.0 of the wire protocol has beenseanc2003-05-095-8/+61
| | | | | | | | finalized between the client and server. While here, fix the plist, change WITH_PGCRYPTO to be WITHOUT_PGCRYPTO that way the port defaults to installing the crypto libraries. Now that we have hardware support for crypto devices, go out of our way to make sure that pgcrypto uses openssl where applicable and reads from /dev/urandom for entropy.
* Upgrade PostgreSQL-devel to 2003-05-06. Requires devel/bison1875 toseanc2003-05-072-5/+13
| | | | | | | build. New version includes many protocol updates and other various goodies. See the release notes for details. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
* BROKEN: Does not installkris2003-05-061-0/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix fat-finger plist: postgres.mos != postgres.moseanc2003-02-171-1/+1
|
* Update to snapshot of PostgreSQL on 2003.02.16.seanc2003-02-173-51/+47
|
* Add a dependency on bison.seanc2003-02-101-0/+1
| | | | | PR: ports/47987 Submitted by: David Booth <wbooth@austin.rr.com>
* Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is notseanc2003-01-275-117/+424
| | | | | | | | | | 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
* Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.seanc2003-01-152-4/+2
| | | | | | | 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]
* Update PostgreSQL to 7.3.1. Fix spac64[1].seanc2003-01-023-11/+21
| | | | | | PR: ports/46666 Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl> Obtained from: [1] PostgreSQL repo
* Update PostgreSQL-devel to 7.3 release. Once the ports freeze is over theseanc2002-11-282-11/+11
| | | | | | | | | | | mainline postgresql7 port will be updated. 7.3 introduces many new features, most notably schemas, drop column, table functions, and prepared queries were added in this release. Please read the release notes for details. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3 Approved by: portmgr
* Updated PostgreSQL to 7.3 rc1.seanc2002-11-202-10/+10
|
* Update to PostgreSQL 7.3 beta 5.seanc2002-11-082-10/+10
|
* Updated PostgreSQL to 7.3beta4. This version fixes all known problemsseanc2002-11-052-11/+11
| | | | | | | | on -CURRENT and should be the last release before rc1. Updated the optimized CFLAGS as well. PR: ports/44893 Submitted by: Vladimir Chukharev <chu@gpi.ru>
* Update postgresql-devel to 7.3 beta3 and add a make check to performseanc2002-10-272-13/+24
| | | | | | | | | the regression tests[1]. Update the MASTER_SITES list so that it isn't painfully slow to obtain the tarballs. Added several new US mirrors to help distribute the load. An initdb is required when upgrading. PR: ports/44526 Submitted by: [1] Vladimir Chukharev <chu@gpi.ru>
* Updated to 7.3b2. Many improvements and bug fixes over previous beta.seanc2002-09-293-33/+12
| | | | | | | The location of the distfiles has changed with this release, compensate accordingly. Re-initdb required. Approved by: portmgr/knu (mentor)
* Adding a development port for PostgreSQL. postgresql-devel will have itsseanc2002-09-2314-463/+205
| | | | | | | | distfiles periodically updated to track PostgreSQL between major releases. Port is repo copied from databases/postgresql7 and has been updated to 7.3b1. Approved by: portmgr && knu (mentor)
* Remove a dead .jp mirror and add the official .jp mirror instead.knu2002-09-131-1/+1
| | | | Submitted by: fenner's distfiles survey
* Update to 7.2.2, which fixes several security bugs. Do not installtrevor2002-08-265-588/+24
| | | | | | | documentation--it will be in a separate port. PR: 42009 Submitted by: Palle Girgensohn (maintainer)
* Forbid because of unconfirmed security bugs:trevor2002-08-251-0/+2
| | | | | | | | | | The following buffer overruns have been identified and addressed [in 7.2.2]: * in handling long datetime input * in repeat() * in lpad() and rpad() with multibyte * in SET TIME ZONE and TZ env var
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Fix build on -CURRENT:sheldonh2002-06-261-0/+59
| | | | | | | | | | * The compiler in -CURRENT now complains if you precede -I/usr/include with -I... . The same applies to -I/usr/lib . * The distribution's configure file treats the compiler's unexpected warning message as a failure and errors out. Maintainer notified in private mail.
OpenPOWER on IntegriCloud