From owner-svn-doc-all@freebsd.org Sun Dec 22 15:23:02 2019 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D8A1A1D5AD8; Sun, 22 Dec 2019 15:23:02 +0000 (UTC) (envelope-from carlavilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47gmT25LX5z4VlJ; Sun, 22 Dec 2019 15:23:02 +0000 (UTC) (envelope-from carlavilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B2BE2175B; Sun, 22 Dec 2019 15:23:02 +0000 (UTC) (envelope-from carlavilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBMFN2QM088523; Sun, 22 Dec 2019 15:23:02 GMT (envelope-from carlavilla@FreeBSD.org) Received: (from carlavilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMFN2tT088522; Sun, 22 Dec 2019 15:23:02 GMT (envelope-from carlavilla@FreeBSD.org) Message-Id: <201912221523.xBMFN2tT088522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: carlavilla set sender to carlavilla@FreeBSD.org using -f From: Sergio Carlavilla Delgado Date: Sun, 22 Dec 2019 15:23:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53707 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: carlavilla X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 53707 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2019 15:23:02 -0000 Author: carlavilla Date: Sun Dec 22 15:23:02 2019 New Revision: 53707 URL: https://svnweb.freebsd.org/changeset/doc/53707 Log: Update commercial software page Patch by: carlavilla@ Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D22904 Modified: head/share/xml/commercial.software.xml Modified: head/share/xml/commercial.software.xml ============================================================================== --- head/share/xml/commercial.software.xml Sun Dec 22 14:27:13 2019 (r53706) +++ head/share/xml/commercial.software.xml Sun Dec 22 15:23:02 2019 (r53707) @@ -387,24 +387,6 @@ - - Empress Software - http://www.empress.com - - Empress Software develops the EMPRESS RDBMS, a powerful and - cost-effective ANSI SQL database management system designed for - developing robust scientific and engineering, embedded, and - e-commerce solutions. The EMPRESS RDBM engine is fast and - compact, efficiently stores and manipulates any data, and is - maintenance-free. Companion products include an Internet application - development toolkit, ODBC Interface, a pure Java client, a C++ - interface, and interfaces to popular scripting languages like XML, - PHP, Perl, and Tcl/Tk. Empress offers a free 30 day evaluation, complete with technical support. - - - TOLIS Group, Inc. http://www.tolisgroup.com/ @@ -738,23 +720,6 @@ - - OSATech, Inc. - http://www.osatech.com/ - - OSATech, Inc. is a Massachusetts-based corporation. We specialize in - e-commerce software development, using Perl, C++ and Java. We perform - all of our project management activities from the US, whereas our - development activities are performed in our offshore center in India. - Using this approach, we are able to provide quality service at a low - cost. Please contact us at gprakash@osatech.com or at - 617-306-6578. Please refer to www.osatech.com for more - information. - - - Pacific Timesheet http://www.pacifictimesheet.com/ @@ -912,19 +877,6 @@ - - Serengeti Systems - http://www.serengeti.com/ - - Serengeti Systems provides PC to mainframe communication packages - over Bisync and SDLC lines. We support FreeBSD, as well as DOS, - Windows, SCO, AIX, and OS/2. For more information, please visit our web site, e-mail us at - sales@serengeti.com, or call - +1.800.634.3122. - - - SiamScan.NET http://www.siamscan.net/ @@ -1327,27 +1279,6 @@ over 150,000 installations, AhsayOBS is multilingual in 18 languages, and the number is growing. For more information and a free download, visit us at www.ahsay.com. - - - - - BinarySEC - http://www.binarysec.com/ - - BinarySEC is an intelligent web application firewall. It runs on - FreeBSD as an Apache module either on i386 and amd64 architectures. - Its artificial intelligence engine learns normal traffic received on a - website or any web application (provided it uses Apache) and is then - able to stop suspicious HTTP requests. It has two modes: alert - (suspicious traffic is just reported, not stopped) and blocking mode. - The webmaster (or the admin) has the ability to make the AI engine learn - normal traffic so that the profiles of these requests generate no more - false positives. After a few days, no more false alerts will appear, - only suspicious traffic will have been blocked. BinarySEC is a relevant - tool to harden a web application.
- A free trial is available on our website. It can be installed in a few - minutes. Grab - it from here.