Commit graph

146941 commits

Author SHA1 Message Date
wiz
7129ed7b77 Updated devel/diffuse to 0.4.0 2009-08-20 09:07:01 +00:00
wiz
fd8481fca0 Update to 0.4.0:
Diffuse 0.4.0 - 2009-08-17
- changed the default hotkeys for merging to reflect the direction text "moves"
- added format menu with new items for changing case, sorting, and manipulating white space
- replaced 'Hide end of line characters' preference with 'Show white space characters'
- errors are now reported in a dialogue instead of printing to stderr
- optimised redraws when only the cursor position has changed
- input methods that use pre-editing can now be used when editing text
- dead keys can now be used when editing text
- updated Monotone support to use 'mtn automate inventory'
- Git support now handles files flagged as 'unmerged'
- graceful handling of and non-zero exit codes from 'git status'
- added version control section to the manual
- minor bug fixes
2009-08-20 09:06:40 +00:00
obache
4f05f0616c Updated lang/sun-{jre,jde}15 to 5.0.20. 2009-08-20 08:48:38 +00:00
obache
43b59b95a4 Update sun-{jre,jdk}15 to 1.5.0.20.
Changes in 1.5.0_20

The full internal version number for this update release is 1.5.0_20-b02 (where
"b" means "build"). The external version number is 5.0u20.
OlsonData 2009i

This release contains Olson time zone data version 2009i. For more information,
refer to Timezone Data Versions in the JRE Software .

Security Baseline

This update release specifies the following security baseline:
JRE Family Version 	Java SE
Security Baseline 	Java SE for Business
Security Baseline 1.4.2 	1.4.2_19 	1.4.2_22

In December, 2008, Java SE 1.4.2 reached its end of service life with the
release of 1.4.2_19. Future revisions of Java SE 1.4.2 (1.4.2_20 and above)
include the Access Only option and are available to Java SE for Business
subscribers.

For more information about the security baseline, see Deploying Java Applets
With Family JRE Versions in Java Plug-in for Internet Explorer .

Root Certificates

Root Certificates are included in this release.

    * Added one new root certificate and removed 3 root certificates from Entrust. (Refer to 6805338.)
    * Added three new root certificates from Keynectis. (Refer to 6845457.)
    * Added three new root certificates from Quovadis. (Refer to 6846473.)

Bug Fixes

This release contains fixes for one or more security vulnerabilities. For more
information, please see Sun Alerts 263408 , 263409 , 263488 , 263489 , and 264648.

Bug fixes for vulnerabilities are listed in the following table.
	BugId 	Category 	Subcategory 	Description 6656610 	java 	accessibility 	AccessibleResourceBundle.getContents exposes mutable static (findbugs)
6656586 	java 	classes_awt 	Cursor.predefined is protected static mutable (findbugs)
6660539 	java 	classes_beans 	Introspector cache mutable static
6446522 	java 	classes_lang 	3Y Race condition in reflection checks
6801071 	java 	classes_net 	Remote sites can compromise user privacy and possibly hijack web session
6801497 	java 	classes_net 	Proxy is assumed to be immutable but is non-final
6406003 	java 	classes_security 	Security issues in the Provider class
6429594 	java 	classes_security 	Fix for 6406003 can be circumvented
6444262 	java 	classes_security 	Provider deserialization still has problems
6657695 	java 	classes_security 	AbstractSaslImpl.logger is a static mutable (findbugs)
6657625 	java 	classes_sound 	RmfFileReader/StandardMidiFileWriter.types are public mutable statics (findbugs)
6738524 	java 	classes_sound 	JDK13Services allows read access to system properties from untrusted code
6777448 	java 	classes_sound 	JDK13Services.getProviders creates instances with full privileges
6588003 	java 	classes_swing 	LayoutQueue mutable statics
6660049 	java 	classes_swing 	Synth Region.uiToRegionMap/lowerCaseNameMap are mutable statics
6656625 	java 	imageio 	ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs)
6657133 	java 	imageio 	Mutable statics in imageio plugins (findbugs)
6830335 	java 	jar 	Java JAR Pack200 Decompression Integer Overflow Vulnerability
6862844 	javawebstart 	other 	java web start ActiveX control security problem caused by ATL PROP_ENTRY macro
6845701 	jaxp 	parse 	Xerces2 Java XML library infinite loop with malformed XML input
6657619 	jndi 	dns 	DnsContext.debug is public static mutable (findbugs)

Other bug fixes are listed in the following table.
	BugId 	Category 	Subcategory 	Description 6851379 	java 	classes_2d 	font files not deleted upon exit
6805338 	java 	classes_security 	Add 1 new Entrust root CA cert and remove 3 others with 1024 bit keys
6845457 	java 	classes_security 	Add root certs for Keynectis CA
6846473 	java 	classes_security 	Add QuoVadis root CA certs to the JRE
6848984 	java 	classes_util_i18n 	(tz) Support tzdata2009i
6851214 	java 	classes_util_i18n 	(tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h
2009-08-20 08:46:40 +00:00
obache
4ff62c766b Fixes PLIST entries as noticed by PR 41892. 2009-08-20 08:40:30 +00:00
sno
be6059cbae Updated devel/p5-TAP-Harness-Archive to 0.14 2009-08-20 05:36:28 +00:00
sno
765e2d6f5a Updating package devel/p5-TAP-Harness-Archive from 0.13 to 0.14
pkgsrc changes:
  - Adding license

Upstream changes:
0.14    27 Jul, 2009
    + Added file_attributes hash to the META.yml file of the archive [Justin DeVuyst]
    + Added traditional Makefile.PL generation [M. Peters]
2009-08-20 05:36:16 +00:00
sno
723916a1e7 Updated security/p5-IO-Socket-SSL to 1.30 2009-08-20 05:32:36 +00:00
sno
84a7d65ba5 Updating security/p5-IO-Socket-SSL from 1.27 to 1.30
Upstream changes:
v1.30 2009.08.19
- fix test t/memleak_bad_handshake.t
v1.29 2009.08.19
- fixed thanks for version 1.28
v1.28 2009.08.19
- fix memleak when SSL handshake failed.
  Thanks richardhundtu[AT]gmail[DOT]com
2009-08-20 05:32:21 +00:00
hasso
b8a27316dc Updated graphics/sane-backends to 1.0.20nb1
Updatec devel/qof to 0.7.5nb2
Updated devel/cppunit to 1.10.2nb9
2009-08-20 04:18:22 +00:00
hasso
cf74cb7bf8 Doxygen bump. 2009-08-20 03:56:53 +00:00
hasso
3fb04e3a17 * Fix PLIST for new doxygen.
* Make doxygen dependency stricter.
* Mark as DESTDIR ready.
* Bump PKGREVISION.
2009-08-20 03:55:55 +00:00
hasso
20abfdb4e5 * Make it link on DragonFly and maybe some others (sane_find_scanner needs
to be linked against libcam).
* Fix PLIST for platforms not building sane-pint backend.
* Bump PKGREVISION.
2009-08-20 03:53:20 +00:00
seb
b270ed77d7 Add & enable p5-MooseX-NonMoose 2009-08-19 20:57:07 +00:00
seb
476d1a8efc devel/p5-MooseX-NonMoose into The NetBSD Packages Collection.
The Perl 5 module MooseX::NonMoose allows for easily subclassing
non-Moose classes with Moose, taking care of the annoying details.
2009-08-19 20:54:18 +00:00
seb
755e8ac511 Initial import of p5-MooseX-NonMoose version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::NonMoose allows for easily subclassing
non-Moose classes with Moose, taking care of the annoying details.
2009-08-19 20:53:10 +00:00
sno
66cfe64d1c Updated databases/p5-Rose-DB to 0.753 2009-08-19 20:42:34 +00:00
sno
600183913d Updating package databases/p5-Rose-DB from 0.752 to 0.753
pkgsrc changes:
  - Adjusting license and dependencies

Upstream changes:
0.753 (07.09.2009) - John Siracusa <siracusa@gmail.com>
    * Detect enum-like columns in PostgreSQL.  (RT 46214)
    * Added support for the "sslmode" DSN option for PostgreSQL.
      (Reported by foudfou)
2009-08-19 20:42:18 +00:00
sno
d3b1a38739 Updated databases/p5-Search-QueryParser-SQL to 0.008 2009-08-19 20:36:28 +00:00
sno
6c7f6241d9 Updating package databases/p5-Search-QueryParser-SQL from 0.007 to 0.008
pkgsrc changes:
  - Adding license
  - Adjusting dependencies
  - Using "correct" module type

Upstream changes:
0.008   18 Aug 2009
        * add tests and support for fuzzy int-types
        * refactor to include an explicit Column class to allow for more
          granular control of sql building. Thanks to John Maslanik for the prompting
          that led to this idea.
2009-08-19 20:36:16 +00:00
sno
f946f598ef Added devel/p5-autodie version 2.06 2009-08-19 20:19:02 +00:00
sno
74f1ff0995 Importing package for perl5 pragma autodie version 2.06 to satisfy
PR pkg/41816.

The autodie pragma provides a convenient way to replace functions that normally
return false on failure with equivalents that throw an exception on failure.

The autodie pragma has lexical scope, meaning that functions and subroutines
altered with autodie will only change their behaviour until the end of the
enclosing block, file, or eval.

If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description of that
module for more information.
2009-08-19 20:17:30 +00:00
sno
e3b906ab20 Added devel/p5-IPC-System-Simple version 1.18 2009-08-19 20:12:23 +00:00
sno
7e369eba6a Importing package for p5 module IPC::System::Simple as recommended
dependency of scheduled import for p5 pragma autodie from PR pkg/41816.

Calling Perl's in-built system() function is easy, determining if it was
successful is hard. Let's face it, $? isn't the nicest variable in the
world to play with, and even if you do check it, producing a well-formatted
error string takes a lot of work.

IPC::System::Simple takes the hard work out of calling external commands.
2009-08-19 20:11:14 +00:00
sno
66610ffcc5 Updated devel/p5-Test-TempDir to 0.05 2009-08-19 20:01:00 +00:00
sno
3aea0a34d2 Updating package devel/p5-Test-TempDir from 0.04 to 0.05
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.05  Tue, 11 Aug 2009 01:57:18 +0200
  * Look! A changelog! This wasn't too hard, was it? :-)
  * Allow setting the default for Test::TempDir::Factory's use_subdir using the
    environment variable TEST_TEMPDIR_USE_SUBDIR.
  * Depend on a Moose version where delegations to class names work.
2009-08-19 20:00:47 +00:00
sno
6974643e2c Updated misc/p5-App-MrShell to 2.0205 2009-08-19 19:55:14 +00:00
sno
aab9707342 Updating misc/p5-App-MrShell from 2.0200 to 2.0205
pkgsrc changes:
  - Adding license

Upstream changes:
2.0205: Wed Jul 08 2009
   - Doc bugs (very indirectly) found by Hans Dieter Pearcey
   - added perl critic and Test::Pod
   - fix bugs (as in wrongful code execution) found by critic.t
   - fixed many punctuation problems found by critic.t

2.0203: Tue May 12 10:36:26 EDT 2009
   - added a way to subtract hosts from the host list

2.0201: Sat May  9 08:32:25 EDT 2009
   - why show the command number in the output?
2009-08-19 19:55:01 +00:00
sno
50515b9cb7 Updated net/p5-Data-Stream-Bulk to 0.07 2009-08-19 19:50:29 +00:00
sno
63e709d09f Updating package net/p5-Data-Stream-Bulk from 0.03 to 0.07
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.07
	- Fix new warnings in Moose about overwriting methods

0.06
    - Fix several pod errors (Closes RT#43490) (Ryan Niebur)
    - Add pod tests
    - Update version control notice

0.05
	- Silence some new warnings from Moose

0.04
	- add exclusions to role composition to avoid the new warning
2009-08-19 19:50:16 +00:00
sno
621e037de5 Updated devel/p5-App-Cmd to 0.205 2009-08-19 19:46:11 +00:00
sno
dbd3a07229 Updating package devel/p5-App-Cmd from 0.203 to 0.205
pkgsrc changes:
  - Adding license

Upstream changes:
0.205     2009-08-18
          add the long-missing arg0 and full_arg0 accessors (resolves 35528)
          thanks to GAISSMAI and Jerome Quelin for reporting

0.204     2009-06-27
          document the need for calling ->import on Simple apps
          add tests for Simple-based apps
          correct a few errors in the tutorial (thanks, Jason Crome)
2009-08-19 19:45:57 +00:00
sno
003c9039b0 Updated devel/p5-Path-Dispatcher to 0.13 2009-08-19 19:18:58 +00:00
sno
95b8a120b8 Updating package devel/p5-Path-Dispatcher from 0.12 to 0.13
pkgsrc changes:
  - Adding license

Upstream changes:
0.13 Sun Aug 9 13:38:19 2009
        Add unshift_rule to classes that do Role::Rules
        Several distribution improvements
2009-08-19 19:18:46 +00:00
sno
a3835b1fb7 Updated devel/p5-Module-ScanDeps to 0.94 2009-08-19 19:16:33 +00:00
sno
a4739040fa Updating package devel/p5-Module-ScanDeps from 0.93 to 0.94
Upstream changes:
[Changes for 0.94 - 2009-08-10]
* Add tests for scan_line (Alexandr Ciornii)
* RT#48151 fixed, "require __PACKAGE__" should not die (Alexandr Ciornii)
* OS/2 fixes (Ilya Zakharevich)
2009-08-19 19:16:20 +00:00
sno
9e5206c24d Updated www/p5-FCGI-ProcManager to 0.19 2009-08-19 19:12:01 +00:00
sno
7e0ac02db2 Updating package www/p5-FCGI-ProcManager from 0.18nb1 to 0.19
pkgsrc changes:
  - Adjusting MASTER_SITES
  - Adding license

No upstream changes noted, but 117 times all smoke tests passed.
2009-08-19 19:11:48 +00:00
sno
0c4450c86f Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.26 2009-08-19 19:04:17 +00:00
sno
9982aa2458 Updating package databases/p5-Catalyst-Model-DBIC-Schema from 0.25 to 0.26
Upstream changes:
0.26  Wed Jul 29 16:16:09 PDT 2009
        - fix loading connect_info from schema-defined connection
          (bluefeet, RT 48084)
        - detect wrong case for "dbi:" DSN part in DBIC helper (caelum)
        - Fix missing dep on Catalyst::Helper that made tests fail
          (wintrmute, RT 47449)
2009-08-19 19:04:04 +00:00
sno
24b38758d0 Updated www/p5-LWPx-ParanoidAgent to 1.07 2009-08-19 19:00:45 +00:00
sno
3c9b084c21 Updating package www/p5-LWPx-ParanoidAgent from 1.03nb1 to 1.07
pkgsrc changes:
  - Adjusting dependencies (remove core module from extra dependencies)
  - Adding license

Upstream changes:
1.07:  2009-08-05
	- Skip the whole test when it can't bind to the specified private IP
	  (Tatsuhiko Miyagawa)
	- Fix the way to get LWP error when it's set to X-Died instead of $@
	  (Zbigniew Lukasiak)

1.06:  2009-07-17
	- explicitly load deprecated module LWP::Debug, now that it's not
	  loaded by default.  (Tatsuhiko Miyagawa <miyagawa@gmail.com>)

1.05:  2009-06-21
        - patch from Alessio Signorini <alessio.signorini@spryte.it> to
	  quiet a warning that could be triggered

1.04:  2008-10-30
	- fix tests to no longer rely on my DNS servers, which had since migrated
	  to EasyDNS which doesn't allow the types of malicious records I was
	  testing for.  instead, switch to a mock object resolver.
	  (Brad Fitzpatrick, brad@danga.com)
2009-08-19 19:00:31 +00:00
sno
4acd224938 Updated www/p5-HTTP-Server-Simple-Mason to 0.12 2009-08-19 18:56:21 +00:00
sno
39647f451d Updating package www/p5-HTTP-Server-Simple-Mason from 0.11 to 0.12
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
0.12 Tue Jul  7 17:01:55 EDT 2009
    * Test update. Looks like LWP::Simple now returns undef instead of '' on fail
2009-08-19 18:56:08 +00:00
sno
4fb596af8a Updated www/p5-HTTP-Server-Simple to 0.40 2009-08-19 18:53:07 +00:00
sno
3467a6c581 Updating package www/p5-HTTP-Server-Simple from 0.38 to 0.40
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
0.40 Mon Aug 17 22:01:07 EDT 2009

* After a fork, we need to reset the random seed lest we have
  duplicated random numbers in both forks.

0.39 Mon Aug 17 09:41:05 EDT 2009

* Added signature tests

0.38_04 Wed Aug 12 20:15:14 EDT 2009

Another pass at the Win32 fixes from KMX

0.38_03 Sat Apr 11 18:47:29 EDT 2009

* Subject: [rt.cpan.org #44961] [PATCH] xdg reports select() is problematic on win32

0.38_02 Fri Apr 10 20:57:19 EDT 2009

* Specify an HTTP version for our GETs should get escaping to wokr

0.38_01 Mon Mar  2 18:11:46 EST 2009
* http://rt.cpan.org/Ticket/Attachment/568795/286902/ from confound++ for
  http://rt.cpan.org/Public/Bug/Display.html?id=28122
2009-08-19 18:52:54 +00:00
sno
6952c83ef9 Updated www/p5-HTTP-Proxy to 0.24 2009-08-19 18:48:38 +00:00
sno
ee2844650e Updating package www/p5-HTTP-Proxy from 0.23 to 0.24
Upstream changes:
0.24 Tue Jul 21 21:28:02 CEST 2009
        [ENHANCEMENTS]
        - When a short-circuit response was send, the next response
          would not be filtered at all. This has been fixed.
        [FIXES]
        - yet another fix for t/23connect, proposed by Marek Rouchal
          (closed RT ticket #38995) [test skipped for now]
        - HTTP::Headers::Util's split_header_words() returns lower case
          tokens/keys since October 6, 2008. Fix by Maurice Aubrey.
          (closed RT tickets #43249, #43622)
2009-08-19 18:48:25 +00:00
sno
38e9ee23a3 Updated www/p5-Catalyst-Devel to 1.20 2009-08-19 18:41:38 +00:00
sno
55cc281820 Updating package www/p5-Catalyst-Devel from 1.19 to 1.20
pkgsrc changes:
  - Adjust dependencies

Upstream changes:
1.20    2009-08-11 23:30:30
        - Bump required File::ChangeNotify version to 0.07. Closes RT#48610.
2009-08-19 18:41:24 +00:00