| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
on -lintl instead of build-depending on msgfmt and make sure -lintl is
linked into the shared -lpq.
Approved by: maintainer
Notes:
svn path=/head/; revision=57161
|
|
|
|
| |
Notes:
svn path=/head/; revision=56610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
Notes:
svn path=/head/; revision=56168
|
|
|
|
|
|
|
|
|
|
|
| |
The MAINTAINER has approved this (see ports/35161).
PR: ports/35160
Submitted by: Sean Chittenden <sean@chittenden.org>
Reviewed by: maintainer
Notes:
svn path=/head/; revision=55042
|
|
|
|
|
|
|
|
|
| |
PR: 35143
Submitted by: maintainer
Reported & fixed by: olgeni
Notes:
svn path=/head/; revision=54992
|
|
|
|
|
|
|
|
| |
PR: ports/34855
Submitted by: maintainer.
Notes:
svn path=/head/; revision=54887
|
|
|
|
|
|
|
|
| |
PR: 32755
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=51406
|
|
|
|
|
|
|
| |
the later case
Notes:
svn path=/head/; revision=50301
|
|
|
|
|
|
|
|
| |
PR: 30805
Submitted by: maintainer
Notes:
svn path=/head/; revision=48171
|
|
|
|
|
|
|
|
| |
PR: 30022
Submitted by: maintainer
Notes:
svn path=/head/; revision=46792
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile.
The dynamic determination of LIB_DEPENDS in configure.postgresql
remains in place for the !BATCH case and is unaffected by this.
Remove trailing whitespace and an extraneous LDCONFIG_DIRS.
Submitted by: maintainer
Notes:
svn path=/head/; revision=45524
|
|
|
|
|
|
|
|
|
|
|
| |
* 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: 28120
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=43942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
checked in the fetch target. Before the patch below, make install will
fail to depend on Tcl/Tk, for instance.
Synchronize the batch and default interactive selections for optional
parts of the port.
PR: ports/27949
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
Notes:
svn path=/head/; revision=43927
|
|
|
|
|
|
|
|
|
|
| |
Add character sets to the server
PR: 27846
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=43486
|
|
|
|
|
|
|
|
| |
PR: 27846
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=43485
|
|
|
|
| |
Notes:
svn path=/head/; revision=43378
|
|
|
|
|
|
|
|
| |
PR: 27676
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=43171
|
|
|
|
| |
Notes:
svn path=/head/; revision=43136
|
|
|
|
|
|
|
|
| |
PR: 27676
Submitted by: maintainer
Notes:
svn path=/head/; revision=43125
|
|
|
|
|
|
|
|
|
|
|
|
| |
to make dependencies work.
Call the script pre-fetch and include Makefile.inc AFTER it has been
created.
Reported by: Disturbed FreeBSD newbie who couldn't figure out
why this didn't work as expected.
Notes:
svn path=/head/; revision=43014
|
|
|
|
|
|
|
|
| |
PR: ports/27416
Submitted by: girgen@partitur.se (the maintainer)
Notes:
svn path=/head/; revision=42691
|
|
|
|
|
|
|
|
| |
PR: ports/27220
Submitted by: maintainer
Notes:
svn path=/head/; revision=42436
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Pass the -s option to pg_ctl, to avoid clobbering the display.
It will show error messages only.
* Echo the port name after shutdown.
No functional changes, no PORTREVISION.
Notes:
svn path=/head/; revision=42166
|
|
|
|
|
|
|
|
|
|
| |
it won't be confused with the "ant" screensaver (in /usr/X11R6/bin).
PR: 26841
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=41898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it
won't hang while performing batch fetch operations (like portupgrade -F)
* Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the
Makefile to register the correct tcl version in the plist.
* Do not start postgresql if the database directory does not exist: the
startup sequence could hang because of this.
* Use the "-s" option when starting postgresql with pg_ctl, so it won't
display informational messages. Display only the port name, as do other
packages startup scripts.
Approved by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=41897
|
|
|
|
| |
Notes:
svn path=/head/; revision=41853
|
|
|
|
| |
Notes:
svn path=/head/; revision=41852
|
|
|
|
|
|
|
|
| |
PR: ports/26761
Submitted by: maintainer
Notes:
svn path=/head/; revision=41815
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 25247
Submitted by: maintainer
Notes:
svn path=/head/; revision=38680
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/23861
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes:
svn path=/head/; revision=37779
|
|
|
|
|
|
|
|
|
|
|
| |
time: this breaks the rc.d script. Default to `/bin/sh' as a `make install'
would do.
PR: ports/23534
Submitted by: Nick Sayer
Notes:
svn path=/head/; revision=37778
|
|
|
|
|
|
|
| |
Approved by: asami
Notes:
svn path=/head/; revision=36564
|
|
|
|
|
|
|
|
| |
PR: 23371
Submitted by: maintainer
Notes:
svn path=/head/; revision=35882
|
|
|
|
|
|
|
| |
would like to maintain this port.
Notes:
svn path=/head/; revision=35758
|
|
|
|
|
|
|
|
| |
due to lack of time for maintaining and testing. Maybe
somebody other can do better than I.
Notes:
svn path=/head/; revision=35363
|
|
|
|
| |
Notes:
svn path=/head/; revision=33497
|
|
|
|
|
|
|
| |
Submitted by: Nadav Eiron <nadav@cs.technion.ac.il>
Notes:
svn path=/head/; revision=33041
|
|
|
|
|
|
|
|
|
|
| |
ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.
Submitted by: tobez@tobez.org
Notes:
svn path=/head/; revision=32446
|
|
|
|
| |
Notes:
svn path=/head/; revision=32149
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=32148
|
|
|
|
|
|
|
|
|
| |
+LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
Notes:
svn path=/head/; revision=30491
|
|
|
|
| |
Notes:
svn path=/head/; revision=29699
|
|
|
|
|
|
|
|
|
| |
Fix NOPORTDOCS support.
Fix PLIST in many respects, especially for pgacess.
Notes:
svn path=/head/; revision=29698
|