| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 25247
Submitted by: maintainer
|
|
|
|
|
|
| |
default database location.
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/23861
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
|
|
| |
time: this breaks the rc.d script. Default to `/bin/sh' as a `make install'
would do.
PR: ports/23534
Submitted by: Nick Sayer
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
| |
PR: 23371
Submitted by: maintainer
|
|
|
|
| |
would like to maintain this port.
|
|
|
|
|
| |
due to lack of time for maintaining and testing. Maybe
somebody other can do better than I.
|
| |
|
|
|
|
| |
Submitted by: Nadav Eiron <nadav@cs.technion.ac.il>
|
|
|
|
|
|
|
| |
ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.
Submitted by: tobez@tobez.org
|
| |
|
|
|
|
|
|
|
| |
The DB is 64-bit capable so really only a few
bits of configuration for FreeBSD were needed.
Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
|
|
|
|
|
|
| |
+LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
|
| |
|
|
|
|
|
|
| |
Fix NOPORTDOCS support.
Fix PLIST in many respects, especially for pgacess.
|
|
|
|
|
|
|
|
|
| |
default encoding.
Still the "default" default encoding is singlebyte, so this shouldn't hurt
anything but a little code increase.
Approved by: andreas (the maintainer)
|
|
|
|
| |
Obtained from: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
|
|
|
| |
thanks for complete diffs ;-)
closed PR
PR: 18699
Obtained from: Palle Girgensohn <girgen@partitur.se>
|
| |
|
|
|
|
|
|
| |
closes PR
PR: 17736
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
|
|
|
|
|
|
|
| |
Postgresql port now can be packaged.
User and group will be created automatically
PR: 17744
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
|
| |
|
|
|
|
|
|
| |
Upgrade to pgaccess 0.98 follows
PR: 15708 15034
|
| |
|
|
|
|
| |
Submitted by: Donald Chan <donald@batti.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
| |
maintenance release with bugfixes
Thanks for the complete submission !
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
| |
Submitted by: Gaute Nessan <gaute@Norway.EU.net>
|
| |
|
| |
|
|
|
|
|
|
| |
did some small modifications
Obtained from: "Palle Girgensohn" <girgen@partitur.se>
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
|
|
|
|
| |
upgrades this to the allegedly fantastic 6.5. However, it's the thought
that counts, right?
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
options "SYSVSHM, SYSVSEM, SYSVMSG"
PR: 6321
|
| |
|
| |
|