Commit graph

17578 commits

Author SHA1 Message Date
wiz
972355d6cd patch-aa is not necessary any longer, says gls@; remove it. 2011-12-15 12:29:50 +00:00
sbd
8249e59804 Many packages will prefer ncursesw over ncurses if its available (say as
a native library), so unless devel/ncurses/buildlink3.mk is being included
by ncursesw don't allow ncursesw to be used by causing linkage failure.
2011-12-15 07:37:38 +00:00
hiramatsu
6241a58c07 Update p5-Test-Harness to 3.23.
Changes from previous:
----------------------
3.23    2011-02-20
        - Merge in changes from core. Thanks BinGOs.
        - Made SourceHandler understand that an executable binary file
          is probably an executable.
        - Added workaround for Getopt::Long 2.25 handling of
          multivalue options. Fixes test failure on stock perl 5.6.2.
2011-12-15 05:53:25 +00:00
hiramatsu
0b782b66c2 Update p5-Test-Pod-Spelling-CommonMistakes to 1.000.
Change from previous:
---------------------
1.000
	Released: 2011-02-21 23:38:36 UTC

	Converted to Dist::Zilla for the release process!
2011-12-15 02:15:40 +00:00
hiramatsu
8c14104683 Update p5-Log-Dispatch-Config to 1.04.
Change from previous:
---------------------
1.04  Thu Apr 14 14:55:20 PDT 2011
        - Fix 02_log.t RT:62438
2011-12-15 02:15:16 +00:00
hiramatsu
2388fc2ec2 Update p5-Log-Dispatch to 2.29.
Change from previous:
---------------------
2.29

- Add is_$level methods for compatibility with Log::Contextual. Patch by frew.
2011-12-15 02:14:44 +00:00
taca
4aff2c1e07 Update ruby-highline package to 1.6.8.
= Change Log

Below is a complete listing of changes for each revision of HighLine.

== 1.6.8

* Fix missing <tt>ERASE_CHAR</tt> reference (by Aaron Gifford).

== 1.6.7

* Fixed bug introduced in 1.6.6 attempted fix (by Aaron Gifford).

== 1.6.6

* Fixed old style references causing <tt>HighLine::String</tt> errors (by Aaron Gifford).
2011-12-14 17:04:56 +00:00
taca
694a43822b Update ruby-gemcutter package to 0.7.1.
Changes are unknown.
2011-12-14 17:04:15 +00:00
taca
3117752f6f Update ruby-ffi package to 1.0.11.
Changes are Unknown but it looks like made better support for FreeBSD
and NetBSD.
2011-12-14 17:03:07 +00:00
taca
724a0d63ca Depending on devel/ruby-i18n_05 instead of devel/ruby-i18n.
Since there was a small window having bad dependency, bump PKGREVISION.
2011-12-14 16:21:53 +00:00
taca
0eb7e30b2c Add and enable ruby-i18n_05. 2011-12-14 16:19:02 +00:00
taca
12471e373e Importing ruby-i18n version 0.5.0 as ruby-i18n_05. It is still
needed by devel/ruby-activemodel (activemodel 3.0.11).
2011-12-14 16:18:30 +00:00
gdt
c4e1459275 Clarify DESCRs to explain what is in which package. It's particularly
unexpected that man pages, which most people would want, are split,
while tk and python dependencies, expected to be the first to be
jettisoned on small systems, are in the base package.
2011-12-14 15:27:25 +00:00
manu
beeaefd0d2 Update SOPE and SOGo to 2.0.0b3 (bug fixes) 2011-12-14 15:02:24 +00:00
hiramatsu
c7d8fb32d4 Update p5-namespace-autoclean to 0.13.
Changes from previous:
----------------------
0.13  Wed, 24 Aug 2010 09:33:00 +0000
  * Fix issue in dist.ini which was causing links to be incorrectly generated.
  * Re-package to remove BEGIN { $VERSION hackery by using a newer
    Dist-Zilla.
2011-12-14 11:02:00 +00:00
hiramatsu
74832155e5 Update p5-Test-File-Contents to 0.20.
Changes from previous:
----------------------
0.20    2011-02-18
      - Now require Perl 5.8.3 or higher. 5.8 has effectively been the
        required Perl all along thanks to the dependency on Digest::MD5.
      - Added encoding option, to make sure that files are read in their
        proper encoding.
      - Significant refactoring; only visible change should be that the
        actualy MD5 checksum will no longer be included in the `file_md5sum`
        failure diagnostics.
      - Renamed `file_md5sum` to `file_md5sum_is`. The old name remains as an
        alias for backwards compatibility.
      - Renamed `file_contents_identical` to `files_eq`. The old name remains
        as an alias for backwards compatibility.
      - Added `file_contents_eq_or_diff()` and `files_eq_or_diff()`.

0.10    2011-02-18
      - Maintainership taken by David E. Wheeler.
      - Removed `examples/simple.pl`, since it wouldn't run anyway.
      - Added prototypes to the test functions.
      - Failure diagnostics now appear after the failure message, rather than
        before.
      - Renamed `file_contents_is` and `file_contents_isnt` to
        `file_contents_eq` and `file_contents_ne`, respectively. The old names
        remain as aliases for backwards compatibility.
      - Reworked default test descriptions to include the names of the files
        being tested.
      - Wordsmithed some of the diagnostic messages.
2011-12-14 11:01:39 +00:00
agc
fac190b389 bring over patch from -current sources from Gregor Riepl
patch to define fixed width integer types before they're used in iscsi.h

makes this build on Darwin
2011-12-14 07:30:42 +00:00
hiramatsu
d4185de26b Update p5-Test-Weaken to 3.006000.
Changes from previous:
----------------------
3.006000 Mon Nov 15 20:52:06 2010
        * Documentation changes
        * Added Test::Weaken::Gtk2 to SEE ALSO
2011-12-14 03:14:06 +00:00
hiramatsu
a34fb9e589 Add p5-MooseX-CompileTime-Traits. 2011-12-14 03:13:20 +00:00
hiramatsu
d97e0accde Import MooseX::CompileTime::Traits into devel/p5-MooseX-CompileTime-Traits,
which is required to update www/p5-POE-Component-Server-PSGI.

MooseX::CompileTime::Traits allows role application at compile time via use
statements. What this class does is provide an import method that will apply
each of the roles (along with any arguments for parameterized roles).
2011-12-14 03:12:16 +00:00
sbd
1451e1ffe6 Regenerate diffs for GNU patch. 2011-12-14 03:05:04 +00:00
sbd
201c3302d8 Revert following commit (gdb doesn't confict with autoconf):
Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Dec 13 06:58:09 UTC 2011

   Modified Files:
	   pkgsrc/devel/gdb: Makefile distinfo
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in
   Added Files:
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in
	       patch-gdb_gdbserver_configure

   Log Message:
   This package can't use autoconf as to conflicts with it.


   To generate a diff of this commit:
   cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in
2011-12-14 02:29:30 +00:00
sbd
f4e13a81a4 Update CONFLICTS so that devel/gdb doesn't conflict with autoconf.
Bump PKGREVISION.
2011-12-14 02:03:25 +00:00
taca
6f5a695669 Update ruby-i18n package to 0.6.0.
Exact changes are unknown.
2011-12-13 16:09:56 +00:00
taca
d75dd019a0 Switch to use RUBY_RAILS_SUPPORTED and allow 31 here. 2011-12-13 15:55:20 +00:00
taca
32b628af28 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS3_VERSION in DISTNAME.
2011-12-13 15:54:19 +00:00
taca
b665ff04b7 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:53:37 +00:00
taca
939cca29ec * Switch to use RUBY_RAILS_SUPPORTED.
* Allow dependency to newer ruby-i18n.

Bump PKGREVISION.
2011-12-13 15:53:03 +00:00
taca
0ce5d2e54c Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 15:51:17 +00:00
taca
bdf12db8f5 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:50:49 +00:00
hiramatsu
b6500351c4 Update p5-Proc-Simple to 1.30.
Changes from previous:
----------------------
  From 1.29:
	     [RT 69782] Zefram reported race condition in t/sh-c.t,
	     fixed by adding polling loop.

	     Found that kill(-sig, pid) sometimes fails with
	     'process id not found' although a previous kill(0, pid)
	     succeeded. This is a race condition condition caused
	     by a newly forked child that hasn't called setsid() yet
	     and therefore its new process group id doesn't exist yet,
	     although the child responds to poll(). kill() now
	     deals with this case.
  From 1.28:
	     [RT 69103] Typo fix by Salvatore Bonaccorso
	     Added support for processes called via 'sh -c' by
	     system() (see "Shell Processes" note in the manpage).
  From 1.27:
	     [RT 62802] Pod fix by Salvatore Bonaccorso
	     [RT 63833] Applied patch to stop reaping PIDs of
	       no longer existing processes (submitted by perlbotics).
	     Added licensizer
	     [RT 63833] (second part) Added cleanup() class method
	     to delete timing data of reaped processes, avoiding
	     infinite memory growth on long-running processes

  From 1.26: [RT 62285] Pod fix for redirect_output()
	     Fixed github link
2011-12-13 12:30:46 +00:00
hiramatsu
e6cf752ac9 Update p5-libs-abs to 0.92.
Change from previous:
---------------------
0.92    2010-11-15
        Added "WHY" section into POD
2011-12-13 12:29:02 +00:00
hiramatsu
1ae1645076 Update p5-Test-Requires to 0.06.
Change from previous:
---------------------
0.06
        - support Perl 5.6.0 or later. Because Mouse need to support it.
          (gfx)
2011-12-13 12:28:37 +00:00
sbd
6227bf0073 This package can't use autoconf as to conflicts with it. 2011-12-13 06:58:08 +00:00
hiramatsu
500b0a7136 Add p5-Test-CPAN-Meta-YAML. 2011-12-13 00:30:08 +00:00
hiramatsu
ab7110fac0 Import Test::CPAN::Meta::YAML into devel/p5-Test-CPAN-Meta-YAML,
which is required to update devel/p5-Test-YAML-Meta.

This module was written to ensure that a META.yml file, provided
with a standard distribution uploaded to CPAN, meets the specifications
that slowly being introduced to module uploads, via the use of
ExtUtils::MakeMaker, Module::Build and Module::Install.
2011-12-13 00:28:33 +00:00
hiramatsu
e4ba09d4ba Add p5-POEx-Types. 2011-12-12 03:58:34 +00:00
hiramatsu
53282ae87b Import POEx::Types into devel/p5-POEx-Types, which is required to
update www/p5-POE-Component-Server-PSGI.

This modules exports the needed subtypes, and coercions for POEx
modules and is based on Sub::Exporter, so see that module for options
on importing.
2011-12-12 03:57:11 +00:00
dholland
09688f3bd7 This is not MAKE_JOBS_SAFE; device/lib/Makefile requires .WAIT but can't
have it because it also requires gmake.
2011-12-11 14:24:38 +00:00
marino
ad8f1b1a5b devel/tet3: Multiple platform fix
Tet3 has a korn shell script in it, but this was never accounted for
previously.  NetBSD has /bin/ksh so they never noticed the error.  However,
the script in question didn't have the shebang at the first line because
it was a template and REPLACE_KSH failed.  As a result, the template is
patched to allow REPLACE_KSH to work.  This fix should apply to all
platforms that don't have /usr/ksh.
2011-12-11 11:57:08 +00:00
taca
fae5c8ec48 Fix build problem without WSKBD_TYPE_ZAURUS environment; NetBSD 4_STABLE.
Extra "case" was existed before default label of case statement.
2011-12-11 10:48:58 +00:00
obache
d8203bc06b * no need to buildlink with py-numpy, simple DEPENDS is sufficient.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2011-12-10 14:43:37 +00:00
sbd
b6f12a36d7 Regen distinfo 2011-12-10 06:54:06 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
hiramatsu
d14636e85b Update p5-IO-All to 0.44.
Change from previous:
---------------------
version: 0.44
date:    Wed Oct  5 18:11:27 EDT 2011
changes:
- Switch from testing $^V to $^] in DESTROY since $^V comparisons leak pre-5.14 (mst)
2011-12-09 06:59:50 +00:00
hiramatsu
c36367c037 Update p5-pip to 1.19.
Changes from previous:
----------------------
1.19 Mon 10 May 2010 - Adam Kennedy
	- Adding abstracts to ::API and ::FAQ
	- Update Module::Install to 1.00
2011-12-09 06:57:45 +00:00
hiramatsu
d001a00079 Update p5-Coro to 6.07.
Changes from previous:
----------------------
6.07 Fri Nov 11 21:21:48 CET 2011
	- work around a bug in PerlIO (setting $SIG{__WARN__} to a PVCV).
        - update ecb.h.
2011-12-09 02:08:56 +00:00
hiramatsu
da33f9a8ad Update p5-boolean to 0.28.
Changes from previous:
----------------------
version: 0.28
date:    Mon Sep 12 13:51:47 CEST 2011
changes:
- Added -truth option.
- This idea was inspired by https://rt.cpan.org/Ticket/Display.html?id=65536
- Awesome idea!
- Released from Liz++&Wendy++ downstairs bathroom
2011-12-09 02:08:33 +00:00
hiramatsu
3a41d60631 Update p5-Test-CheckManifest to 1.24.
Changes from previous:
----------------------
1.24  Sat Apr 09 2011
      + MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
      this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL

1.23  Mon Mar 28 2011
      + CPAN toolchain now creates MYMETA.yml and META.json. These files are in
      the list of recognized files now.
      + clarify license of this module (In README the Perl license was mentioned where
      in all other files Artistic 2.0 was mentioned)
      + switched to Dist::Zilla
      + removed tests that are created by Dist::Zilla
2011-12-09 02:07:49 +00:00
hiramatsu
b194f73007 Ignore installed packlist when creating new packlist. 2011-12-08 22:44:24 +00:00
marino
0a5ab3cef8 devel/py-pysvn: Fix DragonFly
DragonFly no longer has libresolv, it's part of libc.
2011-12-08 20:45:42 +00:00
ryoon
9423d74383 Add jenkins 2011-12-08 14:09:45 +00:00
ryoon
f8d8be4571 Import jenkins-1.424.1 as devel/jenkins
Jenkins is an award-winning application that monitors executions
of repeated jobs, such as building a software project or jobs run
by cron. Among those things, current Jenkins focuses on the following
two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.

2. Monitoring executions of externally-run jobs, such as cron jobs
and procmail jobs, even those that are run on a remote machine.
For example, with cron, all you receive is regular e-mails that
capture the output, and it is up to you to look at them diligently
and notice when it broke. Jenkins keeps those outputs and makes it
easy for you to notice when something is wrong.

This is Long-Term Support Release.

Tested on NetBSD/i386 5.99.58 with apache-tomcat7 and openjdk7.
2011-12-08 14:09:25 +00:00
jnemeth
c19efc5daf sort 2011-12-08 06:55:15 +00:00
hiramatsu
5a4ac57b98 benchmark.pl needs to adjust interpreter path.
Increment PKGREVISION.
2011-12-08 02:16:19 +00:00
hiramatsu
66fcb6a130 Update p5-Package-Stash-XS to 0.25.
Changes from previous:
----------------------
0.25  2011-09-06
      - fix compilation on perl 5.8 (RT#70762)

0.24  2011-09-05
      - invalid package names (for instance, Foo:Bar) are not allowed
      - invalid stash entry names (anything containing ::) are not allowed
2011-12-08 00:40:08 +00:00
hiramatsu
62d5425049 Update p5-UNIVERSAL-can to 1.20110617.
Changes from previous:
----------------------
1.20110617 2011-06-17 11:45:11 America/Los_Angeles
    - bumped minimum Perl version to 5.8, as working around 5.6 bugs is not
      worth the trouble

1.20110614 2011-06-14 15:32:23 America/Los_Angeles

1.20110613 2011-06-12 18:31:27 America/Los_Angeles
    - fixed RT #63771, buggy triggering of overloading for blessed invocants
      (found and fixed by Norbert Buchmüller)
    - migrated to Dist::Zilla
2011-12-08 00:39:08 +00:00
hiramatsu
166e298fea Update p5-Test-Base to 0.60.
Changes from previous:
----------------------
date:    Mon Apr  4 15:51:09 CST 2011
changes:
- Applied patch by andk++
- Make regexp test skip on 5.14 for now.
2011-12-08 00:38:12 +00:00
hiramatsu
598880d041 Update p5-IO-Multiplex to 1.13.
Changes from previous:
----------------------
1.13 Fri Apr 15 08:42:43 CEST 2011
	- fix handling of outbuf which contains '0'.
	  rt.cpan.org#67458 [Gordon Russell]

1.12 Wed Feb 23 22:35:27 CET 2011
	- fix MSWin32 complaints
	  rt.cpan.org#66096 [Mark Dootson]

1.11 Wed Feb  2 17:05:08 CET 2011
        - Avoid warning while adding pipe
          rt.cpan.org#60068 [Khedin] and #16259
	- Add EWOULDBLOCK and non-blocking mode for windows,
	  rt.cpan.org#23982 [junk@penilecolada.com]
	- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
	- avoid shutdown after close,
	  rt.cpan.org#5715 [Lars Jensen] and #5885
	- use length of outbuf, not exists to see if it is
	  empty. [Ersun Warncke]
	- turn "use warnings" on
2011-12-08 00:37:38 +00:00
drochner
b965731762 update to 2.2.4
changes: misc fixes and improvements - see the changes.txt file
2011-12-07 19:49:00 +00:00
bsiegert
703ea663a1 MirBSD build fix: sys/time.h has to be included _before_ sys/resource.h. 2011-12-07 17:23:04 +00:00
joerg
d462f74416 Fix merge error 2011-12-07 15:15:53 +00:00
obache
21741f970e + py-ordereddict 2011-12-07 12:57:15 +00:00
obache
6cd70f4bd9 Import py-ordereddict-1.1 as devel/py-ordereddict.
Drop-in substitute for Py2.7's new collections.OrderedDict.  The recipe has
big-oh performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
2011-12-07 12:54:24 +00:00
obache
0e2ad5d6fa put DISTFILES to MASTER_SITE_BACKUP, no need to use MASTER_SITE_LOCAL. 2011-12-07 10:43:58 +00:00
joerg
3bf84e1fef Add mirror locally 2011-12-07 10:21:29 +00:00
marino
7b148bd737 devel/uno: Not for x86_64 DragonFly
DragonFly x86_64 can't handle 32-bit binaries.
2011-12-07 08:19:57 +00:00
marino
decc29d9c4 devel/rapidsvn: Update version from 0.10.0-1 to 0.12.0.1
DragonFly shares a problem compiling RapidSVN with HP-UX, a name space
conflict with the isset macro of /usr/include/sys/param.h.  This was
fixed in version 0.12.0, so it was necessary to upgrade versions to
build RapidSVN on DragonFly.

Visible changes since the previous version:

* 663 New: Show number of modified children in folder browser
* 662 Enhancement: Indicate changed content with BOLD text instead of red color
* 666 Enhancement: Performance optimization for indicating modified subfolders
* 667 Enhancement: Make indication of modified subfolder configurable
* 668 Enhancement: Show build revision in About Dialog
* 669 Enhancement: Dont use static svn version in About dialog
* 665 Windows: Drop suffix for unicode exe
* 679 Mac+Win: Support Subversion 1.6.5 in binary packges
* 526 Fixed: Filelist update failed when there are special characetrs in uri
* 555 Fixed: Linux+Mac: locale files not installed by default
* 614 Fixed: Interactive Resolve used hardcoded filenames
* 643 Fixed: Mac: crashes at startup because of missing dynamic libraries
* 656 Fixed: Windows 7: Error when starting Explorer from RapidSVN
* 660 Fixed: Visual C++ 2005 Builds Fail to Startup (Visual C++ Runtime Error)
* 664 Fixed: Crashes on Windows in Japan
* 671 Fixed: Tree not updated after a commit
* 678 Fixed: Use native path separator when starting external app

Version 0.12 (released October 14th 2009)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.12
2011-12-06 23:40:07 +00:00
obache
966c95c0d5 Update libthai to 0.1.16.
LibThai 0.1.16 (5 November 2011):
* Updated word break dictionary.
2011-12-06 11:21:11 +00:00
obache
892eba844a Update libdatrie to 0.2.5.
0.2.5 (2011-11-04)
=====
- Fix missing 'extern "C"' in header file. [Patch from Aurimas Černius]
- Minor documentation fix.
2011-12-06 11:06:51 +00:00
marino
9c96a3f8e7 devel/kdevelop-base: not jobs safe 2011-12-06 08:12:40 +00:00
hiramatsu
c00a6fe01a Update p5-Date-Manip to 6.25.
Changes from previous:
VERSION 6.25 (2011−08−31)
    Relaxed one constraint in ISO 8601 dates
        A time separated by whitespace from the date can use a single digit
        hour.  Yuming Philip Xiang

    Set official removal dates for old config variables
        Config variables will be removed 2 years after they are deprecated
        (except for the TZ variable which, due to it's wide use, will be
        kept for 4 years).

    Time zone fixes
        Newest zoneinfo data (tzdata 2011i)
2011-12-06 07:06:45 +00:00
obache
056ef5ddaa switch default apr dependency with PKG_APACHE_DEFAULT. 2011-12-06 02:02:10 +00:00
marino
93fde2a086 devel/kdesdk3: Fix for DragonFly
DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build kdesdk3.
2011-12-06 01:22:43 +00:00
marino
126120f993 devel/opal: Remove CFLAG -D__STDC_CONSTANT_MACROS
This CFLAG, added 2011/02/06, was treating a symptom of the UINT64_C
problem with ffmpeg, which was fixed on 2011/11/22 (2011/11/26).
Since then, opal has been emitting a warning that __STDC_CONSTANT_MACROS
is redefined and removing the redundant CFLAG silences the warning.
2011-12-06 01:21:35 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
sbd
e641655573 If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H it must be
tested for by autoconf!

<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).

Also fix DESTDIR support for gdbserver.
2011-12-05 22:15:05 +00:00
sbd
548e7ab3e6 Revert commit:
Module Name:    pkgsrc
   Committed By:   sbd
   Date:           Mon Dec  5 19:34:41 UTC 2011

   Modified Files:
	   pkgsrc/devel/gdb: distinfo
   Added Files:
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c

   Log Message:
   alloca(3) is not avalible with glibc on linux if -fno-builtin is used.

   To generate a diff of this commit:
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
2011-12-05 22:05:29 +00:00
sbd
d92c3cb720 Fix DESTDIR support for gdbserver 2011-12-05 19:36:18 +00:00
sbd
8bc78405db alloca(3) is not avalible with glibc on linux if -fno-builtin is used. 2011-12-05 19:34:41 +00:00
joerg
7a90689ab0 + ecore 2011-12-05 17:23:34 +00:00
joerg
8f5a62123e Import ecore-1.1.0, derived from pkgsrc-wip/ecore:
Ecore is the core event abstraction layer and X abstraction layer
that makes doing selections, Xdnd, general X stuff, and event loops,
timeouts and idle handlers fast, optimized, and convenient.
It's a separate library so anyone can make use of the work put into Ecore
to make this job easy for applications.
2011-12-05 17:22:29 +00:00
joerg
ed99759c50 Update to eet-1.5.0. Includes various performance and memory foot print
improvements.
2011-12-05 17:20:14 +00:00
joerg
62296eb321 Update to eina-1.1.0. Includes 2 years of changes, like better Unicode
support, extended hashing, a basic SAX XML parser and much more.
2011-12-05 17:14:52 +00:00
dholland
0b354dab36 Delete throw.h.orig at pre-install time; otherwise it gets installed and
the plist fails.
2011-12-05 13:53:07 +00:00
wiz
8f48e9d890 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
gdt
0325b5d17e Update to 1.9.14.
Drop patch-aa, as
./work/.destdir/usr/pkg/share/guile/site/g-wrap/ws
is created by the install without help.

Version 1.9.14

    - Guile 2.0 is now supported.

    - G-Wrap no longer ships SRFI 34 and SRFI 35 implementations, as
      these have been both provided by Guile since 1.8.3.

Version 1.9.13

    - Fix the dependency declaration on libffi in the g-wrap-2.0-guile
      pkg-config file.

    - An alignment issue leading to testsuite failures on sparc has
      been fixed.

    - The g-wrap-config manpage from the Debian package is now
      included in the source, and installed.
2011-12-05 03:34:10 +00:00
agc
3ca29c2dfe Avoid core-dumping with NetBSD/amd64 5.99.56 and later (i.e. gcc 4.5)
Use c89 function defs
Use correct header files
2011-12-05 02:14:40 +00:00
riz
ccb772f9bf get_passphrase_from_file.lua seems to have moved in the distribution. 2011-12-04 23:37:14 +00:00
marino
1189902e38 devel/opal: Fix incompatibility with ffmpeg / Add DragonFly support
Several plugins of Opal weren't building because the function names
in the ffmpeg libraries changed (they were prefixed with "ff_").
These function names were updated, but a couple of the plugins also
needed changes for a modern gcc.  Finally, DragonFly support was
added to the various configuration scripts.
2011-12-04 22:06:04 +00:00
marino
58c47ba12c devel/ptlib: Add support for DragonFly
These 19 patches required for building ptlib on DragonFly will be sent
support@equival.com.au for upstream incorporation.
2011-12-04 21:59:36 +00:00
sbd
dfb8f462dd Revert my last (it needs more work). 2011-12-04 21:26:15 +00:00
sbd
da5c32d962 Many packages will prefer ncursesw over ncurses if its available so unless
this file is being included by ncursesw disable ncursesw autoconf
detection and if that doesn't work pretend we are ncursesw.
2011-12-04 21:08:21 +00:00
gls
87994ee345 Update devel/p5-PAR to 1.005.
Includes a fix for CVE 2011-4114.

Upstream changes:

[Changes for 1.005 - Dec 2, 2011]
  - run all tests using a nonce PAR_TMPDIR (otherwise CPAN Testers
  goes crazy as top level /tmp/par-USER directories (or similar)
  from previous tests may now be considered "unsafe")

[Changes for 1.004 - Nov 30, 2011]
  - back out r1241: it causes errors in PAR::Packer's test suite
  - change "unsafe directory" error message to match the wording
  used by PAR::Packer
  - remove "debian" sub directory: it isn't released to CPAN and
  Debian will supply its own anyway
  - remove some cruft from MANIFEST.SKIP

[Changes for 1.003 - Nov 28, 2011]
  -  RT #69560/CVE-2011-4114: PAR packed files are extracted to unsafe
  and predictable temporary directories
  (Note: this bug was originally reported against PAR::Packer, but
  it applies to PAR as well)
  - create parent of cache directory (i.e. /tmp/par-USER) with mode 0700
  - if it already exists, make sure that (and bail out if not)
   - it's not a symlink
   - it's mode 0700
   - it's owned by USER
  - Fix a problem packing XML::LibXSLT on Windows (see the thread starting
  with http://www.nntp.perl.org/group/perl.par/2011/02/msg4919.html)
  - Die (with a hopefully useful message) if any error is encountered
  during an Archive::Zip extract operation
2011-12-04 20:52:25 +00:00
obache
b6b8489f8e +cmake-fedora 2011-12-04 12:27:32 +00:00
obache
005ac4a01c Import cmake-fedora-0.8.1 as devel/cmake-fedora.
cmake-fedora consists a set of cmake modules that provideds helper macros and
targets for linux, especially fedora developers.
2011-12-04 12:24:37 +00:00
minskim
957a11aab3 Make doxygen build on Mac OS X 10.7. 2011-12-04 00:43:29 +00:00
marino
7fff8caf67 devel/gps: Fix for bulk builds
This package would build outside a bulk build, but a few flaws in
the makefile prevented it from building in all cases, bulk builds
being one such exception.  It should build ok now.
2011-12-03 22:07:30 +00:00
cheusov
6b44986a04 Missing dependency from openssl was added.
This fixes build failure on Linux and others.
2011-12-03 21:56:20 +00:00
cheusov
a873127761 Add missing dependency from openssl. This fixes build failure
on Linux and others.
2011-12-03 19:38:48 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
cheusov
6ae1bf71fd Update to 0.17.0
Long options have been removed from all programs.
  Use standard single-letter POSIX-compatible options.

  lmdbg-sym:
    - Doesn't accept progname as an argument anymore.
      Use -P option instead.
    - option --with-so was replaced with -s.

  SORRY FOR INCOMPATIBILITIES WITH PREVIOUS RELEASES.

                                    ----------------------------------

  lmdbg:
    - -M option was added. lmdbg(1) is now a meta tools which is able
      to not only collecting memory leaks. See the manual page for
      details.
    - -n option was added
    - -T and -B options were added
    - Regression tests were added for -M

  A lot of improvements and grammar fixes in manual pages.
  Thanks to Nikolai Krot for this.

  lmdbg-stat, tests/test.sh:
    - Fixes for Solaris

  lmdbg-run:
    - options -T and -B were added to lmdbg-run.
    - option -n was added. It disables logging on startup.
      Sending SIGUSR1 signal to the process enables it.
    -f option was added, synonym for -p.

  lmdbg-grep.1:
    - documentation for "bytes" variable

  If set, LMDBG_MODULES_AWK and LMDBG_STRIP_AWK environment variables
  are used as a path to AWK interpreter by "lmdbg-modules" and
  "lmdbg-strip" programs respectively.

  More regression tests
2011-12-02 22:45:47 +00:00
marino
3de906b7a8 devel/gsoap: Fix socketlen_t for DragonFly
DragonFly needs the same socklet_t modification as the other BSDs.
2011-12-02 20:52:50 +00:00
marino
b769e91492 devel/ethos: use msgfmt to build on DragonFly 2011-12-02 20:51:28 +00:00
marino
45beb20f03 devel/cqual: Fix for modern gcc
There are several unreferenced functions in cqual which a modern gcc
complains about using -Werror.  After trying to fix a few of them, it
was easier just to stop considering warnings as errors.
2011-12-02 20:50:31 +00:00
marino
27fe59851b devel/clisp-lib: Add gettext-lib buildlink for DragonFly 2011-12-02 20:49:10 +00:00
marino
0b1037d1d4 devel/clisp-wildcard: Add gettext-lib buildlink for DragonFly 2011-12-02 20:47:49 +00:00
marino
5c0e2bac83 devel/clisp-syscalls: Add gettext-lib buildlink for DragonFly
clisp-syscalls still doesn't build (it's broken on NetBSD too), but
it is known now that it will need gettext-lib if/when the other issues
are resolved.
2011-12-02 20:47:04 +00:00
marino
c62c7c7795 devel/clisp-pcre: Add gettext-lib buildlink for DragonFly 2011-12-02 20:45:27 +00:00
marino
68e1bcbb4a devel/bcc: Mask from DragonFly64
DragonFly X86_64 can't build 32-bit binaries as the Makefile requests.
2011-12-02 20:44:32 +00:00
wiz
8deb486661 Update to 2.0.1:
This is a regularly-scheduled bug-fix release.

    alias: shortcut command matching show shadowing works properly (issue3104)
    bundlerepo: don't write branch cache to disk
    clone: don't save user's password in .hg/hgrc (issue3122)
    convert/bzr: correctly handle divergent nested renames (issue3089)
    convert/bzr: fix test of divergent nested renames for bzr 1.x
    convert/svn: fix URL quoting issue with svn 1.7
    convert: handle trailing slashes in filemap better (issue3124)
    diff: '\ No newline at end of file' is also not part of the header
    diff: --ignore-blank-lines was too enthusiastic
    dirstate: fix case-folding identity for traditional Unix
    graft: disallow grafting grafted csets in specific situations (issue3091)
    graft: preserve original source in subsequent grafts
    hook: flush stdout before redirecting to stderr
    import: fix parent selection when importing merges
    largefiles: ensure destination directory exists before findfile links to there
    largefiles: file storage should be relative to repo, not relative to cwd
    largefiles: fix 'hg clone . ../foo' OSError abort
    largefiles: fix rename (issue3093)
    largefiles: treat status of cache missed largefiles as "missing" correctly
    largefiles: use "ui.configlist()" to get largefiles.patterns configuration
    largefiles: write .hg/largefiles/ files atomically
    makedate: wrong timezone offset if DST rules changed this year (issue2511)
    mdiff/patch: fix bad hunk handling for unified diffs with zero context
    posix: add extended support for OS X path folding
    posix: fix findexe() to check for file type and access
    rebase: ensure target is not taken as external (issue3085)
    rebase: treat nullmerge as a special case in rebasestate (issue3046)
    revset: balance %l or-expressions (issue3129)
    revset: follow(nosuchfile) should give an empty set (issue3114)
    subrepo: fix git status false positive (issue3109)
    subrepo: use correct paths for subrepos with ..-relative paths on windows
    update: don't clobber untracked files with wrong casing
    url: handle file://localhost/c:/foo "correctly"
2011-12-02 12:14:18 +00:00
hiramatsu
484a43e949 Update p5-Test-Aggregate to 0.364.
Change from previous:
0.364  04/12/2010
        - Allow skipping the rest of a test using
            plan skip_all => $reason
2011-12-02 09:52:01 +00:00
sbd
da993c0c08 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
sbd
fbd3313d1b devel/libuuid is only needed for uuid support on Linux and SunOS.
Bump PKGREVISION
2011-12-02 07:13:28 +00:00
agc
2becfde42e add and enable libpgm 2011-12-02 05:26:11 +00:00
agc
a2b6cedec7 Initial import of libpgm-5.1.118 into the Packages Collection
OpenPGM is an open source implementation of the Pragmatic General
	Multicast (PGM) specification in RFC 3208 available at www.ietf.org.
	PGM is a reliable and scalable multicast protocol that enables
	receivers to detect loss, request retransmission of lost data, or
	notify an application of unrecoverable loss.  PGM is a
	receiver-reliable protocol, which means the receiver is responsible
	for ensuring all data is received, absolving the sender of reception
	responsibility.  PGM runs over a best effort datagram service,
	currently OpenPGM uses IP multicast but could be implemented above
	switched fabrics such as InfiniBand.

	PGM is appropriate for applications that require duplicate-free
	multicast data delivery from multiple sources to multiple receivers.
	PGM does not support acknowledged delivery, nor does it guarantee
	ordering of packets from multiple senders.

	PGM is primarly used on internal networks to help integrate disparate
	systems through a common communication platform.  A lack of IPv4
	multicast-enabled infrastructure leads to limited capability for
	internet applications, IPv6 promotes multicast to be a part of the
	core functionality of IP but may still be disabled on core routers.
	Support of Source-Specific Multicast (SSM) allows for improved WAN
	deployment by allowing end-point router filtering of unwanted source
	traffic.
2011-12-02 05:25:12 +00:00
hiramatsu
b6a28dbeaf Update p5-Path-Dispatcher-Declarative to 0.03.
Changes from previous:
0.03  2010-11-02
        Improve reinstatement of $1, $2 so they don't leak outside of the
            scope of your blocks

        Remove a couple stray references to named rules

0.02  2010-10-24
        Reinstate the back-compat that Path-Dispatcher 1.00 broke by setting
            $1, $2, etc. for you
2011-12-02 05:24:23 +00:00
hiramatsu
0ca551768e Update p5-Path-Dispatcher to 1.04.
Changes from previous:
1.04 Thu Sep 1 2011
        Explicitly depend on Test::Fatal (reported by Jérôme Quelin  [rt.cpan.org #70666])
        Convert all tests from Test::Exception to Test::Fatal

1.03 Tue Aug 30 2011
        Provisional support for arbitrary payloads, not just code blocks, as results
            See https://github.com/sartak/path-dispatcher/blob/master/t/200-payload.t
        Eventually blocks will be deprecated, but not for a while. Internally blocks are
        rewritten as payloads so if you're doing deep magic with PD you may be exposed to
        that implementation detail.

1.02 Tue Nov 2 2010
        Various improvements to the handling of $match->leftover with undef

1.01 Sun Oct 24 2010
        Skip t/026-named-captures.t if you don't have 5.10.1

        Give matches a ->parent for inspecting an Under prefix rule's
            captures etc

1.00 Sun Oct 17 2010
        Bump to 1.0 to indicate back compat breakage

        Add match->named($key) for pulling out a named capture

        Use Try::Tiny to avoid swallowing exceptions (rafl)

0.16 Sun Oct 17 2010
        ** BACKWARDS INCOMPATIBLE CHANGE: Pass the match object into rule
        **    blocks rather than assigning $1, $2, $3. Use ->pos(1), (2), (3),
        **    etc. instead. This cleans up the code a lot and makes
        **    Path-Dispatcher more flexible.

        Add support for named captures

        Make all attributes read-only. If you need something to be read-write,
            I am open to such a change. Just let me know!

        Make _dispatcher_rule private

        Remove trace/readable_attribute/name support. This wants to be
            implemented in a different, better, more comprehensive way.

        Add documentation for shell tab completion

        Plenty other updated documentation
2011-12-02 05:19:07 +00:00
wiz
ae5d56d84b Compile in wscons support on NetBSD.
From Opolo Remo in private mail.
Bump PKGREVISION.
2011-12-01 10:48:07 +00:00
wiz
178c07a98e Update to 1.23:
* Version 1.23 (released 2011-11-25) [stable]

** stringprep.h: Now #include's sys/types.h instead of unistd.h for ssize_t.
Some systems (e.g., Mingw with MSVC 9) does not have unistd.h.

** idn-free.h: Protect prototypes with 'extern "C"' marker.
Reported by Bittner Ede <bittner.ede@euronetrt.hu>.

** doc: Update link to experimental TLD tables.
The new link is <https://github.com/gnuthor/tldchk>.

** Update gnulib files and translations.

** QA: Improved cyclo output.  Update GTK-DOC files.  Various bugfixes.

** API and ABI is backwards compatible with the previous version.
2011-11-30 20:43:53 +00:00
alnsn
c756c797f4 Add libuuid dependency. Bump PKGREVISION.
Tested on x86_64 Linux with USE_BUILTIN.libuuid=(yes|no).
2011-11-30 19:28:56 +00:00
sbd
1e8312973f Check for a builtin libuuid by looking for a real uuid.pc and use in instead
of a faked up pkg-config file.
2011-11-30 08:04:20 +00:00
sbd
95b30e0987 Modify the builtin.mk file so it matches the template in
pkgsrc/mk/buildlink3/bsd.builtin.mk and change the fake uuid.pc so its
similar to what's used in other builtins (and a little bit simpler).
2011-11-30 07:57:09 +00:00
hans
52fe6c2732 Add pod2man to USE_TOOLS. 2011-11-29 18:19:32 +00:00
hans
71a31032f1 Add perl to USE_TOOLS. 2011-11-29 18:06:18 +00:00
wiz
1f99ba2982 Update to 1.2.0:
Changes from 1.1.0 to 1.2.0:

  o Add AVX2 instructions (rev 11 of Intel AVX reference) (#227).
  o Allow 64-bit LFS/LGS/LSS.
  o Improve LAR instruction support (#224).
  o Default win64 .xdata to nobase, add support for ..imagebase (#135).
  o Fix TIMES relocation handling.
  o Fix no-suffix push and pop in GAS mode (#212).
2011-11-29 17:13:42 +00:00
hiramatsu
905c8574b0 Update p5-NEXT to 0.65.
0.65    Mon Sep 20 03:32:46 2010
    - Remove unnecessary test boilerplate that caused trouble in the perl core.
2011-11-29 10:38:04 +00:00
sbd
b2c76b11da Honor LDFLAGS from pkgsrc. 2011-11-29 06:11:53 +00:00
wiz
23526b4883 Update to 8.20 (jit not enabled, should perhaps become an option?):
Release 8.20 21-Oct-2011
------------------------

The main change in this release is the inclusion of Zoltan Herczeg's
just-in-time compiler support, which can be accessed by building PCRE with
--enable-jit. Large performance benefits can be had in many situations. 8.20
also fixes an unfortunate bug that was introduced in 8.13 as well as tidying up
a number of infelicities and differences from Perl.
2011-11-28 16:39:29 +00:00
hiramatsu
e65a531ba0 Update p5-Test-Most to 0.25.
Changes from previous:
0.25    2011-08-17
        - Add timeit() function to time individual behaviours.

0.24    2011-06-18
        - Update dependencies to pick up multiple bug fixes, new behaviours,
          in various Test:: libraries.
2011-11-28 13:05:12 +00:00
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
marino
bc94c066ea devel/ocaml-findlib: Designate not jobs safe. 2011-11-27 19:13:50 +00:00
cheusov
d99be8c603 Update to 0.100.0 from wip prepared by maintainer.
Tested on current and Linux.
2011-11-27 14:20:18 +00:00
cheusov
71c40c002b Update to 0.21.1 by maintainer. Add LICENSE.
Tested on netBSD current and Linux.
2011-11-27 13:47:53 +00:00
cheusov
ec41be11bc Update to 1.2.1 from wip by maintainer. Tested on Linux and
NetBSD current.
2011-11-27 13:43:05 +00:00
cheusov
f49b53f8f8 Update to 1.1 from wip by maintainer. Tested on NetBSD current and Linux. 2011-11-27 13:38:40 +00:00
cheusov
7c2e25d52f Update to 2.4 from wip by Oleksander Kozhachuk. Add LICENSE.
Tested on NetBSD current and Linux.
2011-11-27 13:36:43 +00:00
cheusov
2201eee2eb Update to 2.4.2 from wip by Oleksander Kozhachuk.
Tested on NetBSD current, Linux and Solaris-10.
2011-11-27 13:31:23 +00:00
tnn
af6f54afff Work around lack of _SC_NPROCESSORS_ONLN on some platforms (like netbsd4).
Observed in PR pkg/45553.
2011-11-27 13:09:00 +00:00
tnn
0ec4ad429c need libevent>=1.1. Part of PR pkg/45553 2011-11-27 10:01:05 +00:00
sbd
075030d023 Recursive bump for www/serf buildlink addition. 2011-11-27 05:43:24 +00:00
hans
ef8a04b943 Use options framework for nls support. 2011-11-26 23:56:45 +00:00
hans
9f877ff488 Fix PLIST for option nls. 2011-11-26 23:11:37 +00:00
jmmv
4ab6750722 Use the new version of the kqueue patch to fix some GTK File Chooser issues.
Bump PKGREVISION to 3.  Thanks Dmitry Matveev.
2011-11-26 21:32:43 +00:00
dholland
77ffe8687a Force MKPROFILE=yes to prevent plist divergence. It seems that in a
bootstrapped environment on NetBSD, MKPROFILE defaults to no, but
using the base system's make library it defaults to yes. This seems
like a bug, but I'm not sure where to fix it so I'm going to stick to
working around it for the moment.
2011-11-26 19:59:58 +00:00
hans
0743a49adc Use options framework for NLS support. Enable by default on NetBSD, but
not on other platforms.
2011-11-26 19:01:15 +00:00
joerg
d160a91a21 Build in config first for nsinstall and then the rest. Fixes issues with
the former sometimes not getting found in other directories.
2011-11-26 17:11:24 +00:00
hans
ed59466d5f requires gmake>=3.81 2011-11-26 16:12:40 +00:00
dholland
65f45fd80b Add a minor version to the shared libraries; otherwise a bootstrapped
build does e.g. "ln -sf libelf.so.1 libelf.so.1" and then install
fails with ELOOP.

This is a bug in bootstrap-mk-files but I'm going to fix it in both
places to avoid demanding rebootstrapping.
2011-11-26 15:50:27 +00:00
cheusov
302e8e62aa clang was added to a list of supported compilers
minor code clean-ups
2011-11-26 10:18:49 +00:00