summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-06-15Update "rsync" package to version 3.0.6. Changes since version 3.0.5:tron3-18/+19
- Fixed a --read-batch hang when rsync is reading a batch file that was created from an incremental-recursion transfer. - Fixed the daemon's socket code to handle the simultaneous arrival of multiple connections. - Fix --safe-links/--copy-unsafe-links to properly handle symlinks that have consecutive slashes in the value. - Fixed the parsing of an [IPv6_LITERAL_ADDR] when a USER@ is prefixed. - The sender now skips a (bogus) symlink that has a 0-length value, which avoids a transfer error in the receiver. - Fixed a case where the sender could die with a tag-0 error if there was an I/O during the sending of the file list. - Fixed the rrsync script to avoid a server-side problem when -e is at the start of the short options. - Fixed a problem where a vanished directory could turn into an exit code 23 instead of the proper exit code 24. - Fixed the --iconv conversion of symlinks when doing a local copy. - Fixed a problem where --one-file-system was not stopping deletions on the receiving side when a mount-point directory did not match a directory in the transfer. - Fixed the dropping of an ACL mask when no named ACL values were present. - Fixed an ACL/xattr corruption issue where the --backup option could cause rsync to associate the wrong ACL/xattr information with received files. - Fixed the use of --xattrs with --only-write-batch. - Fixed the use of --dry-run with --read-batch. - Fixed configure's erroneous use of target. - Fixed configure's --disable-debug option. - Fixed a run-time issue for systems that can't find iconv_open() by adding the --disable-iconv-open configure option. - Complain and die if the user tries to combine --remove-source-files (or the deprecated --remove-sent-files) with --read-batch. - Fixed an failure transferring special files from Solaris to Linux. Approved by Alistair Crooks.
2009-06-15Drop mkfontdir calls that are already done by pkginstall scripts.joerg2-8/+3
Bump revision.
2009-06-15Update MASTER_SITES.ghen1-2/+2
2009-06-15Update HOMEPAGE and MASTER_SITES.ghen1-3/+3
2009-06-15Complete last change to make this package build again.tron1-3/+2
2009-06-15Updated devel/glade to 2.12.2nb1obache1-1/+2
2009-06-15As pkglint's suggestion, include sysutils/desktop-file-utils/desktopdb.mk.obache1-1/+3
Bump PKGREVISION.
2009-06-15Set LICENSE=gnu-gpl-v2.obache1-1/+2
2009-06-15Remove 2nd part, glade-gnome package was removed over 7 months ago.obache1-3/+0
2009-06-15devel/glade/Makefile.common is not used elsewhere than devel/glade/Makefile.obache2-30/+21
So marge Makefile.common into Makefile, and remove Makefile.common.
2009-06-15Replace contents with Glade-3's one, former one is same as Glade-2, unfit.obache1-7/+9
2009-06-15Removed x11/xf86-video-via.hasso1-1/+2
2009-06-15Remove x11/xf86-video-via, it doesn't build, it's deprecated andhasso8-79/+2
x11/xf86-video-openchrome replaces it.
2009-06-15Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken.hasso4-8/+10
2009-06-15add options.mkahoka1-0/+24
2009-06-15Add options.mk.ahoka1-0/+24
2009-06-15Note the start of the freeze in preparatino for the pkgsrc-2009Q2 branchagc1-1/+2
2009-06-14Updated devel/p5-Devel-PPPort to 3.19sno1-1/+2
2009-06-14pkgsrc changes:sno2-6/+7
- Updating package of p5 module Devel::PPPort from 3.17 to 3.19 - Setting license to ${PERL5_LICENSE} according to META.yaml Upstream changes: 3.19 - 2009-06-14 * updated base/todo files 3.18_01 - 2009-06-12 * fix CPAN #44614: Please support XSBODY * fix CPAN #44655: Please support SVfARG * added support for the following API gv_fetchpvn_flags gv_fetchpvs gv_stashpvs GvSVn HvNAME_get HvNAMELEN_get isGV_with_GP newSV_type PL_error_count PL_in_my PL_in_my_stash SVfARG XSPROTO (thanks to Goro Fuji for providing a patch to implement almost all of these, fixes CPAN #44087) 3.18 - 2009-06-12 * remove MAN3PODS option from Makefile.PL, which is no longer needed (thanks to Nicholas Clark for providing a patch) * adapt mktests.PL for new layout of ext modules in the core
2009-06-14Updated devel/p5-Module-CPANTS-Analyse to 0.83sno1-1/+2
2009-06-14pkgsrc changes:sno2-6/+11
- Updating package for p5 module Module::CPANTS::Analyse from 0.82 to 0.83 - Setting license to ${PERL5_LICENSE} according to META.yaml - Adding build dependencies according to META.yaml Upstream changes to 0.82 are not noted
2009-06-14Updated devel/p5-PAR-Dist to 0.45sno1-1/+2
2009-06-14pkgsrc changes:sno2-7/+8
- Updating package of p5 module PAR::Dist from 0.44 to 0.45 - Adjusting dependencies (check what module tries to load) Upstream changes: By: smueller on 2009/02/20 * Fix test skipping if certain optional dependencies couldn't be found. * This is 0.45.
2009-06-14Updated devel/p5-NEXT to 0.64sno1-1/+2
2009-06-14pkgsrc changes:sno2-7/+7
- Updating package of p5 module for NEXT from 0.63 to 0.64 - Correcting LICENSE according to module documentation Upstream changes: 0.64 Mon Jun 8 14:36:00 2009 - Fixed overwriting dynamically scoped regex vars (Norbert Buchmuller, Closes RT#36956).
2009-06-14Updated devel/p5-IPC-Run3 to 0.043sno1-1/+2
2009-06-14pkgsrc changes:sno2-9/+6
- Updating package of p5 module IPC::Run3 from 0.042nb1 to 0.043 - Removing dependency to devel/p5-Time-HiRes, because Time::HiRes comes with the distributed perl5 core Upstream changes: 0.043 2009-05-30 No code changes add repository location to META.yml avoid hand-written META.yml by using META_MERGE
2009-06-14Updated devel/p5-IPC-Cmd to 0.46sno1-1/+2
2009-06-14pkgsrc changes:sno2-9/+7
- Updating package of p5 module IPC::Cmd from 0.44 to 0.46 - Removing all dependencies, because they are included in perl5-core - Adjusting LICENSE to ${PERL5_LICENSE} according to module documentation Upstream changes: Changes for 0.46 Fri Jun 12 13:40:09 UTC 2009 ================================================= * Apply patch from Craig Berry to quote arguments correctly on VMS. See RT #46288 for details.
2009-06-14Added textproc/p5-Template-Plugin-CSV version 0.04sno2-2/+4
2009-06-14Importing package of p5 module Template::Plugin::CSV 0.04.sno3-0/+29
This is a very simple TT2 Plugin for generating CSV.
2009-06-14Kill more @dirrm logic.joerg3-20/+3
2009-06-14Added devel/p5-ExtUtils-ModuleMaker-TT version 0.93sno2-2/+4
2009-06-14Importing package for p5 module ExtUtils::ModuleMaker::TT 0.93sno3-0/+38
This module extends ExtUtils::ModuleMaker to use Template Toolkit 2 (TT2) to build skeleton files for a new module. Templates may either be default templates supplied within the module or user-customized templates in a directory specified with the TEMPLATE_DIR parameter.
2009-06-14Remove @dirrm related logic.joerg141-1048/+211
2009-06-14Updated wm/dwm to 5.5ahoka1-1/+2
2009-06-14Upgrade to version 4.0.ahoka5-55/+36
Work done by Leonardo Taccari in pkgsrc-wip. Thanks Leo!
2009-06-14Updated wm/dwm to 5.5ahoka1-1/+2
2009-06-14Added databases/p5-Template-DBI version 2.64sno2-2/+4
2009-06-14Upgrade to version 5.5.ahoka3-53/+25
Work done by Leonardo Taccari in pkgsrc-wip. Thanks!
2009-06-14do not need to bump PKGREVISION when not importedsno1-2/+1
2009-06-14Drop @dirrm related logic. Bump version.joerg2-12/+3
2009-06-14Importing package of p5 module Template::Plugin::DBI 2.64.sno4-0/+168
This Template Toolkit plugin module provides an interface to the Perl DBI/DBD modules, allowing to integrate SQL queries into template documents. It also provides an interface via the Tie::DBI module (if installed) so that database records can be accessed without having to embed any SQL in templates.
2009-06-14Drop @dirrm logic. Bump version.joerg2-21/+4
2009-06-14Added databases/p5-Tie-DBI version 1.02sno2-2/+4
2009-06-14Importing package for p5 module Tie::DBI 1.02.sno3-0/+31
This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.
2009-06-14Do not add @dirrm to automatically-generated PLIST.minskim1-4/+2
2009-06-14Updated devel/p5-Config-IniFiles to 2.51sno1-1/+2
2009-06-14pkgsrc changes:sno2-7/+7
- Updating package of p5 module Config::InitFiles from 2.49 to 2.51 - Adjusting LICENSE to ${PERL5_LICENSE} according to META.yaml Upstream changes: Version 2.51: ( Mon Jun 8 12:38:50 IDT 2009 ) ------------------------------------------------ * Fixed "#46721: $config->exists() does not pay attention to -nocase => 1" - https://rt.cpan.org/Ticket/Display.html?id=46721 Version 2.50: ( Sun May 31 14:54:14 IDT 2009 ) ------------------------------------------------ * Fixed the POD for SetParameterEOT: - https://rt.cpan.org/Ticket/Display.html?id=28375 * Added t/pod.t and t/pod-coverage.t and fixed the problems they pointed: - Removed some trailing pod. - http://rt.cpan.org/Ticket/Display.html?id=46549 - Documented the ->OutputConfig() method.
2009-06-14Updated devel/p5-Attribute-Handlers to 0.85sno1-1/+2