Commit graph

157846 commits

Author SHA1 Message Date
obache
c851ddbc57 Add IPA Font License Agreement v1.0 (090305). 2010-04-26 10:59:54 +00:00
wiz
417c601b0d Create all dirs the same way (using INSTALLATION_DIRS). 2010-04-26 08:32:49 +00:00
adam
801ab6ad3d Updated databases/pgadmin3 to 1.10.2 2010-04-26 06:15:55 +00:00
adam
cf4080b937 Changes 1.10.2:
* Correctly save the position of a pgFrame, per a report from Andreas Laggner
  and Dan Halbert.
* Fix the reverse engineering of a function, per a report from Kieran McCusker.
* Fix the xmlTextWriterEndDocument check when saving a favorite.
* Fix an SQL error when changing a parameter for a database, role/user and
  a function.
* Fix the display of a type with a specific typmod.
* Select the server choosen with the /s command-line argument.
* Fix the call to the Slony-I storenode function.
* Fix display of the date/time chooser.
2010-04-26 06:14:21 +00:00
schnoebe
52077465a3 Update to 0.1.12, add patch-ab to make sure a random pointer is not freed. 2010-04-26 01:54:26 +00:00
seanb
695e7040d4 - fix TOOLS_PATH for replaced bzip2, bzcat. 2010-04-25 22:01:22 +00:00
jmmv
eb1ce713cb Precreate VARBASE/log. Otherwise, the X server can't start if the directory
is not present (e.g. when VARBASE points somewhere other than /var).  Bump
PKGREVISION.
2010-04-25 19:17:41 +00:00
seb
5c136fae2d Updated devel/p5-IPC-System-Simple to 1.21 2010-04-25 18:48:48 +00:00
seb
351c375baa Update p5-IPC-System-Simple from version 1.20 to version 1.21.
Upstream changes:
1.21  Tue Mar 23 12:08:47 AUSEST 2010
        * TEST: t/win32.t has more sane handling of skipped and
          unimplimented tests.

        * TEST: Author tests no longer leave the permissions of
          not_an_exe.txt permanently changed.

        * BUGFIX: capture/capturex no longer break STDOUT when
          running an unknown command under Windows.  Many thanks
          to Jan Krynicky for a fix.  (RT #48319)

        * BUILD: Upgraded to Module::Install 0.93.
2010-04-25 18:48:26 +00:00
seb
eaa1fafbff Updated devel/p5-IPC-Run to 0.89 2010-04-25 18:05:41 +00:00
seb
227d6def1c Update p5-IPC-Run from version 0.84 to version 0.89.
Pkgsrc changes:
- patch to prevent test deadlocks on NetBSD

Upstream changes:
0.89 Wed 31 Mar 2010
  - Revert extended tests to require "oslo consensus" variables -
  http://use.perl.org/~Alias/journal/36128
  - Add IO::Pty to META.yml requirement This has been inconsistently
  depended on over the years in META.yml

0.88 Tue 30 Mar 2010
  - Missed dangling isa in IPC::Run::Debug
  - Fix retry for read of fh when I get "Resource temporarily
  unavailable."
    It was previously pounding on the file handle with no rest 200
    times then giving up.  On fast systems this wasn't long enough.
    I'm implementing select(undef, undef, 0.01) to provide a more
    consistent retry among hardware and os.
  - Fix POD indentation in IO.pm

0.87 Mon 29 Mar 2010
  - Add doc type fixes - RT 56030 from carnil (Debian)
  - Remove reccommends for AUTHOR only modules
  - add pod_coverage and simplify pod test.
  - document undocumented public subs with TODO and best guess as
  to what they do.
  - Explicity recommend IO::Pty version number 1.08

0.86 Wed 24 Mar 2010
  - Add all files to subversion for easier releases
  - bump version on ALL files to 86

0.85 Mon 22 Mar 2010
  - Remove use UNIVERSAL. - RT 51509
  - fix pod for Win32Helper - RT 51695
  - Better PATHEXT logic bug if cmd_name contains periods - RT 50739
  - Enhance tests for run.t for better diagnostics - RT 47630
2010-04-25 18:05:25 +00:00
seb
2aa3c1d624 Updated devel/p5-IMDB-Film to 0.45 2010-04-25 17:05:20 +00:00
seb
24994738e7 Update p5-IMDB-Film from version 0.43 to version 0.45.
Upstream changes:
0.45 Mar 19 2010
- fixed parsing of movie top info (thanks to Stefan Göbel for the patch);
- added new test for top movie info;
- fixed a few tests.

0.44 Mar 17 2010
- fixed issue with retrieving movie by its title (thanks to Peter Valdemar
Mørch for patch);
- fixed issue with parsing person birthday and birthplace;
- fixed tests.
2010-04-25 17:05:05 +00:00
seb
15c22260e2 Updated devel/p5-FreezeThaw to 0.50.01 2010-04-25 15:30:50 +00:00
seb
4130e0e82e Update from version 0.50 to version 0.50.01 (upstream version 0.5001)
Upstream changes:
Version 0.5001
	Switch to a course version-check to recognize that regexps are
		first-level (otherwise would need to rely on Scalar::Utils).
		(Tested to work with 5.8, 5.10, 5.11.)
2010-04-25 15:30:33 +00:00
seb
5aa6322f22 Updated devel/p5-Format-Human-Bytes to 0.05 2010-04-25 13:32:41 +00:00
seb
bfa5315a3f Update p5-Format-Human-Bytes from version 0.04 to version 0.05.
Pkgsrc changes:
- Set LICENSE

Upstream changes:
0.05    2010.04.08
        Change license to perl because of Debian people request
        Updated POD file
2010-04-25 13:32:24 +00:00
seb
e0e669a084 Updated devel/p5-File-ChangeNotify to 0.13 2010-04-25 13:19:34 +00:00
seb
bcdabbc437 Update p5-File-ChangeNotify from version 0.12 to version 0.13.
Upstream changes:
0.13   2010-03-28

- Circular symlinks would cause instantiating a watcher to die with an error
  from File::Find. These are now ignored. Reported by Jon Schutz. RT #55883.

- Fixed misspelling of IO::KQueue in auto features. Reported by Jens
  Rehsack. RT #54905.
2010-04-25 13:19:20 +00:00
obache
90ad52a5b9 Note SUA 6.0 should work, 6.1 maybe, 5.2 unknonw. 2010-04-25 13:15:48 +00:00
gson
04ce8491a9 Updated emulators/qemu to 0.12.3nb2 2010-04-25 12:57:23 +00:00
gson
55c72cea51 Correct emulation of i386 cmpxchg instruction in the case where the
comparison outcome is unequal and the memory write causes a page
fault.  Fixes PR pkg/42158.
2010-04-25 12:55:41 +00:00
obache
01a9bba0c4 + pstotext 2010-04-25 12:48:03 +00:00
obache
59e9f4fdc5 Added converters/pstotext version 1.9 2010-04-25 12:46:35 +00:00
obache
db0c27f566 Import pstotext-1.9 as converters/pstotext.
Packaged by Stefan Schaeckeler in pkgsrc-wip.

Pstotext extracts plain-text from postscript files (and somewhat less
reliable from pdf files).
2010-04-25 12:46:19 +00:00
seb
65cbbaadbb Updated devel/p5-ExtUtils-XSpp to 0.10 2010-04-25 12:08:01 +00:00
seb
b961444004 Update p5-ExtUtils-XSpp from version 0.09 to version 0.10.
Pkgsrc changes:
- Adjust dependencies.

Upstream changes:
0.10  Wed Apr 14 19:20:00 CET 2010
	- Now requires ExtUtils::ParseXS 0.2202.
	- C++ Exceptions can now be handled with code much like typemaps
	  %exception{Name}{Exception}...
	  int MethodFoo() %catch{Name};
	  Detailed documentation in ExtUtils::XSpp::Exception.
	- Grammar simplifications.
	- Fixed 'methods' argument of Class node constructor.
	- Parse 'static' as a synonym of 'package_static'.
	- Parse pure virtual functions correctly.
2010-04-25 12:07:52 +00:00
seb
2c67707ab6 Updated devel/p5-ExtUtils-CBuilder to 0.27.03 2010-04-25 11:18:52 +00:00
seb
91e14e5850 Update p5-ExtUtils-CBuilder from version 0.27.02 (upstream version 0.2702)
to version 0.27.03 (upstream version 0.2703).

Upstream changes:
0.2703 - Tue Mar 16 17:10:55 EDT 2010

 Bugs fixed:
 - fixed tests for Windows and MSVC [Jan Dubois]
2010-04-25 11:18:38 +00:00
seb
6f8737e369 Updated devel/p5-Exception-Class to 1.30 2010-04-25 11:00:35 +00:00
seb
132643aab7 Update p5-Exception-Class from version 1.29 to version 1.30.
Pkgsrc changes:
- Adjust LICENSE

Upstream changes:
1.30 Mar 20, 2010

- Added the ability to create light weight exceptions, which don't record a
  stack trace or any other context info (time, pid, etc.). This is done by
  setting $class->NoContextInfo to a true value for the exception class. Based
  on a patch by Graham Barr. RT #54826.
2010-04-25 11:00:11 +00:00
tron
573b600c45 Don't hardcode Python version number. This fixes the build with Python 2.6. 2010-04-25 00:02:20 +00:00
asau
e262eacbbc Don't reverse CPPFLAGS.
Submitted by Taylor Campbell in PR 42757
2010-04-24 21:27:36 +00:00
joerg
2ee76368cc Regen 2010-04-24 21:11:25 +00:00
joerg
f49d7ece30 Update to bmake-20100423 2010-04-24 21:10:52 +00:00
joerg
c097be28e9 Merge for bmake-20100423 2010-04-24 21:10:29 +00:00
asau
9b33729e06 Use BSD_INSTALL_LIB to install shared objects.
Rediscovered by Taylor R. Campbell in PR 43205
2010-04-24 20:58:36 +00:00
joerg
64225fcbe6 Import bmake-20100423:
- Fixes for vfork(), bogus $TMPDIR, .export and realpath(3)
- boot-strap fixes to allow -m .../mk, no default use of /usr/share/mk
  on !NetBSD, honor --with-default-sys-path
- Other small improvements
2010-04-24 20:33:57 +00:00
seb
aea7f43080 Updated devel/p5-Devel-Cover to 0.66 2010-04-24 20:00:24 +00:00
seb
c81d5ca583 Update p5-Devel-Cover from version 0.65 to version 0.66.
Upstream changes:
Release 0.66 - 12th April 2010
 - Move to faster method of collecting data.  Could be up to twice as fast now.
 - Add -replace_ops options to be able to revert to previous collection method.
 - Test against 5.12.0 and update tests as necessry.
 - Work better with non-existent databases.
 - XS fixes related to overriding ops rather than replacing runops
   (Florian Ragwitz).
 - Don't chmod created directories (mkdir should suffice).
2010-04-24 20:00:13 +00:00
dholland
6fb4f9c99b The time_t changes made the gum holding the logic together fall off.
Scrape it up and stick it back on again. Fixes build on -current.
2010-04-24 19:52:23 +00:00
dholland
b93c97b699 Hack around build problem with -current's lex. 2010-04-24 19:36:14 +00:00
dholland
3a4c4cb79a Fix energizer-bunny-makefiles. 2010-04-24 19:28:31 +00:00
seb
62176458a8 Updated devel/p5-Devel-Caller to 2.05 2010-04-24 19:25:13 +00:00
seb
ee4eb12d2e Update p5-Devel-Caller from version 2.04 to version 2.05.
Pkgsrc changes:
- Change CPAN HOMEPAGE flavor

Upstream changes:
2.05 Thursday 8th April, 2010
	Don't call B::PADOP->gv.  Work by by Florian Ragwitz
	248a23390e
2010-04-24 19:24:50 +00:00
seb
05434c53f6 Updated devel/p5-Data-Section to 0.100.770 2010-04-24 19:11:24 +00:00
seb
ec6c2d6412 Update p5-Data-Section from version 0.100.270 (upstream version
0.100270) to version 0.100.770 (upstream version 0.100770).

Upstream changes:
0.100770  2010-03-18 08:05:46 America/New_York
          this release's changes courtesy of Tatsuhiko Miyagawa:
          __END__ now ends the whole data section; ignore_end may come someday
          empty data lines between __DATA__ and first section are ignored
2010-04-24 19:11:12 +00:00
seb
7ef83cb00b Updated devel/p5-Config-General to 2.48 2010-04-24 18:58:44 +00:00
seb
7dc2bfb2c7 Update p5-Config-General from version 2.44 to version 2.48.
Approved by MAINTAINER.

Upstream changes:
 2.48
	- arg, uploaded the wrong file to pause, so another version
	  bump up.
	- fixed typos in pod section for -ForceArray.

 2.47
	- fixed rt.cpan.org#53759 by adding new option -ForceArray.
	  when enabled a single config value enclosed in [] will become
	  an array forcefully.
	- fixed typo in license: it is "artistic", not "artificial".

 2.46
	- fixed rt.cpan.org#56370: there was a sort() call in _store()
	  left, which lead to sorted arrays even if -SaveSorted were
	  turned off.

 2.45
	- fixed rt.cpan.org#50647 escaping bug. Now escaped $ or
	  backslash characters are handled correctly (across save too)
	- fixed rt.cpan.org#52047, tied hash will remain tied
	  when savong to a file.
	- fixed rt.cpan.org#54580, preserve single quotes during
	  variable interpolation corrected. No more using rand()
	  to mark single quotes but an incrementor instead.
	- fixed rt.cpan.org#42721+54583, empty config values will no
	  more handed over to interpreting methods (as interpolate
	  or autotrue and the like) but returned as undef untouched.
2010-04-24 18:58:32 +00:00
seb
9e3cb1a41e Updated devel/p5-Data-Dump-Streamer to 2.13 2010-04-24 18:57:45 +00:00