1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Munechika SUMIKAWA 2feee32f65 kame-dhcp6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
 	   for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
           Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
           Configuration Protocol for IPv6 (DHCPv6)

Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment.  The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.

WWW: http://www.kame.net/
2004-07-31 20:27:38 +00:00
accessibility
arabic
archivers - Update to 1.11 2004-07-31 15:39:34 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Fix build with MySQL 4.1.3 2004-07-31 20:13:16 +00:00
deskutils
devel - Do what nearby comment says: use gcc 3.3 for 4-STABLE 2004-07-31 18:44:37 +00:00
dns Update to version 2.10 2004-07-31 13:28:33 +00:00
editors Forgot to add two missing Makefiles. 2004-07-31 14:36:10 +00:00
emulators
finance
french
ftp
games - Update to 0.0.7 2004-07-31 19:18:30 +00:00
german
graphics
hebrew
hungarian
irc
japanese Update to 1.4. 2004-07-31 12:51:09 +00:00
java
korean
lang Upgrade to 0.95. 2004-07-31 19:03:07 +00:00
mail - Fix build with gcc-3.4 2004-07-31 15:16:58 +00:00
math
mbone
misc Update to 2.9 2004-07-31 13:42:33 +00:00
Mk
multimedia
net kame-dhcp6 is an open-source implementation of Dynamic Host 2004-07-31 20:27:38 +00:00
net-im
net-mgmt
net-p2p
news
palm Add pdbc, the PalmOS database compiler/decompiler. 2004-07-31 20:14:16 +00:00
picobsd
polish
ports-mgmt Add portmanager 0.1.3, freeBSD port management software. 2004-07-31 17:18:26 +00:00
portuguese
print
russian
science
security phpMyAdmin configuration manipulation and code injection 2004-07-31 15:00:41 +00:00
shells
sysutils Add xwlans, an utility which displays your current wlan (IEEE 802.11/wavelan) 2004-07-31 19:01:26 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Upgrade to 2.8.6dev.5 2004-07-31 14:49:10 +00:00
x11 - Fix build with gcc-3.4 2004-07-31 13:26:23 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - wx-config now points to wxgtk2-2.4.config 2004-07-31 16:38:42 +00:00
x11-wm
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.