Commit graph

250741 commits

Author SHA1 Message Date
wiz
2863e706fd Move binutils to cross-binutils to make PKGNAME match directory name.
Convert away from USE_CROSSBASE to plain ${PREFIX}/cross.
2016-06-19 16:18:27 +00:00
wiz
15f0c6fdc7 Add some missing dependencies. Many more are missing.
To find out which, remove \batchmode from refman.tex and fix the errors
as they occur.
2016-06-19 16:16:57 +00:00
schmonz
9a75704e0f Updated devel/p5-Pegex to 0.61 2016-06-19 16:13:39 +00:00
schmonz
787fe855c8 Update to 0.61. From the changelog:
- Performance improvements by @agentzh++
2016-06-19 16:13:33 +00:00
prlw1
9505add22b Updated textproc/gspell to 1.0.2 2016-06-19 16:02:17 +00:00
prlw1
14aa28e581 Update gspell to 1.0.2
News in 1.0.2
-------------
* Fix gtk-doc build issue
* Translation update
2016-06-19 16:01:57 +00:00
prlw1
c997d36fd8 Updated devel/py-at-spi2 to 2.20.2 2016-06-19 15:55:20 +00:00
prlw1
cd7f2b3277 Update py-at-spi2 to 2.20.2
What's new in pyatspi 2.20.2:

* Update STATE_LAST_DEFINED so that STATE_READ_ONLY is recognized
  (bgo#766121).

What's new in pyatspi 2.20.1:

* gettext: Don't modify endOffset (bgo#721860).
2016-06-19 15:55:00 +00:00
joerg
6401d6488b Drop accelerator specifiers of Alt + NUL (as in ASCII NUL). For unknown
reasons, GCC 4.8.4 seems to leak memory when hitting NULs embedded in
strings. Bump revision.
2016-06-19 15:48:29 +00:00
prlw1
9e846b15e2 Update location 2016-06-19 15:46:47 +00:00
joerg
5f18748128 Needs msgfmt. 2016-06-19 15:46:46 +00:00
prlw1
ff9ca238a8 Updated math/gnome-calculator to 3.20.1 2016-06-19 15:40:40 +00:00
prlw1
d296437d6e Update gnome-calculator to 3.20.1
Overview of changes in gnome-calculator 3.20.1
    * Fix: precedence of root operator (Alexis Poirier and Alberto Ruiz)
    * Update: Translation (Translation team)
2016-06-19 15:40:11 +00:00
prlw1
7130c38b7d Updated graphics/eog3 to 3.20.2 2016-06-19 15:25:28 +00:00
prlw1
fc48d4bc3a Update eog3 to 3.20.2
Version 3.20.2
--------------

New and updated translations:

- Fabio Tomat [fur]
- GunChleoc [gd]
- Sergio Cardeira [pt]

New and updated manual translations

- sujiniku, Jiro Matsuzawa [ja]
2016-06-19 15:25:07 +00:00
prlw1
3876aff58b Updated games/gnome-sudoku to 3.20.2 2016-06-19 14:42:23 +00:00
prlw1
d53d24cd16 Update gnome-sudoku to 3.20.2
3.20.2 - May 22, 2016
=====================

* Fix window size growing out of control with GTK+ 3.20

3.20.1 - May 7, 2016
====================

* Updated translations
2016-06-19 14:41:53 +00:00
prlw1
c242fb7eb5 Fix MAINTAINER typo 2016-06-19 14:33:11 +00:00
taca
e2e19fab10 Note addition of www/contao42 package version 4.2.0. 2016-06-19 12:54:13 +00:00
taca
e319f82f25 Add and enable contao42. 2016-06-19 12:53:49 +00:00
taca
fdeb2f870e Add contao42 4.2.0 to pkgsrc.
Contao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
information).  It was formerly known as TYPOlight Open Source CMS.

Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5 or XHTML pages.

Contao 4.2 is third minor release of Contao 4, which has incompatible API
from Contao 3.

* Now Contao is Symfony bundle.
* Contao 4 dose not use .htaccess files for protexting directory.
* DocumentRoot is "web" subdirecotry.
* XHTML support has gone, HTML5 only.
* Schema.org markup support.

Additionally, these new features.

* Tree view supports filter support.
* File manager support file searching.
* Vimeo video is also supported additinally Youtube.
2016-06-19 12:53:04 +00:00
mef
1d2204d960 Updated devel/p5-Git-Version-Compare to 1.004
Updated devel/p5-Gnome2 to 1.046
Updated devel/p5-Search-Elasticsearch to 2.03
Updated devel/p5-MetaCPAN-Client to 1.015000
Updated devel/p5-Log-Dispatch to 2.56
Updated devel/p5-IPC-SysV to 2.07
Updated devel/p5-IO-AIO to 4.34
Updated devel/p5-Hash-Util-FieldHash-Compat to 0.11
2016-06-19 12:33:21 +00:00
mef
f65596782d Updated devel/p5-Hash-Util-FieldHash-Compat to 0.11
---------------------------------------------------
0.11      2016-06-13 21:57:55Z
        - be gentle to older toolchains by avoiding the use of
          Module::Metadata in configure-requires (RT#115310)
2016-06-19 12:31:30 +00:00
mef
ca7d3fd55f Updated devel/p5-IO-AIO to 4.34
-------------------------------
4.34  Sun May  1 19:18:24 CEST 2016
        - def0.h was not properly generated during previous release, causing
          compile errors on various platforms.
        - major/minor were accidentally switched (reported by Alexander Lishenyuk).
        - removed duplicate definition of MAP_HUGETLB, that was found due to
          a bug in Perl::Tidy (testcase by alaska332@gmail.com).
        - added (untested!) aio_fcntl, aio_ioctl requests.
        - (libeio) names set via prctl are truncated to 15 chars + nul, not 16,
          as manpages-dev originally claimed.

4.33  Mon Jan 18 12:50:10 CET 2016
        - add IO::AIO::pipe2 function.
        - added support for FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_ZERO_RANGE
          constants.
        - added support for O_TMPFILE and O_PATH constants.
        - added support for MAP_FIXED, MAP_GROWSDOWN,MAP_32BIT, MAP_HUGETLB, MAP_STACK
          consdtants, whether they can be sensibly used or not.
        - use NO_INIT where applicable.
        - update libecb.
        - added stability canary support.
        - updated linux super magic table to 4.3.3.
2016-06-19 12:29:07 +00:00
mef
06c3827e83 Updated devel/p5-IPC-SysV to 2.07
---------------------------------
2.07 - 2016-05-09
    * CPAN #112827: incorrect skip count in t/ipcsysv.t
      (thanks to Tony Cook for providing a patch)
2016-06-19 12:18:46 +00:00
ryoon
213a54303d Add viewvc-1.1.24 2016-06-19 12:17:58 +00:00
mef
1e2fa812f3 Updated devel/p5-Log-Dispatch to 2.56
-------------------------------------
2.56     2016-05-06
- Cleaned up some cruft in Pod. Some sections ended up in there twice.

2.55     2016-05-06
- The values of $@, $!, and $? are protected in various cases where they could
  end up being changed by logging code. Patch by Salvador Fandiño. GitHub #18.

- Treat MSYS2 like Cygwin in tests. Fix by Graham Ollis. GitHub #19.
2016-06-19 12:16:26 +00:00
mef
76f49a5438 Updated devel/p5-MetaCPAN-Client to 1.015000
--------------------------------------------
1.015000    02.06.15
            * Adding `source` method to MetaCPAN::Client::File (stevan)

1.014000    29.04.15
            * Fix warning on missing fields param (Mickey, Sawyer X)
            * Switch to Search::Elasticsearch 2.0. (Sawyer X)
            * You can test MetaCPAN::API with a different domain using the
              environment variable "METACPAN_DOMAIN". (Mickey)
2016-06-19 12:12:01 +00:00
mef
e52e61d419 Updated devel/p5-Search-Elasticsearch from 2.00 to 2.03
-------------------------------------------------------
2.03    2016-05-24

        Added register_qs() to allow plugins to expand known query string params
        Added api_version() to API roles so that plugins can determine which
        API version they should load.

2.02    2016-04-20

        Bug fix:
            Sniffed http addresses may or may not have the hostname/ prepended

2.01    2016-04-15

        Updated for Elasticsearch 2.3.0

        New features:
            * Added delete_by_query(), reindex(), and update_by_query()
            * Added tasks.list() and tasks.cancel()
            * Added ignore_unavailable to cat.snapshots()
            * Added attributes and explain to indices.analyze()
            * Added verbose to indices.segments()
            * S::ES::Error now implements TO_JSON
            * TestServer can now be used with forked processes

        Bug fixes:
            * Search::Elasticsearch::Error shouldn't be a Moo class
            * Search::Elasticsearch::Scroll can now be used in a forked process
            * Hijk is now optional as it doesn't work on windows
            * cat.snapshots requires a repository
2016-06-19 12:06:07 +00:00
mef
ee4f1d7ea7 Updated devel/p5-Gnome2 to 1.046
--------------------------------
(From https://github.com/GNOME/perl-Gnome2/blob/master/NEWS)
Overview of changes in Gnome2 1.046
===================================
* RT#104191; Don't use localtime() in POD output; patch submitted by intrigeri
  for the Debian Reproducable Builds project
2016-06-19 12:02:31 +00:00
mef
9ee9f8b7f9 (pkgsrc)
- Add following line for make test
  BUILD_DEPENDS+=        p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings

(upstream)
 - Updated devel/p5-Git-Version-Compare to 1.004
---------------------------------------------
1.004 2016-05-24 BOOK
    - Remove a dependency on namespace::clean
    - Update the cache using the normalized version string
    - Ignore minor versions of special builds (msysgit, windows, etc.)
    - Ensure the tests do not throw any warning
    - Add a few more version numbers to the tests

1.003 2016-05-03 BOOK
    - Added support for version strings with comments (thanks to PINE)
2016-06-19 11:57:38 +00:00
wiz
e7c930c6e3 Remove incorrect MASTER_SITE. 2016-06-19 10:53:05 +00:00
wiedi
5e9bcda094 Updated editors/nano to 2.6.0 2016-06-19 10:44:15 +00:00
wiedi
21967c8abf Update editors/nano to 2.6.0
2016.06.17 - nano 2.6.0 "Rubicon" fixes more than fifty little bugs -- and
		some of them not so little.  It improves moving about in
		the file browser, corrects failings of the internal spell
		checker, adds a new feature (comment/uncomment lines, with
		default binding M-3), makes some error messages clearer,
		shows more of a file when positionlog is used and the cursor
		is near the end, displays all error messages at startup if
		there are multiple ones, does not misinterpret keystrokes
		when typing very fast, is less eager to trim the filename
		on narrow terminals, speeds up case-insensitive searches,
		and allows to abort re-searches.  Among bunches of other
		things.  It is worth the trouble to upgrade.
2016-06-19 10:43:34 +00:00
jaapb
5101954993 Updated misc/dose3 to 5.0rc2 2016-06-19 10:37:16 +00:00
jaapb
efe07bcf18 Updated package to latest version, 5.0~rc2. Changes include:
dose3 (5.0) UNRELEASED; urgency=low
 * finally implement keep_package/version/feature properly. The globalid
   index that was used to optionally encode the global constraints is
   now disappeared. This simplify the interface of the solver.
 * massive refactoring. Change of API . All functions in Depsolver*
   accept a new paramenter "global_constraints" that is a vpkgformula
   enconding all packages that must be co-installed by by default with
   each request. This is used to properly encode debian essential packages
   without abusing 'Keep_package as before.
 * Depsolver_int.{solve,init_solver_unit,init_solver_cache} have a new optional
   argument 'explain'. When false, reduce the memory footprint.
 * Depsolver.{check_request,check_request_using} accept a new parameter dummy
   that can be used to pass arbitrary contraints as a cudf.package that is going
   to be coinstalled as part of the request and filtered out in the result.
 * improvements to the documentation and test units
 * add --compare to ceve when used with pef://
 * improvements to distcheck --lowmem
 * StdOptions.lastest now returns an integer to consider only the last n versions
   of each package
 * API change : CudfAdd.latest
 * API change : CudfAdd.inttovar -> CudfAdd.inttopkg
 * API change : add parameter to check_request and check_request_using
 * apt-cudf : package up or downgrades are expressed in a single
   "Install" request and that these do not show up as a "Remove" request anymore.
 * StdOptions.DistribOptions.add_options are now different for each input ( ex.
   StdOptions.DistribOptions.add_debian_options )uu
 * Debian.Printer.pp_* functions are now methods of the Debian.package class

 -- Pietro Abate <pietro.abate@inria.fr>  Thur, 06 Jun 2016 13:13:06 +0200

dose3 (4.3) UNRELEASED; urgency=low
 * Fix exitcode problem with apt-cudf
 * Add new comparison functions to parse npm like versions
 * Make ocamlgraph a hard dependency of dose.
 * Switch to ocamlgraph based explanation graphs by default
 * add {foregin,native}-architecture field to distcheck output
 * bump output-version to 1.2
 * add --lowmem option to distcheck (slow, but consumes less memory)
 * remove build-essential field from buildcheck
 * add --deb-drop-b-d-indep and --deb-profiles to ceve
 * API Change. Debian.Debutil.debvpkg is replaced by Pef.Pefcudf.pefvpkg
 * API Change. Depsolver_int.solve has a addition argument "explain"
 * add new option to ditcheck and ceve --compare to specify a comparison
   function to be used with the pef format.

 -- Pietro Abate <pietro.abate@inria.fr>  Thur, 21 Apr 2016 13:13:06 +0200

dose3 (4.2) UNRELEASED; urgency=low

 * Fix META file and other compilation problems (notably on 32 bits architectures)
 * Add back the "Enhances" field in the debian printer
 * the new yaml format also drops the architecture suffix in the package and
   unsat-dependency fields
 * Add new function Depsolver.is_consistent and Debian.Debcudf.get_real_name
 * Expose Diagnostic.request and Diagnostic.result
 * Update the yaml output of outdated (no more cudf-related cruft in package names)
 * bump yaml output-version to 1.1

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Thur, 14 Jan 2016 13:13:06 +0200

dose3 (4.1) UNRELEASED; urgency=low
  * New optimization criteria parser. apt-cudf now accepts only optimization criterias in
    misc2012 format.
  * the extended MISC 2012 syntax extends the count criteria allowing the
    following additional forms:
      count(selector,field:=/plain/)
      count(selector,field:~/regex/)
  * Update Documentation
  * Modules are renamed (compiled with -pack) :
    Versioning.Debian
    Versioning.Semver
  * API change : Debian.Debcudf.get_real_version tables now returns
    a tuple (name, version) . Name is the original Debian name without
    encoding ( "src:" , ":$arch" , "--virtual-" ).
  * Implement versioned provides
  * strict dependency ocamlgraph >= 1.8.6
  * strict dependency extlib >= 1.7.0
  * new cudf property for deb/edsp types
    native is 1 if the pkg architecture is equal to the native architecture,
    0 otherwise. This can be used to maximise the number of packages
    belonging to the native architecture ( +sum(solution,active) )
  * better parsing and error reporting
  * More Module refactoring (algo/deb/pef/opam)

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Tue, 01 Dec 2015 13:13:06 +0200

dose3 (4.0) UNRELEASED; urgency=low
  * Minor Bugs
  * Add opam module
  * Major refactoring of parsing functions Pef/Deb/Opam

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Mon, 29 June 2015 13:13:06 +0200


dose3 (4.0-rc3) UNRELEASED; urgency=low
  * Minor Bugs

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Mon, 29 June 2015 13:13:06 +0200

dose3 (4.0-rc2) UNRELEASED; urgency=low
  * Add new module Versioning to group all the comparison functions
  * Add a new comparison schema (http://semver.org/)
  * Add new two new ceve output formats: deb and debsrc

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Fri, 26 June 2015 13:13:06 +0200

dose3 (4.0-rc1) UNRELEASED; urgency=low
  * Remove dependency to camlp4. Add build dependency to cppo
  * Add option --dot to create explanation graphs in dot format
  * add 'out-version' field to yaml format
  * Debian Essential packages are now kept into account while
    generating strong dependencies. You must pass
    --deb-ignore-essential to restore the previous behaviour
  * Add --latest to challenged
  * Add new format PEF : package export format
  * Drop eclipse format (superceded by PEF)
  * Drop cv format (superceded by PEF)
  * Ceve can read source packages
  * Add grep-able one line explanations (success/failure) to distcheck
  * Switch architecture and name around in cudf representation for debian packages
  * Add new function to detect unsused dependencies/conflicts
  * API change : Diagnostic.request, Depsolver.request, StdLoaders.load_list,
    Debcudf.init_tables,
  * add debsrc input format to ceve

 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr>  Wed, 24 June 2015 13:13:06 +0200
2016-06-19 10:36:58 +00:00
jaapb
a171ae1bb5 Updated buildlink3.mk file for 1.7.0 (API has changed!) 2016-06-19 10:12:18 +00:00
jaapb
b4678665ff Revbump: ocaml-extlib was updated 2016-06-19 10:11:14 +00:00
jaapb
3ad295ec90 Updated devel/ocaml-extlib to 1.7.0 2016-06-19 10:08:05 +00:00
jaapb
dd42eda781 Updated package to latest version, 1.7.0. Also changed upstream (package
moved to github).

Changes include:
 * Switch to git and move repo to github
 * `-safe-string` compatibility
 * use cppo instead of camlp4
 * allow to set the exit code in optParse
 * add new upstream functions in String
2016-06-19 10:07:47 +00:00
ryoon
f9047620ee Remove whitespace 2016-06-19 09:58:11 +00:00
ryoon
a70d7a0f10 Fix HOMEPAGE 2016-06-19 09:51:52 +00:00
kamil
ce35d876db Added audio/xjadeo version 0.8.5 2016-06-19 09:18:10 +00:00
kamil
3e82a8707d Add audio/xjadeo 2016-06-19 09:16:57 +00:00
kamil
02b31a66e8 Import xjadeo-0.8.5 as audio/xjadeo
xjadeo is a simple video player that gets sync from jack.

Originally packaged in pkgsrc-wip by myself.
2016-06-19 09:16:15 +00:00
wiz
19085e3e1d + ImageMagick-7.0.2.0, afl-2.15b, calibre-2.59.0, fontconfig-2.12.0,
libgpg-error-1.23, meld-3.16.1, musicpd-0.19.16, p5-DateTime-Locale-1.04,
  pcre-8.39, py-betamax-0.7.1, py-vdirsyncer-0.11.2, supertuxkart-0.9.2,
  wine-1.8.3, x264-devel-20160618.
2016-06-19 09:16:08 +00:00
markd
e0dd88fda3 Don't install testprog 2016-06-19 07:40:17 +00:00
ryoon
c21777600f Updated mail/thunderbird-l10n to 45.1.1 2016-06-19 06:36:24 +00:00
ryoon
c9911d6ea6 Update to 45.1.1
* Sync with thunderbird-45.1.1
2016-06-19 06:35:56 +00:00
ryoon
2a6f02fa1c Updated mail/thunderbird to 45.1.1 2016-06-19 06:34:54 +00:00