Commit graph

209193 commits

Author SHA1 Message Date
wen
508971070c Update to 0.093333
Upstream changes:
0.093333  2013-10-09 17:17:00 America/New_York
          update bugtracker and repo data

0.093332  2012-08-24 21:03:56 America/New_York
          if there's nothing after __END__ but whitespace (after removing POD)
          then place the munged POD there.  Also, place a blank line
          between __END__ and the POD (thanks, Christopher J. Madsen!)
2013-11-24 04:06:01 +00:00
wen
0973a647b5 Updated textproc/p5-Pod-Elemental to 0.102363 2013-11-24 04:02:50 +00:00
wen
8df12d1f2e Update to 0.102363
Upstream changes:
0.102363  2013-10-09 17:15:13 America/New_York
          update bugtracker and repo metadata
2013-11-24 04:01:54 +00:00
dholland
9f0d226f80 Use SPECIAL_PERMS and don't set USERGROUP_PHASE. PKGREVISION -> 7 2013-11-24 04:01:07 +00:00
wen
be8982d556 Updated devel/p5-strictures to 1.005001 2013-11-24 03:53:08 +00:00
wen
a619bcf96a Update to 1.005001
Upstream changes:
1.005001   2013-11-07
  - fix skip on old perl on test script

1.005000   2013-11-05
  - detect mercurial when checking for development trees
  - avoid using constant.pm to save a bit of memory on older perls
  - update to v2 metadata
2013-11-24 03:52:19 +00:00
dholland
66faf26c23 Distfile changed upstream: purely administrative alterations to the
CHANGELOG file. Go figure.

Bump PKGREVISION to 7 and set DIST_SUBDIR explicitly to
windowlab-1.33nb7. This can be removed at the next update, if any.
2013-11-24 03:06:15 +00:00
dholland
4a23a2c5de Not MAKE_JOBS_SAFE; tries to use gb_miles.h while still building it.
(Seen with 6 jobs.)
2013-11-24 02:53:46 +00:00
dholland
4e2925bdd8 Clear PLATFORM in the environment; if it's defined the build fails. 2013-11-24 02:39:54 +00:00
dholland
297ccf77f9 Clear PLATFORM in the environment; has the same consequences as in the
base mono package.
2013-11-24 02:38:58 +00:00
wen
848f0a3bef Updated devel/p5-aliased to 0.31 2013-11-24 02:19:01 +00:00
wen
4ac85ab826 Update to 0.31
Upstream changes:
0.31  February 18, 2013
      Bumped the number for a production release.

0.30_01 January 3, 2010
      Added prefix() function. [rt#48289]
      Moved Test::More to build_requires [rt#48926]
      Moved author tests to xt/author
2013-11-24 02:17:48 +00:00
wen
e293b7ef7a Updated devel/p5-Variable-Magic to 0.53 2013-11-24 02:03:51 +00:00
wen
73d22b9fb0 Update to 0.53
Upstream changes:
0.53    2013-09-01 17:50 UTC
        This is a maintenance release. The code contains no functional change.
        Satisfied users of version 0.52 can skip this update.
        + Fix : [RT #86338] : typo fix.
                Thanks dsteinbrunner@pobox.com for the patch.
        + Tst : Author tests are no longer bundled with this distribution.
                They are only made available to authors in the git repository.

0.52    2012-11-05 02:30 UTC
        + Add : The new constant VMG_COMPAT_SCALAR_NOLEN evaluates to true
                when your perl does not call 'len' magic for scalars, which
                is the case for perl 5.17.4 and above.
                This fixes RT #80388.
        + Tst : t/35-stash.t has been taught about perl 5.17.4.
        + Tst : Author tests overhaul.

0.51    2012-08-18 15:00 UTC
        + Fix : It is now safe to call dispell() from inside 'free', 'copy' and
                'uvar' callbacks to dispell the magic currently in use.
                Thanks Clinton Gormley for reporting.
        + Fix : Exceptions thrown from inside a 'free' callback are now always
                consistently propagated outside of the callback. They used to
                be lost when the 'free' callback was invoked at the end of an
                eval block or string.
        + Fix : The 'reset RMG flag' workaroundn used to allow wizards with
                both 'uvar' and 'clear' magics to be cast onto a hash, has been
                made thread-safe.

0.50    2012-06-24 23:00 UTC
        + Fix : Less memory is leaked when a wizard is freed during global
                destruction, or when an exception is thrown from a 'free'
                callback.
        + Fix : [RT #77991] : t/17-ctl.t fails on perl 5.14 and 5.16.
                This was actually an issue with ActivePerl, and this test
                has learned to cope with it.
                Thanks Gisle Aas for reporting.
        + Tst : t/35-stash.t has been taught about perl 5.17.1.
        + Doc : Many clarifications.

0.49    2012-06-05 21:40 UTC
        This is a maintenance release. The code contains no functional change.
        Satisfied users of version 0.48 can skip this update.
        + Fix : [RT #77644] : t/17_ctl.t fails in test 44 since 5.17.0.
                This test has been taught about perl 5.17.0.
                Thanks Reini Urban for reporting.
        + Tst : t/99-kwalitee.t will be skipped when only problematic versions
                of its dependencies are available.
2013-11-24 02:03:03 +00:00
wen
5e8e961b22 Updated devel/p5-UNIVERSAL-require to 0.15 2013-11-24 02:00:34 +00:00
wen
d08ec6c41a Update to 0.15
Update LICENSE

Upstream changes:
0.15 2013-09-28
    - Hadn't specific meta-spec version 2, so github repo wasn't turning
      up in the metadata.

0.14 2013-08-25
    - Changed the repository meta_merge to the new format
    - Tweaked format (mainly release dates) to conform to CPAN::Changes::Spec

0.13_1 2013-03-08
    - first test release by NEILB after getting comaint
    - no changes other than specifying github repository
2013-11-24 01:59:08 +00:00
wen
dfadf13433 Updated devel/p5-Tree-Simple-VisitorFactory to 0.12 2013-11-24 01:53:43 +00:00
wen
6ad684ab93 Update to 0.12
Add LICENSE
Update DEPENDS

Upstream changes:
0.12  Fri Nov  1 09:23:00 2013
	- Update pre-reqs.
	- Many, many doc typo fixes via github from dsteinbrunner.
	- Add repos to Build.PL and Makefile.PL.

0.11  Mon Sep 23 11:07:00 2013
	- Maintenance now by Ron Savage.
	- Rectify datestamp format in this file.
	- Add Changelog.ini.
	- Add Build.PL.
	- Clean up Makefile.PL.
	- RT#40504: Add META.*.
2013-11-24 01:52:49 +00:00
wen
1d6ec4ce56 Updated devel/p5-Tree-Simple to 1.23 2013-11-24 01:46:23 +00:00
wen
40399e6393 Update to 1.23
Add LICENSE
Update DEPENDS

Upstream changes:
1.23  Sat Nov  9 10:43:00 2013
	- No code changes.
	- Accept spelling corrections from the Debian Perl Group, with thanx. See RT#90171.
		Note: The change to lib/Tree/Simple/Visitor.pm had already been made.
	- Add t/version.t, which uses Test::Version, to cross-check version #s.

1.22  Mon Sep 30 08:35:00 2013
	- Metadata fixes in Build.PL and correct bugtracker queue in Makefile.PL. Thanx to dsteinbrunner (via github).

1.21  Thu Sep 26 13:08:00 2013
	- Fix syntax error in Makefile.PL.

1.20  Thu Sep 26 11:16:00 2013
	- Merge source from https://github.com/stevan/tree-simple.
	- Close github issues.
	- Add bugtracker and license to Build.PL and Makefile.PL.

1.19  Mon Sep 23 08:26:00 2013
	- Maintenance now by Ron Savage.
	- Rectify datestamp format in this file.
	- Add Changelog.ini.
	- Make Simple.pm and Visitor.pm have the same version #.
	- Reformat Build.PL and Makefile.PL.
	- Move t/pod* into xt/author/.
	- Minor doc patches.
	- Add t/17_Tree_Simple_width_test.t. This code was attached to RT#40407, to demonstrate a bug in keeping a
		running total of the width (leaf count) of a tree during node additions to leaves.
		Thanx to David Cryer for the test code and patch.
	- Add t/21_Tree_Simple_Visitor_test.t. This code was attached to RT#30032, to demonstrate a bug in including
		the root in a traversal after calling $visitor -> includeTruck(1).
	- RT#30032: Adopt patch from Moses Amaro. With thanx.
	- RT#38607: Reject. Suppressing deep recursion warnings should not normally be done. Sub-class!
	- RT#40407: Adopt patch from David Cryer. With thanx.
	- RT#84797: Reject. Changing the return value of setUID could break any amount of code.
2013-11-24 01:45:33 +00:00
wen
bc513ee72e Added devel/p5-Test-Version version 1.002004 2013-11-24 01:42:23 +00:00
wen
458551258c Add p5-Test-Version 2013-11-24 01:40:45 +00:00
wen
0f21ce88fe Import Test-Version-1.002004 as devel/p5-Test-Version.
This module's goal is to be a one stop shop for checking to see
that your versions across your dist are sane. Please ensure that
you use version 0.04 or later only, as earlier versions are old
code and may not work correctly.
2013-11-24 01:38:46 +00:00
wen
2b246cf9c0 Updated devel/p5-Tree-DAG_Node to 1.18 2013-11-24 01:14:25 +00:00
wen
a8e4f81802 Update to 1.18
Update DEPENDS

Upstream changes:
1.18  Thu Sep 19 14:24:00 2013
	- No changes, code or otherwise, except for the version # in the *.pm, this file, and Changelog.ini.
	- Somehow a corrupted version got uploaded to search.cpan.org, so I've just changed the version #.
		The file on MetaCPAN was fine.
	- Thanx to Rob (Sisyphus) for reporting this.

1.17  Mon Sep 16 15:24:00 2013
	- Write test temp files in :raw mode as well as utf-8, for MS Windows users.
	- Take the opportunity to change all utf8 to utf-8, as per the docs for Encode,
		except for 'use warnings  qw(FATAL utf8);', which doesn't accept utf-8 :-(.
2013-11-24 01:13:31 +00:00
wen
017a214a51 Updated devel/p5-Getopt-Long-Descriptive to 0.096 2013-11-24 01:01:29 +00:00
wen
a59ff43ea4 Update to 0.096
Add DEPENDS for test

Upstream changes:
0.096     2013-10-04 08:03:12 America/New_York
        - update version of Test::Warnings required
          (thanks, Alexandr Ciornii!)

0.095     2013-09-26 20:32:55 America/New_York
        - add the "shortcircuit" option option (thanks, Diab Jerius!)

0.094     2013-09-05 09:35:26 America/New_York
        - update documentation to note that failed validation is fatal (thanks,
          SMYLERS)
        - show off "required" in the SYNOPSIS (thanks, OALDERS)
2013-11-24 00:58:56 +00:00
wen
e126951d75 Updated devel/p5-Getopt-Long to 2.42 2013-11-24 00:49:29 +00:00
wen
752ed5c1b4 Update to 2.42
Upstream changes:
Changes in version 2.42
-----------------------

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=88707

Changes in version 2.41
-----------------------

* Change INSTALLDIRS to site for perl >= 5.011.

  See https://rt.perl.org/rt3//Ticket/Display.html?id=116479
  for details.
2013-11-24 00:48:35 +00:00
wen
efa5117331 Updated www/p5-HTTP-Tiny to 0.038 2013-11-24 00:36:03 +00:00
wen
fbeb51fb1a Update to 0.038
Upstream changes:
0.038     2013-11-18 12:56:26 America/New_York

    [FIXED]

    - Fixed a bug where authentication parameters in the URL would override
      an existing Authorization header

0.037     2013-10-28 13:26:21 America/New_York

    [FIXED]

    - Basic authentication in the URL is now unescaped before being encoded
      into the authentication header

    [DOCUMENTED]

    - Added HTTP::Tiny::UA to SEE ALSO and suggested it as the appropriate
      place for new features

0.036     2013-09-25 12:10:06 America/New_York

    [FIXED]

    - Compile test could hang on Windows

    [PREREQS]

    - Dropped configure_requires for ExtUtils::MakeMaker to 6.17

    [META]

    - Updated support files

0.035     2013-09-10 12:29:28 America/New_York

  [CHANGED]

  - Encoded from data from 'post_form' preserves term order if data is
    provided as an array reference.  (They are still sorted for consistency
    if provided as a hash reference.)
2013-11-24 00:35:07 +00:00
wen
6d1a3403ec Updated www/p5-Plack to 1.0030 2013-11-24 00:32:44 +00:00
wen
de33e4b329 Update to 1.0030
Upstream changes:
1.0030  2013-11-23 08:54:01 CET
    [IMPROVEMENTS]
        - Middleware::LogDispatch stringifies objects (oalders) #427
        - Encode wide character strings as UTF-8 in HTTP::Server::PSGI #429
        - Optimize Plack::Response->finalize performance (kazeburo) #433
        - Optimize mount() performance in Plack::App::URLMap

    [BUG FIXES]
        - ErrorDocument: remove Content-Encoding and Transfer-Encoding (kazeburo) #430
        - Fix harakiri test hang on win32 (wchristian) #431
        - Handler::FCGI: Restore --keep-stderr option (mauzo) #432
2013-11-24 00:31:09 +00:00
gls
968a12f72d Updated x11/x3270 to 3.3.13ga7 2013-11-23 19:12:38 +00:00
gls
1257ec3125 Update x11/x3270 to 3.3.13ga7
Upstream changes:
=================

Changes in version 3.3.13beta5, 4. September 2013

    [all] Corrected the CGCSGID for code page 1145 (spanish-euro).
    [all] Second try at getting pr3287/wpr3287 shut down and
 re-launched correctly.

Changes in version 3.3.13beta4, 23. August 2013

    [all] Corrected the start/stop of pr3287/wpr3287 printer sessions,
 so that a new one is not started until the previous one has completely
 exited.

Changes in version 3.3.13beta3, 6. August 2013

    None relevant to x3270

Changes in version 3.3.13alpha2, 30. July 2013

    [all] Fixed a crash when connecting to certain hosts using an SSL tunnel.
    [all] Fixed a crash in the Wait(n,seconds) action.

Changes in version 3.3.13alpha1, 11. July 2013

    [x3270] Combined the various text screen save/print options into a
 single menu option, which brings up a dialog box that allows snapshots,
 continuous saving, save to text, HTML or RichText or directly to the printer.
    [x3270] Added a -secure to simplify invoking secure mode.
    [all] Corrected a problem with interpreting the SuppressMap resource.
    [all] Added the -accepthostname command-line option and acceptHostname
 resource to allow accepting specific names and IP addresses in host
 certificates, or any name.
    [all] Turned off variable substitution for all actions under certain
 circumstances, such as inside macros. It mostly just caused confusion.
    [all] Added two pseudo-variables for filename substitutions:
 ${TIMESTAMP} becomes a microsecond-resolution timestamp and ${UNIQUE}
 guarantees that the filename is unique. Changed the default trace file
 names to use ${UNIQUE}.
    [all] Added a number of keywords to the Query action.
    [all] Made the Open (Connect) and Close (Disconnect) aliases available
 everywhere.
    [all] Added support for code page 803 (hebrew-old).
    [all] Added a -loginmacro command-line option, and made the existing
 loginMacro resource work on x3270.
    [all] Added output to scripts to the event trace file.
2013-11-23 19:12:23 +00:00
gls
c09c88a129 Updated textproc/asciidoc to 8.6.9 2013-11-23 18:38:01 +00:00
gls
f24ebcd1ed Update textproc/asciidoc to 8.6.9
Upstream changes:
=================

Version 8.6.9 (2013-11-09)
Additions and changes

    html5, xhtml11 and slidy outputs now wrap pre element contents at right margin
    Vim syntax file: highlight line breaks in lists (patch submitted by Alex Efros).
    Vim syntax file: fixed highlighting of lines with spaces preceding an indented paragraph.
    Vim syntax file: dropped ) from list of illegal characters following opening quote.

    Added + intrinsic attribute.
    Allow tabsize=0 in configuration file.
    Removed wordpress backend into the blogpost project (where it belongs) as an AsciiDoc backend plugin.
    Added HTML5 footer badges.
    Added favicon to AsciiDoc website.
    Changed AsciiDoc website domain to asciidoc.org.
    Vim syntax file: closing quote character cannot be immediately followed by same closing quote character.
    Documentation updates.
    If admonition icons are embedded using the Data URI Scheme and the icons directory is undefined or does not exist then the iconsdir attribute is set to the location of the icons installed in the AsciiDoc configuration directory.
    Updated ./stylesheets/pygments.css from pygments 1.4.
    HTML backends: Align inline images to text-bottom.
    html4 backend: Added hr attribute to make the inter-section horizontal ruler element optional.
    Documented Callout lists cannot be used within tables.
    Removed Vim related stuff from the installer makefile.
    Dropped vim/ftdetect/asciidoc_filetype.vim from distribution, the file detection was broken and the default settings satisfied noone.
    Vim syntax highlighter: increase sync backtracking to catch changes to large block elements.
    Added Romanian language configuration file. Contributed by Vitalie Lazu.
    Added ruler and line-break outputs to HTML Help outputs. Patch submitted by DonM.
    Added Czech language configuration file. Contributed by Petr Klíma.
    html4 backend: allow embedded images and icons (data-uri attribute).
    html4 backend: table and example block caption place at bottom for consistency.
    html4 backend: dropped border around example block.
    html4 backend: cellpaddings made equal to 4 for consistency.
    Vim syntax highligher: Highlight closing OpenBlock delimiter when it immediately follows a list.
    Updated html5 backend (previous commit was xhtml11 only).
    Embedded data-uri images now figure file mimetype from file contents rather than the file extension. Patch submitted by Lex Trotman.

Bug fixes

    indexterm2:[ ] macro syntax now recognized.
    Synthesised *-option attributes for options set in table conf file style entries.
    Makefile: Fixed sh compatibility issue.
2013-11-23 18:37:40 +00:00
gls
dc6da7825d Updated textproc/source-highlight to 3.1.7 2013-11-23 18:29:30 +00:00
gls
fd3886e3f1 Update textproc/source-highlight to version 3.1.7
Upstream changes:
=================


Version 3.1.7

   * fixed compilation bugs in MacOsX systems (thanks to
     Trevor Spiteri)
   * language definition for Lilypond (thanks to Federico Bruni)
   * language definition for R statistics programming language
   * language definition for ISLISP (thanks to Christian Jullien)
   * improved Erlang definition file (thanks to Erik Søe Sørensen)
   * new output format: ESC 256 ascii code (thanks to
     Xavier-Emmanuel Vincent).

Version 3.1.6

   * language definition file for T/Foswiki TML markup (thanks to
     Paul W. Harvey)
   * new output format: ODF (e.g. for LibreOffice or to generate ODF
     color-highlighted snippets to be used by ODF back-ends,
     like asciidoc-odf).  Thanks to Dag Wieers.
   * new output format: MediaWiki thanks to Abe Skolnik

Version 3.1.5

   * boost m4 macro finds boost in lib64
   * boost m4 macro files are not installed
   * updated php lang definition with new php 5 keywords
   * language definition for Scheme (thanks to Orlando Hill)
   * language definition for Po files (thanks to Mikel Olasagasti)
   * language definition for Opa (thanks to Valentin Gatien-Baron)
   * language definition for Javalog (thanks to Mark Silberbauer)
   * language definition for UPC (thanks to Viraj Sinha)
   * fixed a bug in scala.lang dealing with keywords
   * updated sql.lang (thanks to Xavier-Emmanuel Vincent)
   * Emacs lisp files highlighted as Lisp (thanks to Xavier-Emmanuel Vincent)
   * improved logtalk.lang (thanks to Paulo Moura)
   * embed inputlang in the output file (thanks to Masatake Yamato)
   * highlight _ in variable declarations (thanks to Masatake Yamato)
   * correctly highlight for less when filenames contain spaces
2013-11-23 18:29:14 +00:00
jaapb
1a64952741 Added libcmis subdirectory to category Makefile 2013-11-23 17:12:29 +00:00
jaapb
dd4255558d Added net/libcmis at version 0.4.1. This package is a C++ client library for
the CMIS interface. This allows C++ applications to connect to any ECM
behaving as a CMIS server like Alfresco, Nuxeo for the open source ones.
2013-11-23 17:11:05 +00:00
ryoon
df7858eee5 Add ghdl 2013-11-23 15:11:35 +00:00
ryoon
fecd656012 Added cad/ghdl version 0.29 2013-11-23 15:11:00 +00:00
ryoon
c377bc1ac6 Import ghdl-0.29 as cad/ghdl.
GHDL is an open-source simulator for the VHDL language. GHDL allows
you to compile and execute your VHDL code directly in your PC.
Combined with a GUI-based wave viewer and a good VHDL text editor,
GHDL is a very powerful tool for writing, testing and simulating
your VHDL code.
2013-11-23 15:10:26 +00:00
jaapb
c31d54fa17 Removed url2pkg marker from package Makefile. 2013-11-23 15:01:15 +00:00
jaapb
f1374911ee Added hyphen subdir to category Makefile 2013-11-23 14:54:31 +00:00
jaapb
f011421f4d Added textproc/hyphen version 2.8.6 2013-11-23 14:54:12 +00:00
jaapb
870d67d36a Added textproc/hyphen 2.8.6, a hyphenation library to use converted TeX
hyphenation patterns.
2013-11-23 14:53:48 +00:00
drochner
9c7f6f7cdf add patch from upstream to fix lock order inversion possibly leading
to deadlock (CVE-2013-4494)
bump PKGREV
2013-11-23 14:04:59 +00:00
drochner
240c7013d5 +quodlibet2 2013-11-23 13:59:10 +00:00