pkgsrc/security/heimdal
jlam d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
..
files Let the rc.d script start kdc detached, as is the default for 2004-02-23 12:35:11 +00:00
patches configure looks for and finds -ltermcap too late in the process for it to 2004-02-22 11:59:50 +00:00
buildlink3.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
builtin.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
DESCR Initial import of heimdal-0.6 into security/heimdal. 2004-01-10 14:56:44 +00:00
distinfo configure looks for and finds -ltermcap too late in the process for it to 2004-02-22 11:59:50 +00:00
Makefile Let the rc.d script start kdc detached, as is the default for 2004-02-23 12:35:11 +00:00
PLIST Support a new yes/no variable "KERBEROS_PREFIX_CMDS" that can be used by 2004-01-15 12:48:00 +00:00