Commit graph

138815 commits

Author SHA1 Message Date
drochner
57038bb2e0 updatre MASTER_SITES, hinted by wiz 2009-03-02 16:02:58 +00:00
wiz
391355a77a Mark as MAKE_JOBS_SAFE=no, the library is built too late for some of the
targets.
2009-03-02 15:57:27 +00:00
wiz
18ea40f80c Mark as MAKE_JOBS_SAFE=no, and reorder lines a bit. 2009-03-02 15:31:16 +00:00
joerg
35f74daf9a Remove a close(-1) as hinted by wiz. 2009-03-02 15:30:45 +00:00
joerg
9b9d6a3ce9 Be nice to stupid version of TAILQ_INSERT_TAIL on Linux, that doesn't
create a block context.
2009-03-02 15:15:06 +00:00
jmcneill
a35d1f12e2 Updated x11/gdm to 2.20.7nb5 2009-03-02 15:13:56 +00:00
jmcneill
8340a9322b Enable gdmprefetchlist in the build. Bump PKGREVISION. 2009-03-02 15:13:10 +00:00
joerg
af07339813 pkg_install-20090301:
Plug a number of file descriptor leaks.
2009-03-02 14:59:14 +00:00
wiz
855cf9be6b Mark as MAKE_JOBS_SAFE=NO, it stumbles over a yacc file. 2009-03-02 14:55:05 +00:00
joerg
d1654fcdd3 DESTDIR support. 2009-03-02 14:27:11 +00:00
joerg
89f19b4095 libnbcompat-20090302:
Add TAILQ_LAST.
2009-03-02 13:54:55 +00:00
tron
cda43a4714 Note update of the "graphviz" package to version 2.20.3nb2. 2009-03-02 11:37:34 +00:00
tron
b3ffbbe4bc Note update of the "hal" package to version 0.5.11nb23. 2009-03-02 11:37:24 +00:00
tron
d5ad13b3e0 Actually substitute "PKG_SYSCONFBASE" in the package list. Bump package
revisions as this affects the binary package.
2009-03-02 11:36:33 +00:00
tron
f18a07c65b Fix more problems in borked recent update:
1.) Add binary and manual page symlinks which "CHECK_FILES" didn't catch
    on my system as there were already present from previous installs.
    Problem noted by Hasso Tepper in private e-mail.
2.) Stop the install phase from creating "/usr/lib/lua/5.1" and writing
    files to it.

Bump package revision again because of these fixes.
2009-03-02 11:24:58 +00:00
wiz
2211435d72 Updated textproc/mdoclint to 1.1 2009-03-02 10:25:06 +00:00
wiz
747d98cb15 Recognize 2009 in Dd. 2009-03-02 10:24:54 +00:00
wiz
86dfd52841 mdoclint and mdocml conflict with each other because both have bin/mdoclint. 2009-03-02 09:39:53 +00:00
kefren
da5c5ae364 Mention addition of xmms-pulse and optipng update 2009-03-02 06:24:40 +00:00
kefren
85e69aafe0 +xmms-pulse 2009-03-02 06:22:08 +00:00
kefren
c31b8cee0b Add patches from upstream in order to update to 0.6.2.1
Changes:

  * Fix SA34035: Use after free error that can be used to execute arbitrary
    code via a specially crafted GIF image
2009-03-02 06:20:33 +00:00
jmcneill
7e6ab722df Updated sysutils/gvfs to 1.0.3nb2 2009-03-02 02:01:30 +00:00
jmcneill
934e468638 Add fuse option, enable it by default where available. Bump PKGREVISION. 2009-03-02 02:00:51 +00:00
sno
117cd51313 Added devel/p5-CPAN-Reporter 2009-03-01 23:59:07 +00:00
sno
9bde2326c9 Importing CPAN::Reporter to easily check for outdated perl modules.
The CPAN Testers project captures and analyses detailed results from
building and testing CPAN distributions on multiple operating systems and
multiple versions of Perl. This provides valuable feedback to module
authors and potential users to identify bugs or platform compatibility
issues and improves the overall quality and value of CPAN.
2009-03-01 23:58:09 +00:00
sno
d14f378af8 add SUBDIR entries for imported packages 2009-03-01 23:44:37 +00:00
sno
33386266e2 fix autogenerated entry 2009-03-01 23:35:15 +00:00
sno
77c9297c0d Adding perl module ExtUtils::Manifest - which contains some bug fixes
over the Core Module.
2009-03-01 23:33:58 +00:00
sno
57231d804b fix autogenerated entry 2009-03-01 23:29:00 +00:00
sno
3d33a48652 Adding perl module File::pushd ad dependency for the CPAN::Reporter.
File::pushd does a temporary chdir that is easily and automatically reverted,
similar to pushd in some Unix command shells. It works by creating an object
that caches the original working directory. When the object is destroyed, the
destructor calls chdir to revert to the original working directory. By storing
the object in a lexical variable with a limited scope, this happens
automatically at the end of the scope.
2009-03-01 23:25:15 +00:00
sno
5a83295654 Added devel/p5-Test-Reporter version 1.5203 2009-03-01 23:13:20 +00:00
sno
8d17962113 Adding perl module Test::Reporter as dependency of CPAN::Reporter
Test::Reporter reports the test results of any given distribution to the
CPAN Testers. Test::Reporter has wide support for various perl5's and
platforms.
2009-03-01 23:12:24 +00:00
sno
31f0f09373 Updated devel/p5-CPAN to 1.9304 2009-03-01 23:08:34 +00:00
sno
6baa6b1fad pkgsrc changes:
- updating module to 1.9304 (seen update to late while committing the add)

Upstream changes:

2009-02-28  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.9304 (same as 1.93_03, just version changed to mark
	  as stable)
2009-02-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.93_51 (dev release towards 1.94)
	* major surgery: split all packages within the CPAN.pm file into
	  separate files. Requested by Gabor Szabo who also submitted an initial
	  implementation.
	* major surgery: relocate the repository to github, adjust all SVN
	  related code in the Makefile.PL to git, and remove all files that are
	  not directly relevant to CPAN.pm. (David Golden and Andreas Koenig)
	* mega doc and English patch by Tom Christiansen and David Golden
	* chmod the build directories to be world readable (suggested by Slaven Rezic)
	* fix broken perldoc command (Randy Kobes)
	* Use Parse::CPAN::Meta not Parse::Metayaml (Steffen Mueller)
	* Negated match variables in distroprefs (Gisle Aas)
	* new batch signing key PAUSE2009.pub included
	* this is release 1.93_03

2009-02-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>

	* this is release 1.93_03 (preparation of stable 1.9304)
	* more backporting from trunk
	* PAUSE2009.pub included
	* s/cpantesters.perl.org/www.cpantesters.org/

2009-01-11  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.93_02
	* the underscore is there because it is the first git based release, it
	  as a test ballon for the merge with bleadperl. I expect it will become
	  1.9303
	* upgrade repo to github
	* more caution when running in degraded mode
	* default for connect-to-internet-ok to 0 again (for 5.8.9 a quick fix
	  against bootstrappng problems was to set it to 1; now the resulting
	  error message makes clear what's going on)
	* typo corrections (Frank Wiegand, David Golden)
	* backport Parse::CPAN::Meta patch from trunk (Steffen Mueller, David Golden)
2009-03-01 23:07:41 +00:00
sno
6f019c8cdf Added devel/devel/p5-Devel-Autoflush version 0.05 2009-03-01 23:04:45 +00:00
sno
b9164450db Adding perl module Devel::Autoflush as requirement for CPAN::Reporter
which is in pipeline to get added.

This module is a hack to set autoflush for STDOUT and STDERR from the command
line or from PERL5OPT for code that needs it but doesn't have it.
2009-03-01 23:03:16 +00:00
sno
f32c44f45c Added devel/p5-Parse-CPAN-Meta version 0.04 2009-03-01 22:10:11 +00:00
sno
80e8cbe57d Adding Parse::CPAN::Meta for later CPAN::Reporter addition to pkgsrc.
Parse::CPAN::Meta is a parser for META.yml files, based on the parser half
of YAML::Tiny.
2009-03-01 22:09:26 +00:00
sno
2f9550b191 Added devel/p5-CPAN version 1.9301 2009-03-01 22:07:21 +00:00
sno
0211037a27 Adding Perl-module CPAN for later addition of CPAN::Reporter. 2009-03-01 21:59:46 +00:00
tron
595702eb1c Note update of the "graphviz" package to version 2.20.3nb1. 2009-03-01 21:59:10 +00:00
tron
b1a0a83801 Fix a lot of problems caused by th recent update:
1.) Add missing RCS Ids.
2.) Add missing ".pdf" files to the package list.
3.) Remove all entries for ".so*" and ".a" files and let "pkgsrc"
    derive them automatically from the ".la" files.
4.) Fix interpreter path in two example scripts.

Bump package revision after all these fixes.
2009-03-01 21:58:53 +00:00
sno
d5b1e13af8 Updated textproc/p5-Encode to 2.31 2009-03-01 21:56:38 +00:00
sno
e5d19161cd Updated net/p5-Net-LibIDN to 0.12 2009-03-01 21:55:53 +00:00
sno
9391e438b2 Updated devel/p5-Module-Build to 0.32 2009-03-01 21:55:11 +00:00
sno
6d35ad52fe pkgsrc changes:
- update module to 2.31

Upstream changes

$Revision: 2.31 $ $Date: 2009/02/16 06:18:09 $
! lib/Encode/MIME/Header.pm
  "Revert [29767] and [29771] since it breaks perl 5.8" by miyagawa
  http://coderepos.org/share/changeset/30111

2.30 2009/02/15 17:44:13
! encoding.pm
  fixed regexes, et cetera. by drry
  http://coderepos.org/share/changeset/29767
! lib/Encode/MIME/Header.pm
  Addressed: Encode::MIME::Header::decode should respect CHECK
  http://rt.cpan.org/Ticket/Display.html?id=43204
  http://coderepos.org/share/changeset/29767
2009-03-01 21:53:39 +00:00
sno
4fb17a69f1 add dependency to devel/libgetopt for platforms without getoptlong 2009-03-01 21:51:22 +00:00
sno
ea7469b323 pkgsrc changes:
- Update to module version 0.12

Upstream changes:

0.12  Thu Feb 26 13:44:06 CET 2009
	- Applied NetBSD compatibility patch (Thanks Havard Eidnes), fixes #39294
	- Applied Win32 memory free compatibility patch (Thanks CPAN user SISYPHUS),
	  maybe fixes #43110
2009-03-01 21:49:54 +00:00
sno
df170a37ad pkgsrc changes:
- update to module version 0.32
- introduce options to choose recommented dependencies
- make previous dependencies and other useful default

Upstream changes:

0.32 - Wed Feb 25 17:40:02 PST 2009

 No changes since 0.31_04.

0.31_04 - Fri Feb 20 11:04:59 PST 2009

 Other
 - Bumped Test::Harness prereq to 3.16 for latest PERL5LIB fixes (solves
   test failures when installing Module::Build using CPANPLUS::Dist::Build)
   [David Golden]

0.31_03 - Sun Feb  8 14:54:01 PST 2009

 Enhancements
 - added a "prereq_data" action that prints a Perl data structure of
   all prerequisites; can be loaded by external tools using eval()
   [David Golden]

 Bug-fixes
 - 'fakeinstall' action warns and skips without ExtUtils::Install 1.32+
   [David Golden, reported by Zefram]
 - allows Module::Build version mismatch when installing self; works around
   limitations in CPANPLUS::Dist::Build [David Golden]

0.31_02 - Tue Jan 27 09:16:43 PST 2009

 Other
 - tests now use File::Temp (added to build_requires); appears to fix
   Win32 testing heisenbug on directory removal during high system loads
 - use_tap_harness.t will skip unless a release version of TAP::Harness
   is installed
 - improved diagnostics to ensure_blib() tests in t/lib/MBTest.pm

 Compat
 - passthrough Makefile.PL will now play nice with cpantesters' on
   exit(0) (RT#32018) [Eric Wilhelm]

 Bug Fixes
 - fix for doubling-up of --prefix (RT#19951)
2009-03-01 21:47:22 +00:00
sno
ce2eeaecc9 fix capitalized NetBSD.org 2009-03-01 21:35:05 +00:00