d0e9933400
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 |
||
---|---|---|
.. | ||
db | ||
gdbm | ||
gtksql | ||
gtranscript | ||
iodbc | ||
jdb | ||
mysql-client | ||
mysql-server | ||
openldap | ||
p5-DBD-mysql | ||
p5-DBI | ||
p5-gdbm | ||
pkg | ||
postgresql | ||
py-gdbm | ||
py-mysql | ||
sdbm | ||
tcl-gdbm | ||
xmysql | ||
xmysqladmin | ||
zope-mysql | ||
Makefile |