Commit graph

181667 commits

Author SHA1 Message Date
drochner
dcf760c5b2 remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,
addresses PR pkg/45912 by Joern Clausen
2012-02-02 17:27:18 +00:00
drochner
038aa5253a remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,
addresses PR pkg/45912 by Joern Clausen
update to 0.4.7 (cosmetical, changes are binding improvements, not
relevant to pkgsrc)
2012-02-02 17:24:02 +00:00
taca
c1134af3a6 And more fix for memory leaks by revision 323013 from PHP's repository.
Hopefully, these 18 minutes is allowed to avoid to PKGREVISION bump.
2012-02-02 16:19:44 +00:00
taca
47047edb7c Note update of lang/php53 package to 5.3.9nb2. 2012-02-02 16:01:31 +00:00
taca
4d41371e27 Add fix for "Critical PHP Remote Vulnerability Introduced in Fix for PHP
Hashtable Collision DOS" by revision 323007 from PHP's repository.

http://thexploit.com/sec/critical-php-remote-vulnerability-introduced-in-fix-for-php-hashtable-collision-dos/

Bump PKGREVISION.
2012-02-02 16:00:40 +00:00
taca
005389469a Remove none existing patch files. 2012-02-02 15:47:13 +00:00
taca
37d983843a Trying to fix build problem on NetBSD current recently. 2012-02-02 15:44:09 +00:00
obache
6425fe3784 Updated devel/py-windbg to 1.4.6nb8 2012-02-02 13:44:18 +00:00
obache
309e78b3f0 * LICENSE=gnu-gpl-v2 # or later
* Any of compiler languages are not required to build.
* No need to buildlink with py-wxWidgets, simple DEPENDS is sufficient.
* distutils pkg, use lang/python/distutils.mk, then register egg-info.

Bump PKGREVISION.
2012-02-02 13:44:00 +00:00
obache
c031f89af8 Updated devel/epydoc to 2.1nb6 2012-02-02 12:59:03 +00:00
obache
9f7131d4ce * LICENSE=mit
* Any of compiler languages are not required to build.
* No need to buildlink with py-Tk, simple DEPENDS is sufficient.
* distutils pkg, use lang/python/distutils.mk.
* install man pages.

Bump PKGREVISION.
2012-02-02 12:58:47 +00:00
ryoon
2a4b4942b8 * Fix build on NetBSD/amd64 5.99.56.
* Apply patch from Matthias Drochner via private email.

Tested on NetBSD/amd64 5.99.56 and NetBSD/i386 5.99.60.
2012-02-02 12:32:43 +00:00
wiz
99395d3bf0 Allow perl-5.14. Not that it helps me, but perhaps some i386 users.
Requested by Noud de Brouwer in PR 45725.
2012-02-02 12:32:32 +00:00
obache
38c7870e37 Updated devel/scons to 1.3.1nb1 2012-02-02 11:55:38 +00:00
obache
eca9f84e66 LICENSE=mit 2012-02-02 11:55:23 +00:00
obache
ed2991c35a * Patch to Version is not required after removal of scons-devel package.
* distutils pkg, use python/disutils.mk.

Bump PKGREVISION.
2012-02-02 11:49:55 +00:00
wiz
c14e780eed Added x11/startup-notification010 version 0.10nb1 2012-02-02 11:34:43 +00:00
wiz
430233c19e On NetBSD<5.99 with native X, use startup-notification010 instead,
which does not use XCB (which is not provided by native X in older
NetBSD releases). From Robert Elz.
2012-02-02 11:33:32 +00:00
wiz
d1dc93e3cb + startup-notification010. 2012-02-02 11:32:48 +00:00
wiz
020d8af0ad Initial import of startup-notification-0.10nb1 for NetBSD-5.[0-9], from
Robert Elz.

startup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.

This is an older version to allow compatibility with native X11 in
NetBSD 5 and earlier (pre-xcb).
2012-02-02 11:31:33 +00:00
obache
e2f4f20e2b * set proper EGG_NAME.
* any of compiler languages are not required to build.
2012-02-02 11:21:41 +00:00
hans
c6c9ee6ed3 Use ${RM} -rf to avoid failure if no files are found to be removed. 2012-02-02 10:00:47 +00:00
hans
3d879ebc58 Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:59:39 +00:00
hans
a64700284a Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:48:42 +00:00
hans
12a6f3e01d Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:38:24 +00:00
hans
cb2a29ecb3 Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:26:17 +00:00
jnemeth
4e6052c74d sort 2012-02-02 07:54:27 +00:00
jnemeth
25a21835e1 add and enable pkg_p5up2date 2012-02-02 07:52:26 +00:00
jnemeth
d12b75b060 - add and enable p5-Danga-Socket
- add and enable perlbal
2012-02-02 07:51:10 +00:00
jnemeth
b920ac5121 add and enable libflashsupport10 2012-02-02 07:46:51 +00:00
jnemeth
b40a954c81 -sort
- add and enable p5-Sys-Syscall
2012-02-02 07:44:29 +00:00
hiramatsu
20bc29f567 Updated devel/p5-App-cpanminus to 1.5007.
Updated textproc/p5-podlators to 2.4.0.
2012-02-02 04:04:39 +00:00
hiramatsu
8f70a9b455 Update p5-podlators to 2.4.0.
Changes from previous:
----------------------
2010-10-10  Russ Allbery  <rra@stanford.edu>

	* VERSION: podlators 2.4.0 released.

	* scripts/pod2man: Remove the code to generate the #! line and
	supporting code and instead rely on ExtUtils::MakeMaker to handle
	that during package build.
	* scripts/pod2text: Likewise.
	* scripts/pod2man.PL: Renamed to pod2man.
	* scripts/pod2text.PL: Renamed to pod2text.
	* Makefile.PL: Remove PL_FILES section.

	* pod/perlpodstyle.pod: New style guide for POD documentation,
	split mostly from the NOTES section of the pod2man man page.
	* scripts/pod2man.PL: Remove NOTES section, now maintained as the
	separate perlpodstyle document.
	* Makefile.PL: Add perlpodstyle.1 to the generated man pages.

	* lib/Pod/Man.pm (cmd_para): Do not strip escaped trailing
	whitespace, such as that created by S<> at the end of a line,
	since the backslash is then taken by *roff as escaping the
	newline.  Thanks, Kevin Ryde.
	* t/man.t: Test S<> at the end of lines.

	* lib/Pod/Man.pm (output): If the utf8 option is given, encode
	output in UTF-8 if there is no encoding layer.  Now requires the
	Encode module.
	(start_document): Rather than forcibly change the PerlIO encoding
	layer, probe the PerlIO layers with protection for Perl versions
	without PerlIO and set a flag indicating whether to encode on the
	fly on output.
	* lib/Pod/Text.pm: Likewise.
	* Makefile.PL: Mark Encode as required.
	* t/man-perlio.t: Test Pod::Man output to a file handle with a
	PerlIO encoding layer already applied.
	* t/text-perlio.t: Likewise for Pod::Text.
2012-02-02 04:03:43 +00:00
hiramatsu
fe417fbf7f Update p5-App-cpanminus to 1.5007.
Changes from previous:
----------------------
1.5007 Tue Dec 20 10:15:48 PST 2011
   [Bug Fixes]
      - Fixed to change directory when installing from multiple local directories (motemen)

   [Improvements]
      - Stop setting AUTOMATED_TESTING (again!) and set PERL_MM_USE_DEFAULT in testing (#138)
      - Offer opening the build.log with PAGER when --prompt is enabled (doy)
      - Documentation added for --skip-installed option (AlexBio)

1.5006 Tue Nov 29 11:47:15 PST 2011
   [Improvements]
      - Updated cpanmetadb URL to point to cpanmetadb.plackperl.org

1.5005 Tue Nov 22 13:29:27 PST 2011
   [Bug Fixes]
      - Fixed a bug where copying meta JSON files fail on Win32 (#133, #135)

1.5004 Tue Nov  8 14:28:20 PST 2011
   [Bug Fixes]
      - Include version of the main module instead of distribution version in install.json (pfig)

1.5003 Wed Oct 19 16:29:29 JST 2011
   [Bug Fixes]
      - Use ExtUtils::Install to install meta files and let --sudo run it with sudo #124

1.5002 Tue Oct 18 09:06:17 JST 2011
   [Bug Fixes]
      - Make sure to include non-core perl modules in -L that are installed in 'perl' by mistake
      - Ensure all module names use :: instead of dashes because of EUMM NAME errors (Christian Walde)

1.5001 Fri Oct 14 00:18:33 JST 2011
   [New Features]
      - Added EXPERIMENTAL --metacpan support (tokuhirom)

   [Improvements]
      - Do not scan Makefile if MYMETA.yml is found
      - Support MYMETA.json with spec 2.0

1.5000 Thu Oct 13 15:31:13 JST 2011
   [New Features]
      - Added EXPERIMENTAL --mirror-index, --skip-satisfied and --cascade-search options
      - Installs MYMETA.json and install.json into $ARCH/.meta library path

   [Bug Fixes]
      - Use Cwd::chdir to update CWD environment variable
      - Fix ExtUtils::ParseXS issue with -L
      - Fix CoreList bootstrap issue with perl < 5.8.9 when using -L
      - Dump more descriptive error message when configure failed with --installdeps #111

   [Improvements]
      - Upgraded many fatlib embedded modules
      - Support --no-quiet
      - Removed ugly @INC dumping hack for -L. This causes modules that has conditional
        deps such as Any::Moose not to pull down necessary requirements. This is a known
        issue and will be addressed later.
      - Support special _ for -l and -L argument to respect local::lib defaults #115


1.49_02 Wed Oct 12 18:53:35 JST 2011
   [Improvements]
      - Use Cwd::chdir to change PWD (yannk)

   [Bug Fixes]
      - Unbreak -L with newer ExtUtils::ParseXS installed

   [Developers]
      - Changed the path to save metadata information
      - removed Dist::Metadata use, but instead use Module::Metadata to get provides
      - removed the ugly DumpedINC hack for -L

1.49_01 Sun Jun 26 10:56:51 PDT 2011
      - A couple of experimental new features (documented in 1.5)
2012-02-02 04:01:44 +00:00
schmonz
cb9e98c9b3 Updated devel/p5-Modern-Perl to 1.20120130 2012-02-02 03:58:48 +00:00
schmonz
7a4744bf3f Update to 1.20120130. From the changelog:
- fixed t/year_imports.t for 5.10 (ANDK and sprout again)
    - fixed t/regressions.t for 5.10
    - made raw numbers work in import
    - fixed for Perl 5.15.5 and later (ANDK and sprout)
    - loaded IO::File/IO::Handle to allow methods on lexical filehandles
    - added unimporting
    - removed use of autodie; moved it to a distribution prerequisite
    - enabled unicode_strings by default when your Perl supports it
    - migrated to Dist::Zilla
    - added autodie dependency/import
2012-02-02 03:58:42 +00:00
asau
20b3b4bcc8 Provide link to list of CVS mirrors.
From Snader_LB via IRC.
2012-02-02 00:39:23 +00:00
schmonz
e60fe469c4 Updated mail/getmail to 4.25.0 2012-02-02 00:37:46 +00:00
schmonz
a7d2b2f26a Update to 4.25.0. From the changelog:
- add support for storing POP/IMAP password in OSX keychain. Thanks:
  Adam Lazur.
2012-02-02 00:37:40 +00:00
tron
955a91ec24 Fix package list for Mac OS X. 2012-02-02 00:00:39 +00:00
taca
41e6366ad8 Note update of www/drupal6 package to 6.23 and www/drupal7 package to 7.11. 2012-02-01 23:56:42 +00:00
wiz
6c71a161dc Updated textproc/icu to 4.8.1nb2 2012-02-01 23:55:53 +00:00
taca
e1486d4174 Update drupal7 package to 7.11.
Drupal 7.11, 2012-02-01
----------------------
- Fixed security issues (Multiple vulnerabilities), see SA-CORE-2012-001.
2012-02-01 23:55:16 +00:00
taca
1417c17549 Update drupal6 package to 6.23.
Drupal 6.23, 2012-02-01
----------------------
- Fixed security issues (Cross site scripting), see SA-CORE-2012-001.
2012-02-01 23:54:40 +00:00
wiz
fbb988df2b Fix pkg-config files to include library paths.
Bump PKGREVISION.
Generate PKGNAME from DISTNAME while here.
2012-02-01 23:53:32 +00:00
wiz
b9c542dfc3 Updated graphics/png to 1.5.8 2012-02-01 23:05:27 +00:00
wiz
93be665879 Update to 1.5.8:
Version 1.5.8beta01 [January 15, 2011]
  Removed '#include config.h"' from contrib/libtests/pngvalid.c.  It's not
    needed and causes trouble for VPATH building.
  Moved AC_MSG_CHECKING([if libraries can be versioned]) later to the proper
    location in configure.ac (Gilles Espinasse).
  Fix bug in pngerror.c: some long warnings were being improperly truncated
    (bug introduced in libpng-1.5.3beta05).

Version 1.5.8rc01 [January 21, 2012]
  No changes.

Version 1.5.8rc02 [January 25, 2012]
  Fixed Min/GW uninstall to remove libpng.dll.a
  Conditionalize the install rules for MINGW and CYGWIN in CMakeLists.txt
2012-02-01 23:05:19 +00:00
hans
2e33e62339 Remove old BUILDLINK_FNAME_TRANSFORM, which seems to have been
cargo-culted from an older gcc package directly installing into
${PREFIX}. Add include/ to buildlinked files.
2012-02-01 22:16:50 +00:00
wiz
c112416a87 Mention successor for p5-Class-XSAccessor-Array. 2012-02-01 22:13:15 +00:00
is
b70816ed60 For NetBSD-5, use libflashsupport10 (which in turn uses suse-100), not
-1.1 which needs newer suse which doesn't work on NetBSD-5.

Fixes PR 45503 (in conjunction with the creation of libflashsupport10 and
the associated libflashsupport OS version dependency change).
2012-02-01 21:57:38 +00:00