summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/bison1875's time has come and gone and its only consumer is theSean Chittenden2005-11-171-8/+0
| | | | | | | | | | databases/postgresql-devel port, which isn't needed either now that 8.1 has officially landed. Submitted by: ade@ Notes: svn path=/head/; revision=148537
* Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel bySean Chittenden2005-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=127126
* Update to 8.0.0rc5. This is likely the last update for this port until itSean Chittenden2005-01-171-2/+2
| | | | | | | | | | | | | 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@ Notes: svn path=/head/; revision=126630
* Update to 8.0rc1.Sean Chittenden2004-12-181-2/+2
| | | | Notes: svn path=/head/; revision=124419
* Update to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretchSean Chittenden2004-11-021-2/+2
| | | | | | | | | for 8.0: extreme pounding is encouraged. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0 Notes: svn path=/head/; revision=120635
* Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesSean Chittenden2004-08-311-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=117770
* Update PostgreSQL's snapshot to today. Included are numerous fixes andSean Chittenden2004-06-251-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=112268
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* Update to the latest and greatest snapshot from the PostgreSQL crew.Sean Chittenden2003-12-041-1/+1
| | | | Notes: svn path=/head/; revision=94906
* Given that 7.4's release is imminent, start tracking the 7.5 code baseSean Chittenden2003-11-171-1/+1
| | | | | | | | which already has some slick improvements (now uses ARC and not LRU for cache). Notes: svn path=/head/; revision=94202
* Upgrade to 7.4 RC2. For those that don't want to wait till Monday toSean Chittenden2003-11-151-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=94061
* Update to beta5. RC1 should be coming in a week. There were a fewSean Chittenden2003-10-231-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=91987
* Add a cast of tunables (mostly for for development and debugging) andSean Chittenden2003-10-031-1/+1
| | | | | | | upddate the port for 7.4 beta 4. Notes: svn path=/head/; revision=90170
* Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but theSean Chittenden2003-10-011-1/+4
| | | | | | | | | | 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 Notes: svn path=/head/; revision=89950
* Before too many folks upgrade to chase the intl port version bump, let meSean Chittenden2003-08-271-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=87757
* PostgreSQL's now in 7.4 beta1. This update includes a few fixes afterSean Chittenden2003-08-081-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=86529
* Now that PostgreSQL is in feature freeze, update the -devel port to aSean Chittenden2003-07-221-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=85395
* PostgreSQL 7.4 is a few weeks from hitting beta. Update the -devel port toSean Chittenden2003-06-301-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=83931
* Repack the -devel port now that version 3.0 of the wire protocol has beenSean Chittenden2003-05-091-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=80501
* Upgrade PostgreSQL-devel to 2003-05-06. Requires devel/bison1875 toSean Chittenden2003-05-071-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=80348
* Update to snapshot of PostgreSQL on 2003.02.16.Sean Chittenden2003-02-171-1/+1
| | | | Notes: svn path=/head/; revision=75675
* Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is notSean Chittenden2003-01-271-5/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=74112
* Update PostgreSQL to 7.3.1. Fix spac64[1].Sean Chittenden2003-01-021-5/+5
| | | | | | | | | PR: ports/46666 Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl> Obtained from: [1] PostgreSQL repo Notes: svn path=/head/; revision=72132
* Update PostgreSQL-devel to 7.3 release. Once the ports freeze is over theSean Chittenden2002-11-281-5/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=71190
* Updated PostgreSQL to 7.3 rc1.Sean Chittenden2002-11-201-5/+5
| | | | Notes: svn path=/head/; revision=70613
* Update to PostgreSQL 7.3 beta 5.Sean Chittenden2002-11-081-5/+5
| | | | Notes: svn path=/head/; revision=69759
* Updated PostgreSQL to 7.3beta4. This version fixes all known problemsSean Chittenden2002-11-051-5/+5
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=69498
* Update postgresql-devel to 7.3 beta3 and add a make check to performSean Chittenden2002-10-271-5/+5
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=68946
* Updated to 7.3b2. Many improvements and bug fixes over previous beta.Sean Chittenden2002-09-291-3/+5
| | | | | | | | | | The location of the distfiles has changed with this release, compensate accordingly. Re-initdb required. Approved by: portmgr/knu (mentor) Notes: svn path=/head/; revision=67238
* Adding a development port for PostgreSQL. postgresql-devel will have itsSean Chittenden2002-09-231-3/+3
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=67076
* Update to 7.2.2, which fixes several security bugs. Do not installTrevor Johnson2002-08-261-3/+3
| | | | | | | | | | documentation--it will be in a separate port. PR: 42009 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=65022
* upgrade to 7.2.1Ying-Chieh Liao2002-04-111-3/+3
| | | | | | | | PR: 36975 Submitted by: maintainer Notes: svn path=/head/; revision=57555
* Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu2002-02-191-3/+3
| | | | | | | | PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
* Update the PostgreSQL port to 7.1.3.Clive Lin2001-08-211-3/+3
| | | | | | | | | | | A note about how to install languages into a PostgreSQL database is added. PR: ports/29916 Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER) Michal Pasternak <doc@lublin.t1.pl> (the note) Notes: svn path=/head/; revision=46573
* upgrade to 7.1.2Ying-Chieh Liao2001-05-271-3/+3
| | | | | | | | PR: 27676 Submitted by: maintainer Notes: svn path=/head/; revision=43125
* Upgrade to 7.1.1Vanilla I. Shu2001-05-091-3/+3
| | | | | | | | PR: ports/27220 Submitted by: maintainer Notes: svn path=/head/; revision=42436
* Upgrade to 7.1, change to new layout style.Vanilla I. Shu2001-04-211-3/+3
| | | | | | | | PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
* Update to version 7.0.3.Steve Price2000-12-111-4/+3
| | | | | | | | PR: 23371 Submitted by: maintainer Notes: svn path=/head/; revision=35882
* Update to 7.0.2.Akinori MUSHA2000-06-201-4/+4
| | | | | | | | | Fix NOPORTDOCS support. Fix PLIST in many respects, especially for pgacess. Notes: svn path=/head/; revision=29698
* upgrade postgresql to v 7.0 releaseAndreas Klemm2000-05-241-1/+4
| | | | | | | | | | | thanks for complete diffs ;-) closed PR PR: 18699 Obtained from: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=28731
* Update to postgresql 7 beta 5Andreas Klemm2000-04-171-1/+1
| | | | | | | | | closes PR PR: 17736 Notes: svn path=/head/; revision=27703
* Long awaited upgrade to postgresql 6.5.3Andreas Klemm2000-01-031-1/+1
| | | | | | | | | Upgrade to pgaccess 0.98 follows PR: 15708 15034 Notes: svn path=/head/; revision=24377
* Update to version 6.5.2.Chris Piazza1999-10-101-1/+1
| | | | | | | | | | | | | | | | | and.. <quote> This is a really small fix: - When compiling postgresql-jdbc, the compilation process presents a bad path to the installed jar-file. </quote> PR: 13838 PR: 13865 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=22314
* Update postgresql to 6.5.1Andreas Klemm1999-07-211-1/+1
| | | | | | | | | | maintenance release with bugfixes Thanks for the complete submission ! Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20294
* upgrade to postgresql 6.5Andreas Klemm1999-06-291-1/+1
| | | | | | | | | did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se> Notes: svn path=/head/; revision=19901
* Update from 6.4 to 6.4.2Andreas Klemm1999-01-191-1/+1
| | | | | | | | Reviewed by: me Submitted by: David Kelly <dkelly@nebula.tbe.com> Notes: svn path=/head/; revision=16188
* Upgrade to PostgreSQL v6.4Marc G. Fournier1998-11-221-1/+1
| | | | | | | From: Cyrus Rahman <cr@jcmax.com> Notes: svn path=/head/; revision=14774
* Upgrade postgresql to version 6.3.2Andreas Klemm1998-04-211-1/+1
| | | | | | | | | | | | | | | | | | | Many bugfixes and cosmetic changes Changes by Scrappy and me My additional changes: - had to link libpgtcl.so with the crypt library to get rid of the pgaccess error message, that crypt is missing - had to add -i option in the startup script, so that pgaccess is able to connect to the postmaster process - removed all unnecessary patches - updated PLIST Thanks to the postgresql developement team, who did a great job to simplify the postgresql port, by applying the patches and making the autoconf mechanism more consistent. Submitted by: The Hermit Hacker <scrappy@hub.org> Notes: svn path=/head/; revision=10625
* update to 6.2.1, possibly more committs to come (PLIST)Andreas Klemm1997-10-301-1/+1
| | | | Notes: svn path=/head/; revision=8414
* Upgrade from version 6.1.1 to 6.2Andreas Klemm1997-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Please note: when performing a migration to 6.2 and you have an existing db, then you have to use the *new* pg_dumpall script that comes with this new postgresql release. The INSTALL file points this out explicitely !!! Changes: - startup script resides in FILESDIR - renamed it to be in sync with INSTALL file from sources - always install this startup script over an existing, because of the nature of the rc.d directory I can't install it to pgsql.sh-dist, if a pgsql.sh is already presend ... - portlint detected trailing whitespace, usage of perl with absolute path, usage of echo instead of ECHO and plenty things of this kind - post installation notes updated, mentioned the mailing list - copies the html pages as well to the share/doc directory (new manual dir) - had to update PLIST - shortened DESCR file, to match the 24 lines - added post build target, that reminds the admin how to proceed when already having a database -> INSTALL file describes migration - updated manpages Notes: svn path=/head/; revision=8095