Commit graph

205636 commits

Author SHA1 Message Date
joerg
3c4f0c55b1 Can't use bool and char * in the same expression. Assume quotes were
meant. Bump revision.
2013-08-27 15:51:26 +00:00
joerg
54fe5ef264 PR 48081: Explicitly disable Fortran in libtool-base, otherwise it will
incorrectly handle the default wrapper scripts on Cygwin.

libtool bug 14579: Disable ar(1) locking on OSX. It creates more harm
than good.

Bump libtool-base and libtool-fortran.
2013-08-27 15:50:23 +00:00
joerg
c93d81de7e friend declarations may not introduce default arguments. 2013-08-27 15:43:19 +00:00
joerg
fbc9194a0f Fix bash script. 2013-08-27 15:42:06 +00:00
joerg
b3cc4e6e66 Explicitly disable LTO. 2013-08-27 15:41:05 +00:00
joerg
bf7153ee10 Fix automake invocation. 2013-08-27 15:40:42 +00:00
joerg
e7873eae81 Needs pkg-config. 2013-08-27 15:39:53 +00:00
obache
33c7265765 Updated textproc/ruby-text to 1.2.3 2013-08-27 12:07:59 +00:00
obache
058e93b3b5 Update ruby-text to 1.2.3.
* Remove Figlet, reintroduced in error
2013-08-27 12:07:41 +00:00
wiz
c9c5dd5a88 MesaLib's configure insists on glproto>=1.4.11, so depend on that version.
Might help on NetBSD-5.2_STABLE.
2013-08-27 11:14:53 +00:00
fhajny
63b25bb95d Updated graphics/ImageMagick to 6.8.6.9 2013-08-27 08:14:05 +00:00
fhajny
6f44a3cc7c Update ImageMagick to 6.8.6-9.
2013-08-26 6.8.6-9 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-9, SVN revision 13087.

2013-08-16 6.8.6-9 Siu Chi Chan <...@amd.com>
* Accelerate numerous image filters with OpenCL under AMD, Intel, and NVidia.
  Adapted from MulticoreWare OpenCL contribution.

2013-08-10 6.8.6-9 Dirk Lemstra <dirk@snakeware..>
* Added the following command line options to configure.exe: /x64, set 64 bit
  build /mtd, set project type to: multi threaded dll /sts, set project type
  to: single threaded static /mts, set project type to: multi threaded static
  /mtsd, set project type to: multi threaded static dll /noWizard, skip the
  wizard and generate the project/solution files
* Fixed infinite loop with jpeg:extent (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23314).
* Fixed performance issue when converting jpeg to png (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23922).

2013-08-10 6.8.6.9 Glenn Randers-Pehrson <glennrp@image...>
* Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23875).

2013-08-07 6.8.6-9 Cristy <quetzlzacatenango@image...>
* Free disk resource if cache resources are exhausted (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23877).
* Return proper EXIF:ISOSpeedRating property value for TIFF images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23913).
* Escape MIFF properties with null values (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23931).
* Allow negative pixel values in TXT image format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23923).
* The -fx option no longer crashes for certain expressions (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23932).
* Add support for the -compare option (e.g. convert image.png reference.png
  -metric RMSE -compare -format "%[distortion]" info:).
* The internal SVG renderer is now invariant for the "fill" and "opacity"
  keywords.

2013-08-06 6.8.6-8 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-8, SVN revision 12918.

2013-08-04 6.8.6-8 Dirk Lemstra <dirk@snakeware...>
* Added support for WebP to the Windows distribution (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23856).

2013-07-31 6.8.6-8 Cristy <quetzlzacatenango@image...>
* Properly handle interlaced GIF images with less than 8 rows (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23812).
* Ensure image colorspace is sRGB when writing WebP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23841).
* Avoid deadlock with logging subsystem (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23849).

2013-07-25 6.8.6-7 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-7, SVN revision 12752.

2013-07-24 6.8.6-7 Cristy <quetzlzacatenango@image...>
* Missing case for HCLpColorspace (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23811).

2013-07-21 6.8.6.7 Glenn Randers-Pehrson <glennrp@image...>
* Do not write "jpeg:" properties in a PNG output file (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23794).

2013-07-17 6.8.6-7 Dirk Lemstra <dirk@snakeware...>
* Fix memory leak in CloneImageArtifacts and CloneImageProfiles.
* Minor fix for the clipMask property in Magick++.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-6, SVN revision 12718.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* JPEG ICC color profile requires null after ICC tag (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23756).
* Don't sync channels for the -unsharp option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23740).
* Magick++ version so bump (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23752).

2013-07-15 6.8.6-5 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-5, SVN revision 12684.

2013-07-12 6.8.6-5 Dirk Lemstra <dirk@snakeware...>
* Fixed calculation of pixel area count limit flag ('@').
* Added option to enable OpenMP to configure.exe and improved creation
  of x64 project file

2013-07-10 6.8.6-5 Cristy <quetzlzacatenango@image...>
* compare exits with a non-zero exit code when no error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23722).
* correct calculation of quantization error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?t=23734).
* correct quantize tree walking mistake for RiemersmaDither (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23735).

2013-07-10 6.8.6-4 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-4, SVN revision 12661.

2013-07-09 6.8.6-4 Dirk Lemstra <dirk@snakeware...>
* Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers
  optimizePlusImageLayers and separateImages to STL.h (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23699).
* Added support for the fill area flag ('^') and the pixel area count limit
  flag ('@') to the Geometry class of Magick++ (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23704).
* Enabled automatic linking for static Magick++ in Visual Studio (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23558).

2013-07-01 6.8.6-4 Cristy <quetzlzacatenango@image...>
* Thumb property need Height, not height (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23661).
* White pixels previously were written as black for the CIP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23677).
* Rec709Luma is sRGB compatible (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23693).
* Colorspace RGB is linear, gamma is 1.0 (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23708).
2013-08-27 08:13:57 +00:00
fhajny
a2ab90987e Change PKG_SYSCONFSUBDIR to ImageMagick-${IM_MAJOR_LIB_VER}, as per
the upstream commit from 2013-02-26 (r11189). Fixes errors loading
the XML files located therein.
2013-08-27 08:13:20 +00:00
obache
13fba343ae Updated sysutils/p5-Quota to 1.7.0 2013-08-27 08:07:24 +00:00
obache
05b372fa78 Update p5-Quota to 1.7.0.
PR pkg/48144.

Changes in 1.7.0 (August 2013)
- Added support for the new NetBSD 6.0 quota system (libquota)
  Thanks to David Holland and Edgar Fuss
- To support limits and usage >= 2^32 on 32-bit clients, Quota::setqlim
  and Quota::query interfaces were changed to use double (NV) instead
  of integer (IV). This should be transparent to users of the module.
2013-08-27 08:06:56 +00:00
wen
dfa41bcbba Updated devel/p5-Module-Util to 1.09 2013-08-27 07:19:52 +00:00
wen
ef7b7e1998 Update to 1.09
Upstream changes:
1.09 - Thu Jan 10 2013
	- Added module_name_parts

1.08 - Mon May 28 2012
	- Added an explicit =encoding directive to avoid pod errors
2013-08-27 07:18:17 +00:00
richard
57973e7744 fix openssl builtin support, at least for solaris 2013-08-27 05:42:34 +00:00
richard
6533ac6530 backout erroneous patch to suppres g-ir-scanner warnings 2013-08-27 05:22:12 +00:00
wen
5238be5ac2 Updated www/p5-HTML-FillInForm to 2.20 2013-08-27 05:07:33 +00:00
wen
b710bd20e1 Update to 2.20
Upstream changes:
2.20 - August 10th, 2013

    - Updated to support HTML5 (RT #75933, thanks to charsbar)

2.11 - June 3rd, 2013

Updated tests so that they pass with Perl 5.18 (Mark Stosberg)
2013-08-27 05:06:21 +00:00
wen
59738d3952 Updated www/p5-HTML-Entities-Interpolate to 1.05 2013-08-27 05:03:27 +00:00
wen
1baed02d91 Update to 1.05
Upstream changes:
1.05  Tue Jul  9 08:56:00 2013
	- No code changes.
	- Rename CHANGES to Changes as per CPAN::Changes::SPEC.
	- Recreate META.* files so they say licence is artistic_2 rather than artistic_1.
		Build.PL and Makefile.PL already said artistic_2, but the META.* files didn't.
		There is no reference to licences in the source of the module itself.
		This was requested by Christopher Meng who packages stuff for Fedora.
2013-08-27 05:01:33 +00:00
wen
f8d29bb9a6 Updated www/p5-Plack-App-Proxy to 0.28 2013-08-27 04:55:09 +00:00
wen
d0b02dc8cf Update to 0.28
Upstream changes:
0.28    08/24/2013
        - allow passing options to backend (clkao)
2013-08-27 04:53:35 +00:00
wen
de21c84bb6 Updated www/p5-Plack to 1.0029 2013-08-27 03:11:06 +00:00
wen
3924b0112a Update to 1.0029
Upstream changes:
1.0029  2013-08-22 14:05:44 PDT
    [NEW FEATURES]
        - Plack::Test now has a simpler object-oriented interface that doesn't
          take multiple callbacks. #420

    [IMPROVEMENTS]
        - bump dependencies for Test::TCP and HTTP::Tiny
        - Set no_proxy for HTTP::Tiny in tests (kazeburo)

    [INCOMPATIBLE CHANGES]
        - Split HTTP::Server::Simple handler from Plack distribution and merge to
          HTTP-Server-Simple-PSGI distribution
2013-08-27 03:10:19 +00:00
wen
127928fd4c Updated www/p5-AnyEvent-HTTP to 2.15 2013-08-27 02:38:41 +00:00
wen
35dca18634 Update to 2.15
Upstream changes:
2.15 Wed Nov 14 23:22:07 CET 2012
	- use the recurse parameter to also limit the number of retries to be
          done, avodiing endless loops with broken servers, as reported
          by Carl Chambers.

2.14 Sun Apr 22 14:57:51 CEST 2012
	- Time::Local::timegm croaks on out-of-range values. Don't let
          this disturb AnyEvent::HTTP (reported by: tell me, I forgot...).
2013-08-27 02:37:25 +00:00
wen
1d5627cfd7 Updated devel/p5-AnyEvent-XMPP to 0.54 2013-08-27 02:33:52 +00:00
wen
b8bc1f9200 Update to 0.54
Upstream changes:
0.54     Wed Dec  5 23:21:03 CET 2012
         - Add AnyEvent::XMPP::Ext::Receipts for XEP-0184 message receipts
         - Fix error message "protocol error" when connecting without
           Net::SSLeay by depending on Net::SSLeay
         - Bugfix: don't call ->release on destroyed object

0.53     Wed Oct 10 13:05:08 CEST 2012
         - Fix send_iq_hook, send_message_hook, send_presence_hook
         - Enable create_cbs for MUC::Message as well (thanks omega)
         - switch from Digest::SHA1 to Digest::SHA which is in core
           (thanks jones)
         - Fix parser error on auth failure (thanks RHOELZ)
         - Bugfix: properly set $handled = 1 in IQ handlers
2013-08-27 02:32:54 +00:00
wen
eb6415b6f0 Updated devel/p5-Any-Moose to 0.21 2013-08-27 02:29:05 +00:00
wen
17c34902b4 Update to 0.21
Upstream changes:
0.21 2013-03-02
  * Add tokuhirom's translation of the deprecation notice
2013-08-27 02:28:13 +00:00
wen
aa12070fc3 Updated devel/p5-AnyEvent to 7.05 2013-08-27 02:25:18 +00:00
wen
183574efcd Update to 7.05
Upstream changes:
7.05 Wed Aug 21 10:38:08 CEST 2013
	- uts46data.pl couldn't be found due to wrong naming of the file
          (reported by Fulko Hew).
        - handle lone \015's properly in AE::Handle's default line read
          (reported by various people).
        - untaint ip addresses found in /etc/hosts (patch by Jos茅 Mic贸).
        - the memleak fix in 7.03 caused resolving via /etc/hosts to always
          fail on first use (reported and testcase by Andrew Whatson).
        - expose AnyEvent::Log::format_time, and allow users to redefine it.
        - expose AnyEvent::Log::default_format, and allow redefinition.
        - expose AnyEvent::Log::fatal_exit, to allow redefinition.
	- AnyEvent::Debug shell can now run coro shell commands, if available.
	- t/63* tests were wrongly in MANIFEST.
        - kernel.org's finger server went MIA, switch to freebsd.org and
          icculus.org.
        - clarify that IO::AIO and AnyEvent::AIO are needed for AnyEvent::IO
          to function asynchronously (reported by Daniel Carosone).
        - hard-disable $^W in most tests, it generates too much garbage output.
        - use a (hopefully) more future-proof method to emulate common::sense.
        - upgrade to UTS-46:6.2.0.
        - switch to INSTLIB from INSTLIBDIR, as INSTLIBDIR was wrongly
          documented. should not affect anything.
2013-08-27 02:24:13 +00:00
wen
56fb163b6f Updated converters/p5-Convert-Color to 0.09 2013-08-27 02:19:49 +00:00
wen
87dd96f4bb Update to 0.09
Upstream changes:
0.09    CHANGES:
         * Add ->chroma method to HSV and HSL spaces
         * Add distance metrics in HSV and HSL spaces
         * Allow palette spaces to perform custom closest-match in any color
           space by using its distance metric
2013-08-27 02:18:30 +00:00
wen
2a8e7a988c Updated converters/p5-Convert-BinHex to 1.122 2013-08-27 02:16:41 +00:00
wen
3cce96270a Update to 1.122
Upstream changes:
1.122 2013-08-25
    - Added unit tests for OO and CRC code

1.121 2013-08-23
    - Changes file reformatted thanks to Neil Bowers (NEILB)
    - Moved to Dist::Zilla's OurPkgVersion for keeping $VERSIONs in sync

1.120 2013-08-22
    - First CPAN release by Stephen Nelson (STEPHEN),
      who's now maintaining this module.
2013-08-27 02:15:55 +00:00
wen
021376793f Updated www/p5-Mojolicious to 4.27 2013-08-27 02:12:02 +00:00
wen
ae38cb8919 Update to 4.27
Upstream changes:
4.27  2013-08-26
  - Added acceptors attribute to Mojo::Server::Daemon.
  - Added handle method to Mojo::IOLoop::Server.
  - Added -V option to eval command.
  - Added reuse option to Mojo::IOLoop::Server::listen.
  - Added reuse parameter to Mojo::Server::Daemon::listen.
  - Fixed console message bug in Mojo::Server::Daemon.
  - Fixed SNI bug in online tests.
2013-08-27 02:10:57 +00:00
markd
c592292c5b scamper update. 2013-08-26 20:47:33 +00:00
markd
3730b4ea72 Update scamper to 20130824. Scamper's homepage (and code) has shifted.
PR pkg/48156

* add a sc_warts2json utility program that prints out JSON renderings
  of trace, ping, and dealias objects in scamper warts files.  this is
  useful when developing simple analysis programs in perl.  the
  initial implementation of JSON output for ping and trace was
  supplied by Internap.  Thanks a lot Internap!

* add a sc_speedtrap utility program that resolves a set of IPv6
  interfaces for aliases (which interfaces belong to the same router).
  documented in sc_speedtrap(1) man page.
  http://www.caida.org/~mjl/pubs/speedtrap.pdf

* add a sc_ipiddump utility program that prints out all IPIDs received
  in ping and dealias objects.  documented in sc_ipiddump(1) man page.
  in ping and dealias objects.  documented in sc_ipiddump(1) man page.

in scamper:
* output json objects with -O json
* add -O debugfileappend, causing the debugfile to be appended to
  rather than truncated
* do not output debugging information to stderr if NDEBUG was
  specified
* drain fds that are not used by any measurement but have not been
  closed yet
* improve the use of poll()
* allow a control socket client to specify its mixing priority
* correctly interpret the neighbour discovery cache sysctl on MacOS.
* fix build on MacOS systems without IPFW.
* fixes prompted by clang static analysis.
* fixes prompted by clang static analysis.

in sc_analysis_dump:
* improvements to the comment header printed automatically at the start
* add -M option to print out MPLS headers in ICMP extensions.
* add -Q option to print out Quoted IP TTL
* add -T option to print out the IP TTL of the response packet

in scamper-ping
* implement stats function so that the stats printed are not junk
* add an -M <mtu> option which causes scamper to send a PTB in
  response to a packet larger than the given size.
* add a -P icmp-time option which causes ping to send ICMP timestamp
  requests.
  requests.

in scamper-sting:
* various improvements in the hole filling phase.
* add -U <userid>

in scamper-dealias:
* implement IPv6 support for Ally and RadarGun which is induced by
  sending ICMP echo packets larger than a given pseudo MTU size
  (causing a responses to be fragmented and thus an ID field revealed.
* implement IPv6 support for Mercator
* be more strict in declaring two interfaces to be aliases: infer
  the byte ordering by determining if the shortest distance in a
  sequence of ID values is in byte-swapped or not, and then using
  that byte ordering mode.
2013-08-26 20:46:02 +00:00
adam
42d450aad0 Updated devel/scmgit to 1.8.4 2013-08-26 16:34:14 +00:00
adam
d9118e5a41 Changes 1.8.4:
* Cygwin port has been updated for more recent Cygwin 1.7.
* "git rebase -i" now honors --strategy and -X options.
* Git-gui has been updated to its 0.18.0 version.
* MediaWiki remote helper (in contrib/) has been updated to use the
  credential helper interface from Git.pm.
* Update build for Cygwin 1.[57].  Torsten Bögershausen reports that
  this is fine with Cygwin 1.7 ($gmane/225824) so let's try moving it
  ahead.
* The credential helper to talk to keychain on OS X (in contrib/) has
  been updated to kick in not just when talking http/https but also
  imap(s) and smtp.
* Remote transport helper has been updated to report errors and
  maintain ref hierarchy used to keep track of its own state better.
* With "export" remote-helper protocol, (1) a push that tries to
  update a remote ref whose name is different from the pushing side
  does not work yet, and (2) the helper may not know how to do
  --dry-run; these problematic cases are disabled for now.
* git-remote-hg/bzr (in contrib/) updates.
* git-remote-mw (in contrib/) hints users to check the certificate,
  when https:// connection failed.
* git-remote-mw (in contrib/) adds a command to allow previewing the
  contents locally before pushing it out, when working with a
  MediaWiki remote.
Find more https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt
2013-08-26 16:32:30 +00:00
cheusov
fc987613cb Update to version 0.19.1
paexec: Fix for segfault seen on Linux
2013-08-26 16:20:03 +00:00
fhajny
0240edc0fa Make pid dir configurable. 2013-08-26 15:00:33 +00:00
richard
4e153ed774 correct fix for solaris-i386 redefinition warnings in gdk-pixbuf2 2013-08-26 14:38:56 +00:00
schmonz
599c73334a Updated mail/getmail to 4.43.0 2013-08-26 11:17:39 +00:00
schmonz
fb0cc129d3 Update to 4.43.0. From the changelog:
- add IMAP IDLE support.  Thanks: Jon Gjengset.
2013-08-26 11:17:32 +00:00