Commit graph

142142 commits

Author SHA1 Message Date
sno
f8596b4f72 PkgSrc changes:
- Updating package for p5 module File::LibMagic from 0.91 to 0.94
  - Setting license to gnu-gpl-v2

Upstream changes:
0.94 May 2009
      small error in t/6-oo.t

0.93 May 2009
      using Devel::CheckLib as suggested in
      http://wiki.cpantesters.org/wiki/CPANAuthorNotes

0.92 May 2009
      "normalisation"-problem -> changed t/6-oo.t
2009-05-17 13:54:38 +00:00
obache
6081e8a3a1 Updated www/opera to 9.64 2009-05-17 13:46:15 +00:00
obache
54643b89b2 Update Opera to 9.64.
Release Notes

Opera 9.64 is a recommended security and stability upgrade, incorporating the
Opera Presto 2.1.1 user agent engine. Opera highly recommends all users to
upgrade to Opera 9.64 to take advantage of these improvements.

Release date: 03.03.2009

Changes and improvements since Opera 9.63
Security
* Fixed an issue where specially crafted JPEG images could be used to execute
  arbitrary code, as reported by Tavis Ormandy of the Google Security Team; see
  our advisory: http://www.opera.com/support/kb/view/926/
* Fixed an issue where plug-ins could be used to allow cross domain scripting,
  as reported by Adam Barth; details will be disclosed at a later date.
* Fixed a moderately severe issue; details will be disclosed at a later date.
* Added Untrusted Rootstore Capability:
  * Opera downloads only the detailed information about untrusted (blacklisted)
    certificates when they are encountered
  * If download fails for certificate information in the list, Opera considers
    any certificate matching the ID as untrusted
* Added version conditional fetching of certificate dependencies from an online
  repository
* Fixed a problem downloading the CRL (Certificate Revocation List)
* Fixed a problem that could cause SSL to deadlock in one state, hanging the
  connection
* Fixed a problem that could cause the incorrect calculation of Certificate IDs
* Implemented Extended Validation (EV) for cross-signed EV Root Certificates not
  shipped by default
* Implemented preshipping of the Entrust 2048 CA (Certificate Authority)
* Implemented Root Certificate fetching from an online repository when an
  intermediate matches a certificate in the repository
* Improved support for weak encryption when importing .p12 private certificates
* Prevented security information documents from being written to disk

Miscellaneous
* Fixed a problem which created separate feed notifications; Opera now groups
  them together
* Fixed a problem with the backspace key event in the Flash plug-in
* Fixed a problem with inline find when no text was entered, and the Enter key
  was pressed
* Fixed an instability error with the 64 bit Linux version
2009-05-17 13:46:00 +00:00
sno
77cd61441a Added databases/p5-DBD-ODBC version 1.21 2009-05-17 13:30:56 +00:00
kefren
d28cf7c787 Update to 1.470 2009-05-17 13:30:14 +00:00
sno
8a84c28014 Importing package for p5 module DBD::ODBC 1.21.
DBD::ODBC is an ODBC Driver for DBI.
2009-05-17 13:29:15 +00:00
sno
6fd4a1f883 Updated graphics/graphviz to 2.22.2 2009-05-17 12:56:44 +00:00
sno
1fc133e9e5 PkgSrc changes:
- Updating package graphics/graphviz to 2.22.2
  - Setting license to cpl-1.0
  - Rework optional dependencies handling (handle dependencies
    of dependencies)

Upstream changes:
March 13, 2009
        - Release 2.22.2
                - fix for buffer overflow (present in 2.22.0 and 2.22.1)
        - Fixed bugs:
                1596, 1602

March 9, 2009
        - Release 2.22.1
                - build fixes for Visual Studio and for FreeBSD
March 3, 2009
        - Release 2.22.0
        - Core:
                - libgvc api changed, version bumped.  Affects third party
                  applications using libgvc.
                - plugin api changed, version bumped.  Affects third party
                  plugins for graphviz.
                - 90% conversion to cgraph has been done, but not enabled yet,
                  (and yes, its true what they say about the last 10% )
                - drop libagraph from distribution  (use libcgraph)
                - layout code completely converted to floating point.
                - new "dot -P" option for generating a graph of available
                  plugins.
                - registered MIME type:  text/vnd.graphviz for .gv files
                - rename files from .dot to .gv to avoid conflict with
                  Word templates.  .dot still supported, but deprecated.
                - new command: mm2gv   (matrix-market graph file conversion)
                - rename commands:      dot2gxl -> gv2gxl
                                        gxl2dot -> gxl2gv
        - Plugins:
                - new rsvg plugin for support of node shapes in SVG format
                - new gs plugin for support of node shapes in PS format
                - new lasi plugin for support of UTF-8 characters in PS output
                  (the above thee plugins are Linux only, at the moment)
                - new quartz plugin (MacOSx only)
                - new gdiplus plugin (Windows only)
                - new -Tvml support in core plugin (thanks Steve Roush)
                - new -Ttk support in core plugin (also used by Tcldot and
                  gv_tcl language bindings.)
                - disabled old style codegens completely
        - Linux:
                - new Ubuntu8 builds
                - new Fedora 10 and 11 builds
        - MacOSx:
                - Universal binary for Leopard: i386, x86_64, ppc, ppc64
                - Should not conflict with parallel install of MacPorts
                  version of graphviz
                - Improved GUI
        - Windows:
                - VisualC project files now available, in addition to the GNU
                  Makefiles that are used the mingw builds.
        - Language Bindings:
                - fixed problem with writing dot, xdot, plain, canon to
                  memory or to Tcl_Channels
                - renamed man pages to Debian style:  gv.3tcl, gv.3perl, etc
        - Fixed bugs:
                827, 1365, 1366, 1367, 1368, 1374, 1375, 1376, 1378, 1380, 1382,
                1383, 1385, 1386, 1388, 1390, 1391, 1392, 1394, 1395, 1397,
                1398, 1399, 1405, 1407, 1410, 1412, 1414, 1415, 1416, 1421,
                1424, 1425, 1427, 1429, 1431, 1433, 1435, 1436, 1437, 1438,
                1440, 1441, 1444, 1446, 1451, 1452, 1453, 1456, 1457, 1459,
                1460, 1461, 1462, 1463, 1464, 1465, 1466, 1470, 1474, 1475,
                1476, 1477, 1478, 1484, 1485, 1489, 1490, 1492, 1493, 1495,
                1496, 1499, 1500, 1501, 1502, 1503, 1505, 1509, 1513, 1521,
                1523, 1525, 1530, 1531, 1532, 1533, 1535, 1536, 1539, 1540,
                1542, 1543, 1546, 1547, 1551, 1553, 1554, 1561, 1565, 1566,
                1568, 1569, 1570, 1571, 1573, 1577, 1578, 1579, 1580, 1581,
                1582, 1584, 1586,
2009-05-17 12:55:52 +00:00
sno
af72684404 Fixing wrong target location for copying missing solaris-hwcap.mapfile
reported through PR pkg/41287.
2009-05-17 11:01:11 +00:00
sno
3b3b13230c Updated textproc/p5-Text-CSV_XS to 0.65 2009-05-17 10:50:09 +00:00
sno
43c3efe78f Pkgsrc changes:
- Updating package for perl module Text::CSV_XS from 0.64 to 0.65
  - setting license to gnu-gpl-v2

Upstream changes:
2009-05-14 0.65 - H.Merijn Brand   <h.m.brand@xs4all.nl>
	* Initial known errors can now be checked on number (1002)
	* More tests for illegal combinations
	* Added -u option to examples/csv-check to validate utf-8 encoding
	* Correct documentation for error_diag () return value in case of
	  contructor failure (Slaven, RT#46076)
	* All error_diag () returns should now be dual-var (both numeric
	  and string context valid)
2009-05-17 10:49:33 +00:00
taca
9a71dd63c4 Note update of www/typolight27-translations package to 20090514. 2009-05-17 10:44:15 +00:00
taca
6d51d26760 Update typolight27-translations package to 20090510.
Slovak language translation files are updated to support TYPOlight 2.7.0.
2009-05-17 10:43:28 +00:00
sno
0c84236781 Added textproc/p5-Template-Plugin-Latex version 3.02 2009-05-17 10:40:33 +00:00
seb
3f922ab980 Note initial addition of p5-Net-OpenSSH version 0.34 as
security/p5-Net-OpenSSH into The NetBSD Packages Collection.

The Perl 5 module Net::OpenSSH is a secure shell client package
implemented on top of OpenSSH binary client (ssh).  This module is
implemented around the multiplexing feature found in later versions
of OpenSSH.
2009-05-17 10:39:39 +00:00
seb
63d4cecba1 Add & enable p5-Net-OpenSSH 2009-05-17 10:38:46 +00:00
sno
18e4c97fa6 Importing package for perl module Template::Plugin::Latex 3.02.
DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.

The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.
2009-05-17 10:37:39 +00:00
seb
6d2cf6e63c Initial import of p5-Net-OpenSSH version 0.34 in the NetBSD Packages
Collection.

The Perl 5 module Net::OpenSSH is a secure shell client package
implemented on top of OpenSSH binary client (ssh).  This module is
implemented around the multiplexing feature found in later versions
of OpenSSH.
2009-05-17 10:37:35 +00:00
sno
f057a8360c Added print/p5-LaTeX-Table version 0.9.14 2009-05-17 10:35:44 +00:00
sno
debfdf885a Importing package for perl module LaTeX::Table 0.9.14 as dependency of
upcoming Template::Plugin::Latex.

DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.

The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.
2009-05-17 10:34:20 +00:00
sno
fd31541dbd Added devel/p5-Moose-Policy version 0.03 2009-05-17 10:30:41 +00:00
sno
59a2bea04b Importing package for perl module Moose::Policy 0.03 (as dependency for
upcoming LaTeX::Table module).

DESCR:
This module allows you to specify your project-wide or even company-wide
Moose meta-policy.

Most all of Moose's features can be customized through the use of custom
metaclasses, however fiddling with the metaclasses can be hairy.
Moose::Policy removes most of that hairiness and makes it possible to
cleanly contain a set of meta-level customizations in one easy to use
module.
2009-05-17 10:29:11 +00:00
sno
12500de732 Added print/p5-LaTeX-Encode version 0.03 2009-05-17 10:26:28 +00:00
sno
0f679909f9 Importing package for perl module LaTeX::Encode as a dependency of upcoming
LaTeX::Table and Template::Plugin::Latex packages.

This module provides a function to encode text that is to be formatted with
LaTeX. It encodes characters that are special to LaTeX or that are
represented in LaTeX by LaTeX commands.
2009-05-17 10:24:53 +00:00
sno
09cfb98d07 Added print/p5-LaTeX-Driver version 0.08 2009-05-17 10:22:30 +00:00
sno
edd681e7ae Importing package for perl module LaTeX::Driver 0.08. It's used by
the Template::Toolkit Latex plugin.

DESCR:
The LaTeX::Driver module encapsulates the details of invoking the Latex
programs to format a LaTeX document. Formatting with LaTeX is complicated;
there are potentially many programs to run and the output of those programs
must be monitored to determine whether further processing is required.

This module runs the required commands in the directory specified, either
explicitly with the dirname option or implicitly by the directory part of
basename, or in the current directory. As a result of the processing up to
a dozen or more intermediate files are created. These can be removed with
the cleanup method.
2009-05-17 10:20:36 +00:00
sno
dcef2ebdba Updated textproc/p5-Number-Format to 1.72a 2009-05-17 10:16:20 +00:00
sno
4f2fd748ea PkgSrc changes:
- Updating package for p5 module Number::Format from 1.70 to 1.72a
  - Setting license to gnu-gpl-v2

Upstream changes:
Changes for version 1.72 (May 5, 2009)
------------------------
  - Use Makefile.PL based on suggestion in RT 38020
  - Add 'use strict' & 'use warnings'
  - Add MAX_INT constant for detecting overflows
  - Add helper sub _get_multipliers for getting kilo/mega/giga mult values
  - Add test in round() for overflow from large of a precision value (RT 40126)
  - Add .5 + 1e-14 to rounded value instead of .5000001 (RT 20298)
  - Fix undef $pic_prefix (RT 43029)
  - Add support for giga and base option in unformat_number (RT 40455)
  - Fix Russian locale issues, esp. in unformat_number (RT 40859)
  - Remove variables from error messages (XSS risk) and standardize errors
  - Remove requirement that decimal_point & thousands_sep be 1 char (for ru_RU)
  - Add Russian and unformat_number tests in locale.t
  - Add compare_numbers to test with an allowable error of 1e-10 in round.t

Changes for version 1.71 (May 3, 2009)
------------------------
  - Changes to tests t/format_price.t, t/locale.t, and t/round.t to
    fix cpan tester errors
  - No change to Format.pm itself
2009-05-17 10:15:41 +00:00
obache
639850f5cd Add workaround to fix build failure with gnome option
(gnome-panel>=2.25.3, libpanel-applet doesn't depend on libgnomeui anymore),

Fixes PR 41071.
2009-05-17 05:06:02 +00:00
zafer
fa8b55fbc6 update master site. 2009-05-17 00:03:13 +00:00
zafer
6c1afd508d +felt-3.07 2009-05-16 23:57:59 +00:00
zafer
158754eeaa +boolean-6.99 2009-05-16 23:53:02 +00:00
zafer
ac64fe6a70 +phylip-3.68 2009-05-16 23:46:13 +00:00
zafer
493d20d77f +lucy 1.20 2009-05-16 23:41:20 +00:00
zafer
1858cf5b13 update homepage, update master site. 2009-05-16 23:40:13 +00:00
zafer
a23a63224a fetch from gentoo mirror. 2009-05-16 23:28:13 +00:00
zafer
0e74b56efc update homepage and master site. new master needs active ftp. it doesn't work with EPSV. commented out. 2009-05-16 23:19:19 +00:00
zafer
fb395f5a69 update master site. 2009-05-16 22:11:53 +00:00
zafer
c99d3953f7 update master site and homepage. 2009-05-16 22:01:20 +00:00
zafer
c7771eaebe update master site 2009-05-16 21:56:15 +00:00
zafer
41e8075376 update master site 2009-05-16 21:45:40 +00:00
zafer
eec9abd4a4 update master site. 2009-05-16 21:30:37 +00:00
zafer
db5f58a8a3 update master site. 2009-05-16 21:06:49 +00:00
minskim
f9e7c24c61 Add tex-bin-xmltex. 2009-05-16 21:01:48 +00:00
minskim
629a2dc72c Import tex-bin-xmltex-0.8 as textproc/tex-bin-xmltex.
This package provides an implementation of a parser for documents
matching the XML 1.0 and XML Namespace Recommendations. In addition to
parsing commands are provided to attatch TeX typesetting instructions to
the various markup elemenets as they are encounted. Sample files for
typesetting a subset of TEI, MathML, are included. Element and Attribute
names, as well as character data, may use any characters allowed in XML,
using UTF-8 or a suitable 8-bit encoding.
2009-05-16 21:00:35 +00:00
zafer
29c312114e update master site. 2009-05-16 20:49:50 +00:00
minskim
1ef6e9457f Note PKGREVISION bump of tex-xmltex. 2009-05-16 20:47:01 +00:00
zafer
cbbe8b82d1 update master site. 2009-05-16 20:46:19 +00:00
minskim
7e370c8562 Use texlive/module.mk to simplify dependencies of tex-xmltex.
Bump PKGREVISION.
2009-05-16 20:41:12 +00:00
zafer
53c549f2da update master site. 2009-05-16 20:38:39 +00:00