Commit graph

152700 commits

Author SHA1 Message Date
dholland
f3570a79d3 New makefiles for this that don't depend on being in the base source tree. 2010-01-17 01:41:33 +00:00
dholland
996a15a26a Import tn3270 from base as of 20100114, just before its removal. This
is just the sources, and they're unchanged from base except that the
rcsids have been preserved. The package will be along shortly.
2010-01-17 01:33:16 +00:00
sno
9f9f3b9474 Updated devel/p5-Test-NoWarnings to 1.01 2010-01-17 01:07:02 +00:00
sno
670e706965 Updating devel/p5-Test-NoWarnings from 0.084nb1 to 1.01
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.01 15 Jan 2010 - Adam Kennedy
	- My release automation accidentally decided that Test::NoWarnings
	  was a Perl licensed distribution. Added in the appropriate changes
	  to make sure it is correctly built with the LGPL license.

1.00 11 Jan 2010 - Adam Kennedy
	- Cleaned and updated the packaging of the module, the dependencies
	  and the Makefile.PL contents, but otherwise remains unchanged (ADAMK)
	- Now makes explicit the Perl 5.006 dependency that was previously
	  an undocumented implicit dependency (ADAMK)
2010-01-17 01:06:52 +00:00
sno
f2b5c73621 Updated devel/p5-Test-Aggregate to 0.36.3 2010-01-17 01:03:20 +00:00
sno
1e7a65e29a Updating devel/p5-Test-Aggregate from 0.36.1 to 0.36.3
Upstream changes:
0.363  24/11/2009
        - Pass current test name to setup and teardown.

0.362  17/11/2009
        - Removed broken "check_plan" from Test::Aggregate.  It was always
          dodgy and really doesn't contribute much and the latest release
          broke with 'no_plan'.  We now warn if we see this.
        - Minimum Test::More is now 0.94.  This gives us more robust nested
          TAP.
2010-01-17 01:03:10 +00:00
sno
d5c9c0bac3 Updated devel/p5-SVN-Simple to 0.28 2010-01-17 01:00:23 +00:00
sno
c1f3c0f9fe Updating devel/p5-SVN-Simple from 0.27nb4 to 0.28
pkgsrc changes:
  - Adding missing pkgsrc meta data (HOMEPAGE, LICENSE, ...)

Upstream changes:
[Changes for 0.28 - Dec 8, 2009]
	* Make tests pass for Subversion 1.6.x.
2010-01-17 01:00:13 +00:00
sno
dc30db45df Updated devel/p5-Sub-Uplevel to 0.2200 2010-01-17 00:55:52 +00:00
sno
f2be6659c5 Updating devel/p5-Sub-Uplevel from 0.2002 to 0.2200
Upstream changes:
0.22 Tue Nov 17 05:38:42 EST 2009
    - meta: added repository to metadata [Alexandr Ciornii]

0.21_01 Sat Nov 29 15:24:49 EST 2008
    - added: the ":aggressive" tag may be used to force reloading of
      Exporter, which often binds caller() prior to Sub::Uplevel's global
      override
2010-01-17 00:55:42 +00:00
sno
4e896eb520 Updated x11/p5-Wx to 0.96 2010-01-17 00:51:18 +00:00
sno
78476e68de Updating x11/p5-Wx from 0.95 to 0.96
Upstream changes:
0.96  Sat Jan  9 10:40:00 CET 2010
	- Fixed Windows build with MSVC 6 buil.
2010-01-17 00:51:06 +00:00
sno
be23a4a30b Updated x11/p5-Alien-wxWidgets to 0.50 2010-01-17 00:38:40 +00:00
sno
f32615fc5a Updating x11/p5-Alien-wxWidgets from 0.48 to 0.50
Upstream changes:
0.50  Sun Jan 10 16:16:44 CET 2010
	- When compiling on Windows with MSVC 9, make the generated
	  wxWidgets DLL load correctly by adding a manifest to them
	  (suggested by IKEGAMI).
	- Add a missing file to the distribution.
2010-01-17 00:38:29 +00:00
jnemeth
a8712bb0bf Updated pkgtools/pkglint to 4.92 2010-01-17 00:36:19 +00:00
sno
7dd9ea5df6 Updated www/p5-HTTP-Body to 1.06 2010-01-17 00:31:37 +00:00
sno
8a2b1d6e96 Updating www/p5-HTTP-Body from 1.05 to 1.06
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies
  - Adjusting module type

Upstream changes:
1.06    2010-01-09 19:21:00
        - Added $body->cleanup(1) flag to enable auto-deletion of temporary
          files during DESTROY. (Vany Serezhkin)
        - Fixed parsing of multipart bodies with boundaries that contain
          commas.
          (Tomas Doran, http://rt.cpan.org/Public/Bug/Display.html?id=41407)
        - Dropped YAML, we now use Perl as a serialization format in our
          tests. We call this PAML ;)
2010-01-17 00:31:27 +00:00
sno
88084bea7b Updated textproc/p5-Text-FindIndent to 0.08 2010-01-17 00:22:17 +00:00
sno
1babf28e16 Updating textproc/p5-Text-FindIndent from 0.07 to 0.08
Upstream changes:
0.08
	- Handle case where hash keys and values are indented by braces pos + 1
	  (CHORNY)
	- Check if indent level is same on next line and slightly increase probability of
	  current indent type. Should be faster too. (CHORNY)
	- Add option 'first_level_indent_only' to check only indent where previous line
	  is empty. (CHORNY)
2010-01-17 00:22:08 +00:00
sno
36448190f2 Updated textproc/p5-Text-CSV to 1.16 2010-01-17 00:20:00 +00:00
sno
0c8499da5e Updating textproc/p5-Text-CSV from 1.15 to 1.16
Upstream changes:
1.16  Tue Dec  8 19:02:58 2009
	- updated the compatibility for Text::CSV_XS version 0.70
	    * Added quote_space attribute
	    * Forbad \r and \n in sep_char, quote_char, and escape_char
2010-01-17 00:19:47 +00:00
sno
0c06c123a5 Updated textproc/p5-Text-CSV_XS to 0.70 2010-01-17 00:17:18 +00:00
sno
ba508d6e65 Updating textproc/p5-Text-CSV_XS from 0.69 to 0.70
Upstream changes:
2009-12-02 0.70 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Add quote_space attribute
    * Forbid \r and \n in sep_char, quote_char, and escape_char
2010-01-17 00:17:06 +00:00
sno
1259d6a627 Updated textproc/p5-YAML to 0.71 2010-01-17 00:14:21 +00:00
sno
b85fee21db Updating textproc/p5-YAML from 0.70 to 0.71
pkgsrc changes:
  - Adding module type

Upstream changes:
version: 0.71
date:    Sun Jan 3 12:25:00 AEST 2010
changes:
- Set file encoding to UTF-8 in LoadFile/DumpFile (RT#25434) by Olivier Mengue
- We shouldn't have to care about 5.8.0. Since it's causing CPAN Testers
  failures, bump the minimum Perl to 5.8.1
2010-01-17 00:14:11 +00:00
sno
6f1b3aa551 Updated textproc/p5-Regexp-Common to 2010010201 2010-01-17 00:08:47 +00:00
sno
8c2f23f5ff Updating textproc/p5-Regexp-Common from 2.122nb1 to 2010010201
pkgsrc changes:
  - Adding license definition

Upstream changes:
Version 2010010201 Sat Jan  2 17:45:53 CET 2010
+ Playing the CPANTS game
+ Adjustments for 5.005.
+ Add $VERSION to all submodules (RT #53250)

Version 2009123001 Wed Dec 30 03:58:27 2009 +0100
+ Added Changes file, removed them from README.
+ Remove CVS traces.
+ Modernize Makefile.PL
+ POD tests
+ Work around a Darwin 9.0 on 5.8.8 issue. (RT #43786)
+ Fix POD issues. (RT #34886) (RT #48974)
+ Fail faster on some URI subpatterns (RT #52309)
+ Added many people to the Acknowledgements section.
2010-01-17 00:08:35 +00:00
sno
2321f8868d Updated textproc/p5-PPI-HTML to 1.08 2010-01-17 00:02:41 +00:00
sno
0cf3bb9ecc Updating textproc/p5-PPI-HTML from 1.07nb1 to 1.08
pkgsrc changes:
  - Adding license definition
  - Adjusting module type

Upstream changes:
1.08 Mon 16 Nov 2009
	- Correct spelling of "PPI::Statement::Compond" so that while, for, etc. work.
	- Add support for given/when/default.
2010-01-17 00:02:31 +00:00
sno
85cf3a5a6d Updated textproc/p5-podlators to 2.3.0 2010-01-16 23:57:30 +00:00
sno
c5b0303169 Updating textproc/p5-podlators from 2.2.1 to 2.3.0
pkgsrc changes:
  - Adjusting dependencies according to META.yml
  - Adding license definition (perl license)

Upstream changes:
2009-12-28  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.3.0 released.

	* Do not turn off IN_NAME for any formatting code.
	  Suppress formatting if in the NAME section to not confuse lexgrog.
	* Test formatting codes in the NAME section.
	* Allow anchor text for URLs as well. Fix the check of the anchor
          text to not think no text was provided when the text was "0".
	* Test anchor text of "0" and anchor text with URLs.
	* Require Pod::Simple 3.06 or later for proper handling of L<>
          tags with anchor text.
	* Remove logic to skip an S<> test for Pod::Simple versions earlier
          than 3.06.
	* Support anchor text for L<> links of type URL by rendering the
          anchor text and then the URL in angle brackets.
	* Test rendering of L<> URL links with anchor text.
	* When formatting item tags, use the width of the tag without
          formatting codes. This does not change the output of Pod::Text
          but provides a hook for correct formatting in subclasses.
	* New function strip_format.
	* Test proper formatting of item tags which have formatting codes
          applied.
	* New test of Pod::Text::Overstrike.
	* Use Test::More for testing. Remove duplicate addition of
          ../blib/lib to the library search path.
	* Update to the current version of this test from C TAP Harness
          1.1, converting it to use Test::More.

2009-06-15  Russ Allbery  <rra@stanford.edu>
	* Unlink temporary files in a loop to be sure that all versions
          are deleted on VMS.
          Thanks, John E. Malmberg.

2009-03-29  Russ Allbery  <rra@stanford.edu>
	* Escape backslashes in the quoted text of .IX macros generated
          from X<> formatting code.
	* Add test case for X<\n>.

2009-03-05  Russ Allbery  <rra@stanford.edu>
	* Clarify that no markup should be used in the NAME section of a
          manual page.

2009-02-28  Russ Allbery  <rra@stanford.edu>
	* Avoid POSIX::strftime because POSIX requires Fcntl, which is
 	  an XS module, and hence can't build in miniperl.  This allows
          ExtUtils::MakeMaker to build as a normal module in Perl core.
          Thanks, Michael G Schwern.
	* Test that Pod::Man's devise_date method matches the output of
          strftime.
	* Don't exit IN_NAME mode because of a C<> block.
          Thanks, Niko Tyni.
	* Return an ASCII quoted string if in the NAME section to avoid
          confusing lexgrog.
          Thanks, Niko Tyni.
	* Test C<> in the NAME section.

2009-01-17  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.2.2 released.
	* New file testing Pod::Man options for changing the .TH line of the
          generated man page.
	* Correctly handle indentation of verbatim paragraphs that contain
          lines with only whitespace.  Thanks, Renee Baecker.
	* Test for this fix.
2010-01-16 23:57:19 +00:00
sno
b11a6efd12 Updated textproc/p5-Pod-Simple to 3.13 2010-01-16 23:43:06 +00:00
sno
b080f3c770 Updating textproc/p5-Pod-Simple from 3.11 to 3.13
Upstream changes:
2009-12-17 Release 3.13 - David E. Wheeler <david@justatheory.org>
	Removed deleted test file from MANIFEST.

2009-12-17 Release 3.12 - David E. Wheeler <david@justatheory.org>
	Removed "All rights reserved" from all files.

	Added acknowledgements to man.he.net and search.cpan.org for
	permission to link man pages and Perl module links to their sites
	in the output of Pod::Simple::HTML and Pod::Simple::XHTML.

	Add "html_h_level" option to Pod::Simple::XHTML and ::HTML to allow
	a =head1 to become an <h2> and so on. RJBS.

	Add batch_mode_page_object_init() method to Pod::Simple::XHTML.
	This allows it to be used by Pod::Simple::HTMLBatch.

	Fixed a regression in Pod::Simple::XHTML where '=begin html' blocks
	were incorrectly escaped rather than simply passed through unmolested.
	RJBS.

	Removed the undocumented "fullstop_space_harden" attribute, which
	apparently was only used by Pod::Text a very long time ago.
2010-01-16 23:42:51 +00:00
jnemeth
69314526e7 Bump version simply because it hasn't been bumped for some time and many
changes have been made in the meantime.  These way people will know that
there are updates that don't give bogus warnings.
2010-01-16 23:42:32 +00:00
heinz
c71426c737 Added LICENSE. 2010-01-16 23:37:48 +00:00
snj
9f2ab350ac Update MASTER_SITES and HOMEPAGE. 2010-01-16 23:33:25 +00:00
jnemeth
c048ff955f add ilbc 2010-01-16 23:23:15 +00:00
sno
91fda6d48c Added editors/p5-Acme-Padre-PlayCode version 0.13 2010-01-16 23:23:10 +00:00
sno
343c2a7ab5 Importing editors/p5-Acme-Padre-PlayCode v0.13
This is a simple Padre plugin to run Acme::PlayCode on either selected
source code (if there is any selection) or the entire document.
2010-01-16 23:23:02 +00:00
sno
4f04c20d52 Removing editors/p5-Padre-Plugin-PlayCode/ (must be imported into
editors/p5-Acme-Padre-PlayCode).
Thanks to Klaus Heinz for reporting.
2010-01-16 23:21:38 +00:00
sno
d9be1ad565 Removed editors/p5-Padre-Plugin-PlayCode 2010-01-16 23:20:00 +00:00
sno
d63ba671fb Updated www/p5-FCGI to 0.68 2010-01-16 22:54:05 +00:00
sno
42a6588bb8 Updating www/p5-FCGI from 0.67nb3 to 0.68
Upstream changes:
Version 0.68 --     31 Dec 2009  <mst@shadowcat.co.uk> Matt S Trout
    o No changes since the previous development release.

Version 0.67_01 --   20 Dec 2009  <mst@shadowcat.co.uk> Matt S Trout
    o Add FILENO method which returns a defined but invalid value to
      placate things such as IPC::Run which call fileno to check if a
      filehandle is open.
      Closes bugs:
      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544540
      http://rt.cpan.org/Public/Bug/Display.html?id=50972
      Removes need for upstream patch in OpenBSD <bobtfish@bobtfish.net>
    o Call the fcgi lib's attach/detach <robs@fastcgi.com>
2010-01-16 22:53:54 +00:00
sno
b92d862ddd Updated www/p5-HTML-Mason to 1.44 2010-01-16 22:49:57 +00:00
sno
dee10387cf Updating www/p5-HTML-Mason from 1.42nb1 to 1.44
pkgsrc changes:
  - Adjusting dependencies according to META.yml

Upstream changes:
1.44 Jan 4, 2010

    [ ENHANCEMENTS ]

    - Use Log::Any to log various events, such as the start and end of each
  request and each component call.

    - Add $m->log, allowing easy logging to a component-specific namespace.

    - Fix use of CHI when no data directory is specified.

1.43 Dec 25, 2009

    [ BUG FIXES ]

    - If a component was located in a patch with spaces, the feature which
  referred to errors by their source file line number was broken. This could
  cause test failures if the package was downloaded into a path with spaces by
  CPAN. Reported by Shawn Moore. RT #53072.

    - HTML::Entities is no longer an optional dependency. This fixes some issues
  with packaged versions of Mason. Reported by Jens Rehsack. RT #48890.

    - $m->flush_buffer is now ignored when inside $m->scomp or $m->content. Patch
  by Frederic Briere, with extra tests from Ruslan Zakirov. RT #38924.
2010-01-16 22:49:47 +00:00
sno
280a209146 Added devel/p5-Log-Any version 0.10 2010-01-16 22:39:24 +00:00
sno
574c284383 Importing devel/p5-Log-Any v0.10 as dependency of scheduled update of
www/p5-HTML-Mason.

Log::Any allows CPAN modules to safely and efficiently log messages, while
letting the application choose (or decline to choose) a logging mechanism
such as Log::Dispatch or Log::Log4perl.

Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6,
which makes it appropriate for even small CPAN modules to use. It defaults
to 'null' logging activity, so a module can safely log without worrying
about whether the application has chosen (or will ever choose) a logging
mechanism.

The application, in turn, may choose one or more logging mechanisms via
Log::Any::Adapter.
2010-01-16 22:39:16 +00:00
sno
732f20afe5 Updated security/p5-Crypt-Rijndael to 1.08 2010-01-16 22:29:09 +00:00
sno
43b1352abf Updating security/p5-Crypt-Rijndael from 1.07nb1 to 1.08
pkgsrc changes:
  - Adjusting license definition

Upstream changes:
1.08 - Wed Dec  9 18:20:22 2009
	* Promoting development release to full release.
	* This release mainly clarifies the licensing.

1.07_02 - Tue Nov  4 02:21:27 2008
	* RT #40511: Give a better warning when you try to use tainted
	data as an initialization vector. If anyone wants to use
	tainted data, they can patch the code to accept it.

1.07_01 - Tue Oct 14 08:59:58 2008
	* Clarify that these files are under the Lesser GNU Public License
	(also known as the Library GNU Public License).
2010-01-16 22:28:59 +00:00
heinz
3e0e84319d Set LICENSE. According to the file README "re2c is in the public
domain".
2010-01-16 22:13:29 +00:00