Commit graph

149696 commits

Author SHA1 Message Date
obache
a0dc4d8a3e Import clutter08-0.8.8 as graphics/clutter08.
clutter-0.8 branch.
2009-10-26 08:30:16 +00:00
obache
c254d970a4 Updated textproc/json-glib to 0.8.0 2009-10-26 08:27:32 +00:00
obache
23fd4cd295 Update json-glib to 0.8.0.
Overview of changes for 0.8.0
=============================
* Remove the in-tree Vala bindings: they are part of Vala, now
* Remove the in-tree Debian packaging
* Fix bug #958: JsonGenerator does not escape special characters
* Fix bug #965: Conditionally compile the test suite
* Display the filename and line inside the error messages when
  loading from a file
* Fix bug #1203: Correctly terminate a string array
* Fix bug #1393: Regression tests fail on OpenBSD
* Do not leak memory on error code paths
* Improve and clean up the build system
* Make JsonNode completely opaque
* Conditionally generate introspection data on build
* Fix bug #1353: Do not overwrite when copying
* Deprecate json_object_add_member()
* Add convenience accessors for JsonObject and JsonArray
* Add convenience iteration functions for JsonObject and JsonArray
* Automatically promote integers to gint64, to compensate for the
  lack of integer size in the JSON specificiation
* Disallow the inclusion of single header files: only json-glib,h
  and json-gobject.h can be included directly
* Documentation fixes
* Clean up and remove code duplication inside the Parser object
2009-10-26 08:27:17 +00:00
asau
4fbf25b8e8 Improve PLIST maintainance. 2009-10-26 07:53:39 +00:00
hasso
3f09b16465 Fix build on DragonFly (undefined MNT_LOCAL). 2009-10-26 07:38:21 +00:00
obache
7b0562b3b6 empty LICENSE is not valid. 2009-10-26 05:18:30 +00:00
obache
d20fa3a515 Update msdl to 1.2.6.
Version 1.2.6.
-- msdl
	* 12th release
	* -o chain enabled, you can do
          $ msdl -o 1.foo -o 2.foo -o 3.foo http://bar/file1 http://bar/file2 http://bar/file3
	* --stream-timeout option for quit streaming after some time.
	  $ msdl --stream-timeout 3m30s rtsp://foo.com/bar.wmv
          to download the first 3 and a half minutes.
	  This is helpful for downloading the real-time streaming, which ignores
          RTSP Range parameters.
2009-10-26 04:12:12 +00:00
wiz
39b073b061 Updated sysutils/estd to 0.7 2009-10-26 00:30:58 +00:00
wiz
e56a0af7ae Update to r7 (pkgsrc 0.7). Provided by Johannes Hofmann in private mail.
estd-r7
* Add support for ACPI P-States on DragonFly.
* Improve multi-core support on DragonFly. For each CPU domain with individually
  controllable CPU frequency, the load of the most loaded CPU is used instead of
  the overall avarage load.
  This avoids issues on SMP systems where a single-threaded CPU bound process
  will lead to at most 50% overall load.
* Ove Soerensen has asked me to take over maintainership of estd.
  The new project page is at http://www.ecademix.com/JohannesHofmann/estd.html
2009-10-26 00:30:10 +00:00
roy
a2266842d4 dhcpcd-5.1.3 has been imported with the following changes:
* waitip is enabled when running on a single interface.
* Classless Static Routes are now enabled by default in dhcpcd.conf
  instead of being always being requested.
2009-10-25 23:44:49 +00:00
joerg
5f3e617892 + py26-html-docs 2009-10-25 23:40:15 +00:00
joerg
31b2be56c5 Added lang/py26-html-docs version 2.6.3 2009-10-25 23:39:37 +00:00
joerg
e6827c521f Imported py26-html-docs-2.6.3:
HTML Documentation for Python 2.6
2009-10-25 23:39:01 +00:00
joerg
c6c7fa6f92 Updated pkgtools/pbulk to 0.42 2009-10-25 23:36:59 +00:00
joerg
2e5fcf7003 pbulk-0.41:
- Consider packages silently outdated if recorded files are missing.
- Explicitly pass down tar to pbulk-save-wrkdir, TAR is unset at that
  point.
2009-10-25 23:08:02 +00:00
tron
b36f655286 Note update of "xlockmore" and "xlockmore-light" packages. 2009-10-25 22:58:24 +00:00
tron
04afd4b9ba Update "xlockmore" and "xlockmore-lite" packages to version 5.29.1.
Changes since version 5.28:
- Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
  on pievwm and tvtwm.
- juggler3d mode stolen from xscreensaver with help from Tim Auckland.
  Jouk Jansen made safe for VMS and fixed colour problem.
- nose: cleaned up for win32.  Still do not know why this mode has
  bottom task bar.
- petri: crashed due to shift of int, fix from Dr Nigel Warr
  <warr AT kp.uni-koeln.de>.  petri improved for win32, should not be
  red all the time now.
- penrose should be working again.  Other small fixes for life, etc.
- image: image set right away and added option -icononly to only display
  image when in password window
- Xinerama patch so the password window will be displayed on one screen
  thanks to Kaelyn Uhrain <satyr_22901 AT yahoo.com>.  (On the wish
  list would be to have password window on screen with mouse instead
  of first screen.
- SuSE patch set thanks to Stanislav Brabec <sbrabec AT suse.cz> and
  Petr Gajdos <pgajdos AT suse.cz>.  For problems in code and compiler
  warnings: fixes build with GLTT and FTGL modules, return if fontset
  is null instead of crash, fixes strict-aliasing compiler warning,
  makes void function not returning anything.
- life3d: resync with my Java code for new patterns.
- xlockrc (use of xlock without system password) did not actually check
  if Key portion matched Again portion.  Also now deletes null .xlockrc
  file when there is a mismatch.
2009-10-25 22:54:03 +00:00
wiz
64adf0c850 Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES. 2009-10-25 21:32:17 +00:00
sno
f30feba279 Add patch to fix compiler error 'operands have incompatible types' 2009-10-25 17:19:44 +00:00
sno
2460b781ce recognize compiler newer than 5.9, too 2009-10-25 17:15:44 +00:00
wiz
0898a3950c + bakefile-0.2.8, cfitsio-3210, covered-0.7.7, gst-plugins0.10-bad-0.10.16,
gst-plugins0.10-ugly-0.10.13, java-subversion-1.6.6, kchmviewer-4.2,
  libX11-1.3.2, libcanberra-0.22, licq-1.3.7, mldonkey-3.0.1,
  modular-xorg-server-1.7.1, mpop-1.0.19, msmtp-1.4.19,
  p5-DateTime-TimeZone-1.01, p5-Finance-Quote-1.17, p5-HTML-Parser-3.64,
  p5-Module-CoreList-2.22, pure-ftpd-1.0.24, py-qt4-4.6.1,
  py-setuptools-0.6c11, py-sip-4.9.1, py-subversion-1.6.6,
  scrotwm-0.9.19, subversion-base-1.6.6, x264-devel-20091024.
2009-10-25 14:59:10 +00:00
wiz
84da6bb43f Configure checks for the gstreamer soup plugin, so depend on
gst-plugins0.10-soup.
2009-10-25 13:25:51 +00:00
wiz
9978f574fe libecal uses libedataserver uses GConf, ORBit2, libxml2, so provide
these header files for dependencies as well.
2009-10-25 13:23:49 +00:00
sno
d60f969558 Updated www/p5-CGI to 3.48 2009-10-25 13:16:35 +00:00
sno
6539b2f45d Updating www/p5-CGI from 3.47 to 3.48
Upstream changes:
Version 3.48

  [BUG FIXES]
  1. <optgroup> default values are now properly escaped.
     Thanks to #raleigh.pm and Mark Stosberg. (RT#49606)
  2. The change to exception handling in CGI::Carp introduced in 3.47 has been
     reverted for now. It caused regressions reported in RT#49630.
     Thanks to mkanat for the report.

  [DOCUMENTATION]
  1. Documentation for upload() has been overhauled, thanks to Mark Stosberg.
  2. Documentation for tmpFileName has been added. Thanks to Mark Stosberg and Nathaniel K. Smith.
  3. URLS were updated, thanks to Leon Brocard and Yanick Champoux. (RT#49770)

  [INTERNALS]
  1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485)
2009-10-25 13:16:21 +00:00
sno
925c657385 Updated graphics/p5-Image-Size to 3.2.1 2009-10-25 13:11:30 +00:00
sno
cd68c69139 Updating graphics/p5-Image-Size from 3.2 to 3.2.1
pkgsrc changes:
  - Correcting license definition
  - Adjusting dependencies

Upstream changes:
3.210	Wednesday October 21, 2009, 06:50:00 PM -0700
	* t/magick.t
	Removed a stray colon causing errors with some Perl versions.

	* t/00_load.t (added)
	* t/00_signature.t (deleted)
	* t/01_pod.t (added)
	* t/02_pod_coverage.t (added)
	* t/03_meta.t (added)
	* t/04_minimumversion.t (added)
	* t/05_critic.t (added)
	* t/magick.t
	* t/pod.t (deleted)
	* t/pod_coverage.t (deleted)
	Removed useless signature test, added QA tests, removed a
	duplicate test.

	* lib/Image/Size.pm
	Moved around some conditionally-needed libs to delay loading
	until/unless needed. Also made a small fix per Perl::Critic.
2009-10-25 13:11:16 +00:00
sno
948936ea93 Updated devel/p5-IO-Compress to 2.022 2009-10-25 13:01:04 +00:00
sno
3540bf45e1 Updating devel/p5-IO-Compress from 2.021 to 2.022
Upstream changes:
  2.022 9 October 2009
      * IO::Compress - Makefile.PL
        Fix for core.
2009-10-25 13:00:48 +00:00
sno
215365b03c Updated devel/p5-Carp-Clan to 6.04 2009-10-25 12:56:16 +00:00
sno
743fa23793 Updating devel/p5-Carp-Clan from 6.03 to 6.04
pkgsrc changes:
  - Adding license definition

Upstream changes:
Version 6.04  24.10.2009
 + Solved RT ticket #50796 (inform type of license)
 + Made the test suite compatible with Perl versions < v5.6.0
2009-10-25 12:56:04 +00:00
ahoka
4ea48e596a It seems that <tnn> had an actual fix for the configure bug
in his pockets, thanks!
2009-10-25 12:49:04 +00:00
ahoka
74ae4ab615 Disable autoreconf to make it build again (sorry hasso). 2009-10-25 12:30:36 +00:00
sno
8031e6cf85 Updated devel/p5-Test-Perl-Critic to 1.02 2009-10-25 12:18:16 +00:00
sno
aea507fecf Updating devel/p5-Test-Perl-Critic from 1.01nb1 to 1.02
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
[1.02] Released on 2009-10-22
     Documentation changes.  META.yml "enhancements".  Moved author
     tests out of the way of normal testing.

     Now requires Perl-Critic version 1.105 or newer.  Fixed source
     code to be compliant with this version. Reported by Xavier Caron.
2009-10-25 12:18:04 +00:00
tnn
3e6cf370a0 More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.
From Alexander Nasonov in PR pkg/39879.
2009-10-25 12:15:54 +00:00
sno
44dc0d8d2b Updated devel/p5-Test-Differences to 0.5000 2009-10-25 11:44:25 +00:00
sno
966ed175b7 Updating devel/p5-Test-Differences from 0.4801nb1 to 0.5000
pkgsrc changes:
  - Adding license definition

Upstream changes (since module release 0.4801):
0.50 Sat Oct 17 15:18:03 2009
    - Production release.

0.49_02 Sat Aug  2 13:00:21 GMT 2008
    - Added support for all diff styles supplied by Text::Diff.  Requested by
      Kevin Jones (http://rt.cpan.org/Public/Bug/Display.html?id=23579)
    - Add Build.PL.
    - Convert to universally use Test::More instead of Test.

0.49_01 Fri Aug  1 09:04:58 GMT 2008
    - Convert to modern Perl distribution.
    - Applied doc suggestion from Slaven Rezic
      (http://rt.cpan.org/Ticket/Display.html?id=24297)
    - Bumped up version number higher than normal because I forgot to quote
      the "developer release" number last time.
    - Applied Mark Stosberg's  patch which fixed the { a => 1 } versus
      { a => '1' } bug (http://rt.cpan.org/Ticket/Display.html?id=3029)
2009-10-25 11:44:13 +00:00
sno
4ac280da34 Updated devel/p5-Test-Aggregate to 0.36.1 2009-10-25 11:36:44 +00:00
sno
529497cd9e Updating devel/p5-Test-Aggregate from 0.35 to 0.36.1
pkgsrc changes:
  - Adjusting license definition
  - Adjusting dependencies according to META.yml (choosing the higher
    versions in case of duplicated entries)

Upstream changes:
0.361   20/10/2009
        - Keep Makefile.PL in synch.

0.36    18/10/2009
        - Mark for production.
        - Removed 'dump.t' files in tests.
        - Improve Test::Aggregate::Nested docs.
        - Removed some dead code.
        - Suppress multiple plans (#48352, Chisel Wright)

0.35_07 19/08/2009
        - Added missing files to MANIFEST.

0.35_06 28/06/2009
        - Added support for nested TAP via Test::Aggregate::Nested.
        - I really, really need to get a real release out.

0.35_05 20/05/2009
        - Removed bogus test file throwing my counts off.  No wonder all tests
          were failing for people!
        - Remove development lib links.

0.35_04 Unreleased.
        - Unlink dump files in tests.

0.35_03 15/05/2009
        - Don't run done_testing() in tests if it doesn't exist.

0.35_02 14/05/2009
        - Deprecate tests run in BEGIN/END/CHECK/INIT.
          See http://use.perl.org/~Ovid/journal/38974 for more information.
        - check_plan, if set, is now done at the end of each test instead of
          the end of all tests.
        - Make it work with the Test::Builder 0.88 and previous versions.
        - Embed the calling test script name in a comment at the top of the
          dump file.
        - Fix a doc typo (thanks to Offer Kaye for the report)
        - Cleaned up some tests.

0.35_01 18/11/2008
        - Make 'exit()' scream loudly if called.
        - Move Test::Aggregate::Builder globals into a hashref in the object.
          Further encapsulation to come later.
        - Export &run_this_test_program from Test::Aggregate to make dump
          files cleaner.
        - Reorganize the test suite to avoid false negatives.
2009-10-25 11:36:32 +00:00
sno
5c69a756bf Updated www/p5-Catalyst-Action-RenderView to 0.13 2009-10-25 11:06:49 +00:00
sno
e2c1f591e0 Updating www/p5-Catalyst-Action-RenderView from 0.11nb1 to 0.13
Upstream changes:
0.13 2009-10-24 04:48:03 PDT
    - Re-release 0.12 without changes for reindexing by CPAN/PAUSE.

0.12 2009-10-18 19:10:00 BST
    - Fixup copyright information
2009-10-25 11:06:35 +00:00
ahoka
acaebe6e6a This needs dbus-glib. 2009-10-25 10:48:09 +00:00
heinz
020c243672 After discussion on tech-pkg@ I decided to add the license file for the
2-clause BSD license.
This license does not just use slightly different words from the 3-clause
BSD license but adds a new clause to prohibit certain forms of promotion
without the copyright holders permission.
2009-10-24 21:33:24 +00:00
tnn
27abb173ac remove unused var 2009-10-24 20:16:02 +00:00
tnn
38cc084785 Turn native language support into an option and disable it by default
everywhere but on NetBSD (where we know it doesn't add any run-time
dependencies)
2009-10-24 20:15:05 +00:00
sno
75e0dc145b Updated mail/p5-MIME-Lite to 3.027 2009-10-24 17:05:15 +00:00
sno
890831fba8 Updating mail/p5-MIME-Lite from 3.026 to 3.027
Upstream changes:
Version 3.027
    Add send_to_testfile method (Thanks, AlexanderBecker)
2009-10-24 17:05:00 +00:00
sno
6e4d2eddcc Updated devel/p5-version to 0.7800 2009-10-24 17:01:13 +00:00
sno
453519960d Updating devel/p5-version from 0.7702 to 0.7800
Upstream changes:
2009-10-22  John Peacock <jpeacock@cpan.org>
	Forgot to edit the README

2009-10-15  John Peacock <jpeacock@cpan.org>
	Make sure we override the system version.pm in the core for perl5.10.x

2009-10-15  John Peacock <jpeacock@cpan.org>
	Bump $VERSION in all files and add README text

2009-10-15  John Peacock <jpeacock@cpan.org>
	Smarter handling of non-magic v-strings.
	Resolves https://rt.cpan.org/Ticket/Display.html?id=50347
2009-10-24 17:00:53 +00:00