| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 1998-02-18 | Don't hardcode the paths of tcl and tk libs/headers - access them | agc | 1 | -6/+6 | |
| relative to ${PREFIX}. | |||||
| 1998-02-18 | Don't use an easily-guessed encrypted password for the postgres admin. | agc | 1 | -1/+1 | |
| 1998-02-18 | The .if defined(USE_TCL) part wouldn't work anyway, so don't bother | agc | 1 | -6/+5 | |
| checking just now. The 'recursive' argument to cp(1) is -R, not -r. | |||||
| 1998-02-18 | portlint: add "|| ${TRUE}" after ldconfig. | frueauf | 1 | -2/+2 | |
| 1998-02-17 | Add NetBSD RCS Id. | agc | 1 | -8/+9 | |
| Correct names of two FAQ files. Only delete the tcl/tk-related files if they were installed. | |||||
| 1998-02-17 | The correct definition for the database directory is PGDATA, not PG_DATA. | agc | 1 | -1/+10 | |
| 1998-02-17 | Changes to the basic NetBSD template. Look for headers in | agc | 1 | -0/+15 | |
| ${PREFIX}/include, and libraries in ${PREFIX}/lib, rather than having them hardcoded. | |||||
| 1998-02-17 | If an argument is passed to this perl script, use that as the pgsql user name. | agc | 1 | -8/+16 | |
| 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 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
| 1998-02-17 | Mention dependency on Perl5. | agc | 1 | -22/+17 | |
| 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 | Initial import of Postgresql 6.2.1, an Object Relational Database | agc | 17 | -0/+691 | |
| Management System, into the NetBSD packages collection, from the FreeBSD port. | |||||
