Ports Search

Results 1,2911,300 of 1,385 for /security/.(0.003 seconds)
ports-mgmt/jailaudit-1.5.1 (Score: 0.015656218)
Script to generate portaudit reports for jails
This port contains a script to generate portaudit reports for jails running on a FreeBSD system. Normally portaudit just creates reports for the Host-system or the jail it is installed in. With a large number of jails running on a system, installing and updating portaudit in every jail is time-consuming and error-prone. Jailaudit uses the portaudit installed in the Host-system to create a report for every jail. The reports are appended to the daily security run and can be sent to a specific mail address, which allows the Host-system administrator to dispatch portaudit reports to the owners of jails, keeping them informed about potential security advisories of their installed ports. Jailaudit can be used on FreeBSD 5.1 or larger.
textproc/CAM-PDF-1.60 (Score: 0.015656218)
PDF manipulation library
This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/public/developer/pdf/index_reference.html The file format is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like fonts), but if the input document is correctly written, then this module will preserve the model integrity. This library grants you some power over the PDF security model. Note that applications editing PDF documents via this library MUST respect the security preferences of the document. Any violation of this respect is contrary to Adobe's intellectual property position, as stated in the reference manual at the above URL.
x11/sxpc-1.4 (Score: 0.015656218)
Simple X Protocol Compressor
The Simple X Protocol Compressor This program provides compression of the X protocol stream. It is intended to be used to improve the performance of X applications over a slow internet connection. (e.g. slip,cslip. or term) It assumes a Unix operating system at both ends of the link. Transferring large bitmaps or images through sxpc may be slower than not using it. The algorithms used are geared primarily for the data exchanged during interactive use where the same data may be sent several times with only small changes. (e.g. editing) WARNING WARNING DANGER DANGER If you use this program use xauth to provide SECURITY, since host-based security will be BYPASSED. See README.xauth in the work sub-directory.
devel/cloudabi-toolchain-1.7 (Score: 0.015498864)
C and C++ toolchain for CloudABI
Nuxi CloudABI is an application binary interface for UNIX-like operating systems built around the concept of capability-based security. In a nutshell, it means that you can run processes directly on top of a UNIX kernel while keeping complete control over the actions the process is allowed to perform. This port installs a full toolchain that can be used to compile C and C++ software against CloudABI.
devel/cloudabi-0.8 (Score: 0.015498864)
Constants, types and data structures used by CloudABI
Nuxi CloudABI is an application binary interface for UNIX-like operating systems built around the concept of capability-based security. In a nutshell, it means that you can run processes directly on top of a UNIX kernel while keeping complete control over the actions the process is allowed to perform. This port installs a set of header files that contain the definitions that describe the ABI itself: all of the constants, types, structures and system calls.
dns/dns_balance-2.0 (Score: 0.015498864)
Dynamic load-balancing DNS server
DNS Balance is a load-balancing DNS server which: o Does dynamic load balancing. o Can answer the most proper resolution based on the client's IP address. o Implements "A" record lookups only. This would be good for security. This (FreeBSD) version differs from original in the following: - It works as a daemon - Has ability to write messages to logfile - Can save it's PID
dns/mydns-1.1.0 (Score: 0.015498864)
DNS server designed to utilize the MySQL database
MyDNS is a free DNS server for UNIX implemented from scratch and designed to utilize the MySQL database for data storage. Its primary objectives are stability, security, interoperability, and speed, though not necessarily in that order. MyDNS does not include recursive name service, nor a resolver library. It is primarily designed for organizations with many zones and/or resource records who desire the ability to perform real-time dynamic updates on their DNS data via MySQL.
ftp/frox-0.7.18 (Score: 0.015498864)
Transparent FTP proxy with caching support
This is frox, a transparent ftp proxy by James Hollingshead. Current features include: o rfc959 compliant transparent proxying of ftp connections. o active --> passive mode conversion for data connections. o Optional caching support either locally or through an external HTTP cache. o Optional virus scanning o Optional non-transparent proxy support by logging in with user@host:port. o Options to bind to a specific interface, chroot, and drop priveleges for security.
japanese/mailman-2.1.14.j7 (Score: 0.015498864)
Japanized mailman which is a mailing list manager with a web front-end
This is the +j version Mailman which solves issues about platform dependent characters in e-mail written in Japanese language and includes additional patches. Security and Features: - An XSS vulnerability, CVE-2011-0707, has been fixed. - A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added. - Fixed the command line scripts add_members, sync_members and clone_member to properly handle banned addresses. - and so on
japanese/xgate-3.7pl6 (Score: 0.015498864)
Webmail system xGate implemented by Servlet over IMAP4/POP3
xGate is a webmail system. o Implement as Java Servlet. o Support IMAP4rev1 and POP3 back-end mail engine. o Provide mails to PC, mobile-phones and PDA with high security method. o Supported by Orangesoft Inc with low cost management. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = If you can use apache 2.2 and mod_proxy_ajp, add following lines to httpd.conf: LoadModule proxy_module libexec/apache22/mod_proxy.so LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so ProxyPass /xgate/ ajp://localhost:8009/xgate/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = =