| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- remove not-supported FreeBSD versions
- whitespace fixes in pkg-descr
- remove empty pkg-plist (portlint doesn't seems care)
PR: ports/161987
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=284621
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that none of these ports are (yet) hooked into the tree,
and will not compile unless you set a specific environmental
variable. This should be warning enough to leave well alone
for now :)
Submitted by: maintainer
Notes:
svn path=/head/; revision=122238
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Prevent possible loss of committed transactions during crash
* Repair possible crash during concurrent btree index insertions
PR: 71176
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
Notes:
svn path=/head/; revision=117737
|
|
|
|
|
|
|
|
| |
PR: ports/68456
Submitted by: maintainer
Notes:
svn path=/head/; revision=112502
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes available at http://www.postgresql.org/news/173.html
NOTICE: unlike most minor versions, this version does require
some updates to the pg_* system tables. Full instructions for
how to do this are included in the full HISTORY file.
DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.
SIZEfy.
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 64105
Notes:
svn path=/head/; revision=103654
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
authentication support for FreeBSD (been broken since 7.4). Merry
Christmas to all, and to all a good night.
Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4-1
Prompted by PR: ports/60542
Obtained from: maintainer
Notes:
svn path=/head/; revision=96563
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
regarded as a major release with features with interest to those with
large databases. The updates are extensive and the best source of info
is in the release notes. Enjoy and direct questions to database@!
Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4
PR: ports/59403, ports/59404, ports/59393, ports/59394,
ports/59395, ports/59397, ports/59398, ports/59402, &&
ports/59401
Submitted by: maintainer
Approved by: marcus (portmgr@ hat)
Notes:
svn path=/head/; revision=94977
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=74993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
security, and feature additions. Reduce diffs between postgresql-devel
port. Re-initdb required when upgrading from previous release. See
release notes for details.
Schemas added are system catalogs updated. ::braces for impact::
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1
PR: ports/46701
Submitted by: girgen@pingpong.net
Notes:
svn path=/head/; revision=72481
|
|
|
|
|
|
|
|
|
|
| |
documentation--it will be in a separate port.
PR: 42009
Submitted by: Palle Girgensohn (maintainer)
Notes:
svn path=/head/; revision=65022
|
|
|
|
|
|
|
|
| |
PR: 36975
Submitted by: maintainer
Notes:
svn path=/head/; revision=57555
|
|
|
|
|
|
|
|
| |
PR: ports/34855
Submitted by: maintainer.
Notes:
svn path=/head/; revision=54887
|
|
|
|
|
|
|
|
|
|
|
| |
* Take a stab at removing the pgsql user's home directory on deinstall.
* Only remove man/manl and others when PG_PREFIX is set.
Submitted by: maintainer
Notes:
svn path=/head/; revision=45464
|
|
|
|
|
|
|
|
| |
PR: ports/26741
Submitted by: maintainer
Notes:
svn path=/head/; revision=41758
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This would cure headache like apache module linking against libpq
fail to work after rebooting.
Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.
As a conclusion, PORTREVISION bumped.
Discussed with/Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=39895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pkg-install used wrong uid#
- chown lib dir *after* it is created
- pkg-install created data dir where Makefile didn't
- add pkg-deinstall and remove user & group
- don't chown data dir, since we don't create it anymore
- spell and documentation fixes in the rc.d script
PR: ports/25817
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=39873
|
|
|
|
|
|
|
|
|
| |
default database location.
Approved by: maintainer
Notes:
svn path=/head/; revision=38618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Do not call initdb from Makefile's post-install. Users are required to
manually run initdb, maybe after configuring their preferred database
location in pgsql's user .profile. pkg_add used to simply replace some
existing data files.
Add pkg-message to tell the user about initdb.
Remove 2 empty directories from pkg-plist (pgsql/include/port/freebsd,
pgsql/include/port), since they are not included in "make package" anyway
and cause pkg_deinstall to complain about the plist.
Remove all pgsql/data contents from pkg-plist, so "make deinstall" and
pkg_delete won't clobber existing databases. Minor version upgrades can now be
performed by means of pkg_delete and "make install", without using pg_dump.
Chown %D/pgsql/lib to root:wheel to satisfy ldconfig's recent security
requirements.
Change @dirrm of pgsql to "@unexec rmdir": pkg_deinstall won't complain if
data still exists in that directory at deinstall time.
Approved by: maintainer
Notes:
svn path=/head/; revision=38531
|
|
|
|
|
|
|
|
|
| |
Fix NOPORTDOCS support.
Fix PLIST in many respects, especially for pgacess.
Notes:
svn path=/head/; revision=29698
|
|
|
|
|
|
|
|
|
|
|
| |
thanks for complete diffs ;-)
closed PR
PR: 18699
Obtained from: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=28731
|
|
|
|
|
|
|
|
|
| |
closes PR
PR: 17736
Notes:
svn path=/head/; revision=27703
|
|
|
|
|
|
|
|
|
|
|
| |
Postgresql port now can be packaged.
User and group will be created automatically
PR: 17744
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=27662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
maintenance release with bugfixes
Thanks for the complete submission !
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=20294
|
|
|
|
|
|
|
|
|
| |
did some small modifications
Obtained from: "Palle Girgensohn" <girgen@partitur.se>
Notes:
svn path=/head/; revision=19901
|
|
|
|
| |
Notes:
svn path=/head/; revision=16532
|
|
|
|
|
|
|
|
| |
the right place so they will actually be run on the libraries, not some
text files.
Notes:
svn path=/head/; revision=15469
|
|
|
|
|
|
|
| |
From: Cyrus Rahman <cr@jcmax.com>
Notes:
svn path=/head/; revision=14774
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=14041
|
|
|
|
| |
Notes:
svn path=/head/; revision=12573
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
thanks John, for testing the port
Submitted by: John Fiber
Notes:
svn path=/head/; revision=8129
|
|
|
|
|
|
|
|
|
|
| |
Fixed the wrong libpq symlink after "make install".
Updated PLIST.
Have to change pgaccess port now, to load the correct lib after
major minor change.
Notes:
svn path=/head/; revision=8116
|
|
|
|
|
|
|
|
|
|
| |
for building the tcl/tk based database frontend pgaccess.
For an updated version of this tool a separate port will
follow. Please test these changes well, so that we get a
nice PostgreSQL 6.2 version up and running "b4" port freeze ;-)
Notes:
svn path=/head/; revision=8112
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=8035
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added missing ldconfig -m in startup file
- Modified pgsql user environment
- Make port NOPORTDOCS aware
- Add additional port docs to post-install target and updated PLIST
- recursively change owner of pgsql directory after creating .profile,
so that .profile can be modified by the pgsql user.
Hope everything is fine now.
Notes:
svn path=/head/; revision=6936
|
|
|
|
|
|
|
|
| |
Enabled locale support, please tell me, if this ok or causes trouble.
Thanks.
Notes:
svn path=/head/; revision=6934
|
|
|
|
|
|
|
| |
port, which is going to be removed
Notes:
svn path=/head/; revision=6177
|
|
|
|
| |
Notes:
svn path=/head/; revision=6172
|
|
|
|
|
|
|
|
|
|
|
|
| |
Clean up newly imported PostgreSQL port:
- variable reorganization and cleanup
- remove NOMANCOMPRESS conditional in favour of MAN?=
- prevent import of installing user's $PATH into ${PREFIX}/pgsql/.profile
- change package name to remove 'v'
- remove some of the latent bugs left over from the postgres95 port.
Notes:
svn path=/head/; revision=6114
|
|
|
|
|
|
|
|
| |
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: matt@bdd.net
Notes:
svn path=/head/; revision=3953
|
|
|
|
|
|
|
|
| |
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: matt@bdd.net
Notes:
svn path=/head/; revision=3873
|
|
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: Matthew Stein <matt@bdd.net>
Notes:
svn path=/head/; revision=3849
|