pkgsrc/databases
kim d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
..
db Add package patch-sum files 1999-07-09 13:50:05 +00:00
gdbm Add package patch-sum files 1999-07-09 13:50:05 +00:00
gtksql Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
gtranscript This package wants some postgres headers installed. Make sure they are 1999-09-06 19:04:37 +00:00
iodbc iODBC -- ODBC 2.x driver manager. 1999-07-15 06:25:04 +00:00
jdb Correct typo. 1999-07-15 06:28:58 +00:00
mysql-client Extract distfile with pax. This works around bugs in our tar that manifest 1999-08-24 18:55:27 +00:00
mysql-server Extract distfile with pax. This works around bugs in our tar that manifest 1999-08-24 18:55:27 +00:00
openldap Change how Kerberos support is enabled in pkgsrc. 1999-09-14 02:32:21 +00:00
p5-DBD-mysql Oops. s/i386-netbsd/${MACHINE_ARCHE}-${LOWER_OPSYS}/ 1999-08-25 21:42:40 +00:00
p5-DBI Correct a typo. 1999-07-01 08:04:36 +00:00
p5-gdbm s/EXTRACT_AFTER_ARGS/EXTRACT_ELEMENTS/, per Simon Burge <simonb@netbsd.org>. 1999-05-19 11:45:31 +00:00
pkg Next one (IDs already fixed) 1997-10-27 03:25:18 +00:00
postgresql Add dependency on ncurses, and create ${PREFIX}/${PGUSER} before 1999-09-06 18:19:49 +00:00
py-gdbm Update to 1.5.2 1999-04-14 06:15:57 +00:00
py-mysql Nuke mysql; it's now mysql-server and mysql-client. 1999-05-06 23:38:36 +00:00
sdbm Add package patch-sum files 1999-07-09 13:50:05 +00:00
tcl-gdbm Add package patch-sum files 1999-07-09 13:50:05 +00:00
xmysql fix 1999-09-06 19:58:11 +00:00
xmysqladmin Initial import of xmysqladmin-1.0, a graphical front end for administering 1999-08-05 17:20:11 +00:00
zope-mysql Update for zope 1.10.3 1999-06-19 23:09:28 +00:00
Makefile Add and enable gtranscript. 1999-08-20 16:12:32 +00:00