Commit graph

13 commits

Author SHA1 Message Date
bad
70ac9c684a Split out second part of patch-af and make it apply and work correctly.
Fixes PR pkg/7959.
1999-07-11 20:00:43 +00:00
bad
022a6c04b0 Provide test-and-set primitive on arm32.
From Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>.
1999-05-18 15:52:19 +00:00
mellon
f0f4504d0a Remove bogus path prefixes from filenames. 1999-03-05 03:25:14 +00:00
mellon
2f272ef2f9 Patch to fix some arm32 configure problems. 1999-03-05 03:01:44 +00:00
frueauf
46cfd36f4f Add some cosmetics pointed out in pr 6758 by Greg A. Woods:
- add INSTALL_TARGET=install install-man and remove the patch that did
  modify the GNUMakefile, for better maintainance.
- add - in front of @${MKDIR} to silently fail if the dir already exists
- move ld.so.conf warning near the end, so it can be better spotted.
1999-01-08 11:17:21 +00:00
frueauf
1f4b04d4d9 Update postgresql to 6.4.2. Among bugfixes and new features, this also
adds patches for m68k support, provided in pr 6664 by MOCHIDA Shuji.
1999-01-04 13:05:01 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
d42b222d9f Upgrade to the latest and greatest version (6.3.2) of PostgreSQL.
They told me to say that.

Use addnerd to create the user.
1998-06-10 13:55:34 +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
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
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