Commit graph

128723 commits

Author SHA1 Message Date
he
98c8991498 Import p5-CLASS version 1.00 (from pkgsrc-wip, more or less).
CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.

$CLASS has the additional benefit of working in strings.
2008-07-26 19:51:37 +00:00
he
dbe0c7b22b Update from version 3.10 to 3.12.
Changes:
Version: 3.12
   - Makefile.PL If no mod_perl version is found, just require mod_perl2.
     This makes sure that CPAN testers will get the right dependencies.
     way. Also set up PREREQ_PM properly for mod_perl version 1.

Version: 3.11
   - Fix tiny pod doc error.
   - Escape CR and LF in 'destination' field to prevent possible XSS attack
     [Steffen Schwigon]
2008-07-26 19:27:27 +00:00
he
9c435cf040 Update from version 6.30 to 6.44.
Update discussed in general terms with jlam@.

Pkgsrc changes:
 o Some of our changes appear to have been adopted upstream,
   so patch-aa is gone and other diffs are reduced in size.
 o We don't install or tweak perllocal.pod, so comment out
   the testing of it being installed in the selftests.

Upstream changes:
6.44  Thu Feb 28 16:06:04 PST 2008
    Bug Fixes
    * Updated bundled ExtUtils::Install to 1.45 which should fix some
      Cygwin issues. [rt.cpan.org 33291]


6.43_01  Tue Jan  1 16:06:47 PST 2008
    Bug Fixes
    * Change the "is this really a Perl core library directory" checks to
      look for strict instead of Exporter.  Now that Exporter is on CPAN
      it can wind up in site_perl.
    * split_command() will now set aside a little more space for macro
      expansion.  This should help on systems with cramped command line
      lengths.  Specifically, Pugs on Win32.  [rt.cpan.org 20145]

    Installation
    * MakeMaker would not install if the installed MakeMaker was too old,
      like on 5.6.1.  The installation process was still using the
      installed MakeMaker in a few places.  This has been fixed.
      [rt.cpan.org 24746]

    OS X
    * "make dist" will no longer bundle up resource fork files (._foo).
      [rt.cpan.org 29525]

    Docs
    * The documentation of VERSION_FROM was recommending vstrings (1.2.3)
      which have never worked right.
    * The documentation for the accepted values of LICENSE moved to
      Module::Build::API. [rt.cpan.org 32020]

    Tests
    * The compilation test was testing the installed modules, not the
      about-to-be-installed.
    * xs.t would fail if ExtUtils::CBuilder was not installed.

    Misc
    * Cleanups brought to you by no more 5.5 compatibility!
    * MakeMaker is now perlcritic clean at severity level 5... except
      the really silly ones.
    * DIE use vars DIE!
    * Added some resources to the META.yml

6.42  Fri Dec  7 17:00:14 PST 2007
    Bug Fixes
    - 6.33 moved PREREQ_FATAL to happen after CONFIGURE.  This meant if
      your CONFIGURE use a prereq it would fail and no PREREQ_FATAL
      message would be displayed.
    - Put the "nicetext" functionality back, VMS needs it to deal with
      other people's custom make.  But rename it to the more
      accurate maketext_filter(), test it and fix a bug where it would
      stop processing if it saw a macro declaration.

6.40  Thu Dec  6 03:00:47 PST 2007
    Bug Fixes
    - Remove the dubious nicetext() Makefile formatting hack to account for
      a lack of space between the target and colon needed on VMS.  This
      interfered with META.yml creation on VMS and possibly other output.
    - Fix the remaining targets which don't have a space between the target
      and the colon.

6.38  Wed Nov 28 16:01:12 PST 2007
    Releasing 6.37_03 as 6.38.

6.37_03  Mon Nov 26 14:15:34 PST 2007
    Tests
    - parse_version.t had wrong test count when version.pm isn't installed.
    - Fixed some warnings in the XS module we're using for testing.
    - "our $VERSION" test in parse_version.t was never running
    - Quoting uses of 1.2.3 style versions in parse_version.t to protect
      older perls.

    Portability
    - Moved the minimum required version up to 5.6.0.

6.37_02  Sun Nov 25 23:33:14 PST 2007
    Test Improvements
    - Added a test for a basic XS build.

    Bug Fixes
    - A refactoring in 6.37_01 broke XS compilation.

6.37_01  Sun Nov 25 17:05:53 PST 2007
    Improvements
    - Upgraded the META.yml to version 1.3 of the spec (which really
      doesn't change anything).  Thanks bdfoy.
    - MakeMaker now always includes the required 'author' field in
      the META.yml even if it's undef to comply with the META.yml spec.
    - Updated ExtUtils-Install to latest version (1.44)
    - Unified the version numbers of all modules.

    Test Fixes
    - cd() test on VMS used non-native paths. [bleadperl 31534]
    - Removed uses of "no_plan" in tests to remain compatible with
      old versions of Test::Harness.
    - writemakefile_args.t had the wrong test count if version.pm isn't
      installed.

    Bug Fixes
    - $VERSION detection code would be confused by "sub version"
      [rt.cpan.org 30747]
    - LINKTYPE=static will now be propagated to child builds.
      [bleadperl 31761]

    Portability Fixes
    - Add "dragonfly" to the list of BSDish operating systems
    - BSD detection code would not pick up bsdos or internix
    - Fix detection of shared libperl on NetBSD [bleadperl 31526]


6.36  Tue Jul  3 01:06:40 PDT 2007
    Test Fixes
    - version.pm prior to 0.7203 caused Foo->VERSION to reformat
      $Foo::VERSION.  This caused prereq.t to fail.

6.35  Sun Jul  1 20:53:38 PDT 2007
    New Features
    * MakeMaker will now try to "use version" before parsing $VERSION.
      This allows "$VERSION = qv(1.2.3)" to work.

    Test Fixes
    - writemakefile_args.t now works with older versions of version.pm

6.34  Sat Jun 30 11:06:54 CDT 2007
    Test Fixes
    - Accidentally hard coded the version of strict.pm [rt.cpan.org 27838]
2008-07-26 19:11:53 +00:00
tonio
9aa9160196 Update net/liblive to 20080725 2008-07-26 14:45:48 +00:00
tonio
27067c9b8c Update net/liblive to liblive-20080725
2008.07.25:
- Minor bug fix to "MPEG2TransportStreamFramer" (reset "fTSPCRCount" in "doStopGettingFrames()").
  (Thanks to Qiujian Shu for reporting this bug.)
- Modified the previous changes to "QuickTimeFileSink" and "AVIFileSink" so that the
  "createNew()" functions return NULL if the output file cannot be opened.
2008.07.24:
- Changed "MultiFramedRTPSource" to handle the very first packet that we receive as
  if there were packet loss beforehand.  This ensures that we correctly discard any
  initial packets that we receive that occur after the start of a (multi-packet) frame.
- Fixed "QuickTimeFileSink" and "AVIFileSink" to close the output file (if it's not stdout or stderr) in the destructor,
2008.07.22:
- Fixed "MPEG2TransportStreamMultiplexor" to use an appropriate stream for our SCR, even if the input contained
  its own Program Stream Map.
- More minor changes to the code to make Erik Hovland's code-checking tools happy.
2008.07.06:
- Corrected one of Erik Hovland's memory leak fixes made to the previous revision.
2008-07-26 14:44:34 +00:00
seb
718eb88227 Note initial addition of p5-Moose version 0.54 as
devel/p5-Moose into The NetBSD Packages Collection.

Moose is an extension of the Perl 5 object system.
The main goal of Moose is to make Perl 5 Object Oriented programming
easier, more consistent and less tedious. With Moose you can to
think more about what you want to do and less about the mechanics
of OOP.
Additionally, Moose is built on top of Class::MOP, which is a
metaclass system for Perl 5. This means that Moose not only makes
building normal Perl 5 objects better, but it provides the power
of metaclass programming as well.
2008-07-26 13:55:46 +00:00
seb
df90bcae06 Add & enable p5-Moose 2008-07-26 13:54:06 +00:00
seb
0c9fbcdc60 Initial import of p5-Moose version 0.54 into The NetBSD
Packages Collection.

Moose is an extension of the Perl 5 object system.
The main goal of Moose is to make Perl 5 Object Oriented programming
easier, more consistent and less tedious. With Moose you can to
think more about what you want to do and less about the mechanics
of OOP.
Additionally, Moose is built on top of Class::MOP, which is a
metaclass system for Perl 5. This means that Moose not only makes
building normal Perl 5 objects better, but it provides the power
of metaclass programming as well.
2008-07-26 13:50:13 +00:00
seb
d2f83c5578 Note initial addition of p5-Class-MOP version 0.63 as
devel/p5-Class-MOP into The NetBSD Packages Collection.

The Perl 5 module Class::MOP is a fully functioning meta object
protocol for the Perl 5 object system. It makes no attempt to change
the behavior or characteristics of the Perl 5 object system, only
to create a protocol for its manipulation and introspection.  It
does attempt to create the tools for building a rich set of extensions
to the Perl 5 object system
2008-07-26 12:25:48 +00:00
seb
444d545fba Add & enable p5-Class-MOP 2008-07-26 12:24:47 +00:00
seb
60e7ce8ab1 Initial import of p5-Class-MOP version 0.63 into The NetBSD
Packages Collection.

The Perl 5 module Class::MOP is a fully functioning meta object
protocol for the Perl 5 object system. It makes no attempt to change
the behavior or characteristics of the Perl 5 object system, only
to create a protocol for its manipulation and introspection.  It
does attempt to create the tools for building a rich set of extensions
to the Perl 5 object system
2008-07-26 12:21:38 +00:00
seb
bdcdf57ff5 Note initial addition of p5-Sub-Identify version 0.03 as
devel/p5-Sub-Identify into The NetBSD Packages Collection.

The Perl 5 module Sub::Identify allows you to retrieve the real
name of code references.
2008-07-26 09:30:36 +00:00
seb
b5fda50eb3 Add & enable p5-Sub-Identify 2008-07-26 09:29:17 +00:00
seb
c4bf8e661e Initial import of p5-Sub-Identify version 0.03 into The NetBSD
Packages Collection.

The Perl 5 module Sub::Identify allows you to retrieve the real
name of code references.
2008-07-26 09:25:46 +00:00
tonio
b0bb264da8 Disable the installation of Git Gui.app under Darwin 2008-07-26 09:16:20 +00:00
seb
47e4348bc2 Note initial addition of p5-Sub-Name version 0.04 as devel/p5-Sub-Name
into The NetBSD Packages Collection.

The Perl 5 module Sub::Name has only one function, subname, which
assigns new names to subs.
2008-07-26 08:03:31 +00:00
seb
4c06c6e3da Add & enable p5-Sub-Name 2008-07-26 08:02:11 +00:00
seb
7c95b84a5f Initial import of p5-Sub-Name version 0.04 into The NetBSD
Packages Collection.

The Perl 5 module Sub::Name has only one function, subname, which
assigns new names to subs.
2008-07-26 07:59:15 +00:00
obache
128c9c908c Updated graphics/GraphicsMagick to 1.2.5 2008-07-26 06:59:34 +00:00
seb
a8e207ac31 Note update of devel/p5-Getopt-Euclid to version 0.2.0 2008-07-26 06:59:20 +00:00
obache
5c992d5699 Update GraphicsMagick to 1.2.5.
1.2.5 (July 26, 2008)
=====================

Security Fixes:

  * None.

Bug fixes:

  * TIFF: Eliminated a memory leak in the codec support detection code.

  * JPEG: Removed over-write of image->client_data.

  * PNG: Fixed crash when writing PNG images with transparency and either
    optimize is requested, or the image is colormapped.


Feature improvements:

  * A file extension proxy module is used to automatically map from
    common camera raw format extensions to dcraw so that camera RAW
    images are loaded automatically using 'dcraw' or similar program
    as defined via the 'dcraw' entry in delegates.mgk.

  * ThresholdImage() uses a new implementation backported from the
    development version which attempts to avoid unnecessary image
    updates.
2008-07-26 06:59:18 +00:00
seb
3e55905b95 Update to version 0.2.0.
Changes since last packaged version (0.1.0):
0.2.0  Sat Aug  4 17:22:31 2007
    - Added fallback to $main::VERSION if version not specified in Pod
      (thanks Todd and Thomas)
    - Added non-zero exit value on bad arg list (thanks Toby)
    - Changed module behaviour: now removes identified arguments from @ARGV.
      on successful match (thanks Aran and Tim)
    - Allowed alternations everywhere (i.e. outside optionals too)
    - Allowed E<lt> and E<gt> in option specifiers (thanks Wes)
2008-07-26 06:58:39 +00:00
seb
cc6eb3c0f6 Note update of devel/p5-Smart-Comments to version 1.0.3 2008-07-26 06:53:38 +00:00
seb
e441da0448 Update to version 1.0.3
Changes since last packaged version (1.0.2):
1.0.3  Fri Feb 22 17:25:30 2008
    - Added -ENV config option (thanks Steven)
    - Added doc note about -MSmart::Comments approach (thanks David)
    - Smartened up vertical spacing of output (thanks Steve!)
2008-07-26 06:52:00 +00:00
kristerw
8745e7585d Sort. 2008-07-26 06:43:40 +00:00
tonio
3fe79bc7d1 Update net/unison to 2.27.57
Enable full destdir support
2008-07-25 20:03:58 +00:00
tonio
737b6f6851 Update net/unison to 2.27.53
Enable full destdir support.

Changes since 2.17:
* Several small fixes to the GTK2 UI to make it work better under Windows
* The backup functionality has been completely rewritten. The external
  interface has not changed, but numerous bugs, irregular behaviors, and
  cross-platform inconsistencies have been corrected.
* Some important safety improvements:
  o Added a new mountpoint preference, which can be used to specify a path
    that must exist in both replicas at the end of update detection
  o The confirmation of “big deletes” is now controlled by a boolean
preference confirmbigdeletes. Default is true, which gives the same behavior
as previously. (This functionality is at least partly superceded by the
mountpoint preference, but it has been left in place in case it is useful to
some people.)
  o If Unison is asked to “follow” a symbolic link but there is nothing at
the other end of the link, it will now flag this path as an error, rather
than treating the symlink itself as missing or deleted. This avoids a
potentially dangerous situation where a followed symlink points to an
external filesystem that might be offline when Unison is run (whereupon
Unison would cheerfully delete the corresponding files in the other
replica!).
* Smaller changes:
  o Added forcepartial and preferpartial preferences, which behave like force
and prefer but can be specified on a per-path basis. [Thanks to Alan Schmitt
for this.]
  o A bare-bones self test feature was added, which runs unison through some
of its paces and checks that the results are as expected. The coverage of the
tests is still very limited, but the facility has already been very useful in
debugging the new backup functionality (especially in exposing some subtle
cross-platform issues).
  o Refined debugging code so that the verbosity of individual modules can be
controlled separately. Instead of just putting '-debug verbose' on the
command line, you can put '-debug update+', which causes all the extra
messages in the Update module, but not other modules, to be printed. Putting
'-debug verbose' causes all modules to print with maximum verbosity.
  o Removed mergebatch preference. (It never seemed very useful, and its
semantics were confusing.)
  o Rewrote some of the merging functionality, for better cooperation with
external Harmony instances.
  o Changed the temp file prefix from .# to .unison.
  o Compressed the output from the text user interface (particularly when run
with the -terse flag) to make it easier to interpret the results when Unison
is run several times in succession from a script.
  o Changed the order of arguments to the default diff command (so that the +
and - annotations in diff's output are reversed).
  o Small fix to ctime (non-)handling in update detection under windows with
fastcheck.
2008-07-25 20:03:03 +00:00
tonio
02983498ae Update net/unison-devel to 2.30.4
Enable full destdir support
2008-07-25 19:44:15 +00:00
tonio
90e75d4491 Update net/unison-devel to 2.30.4
Changelog:
- Small fix to ctime (non-)handling in update detection under windows with
  fastcheck.
- bugfixes

Enable full destdir support
2008-07-25 19:43:13 +00:00
obache
3a744d36d2 - bmp-musepack-1.2 2008-07-25 14:23:05 +00:00
tonnerre
2ee7f133b6 -mpich-1.2.7p1 which has been done apparently. 2008-07-25 14:21:50 +00:00
obache
d0293b4adc Updated audio/bmp-musepack to 1.2 2008-07-25 14:21:40 +00:00
obache
fdcab08dbd Update bmp-musepack to 1.2.
1.2
	General code refactoring
	Taglib dependency for ape/id3v1 tags
	Not using vfs anymore
	Lots of memleaks removed
	Various bugs corrected
	Safer multithreading
	Updated for libmpcdec-1.2

1.1.2
	port to new C libmusepack
2008-07-25 14:20:58 +00:00
dillo
d72fe61b0e Update pkglint to 4.87. 2008-07-25 14:17:07 +00:00
dillo
a5f8dbe14b Update to 4.87:
- Add explanation for "Unquoted shell variable" warning.

Patch by rillig.
2008-07-25 14:15:44 +00:00
obache
de9fe96146 Note revision bump of libmpcdec related packages. 2008-07-25 14:07:37 +00:00
obache
e7b7b5260d Revision bump due to ABI changes of audio/libmpcdec. 2008-07-25 14:03:30 +00:00
obache
039a4fbf36 Updated audio/libmpcdec to 1.2.6 2008-07-25 13:59:54 +00:00
obache
816274ccf4 Update libmpcdec to 1.2.6.
While here, add DESTDIR support.

1.2.6
   * Fix an infinite loop regression from 1.2.3
   * Fix possible noise at the beginning of files

1.2.5
   * Properly increase API version since it has changed since 1.2.3
     Apps compiled with 1.2.2 WILL BREAK when used with 1.2.3 & 1.2.4 libs installed
2008-07-25 13:59:39 +00:00
obache
8f61a0111b Add DESTDIR support. 2008-07-25 13:08:31 +00:00
dillo
e8964bf259 Note updates of libzip to 0.9 and ckmame to 0.10. 2008-07-25 11:52:57 +00:00
dillo
da24487044 update to 0.10:
- use SQLite3 instead of Berkeley DB
- optionally TorrentZip ROM set
- mkmamedb: add support for ROM Management Datafile format
- mkmamedb: add support to read dat files from zip archives
- mkmamedb: extract version and game description from listxml output
- ckmame: fix finding ROMs that need detectors from superfluous and extra
- change to 3-clause BSD license
2008-07-25 11:50:33 +00:00
dillo
befb90d484 Update to 0.9:
* remove erroneous references to GPL
* add support for torrentzip
* new functions: zip_get_archive_flag, zip_set_archive_flag
* zip_source_zip: add flag to force recompression
* zip_sorce_file: only keep file open while reading from it
2008-07-25 11:42:10 +00:00
joerg
3a77cb00dd Removal of python23-nth. 2008-07-25 11:34:16 +00:00
rhaen
758c71a516 -cleaned up dependencies (added Test-MockObject)
- bumped PKGREVISION
2008-07-25 09:53:49 +00:00
ghen
721a14d0f5 Updated shells/zsh and shells/zsh-current to 4.3.4nb3. 2008-07-25 09:15:27 +00:00
ghen
c0fd029c3f Don't needlessly depend on a perl module for a perl script we do not install.
Bump PKGREVISION for zsh and zsh-current.
2008-07-25 09:14:48 +00:00
rhaen
1132dc138f Fixed the problems reported by babylon5.netbsd.org weekly pkgsrc output for Thu Jul 24 02:20:00 2008 2008-07-25 08:48:23 +00:00
taca
c7a9a34f05 Reduce a shell variable which was used only once. 2008-07-25 08:23:23 +00:00
taca
cdddf0eac5 - Reduce a shell variable which was used only once.
- Correct program name; it wasn't Zope but Zeo.
2008-07-25 08:23:11 +00:00