Commit graph

130701 commits

Author SHA1 Message Date
epg
84660b0f53 Oops, correct patch-aa checksum. 2008-09-12 08:13:10 +00:00
epg
2953ef302b EGG_NAME now defaults to ${DISTNAME} so don't set it here. 2008-09-12 07:08:47 +00:00
epg
40d47cdac3 Updated www/ap2-wsgi to 2.3 [epg 2008-09-12] 2008-09-12 06:05:57 +00:00
epg
f4aad0a032 Update to 2.3 (approved by maintainer), and add patch-aa to fix a link issue
(submitted upstream).  I can't find any summary of changes, just a bunch of
wiki pages:

http://code.google.com/p/modwsgi/wiki/ChangesInVersion0104
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0105
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0106
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0200
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0201
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0202
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0203
2008-09-12 05:41:59 +00:00
epg
32b74bcb63 Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
2008-09-12 05:32:37 +00:00
gdt
b2e45701a0 Add NO_BIN_ON_FTP because the license does not grant permission to
distribute derivative works.
2008-09-12 00:49:36 +00:00
gdt
19b69e90fb Set NO_*_ON_FTP pending reading the license. With no MASTER_SITES,
this is unreasonably difficult.
2008-09-12 00:48:05 +00:00
gdt
81359010c5 This package is basically GPLv2 with a few MIT-licensed files.
Drop RESTRICTED etc. which appears to be based on an earlier version.
2008-09-12 00:42:13 +00:00
adrianp
37c62b92f5 If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known
to exist at least on OpenSolaris.  This makes the useradd scripts work
under OpenSolaris as it won't accept "false" as a ${SHELL}.
2008-09-11 23:00:31 +00:00
he
88d2f5066b Another set of perl updates:
Updated devel/p5-String-Format to 1.14
Updated databases/p5-DBI-Shell to 11.95
Updated net/p5-Net-Daemon to 0.43
Updated devel/p5-Safe-Hole to 0.10
2008-09-11 22:36:30 +00:00
wiz
d91b5a56a7 Updated chat/ircd-hybrid to 7.2.3nb2 2008-09-11 21:59:47 +00:00
wiz
e06c66a723 Use config file.
Fixes startup script in non-standard PKG_SYSCONFDIR setups.
Bump PKGREVISION.
2008-09-11 21:59:33 +00:00
jnemeth
5217226dd8 add and enable py-beautifulsoup 2008-09-11 21:31:47 +00:00
he
10d4828800 Update from version 0.08nb2 to 0.10, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

0.10  Fri Jan 16 2004
    - don't local(*INC} unless $self->{INC}
    - this version by Brian McCauley <nobull@cpan.org>

0.09  Thu Jan 15 2004
    - catch and re-thow exceptions (not doing so seems to cause
      segfault sometimes)
    - restore opmask, %INC and @INC (default backward-compatabile
      mode inhibits this)
    - test.pl now has some real tests
    - Safe::Hole::User namespace so that Carp can do the right thing
    - this version by Brian McCauley <nobull@cpan.org>
2008-09-11 21:31:25 +00:00
jnemeth
356dcc588c sort 2008-09-11 21:27:08 +00:00
he
41f7649939 Update from version 0.39 to 0.43, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

2007-06-17  Malcolm Nooning  <m.nooning@comcast.net> (0.43)
        * lib/Net/Daemon.pm  Needed to up the VERSION number
2007-06-16  Malcolm Nooning  <m.nooning@comcast.net> (0.42)
        * t/forkm.t: Added a wait so that the parent will not loop
	  around and make another child until the previous child has
	  been destroyed.
2007-05-23  Malcolm Nooning  <m.nooning@comcast.net> (0.41)
        * t/forkm.t: When all ten childs are exited,
	  sub CatchChild will now exit.
2007-05-16  Malcolm Nooning  <m.nooning@comcast.net> (0.40)
	* t/threadm.t: The tests are now skipped with a
	  passing indication when usethreads is defined, which
	  would mean that the ithreadm tests are the ones that
	  matter.
	  Test.pm: A patch from todd.e.rinaldo was used.  I do
	  not remember what the issues were.
2008-09-11 21:24:14 +00:00
jnemeth
11083d2183 add and enable py-simplejson 2008-09-11 21:24:01 +00:00
he
55648f65a1 Update from version 11.93 to 11.95, discussed in general terms with maintainer.
Upstream changes (somewhat unclear, no updated Changes file...):

11.93-11.95:
 o Document configuration options
2008-09-11 21:01:04 +00:00
he
4e04e51dff Update from version 1.13 to 1.14, discussed in general terms with maintainer.
Pkgsrc changes:
 o Add HOMEPAGE
 o Revert MAINTAINER to pkgsrc-users as per request from maintainer

Upstream changes:

1.14:
* Updated tests so that 04subrefs.t no longer fails if getpwuid is not
  defined.  RT#2083.
2008-09-11 20:35:39 +00:00
ahoka
6d01389841 ffmpeg options should use multimedia/ffmpeg from now. 2008-09-11 18:27:24 +00:00
ahoka
5363df8af0 Correct a missed ffmpeg-devel reference. 2008-09-11 18:21:49 +00:00
ahoka
336fad4959 ffmpeg-devel -> ffmpeg 2008-09-11 18:21:07 +00:00
darcy
ec0faa8fba Reportlab 2.2 has been released. 2008-09-11 17:22:28 +00:00
mjl
840959f0bb Use egg.mk instead of manually infer egg name and add destdir support.
Thanks to Eric Gillespie epg@ for the patch.
2008-09-11 16:32:06 +00:00
taca
d93e7deba2 Add option's description for graphics/magicpoint and
new www/squid options.
2008-09-11 16:31:18 +00:00
he
ee2129cc09 Another set of changes:
Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.21
Updated www/p5-Catalyst-Plugin-Authentication to 0.10007
Updated www/p5-Catalyst-Plugin-Authorization-Roles to 0.07
Updated www/p5-Catalyst-Plugin-StackTrace to 0.09
Updated www/p5-CatalystX-CRUD-Controller-RHTMLO to 0.16
Added databases/p5-Rose-DBx-Object-MoreHelpers version 0.02
Updated databases/p5-CatalystX-CRUD to 0.29
Updated databases/p5-CatalystX-CRUD-Model-RDBO to 0.13
Updated archivers/p5-Archive-Zip to 1.24
Updated devel/p5-B-Utils to 0.06
Updated devel/p5-Compress-Raw-Zlib to 2.015
2008-09-11 14:42:39 +00:00
adam
721b3243be Updated graphics/cairomm to 1.6.4 2008-09-11 13:31:02 +00:00
adam
26ad7ac9c2 Changes 1.6.4:
* Windows build: Fix the build on the freely available Visual Studio Express
   compiler.

Changes 1.6.2:
* Fix build on OSX when both Quartz and Xlib surfaces are enabled
* Fixed a bug where an exception message would often report "Success" when it
  should have reported an error message
* Added ability to get the error status code from an exception:
  Cairo::logic_error::get_status_code()
* Added new elements to the surface type enumeration
2008-09-11 13:29:58 +00:00
he
1ae80b97a8 Update from version 2.012 to 2.015.
Upstream changes:

  2.015 3 September 2008

      * Makefile.PL
        Backout changes made in 2.014

  2.014 2 September 2008

      * Makefile.PL
        Updated to check for indirect dependencies.
2008-09-11 13:20:17 +00:00
kefren
e91ebd2f72 + databases/sqlsharpgtk 0.4 2008-09-11 13:15:29 +00:00
kefren
082f98f17e +sqlsharpgtk subdir 2008-09-11 13:13:54 +00:00
kefren
e2bcf3ba24 Initial import of sqlsharpgtk-0.4, GUI client for entering and running SQL
commands and scripts. Database objects, such as, tables and table columns
can be browsed.
2008-09-11 13:12:34 +00:00
he
eff30ff6d1 Updated from version 0.05 to 0.06.
Pkgsrc changes:
 o Package now uses C

Upstream changes:

0.05_09 Sat Apr 6 16:09:.. CEST 2008
    - Allow for nested disjunctions in opgrep patterns.

0.05_08 Sat Apr 5 22:58:.. CEST 2008
    - I-am-a-muppet.
    - Removed spurious use of Data::Compare.

0.05_07 Tue Apr 4 18:15:.. CEST 2008
    - opgrep() can now capture sub-ops so if you plan to
      extract information from or modify a deeply nested
      op-tree, you don't have to do the tree-walking
      yourself.

0.05_06 Tue Apr 3 18:15:.. CEST 2008
    - Add the as_opgrep_pattern() method to B::OP for
      dumping op trees as patterns for matching with opgrep.
    - Add warnings.
    - Documentation fixes.

0.05_05 Tue Apr  1 18:15:.. CEST 2008
    - Fix POD error and update README.

0.05_04 Tue Apr  1 18:10:.. CEST 2008
    - Fix bug in opgrep() alternations.
    - Add the "kids" keyword to the opgrep syntax.
    - Add the "dump" keyword to the opgrep syntax for debugging.
    - Fixed the Change log (yes, this file) for the last
      version since the comment on an opgrep() change was
      incorrect.

0.05_03 Sun Mar 30 11:13:.. CEST 2008
    - Fix various bugs in opgrep(). Did that work in 0.05_02 at all?
    - Introduce op_or() to match one of many possible conditions.
    - Add a longer example to opgrep() documentation.
    - Fix POD markup.
    - Add a clear license statement to the docs.
    - Use a string as version -- otherwise it might not be flagged
      as a development release!

0.05_02 Thu Dec  1 ..:..:.. ... 2005
    - ->parent works for all tests now.
    - Added more tests.

0.05_01 Fri Oct 28 23:00:00 CST 2005
    - Added tests. That's the focus of my work right now.
    - opgrep() now acceps \@conditions
      assertions may be code references
    - Lots of changes to ->parent. This is in progress. It fails when
      the parent of a node does not exist in the execution pathway of
      a program. The unused null() ops rooting some conditionals, etc.

      This function fails tests.
    - Added a function recalc_sub_cache so anon_subs, all_starts, and
      all_roots' cache of functions can be cleared.
    - Added functions ->siblings, ->ancestors, ->descendants, and
      _uniq_ops.
2008-09-11 12:38:06 +00:00
he
1aaa3595d4 Canonicalize HOMEPAGE using search.cpan.org. No version bump since
no change to the package as such.
2008-09-11 12:33:49 +00:00
he
2776978b20 Update from version 1.23 to 1.24.
Upstream changes:

1.24 Sun 23 Aug 2008 - Adam Kennedy
  - Blatantly pander to CPANTS by adding use strict to a deprecated module
  - Add an explicit load of FileHandle since in some circumstances,
    calling GLOB->print() failed.
  - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=25925 :
    - Archive-Zip wrote faulty .zip files when $\ was set (such as when running
    using perl -l).
    - Incorporated a heavily modified version of ECARROLL's test file.
    - Thanks for ECARROLL for reporting it, and helping with the investigation.
    - The fix was to convert all $fh->print(@data) to $self->_print($fh, @data)
    where the _print() method localizes $\ to undef.
  - Fixed http://rt.cpan.org/Ticket/Display.html?id=14132 :
    - Incorrect file permissions after extraction.
    - Archive-Zip did not set the file permissions correctly in
      extractToFileNamed().
    - Added t/10_chmod.t and t/data/chmod.zip. Changed
      lib/Archive/Zip/Member.pm.
    - Reported by ak2 and jlv (Thanks!)
    - SHLOMIF wrote the test script.
    - (SHLOMIF)
  - Removed a double "required module" from the Archive::Zip POD.
  - Fixed http://rt.cpan.org/Ticket/Display.html?id=24557 ("documentation
    improvement"):
    - mentioned Archive::Zip::MemberRead in a few places.
    - TODO:
      - 1. Add a method to Archive::Zip to get a ::MemberRead from an
        archive member using -> notation. (?)
      - 2. In the POD of ::MemberRead - replace the indirect object
        call.
  - Changed the POD of ::MemberRead:
    - replaced the indirect object construction with $PKG->new().
  - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=34103 :
    - changed the example to read unless ( .. == AZ_OK) instead of
    unless ( != AZ_OK), which was incorrect.
2008-09-11 12:31:18 +00:00
he
f570fbeb37 Update from version 0.12 to 0.13.
Pkgsrc changes:
 o Adjust dependencies, 0.29 of CatalystX::CRUD now required
 o Canonicalize HOMEPAGE

Upstream changes:

0.13    23 Aug 2008
        * support new *_related methods in core API
2008-09-11 12:19:05 +00:00
obache
b73e1a0edb - xorp-1.5 [pkg/39503] 2008-09-11 12:13:48 +00:00
he
da508d44fd Update from version 0.28 to 0.29.
Pkgsrc changes:
 o Sort dependencies according to list in upstream package
 o Add overlooked dependency on p5-Class-Accessor

Upstream changes:

0.29    23 Aug 2008
        * fix typos in the Tutorial
	* add relationship methods to Controller, ModelAdapter and
	  Model core API.
	* added sugary alias methods for read(), update() and
	  delete() to match CRUD.
	* refactored REST controller to support related methods
	  and provide better HTTP status checks and responses.
2008-09-11 12:13:22 +00:00
obache
426fe2b009 Updated net/xorp to 1.5 2008-09-11 12:12:41 +00:00
joerg
7c390ad337 Provide code pathes using posix_memalign, applies at leas to NetBSD
current.
2008-09-11 12:08:41 +00:00
kleink
5a2ea0f6b7 - drraw-2.2a5 2008-09-11 12:04:52 +00:00
kleink
b59be53c9d Note update of www/drraw to 2.2a5. 2008-09-11 12:04:28 +00:00
kleink
afb0933ed6 Update drraw to 2.2a5.
Changes since 2.2a4 [2007-05-30]:
- Various dates displayed now follow the ISO 8601 format.
- Graph start date, end date and creation dates can now be added to the image.
- Data Source Templates have been enhanced:
  - Dynamic elements can now be stacked on top of previous graph element not
    just on top of themselves (courtesy of Francois Deppierraz),
  - Number of elements can be used in dynamic element CDEFs, and Formula field,
  - Builtin formulas allow calculating the AVERAGE and STDDEV,
  - Old files and files without values are automatically skipped (courtesy of
    R.P. Aditya).
- Orange look, still ugly though :)
- New Data Source rows are now properly disabled on load.
- Allow &DBFinder() to follow symlinks.
- Switched to /usr/bin/perl (from /usr/local/bin/perl).
2008-09-11 12:03:20 +00:00
he
eb78a1b914 Add p5-Rose-DBx-Object-MoreHelpers. 2008-09-11 11:54:15 +00:00
he
4269a17869 Import p5-Rose-DBx-Object-MoreHelpers version 0.02.
In the tradition of Rose::DB::Object::Helpers, more importable methods.

This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn
documentation for a full explanation of how to import methods from
this class. The helper methods themselves are described below.
2008-09-11 11:53:31 +00:00
he
5aa51cbeca Update from version 0.14 to 0.16.
Upstream changes:

0.16    25 Aug 2008
	* refactor the form_to_object() to avoid setting the PK
	  value for a new object

0.15    24 Aug 2008
        * fix the form_to_object() method to work with 0.29 core REST api
2008-09-11 11:35:32 +00:00
he
6facc24aff Update from version 0.08 to 0.09.
Pkgsrc changes:
 o Adjust dependencies

Upstream changes:

0.09    2008-09-03 12:00:00
        - Filter out unwanted stack frames and attributes in the
          $SIG{__DIE__} handler instead of finalize_error().
        - Avoid stringifying refs in the trace, since we now throw them
          away immediately.
2008-09-11 11:32:15 +00:00
he
8f236a484c Update from version 0.05 to 0.07.
Pkgsrc changes:
 o Adjusted dependencies, removed p5-Test-MockObject to track package

Upstream changes:

0.07    2008-08-21
        - repackaged

0.06    2008-08-20
        - support renamed Catalyst::Authentication::* modules
        - removed dependency on Test::MockObject
2008-09-11 11:26:15 +00:00
he
15056861ae Update from version 0.10006 to 0.10007.
Upstream changes:

0.10007 2008-08-17
	- Update tests prereqs to include Test::Exception (RT #36339)
        - Some documentation fixes (including RT #36062)
        - Compatibility fix where the use of new style config and old
          style Authentication::Store::Minimal would cause a crash
          (Reported & fixed by Jos Boumans C<kane@cpan.org>)
        - Documentation update on Password - to indicate proper field naming
        - Decouple Authentication system from session.  The realm class
          now allows complete control over how a user is persisted across
          requests.
        - pod fixes (RT #36062, RT #36063)
2008-09-11 11:19:36 +00:00
he
f50f07c09f Update from version 0.20 to 0.21.
Upstream changes:

0.21  Fri Aug 22 00:26:05 UTC 2008
        - doc fix (RT #31848)
        - connection_info can be just the DSN instead of an arrayref
2008-09-11 11:14:26 +00:00