svn commit: r47956 - head/share/xml

Warren Block wblock at FreeBSD.org
Wed Jan 6 15:03:35 UTC 2016


Author: wblock
Date: Wed Jan  6 15:03:34 2016
New Revision: 47956
URL: https://svnweb.freebsd.org/changeset/doc/47956

Log:
  Add pfSense and Netgate entries.
  
  PR:		205177
  Submitted by:	Chad Leedy <chad at netgate.com>

Modified:
  head/share/xml/commercial.hardware.xml
  head/share/xml/commercial.software.xml

Modified: head/share/xml/commercial.hardware.xml
==============================================================================
--- head/share/xml/commercial.hardware.xml	Tue Jan  5 22:45:44 2016	(r47955)
+++ head/share/xml/commercial.hardware.xml	Wed Jan  6 15:03:34 2016	(r47956)
@@ -390,6 +390,23 @@
     </description>
   </entry>
 
+  <entry id="Netgate">
+    <name>Netgate</name>
+    <url>http://store.netgate.com/</url>
+    <description>
+      Netgate is a high quality communications appliance manufacturer
+      that designs highly configurable computers engineered for
+      low-power, high-throughput, dependable deployments.  We offer
+      quick deployment with off-the-shelf systems, specialized custom
+      product solutions and an end-to-end OEM service program for
+      large customers.
+
+      <p>Netgate directly supports Open Source software and Open
+	Source hardware projects by providing management, engineering
+	and support resources for the pfSense project.</p>
+    </description>
+  </entry>
+
   <entry id="NetWolves">
     <name>NetWolves Corporation</name>
     <url>http://www.netwolves.com</url>

Modified: head/share/xml/commercial.software.xml
==============================================================================
--- head/share/xml/commercial.software.xml	Tue Jan  5 22:45:44 2016	(r47955)
+++ head/share/xml/commercial.software.xml	Wed Jan  6 15:03:34 2016	(r47956)
@@ -920,6 +920,20 @@
     </description>
   </entry>
 
+  <entry id="pfSense" category="SECURITY">
+    <name>pfSense</name>
+    <url>https://www.pfsense.org/</url>
+    <description>
+      The <a href="https://www.pfsense.org">pfSense project</a> is a
+      free network firewall distribution based on the FreeBSD
+      operating system with a custom kernel and including third party
+      free software packages for additional functionality.  pfSense
+      software, with the help of the package system, is able to
+      provide the same or more functionality as more common commercial
+      firewalls, without any of the artificial limitations.
+    </description>
+  </entry>
+
   <entry id="PixInsight" category="SCIENTIFIC">
     <name>PixInsight</name>
     <url>http://pixinsight.com/</url>


More information about the svn-doc-all mailing list