| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 47054
Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
|
|
|
|
|
| |
PR: ports/46749, ports/46748
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
|
|
|
|
|
|
| |
should ideally be downloaded as needed to save bandwidth.
Submitted by: Eric Hodel
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
to this version as soon as possible. Check PR description.
PR: ports/43676
Submitted by: maintainer
|
|
|
|
| |
Submitted by: fenner's distfiles survey
|
|
|
|
|
|
|
| |
documentation--it will be in a separate port.
PR: 42009
Submitted by: Palle Girgensohn (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 36975
Submitted by: maintainer
|
|
|
|
|
|
|
| |
on -lintl instead of build-depending on msgfmt and make sure -lintl is
linked into the shared -lpq.
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/34855
Submitted by: maintainer.
|
|
|
|
|
| |
PR: 32755
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
| |
PR: 30805
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 27846
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
| |
|
|
|
|
|
| |
PR: 27676
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/27220
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/26761
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/26741
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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>
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
+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>
|
|
|
|
|
|
| |
did some small modifications
Obtained from: "Palle Girgensohn" <girgen@partitur.se>
|
| |
|
| |
|
|
|
|
|
| |
upgrades this to the allegedly fantastic 6.5. However, it's the thought
that counts, right?
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
options "SYSVSHM, SYSVSEM, SYSVMSG"
PR: 6321
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: me
Submitted by: David Kelly <dkelly@nebula.tbe.com>
|
|
|
|
|
|
| |
Start up a /usr/ports/YEAR2000 file to provide a central location for all
software. Will be buildling a nightly run shell script to pull all the Y2K
variables from ports, so that the central list remains reasonably up to date...
|
|
|
|
|
|
| |
PR: ports/8803 (sorta)
Reviewed by: Scrappy (sorta)
Submitted by: billf
|
| |
|
|
|
|
| |
From: Cyrus Rahman <cr@jcmax.com>
|
|
|
|
| |
Submitted by: steve
|
|
|
|
|
|
|
|
|
|
| |
ld -x -Bshareable -Bforcearchive -o libpq.so.1.1 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o
/usr/libexec/elf/ld: unrecognized option `-Bforcearchive'
gmake[2]: *** [libpq.so.1.1] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces/libpq'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces'
gmake: *** [all] Error 2
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
I think this is ok'd by Satoshi.
Submitted by: jseger@freebsd.scds.com
|
| |
|
|
|
|
|
| |
-- we are obviously not interested in keeping the old versions around
in that case.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
background because of the -S option.
- remove the -D datadir option, it's meaningless, because the pgsql
user environment overwrites it with the PGDATA env variable.
Since this is important and might cause some headache, I mentioned
this in ~pgsql/.profile and the startup script.
Submitted by: John Fiber
|
|
|
|
|
|
|
|
|
| |
- in order to access the template1 database as pgsql user, the
environment needs the DISPLAY variable set to at least ":0"
- pgaccess loads dynamically the libpgtcl.1, some symbols from
another dynamic lib are needed as well -> libpq.so.1.0
Makefile (patch-af) modified (copied from the Linux clause),
so that shared lib libpgtcl is created with proper loader flags.
|
|
|
|
|
|
|
| |
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 ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
Enabled locale support, please tell me, if this ok or causes trouble.
Thanks.
|
|
|
|
| |
port, which is going to be removed
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
to boot.
Have updated the Master Sites listing to reflect where the current port
actually resides, as well as added a few of the mirrors. Will work on
bringing the port up to date as I figure out how ports work :(
This should at least allow this port to be compiled using v1.08 now
|
| |
|
| |
|
|
|
|
|
| |
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
|
|
|
|
|
| |
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: matt@bdd.net
|
|
|
|
|
| |
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: matt@bdd.net
|
|
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: Matthew Stein <matt@bdd.net>
|