GayBSD documentation tree
Find a file
Benjamin Kaduk e674769e8e Attempt to dispel rumors that GSSAPI and Kerberos are interchangable.
The Generic Security Services Application Programming Interface is an
abstract interface for creating security contexts between two peers to
allow for secure passing of messages and other operations, which allows
for the use of many different underlying security mechanisms.  Kerberos
5 is a common such security mechanism, but is far from the only mechanism
in use.  Many krb5 implementations provide a GSSAPI library that provides
the krb5 mechanism(s); in some cases, those libraries can also support
user-provided GSSAPI mechanisms as well.  The only implementations of the
GSSAPI which are currently supported by the USES=gssapi support in the
Ports Collection are such libraries provided by krb5 implementations.

Approved by:	hrs (mentor)
2014-07-16 02:47:17 +00:00
bn_BD.UTF-8 s/ISO10646-1/UTF-8 to match bn_BD.UTF-8/ directory name 2014-01-23 20:32:49 +00:00
da_DK.ISO8859-1 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
de_DE.ISO8859-1 Update to r44123: 2014-07-13 10:54:43 +00:00
el_GR.ISO8859-7 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
en_US.ISO8859-1 Attempt to dispel rumors that GSSAPI and Kerberos are interchangable. 2014-07-16 02:47:17 +00:00
es_ES.ISO8859-1 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
fr_FR.ISO8859-1 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
hu_HU.ISO8859-2 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
it_IT.ISO8859-15 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
ja_JP.eucJP Add u.betarel2.schedule entity. 2014-07-15 11:04:21 +00:00
mn_MN.UTF-8 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
nl_NL.ISO8859-1 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
no_NO.ISO8859-1 - Do not specify image file extensions in documents; the proper extension 2013-04-02 09:50:10 +00:00
pl_PL.ISO8859-2 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
pt_BR.ISO8859-1 - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
release - Move the PGP keyring generation to the language-independent share directory 2014-03-07 12:23:51 +00:00
ru_RU.KOI8-R MFen r45243 and thus unbreak the web build process. 2014-07-13 19:46:06 +00:00
share - Switch betarel and betarel2 FreeBSD versions. 2014-07-15 16:34:15 +00:00
sr_YU.ISO8859-2 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
tr_TR.ISO8859-9 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
zh_CN.UTF-8 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
zh_TW.UTF-8 Copy over just the redirect header from the en_US version of 2014-06-29 22:01:49 +00:00
.arcconfig Add .arcconfig so code review are automatically associated with the right 2014-06-11 21:51:38 +00:00
Makefile Convert zh_TW from Big5 to UTF-8. 2014-05-29 16:48:07 +00:00
README Update README to point to the Quick Start first. 2014-03-07 20:57:58 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.