Commit graph

159664 commits

Author SHA1 Message Date
minskim
05ffda36ac Note update of emacs-snapshot. 2010-06-14 23:58:38 +00:00
minskim
404cbb1005 Update emacs-snapshot to 24.0.50.20100612.
Changes:
- Move version control related files to the "vc" subdirectory.
2010-06-14 23:58:18 +00:00
seb
18f160d39a Note initial addition of p5-XML-Rabbit version 0.0.1 as
textproc/p5-XML-Rabbit into The NetBSD Packages Collection.

The Perl 5 module XML::Rabbit is a simple Moose-based base class
you can use to make simple XPath-based XML extractors. Each attribute
in your class is linked to an XPath query that is executed on your
XML document when you request the value.
2010-06-14 21:59:21 +00:00
seb
78fa91d070 Add & enable p5-XML-Rabbit 2010-06-14 21:58:51 +00:00
seb
230d13ea3f Initial import of p5-XML-Rabbit version 0.0.1 in the NetBSD Packages
Collection.

The Perl 5 module XML::Rabbit is a simple Moose-based base class
you can use to make simple XPath-based XML extractors. Each attribute
in your class is linked to an XPath query that is executed on your
XML document when you request the value.
2010-06-14 21:58:37 +00:00
drochner
75b407d024 adjust glib2/atk dependencies, from Tim Larson per PR pkg/43471 2010-06-14 21:39:38 +00:00
seb
6ee540586b Updated devel/p5-Test-LeakTrace to 0.11 2010-06-14 20:57:59 +00:00
seb
7b32c88eb6 Update p5-Test-LeakTrace from version 0.10 to version 0.11.
Upstream changes:
0.11 Mon Jun 14 16:16:49 2010
    - Resolve RT #58133: "False-positive related to XS code"
2010-06-14 20:57:47 +00:00
seb
aefb0631e7 Updated devel/p5-Package-Stash to 0.04 2010-06-14 20:44:19 +00:00
seb
b71c19b785 Update p5-Package-Stash from version 0.03nb1 to version 0.04.
Upstream changes:
0.04    2010-06-13
    get_package_symbol now doesn't autovivify stash entries. A new method
    get_or_add_package_symbol can now be used for that behavior.
2010-06-14 20:44:09 +00:00
seb
291f573456 Note initial addition of p5-CPAN-FindDependencies version 2.34 as
devel/p5-CPAN-FindDependencies into The NetBSD Packages Collection.

The Perl 5 module CPAN::FindDependencies uses the CPAN packages
index to map modules to distributions and vice versa, and then
fetches distributions' META.yml or Makefile.PL files from
http://search.cpan.org/ to determine pre-requisites.
2010-06-14 20:32:26 +00:00
seb
acca553768 Add & enable p5-CPAN-FindDependencies 2010-06-14 20:32:07 +00:00
seb
3e383d9279 Initial import of p5-CPAN-FindDependencies version 2.34 in the
NetBSD Packages Collection.

The Perl 5 module CPAN::FindDependencies uses the CPAN packages
index to map modules to distributions and vice versa, and then
fetches distributions' META.yml or Makefile.PL files from
http://search.cpan.org/ to determine pre-requisites.
2010-06-14 20:31:51 +00:00
gdt
37ba83715f Actually add patch referenced in distinfo by previous commit that
addressed use of a deprecated GTK feature.  PKGREVISION++ because
patches in distinfo that don't exist seem to be silently ignored.
2010-06-14 19:21:06 +00:00
reinoud
fad9927f08 Fixup PLIST! It missed files and ad extra files. 2010-06-14 18:54:31 +00:00
drochner
4a8f6e1698 ride on the png revbump and update to 0.1.2
changes: some fixes and optimizations (API change)
2010-06-14 18:48:32 +00:00
jnemeth
10c178d9ae PR/43470 - Jack Lloyd -- update DESCR
While here, do some minor delinting and set LICENSE.
2010-06-14 18:27:54 +00:00
drochner
6b3f75e0f6 replace the gnome-keyring dependency by one on libgnome-keyring which
is a subset of the former, ride on the libpng update
2010-06-14 17:58:44 +00:00
tonio
815ba5aec5 Updated devel/py-urwid to 0.9.9.1
Fix PR pkg/43104
2010-06-14 17:55:03 +00:00
tonio
e461a9fefa update devel/py-urwid to 0.9.9.1
Fix PR pkg/43104

pkgsrc-changes:
     o added documentation and example
     o use setuptools

Changelog
- Urwid 0.9.9.1
    * Fix for ListBox snapping to selectable widgets taller than the
      ListBox itself
    * raw_display switching to alternate buffer now works properly with
      Terminal.app
    * Fix for BoxAdapter backwards incompatibility introduced in 0.9.9
    * Fix for a doctest failure under powerpc
    * Fix for systems with gpm_mev installed but not running gpm

- Urwid 0.9.9
    * New support for 256 and 88 color terminals with raw_display
      and html_fragment display modules
    * New palette_test example program to demonstrate high color
      modes
    * New AttrSpec class for specifying specific colors instead of
      using attributes defined in the screen's palette
    * New MainLoop class ties together widgets, user input, screen
      display and one of a number of new event loops, removing the
      need for tedious, error-prone boilerplate code
    * New GLibEventLoop allows running Urwid applications with GLib
      (makes D-Bus integration easier)
    * New TwistedEventLoop allows running Urwid with a Twisted reactor
    * Added new docstrings and doctests to many widget classes
    * New AttrMap widget supports mapping any attribute to any other
      attribute, replaces AttrWrap widget
    * New WidgetDecoration base class for AttrMap, BoxAdapter, Padding,
      Filler and LineBox widgets creates a common method for accessing
      and updating their contained widgets
    * New left and right values may be specified in Padding widgets
    * New command_map for specifying which keys cause actions such as
      clicking Button widgets and scrolling ListBox widgets
    * New tty_signal_keys() method of raw_display.Screen and
      curses_display.Screen allows changing or disabling the keys used
      to send signals to the application
    * Added helpful __repr__ for many widget classes
    * Updated all example programs to use MainLoop class
    * Updated tutorial with MainLoop usage and improved examples
    * Renamed WidgetWrap.w to _w, indicating its intended use as a way
      to implement a widget with other widgets, not necessarily as
      a container for other widgets
    * Replaced all tabs with 4 spaces, code is now more aerodynamic
      (and PEP 8 compliant)
    * Added saving of stdin and stdout in raw_display module allowing
      the originals to be redirected
    * Updated BigText widget's HalfBlock5x4Font
    * Fixed graph example CPU usage when animation is stopped
    * Fixed a memory leak related to objects listening for signals
    * Fixed a Popen3 deprecation warning

- Urwid 0.9.8.4
    * Fixed incompatibilities with Python 2.6 (by Friedrich Weber)
    * Fixed a SimpleListWalker with emptied list bug (found by Walter
      Mundt)
    * Fixed a curses_display stop()/start() bug (found by Christian
      Scharkus)
    * Fixed an is_wide_character() segfault on bad input data bug
      (by Andrew Psaltis)
    * Fixed a CanvasCache with render() used in both a widget and its
      superclass bug (found by Andrew Psaltis)
    * Fixed a ListBox.ends_visible() on empty list bug (found by Marc
      Hartstein)
    * Fixed a tutorial example bug (found by Kurtis D. Rader)
    * Fixed an Overlay.keypress() bug (found by Andreas Klöckner)
    * Fixed setuptools configuration (by Andreas Klöckner)

- Urwid 0.9.8.3
    * Fixed a canvas cache memory leak affecting 0.9.8, 0.9.8.1 and
      0.9.8.2 (found by John Goodfellow)
    * Fixed a canvas fill_attr() bug (found by Joern Koerner)

- Urwid 0.9.8.2
    * Fixed incompatibilities with Python 2.3
    * Fixed Pile cursor pref_col bug, WidgetWrap rows caching bug, Button
      mouse_event with no callback bug, Filler body bug triggered by the
2010-06-14 17:54:16 +00:00
drochner
5c3a7b4ad8 mention recent updates 2010-06-14 16:53:39 +00:00
wiz
cec79fc3a7 PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
2010-06-14 15:33:12 +00:00
tron
abe9e25af6 Note update of the "rpm2pkg" package to version 3.0.1. 2010-06-14 11:25:01 +00:00
tron
8e42807f32 Update "rpm2pkg" to version 3.0.1. Changes since 3.0:
- Fix detection of BZip2/GZip signature which would have failed if the
  signature was located behind a prefix of the signature.
- Increase I/O buffer size so that "rpm2pkg" will usually find the data
  section after only one read(2) system call.
2010-06-14 11:24:47 +00:00
dholland
4e6f35650d Needs revbump for png update. 2010-06-14 10:32:24 +00:00
joerg
78714e4cdf Updated print/py-reportlab to 2.4 2010-06-14 10:25:02 +00:00
joerg
b357643806 Updated devel/py-dulwich to 0.6.0 2010-06-14 10:15:38 +00:00
joerg
84f502458f dulwich-0.6.0:
- Support include-tag for the server
- New fastexport module for generating such streams
- HTTP dumb and smart server
- Various improvements and bugfixes
2010-06-14 10:15:15 +00:00
dholland
f5a95e4e24 Needs revbump for png update. 2010-06-14 09:55:33 +00:00
wiz
575c63633b Updated editors/ted to 2.21 2010-06-14 09:55:15 +00:00
wiz
840fb8ed47 Update to 2.21:
Changes since 2.17 not found.

2.17:
Changes: This release finishes the numbered lists. All tools have
a 'Close' button now. The configurable resources mechanism now
works without X11 for command line calls. There is preliminary
support for 'shapes', the newer Word figures mechanism. There is
support for the Euro sign if the font supports it. With some
configuration,
Ted can now use most fonts configured in GhostScript. It uses more
CSS and fewer tables in HTML. Many annoying bugs were fixed.
2010-06-14 09:55:04 +00:00
dholland
779095fa63 Needs revbump for png update. 2010-06-14 09:51:42 +00:00
joerg
477a3d5902 Reportlab 2.4:
- Various smaller bugfixes and improvements
2010-06-14 08:51:36 +00:00
wiz
ae349f178a On the off chance that pkgsrc compiles the nogui files for you,
fix them by removing an empty, unused getline() function that
conflicts with the POSIX function of the same name.
2010-06-14 06:49:50 +00:00
wiz
121015e713 Pull in desktopdb.mk for desktop file. 2010-06-14 06:39:49 +00:00
wiz
afc5e3b926 gtk option needs pkg-config, add it to USE_TOOLS. 2010-06-14 06:30:24 +00:00
seb
33f8cab498 Note initial addition of p5-Parse-CPAN-Packages version 2.31nb1 as
devel/p5-Parse-CPAN-Packages into The NetBSD Packages Collection.

The Comprehensive Perl Archive Network (CPAN) is a very useful
collection of Perl code. It has several indices of the files that
it hosts, including a file named "02packages.details.txt.gz" in the
"modules" directory. This file contains lots of useful information
and the Perl 5 module Parse::CPAN::Packages provides a simple
interface to the data contained within.
2010-06-14 04:34:32 +00:00
seb
2137f3d8f2 Add & enable p5-Parse-CPAN-Packages 2010-06-14 04:33:01 +00:00
seb
0ddebcffeb Initial import of p5-Parse-CPAN-Packages version 2.31nb1 in the
NetBSD Packages Collection.

The Comprehensive Perl Archive Network (CPAN) is a very useful
collection of Perl code. It has several indices of the files that
it hosts, including a file named "02packages.details.txt.gz" in the
"modules" directory. This file contains lots of useful information
and the Perl 5 module Parse::CPAN::Packages provides a simple
interface to the data contained within.
2010-06-14 04:32:45 +00:00
seb
36fd1bbf67 Fix typo in COMMENT 2010-06-14 04:24:12 +00:00
seb
8e69e6407c Updated www/p5-App-Nopaste to 0.22 2010-06-14 04:04:31 +00:00
seb
a8d6b42f43 Update from version 0.20 to version 0.22.
Pkgsrc changes:
- adjust dependencies wrt to minimum required perl package version

Upstream changes:
0.22    Thu Jun 10 12:58:99 2010
        Add NOPASTE_SSH_MODE for chmod'ing after uploading (Thomas Sibley)
        Doc fixes (Thomas Sibley)

0.21    Sat May  1 09:32:10 2010
        Add a --list_services/-L option (David Bremner) [rt.cpan.org #55562]
        Add --private support, used in Gist (John Goulah)
        Doc fix (Salvatore Bonaccorso) [rt.cpan.org #53249]
        Doc fix (Fabien Wernli) [rt.cpan.org #54928]
        Mention 'nopaste' script (Damyan Ivanov) [rt.cpan.org #51065]
2010-06-14 04:04:21 +00:00
seb
99600737a9 Updated devel/p5-MooseX-Getopt to 0.28 2010-06-14 03:38:33 +00:00
seb
ce7252852f Update from version 0.27 to version 0.28.
Pkgsrc changes:
- adjust dependencies, mostly wrt to minimum required perl package
version

Upstream changes:
0.28 Sat. Jun 05 2010
  * MooseX::Getopt::Strict
    - Make it work with Getopt attribute traits in addition to
      attribute metaclasses.

  * Switch from Module::Install to Dist::Zilla.
2010-06-14 03:38:23 +00:00
obache
50169b2c6d done - ruby-opengl-0.60.1 2010-06-14 02:26:11 +00:00
obache
2e56ecb914 Updated graphics/ruby-opengl to 0.60.1 2010-06-14 02:25:16 +00:00
obache
28d8685c72 Update ruby-opengl to 0.60.1.
While here,
 * set LICENST=mit
 * remove patch-a{a,b} from distinfo, it should be removed with update to 0.60.

0.60.1 (February 16, 2009)
This is maintenance release.

 Changes in this release:
 Bugfixes
 Proper support for ruby 1.9/1.9.1+
 Updated OpenGL enumerators in preparation for OpenGL 3.0
2010-06-14 02:25:01 +00:00
wiz
f7eab54d41 Updated net/mtr to 0.79 2010-06-13 23:53:33 +00:00
wiz
09d9c36c87 Update to 0.79: contains last remaining pkgsrc patch. 2010-06-13 23:53:22 +00:00
wiz
4a3e2be8b6 Updated audio/amarok to 2.3.1 2010-06-13 23:39:37 +00:00