Commit graph

235720 commits

Author SHA1 Message Date
wiz
6376021c2c Update to 2.56:
2.56	* Fix Makefile.PL so that it works again.
2.55	* Great simplification of regression framework ought to fix make test problems.
	* Replace ExtUtils::MakeMaker script with Module::Build system
	  (just in time for Module::Build to be deprecated).
	* Remove archaic qd.pl (for creating QuickDraw picts) from distribution.
2.54	Patch from yurly@unet.net to fix image corruption in rotate180 when image height is odd.
2015-07-01 08:01:30 +00:00
wiz
8f4a344cc5 Updated devel/p5-common-sense to 3.74 2015-07-01 07:34:40 +00:00
wiz
26c2377c84 Update to 3.74:
3.74 Mon Jun 29 14:39:26 CEST 2015
	- the generated README file was empty.
2015-07-01 07:34:32 +00:00
nonaka
70be631ec1 Updated fonts/koruri-ttf to 20150701 2015-07-01 05:25:15 +00:00
nonaka
f5533da883 Update koruri-ttf to 20150701.
20150701:
* M+ OUTLINE FONTS has been updated to TESTFLIGHT 060.
2015-07-01 05:22:03 +00:00
rodent
e2517bca57 +p5-Publican 2015-07-01 02:52:42 +00:00
rodent
33dd902516 Added textproc/p5-Publican version 4.3.1 2015-07-01 02:51:41 +00:00
rodent
8785640beb Import p5-Publican-4.3.1 as textproc/p5-Publican.
Publican is a DocBook publication system, not just a DocBook processing tool. As
well as ensuring your DocBook XML is valid, publican works to ensure your XML is
up to publishable standard.
2015-07-01 02:51:20 +00:00
rodent
54b85bf8f7 +p5-Lingua-EN-{Fathom,Syllable} 2015-07-01 02:45:57 +00:00
rodent
e46b862927 Added textproc/p5-Lingua-EN-Fathom version 1.18 2015-07-01 02:44:40 +00:00
rodent
3146cdd6da Import p5-Lingua-EN-Fathom-1.18 as textproc/p5-Lingua-EN-Fathom.
Measure readability of English text.
2015-07-01 02:44:29 +00:00
rodent
ffb74f7455 Added textproc/p5-Lingua-EN-Syllable version 0.251 2015-07-01 02:43:09 +00:00
rodent
ceaad276c0 Import p5-Lingua-EN-Syllable-0.251 as textproc/p5-Lingua-EN-Syllable.
Routine for estimating syllable count in words.
2015-07-01 02:42:51 +00:00
rodent
8fca1d2848 Add support for Python Package Index (pypi) master site handling.
This is commented for now in bsd.fetch.mk pending 48 hours of feedback on
tech-pkg@.
2015-07-01 00:55:34 +00:00
rodent
65254ed423 pkglint didn't like my proposed format for this file.
Reverting to convention.
2015-07-01 00:45:35 +00:00
rodent
dba05b1b20 Add MASTER_SITE_PYPI, which is going to be used in pypi.mk in a bit.
This entire file needs:
	1) collation;
	2) the EOL escapes removed and turned into proper lists;

Otherwise, it's a bit painful to read.
2015-06-30 23:11:18 +00:00
spz
169d8854cc rollback to previous version of curl. See
http://mail-index.netbsd.org/tech-pkg/2015/06/29/msg015105.html
2015-06-30 23:00:21 +00:00
rodent
e1d3858597 Updated devel/py-rednose to 0.4.3 2015-06-30 22:52:12 +00:00
rodent
72b29ef431 Update to 0.4.3. No concise list of changes. Package will use colorama on
Windows now.
2015-06-30 22:51:56 +00:00
rodent
7ee50c50d1 Updated devel/py-modulegraph to 0.12.1 2015-06-30 22:47:10 +00:00
rodent
8365108213 0.12.1
------

* Issue #25: Complex python files could cause an "maximum recursion depth
  exceeded" exception due to using stack-based recursion to walk the module
  AST.
2015-06-30 22:46:58 +00:00
rodent
0b6d96f179 Updated devel/py-limits to 1.0.8 2015-06-30 22:44:28 +00:00
rodent
474096899b 1.0.8 2015-06-19
================
* Added check method for all storage classes
* Use lock timeout with redis

1.0.7 2015-06-07
================
* No functional change

1.0.6 2015-05-13
================
* Bug fixes for .test() logic

1.0.5 2015-05-12
================
* Add support for testing a rate limit before hitting it.
2015-06-30 22:44:17 +00:00
rodent
e9df058540 Updated devel/py-pbr to 1.2.0 2015-06-30 22:42:45 +00:00
rodent
af2435fc7f 1.2.0
-----

* Strip markers from test requirements

1.1.1
-----

* Revert "Remove sphinx_config.init_values(

1.1.0
-----

* Fix test case to be runnable with gnupg 2.1
* More explicit data_files install location docs
* Move CapturedSubprocess fixture to base
* Remove sphinx_config.init_values() manual call
* Updated from global requirements
* builddoc: allow to use fnmatch-style exclusion for autodoc
* doc: add some basic doc about pbr doc options
* Add home-page into sample setup.cfg
* Make setup.py --help-commands work without testrepository

1.0.1
-----

* Remove self.pre_run calls in packaging.py
* Add kerberos deps to build the kerberos wheel
* Update hacking to 0.10.x series

1.0.0
-----

* Teach pbr to read extras and env markers
* Bump integration test timeouts
* Finish removing invocations of pip
* Advertise support for Python3.4
* Issue #1451976: handle commits with non-utf8 text
* Parallelise integration tests

0.11.0
------

* Issue #1450210: Preversioning rc tag handling
* Stop testing setup.py easy_install behaviour
* Test pip install -e of projects
* Build all the wheels in one pass rather than many
* Improve integration.sh
* Stop re-invoking pip
* Honour new test variable PIPVERSION
* Be safe, don't let friends use RawConfigParser
* Revert "Support platform-specific requirements files"
* Reinstate pure-git-hashes-are-illegal test
* Ignore non-release related tags
* Test that MANIFEST.in excludes work
* Fixup semver
* Better diagnostics on test failure
* Don't avoid egg-info quite so often
* Add truncated lincense text
* Allow overwriting sphinx builder from command line
* "packages" might list multiple directories
* Support script text override for newer develop
* Fixes Windows generated scripts headers
* Update README format to match release notes tool
* Be more aggressive about building wheels
* Use a wheelhouse in the integration test
* Build a wheel when integration testing PBR changes
* Use unsafe OpenPGP keys for testing
2015-06-30 22:42:32 +00:00
wiz
a00f6d3870 Set DIST_SUBDIR since distfile of the same name but different content
is now downloaded.
2015-06-30 22:21:04 +00:00
richard
470626d5e0 Updated devel/RBTools to 0.7.4 2015-06-30 22:02:33 +00:00
richard
a486ee5b28 RBTools 0.7.4 Release Notes
Release date: June 11, 2015
Compatibility Notes

    Team Foundation Server support does not yet work with Visual Studio 2013
    Update 4 or higher.

    In Visual Studio 2013 Update 4, the command line tool we used, tf.cmd,
    has been rewritten, and many of the features we depended on were dropped.

    For the moment, you will need to stick with Update 3 or lower in order to
    continue using Power Pack‘s TFS support. Alternatively, if you’re running
    Update 4, you can try installing Team Explorer Everywhere.

Bug Fixes
General

    Fixed a Python 2.6 compatibility problem. (Bug #3753)

    When there are communication errors with a Review Board server, the error
    message will now contain more details on what went wrong. (Bug #3840)

    Fixed additional Unicode issues when running in a non-UTF-8 environment.

    Patch by Bartosz Gołek.

rbt post

    The --diff-filename and --update flags are now mutually-exclusive.
    (Bug #3755)

    The --update option didn’t make sense when using a diff filename, since
    the review request could not be guessed. There’s now an error shown when
    trying to use both.

Mercurial

    The --tracking-branch option wasn’t overriding the built-in default
    tracking branch.

    Patch by Andrew Bettison.

Team Foundation Server

    Modifications to directories or other non-files no longer break diff
    generation.
    Fixed issues with file encodings and newlines.
2015-06-30 21:56:13 +00:00
richard
0749753e83 Bison needs perl and sh replacements for testsuite to run, plus
a patch to gnulib/stdio.in.h to avoid warnings with g++.
Revision bump.
2015-06-30 21:39:09 +00:00
markd
58f32b08f3 Fix build with libvpx 1.4.0 2015-06-30 21:09:21 +00:00
jperkin
f9036a939a Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.
2015-06-30 19:41:32 +00:00
taca
35f08668ff Note update of net/ntp4 package to 4.2.8p3. 2015-06-30 16:08:56 +00:00
taca
8f9ed0fefb Update ntp4 to 4.2.8p3.
Please refer NEWS and ChangeLog for full changes.

NTP 4.2.8p3 (Harlan Stenn <stenn@ntp.org>, 2015/06/29)

Focus: 1 Security fix.  Bug fixes and enhancements.  Leap-second improvements.

Severity: MEDIUM

Security Fix:

* [Sec 2853] Crafted remote config packet can crash some versions of
  ntpd.  Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.

Under specific circumstances an attacker can send a crafted packet to
cause a vulnerable ntpd instance to crash. This requires each of the
following to be true:

1) ntpd set up to allow remote configuration (not allowed by default), and
2) knowledge of the configuration password, and
3) access to a computer entrusted to perform remote configuration.

This vulnerability is considered low-risk.

New features in this release:

Optional (disabled by default) support to have ntpd provide smeared
leap second time.  A specially built and configured ntpd will only
offer smeared time in response to client packets.  These response
packets will also contain a "refid" of 254.a.b.c, where the 24 bits
of a, b, and c encode the amount of smear in a 2:22 integer:fraction
format.  See README.leapsmear and http://bugs.ntp.org/2855 for more
information.

   *IF YOU CHOOSE TO CONFIGURE NTPD TO PROVIDE LEAP SMEAR TIME*
   *BE SURE YOU DO NOT OFFER THAT TIME ON PUBLIC TIMESERVERS.*

We've imported the Unity test framework, and have begun converting
the existing google-test items to this new framework.  If you want
to write new tests or change old ones, you'll need to have ruby
installed.  You don't need ruby to run the test suite.
2015-06-30 16:08:21 +00:00
pettai
4be3d56731 fix rc script 2015-06-30 13:17:10 +00:00
tnn
0e5b4d5bdb Force use of pkgsrc's xgettext since we can't tell if the native one is
built with Glade support or not. As discussed on tech-pkg@ recently.
Also ensure the tools get linked.
2015-06-30 13:10:24 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
jaapb
61266c4fa1 Recursive revbump associated with update of lang/ocaml to 4.02.2 2015-06-30 11:51:41 +00:00
jaapb
5c6d52e46f Updated net/choqok to 1.5 2015-06-30 11:48:54 +00:00
jaapb
284e1d019e Updated to latest version, 1.5. Changes include:
There's a new option to disable the system tray.
As mentioned above, we now have a plugin for Pump.io microblogs.
We have a new plugin for expansion of short URLs, and dropped old UnTiny
plugin.
A preview for photos posted to Twitter.com is now available.
Issues in updating friends list of Twitter is fixed and sending direct
message is working again.
There's a new option in User menu for Reporting a User to Twitter.
A long wanted request on StatusNet(Gnu social) plugin was ability to take
into account the server's custom set, char limit. now we have it.
IMStatus plugin now supports KDE Telepathy.
Yourls and Goo.gl shortening plugins are fixed and now they are working
again.
Broken shortening plugins are dropped.
2015-06-30 11:48:12 +00:00
jaapb
d55a8da077 Updated x11/ocaml-lablgtk to 2.18.3nb4 2015-06-30 11:14:04 +00:00
jaapb
be01dbe9af This is not actually a version update, yet it is. The story: on the
ocamlcore forge, the file downloaded doesn't depend on the filename, but
on the number at the end of the URL. I forgot to update that last time
around, so it was still downloading (and hence installing) 2.18.2 at that
point. I have corrected this now - the version being installed is
definitely 2.18.3. Have bumped the PKGREVISION to make sure things get
reinstalled.
2015-06-30 11:13:39 +00:00
jaapb
4130639f7d Updated lang/camlp5 to 6.13 2015-06-30 11:11:26 +00:00
jaapb
e37f73f28b Updated lang/ocaml to 4.02.2 2015-06-30 11:11:09 +00:00
jaapb
52ac18088b Updated lang/camlp5 to newest version 6.13 (to work with ocaml 4.02.2).
There is one other change:
* [20 Apr 15] Accept 'fun/try' case list like the change of 22nd Apr 13
  on 'match' in revised syntax, allowing them to write "|" .. "end" or
  "[" .. "]", both being accepted.
2015-06-30 11:10:15 +00:00
jaapb
e63d297296 Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixes
include:
- #6583: add a new class of binary operators with the same syntactic
  precedence as method calls; these operators start with # followed
  by a non-empty sequence of operator symbols (for instance #+, #!?).
  It is also possible to use '#' as part of these extra symbols
  (for instance ##, or #+#); this is rejected by the type-checker,
  but can be used e.g. by ppx rewriters.
* #6016: add a "nonrec" keyword for type declarations
- #6600: make -short-paths faster by building the printing map
  incrementally
- #6642: replace $CAMLORIGIN in -ccopt with the path to cma or cmxa
  to output an object file with included runtime and autolink libraries
- #6845: -no-check-prims to tell ocamlc not to check primitives in runtime
- G#149: Attach documentation comments to parse tree
- G#159: Better locations for structure/signature items
- #5958: generalized polymorphic #install_printer
- #6237: explicit "infer" tag to control or disable menhir --infer
- #6625: pass -linkpkg to files built with -output-obj.
- #6712: Ignore common VCS directories
- #6720: pass -g to C compilers when tag 'debug' is set
- #6733: add .byte.so and .native.so targets to pass
  -output-obj -cclib -shared.
- #6733: "runtime_variant(X)" to pass -runtime-variant X option.
- #6774: new menhir-specific flags "only_tokens" and "external_tokens(Foo)"
- #6285: Add support for nanosecond precision in Unix.stat()
- #6781: Add higher baud rates to Unix termios
- #6834: Add Obj.{first,last}_non_constant_constructor_tag
- #6078: Release the runtime system when calling caml_dlopen
- #6675: GC hooks
- #5418 (comments) : generate dependencies with $(CC) instead of gcc
- #6266: Cross compilation for iOs, Android etc
- Update instructions for x86-64 PIC mode and POWER architecture builds
- #6452, G#140: add internal suport for custom printing formats
- #6641: add -g, -ocamlcflags, -ocamloptflags options to ocamlmklib
- #6693: also build libasmrun_shared.so and lib{asm,caml}run_pic.a
- #6842: export Typemod.modtype_of_package
- G#139: more versatile specification of locations of .annot
- G#157: store the path of cmos inside debug section at link time
- G#191: Making gc.h and some part of memory.h public
2015-06-30 11:08:47 +00:00
wiz
54235059c1 Updated www/p5-URI to 1.68 2015-06-30 11:04:25 +00:00
wiz
5054c1ee43 Update to 1.68:
2015-06-25   Karen Etheridge <ether@cpan.org>

  Release 1.68

  Kent Fredric:
    - Sort hash keys to make generated query predictable

  Slaven Rezic:
    - Add new tests for path segments

  Brendan Byrd:
    - Add sftp scheme
2015-06-30 11:04:16 +00:00
wiz
45b8e60ce1 Updated security/p5-Net-SSLeay to 1.70 2015-06-30 11:02:37 +00:00
wiz
370d4f4784 Update to 1.70:
1.70 2015-06-26
     Patch from Alexander Bluhm: The new OpenSSL 1.0.2 X509_check_* functions are not available in
     current LibreSSL.  So disable them in SSLeay.xs.
     Fixed a problem with building against OSX homebrew's openssl. Patch from
     Shoichi Kaji.
     Removed a test in t/local/33_x509_create_cert.t which fails due to
     changes in 1.0.1n and later
2015-06-30 11:02:27 +00:00
wiz
dabb101041 Updated devel/p5-MooX-Types-MooseLike to 0.29 2015-06-30 11:01:22 +00:00