Commit graph

143588 commits

Author SHA1 Message Date
sno
3e02d23adb pkgsrc changes:
- Updating package of p5 module for CGI::Simple from 1.109 to 1.112
  - Adjusting dependencies according to META:yaml
  - Setting LICENSE=${PERL5_LICENSE} according to META.yaml

Upstream changes since 1.109:
1.110   2009-05-24
      - Added missing test to manifest / distro.
      - Added a test to ensure the manifest is consistent.
      - Migrated to git.

1.111   2009-05-28
      - Implemented Michael Nachbaur fixes for multipart form data
        handling.

1.112   2009-05-31
      - (thanks bingos) added missing IO::Scalar dependency.
2009-06-12 07:45:56 +00:00
sno
36ea0d1b22 Updated devel/p5-Algorithm-C3 to 0.08 2009-06-12 07:39:28 +00:00
sno
1ed7bcb14c pkgsrc changes:
- Updating package for p5 module Algorithm::C3 from 0.07nb1 to 0.08
  - Setting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.08 Thu. May 28, 2009
    - Fix a couple of doc typos.
    - Don't create a fake Makefile.PL.
2009-06-12 07:38:29 +00:00
sno
ab953e48f3 Updated devel/p5-Test-YAML-Meta to 0.12 2009-06-12 07:35:35 +00:00
sno
8d81e0d65a pkgsrc changes:
- Updating package for p5 module Test::YAML::Meta from 0.11 to 0.12
  - Setting LICENSE=${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.12    24/05/2009
	- added version checking to standard 94metatest.t
	- added changes file checking, 95changedate.t
	- added support for v-strings (RT#43566, thanks to David Golden)
	- relaxed resource keys names, as per spec (RT#41605, thanks to
	  Jonathan Yu)
2009-06-12 07:33:55 +00:00
sno
7a66c3e464 Updated devel/p5-MRO-Compat to 0.11 2009-06-12 07:28:37 +00:00
sno
44550aa1f8 pkgsrc changes:
- Updating package for p5 module MRO::Compat from 0.10 to 0.11
  - Correcting license to ${PERL5_LICENSE}
  - Adjusting dependencies according to META.yaml

Upstream changes:
0.11 - Wed May 27, 2009
    - Fix misspelled docs for get_isarev. Closes RT#46401.
    - Bump optional prereq on Class::C3 to 0.20.
2009-06-12 07:27:46 +00:00
taca
3ac32385c6 Backout previous commit. 2009-06-12 05:22:05 +00:00
taca
397ddd49e8 Backout bumping PKGREVISION. It was fix for build problem only. 2009-06-12 05:21:45 +00:00
taca
6535ac9c46 Note update of devel/ruby-heckle package to 1.4.1nb1. 2009-06-12 05:20:35 +00:00
taca
d2ae81898d Fix problem with new rake. rake-0.8.7 might check URL strictly?
Bump PKGREVISION.
2009-06-12 05:19:21 +00:00
taca
49923dc097 +firefox-3.0.11, mediawiki-1.5.0. 2009-06-12 02:20:06 +00:00
joerg
4e1e3d88ef As we build with Splash Output support, also install the header.
Bump revision.
2009-06-11 22:52:56 +00:00
tron
927fd4f3e1 Note update of the "apache22" package to version 2.2.11nb5. 2009-06-11 20:32:00 +00:00
tron
03654d0750 Import improved version of the fix for CVE-2009-1195 to restore
backwards compatibility with e.g. "mod_perl".
2009-06-11 20:30:58 +00:00
joerg
c30520d15c Require stable version and make it a normal dependency, shared libraries
are present now.
2009-06-11 17:28:42 +00:00
joerg
e06405fbdc dirac-1.0.2 2009-06-11 17:27:58 +00:00
joerg
53aaae99d5 Update to Dirac 1.0.2. This dramatically improves the performance of the
codec and updates to the latest (stable) Bytestream Specification.
2009-06-11 17:27:02 +00:00
agc
38a7010ec1 Note update of security/netpgp to 20090611 2009-06-11 17:03:19 +00:00
agc
06a78c6d90 Update netpgp to version 20090611.
Changes since 20090531:

+ only prompt for a passphrase on the secret key if there is a passphrase
  on the secret key

CHANGES 1.99.10 -> 1.99.11

+ address keys array from 0 with unsigned indices
+ print results to io->res stream - default to stderr, and set using
        netpgp_setvar(..., "results", filename)
+ __ops_keyid()'s third arg was always the size of the keyid array - no need
  to pass it
+ get rid of the excessive type-checking in packet-show-cast.h, which wasn't
  necessary, and fold all the show routines into packet-show.c
+ introduce a generic __ops_new() and use it for some structure allocation

CHANGES 1.99.9 -> 1.99.10

+ fix a bug in decryption whereby a bad passphrase would cause a segmentation
  violation
+ fix some regressions in key searching in the underlying find keys routines
+ add C++ declaration protection to the external interface in netpgp.h
+ split out the key management parts of netpgp(1) into netpgpkeys(1)

CHANGES 1.99.8 -> 1.99.9

+ make more use of __ops_io_t structure
+ addition of standalone, stripped-down netpgpverify utility
+ addition of test for --list-packets on an empty file
+ bring forward some simplifications from netpgpverify
        + some name changes
        + get rid of the increment and then decrement keycount around
          accumulated data ("it's to do with counting")
        + then use unsigned integers for the size and counts for the
          dynamic array of keys, and use the common dynamic array macros
          for keys in a keyring
        + if it's a union, let's use it as a union, not a struct
+ modified documentation to correct the --list-packets command (sorry, ver)
+ add a new directory structure for both the distribution and the
  reachover Makefiles. The autotest framework has been partially overhauled
  but more TLC is needed here.
+ add a --pass-fd=n option so that external programs can provide the
  passphrase on a file descriptor without going through the callback,
  requested by joerg
2009-06-11 17:02:17 +00:00
tnn
3815b07b19 patch-cc: libtoolize src/mesa/drivers/x11/Makefile.
Should fix build with PKG_OPTION dri disabled. (PR pkg/41572)
2009-06-11 13:11:32 +00:00
seb
958df46448 Fix PLIST, configure really, issue when apr-util package has db4
option selected: subversion's configure script does not detect db4
support in apr-util hence ${PREFIX}/lib/libsvn_fs_base-1.* are not
built and installed.

So what's going on ? Well since devel/apr-util has db4 support with
DSO, apu-1-config does not report db4 libraries, flags, etc.
See https://bugs.launchpad.net/ubuntu/+source/apr-util/+bug/96980

The workaround is to give  the argument --with-berkeley-db=... to
subversion's configure script when apr-util package has db4 option
selected.  See
http://svn.collab.net/viewvc/svn?view=revision&revision=35017
2009-06-11 12:37:43 +00:00
abs
275bfe92a7 update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
sno
5a6fe9e6a0 Updated devel/p5-IO-Compress to 2.020 2009-06-11 11:26:34 +00:00
sno
44fb7e873c pkgsrc changes:
- Updating package for p5 modules belonging to IO::Compress from 2.019
    to 2.020
  - changes license to ${PERL5_LICENSE} according to META.yaml
  - update dependencies according to META.yaml

Upstream changes:
  2.020 3 June 2009
      * IO::Uncompress::Base.pm
        - Fixed problem with LimitOutput where a call to uncompress
          created more uncompressed output, but didn't consume any of
          the input buffer. The symptom is the underlying compression
          library (zlib or bzip2) thinks the input stream is corrupt.
          [RT #46582]
2009-06-11 11:25:57 +00:00
sno
efb3b1999f Updated devel/p5-Compress-Raw-Zlib to 2.020 2009-06-11 11:21:05 +00:00
sno
1ef5765647 pkgsrc changes:
- Updating package for p5 module Compress::Raw::Zlib from 2.019 to
    2.020 as dependency for schedule update of p5 module IO::Compress
  - using ${PERL5_LICENSE} as license according to META.yaml

upstream changes:
  2.020 3 June 2009
      * Minor documentation update.
2009-06-11 11:20:22 +00:00
sno
d47c1072c9 Updated devel/p5-Compress-Raw-Bzip2 to 2.020 2009-06-11 10:54:59 +00:00
sno
6b40498082 pkgsrc changes:
- Updating package for p5 module Compress::Raw::Bzip from 2.019 to
    2.020 as dependency for schedule update of p5 module IO::Compress
  - using ${PERL5_LICENSE} as license according to META.yaml

upstream changes:
  2.020 4 June 2009
      * No Changes
2009-06-11 10:53:13 +00:00
sno
5e077e02f3 Updated www/p5-Catalyst-Devel to 1.17 2009-06-11 10:43:16 +00:00
sno
17f61f3019 pkgsrc changes
- Updating package for p5 module Catalyst::Devel from 1.15 to 1.17
  - using ${PERL_LICENSE} as license
  - using Module::Install support to avoid cpan invoked for feature
    installs

Upstream changes:
1.17    2009-05-24 18:18:17
        - Catalyst::Restarter::Forking loaded the threads and
          Thread::Cancel module, even though it doesn't need them.

1.16    2009-05-23 17:29:29
        - Catalyst prereq changed to 5.80. Thanks, kold! (jhannah)
        - Fixed the restarter to actually work on Win32. The fix means
          that the restarter is as slow as ever on Win32, but it
          works. Thanks to Rodrigo for the bug report and suggestion
          on how to fix it. (Dave Rolsky)
        - Actually fix -p option for port number, as I failed to do it
          right last time as I'm an idiot (t0m)
2009-06-11 10:42:44 +00:00
sno
14af475d6a wrap some more gcc flags to suitable xlc flags 2009-06-11 10:38:28 +00:00
sno
6f725f7b38 add description for mstats option 2009-06-11 10:36:21 +00:00
sno
1cf2e84d3b Adding patch to allow nearly all CPAN modules can use the license of
installed perl
2009-06-11 10:35:07 +00:00
sno
a5bc1d1e67 - enabling some tuning options to control 64-bit usage of built perl
- add support for Module::Install

Oked by joerg@
2009-06-11 10:32:29 +00:00
tnn
551b7169b0 Supports DESTDIR installation. 2009-06-11 10:07:21 +00:00
tnn
936f40aff4 Add DESTDIR support. 2009-06-11 10:04:27 +00:00
wiz
c5ba62671a regen patch-ap, from Sean Boudreau on tech-pkg. 2009-06-11 08:13:05 +00:00
wiz
6bec174e7f Bump PKGREVISION for vte-0.20.5. 2009-06-11 08:10:25 +00:00
wiz
a1f40d1da2 Updated x11/vte to 0.20.5 2009-06-11 08:09:57 +00:00
wiz
19736091d7 Update to 0.20.5:
0.20.5
=======
- Followup release to undo unintended .soname bump
2009-06-11 08:09:28 +00:00
wiz
f964ff3eaa Fix build breakage many people were seeing (interestingly, I couldn't
reproduce it). Patch from drochner@, tested by tron@.
2009-06-11 07:25:30 +00:00
wiz
1533dd14f1 Fix .pc file. Bump PKGREVISION. 2009-06-11 07:23:24 +00:00
obache
39cb48c413 remove an unused patch. 2009-06-11 07:21:07 +00:00
obache
486b7b54c8 regen distinfo to refrect last update. 2009-06-11 07:15:54 +00:00
hasso
81233b044a Updated x11/xf86-video-ati to 6.12.2nb1.
Updated x11/xf86-video-radeonhd to 1.2.5nb2.
2009-06-11 07:08:00 +00:00
hasso
a27414b850 Accumulated cursor fixes from upstream repository. Should fix a cursor
corruption issues. Bump PKGREVISION.
2009-06-11 07:00:31 +00:00
hasso
1159b4d581 Pull in some patches from upstream repo. Should fix a cursor corruption
issues and hardware freeze with images of certain size. Bump PKGREVISION.
2009-06-11 06:55:28 +00:00
martti
8bff3decbe clamav 2009-06-11 04:39:21 +00:00
martti
27b9e10bfc pkglint -Wall 2009-06-11 04:39:07 +00:00