Commit graph

15550 commits

Author SHA1 Message Date
wiz
80d69f7eb4 + p5-Gnome2, p5-Gnome2-GConf. 2010-09-03 22:40:23 +00:00
wiz
ea0239a966 Initial import of p5-Gnome2-1.042:
The Gnome2 module allows a perl developer to use the Gnome libraries.

The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.
2010-09-03 22:39:38 +00:00
wiz
8ba76acef5 Initial import of p5-Gnome-GConf-1.044:
This module allows you to use the GConf configuration system in
order to store/retrieve the configuration of an application.  GConf
is a powerful configuration manager based on a user daemon that
handles a set of key and value pairs, and notifies any changes of
the value to every program that monitors those keys.  GConf is used
by GNOME 2.x.
2010-09-03 22:36:38 +00:00
wiz
dae402e0f0 Update to 1.221:
Overview of changes in Pango 1.221
==================================

* Properly export all our public symbols so that linking against us works on
  MSWin32.  (GNOME #576373)
2010-09-03 22:33:13 +00:00
wiz
82910c29a5 Update to 1.4.15:
* Noteworthy changes in release 1.4.15 (2010-08-31) [stable]

** Fix regression introduced in 1.4.9b where the `format' builtin could
   crash on an invalid format string.

** Fix compilation against newer glibc, and on AIX 7.1BETA.

** A number of portability improvements inherited from gnulib.
2010-09-03 07:39:45 +00:00
sno
ddf028aa7c Updating devel/p5-Getopt-Simple from 1.49nb2 to 1.52
pkgsrc changes:
- add license definition
- tidy

Upstream changes:
1.52  Sun Feb 21 12:55:13 2010
	- Remove text 'All rights reserved' (for Debian licensing).
	- Remove POD heads 'Required Modules' and 'Changes'.

1.51  Wed Feb 10 14:02:06 2010
	- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.

1.50  Fri Nov 13 13:20:00 2009
	- Run dos2unix
	- Rename Changes.txt to CHANGES
2010-09-03 06:10:43 +00:00
sno
e7a4eb1729 Updating devel/p5-Devel-Cover from 0.68nb1 to 0.70
pkgsrc changes:
- add license
- tidy

Upstream changes:
Release 0.69 - 28th August 2010
 - Correctly report on C<my $x = $y || return> and other shortcuts.
 - Put end to end tests in t/e2e.
 - Add test for regexp eval fail (Florian Ragwitz).
 - Fix some warnings from strict compilers (Florian Ragwitz).
 - Allow tests to run in parallel (Florian Ragwitz).
 - Test against 5.13.* development releases.
 - We now require Test::More to run the tests.
2010-09-03 06:01:37 +00:00
sno
7290e0d1b1 Updating devel/p5-Devel-Checklib from 0.6nb1 to 0.7
pkgsrc changes:
- add license definition

Upstream changes:
0.7     2010-08-25      Add support for checking if a function exists
                          in a library and it returns the right value
                          (see RT #48332)
                        Add check_lib function
2010-09-03 05:36:14 +00:00
sno
0737875be3 Updating devel/p5-Devel-CheckOS from 1.61nb1 to 1.63
pkgsrc changes:
- add license definition

Upstream changes:
1.63    2010-05-29      $^O for VOS is sometimes VOS, sometimes vos;
                        VOS supports POSIX shell redirections

1.62    2010-05-21      Add OS X 10.5 platform and EBCDIC family
2010-09-03 05:24:40 +00:00
sno
baa264369b Updating devel/p5-Contextual-Return from 0.2.1 to 0.003.001
pkgsrc changes:
- add license definition

Upstream changes:
0.003001  Tue Jun 22 17:20:36 2010
    - Added Contextual::Return::FREEZE and Contextual::Return::DUMP
      to facilitate debugging
    - General clean-and-tighten of documentation
    - Added CLEANUP blocks
    - Added PUREBOOL context
    - [BACKWARDS INCOMPATIBLE CHANGE] Changed export interface
    - Added warning about (mis)behaviour of LVALUE, RVALUE, NVALUE
      under the debugger (thanks Steven)
    - Documented METHOD handlers
2010-09-02 20:47:05 +00:00
sno
078be684c7 Updating devel/p5-Software-License from 0.101.620nb1 to 0.102.340
Upstream changes:
0.102340  2010-08-22 23:25:01 America/New_York
          add PostgreSQL

0.102250  2010-08-13 09:54:29 America/New_York
          alter the output of None to look a bit less repetitive (ABRAXXA)
2010-09-02 20:40:58 +00:00
sno
5fed8ac99f Updating devel/p5-MooseX-NonMoose from 0.14nb1 to 0.15
Upstream changes:
0.15  2010-08-20
      - Fix the fallback constructor call for hashref parameters (ribasushi,
        t0m, castaway).
2010-09-02 20:27:14 +00:00
sno
c402ebbdec Updating devel/p5-MooseX-Getopt from 0.31nb1 to 0.33
pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.33 Thu 26 Aug 2010
  * Remove Test::Most from newly added test (RT#60766)

0.32 Thu 26 Aug 2010
  * Fix handling of Union types (RT#58417)
2010-09-02 20:23:38 +00:00
sno
be46e6890f Updating devel/p5-MooseX-Singleton from 0.24nb1 to 0.25
pkgsrc changes:
- adjust dependencies

Upstream changes:
0.25 2010-08-22
    - Fixes for latest Moose. (Dave Rolsky)
2010-09-02 20:18:40 +00:00
sno
b43f26bd81 Updating devel/p5-MooseX-SimpleConfig from 0.07nb1 to 0.09
Upstream changes:
0.09 - Aug 15, 2010
  - Fix issue with MANIFEST

0.08 - Aug 13, 2010
  - Fix passing multiple config files to SimpleConfig.
  - Tests for this (zby)
2010-09-02 19:37:02 +00:00
sno
935516dbbc Updating devel/p5-MooseX-Declare from 0.33nb1 to 0.34
pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.34  Wed, 01 Sep 2010 01:10:28 +0200
  * Depend on MooseX::MooseX::Signatures 0.36 to avoid deprecation warnings on
    new versions of Moose (Jeremy Carman).
2010-09-02 19:33:37 +00:00
sno
7953a7df58 Updating devel/p5-MooseX-Method-Signatures from 0.35nb1 to 0.36
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.36  Tue, 31 Aug 2010 23:36:19 +0200
  * Avoid deprecation warnings from new Moose version by depending on
    MooseX::LazyRequire 0.06 (Jeremy Carman).
2010-09-02 19:29:48 +00:00
sno
262aeaa4f4 Updating devel/p5-Class-Mix from 0.003nb1 to 0.004
pkgsrc changes:
- add license definition
- add dependencies (from META.yml/Build.PL)

Upstream changes:
version 0.004; 2010-09-01
  * mro option for mix_class(), to control the method resolution order
    of the mixture class
  * prefix option for mix_class(), to control where the mixture class
    is located
  * document that PREFIX missing from genpkg() means "don't care",
    and change the actual default from "" to "Class::Mix::"
  * check for required Perl version at runtime
  * remove extra block around each sub definition, for readability
  * use full stricture in test suite
  * in Build.PL, explicitly declare configure-time requirements
  * remove bogus "exit 0" from Build.PL
  * add MYMETA.yml to .cvsignore
2010-09-02 19:18:30 +00:00
sno
163e791991 Updating devel/p5-Class-Accessor-Grouped from 0.09004 to 0.09005
pkgsrc changes:
- replace >=0 dependencies by -[0-9]*

Upstream changes:
0.09005 Wed Sep  1 04:00:00 2010
    - Again, remove Class::XSAccessor for Win32 sine it still breaks
2010-09-02 19:11:28 +00:00
sno
0b35974348 Updating devel/p5-Config-IniFiles from 2.57nb1 to 2.58
pkgsrc changes:
- remove deprecated homepage

Upstream changes:
Version 2.58:   ( Mon May 17 10:43:06 IDT 2010 )
------------------------------------------------
* Incorporated a fix for some broken POD.
    - https://rt.cpan.org/Ticket/Display.html?id=51617
    - Thanks to Frank Wiegand for reporting it.

* Got rid of \r/carriage-returns's in lib/Config/IniFiles.pm .
    - It interfered with applying a patch.

* Applied a patch to get rid of indirect object notation in the
  documentation and code ("new Config::IniFiles") and replace it with
  Config::IniFiles->new().
    - https://rt.cpan.org/Ticket/Display.html?id=57536
    - Thanks to Tom Molesworth for the patch.
2010-09-01 20:17:26 +00:00
sno
121146f221 Updating devel/p5-Config-INI from 0.014nb1 to 0.015
pkgsrc changes:
- add license definition

Upstream changes:
0.015     2010-08-22
          documentation improvements (thanks, castaway)
2010-09-01 20:11:29 +00:00
sno
e28581f0a7 Updating devel/p5-Set-Object from 1.27nb1 to 1.28
pkgsrc changes:
- add license definition

Upstream changes:
1.28, 22 Jul 2010
    * Fixed a portability concern for some platforms' C compilers
      (that do not support //-style comments) - RT#52690
    * Valid SIGNATURE file - RT#50492
2010-09-01 06:06:58 +00:00
sno
1414c80010 Updating devel/p5-Perl-Critic from 1.108nb1 to 1.109
Upstream changes:
[1.109] Released on 2010-08-29
    Bug Fixes:
    * ValuesAndExpressions::RequireInterpolationOfMetachars fix due to
      changes in Email::Address 1.890.  Note that this may find problems
      in code that it didn't before, e.g. q<'@foo'>.
2010-09-01 06:03:55 +00:00
sno
c44e260dad Updating devel/p5-File-chdir from 0.1002nb2 to 0.1004
pkgsrc changes:
- adding license definition
- updating Perl5 core dependencies

Upstream changes:
0.1004 Wed Jun  9 14:14:54 EDT 2010
    - Build.Pl and Makefile.PL will bail out on Perl 5.13.1, which
      accidentally broke File::chdir

0.1003 Tue Apr 27 21:21:32 EDT 2010
    - testfix: remove -T flag in tests
2010-09-01 05:36:00 +00:00
sno
f961c978c6 Updating devel/p5-Exception-Class from 1.30nb1 to 1.32
pkgsrc changes:
- upstream switched from Module::Build to ExtUtils::MakeMaker
- modify dependency versions
- update license condition

Upstream changes:
1.32 Jun 28, 2010
- Removed Test::Most dependency, which was causing a circular dependency
  chain. Reported by Burak Gursoy. RT #58889.

1.31 Jun 26, 2010
- Made it possible to use Exception::Class::Base without loading
  Exception::Class. Reported by Alex Peters. RT #57269.
2010-09-01 05:27:14 +00:00
sno
c16d26e216 Updating devel/p5-Data-UUID from 1.20.3nb1 to 1.215
pkgsrc changes:
- correct version numbering - perl version numbers are usually 3 digits:
  1.3   == 1.003
  1.3.5 == 1.003005

Upstream changes:
1.215 2010-05-24
  - no changes, released as non-trial

1.214 TRIAL RELEASE 2010-05-14
  - Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)

1.213 TRIAL RELEASE 2010-05-07
  - Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)

1.212 TRIAL RELEASE 2010-05-07
  - fix MANIFEST (thanks for noticing, Florian Ragwitz)

1.211 TRIAL RELEASE 2010-05-07
  - add a uniqueness test to threads.t (thanks, SCHWERN!)

1.210 TRIAL RELEASE 2010-05-07
  - thread safety, added by Florian Ragwitz
2010-08-31 20:57:53 +00:00
sno
3ede248df3 Updating devel/p5-Data-Dumper-Concise from 1.200nb1 to 2.012
Upstream changes:
2.012 Aug 31 2010
  - Make DwarnN test still work if Devel::ArgNames isn't installed

2.011 Aug 30 2010
  - add $DwarnN export
  - make Devel::ArgNames an optional dep

2.010 Jul 29 2010
  - add $Dwarn export

2.001 Jul 23 2010
  - add documentation for DwarnN

2.000 Jul 22  2010
  - remove Dumper() returning object
  - add DwarnN
  - add DwarnL
  - make Dwarn contextual
  - document ::Dwarn idiom
2010-08-31 20:41:19 +00:00
sno
2acb9fd380 Updating devel/p5-Data-Dump from 1.15nb1 to 1.17
Upstream changes:
2010-06-12 - Release 1.17 - Gisle Aas <gisle@ActiveState.com>
   Fix dump of "1\n" (the newline was lost) [RT#56595]

   Start using the range operator to shorten list dumps.
   For instance dump(1,2,3,4,5) now returns '(1 .. 5)'.

   CODE references now dumped as 'sub { ... }'.
   Potetential compatibility issue as perl-5.12 or better
   to eval such strings.

   Fix how multiline hash values are indented.

   Make indentation configurable

   Improved documentation

2010-06-09 - Release 1.16 -  Gisle Aas <gisle@ActiveState.com>
   Add support for filter callbacks
      - filters can modify how selected objects are dumped
   Various enhancements to how/when hash keys are quoted
      - don't quote keywords
      - don't quote words prefixed with "-"
      - don't quote long identifier keys
      - quote all hash keys if one needs quoting for better alignment
   Use case-insensitive sorting for hash keys
2010-08-31 20:33:29 +00:00
sno
a042bc5ab8 Updating devel/p5-Params-Classify from 0.009nb1 to 0.011
Upstream changes:
version 0.011; 2010-08-21
  * bugfix: add a typemap entry for "const char *", to make XS version
    of scalar_class() work correctly on Perl 5.6, having been broken by
    the const fix in version 0.010
  * in XS code, on Perls where it exists (prior to 5.9.5), treat SVt_PVBM
    as a scalar referent type

version 0.010; 2010-08-20
  * in XS, use PERL_NO_GET_CONTEXT for efficiency
  * use full stricture in test suite
  * also test POD coverage of pure Perl implementation
  * in test suite, make all numeric comparisons against $] stringify it
    first, to avoid architecture-dependent problems with floating point
    rounding giving it an unexpected numeric value
  * make XS code const clean for gcc -Wwrite-strings
  * in Build.PL, explicitly set needs_compiler to avoid bogus
    auto-dependency on ExtUtils::CBuilder
  * in Build.PL, explicitly declare configure-time requirements
  * add MYMETA.yml to .cvsignore
2010-08-31 20:27:29 +00:00
drochner
59803b9d50 uses new "<case1> if <cond> else <case2>" syntax -> Python-2.5+ only
(seen in bulk build)
2010-08-31 10:57:13 +00:00
taca
80537397f8 Update distinfo, noted by tron@. (Thanks!) 2010-08-31 08:23:15 +00:00
taca
1b4af6642f Add a fix for bug #30612 (http://savannah.gnu.org/bugs/index.php?30612)
from GNU make's CVS repository (revision 1.194).  It solves some of
strange compile error on misc/rpm (and maybe more).

Bump PKGREVISION.
2010-08-31 07:02:48 +00:00
sno
5d0aed1b1f Updating devel/p5-Test-Weaken from 3.002000nb1 to 3.004000
Upstream changes:
3.004000 Sun May 16 15:36:51 2010
        * Ticket 56722:
          When addition is overloaded, it confuses Test::Weaken.
2010-08-31 06:02:41 +00:00
sno
7d23e35ba8 Updating devel/p5-Test-Most from 0.21nb1 to 0.22
pkgsrc changes:
- correcting license
- adjusting dependency versions

Upstream changes:
0.22    2010-08-07
        - Added always_explain() and always_show().
        - Apply doc fixes from ranguard. Thanks :)

0.21_04 2010-02-06
        - Give people the ability to exclude test modules in case of
          conflicts.  This is to resolve: "Prototype mismatch: sub
          main::blessed ($) vs none" error with Moose and Test::Deep.  See
          https://rt.cpan.org/Ticket/Display.html?id=54362&results=e73ff63c5bf9ba0f796efdba5773cf3f

0.21_03 2010-02-06
        - Bump up dependency on Test::Builder.  Need that for done_testing()
          and to deprecate all_done().
        - Remove strict and warnings from tests since they no longer need them
          :)
        - Decided to bump up the minimum version number for all test modules.
          This module should be "one stop shopping" for most people.
        - Moderately significant POD update.

0.21_02 2010-02-06
        - Import strict an warnings.
        - Increase version requirement for
          https://rt.cpan.org/Ticket/Display.html?id=44790  Thanks to Gerda
          Shank for that.

0.21_01 2009-02-18
        - Have explain() depend on Test::More::note() (patch from Schwern)
        - Depend on Test::More directly (patch from Scwhern)
2010-08-31 05:45:14 +00:00
sno
9745064b92 Updating devel/p5-Test-Class from 0.35nb1 to 0.36
Upstream changes:
0.36 - or the "Adrian should have released this earlier" release [2010-08-19]
(Thanks to Mark Morgan for doing all the useful work on this one!)
    - New add_filter() method allows global filtering of test methods
    - Apply t/todo.t patch to fix RT#55324 (test bug, not Test::Class bug).
      This makes the test suite pass with Test::Simple 0.95_01 and greater.
2010-08-31 05:35:36 +00:00
sno
f680c31aa8 Updating devel/p5-Devel-Leak-Object from 1.00nb1 to 1.01
pkgsrc changes:
- switch to Module::Install::Bundled

Upstream changes:
1.01 Wed 16 Jun 2010
	- Upgraded to Module::Install::DSL 0.99
	- warn rather than die for objects that don't conform to our assumptions
	- list tracked source line only once
	- list the next caller in the stack if bless is called by the
	  class's new()
	- add a checkpoint() status which lists new classes created (and
	  not destroyed) since the last call to checkpoint()
2010-08-31 05:28:21 +00:00
jakllsch
46d14d33a1 Allow man pages to build properly. rev++ 2010-08-30 21:43:00 +00:00
wiz
3ec6e7d23c Set LICENSE. 2010-08-30 20:42:44 +00:00
wiz
416a7f3f7a Stop playing with -fvisibility to fix compilation on amd64. 2010-08-30 20:30:28 +00:00
drochner
24a5fbe0f8 move BUILDLINK_LDFLAGS definition from bl3.mk to builtin.mk -- in theory,
the linker flag should be filtered out by a rule in builtin.mk, but
apparently this doesn't always work. If in builtin.mk, it doesn't get
defined unnecessarily.
2010-08-30 17:27:11 +00:00
adam
c448e288e3 Changes 1.1.10 (toolkit):
* More string format fixes in silcd and client libary
* configure: changed AC_PROG_LIBTOOL order to fix disabling shared libs
* configure: check threads support in OpenBSD
* Fixed string format vulnerability in client entry handling
* Reported and patch provided by William Cummings
* silcd: Fixed IDENTIFY command reply handling for channels

Changes 1.1.18 (server):
* silcd: Added heartbeat support
* Added support for sending SILC_PACKET_HEARTBEAT packets to connection,
  to make sure they keep alive and to detect if they have died
* Set SO_KEEPALIVE for all accept()ed sockets
* silcd: Fixed SIGUSR1 signal handling
* Fixed the SIGUSR1 signal handling which can be used to dump the server
  internals to /tmp.
* Changed also End of Stream handling to handle NULL idata pointer instead
  of ignoring the EOS in case it is NULL.
* Changed also the DETACH timeout handling to use the packet stream
  directly instead of looking up client in the callback
* More string format fixes in silcd and client libary
2010-08-30 11:17:16 +00:00
seb
3d84eddba0 Update p5-IO-All from version 0.39nb1 to version 0.41.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
---
version: 0.41
date:    Mon Aug 16 22:33:45 PDT 2010
changes:
- Recent Test::More was triggering errors in file_spec.t.
- Thanks to Torsten Raudssus for a fix. Getty++
---
version: 0.40
date:    Sun Aug 15 15:22:12 PDT 2010
changes:
- Fixed a bug in t/chdir.t
2010-08-29 15:06:28 +00:00
seb
349420613f Update p5-Devel-StackTrace-WithLexicals from version 0.05nb1 to version 0.06.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.06    Mon Jul 19 2010
        Depend on PadWalker 1.92 for bugfixes (rafl)
2010-08-29 14:15:10 +00:00
nonaka
24cbb2a564 Update ply to version 3.3.
Version 3.3
-----------------------------
08/25/09: beazley
          Fixed issue 15 related to the set_lineno() method in yacc.  Reported by
	  mdsherry.


08/25/09: beazley
          Fixed a bug related to regular expression compilation flags not being
          properly stored in lextab.py files created by the lexer when running
          in optimize mode.  Reported by Bruce Frederiksen.




Version 3.2
-----------------------------
03/24/09: beazley
          Added an extra check to not print duplicated warning messages
          about reduce/reduce conflicts.


03/24/09: beazley
          Switched PLY over to a BSD-license.


03/23/09: beazley
          Performance optimization.  Discovered a few places to make
          speedups in LR table generation.


03/23/09: beazley
          New warning message.  PLY now warns about rules never
          reduced due to reduce/reduce conflicts.  Suggested by
          Bruce Frederiksen.


03/23/09: beazley
          Some clean-up of warning messages related to reduce/reduce errors.


03/23/09: beazley
          Added a new picklefile option to yacc() to write the parsing
          tables to a filename using the pickle module.   Here is how
          it works:


              yacc(picklefile="parsetab.p")


          This option can be used if the normal parsetab.py file is
          extremely large.  For example, on jython, it is impossible
          to read parsing tables if the parsetab.py exceeds a certain
          threshold.


          The filename supplied to the picklefile option is opened
          relative to the current working directory of the Python
          interpreter.  If you need to refer to the file elsewhere,
          you will need to supply an absolute or relative path.


          For maximum portability, the pickle file is written
          using protocol 0.


03/13/09: beazley
          Fixed a bug in parser.out generation where the rule numbers
          where off by one.


03/13/09: beazley
          Fixed a string formatting bug with one of the error messages.
          Reported by Richard Reitmeyer


Version 3.1
-----------------------------
02/28/09: beazley
          Fixed broken start argument to yacc().  PLY-3.0 broke this
          feature by accident.


02/28/09: beazley
          Fixed debugging output. yacc() no longer reports shift/reduce
          or reduce/reduce conflicts if debugging is turned off.  This
          restores similar behavior in PLY-2.5.   Reported by Andrew Waters.


Version 3.0
-----------------------------
02/03/09: beazley
          Fixed missing lexer attribute on certain tokens when
          invoking the parser p_error() function.  Reported by
          Bart Whiteley.


02/02/09: beazley
          The lex() command now does all error-reporting and diagonistics
          using the logging module interface.   Pass in a Logger object
          using the errorlog parameter to specify a different logger.


02/02/09: beazley
          Refactored ply.lex to use a more object-oriented and organized
          approach to collecting lexer information.


02/01/09: beazley
          Removed the nowarn option from lex().  All output is controlled
          by passing in a logger object.   Just pass in a logger with a high
          level setting to suppress output.   This argument was never
          documented to begin with so hopefully no one was relying upon it.


02/01/09: beazley
          Discovered and removed a dead if-statement in the lexer.  This
          resulted in a 6-7% speedup in lexing when I tested it.


01/13/09: beazley
          Minor change to the procedure for signalling a syntax error in a
          production rule.  A normal SyntaxError exception should be raised
          instead of yacc.SyntaxError.


01/13/09: beazley
          Added a new method p.set_lineno(n,lineno) that can be used to set the
          line number of symbol n in grammar rules.   This simplifies manual
          tracking of line numbers.


01/11/09: beazley
          Vastly improved debugging support for yacc.parse().   Instead of passing
          debug as an integer, you can supply a Logging object (see the logging
          module). Messages will be generated at the ERROR, INFO, and DEBUG
	  logging levels, each level providing progressively more information.
          The debugging trace also shows states, grammar rule, values passed
          into grammar rules, and the result of each reduction.


01/09/09: beazley
          The yacc() command now does all error-reporting and diagnostics using
          the interface of the logging module.  Use the errorlog parameter to
          specify a logging object for error messages.  Use the debuglog parameter
          to specify a logging object for the 'parser.out' output.


01/09/09: beazley
          *HUGE* refactoring of the the ply.yacc() implementation.   The high-level
	  user interface is backwards compatible, but the internals are completely
          reorganized into classes.  No more global variables.    The internals
          are also more extensible.  For example, you can use the classes to
          construct a LALR(1) parser in an entirely different manner than
          what is currently the case.  Documentation is forthcoming.


01/07/09: beazley
          Various cleanup and refactoring of yacc internals.


01/06/09: beazley
          Fixed a bug with precedence assignment.  yacc was assigning the precedence
          each rule based on the left-most token, when in fact, it should have been
          using the right-most token.  Reported by Bruce Frederiksen.


11/27/08: beazley
          Numerous changes to support Python 3.0 including removal of deprecated
          statements (e.g., has_key) and the additional of compatibility code
          to emulate features from Python 2 that have been removed, but which
          are needed.   Fixed the unit testing suite to work with Python 3.0.
          The code should be backwards compatible with Python 2.


11/26/08: beazley
          Loosened the rules on what kind of objects can be passed in as the
          "module" parameter to lex() and yacc().  Previously, you could only use
          a module or an instance.  Now, PLY just uses dir() to get a list of
          symbols on whatever the object is without regard for its type.


11/26/08: beazley
          Changed all except: statements to be compatible with Python2.x/3.x syntax.


11/26/08: beazley
          Changed all raise Exception, value statements to raise Exception(value) for
          forward compatibility.


11/26/08: beazley
          Removed all print statements from lex and yacc, using sys.stdout and sys.stderr
          directly.  Preparation for Python 3.0 support.


11/04/08: beazley
          Fixed a bug with referring to symbols on the the parsing stack using negative
          indices.


05/29/08: beazley
          Completely revamped the testing system to use the unittest module for everything.
          Added additional tests to cover new errors/warnings.


Version 2.5
-----------------------------
05/28/08: beazley
          Fixed a bug with writing lex-tables in optimized mode and start states.
          Reported by Kevin Henry.


Version 2.4
-----------------------------
05/04/08: beazley
          A version number is now embedded in the table file signature so that
          yacc can more gracefully accomodate changes to the output format
          in the future.


05/04/08: beazley
          Removed undocumented .pushback() method on grammar productions.  I'm
          not sure this ever worked and can't recall ever using it.  Might have
          been an abandoned idea that never really got fleshed out.  This
          feature was never described or tested so removing it is hopefully
          harmless.


05/04/08: beazley
          Added extra error checking to yacc() to detect precedence rules defined
          for undefined terminal symbols.   This allows yacc() to detect a potential
          problem that can be really tricky to debug if no warning message or error
          message is generated about it.


05/04/08: beazley
          lex() now has an outputdir that can specify the output directory for
          tables when running in optimize mode.  For example:


             lexer = lex.lex(optimize=True, lextab="ltab", outputdir="foo/bar")


          The behavior of specifying a table module and output directory are
          more aligned with the behavior of yacc().


05/04/08: beazley
          [Issue 9]
          Fixed filename bug in when specifying the modulename in lex() and yacc().
          If you specified options such as the following:


             parser = yacc.yacc(tabmodule="foo.bar.parsetab",outputdir="foo/bar")


          yacc would create a file "foo.bar.parsetab.py" in the given directory.
          Now, it simply generates a file "parsetab.py" in that directory.
          Bug reported by cptbinho.


05/04/08: beazley
          Slight modification to lex() and yacc() to allow their table files
	  to be loaded from a previously loaded module.   This might make
	  it easier to load the parsing tables from a complicated package
          structure.  For example:


	       import foo.bar.spam.parsetab as parsetab
               parser = yacc.yacc(tabmodule=parsetab)


          Note:  lex and yacc will never regenerate the table file if used
          in the form---you will get a warning message instead.
          This idea suggested by Brian Clapper.




04/28/08: beazley
          Fixed a big with p_error() functions being picked up correctly
          when running in yacc(optimize=1) mode.  Patch contributed by
          Bart Whiteley.


02/28/08: beazley
          Fixed a bug with 'nonassoc' precedence rules.   Basically the
          non-precedence was being ignored and not producing the correct
          run-time behavior in the parser.


02/16/08: beazley
          Slight relaxation of what the input() method to a lexer will
          accept as a string.   Instead of testing the input to see
          if the input is a string or unicode string, it checks to see
          if the input object looks like it contains string data.
          This change makes it possible to pass string-like objects
          in as input.  For example, the object returned by mmap.


              import mmap, os
              data = mmap.mmap(os.open(filename,os.O_RDONLY),
                               os.path.getsize(filename),
                               access=mmap.ACCESS_READ)
              lexer.input(data)




11/29/07: beazley
          Modification of ply.lex to allow token functions to aliased.
          This is subtle, but it makes it easier to create libraries and
          to reuse token specifications.  For example, suppose you defined
          a function like this:


               def number(t):
                    r'\d+'
                    t.value = int(t.value)
                    return t


          This change would allow you to define a token rule as follows:


              t_NUMBER = number


          In this case, the token type will be set to 'NUMBER' and use
          the associated number() function to process tokens.


11/28/07: beazley
          Slight modification to lex and yacc to grab symbols from both
          the local and global dictionaries of the caller.   This
          modification allows lexers and parsers to be defined using
          inner functions and closures.


11/28/07: beazley
          Performance optimization:  The lexer.lexmatch and t.lexer
          attributes are no longer set for lexer tokens that are not
          defined by functions.   The only normal use of these attributes
          would be in lexer rules that need to perform some kind of
          special processing.  Thus, it doesn't make any sense to set
          them on every token.


          *** POTENTIAL INCOMPATIBILITY ***  This might break code
          that is mucking around with internal lexer state in some
          sort of magical way.


11/27/07: beazley
          Added the ability to put the parser into error-handling mode
          from within a normal production.   To do this, simply raise
          a yacc.SyntaxError exception like this:


          def p_some_production(p):
              'some_production : prod1 prod2'
              ...
              raise yacc.SyntaxError      # Signal an error


          A number of things happen after this occurs:


          - The last symbol shifted onto the symbol stack is discarded
            and parser state backed up to what it was before the
            the rule reduction.


          - The current lookahead symbol is saved and replaced by
            the 'error' symbol.


          - The parser enters error recovery mode where it tries
            to either reduce the 'error' rule or it starts
            discarding items off of the stack until the parser
            resets.


          When an error is manually set, the parser does *not* call
          the p_error() function (if any is defined).
          *** NEW FEATURE *** Suggested on the mailing list


11/27/07: beazley
          Fixed structure bug in examples/ansic.  Reported by Dion Blazakis.


11/27/07: beazley
          Fixed a bug in the lexer related to start conditions and ignored
          token rules.  If a rule was defined that changed state, but
          returned no token, the lexer could be left in an inconsistent
          state.  Reported by


11/27/07: beazley
          Modified setup.py to support Python Eggs.   Patch contributed by
          Simon Cross.


11/09/07: beazely
          Fixed a bug in error handling in yacc.  If a syntax error occurred and the
          parser rolled the entire parse stack back, the parser would be left in in
          inconsistent state that would cause it to trigger incorrect actions on
          subsequent input.  Reported by Ton Biegstraaten, Justin King, and others.


11/09/07: beazley
          Fixed a bug when passing empty input strings to yacc.parse().   This
          would result in an error message about "No input given".  Reported
          by Andrew Dalke.


Version 2.3
-----------------------------
02/20/07: beazley
          Fixed a bug with character literals if the literal '.' appeared as the
          last symbol of a grammar rule.  Reported by Ales Smrcka.


02/19/07: beazley
          Warning messages are now redirected to stderr instead of being printed
          to standard output.


02/19/07: beazley
          Added a warning message to lex.py if it detects a literal backslash
          character inside the t_ignore declaration.  This is to help
          problems that might occur if someone accidentally defines t_ignore
          as a Python raw string.  For example:


              t_ignore = r' \t'


          The idea for this is from an email I received from David Cimimi who
          reported bizarre behavior in lexing as a result of defining t_ignore
          as a raw string by accident.


02/18/07: beazley
          Performance improvements.  Made some changes to the internal
          table organization and LR parser to improve parsing performance.


02/18/07: beazley
          Automatic tracking of line number and position information must now be
          enabled by a special flag to parse().  For example:


              yacc.parse(data,tracking=True)


          In many applications, it's just not that important to have the
          parser automatically track all line numbers.  By making this an
          optional feature, it allows the parser to run significantly faster
          (more than a 20% speed increase in many cases).    Note: positional
          information is always available for raw tokens---this change only
          applies to positional information associated with nonterminal
          grammar symbols.
          *** POTENTIAL INCOMPATIBILITY ***


02/18/07: beazley
          Yacc no longer supports extended slices of grammar productions.
          However, it does support regular slices.  For example:


          def p_foo(p):
              '''foo: a b c d e'''
              p[0] = p[1:3]


          This change is a performance improvement to the parser--it streamlines
          normal access to the grammar values since slices are now handled in
          a __getslice__() method as opposed to __getitem__().


02/12/07: beazley
          Fixed a bug in the handling of token names when combined with
          start conditions.   Bug reported by Todd O'Bryan.


Version 2.2
------------------------------
11/01/06: beazley
          Added lexpos() and lexspan() methods to grammar symbols.  These
          mirror the same functionality of lineno() and linespan().  For
          example:


          def p_expr(p):
              'expr : expr PLUS expr'
               p.lexpos(1)     # Lexing position of left-hand-expression
               p.lexpos(1)     # Lexing position of PLUS
               start,end = p.lexspan(3)  # Lexing range of right hand expression


11/01/06: beazley
          Minor change to error handling.  The recommended way to skip characters
          in the input is to use t.lexer.skip() as shown here:


             def t_error(t):
                 print "Illegal character '%s'" % t.value[0]
                 t.lexer.skip(1)


          The old approach of just using t.skip(1) will still work, but won't
          be documented.


10/31/06: beazley
          Discarded tokens can now be specified as simple strings instead of
          functions.  To do this, simply include the text "ignore_" in the
          token declaration.  For example:


              t_ignore_cppcomment = r'//.*'


          Previously, this had to be done with a function.  For example:


              def t_ignore_cppcomment(t):
                  r'//.*'
                  pass


          If start conditions/states are being used, state names should appear
          before the "ignore_" text.


10/19/06: beazley
          The Lex module now provides support for flex-style start conditions
          as described at http://www.gnu.org/software/flex/manual/html_chapter/flex_11.html.
          Please refer to this document to understand this change note.  Refer to
          the PLY documentation for PLY-specific explanation of how this works.


          To use start conditions, you first need to declare a set of states in
          your lexer file:


          states = (
                    ('foo','exclusive'),
                    ('bar','inclusive')
          )


          This serves the same role as the %s and %x specifiers in flex.


          One a state has been declared, tokens for that state can be
          declared by defining rules of the form t_state_TOK.  For example:


            t_PLUS = '\+'          # Rule defined in INITIAL state
            t_foo_NUM = '\d+'      # Rule defined in foo state
            t_bar_NUM = '\d+'      # Rule defined in bar state


            t_foo_bar_NUM = '\d+'  # Rule defined in both foo and bar
            t_ANY_NUM = '\d+'      # Rule defined in all states


          In addition to defining tokens for each state, the t_ignore and t_error
          specifications can be customized for specific states.  For example:


            t_foo_ignore = " "     # Ignored characters for foo state
            def t_bar_error(t):
                # Handle errors in bar state


          With token rules, the following methods can be used to change states


            def t_TOKNAME(t):
                t.lexer.begin('foo')        # Begin state 'foo'
                t.lexer.push_state('foo')   # Begin state 'foo', push old state
                                            # onto a stack
                t.lexer.pop_state()         # Restore previous state
                t.lexer.current_state()     # Returns name of current state


          These methods mirror the BEGIN(), yy_push_state(), yy_pop_state(), and
          yy_top_state() functions in flex.


          The use of start states can be used as one way to write sub-lexers.
          For example, the lexer or parser might instruct the lexer to start
          generating a different set of tokens depending on the context.


          example/yply/ylex.py shows the use of start states to grab C/C++
          code fragments out of traditional yacc specification files.


          *** NEW FEATURE *** Suggested by Daniel Larraz with whom I also
          discussed various aspects of the design.


10/19/06: beazley
          Minor change to the way in which yacc.py was reporting shift/reduce
          conflicts.  Although the underlying LALR(1) algorithm was correct,
          PLY was under-reporting the number of conflicts compared to yacc/bison
          when precedence rules were in effect.  This change should make PLY
          report the same number of conflicts as yacc.


10/19/06: beazley
          Modified yacc so that grammar rules could also include the '-'
          character.  For example:


            def p_expr_list(p):
                'expression-list : expression-list expression'


          Suggested by Oldrich Jedlicka.


10/18/06: beazley
          Attribute lexer.lexmatch added so that token rules can access the re
          match object that was generated.  For example:


          def t_FOO(t):
              r'some regex'
              m = t.lexer.lexmatch
              # Do something with m




          This may be useful if you want to access named groups specified within
          the regex for a specific token. Suggested by Oldrich Jedlicka.


10/16/06: beazley
          Changed the error message that results if an illegal character
          is encountered and no default error function is defined in lex.
          The exception is now more informative about the actual cause of
          the error.


Version 2.1
------------------------------
10/02/06: beazley
          The last Lexer object built by lex() can be found in lex.lexer.
          The last Parser object built  by yacc() can be found in yacc.parser.


10/02/06: beazley
          New example added:  examples/yply


          This example uses PLY to convert Unix-yacc specification files to
          PLY programs with the same grammar.   This may be useful if you
          want to convert a grammar from bison/yacc to use with PLY.


10/02/06: beazley
          Added support for a start symbol to be specified in the yacc
          input file itself.  Just do this:


               start = 'name'


          where 'name' matches some grammar rule.  For example:


               def p_name(p):
                   'name : A B C'
                   ...


          This mirrors the functionality of the yacc %start specifier.


09/30/06: beazley
          Some new examples added.:


          examples/GardenSnake : A simple indentation based language similar
                                 to Python.  Shows how you might handle
                                 whitespace.  Contributed by Andrew Dalke.


          examples/BASIC       : An implementation of 1964 Dartmouth BASIC.
                                 Contributed by Dave against his better
                                 judgement.


09/28/06: beazley
          Minor patch to allow named groups to be used in lex regular
          expression rules.  For example:


              t_QSTRING = r'''(?P<quote>['"]).*?(?P=quote)'''


          Patch submitted by Adam Ring.


09/28/06: beazley
          LALR(1) is now the default parsing method.   To use SLR, use
          yacc.yacc(method="SLR").  Note: there is no performance impact
          on parsing when using LALR(1) instead of SLR. However, constructing
          the parsing tables will take a little longer.


09/26/06: beazley
          Change to line number tracking.  To modify line numbers, modify
          the line number of the lexer itself.  For example:


          def t_NEWLINE(t):
              r'\n'
              t.lexer.lineno += 1


          This modification is both cleanup and a performance optimization.
          In past versions, lex was monitoring every token for changes in
          the line number.  This extra processing is unnecessary for a vast
          majority of tokens. Thus, this new approach cleans it up a bit.


          *** POTENTIAL INCOMPATIBILITY ***
          You will need to change code in your lexer that updates the line
          number. For example, "t.lineno += 1" becomes "t.lexer.lineno += 1"


09/26/06: beazley
          Added the lexing position to tokens as an attribute lexpos. This
          is the raw index into the input text at which a token appears.
          This information can be used to compute column numbers and other
          details (e.g., scan backwards from lexpos to the first newline
          to get a column position).


09/25/06: beazley
          Changed the name of the __copy__() method on the Lexer class
          to clone().  This is used to clone a Lexer object (e.g., if
          you're running different lexers at the same time).


09/21/06: beazley
          Limitations related to the use of the re module have been eliminated.
          Several users reported problems with regular expressions exceeding
          more than 100 named groups. To solve this, lex.py is now capable
          of automatically splitting its master regular regular expression into
          smaller expressions as needed.   This should, in theory, make it
          possible to specify an arbitrarily large number of tokens.


09/21/06: beazley
          Improved error checking in lex.py.  Rules that match the empty string
          are now rejected (otherwise they cause the lexer to enter an infinite
          loop).  An extra check for rules containing '#' has also been added.
          Since lex compiles regular expressions in verbose mode, '#' is interpreted
          as a regex comment, it is critical to use '\#' instead.


09/18/06: beazley
          Added a @TOKEN decorator function to lex.py that can be used to
          define token rules where the documentation string might be computed
          in some way.


          digit            = r'([0-9])'
          nondigit         = r'([_A-Za-z])'
          identifier       = r'(' + nondigit + r'(' + digit + r'|' + nondigit + r')*)'


          from ply.lex import TOKEN


          @TOKEN(identifier)
          def t_ID(t):
               # Do whatever


          The @TOKEN decorator merely sets the documentation string of the
          associated token function as needed for lex to work.


          Note: An alternative solution is the following:


          def t_ID(t):
              # Do whatever


          t_ID.__doc__ = identifier


          Note: Decorators require the use of Python 2.4 or later.  If compatibility
          with old versions is needed, use the latter solution.


          The need for this feature was suggested by Cem Karan.


09/14/06: beazley
          Support for single-character literal tokens has been added to yacc.
          These literals must be enclosed in quotes.  For example:


          def p_expr(p):
               "expr : expr '+' expr"
               ...


          def p_expr(p):
               'expr : expr "-" expr'
               ...


          In addition to this, it is necessary to tell the lexer module about
          literal characters.   This is done by defining the variable 'literals'
          as a list of characters.  This should  be defined in the module that
          invokes the lex.lex() function.  For example:


             literals = ['+','-','*','/','(',')','=']


          or simply


             literals = '+=*/()='


          It is important to note that literals can only be a single character.
          When the lexer fails to match a token using its normal regular expression
          rules, it will check the current character against the literal list.
          If found, it will be returned with a token type set to match the literal
          character.  Otherwise, an illegal character will be signalled.




09/14/06: beazley
          Modified PLY to install itself as a proper Python package called 'ply'.
          This will make it a little more friendly to other modules.  This
          changes the usage of PLY only slightly.  Just do this to import the
          modules


                import ply.lex as lex
                import ply.yacc as yacc


          Alternatively, you can do this:


                from ply import *


          Which imports both the lex and yacc modules.
          Change suggested by Lee June.


09/13/06: beazley
          Changed the handling of negative indices when used in production rules.
          A negative production index now accesses already parsed symbols on the
          parsing stack.  For example,


              def p_foo(p):
                   "foo: A B C D"
                   print p[1]       # Value of 'A' symbol
                   print p[2]       # Value of 'B' symbol
                   print p[-1]      # Value of whatever symbol appears before A
                                    # on the parsing stack.


                   p[0] = some_val  # Sets the value of the 'foo' grammer symbol


          This behavior makes it easier to work with embedded actions within the
          parsing rules. For example, in C-yacc, it is possible to write code like
          this:


               bar:   A { printf("seen an A = %d\n", $1); } B { do_stuff; }


          In this example, the printf() code executes immediately after A has been
          parsed.  Within the embedded action code, $1 refers to the A symbol on
          the stack.


          To perform this equivalent action in PLY, you need to write a pair
          of rules like this:


               def p_bar(p):
                     "bar : A seen_A B"
                     do_stuff


               def p_seen_A(p):
                     "seen_A :"
                     print "seen an A =", p[-1]


          The second rule "seen_A" is merely a empty production which should be
          reduced as soon as A is parsed in the "bar" rule above.  The use
          of the negative index p[-1] is used to access whatever symbol appeared
          before the seen_A symbol.


          This feature also makes it possible to support inherited attributes.
          For example:


               def p_decl(p):
                     "decl : scope name"


               def p_scope(p):
                     """scope : GLOBAL
                              | LOCAL"""
                   p[0] = p[1]


               def p_name(p):
                     "name : ID"
                     if p[-1] == "GLOBAL":
                          # ...
                     else if p[-1] == "LOCAL":
                          #...


          In this case, the name rule is inheriting an attribute from the
          scope declaration that precedes it.


          *** POTENTIAL INCOMPATIBILITY ***
          If you are currently using negative indices within existing grammar rules,
          your code will break.  This should be extremely rare if non-existent in
          most cases.  The argument to various grammar rules is not usually not
          processed in the same way as a list of items.


Version 2.0
------------------------------
09/07/06: beazley
          Major cleanup and refactoring of the LR table generation code.  Both SLR
          and LALR(1) table generation is now performed by the same code base with
          only minor extensions for extra LALR(1) processing.


09/07/06: beazley
          Completely reimplemented the entire LALR(1) parsing engine to use the
          DeRemer and Pennello algorithm for calculating lookahead sets.  This
          significantly improves the performance of generating LALR(1) tables
          and has the added feature of actually working correctly!  If you
          experienced weird behavior with LALR(1) in prior releases, this should
          hopefully resolve all of those problems.  Many thanks to
          Andrew Waters and Markus Schoepflin for submitting bug reports
          and helping me test out the revised LALR(1) support.


Version 1.8
------------------------------
08/02/06: beazley
          Fixed a problem related to the handling of default actions in LALR(1)
          parsing.  If you experienced subtle and/or bizarre behavior when trying
          to use the LALR(1) engine, this may correct those problems.  Patch
          contributed by Russ Cox.  Note: This patch has been superceded by
          revisions for LALR(1) parsing in Ply-2.0.


08/02/06: beazley
          Added support for slicing of productions in yacc.
          Patch contributed by Patrick Mezard.


Version 1.7
------------------------------
03/02/06: beazley
          Fixed infinite recursion problem ReduceToTerminals() function that
          would sometimes come up in LALR(1) table generation.  Reported by
          Markus Schoepflin.


03/01/06: beazley
          Added "reflags" argument to lex().  For example:


               lex.lex(reflags=re.UNICODE)


          This can be used to specify optional flags to the re.compile() function
          used inside the lexer.   This may be necessary for special situations such
          as processing Unicode (e.g., if you want escapes like \w and \b to consult
          the Unicode character property database).   The need for this suggested by
          Andreas Jung.


03/01/06: beazley
          Fixed a bug with an uninitialized variable on repeated instantiations of parser
          objects when the write_tables=0 argument was used.   Reported by Michael Brown.


03/01/06: beazley
          Modified lex.py to accept Unicode strings both as the regular expressions for
          tokens and as input. Hopefully this is the only change needed for Unicode support.
          Patch contributed by Johan Dahl.


03/01/06: beazley
          Modified the class-based interface to work with new-style or old-style classes.
          Patch contributed by Michael Brown (although I tweaked it slightly so it would work
          with older versions of Python).


Version 1.6
------------------------------
05/27/05: beazley
          Incorporated patch contributed by Christopher Stawarz to fix an extremely
          devious bug in LALR(1) parser generation.   This patch should fix problems
          numerous people reported with LALR parsing.


05/27/05: beazley
          Fixed problem with lex.py copy constructor.  Reported by Dave Aitel, Aaron Lav,
          and Thad Austin.


05/27/05: beazley
          Added outputdir option to yacc()  to control output directory. Contributed
          by Christopher Stawarz.


05/27/05: beazley
          Added rununit.py test script to run tests using the Python unittest module.
          Contributed by Miki Tebeka.


Version 1.5
------------------------------
05/26/04: beazley
          Major enhancement. LALR(1) parsing support is now working.
          This feature was implemented by Elias Ioup (ezioup@alumni.uchicago.edu)
          and optimized by David Beazley. To use LALR(1) parsing do
          the following:


               yacc.yacc(method="LALR")


          Computing LALR(1) parsing tables takes about twice as long as
          the default SLR method.  However, LALR(1) allows you to handle
          more complex grammars.  For example, the ANSI C grammar
          (in example/ansic) has 13 shift-reduce conflicts with SLR, but
          only has 1 shift-reduce conflict with LALR(1).


05/20/04: beazley
          Added a __len__ method to parser production lists.  Can
          be used in parser rules like this:


             def p_somerule(p):
                 """a : B C D
                      | E F"
                 if (len(p) == 3):
                     # Must have been first rule
                 elif (len(p) == 2):
                     # Must be second rule


          Suggested by Joshua Gerth and others.
2010-08-29 11:00:31 +00:00
seb
498ad9990e Update p5-Test-SharedFork from version 0.11nb1 to version 0.12.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.12
        - fixed lazy loading issue RT#60426
          (reported by J.)
2010-08-29 10:21:19 +00:00
obache
f1abef0424 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:29:38 +00:00
obache
dd5505ca8f :No need gtkdoc-rebase workaround anymore. 2010-08-29 09:26:56 +00:00
obache
bdd735a0f7 No need gtkdoc-rebase workaround anymore. 2010-08-29 09:15:50 +00:00
adam
f8d0a6843e Boost building Boost by making use of MAKE_JOBS 2010-08-29 05:50:19 +00:00
obache
440aaab67c Tell location of Haiku's ncurses header. 2010-08-29 01:16:08 +00:00