Commit graph

522 commits

Author SHA1 Message Date
hubertf
287fd593f7 Fix last commit after feedback from Klaus. 1998-03-16 14:40:48 +00:00
hubertf
4e9eec6d84 don't expand PATH and MANPATH - fixes PR 5165 by Klaus Klein. 1998-03-16 12:57:37 +00:00
agc
e11e090be3 Add pgaccess. 1998-02-18 17:51:01 +00:00
agc
71fe6dc6c2 Build the libpgtcl shared object properly.
Add pgaccess to the list of programs to 'do' when USE_TCL is defined.

Add a Makefile for pgaccess, so that it gets installed with the right
embedded interpreter.
1998-02-18 17:48:14 +00:00
agc
ed95ebef70 Don't hardcode the paths of tcl and tk libs/headers - access them
relative to ${PREFIX}.
1998-02-18 17:45:18 +00:00
agc
87dc48da28 Don't use an easily-guessed encrypted password for the postgres admin. 1998-02-18 17:37:24 +00:00
agc
7db6fa69d4 The .if defined(USE_TCL) part wouldn't work anyway, so don't bother
checking just now.

The 'recursive' argument to cp(1) is -R, not -r.
1998-02-18 17:35:25 +00:00
frueauf
932d8f5ef0 portlint: add "|| ${TRUE}" after ldconfig. 1998-02-18 11:50:33 +00:00
agc
5e7d329488 Enable postgresql. 1998-02-17 15:48:54 +00:00
agc
53f5711566 Add NetBSD RCS Id.
Correct names of two FAQ files.
Only delete the tcl/tk-related files if they were installed.
1998-02-17 15:46:10 +00:00
agc
38e162eddd The correct definition for the database directory is PGDATA, not PG_DATA. 1998-02-17 15:44:32 +00:00
agc
a5b05f2466 Changes to the basic NetBSD template. Look for headers in
${PREFIX}/include, and libraries in ${PREFIX}/lib, rather than having
them hardcoded.
1998-02-17 15:43:36 +00:00
agc
543da79c5a If an argument is passed to this perl script, use that as the pgsql user name.
Only add the user if it doesn't exist in the passwd file.

Work around a problem in pw_scan(3) for now.
1998-02-17 15:42:04 +00:00
agc
7933c17d7a Add NetBSD RCS Id. 1998-02-17 15:38:59 +00:00
agc
d5059d34f4 Mention dependency on Perl5.
Define PGUSER variable, and use it (defaults to pgsql).
Add NetBSD RCS Id.
There is no '-c' argument to NetBSD's su(1).
cat post-install-notes, rather than using more(1). Just in case.
Use explicit paths for executables.
1998-02-17 15:37:40 +00:00
agc
f9632bdc2b Initial import of Postgresql 6.2.1, an Object Relational Database
Management System, into the NetBSD packages collection, from the
FreeBSD port.
1998-02-17 15:29:55 +00:00
hubertf
35abfbee5f portlint: rm -> ${RM} 1998-01-24 03:42:02 +00:00
agc
5099468a33 Run ranlib on the installed library. 1997-11-20 11:47:23 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
e2e3ab3c57 Only uncomment working/tested ports 1997-10-27 03:33:59 +00:00
hubertf
f401452b5f Fix for NetBSD 1997-10-27 03:32:44 +00:00
hubertf
3d487ee863 Next one (IDs already fixed) 1997-10-27 03:25:18 +00:00