summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-17devel/bison1875's time has come and gone and its only consumer is theSean Chittenden1-298/+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
2005-01-23Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel bySean Chittenden1-2/+47
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
2005-01-17Update to 8.0.0rc5. This is likely the last update for this port until itSean Chittenden1-1/+1
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
2004-12-18Update to 8.0rc1.Sean Chittenden1-2/+2
Notes: svn path=/head/; revision=124419
2004-11-02Update to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretchSean Chittenden1-2/+1
for 8.0: extreme pounding is encouraged. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0 Notes: svn path=/head/; revision=120635
2004-08-31Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesSean Chittenden1-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
2004-06-25Update PostgreSQL's snapshot to today. Included are numerous fixes andSean Chittenden1-4/+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
2004-03-19BROKEN on alpha 4.x: Coredump during buildKris Kennaway1-1/+7
Notes: svn path=/head/; revision=104628
2004-02-05Move USE_GETTEXT to proper place.Trevor Johnson1-1/+1
Noticed by: Palle Girgensohn Pointy hat to: me Notes: svn path=/head/; revision=100044
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke1-1/+2
Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=98909
2004-01-18Update the PostgreSQL ports to use the KRB5_HOME variable instead ofSean Chittenden1-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. Notes: svn path=/head/; revision=98447
2003-12-04Update to the latest and greatest snapshot from the PostgreSQL crew.Sean Chittenden1-2/+2
Notes: svn path=/head/; revision=94906
2003-11-17Given that 7.4's release is imminent, start tracking the 7.5 code baseSean Chittenden1-1/+1
which already has some slick improvements (now uses ARC and not LRU for cache). Notes: svn path=/head/; revision=94202
2003-11-15Upgrade to 7.4 RC2. For those that don't want to wait till Monday toSean Chittenden1-2/+2
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
2003-10-23Update to beta5. RC1 should be coming in a week. There were a fewSean Chittenden1-1/+2
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
2003-10-03Add a cast of tunables (mostly for for development and debugging) andSean Chittenden1-6/+42
upddate the port for 7.4 beta 4. Notes: svn path=/head/; revision=90170
2003-10-01Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but theSean Chittenden1-8/+24
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
2003-08-27Before too many folks upgrade to chase the intl port version bump, let meSean Chittenden1-2/+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
2003-08-26Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke1-0/+1
Prodded by: kris Notes: svn path=/head/; revision=87743
2003-08-25Chase the libintl.so shared lib version.Joe Marcus Clarke1-1/+1
Notes: svn path=/head/; revision=87644
2003-08-23Bring postgressql-devel up to snuff to build with PostgreSQL's otherSean Chittenden1-3/+3
sub-ports (eg: p5-postgresql-plperl). PR: ports/54629 Submitted by: Yen-Shuo Su <yssu@CCCA.net> Notes: svn path=/head/; revision=87561
2003-08-08PostgreSQL's now in 7.4 beta1. This update includes a few fixes afterSean Chittenden1-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
2003-07-22Now that PostgreSQL is in feature freeze, update the -devel port to aSean Chittenden1-2/+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
2003-07-14get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki1-2/+2
use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
2003-06-30PostgreSQL 7.4 is a few weeks from hitting beta. Update the -devel port toSean Chittenden1-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
2003-06-19postgresql slave ports, reduce unnecessary portrevision bumpsDaichi GOTO1-0/+1
PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=83302
2003-05-20Fix once upon a time brain-o and fix executing pkg-install for installationsSean Chittenden1-0/+1
_with_ servers. This should make bento happy again. Notes: svn path=/head/; revision=81512
2003-05-09Repack the -devel port now that version 3.0 of the wire protocol has beenSean Chittenden1-5/+11
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
2003-05-07Upgrade PostgreSQL-devel to 2003-05-06. Requires devel/bison1875 toSean Chittenden1-4/+12
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
2003-05-06BROKEN: Does not installKris Kennaway1-0/+2
Notes: svn path=/head/; revision=80300
2003-03-07Clear moonlight beckons.Ade Lovett1-0/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-02-17Update to snapshot of PostgreSQL on 2003.02.16.Sean Chittenden1-21/+17
Notes: svn path=/head/; revision=75675
2003-02-10Add a dependency on bison.Sean Chittenden1-0/+1
PR: ports/47987 Submitted by: David Booth <wbooth@austin.rr.com> Notes: svn path=/head/; revision=75224
2003-01-27Update to a a 2003-01-26 snapshot of PostgreSQL. Documentation is notSean Chittenden1-97/+64
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
2003-01-15Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.Sean Chittenden1-3/+1
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] Notes: svn path=/head/; revision=73180
2003-01-02Update PostgreSQL to 7.3.1. Fix spac64[1].Sean Chittenden1-6/+6
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
2002-11-28Update PostgreSQL-devel to 7.3 release. Once the ports freeze is over theSean Chittenden1-6/+6
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
2002-11-20Updated PostgreSQL to 7.3 rc1.Sean Chittenden1-5/+5
Notes: svn path=/head/; revision=70613
2002-11-08Update to PostgreSQL 7.3 beta 5.Sean Chittenden1-5/+5
Notes: svn path=/head/; revision=69759
2002-11-05Updated PostgreSQL to 7.3beta4. This version fixes all known problemsSean Chittenden1-6/+6
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
2002-10-27Update postgresql-devel to 7.3 beta3 and add a make check to performSean Chittenden1-8/+19
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
2002-09-29Updated to 7.3b2. Many improvements and bug fixes over previous beta.Sean Chittenden1-7/+7
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
2002-09-23Adding a development port for PostgreSQL. postgresql-devel will have itsSean Chittenden1-68/+96
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
2002-09-13Remove a dead .jp mirror and add the official .jp mirror instead.Akinori MUSHA1-1/+1
Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=66250
2002-08-26Update to 7.2.2, which fixes several security bugs. Do not installTrevor Johnson1-11/+1
documentation--it will be in a separate port. PR: 42009 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=65022
2002-08-25Forbid because of unconfirmed security bugs:Trevor Johnson1-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 Notes: svn path=/head/; revision=64973
2002-08-01Chase shlib rev of devel/gettextAde Lovett1-1/+1
Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett1-1/+2
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
2002-04-11upgrade to 7.2.1Ying-Chieh Liao1-13/+24
PR: 36975 Submitted by: maintainer Notes: svn path=/head/; revision=57555