The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. The library has the following features: * Extremely simple to learn and easy to use * Designed for operation under Perl5 and Perl4 * Very efficient * Compatibility with all CGI interactions, including File Upload * Convenient utility functions * Compatible with Perl5 security features such as taint, warnings, (command line options -Tw) and use strict; * Debugging facilities * Good starting point for migration to more sophisticated libraries WWW: http://cgi-lib.berkeley.edu/ html'>

Update PostgreSQL ports to latest version. 2015-05-22T23:22:19+00:00 girgen girgen@FreeBSD.org 2015-05-22T23:22:19+00:00 566fb925568ceae0c63be06e224c9e5af3e9d0dd Data Corruption Fix For users of PostgreSQL versions 9.3 or 9.4, this release fixes a problem where the database will fail to protect against "multixact wraparound", resulting in data corruption or loss. Users with a high transaction rate (1 million or more per hour) in a database with many foreign keys are especially vulnerable. We strongly urge all users of 9.4 and 9.3 to update their installations in the next few days. Users of versions 9.2 and earlier are not affected by this issue. Security: fc38cd83-00b3-11e5-8ebd-0026551a22dc
Data Corruption Fix

For users of PostgreSQL versions 9.3 or 9.4, this release fixes a problem where
the database will fail to protect against "multixact wraparound", resulting in
data corruption or loss. Users with a high transaction rate (1 million or more
per hour) in a database with many foreign keys are especially vulnerable. We
strongly urge all users of 9.4 and 9.3 to update their installations in the
next few days.

Users of versions 9.2 and earlier are not affected by this issue.

Security:	fc38cd83-00b3-11e5-8ebd-0026551a22dc
Update PostgreSQL-9.x to latests versions. 2015-02-05T22:54:34+00:00 girgen girgen@FreeBSD.org 2015-02-05T22:54:34+00:00 805f41b7e3a614c5ff84f6df322f99883366f23a This update fixes multiple security issues reported in PostgreSQL over the past few months. All of these issues require prior authentication, and some require additional conditions, and as such are not considered generally urgent. However, users should examine the list of security holes patched below in case they are particularly vulnerable. Security: CVE-2015-0241,CVE-2015-0242,CVE-2015-0243, CVE-2015-0244,CVE-2014-8161
This update fixes multiple security issues reported in PostgreSQL over the past
few months. All of these issues require prior authentication, and some require
additional conditions, and as such are not considered generally urgent.
However, users should examine the list of security holes patched below in case
they are particularly vulnerable.

Security:	CVE-2015-0241,CVE-2015-0242,CVE-2015-0243,
		CVE-2015-0244,CVE-2014-8161