| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=8859
|
|
|
|
| |
Notes:
svn path=/head/; revision=8858
|
|
|
|
| |
Notes:
svn path=/head/; revision=8857
|
|
|
|
|
|
|
| |
portlint errors.
Notes:
svn path=/head/; revision=8856
|
|
|
|
| |
Notes:
svn path=/head/; revision=8742
|
|
|
|
| |
Notes:
svn path=/head/; revision=8740
|
|
|
|
|
|
|
| |
Submitted by: axl@iafrica.com
Notes:
svn path=/head/; revision=8697
|
|
|
|
|
|
|
| |
Submitted by: "Josh Tiefenbach" <josh@ican.net>
Notes:
svn path=/head/; revision=8584
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8428
|
|
|
|
| |
Notes:
svn path=/head/; revision=8414
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8394
|
|
|
|
|
|
|
| |
bugfix "Multiple layout (n) found"
Notes:
svn path=/head/; revision=8365
|
|
|
|
| |
Notes:
svn path=/head/; revision=8266
|
|
|
|
|
|
|
|
|
|
| |
- author was so nice to add a version number in the source file, hurray.
- "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so|
depending on the PREFIX variable using new post-configure script
- tested building, installing, packaging
Notes:
svn path=/head/; revision=8223
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8191
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8189
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8183
|
|
|
|
| |
Notes:
svn path=/head/; revision=8171
|
|
|
|
|
|
|
| |
that this is version 0.52. I really hate this :-/
Notes:
svn path=/head/; revision=8132
|
|
|
|
|
|
|
|
|
| |
number. HELP, need LOCAL_PORT ! Who with proper permissions could
please do a make fetch and place this tar archive under
LOCAL_PORT/pgaccess-0.52.tar.gz ? Thanks.
Notes:
svn path=/head/; revision=8131
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=8117
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=8114
|
|
|
|
|
|
|
|
| |
TCL/TK frontend to postgresql ;-)
More commits to come (in postgresql port)
Notes:
svn path=/head/; revision=8113
|
|
|
|
|
|
|
|
|
|
| |
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=8102
|
|
|
|
| |
Notes:
svn path=/head/; revision=8096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8094
|
|
|
|
| |
Notes:
svn path=/head/; revision=8035
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=8031
|
|
|
|
| |
Notes:
svn path=/head/; revision=7942
|
|
|
|
| |
Notes:
svn path=/head/; revision=7941
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=7940
|
|
|
|
|
|
|
|
|
|
| |
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
Notes:
svn path=/head/; revision=7899
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Apache -> 1.00b2
p5-Array-PrintCols -> 2.0
p5-C-Scan -> 0.4
p5-DBD-Pg -> 0.62
p5-Data-Flow -> 0.05
p5-Devel-Peek -> 0.83
p5-HTML-Stream -> 1.40
p5-HTTPD-Tools -> 0.55
p5-Image-Size -> 2.4
p5-IniConf -> 0.92
p5-Msql -> 1.1809
p5-Mysql -> 1.1809
p5-PGP -> 0.3a
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
Notes:
svn path=/head/; revision=7898
|
|
|
|
| |
Notes:
svn path=/head/; revision=7892
|
|
|
|
| |
Notes:
svn path=/head/; revision=7891
|
|
|
|
| |
Notes:
svn path=/head/; revision=7820
|
|
|
|
|
|
|
| |
USE_X11, USE_IMAKE implies it.
Notes:
svn path=/head/; revision=7819
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=7784
|
|
|
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=7783
|
|
|
|
|
|
|
| |
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
Notes:
svn path=/head/; revision=7758
|
|
|
|
| |
Notes:
svn path=/head/; revision=7756
|
|
|
|
|
|
|
|
|
| |
XmysqlAdmin is a front end to the MySQL database engine.
It allows reloads, status check, process control, isamcheck
and grant/revoke privileges.
Notes:
svn path=/head/; revision=7755
|
|
|
|
|
|
|
|
|
|
| |
XmySQL is a front end to the MySQL database engine. It allows for
simple queries and table maintenance, as well as batch queries.
XmySQL has been compiled and tested on Linux 2.0.0 with MySQL 3.20.16
and Xforms version 0.86.
Notes:
svn path=/head/; revision=7754
|