Revision 3c040719
Added by Chris Buechler over 9 years ago
src/usr/local/www/license.php | ||
---|---|---|
114 | 114 |
<?=gettext("Copyright"); ?> © <?=gettext("1995-2003 Internet Software Consortium")?> |
115 | 115 |
</li> |
116 | 116 |
<li class="list-group-item"> |
117 |
<strong>PF</strong> (<a href="http://www.openbsd.org/faq/pf" target="_blank">http://www.openbsd.org</a>) |
|
117 |
<strong>PF</strong> originally from OpenBSD (<a href="http://www.openbsd.org/faq/pf" target="_blank">http://www.openbsd.org</a>)
|
|
118 | 118 |
</li> |
119 | 119 |
<li class="list-group-item"> |
120 | 120 |
<strong>MPD</strong> - Multi-link PPP daemon for FreeBSD (<a href="http://mpd.sourceforge.net/" target="_blank">http://mpd.sourceforge.net/</a>)<br /> |
121 | 121 |
<?=gettext("Copyright"); ?> © 2003-2004, Archie L. Cobbs, Michael Bretterklieber, Alexander Motin<br /> |
122 | 122 |
<?=gettext("All rights reserved.")?> |
123 | 123 |
</li> |
124 |
<li class="list-group-item"> |
|
125 |
<strong>bind-tools</strong> (<a href="https://www.isc.org/downloads/bind/" target="_blank">https://www.isc.org/downloads/bind/</a>)<br /> |
|
126 |
<?=gettext("Copyright"); ?> © 2004-2013 Internet Systems Consortium, Inc. ("ISC") |
|
127 |
</li> |
|
128 |
<li class="list-group-item"> |
|
129 |
<strong>ca_root_nss</strong> Root certificates from certificate authorities included in the (<a href="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS" target="_blank">Mozilla |
|
130 |
NSS library</a>)<br /> |
|
131 |
</li> |
|
132 |
<li class="list-group-item"> |
|
133 |
<strong>choparp</strong> (<a href="http://choparp.sourceforge.net/" target="_blank">http://choparp.sourceforge.net</a>)<br /> |
|
134 |
<?=gettext("Copyright"); ?> © 1997 Takamichi Tateoka (tree@mma.club.uec.ac.jp)<br /> |
|
135 |
<?=gettext("Copyright"); ?> © 2002 Thomas Quinot (thomas@cuivre.fr.eu.org) |
|
136 |
</li> |
|
124 | 137 |
<li class="list-group-item"> |
125 | 138 |
<strong>Circular log support for FreeBSD syslogd</strong> (<a href="http://software.wheelhouse.org/syslogd/" target="_blank">http://software.wheelhouse.org/syslogd/</a>)<br /> |
126 | 139 |
<?=gettext("Copyright"); ?> © 2001 Jeff Wheelhouse (jdw@wwwi.com) |
127 | 140 |
</li> |
141 |
<li class="list-group-item"> |
|
142 |
<strong>cpdup</strong> (<a href="http://apollo.backplane.com/FreeSrc/" target="_blank">http://apollo.backplane.com/FreeSrc/</a>)<br /> |
|
143 |
<?=gettext("Copyright"); ?> © 1997-1999 Matthew Dillon and Dima Ruban. |
|
144 |
</li> |
|
145 |
<li class="list-group-item"> |
|
146 |
<strong>curl</strong> (<a href="https://curl.haxx.se/" target="_blank">https://curl.haxx.se/</a>)<br /> |
|
147 |
<?=gettext("Copyright"); ?> © 1998-2016 Daniel Stenberg. |
|
148 |
</li> |
|
128 | 149 |
<li class="list-group-item"> |
129 | 150 |
<strong>Dnsmasq</strong> - a DNS forwarder for NAT firewalls (<a href="http://www.thekelleys.org.uk" target="_blank">http://www.thekelleys.org.uk</a>)<br /> |
130 |
<?=gettext("Copyright"); ?> © 2000-2012 Simon Kelley.
|
|
151 |
<?=gettext("Copyright"); ?> © 2000-2016 Simon Kelley.
|
|
131 | 152 |
</li> |
132 | 153 |
<li class="list-group-item"> |
133 |
<strong>strongSwan</strong> (<a href="https://www.strongswan.org/" target="_blank">https://www.strongswan.org</a>)<br />
|
|
134 |
<?=gettext("Copyright"); ?> © <?=gettext("2005-2016 University of Applied Sciences Rapperswil")?>
|
|
154 |
<strong>dpinger</strong> - Pinger engine for monitoring latency and loss (<a href="https://github.com/dennypage/dpinger" target="_blank">https://github.com/dennypage/dpinger</a>)<br />
|
|
155 |
<?=gettext("Copyright"); ?> © 2015-2016 Denny Page.
|
|
135 | 156 |
</li> |
136 | 157 |
<li class="list-group-item"> |
137 |
<strong>choparp</strong> (<a href="http://choparp.sourceforge.net/" target="_blank">http://choparp.sourceforge.net</a>)<br /> |
|
138 |
<?=gettext("Copyright"); ?> © 1997 Takamichi Tateoka (tree@mma.club.uec.ac.jp)<br /> |
|
139 |
<?=gettext("Copyright"); ?> © 2002 Thomas Quinot (thomas@cuivre.fr.eu.org) |
|
158 |
<strong>ipmitool</strong> - command-line interface to IPMI-enabled devices (<a href="https://sourceforge.net/projects/ipmitool/" target="_blank">https://sourceforge.net/projects/ipmitool/</a>)<br /> |
|
159 |
<?=gettext("Copyright"); ?> © 2003-2016 Sun Microsystems, Inc. |
|
160 |
</li> |
|
161 |
<li class="list-group-item"> |
|
162 |
<strong>strongSwan</strong> (<a href="https://www.strongswan.org/" target="_blank">https://www.strongswan.org</a>)<br /> |
|
163 |
<?=gettext("Copyright"); ?> © <?=gettext("2005-2016 University of Applied Sciences Rapperswil")?> |
|
140 | 164 |
</li> |
141 | 165 |
<li class="list-group-item"> |
142 | 166 |
<strong>php-radius</strong> (<a href="http://www.mavetju.org/programming/php.php" target="_blank">http://www.mavetju.org/programming/php.php</a>)<br /> |
... | ... | |
147 | 171 |
<strong>wol</strong> (<a href="http://ahh.sourceforge.net/wol" target="_blank">http://ahh.sourceforge.net/wol</a>)<br /> |
148 | 172 |
<?=gettext("Copyright"); ?> © 2000,2001,2002,2003,2004 Thomas Krennwallner <krennwallner@aon.at> |
149 | 173 |
</li> |
174 |
<li class="list-group-item"> |
|
175 |
<strong>openldap-client</strong> (<a href="http://www.openldap.org/" target="_blank">http://www.openldap.org/</a>)<br /> |
|
176 |
<?=gettext("Copyright"); ?> © 1999-2016 The OpenLDAP Foundation |
|
177 |
</li> |
|
150 | 178 |
<li class="list-group-item"> |
151 | 179 |
<strong>OpenVPN</strong> (<a href="http://openvpn.net/" target="_blank">http://openvpn.net/</a>)<br /> |
152 | 180 |
<?=gettext("Copyright (C) 2002-2016 OpenVPN Solutions LLC ")?> |
153 | 181 |
</li> |
182 |
<li class="list-group-item"> |
|
183 |
<strong>pftop</strong> (<a href="http://www.eee.metu.edu.tr/~canacar/pftop/" target="_blank">http://www.eee.metu.edu.tr/~canacar/pftop/</a>)<br /> |
|
184 |
<?=gettext("Copyright"); ?> © 2001, 2007 Can Erkin Acar<br /> |
|
185 |
<?=gettext("Copyright"); ?> © 2001 Daniel Hartmeier |
|
186 |
</li> |
|
187 |
<li class="list-group-item"> |
|
188 |
<strong>radvd</strong> IPv6 router advertisement daemon(<a href="http://www.litech.org/radvd/" target="_blank">http://www.litech.org/radvd/</a>)<br /> |
|
189 |
<?=gettext("Copyright"); ?> © 1996-2015 Lars Fenneberg, Pedro Roque |
|
190 |
</li> |
|
191 |
<li class="list-group-item"> |
|
192 |
<strong>rate</strong> command line traffic analysis tool(<a href="http://s-tech.elsat.net.pl/bmtools/" target="_blank">http://s-tech.elsat.net.pl/bmtools/</a>)<br /> |
|
193 |
<?=gettext("Copyright"); ?> © 2003-2016 Mateusz 'mteg' Golicz |
|
194 |
</li> |
|
195 |
<li class="list-group-item"> |
|
196 |
<strong>relayd</strong> server load balancing with pf (<a href="http://www.openbsd.org" target="_blank">http://www.openbsd.org</a>)<br /> |
|
197 |
<?=gettext("Copyright"); ?> © 2007-2016 Reyk Floeter |
|
198 |
</li> |
|
199 |
<li class="list-group-item"> |
|
200 |
<strong>rrdtool</strong> data logging and graphing system for time series data (<a href="http://oss.oetiker.ch/rrdtool/" target="_blank">http://oss.oetiker.ch/rrdtool/</a>)<br /> |
|
201 |
<?=gettext("Copyright"); ?> © 1998-2016 Tobias Oetiker |
|
202 |
</li> |
|
203 |
<li class="list-group-item"> |
|
204 |
<strong>scponly</strong> (<a href="https://github.com/scponly/scponly/wiki" target="_blank">https://github.com/scponly/scponly/wiki</a>)<br /> |
|
205 |
<?=gettext("Copyright"); ?> © 2001, 2002, 2003 Joe Boyle |
|
206 |
</li> |
|
207 |
<li class="list-group-item"> |
|
208 |
<strong>smartmontools</strong> (<a href="https://www.smartmontools.org/" target="_blank">https://www.smartmontools.org/</a>)<br /> |
|
209 |
<?=gettext("Copyright"); ?> © 2002-2016 Bruce Allen, Christian Franke |
|
210 |
</li> |
|
211 |
<li class="list-group-item"> |
|
212 |
<strong>sqlite3</strong> (<a href="https://www.sqlite.org/" target="_blank">https://www.sqlite.org/</a>)<br /> |
|
213 |
<?=gettext("Public Domain"); ?> |
|
214 |
</li> |
|
215 |
<li class="list-group-item"> |
|
216 |
<strong>xinetd</strong> (<a href="http://www.xinetd.org/" target="_blank">http://www.xinetd.org/</a>)<br /> |
|
217 |
<?=gettext("Copyright"); ?> © 1992-2016 Panagiotis Tsirigotis |
|
218 |
</li> |
|
154 | 219 |
</ul> |
155 | 220 |
</div> |
156 | 221 |
</div> |
Also available in: Unified diff
Update license page. Ticket #5903