| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Upgrade to pgaccess 0.98 follows
PR: 15708 15034
Notes:
svn path=/head/; revision=24377
|
|
|
|
| |
Notes:
svn path=/head/; revision=23273
|
|
|
|
|
|
|
| |
Submitted by: Donald Chan <donald@batti.com>
Notes:
svn path=/head/; revision=22974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21083
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
|
|
| |
maintenance release with bugfixes
Thanks for the complete submission !
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes:
svn path=/head/; revision=20294
|
|
|
|
|
|
|
| |
Submitted by: Gaute Nessan <gaute@Norway.EU.net>
Notes:
svn path=/head/; revision=19956
|
|
|
|
| |
Notes:
svn path=/head/; revision=19903
|
|
|
|
| |
Notes:
svn path=/head/; revision=19902
|
|
|
|
|
|
|
|
|
| |
did some small modifications
Obtained from: "Palle Girgensohn" <girgen@partitur.se>
Notes:
svn path=/head/; revision=19901
|
|
|
|
| |
Notes:
svn path=/head/; revision=19808
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
| |
Notes:
svn path=/head/; revision=19659
|
|
|
|
|
|
|
|
| |
upgrades this to the allegedly fantastic 6.5. However, it's the thought
that counts, right?
Notes:
svn path=/head/; revision=19550
|
|
|
|
| |
Notes:
svn path=/head/; revision=19219
|
|
|
|
| |
Notes:
svn path=/head/; revision=18035
|
|
|
|
| |
Notes:
svn path=/head/; revision=17863
|
|
|
|
|
|
|
|
|
| |
options "SYSVSHM, SYSVSEM, SYSVMSG"
PR: 6321
Notes:
svn path=/head/; revision=17820
|
|
|
|
| |
Notes:
svn path=/head/; revision=17742
|
|
|
|
| |
Notes:
svn path=/head/; revision=17141
|
|
|
|
| |
Notes:
svn path=/head/; revision=16532
|
|
|
|
|
|
|
| |
PR: 9685
Notes:
svn path=/head/; revision=16531
|
|
|
|
|
|
|
|
| |
Reviewed by: me
Submitted by: David Kelly <dkelly@nebula.tbe.com>
Notes:
svn path=/head/; revision=16188
|
|
|
|
|
|
|
|
|
| |
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...
Notes:
svn path=/head/; revision=16019
|
|
|
|
|
|
|
|
|
| |
PR: ports/8803 (sorta)
Reviewed by: Scrappy (sorta)
Submitted by: billf
Notes:
svn path=/head/; revision=15532
|
|
|
|
|
|
|
|
| |
the right place so they will actually be run on the libraries, not some
text files.
Notes:
svn path=/head/; revision=15469
|
|
|
|
| |
Notes:
svn path=/head/; revision=14857
|
|
|
|
|
|
|
| |
From: Cyrus Rahman <cr@jcmax.com>
Notes:
svn path=/head/; revision=14774
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=14041
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=13887
|
|
|
|
| |
Notes:
svn path=/head/; revision=13388
|
|
|
|
| |
Notes:
svn path=/head/; revision=12573
|
|
|
|
| |
Notes:
svn path=/head/; revision=10630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
I think this is ok'd by Satoshi.
Submitted by: jseger@freebsd.scds.com
Notes:
svn path=/head/; revision=10287
|
|
|
|
|
|
|
| |
Please test.
Notes:
svn path=/head/; revision=9540
|
|
|
|
| |
Notes:
svn path=/head/; revision=9161
|
|
|
|
|
|
|
|
| |
-- we are obviously not interested in keeping the old versions around
in that case.
Notes:
svn path=/head/; revision=8986
|
|
|
|
| |
Notes:
svn path=/head/; revision=8858
|
|
|
|
| |
Notes:
svn path=/head/; revision=8414
|
|
|
|
|
|
|
|
| |
thanks John, for testing the port
Submitted by: John Fiber
Notes:
svn path=/head/; revision=8129
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=8127
|
|
|
|
| |
Notes:
svn path=/head/; revision=8121
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=8115
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=8096
|