./wip/aols-postgres, Postgres database access module for aolserver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0, Package name: aols-postgres-4.0, Maintainer: iharding

$NetBSD: DESCR,v 1.1.1.1 2004/06/08 21:06:52 ianharding Exp $
nspostgres is a module allowing direct access to postgresql databases
from aolserver.


Required to run:
[wip/aolserver4] [databases/postgresql95-client]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: faafbab3c835130e7cdf5f0ddf2200aa202260bc
Filesize: 20.469 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-06-20 19:49:12 by Ian A. Harding | Files touched by this commit (2)
Log message:
Removed whitespace, fixed URL
   2005-05-24 12:29:23 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:09:44 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-07-25 18:22:57 by Marc Recht | Files touched by this commit (1)
Log message:
Use the new mk/pgsql.buildlink3.mk.
   2004-06-08 23:06:58 by Ian A. Harding | Files touched by this commit (6) | Imported package
Log message:
Postgresql datbase access module for AOLServer version 4