Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 16:00:24 UTC Now

2014-10-13 06:17:19 UTC MAIN commitmail json YAML

Update to 0.003

Upstream changes:
0.003 2014-08-02
    - fix links in documentation to fix RT#97429 (thanks abraxxa for
      reporting)
    - switch to ExtUtils::MakeMaker - it better maintained these days

(wen)

2014-10-13 06:13:22 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Log-Any to 0.003

(wen)

2014-10-13 06:12:09 UTC MAIN commitmail json YAML

Update to 0.003

Upstream changes:
0.003    2014-09-22 19:14:22-07:00 America/Los_Angeles
  - Fixed bug where logger(category) would return default category not specified one
  - Fixed version info

0.0.2
  - Fixed distribution issues

(wen)

2014-10-13 06:07:15 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.012

(wen)

2014-10-13 06:06:13 UTC MAIN commitmail json YAML

Update to 4.012
Update DEPENDS

Upstream changes:
4.012  2014-10-07 09:42:27 GMT
    * Bug #455 : Option of options should not be change for trait (Celogeek San)
handle shorter name

4.011  2014-10-07 08:51:50 GMT
    * Bug #455 : Option of options should not be change for trait (Celogeek San)

4.010  2014-09-05 16:49:56 GMT
    * Feature #453 : Use Text::LineFold instead of Text::WrapI18N (Celogeek San)
    * Feature #452 : Support UTF8 source for pod and man (Celogeek San)

4.009  2014-07-08 10:15:09 GMT
    * Bug #450 : options with format "s" do not accept "0" as value (Celogeek San)

(wen)

2014-10-13 05:51:17 UTC MAIN commitmail json YAML

Updated devel/p5-Mo to 0.39

(wen)

2014-10-13 05:50:19 UTC MAIN commitmail json YAML

Update to 0.39

Upstream changes:
0.39 2014-09-03 23:31:55 -0600
- Apply PR25. @daoswald++

(wen)

2014-10-13 05:35:53 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Types-MooseLike-Numeric to 1.02

(wen)

2014-10-13 05:35:03 UTC MAIN commitmail json YAML

Update to 1.02

Upstream changes:
1.02 - 2013-11-23
    - Correct Makefile NAME

(wen)

2014-10-13 05:29:33 UTC MAIN commitmail json YAML

Updated devel/p5-Mouse to 2.4.1

(wen)

2014-10-13 05:28:42 UTC MAIN commitmail json YAML

Update to 2.4.1

Upstream changes:
2.4.1 2014-09-21T12:57:11Z
    - Fix build issues (#34)

v2.4.0 2014-09-21T02:04:01Z
    - Fix build issues (#32)

(wen)

2014-10-12 23:44:32 UTC MAIN commitmail json YAML

Retire PKGINSTALL_VERBOSE, split it into independent variables
FONTS_VERBOSE and INFO_FILES_VERBOSE.

(joerg)

2014-10-12 23:39:17 UTC MAIN commitmail json YAML

2014-10-12 18:56:28 UTC MAIN commitmail json YAML

2014-10-12 18:55:14 UTC MAIN commitmail json YAML

Remove ghostscript option, and always depend on ghostscript: even when
disabled, it still probes for, finds, and depends on the gs
binary. (In fact, even if it can't find the gs binary it still depends
on it at runtime.) The only thing the option was controlling was
linking against the ghostscript library, and disabling just that seems
pointless.

PKGREVISION -> 4

(dholland)

2014-10-12 18:45:05 UTC MAIN commitmail json YAML

Remove checksum for deleted patch file. Problem pointed out by
Petar Bogdanovic in private e-mail.

(tron)

2014-10-12 16:00:30 UTC MAIN commitmail json YAML

2014-10-12 15:59:13 UTC MAIN commitmail json YAML

2014-10-12 15:58:45 UTC MAIN commitmail json YAML

Update to 1.8.2:

NEW IN WAF 1.8.2
----------------
* Removed the modules c_* that were accidentally shipped and break pkg-config tests

NEW IN WAF 1.8.1
----------------
* Re-added compatible option group names from waf 1.7 #1495
* Fixed bld(define='') splitting which was disabled by mistake

NEW IN WAF 1.8.0
----------------
* Python 2.5 is now required
* Removed the Waf cache from the task level, use the netcache system
* Console handling improvements
* Properly-sized progress bar on windows
* Generic configuration tests
* Better unicode handling in scripts and in file names
* Shorter build outputs
* Prevent external static libraries propagation through uselib vars #1320
* LaTeX glossaries #1342 and multibib #1345
* Rst document processing
* Various improvements in the Python detection and processing
* Tons of bugfixes

(wiz)

2014-10-12 15:21:37 UTC MAIN commitmail json YAML

Updated converters/help2man to 1.46.4

(wiz)

2014-10-12 15:21:28 UTC MAIN commitmail json YAML

Update to 1.46.4:

help2man (1.46.4) unstable; urgency=medium

  * Include architecture.mk and buildflags.mk into rules to replace the
    multiple calls to dpkg-architecture and to pick up the correct
    hardening flags.
  * Add $(LDFLAGS) when building preload to pick up -z relro (see
    https://wiki.debian.org/Hardening).
  * Minor correction to Norwegian Bokmaal translation.
  * Minor correction to Brazilian Portuguese translation.
  * Escape dashes in --name flag for groff (see lintian tag:
    hyphen-used-as-minus-sign).
  * Fix example using AM_MISSING_PROG in documentation: this macro no
    longer requires the third argument.

(wiz)

2014-10-12 15:18:40 UTC MAIN commitmail json YAML

Note update of the "spamassassin" package to version 3.4.0nb3.

(tron)

2014-10-12 15:18:21 UTC MAIN commitmail json YAML

Re-enable SPF support. The reason for disabling are no longer valid since
several years. Bump package revision because of this change.

Suggested by Petar Bogdanovic in PR pkg/49271.

(tron)

2014-10-12 15:00:04 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 6.1

(wiz)

2014-10-12 14:59:55 UTC MAIN commitmail json YAML

Update to 6.1:

6.1
---

* Issue #268: When resolving package versions, a VersionConflict now reports
  which package previously required the conflicting version.

(wiz)

2014-10-12 14:59:20 UTC MAIN commitmail json YAML

Updated databases/py-sqlparse to 0.1.13

(wiz)

2014-10-12 14:59:11 UTC MAIN commitmail json YAML

Update to 0.1.13:

Release 0.1.13 (Oct 09, 2014)
-----------------------------

Bug Fixes
* Fix a regression in handling of NULL keywords introduced in 0.1.12.

(wiz)

2014-10-12 14:58:38 UTC MAIN commitmail json YAML

2014-10-12 14:58:27 UTC MAIN commitmail json YAML

Update to 4.1:

Version 4.1 (05 Oct 2014)

A complete list of bugs fixed in this version is available here:

http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=105&set=custom

* New variables: $(MAKE_TERMOUT) and $(MAKE_TERMERR) are set to non-empty
  values if stdout or stderr, respectively, are believed to be writing to a
  terminal.  These variables are exported by default.

* Allow a no-text-argument form of the $(file ...) function.  Without a text
  argument nothing is written to the file: it is simply opened in the
  requested mode, then closed again.

* Change the fatal error for mixed explicit and implicit rules, that was
  introduced in GNU make 3.82, to a non-fatal error.  However, this syntax is
  still deprecated and may return to being illegal in a future version of GNU
  make.  Makefiles that rely on this syntax should be fixed.
  See https://savannah.gnu.org/bugs/?33034

(wiz)

2014-10-12 14:55:58 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.61

(wiz)

2014-10-12 14:55:49 UTC MAIN commitmail json YAML

Update to 1.0.61:

CHANGES IN V1.0.61

- cups-browsed: Fixed memory leak when a
  cups-browsed-generated print queue is the default
  printer. Thanks to Tim Waugh from Red Hat for the patch (Red
  Hat bug: #1119290).
- cupsfilters.drv, *-PDF.ppd, textonly.ppd: Added
  "*cupsFilter2: ..."  lines to the PPD files to support
  data-format-specific behavior of backends, especially of the
  IPP backend.

CHANGES IN V1.0.60

- cups-browsed, pdftoippprinter: Do not confuse the PDL "PCLm"
  with "PCL". The former is a proprietary, PDF-based raster
  format and has nothing to do with PCL.
- cupsfilters.drv: Corrected the CMD: field of the device ID,
  it must read "PWGRaster" there to conform to the PWG standard.

(wiz)

2014-10-12 14:53:47 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.4.18

(wiz)

2014-10-12 14:53:38 UTC MAIN commitmail json YAML

Update to 2.4.18:

Released 2.4.18 2014-10-09

Changes since 2.4.17:

Lib/
* Fixed raising exception in LDAPObject.read_s() when reading
  an entry returns empty search result

(wiz)

2014-10-12 14:52:45 UTC MAIN commitmail json YAML

Updated converters/py-chardet to 2.3.0

(wiz)

2014-10-12 14:52:36 UTC MAIN commitmail json YAML

2014-10-12 14:51:13 UTC MAIN commitmail json YAML

2014-10-12 14:51:03 UTC MAIN commitmail json YAML

Update to 1.3.3:

go1.3.3 (released 2014/09/30) includes further bug fixes to cgo,
the runtime package, and the nacl port.

(wiz)

2014-10-12 14:49:18 UTC MAIN commitmail json YAML

Updated net/gst-plugins1-libnice to 0.1.8

(wiz)

2014-10-12 14:49:08 UTC MAIN commitmail json YAML

Update to 0.1.8 to sync with libnice.

(wiz)

2014-10-12 14:48:30 UTC MAIN commitmail json YAML

Updated security/caff to 1.1.10

(wiz)

2014-10-12 14:48:21 UTC MAIN commitmail json YAML

Update to 1.1.10: locale improvements.

(wiz)

2014-10-12 14:46:50 UTC MAIN commitmail json YAML

Updated net/libnice to 0.1.8

(wiz)

2014-10-12 14:46:41 UTC MAIN commitmail json YAML

Update to 0.1.8:

libnice 0.1.8 (2014-10-09)
==========================
Added FIN-ACK behavior in the PseudoTCP
ICE-TCP, both standard mode and Microsoft compatible
Microsoft compatible TURN-TCP
API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port
API: nice_agent_get_component_state() to get the current component state
API: agent:keepalive-conncheck to make the agent use conncheck as keepalives
  and fail the connection if there is no answer
API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours
API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not
API: New signals agent::new-selected-pair-full, agent::new-candidate-full,
  agent::new-remote-candidate-full which include the NiceCandidates directly
API: Deprecated agent::new-selected-pair and agent::new-candidate and
  agent::new-remote-candidate signals
Now all signals are emitted at the function return time

(wiz)

2014-10-12 14:43:30 UTC MAIN commitmail json YAML

+ ImageMagick-6.8.9.8, caff-1.1.10, cups-filters-1.0.61, ddrescue-1.19,
  gmake-4.1, go-1.3.3, gss-1.0.3, help2man-1.46.4, libnice-0.1.8,
  musicpd-0.19, nss-3.17.2, ocrad-0.24, py-chardet-2.3.0,
  py-ldap-2.4.18, py-setuptools-6.1, py-sqlparse-0.1.13, waf-1.8.2,
  x264-devel-20141011.

(wiz)

2014-10-12 14:39:57 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 4.06

(wiz)

2014-10-12 14:39:49 UTC MAIN commitmail json YAML

Update to 4.06:

4.06 2014-10-10
    - make warning on list context call of ->param more lenient and don't
      warn if called with no arguments

4.05 2014-10-08

    [ RELEASE NOTES ]
    - this release includes *significant* refactoring of temporary file
      handling in CGI.pm. See "Changes in temporary file handling" in perldoc

    - this release adds a warning for when the param method is called
      in list context, see the Warning in the perldoc for the section
      "Fetching the value or values of a single named parameter" for why
      this has been added and how to disable this warning

    [ DOCUMENTATION ]
    - change AUTHOR INFORMATION to LICENSE to please Kwalitee

    [ TESTING ]
    - t/arbitrary_handles.t to check need for patch in RT #54055, it
      turns out there is no need - the first argument to CGI->new can
      be an arbitrary handle
    - add test case for incorrect unescaping of redirect headers
      (RT #61120)
    - add tests for the handle method (RT #85074, thanks to TONYC@cpan.org)

    [ SPEC / BUG FIXES ]
    - don't set binmode on STDOUT/STDERR/STDIN if a none standard layer
      is already set on them on none UNIX platforms (RT #57524)
    - make XForms:Model data accesible through POSTDATA/PUTDATA param
      (RT #75628)
    - prevent corruption of POSTDATA/PUTDATA when -utf8 flag is used and use
      tempfiles to handle this data (RT #79102, thanks anonymous)
    - unescape request URI *after* having removed the query string to prevent
      removal of ? chars that are part of the original URI (and were encoded)
      (RT #83265)
    - fix q( to qq( in CGI::Carp so $@ is correct interpolated (RT #83360)
    - don't call ->query_string in url unless -query is passed (RT #87790)
      (optimisation and fits the current documented behaviour)

(wiz)

2014-10-12 14:38:26 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML to 1.13

(wiz)

2014-10-12 14:38:17 UTC MAIN commitmail json YAML

Update to 1.13:

1.13 Sat Oct 11 18:05:45 CEST 2014
- Apply pull request 140 from @nfg++
- Disable some warnings in YAML::Any

(wiz)

2014-10-12 14:37:23 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.999

(wiz)

2014-10-12 14:37:15 UTC MAIN commitmail json YAML

Update to 1.999:

1.999 2014/10/09
- make sure we don't use version 0.30 of IO::Socket::IP
- make sure that PeerHost is checked on all places where PeerAddr is
  checked, because these are synonyms and IO::Socket::IP prefers PeerHost
  while others prefer PeerAddr. Also accept PeerService additionally to
  PeerPort.
  See https://github.com/noxxi/p5-io-socket-ssl/issues/16 for details.
- add ability to use client certificates and to overwrite hostname with
  util/analyze-ssl.pl.

(wiz)

2014-10-12 13:07:11 UTC MAIN commitmail json YAML

Add an nls option to xz that can be disabled, but is on by default. If off,
gettext is not required.

(bsiegert)

2014-10-12 10:25:05 UTC MAIN commitmail json YAML

Enable ssl by default, bump PKGREVISION

(abs)

2014-10-12 08:17:50 UTC MAIN commitmail json YAML

Remove conflict between "libspf-alt" respectively "libspf2" and
"p5-Mail-SPF". The first two packages install "bin/spfd" while the
latter install "sbin/spfd".

Problem pointed out by Petar Bogdanovic in PR pkg/49271.

(tron)

2014-10-12 00:14:45 UTC MAIN commitmail json YAML

2014-10-12 00:08:27 UTC MAIN commitmail json YAML

2014-10-11 23:57:04 UTC MAIN commitmail json YAML

2014-10-11 16:41:47 UTC MAIN commitmail json YAML

Also look for the right path for the SSL certificate repository on NetBSD.

Fixes "go get code.google.com/p/..." for me, once security/mozilla-rootcerts
installed and configured (with the default settings).

Bumps PKGREVISION, since the package is modified.

ok bsiegert@

(khorben)

2014-10-11 09:54:59 UTC MAIN commitmail json YAML

Updated devel/libpeas to 1.12.1

(prlw1)

2014-10-11 09:54:30 UTC MAIN commitmail json YAML

Update libpeas to 1.12.1

Overview of Changes in libpeas 1.12.1
====================================

* Dist the GResources XML of the Python plugin loaders

Overview of Changes in libpeas 1.12.0
====================================

* Add easy python profiling support
* Disable GLib diagnostics in tests
* Fix various deprecation warning from GTK+
* Check return values from Python API
* [osx] Check for bundle before resource path
* Improved dependency-less support for OS X
* Misc bugfixes

* Translation updates:
  - Assamese
  - Bengali (India)
  - Brazilian Portuguese
  - Catalan
  - Catalan (Valencian)
  - Czech
  - Danish
  - French
  - Galicians
  - German
  - Greek
  - Gujarati
  - Hebrew
  - Hindi
  - Hungarian
  - Indonesian
  - Kannada
  - Korean
  - Lithuanian
  - Marathis
  - Norwegian bokm奪l
  - Oriya
  - Polish
  - Punjabi
  - Russian
  - Simplified Chinese
  - Slovenian
  - Spanish
  - Swedish
  - Tamil
  - Telugus
  - Traditional Chinese

Overview of Changes in libpeas 1.10.1
====================================

* Fix initializing Python loader from Python application
* Prevent and warn when trying to enable multiple loaders
* W32: Allow shared libs to be built
* Misc bugfixes

Overview of Changes in libpeas 1.10.0
====================================

* Remove support for gjs-based Javascript plugins
* Misc bugfixes

Overview of Changes in libpeas 1.9.0
====================================

* Misc bugfixes

* Translation updates:
  - Tajik

Overview of Changes in libpeas 1.8.0
====================================

* Misc bugfixes

* Translation updates:
  - Aragonese
  - Portuguese
  - Tadjik
  - Uyghur

Overview of Changes in libpeas 1.7.0
====================================

* Add python3 loader

* Translation updates:
  - Friulan
  - Kannada
  - Odia

Overview of Changes in libpeas 1.6.2
====================================

* Fix gjs single-include issues

* Translation updates:
  - Slovak

Overview of Changes in libpeas 1.6.1
====================================

* Better SIGINT handling for python signals module

* Translation updates:
  - Kannada

Overview of Changes in libpeas 1.6.0
====================================

* Remove the vala demo plugin

* Add min required and max allowed version for glib and Gdk

* Translation updates:
  - Assamese
  - Bengali (India)
  - Galician
  - Gujarati
  - Hindi
  - Latvian
  - Marathi
  - Polish
  - Thai
  - T端rk巽e

Overview of Changes in libpeas 1.5.0
====================================

* Warn if activate or deactivate are not implemented

* Find extension construct properties also in interface prerequisites

* Fix interface sorting in GJS and Seed

* Added peas_engine_prepend_search_path

* Added peas_plugin_info_get_external_data

* Misc bugfixes

* Translation updates:
  - Greek
  - Indonesian

Overview of Changes in libpeas 1.3.0
====================================

* Extensions can now implement multiple interfaces.

* Added GSettings API to PeasPluginInfo.

* Misc improvement and fixes.

* Translation updates:
  - Russian
  - Bulgarian
  - Brazilian Portuguese
  - Galicians
  - Danish
  - Serbian
  - German
  - Norwegian bokm奪l
  - Polish
  - Swedish
  - Belarusian
  - Telugu
  - Catalan (Valencian)
  - Catalan
  - Hebrew
  - Japanese
  - Slovenian
  - Czech
  - Spanish

Overview of Changes in libpeas 1.2
====================================

* Fix using Python plugins.

* Misc improvement and fixes.

* Translation updates:
  - Assamese
  - Esperanto
  - Telugu

Overview of Changes in libpeas 1.1.4
====================================

* Fix to work with PyGObject 3.

* Do not expose the peas_extension_set_call* API to GObject-Introspection.

* Disable log hooks used by PyGObject and Seed.

* Doc updates.

* Misc improvement and fixes.

* Translation updates:
  - Asturian
  - Thai

Overview of Changes in libpeas 1.1.3
====================================

* Do not expose the PeasExtension API using GObject-Introspection

* Misc improvement and fixes.

Overview of Changes in libpeas 1.1.2
====================================

* Doc updates.

* Link against pygobject 3.

* Do not cast pointers to unsigned integers.

* Translation updates:
  - Indonesian

Overview of Changes in libpeas 1.1.1
====================================

* PeasExtension has been deprecated

* You should be able to use C plugins without GObject-Introspection.

* The plugin manager's disable plugins dialog will no longer show
  hidden plugins.

Overview of Changes in libpeas 1.1.0
====================================

* Add support gjs-based Javascript extensions

* Seed Javascript extension support improvements
  - Use the new() keyword to instantiate new Javascript extensions.
  - Previously used "copied arrays" have been deprecated.
  - Allow using prototypes when defining new extensions.

* Add peas_extension_set_foreach()
  - Also deprecate the old peas_extension_set_call() method as a result.

* Drop support for Gtk+ 2

* Translation updates:
  - Lithuanian
  - Japanese
  - Turkish
  - Esperanto
  - Persian
  - Catalan (Valencian)
  - Finnish

(prlw1)

2014-10-10 22:55:20 UTC MAIN commitmail json YAML

2014-10-10 22:55:02 UTC MAIN commitmail json YAML

Remove unneeded patch after update.

(wiz)

2014-10-10 22:54:44 UTC MAIN commitmail json YAML

2014-10-10 22:05:38 UTC MAIN commitmail json YAML

Remove unneeded patch, confirmed by adam.

(wiz)

2014-10-10 21:44:46 UTC MAIN commitmail json YAML

2014-10-10 21:21:26 UTC MAIN commitmail json YAML

Updated audio/flac123 to 0.0.12

(snj)

2014-10-10 21:20:28 UTC MAIN commitmail json YAML

Update flac123 to 0.0.12.

This update extendeds the remote spec to include a V(OLUME) command.

(snj)

2014-10-10 20:57:55 UTC MAIN commitmail json YAML

Updated graphics/qiv to 2.3.1

(snj)

2014-10-10 20:57:32 UTC MAIN commitmail json YAML

Update qiv to 2.3.1.  Changes:

- Add desktop integration.
- Browse option now starts with first picture on command line.
- Fix direction of scrollwheel for next/previous image
- Center mouse cursor position in magnifying window
- Optimize libmagic calls
- Improve display of exif GPS tags
- New option --vikeys to allow for vi-style movement
- Disable screensaver and DPMS during slideshow
- Improvements to qiv-command.example (filename quoting, extract more
  EXIF infos)
- Fix possible segfaults when dealing with corrupt embedded color
  profiles.
- Do not segfault when "browse" option is called without a further
  argument.
- Fix magnifying window. Zoom factor of magnifying window can be
  changed by +/- keys.
- Make conditional rotate leave images that fit alone.
- Add --followlinks option to all symlinks to dirs.
- Fixed inconsistency with rotate option, add conditional rotation
- Add runtime option to display Exif information
- Add runtime option to toggle grab mode
- Add support for embedded color profiles in tiff
- Better fullscreen handling with multi monitors.  Xinerama is no
  longer needed.
- Notice when a mouse click makes the display-text disappear.
- Simplify image-move checking code and allow it to move an image farther.
- Add support for embedded color profiles in jpg
- Add color profile support via lcms2
- When using "--watch" option, make sure pic is not reloaded while still
  written.

(snj)

2014-10-10 15:17:22 UTC MAIN commitmail json YAML

2014-10-10 15:05:28 UTC MAIN commitmail json YAML

2014-10-10 14:46:09 UTC MAIN commitmail json YAML

Remove patch file from HEAD, to finish a commit that ended up
mysteriously mixed on HEAD and 2013Q4, despite there not being a
CVS/Tag file in patches.

(gdt)

2014-10-10 14:04:19 UTC MAIN commitmail json YAML

2014-10-10 13:22:58 UTC MAIN commitmail json YAML

Use REAL_ROOT_... rather than ROOT_... when installing smartd_warning.sh
as explained by fhajny@ and joerg@ on pkgsrc-users.

(prlw1)

2014-10-10 12:44:30 UTC pkgsrc-2014Q3 commitmail json YAML

pullups 4509 and 4515

(spz)

2014-10-10 12:43:12 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4515 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                1.135
- databases/phpmyadmin/distinfo                                1.92

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sat Oct  4 15:35:49 UTC 2014

  Modified Files:
  pkgsrc/databases/phpmyadmin: Makefile distinfo

  Log Message:
  Update "phpmyadmin" package to version 4.2.9.1.

  The following bugs have been fixed since version 4.2.9:
  - bug #4544 [security] XSS vulnerabilities in table search and table
                          structure pages

  To generate a diff of this commit:
  cvs rdiff -u -r1.134 -r1.135 pkgsrc/databases/phpmyadmin/Makefile
  cvs rdiff -u -r1.91 -r1.92 pkgsrc/databases/phpmyadmin/distinfo

(spz)

2014-10-10 12:38:00 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg1 to 1.2.9

(adam)

2014-10-10 12:30:34 UTC MAIN commitmail json YAML

Changes 1.2.9:
* swresample/swresample: fix sample drop loop end condition
* avcodec/h264: Check mode before considering mixed mode intra prediction
* avformat/mpegts: Check desc_len / get8() return code
* avcodec/smc: fix off by 1 error
* avcodec/qpeg: fix off by 1 error in MV bounds check
* avcodec/gifdec: factorize interleave end handling out
* avcodec/cinepak: fix integer underflow
* avcodec/pngdec: Calculate MPNG bytewidth more defensively
* avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
* avcodec/tiff: more completely check bpp/bppcount
* avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks
* avcodec/utils: Add case for jv to avcodec_align_dimensions2()
* more...

(adam)

2014-10-10 11:41:38 UTC MAIN commitmail json YAML

Updated security/libtasn1 to 4.2; security/gnutls to 3.2.18

(adam)

2014-10-10 11:40:15 UTC MAIN commitmail json YAML

Changes 3.2.18:

** libgnutls: Fixes in gnutls_x509_crt_set_dn() and friends to properly handle
strings with embedded spaces and escaped commas.

** libgnutls: Corrected gnutls_x509_crl_verify() which would always report
a CRL signature as invalid.

** libgnutls: Fixed issue with certificates being sanitized by gnutls prior
to signature verification. That resulted to certain non-DER compliant modifications
of valid certificates, being corrected by libtasn1's parser and restructured as
the original.

(adam)

2014-10-10 11:38:54 UTC MAIN commitmail json YAML

Changes 4.2:
- Added sanity checks in the decoding of time when
  ASN1_DECODE_FLAG_STRICT_DER is used.
- Fixes in the decoding of OCTET STRING when close to the end
  of the structure.

(adam)

2014-10-10 11:19:29 UTC MAIN commitmail json YAML

Don't play attention to libmpcdec's extension, as it might be different on different platforms

(adam)

2014-10-10 11:07:49 UTC pkgsrc-2014Q3 commitmail json YAML

now for the correct branch (grmbl grmbl grmbl ..)
thanks to he@ for pointing this issue out

(spz)

2014-10-10 11:05:51 UTC pkgsrc-2014Q2 commitmail json YAML

went to the wrong branch, should have gone into pkgsrc-2014Q3

(spz)

2014-10-10 10:56:06 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4509 - requested by tron
mail/spamassassin: bug fix

Revisions pulled up:
- mail/spamassassin/Makefile                                    1.115
- mail/spamassassin/distinfo                                    1.63
- mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_DnsResolver.pm 1.3

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Oct  1 11:37:31 UTC 2014

  Modified Files:
  pkgsrc/mail/spamassassin: Makefile distinfo
  Added Files:
  pkgsrc/mail/spamassassin/patches:
      patch-lib_Mail_SpamAssassin_DnsResolver.pm

  Log Message:
  Make the DNSRBL based plug-ins work with version 0.76 or newer of the
  "p5-Net-DNS" package. Patch taken from the SVN repository.

  To generate a diff of this commit:
  cvs rdiff -u -r1.114 -r1.115 pkgsrc/mail/spamassassin/Makefile
  cvs rdiff -u -r1.62 -r1.63 pkgsrc/mail/spamassassin/distinfo
  cvs rdiff -u -r0 -r1.3 \
      pkgsrc/mail/spamassassin/patches/patch-lib_Mail_SpamAssassin_DnsResolver.pm

(spz)

2014-10-10 10:01:33 UTC MAIN commitmail json YAML

Remove incomplete RCSID from patch file, confuses 'pkg_info -b'.

(jperkin)

2014-10-10 08:41:38 UTC MAIN commitmail json YAML

Renamed x11/lablgtk to x11/ocaml-lablgtk.

(jaapb)

2014-10-10 08:39:08 UTC MAIN commitmail json YAML

2014-10-10 08:38:19 UTC MAIN commitmail json YAML

2014-10-10 08:37:49 UTC MAIN commitmail json YAML

2014-10-10 07:42:55 UTC pkgsrc-2014Q3 commitmail json YAML

Revert accidental commit to the stable branch.

(tron)

2014-10-10 01:47:11 UTC MAIN commitmail json YAML

Updated devel/p5-Inline to 0.77

(wen)

2014-10-10 01:46:08 UTC MAIN commitmail json YAML

Update to 0.77

Upstream changes:
0.77 Fri Sep 19 23:13:20 UTC 2014
- Allow new USING usages.
- Updated the docs.

0.76 Tue Aug 19 16:43:41 PDT 2014
- Missed a TAB in previous release :\

0.75 Tue Aug 19 16:18:15 PDT 2014
- Replace tabs with spaces.

(wen)

2014-10-10 01:17:17 UTC MAIN commitmail json YAML

Updated geography/gdal-lib to 1.11.1

(wen)

2014-10-10 01:15:35 UTC MAIN commitmail json YAML

Updated geography/gdal-lib to 1.11.1

(wen)

2014-10-10 01:13:58 UTC MAIN commitmail json YAML

2014-10-10 00:13:23 UTC MAIN commitmail json YAML

Drop misleading SSL patch.

One really does need to put < before the ssl key/cert file; the
upstream example is correct.

ok adam@

(gdt)

2014-10-09 22:28:30 UTC MAIN commitmail json YAML

Updated security/ocaml-cryptokit to 1.9

(jaapb)

2014-10-09 22:28:12 UTC MAIN commitmail json YAML

Updated package to latest version 1.9. Package now uses ocaml.mk.
Changes include:
- More fixes to build in Windows with zlib (mingw and msvc).
- Build .cmxs with C bindings (Closes: #1303)
- Use advapi32 on Windows (Close: #1055)
- Allow to define --zlib-include and --zlib-libdir if zlib is not installed in
  the standard location.
- Added SHA-3 hash function.

(jaapb)

2014-10-09 22:24:33 UTC MAIN commitmail json YAML

Updated x11/lablgtk to 2.18.2

(jaapb)

2014-10-09 22:24:15 UTC MAIN commitmail json YAML

Updated package to newest version, 2.18.2 and renamed ocaml-lablgtk for
clarity. Package uses ocaml.mk framework.

Changes:
  * Revert old commit which broke notify signals
  * Quote $(FLINSTALLDIR) in Makefile
  * Update applications/browser for 4.02
  * Make Float_val an alias for Double_val, since it was used
    wrongly anyway (Felix Ruess)
  * Make GObj.misc_ops#add_accelerator polymorphic in the widget of
    the signal (Erkki Seppala)
  * Use properties in GtkAdjustment, rather than direct accessors
  * fix GtkTree.IconView.get_path_at_pos (Thomas Leonard)
  * add gtksourceview2 to windows binaries

(jaapb)

2014-10-09 22:22:25 UTC MAIN commitmail json YAML

Updated lang/coq to 8.4pl4nb2

(jaapb)

2014-10-09 22:19:01 UTC MAIN commitmail json YAML

Revbump because of ocaml 4.02, added compilation patch (already in
repository upstream) and updated package to use ocaml.mk framework.

(jaapb)

2014-10-09 21:48:04 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.7.6

(jaapb)

2014-10-09 21:47:43 UTC MAIN commitmail json YAML

Updated ocamlnet to latest version, 3.7.6.  Changes include:
        * netstring-pcre: removing dependency on camlp4 (an oversight).
        * Fixing bad format strings (Damien Doligez)
        * Windows: various fixes, including int sizes for 64-bit Windows,
          the invocation of cppo, and CR characters. Also, unixsupport.h
          is now used instead of declaring the prototypes directly.
          (Andreas Hauptmann)
        * C99: use int64_t instead of int64 in C code. The latter is gone
          in OCaml-4.02. (Richard Jones)
        * Build: no longer requiring camlp4 (as it is not distributed with
          ocaml-4.02)
        * Fixing some unit tests
        * Netexn: new exception representation in ocaml-4.02
        * Build: renaming file for a configure test to avoid a
          naming conflict (Richard Jones)
        * Https_client and aggressive connection caching: In previous
          versions there was a problem with the reinitialization of the
          SSL socket when a former connection was reused. The fix requires
          an API change of connection_cache: The SSL socket can now be
          stored with the inactive connection.
        * Http_client: fixing a bug with connection caching: Address
          resolution was not taken into account for computing the key
          in the connection cache.
        * ssl_exts_stubs.c: releasing global lock on shutdown error
          (T<F6>r<F6>k Edwin)
        * Uq_ssl: Fix error path when SSL connection fails during the
          handshake

(jaapb)

2014-10-09 21:42:20 UTC MAIN commitmail json YAML

Updated lang/camlp5 to 6.12

(jaapb)

2014-10-09 21:42:03 UTC MAIN commitmail json YAML

Updated package to latest version, 6.12. Package uses ocaml.mk.
Minor fixes for compatibility with ocaml 4.02.

(jaapb)

2014-10-09 21:39:07 UTC MAIN commitmail json YAML

Updated devel/ocaml-react to 1.2.0

(jaapb)

2014-10-09 21:38:49 UTC MAIN commitmail json YAML

Updated ocaml-react to latest version, 1.2.0. Changes include:
- Fix bug in dynamic creation of S.{diff,changes} (#8).
- Fix bug in dynamic creation of S.switch (#7).
- Add support for toplevel: automatically `open React` on `#require "react"`.
- Add `S.Bool.{flip,edge,fall,rise}`.
- Fix `S.switch` rank's initialisation.
- Add `E.l{1,2,3,4,5,6}`, lifting combinators on events.
- Add `E.Option.{some,value}`.
- Add `S.{Float,Int}.{zero,one,minus_one}`.
- Add `S.Bool.{zero,one}`.
- Add `S.Option.{none,some,value}`.
- Add `{S,E}.on` equivalent to `{S,E}.when_`.
- Deprecate `{S,E}.when_` (syntax error prone).
- Fix `S.bind`.
- Use package builder topkg for distribution.
- Add support for update steps, see the `React.Step` module. Allows to
  specify simultaneous primitive signal updates and event occurences.
  The functions returned by `{S,E}.create` now have an optional
  `?step` argument; if unused the previous semantics is preserved.
- Add support for strong stops, can be used on platforms where weak
  arrays are not to prevent leaks. The function `{E,S}.stop` now have
  an optional `?strong` argument; if unused the previous semantics is
  preserved.
- Change signature of `S.switch`. Any existing call `S.switch ~eq s es` can
  be replaced by `S.(switch ~eq (hold ~eq:( == ) s es))`.

(jaapb)

2014-10-09 21:22:55 UTC MAIN commitmail json YAML

Updated devel/ocaml-batteries to 2.3

(jaapb)

2014-10-09 21:22:28 UTC MAIN commitmail json YAML

- improved test coverage
- Enum: bugfix in clamp
- Stream: add concat_map
- List: fix a stack-overflow bug in transpose
- List: add unfold_exc : (unit -> a) -> 'a list * exn
- List: add fold_righti and fold_lefti
- Substring : fix fold_left, add fold_lefti, fold_righti
- String : add fold_lefti and fold_righti
- Set.Make: add of_list
- AvlTree: add (check : 'a tree -> bool) to check well-formedness
- Hashtbl: make modify_opt/def resize the table to preserve amortized costs
- Enum: fix combine's count in presence of infinite enums
- Makefile: add a qtest-byte target
- List: add modify_opt_at: int -> ('a -> 'a option) -> 'a list -> 'a list
- List: add modify_at: int -> ('a -> 'a) -> 'a list -> 'a list
- List: add remove_at: int -> 'a list -> 'a list
- Int: add copysign
- Deque: add rotate_forward, rotate_backward : 'a dq -> 'a dq
- Int: fix overflow checking in Safe_int.mul
- add a local OPAM description, allows to use
    opam pin add batteries git@github.com:ocaml-batteries-team/batteries-included.git
- Queue: add map : ('a -> 'b) -> 'a t -> 'b t
- compatibility with 4.02:
  + Printf: remove CamlinternalPr for OCaml versions >= 4.02
  + Printf: legacy code assumed (string = fmt)
  + new 4.02 functions:
  String.mapi (String.init was already in Batteries)
  List.sort_uniq (List.sort_unique existed before)
  Array.make_float (less efficient implementation provided for <4.02 versions)
  a BatBytes module relying on ocamlfind's compatibility module
  bytes-related functions in Buffer,Digest,Marshal,Printexc,Stream,Unix
  new Printexc callstack interface (not available for <4.02 versions)
- cartesian product in batSet
- Enum.concat_map alias
- UChar.is_ascii
- equality and enumeration (from, to UChar enum) in batText
- String.find_all function
- Seq.iteri, mapi, iter2, map2 (see issue #417)
- cartesian product of enums (issue #442)
- List.subset
- Array.bsearch dichotomic search (issue #433)
- Enum.print_at_most (issue #425)
- BatOption.ord instance, (issue #393)
- Fix infinite loop in BitSet
- Levenshtein distance on strings
- Seq.{of_list, equal}
- basic .merlin file for merlin users
- BatDeque.eq function to compare Deques by content
- BatteriesExceptionless
- More explicit overridding of ocamlbuild rules, use batteries.mllib
- Add Kahan summation (numerically-accurate sum of floats) to List,Array,Enum
- Add BatOption.some
- (text) improve element indexing in BatList's mli documentation
- Add BatList.filteri_map
- Compatibility with ocaml 4.01
- Add BatList.filteri
- Levenshtein distance on strings
- Seq.{of_list, equal}
- basic .merlin file for merlin users
- BatDeque.eq function to compare Deques by content
- BatteriesExceptionless
- More explicit overridding of ocamlbuild rules, use batteries.mllib
- Add Kahan summation (numerically-accurate sum of floats) to List,Array,Enum
- Add BatOption.some
- (text) improve element indexing in BatList's mli documentation
- Add BatList.filteri_map
- Compatibility with ocaml 4.01
- Add BatList.filteri
- Add Set.split_lt and split_le
- Add split_opt wherever there is split
- Add List.range
- Add the new O_CLOEXEC flag to Unix.open_flag in version 4.01
- Fix BatMutex.DebugMutex.id is always 0.
- Simplify List.partition code
- Add List.ntake and List.takedrop
- Added List.Acc.create and use it
- Add a LazyList.eager_fold_right alias to LazyList.fold_right, with sane argument order
- and many tests and documentation
- cleanup of whitespace

(jaapb)

2014-10-09 21:19:31 UTC MAIN commitmail json YAML

Corrected SUPERSEDES field

(jaapb)

2014-10-09 21:18:22 UTC MAIN commitmail json YAML

Updated devel/js_of_ocaml to 2.5

(jaapb)

2014-10-09 21:18:05 UTC MAIN commitmail json YAML

Updated js_of_ocaml to latest version, 2.5. Package now uses ocaml.mk.
There are many changes since the latest version, most important are:
** Compiler: SourceMap improvement
** Compiler: remove registration of unused named value (wrt runtime)
** Compiler: Smarter inlining, Constant sharing, Switch generation
** Lib: Dom binding: *AttributeNS, *AttributeNode*, borderRadius
** Runtime: improve performence of string, array allocation
* Misc: enable safestring for OCaml 4.02
* Commandline: switch to Cmdliner. Better -help + manpage
** Runtime: support for num (Ryan Goulden)
** Lib: initial support for Dom_svg
** Lib: introduce Jsonp module
** Lib: introduce JSON object binding
** Lib: introduce DomContentLoaded
** lib: introduce eventSource
** Lib: introduce js_of_ocaml.toplevel package
** Lib: various improvement: textContent,outerHTML,unload event,css properties
** Lib: complete binding of Js.array
** Lib: change signature of Sys_js.register_autoload
** Lib: sync js_of_ocaml.tyxml with latest tyxml
** Tools: helpers to build toplevel: jsoo_mktop, jsoo_mkcmis
** Lib: remove deprecated Event_arrow
** Lib: introduce js_of_ocaml.tyxml
** Lib: introduce js_of_ocaml.weak (that loads weak.js)
and remove predicate joo_weak
** Lib: introduce js_of_ocaml.log (Lwt logger)
** Lib: Dom_html.{range,selection} (Enguerrand Decorne)
** Runtime: improve blit_string perf
** Compiler: option to warn about unused js variable
** Lib: audio/videoElement
** Runtime: bigarray comparison
** Compiler: allow to embed directory with -file dir_name=ext1,ext2:dest_path
** Compiler: can now output embeded files in a differant js file
** Lib: js_of_ocaml.graphics
** Lib: Js.Unsafe.expr to embed JavasScript expression
to be used instead of Js.Unsafe.variable (or eval_string)
** Lib: Sys_js.js_of_ocaml_version && Sys_js.file_content
** OCamlbuild plugin: Add the OASIS support, document the API and add the tags
sourcemap (included in the meta-tag debug) and tailcall (#148)
(by Jacques-Pascal Deplaix)
** Compiler: generate shorter variable names
** Parsing and minifying of external javascript file (ie: runtime)
(by Hugo Heuzard)
** Compiler: JavaScript strict mode enabled
** Runtime: add support for recursive module (by Hugo Heuzard)
** Compiler: use trampoline to implement tailcall optim (by Hugo Heuzard)
** Improved OCaml toplevel UI (by Hugo Heuzard)
** Toplevel: support dynamic loading of cmo and cma files
** Runtime: add Bigarray support (contributed by Andrew Ray)
** Library: switch from "float Js.t" to just "float" for typing
JavaScript numbers
** Compiler: Add javascript file lookup using findlib
(+mypkg/myfile.js will read myfile.js from mypkg findlib directory)
(by Hugo Heuzard)
** Compiler: improve missing primitives & reserved name detection
(by Hugo Heuzard)
** Compiler: static evaluation of constant ("staticeval" optimisation)
(by Hugo Heuzard)
** Compiler: share constants (by Hugo Heuzard)
** Compiler: alias primitives (by Hugo Heuzard)
** Compiler: complete javacript ast (by Hugo Heuzard)
** Compiler: 'caml_format_int %d x' compiles to ""+x (by Hugo Heuzard)
** Add JavaScript file in META (to be used with ocamlfind)
(by Hugo Heuzard)
** Add Ocamlbuild plugin js_of_ocaml.ocamlbuild
(by Jacques-Pascal Deplaix)
** Add/Install classlist.js, weak.js
** Add Url.Current.protocol (by Vicent Balat)
** Dependency: deriving instead of deriving-ocsigen
** Runtime: log wrong string encoding issues to the console (by Hugo Heuzard)
** Add compiler_libs (by Pierre Chambart)
** Compile syntax extension to native code as well (by Hugo Heuzard)
** Add a JavaScript parser (extracted from facebook/pfff)
** Compiler: remove redundant 'var' (by Hugo Heuzard)
** Compiler: improve compact mode, remove unnecessary space, semicolon
** Runtime: Support in_channel and out_channel (by Hugo Heuzard)
** Compiler: option to embed files into the generated js
such files can be read using open_in (by Hugo Heuzard)
** Runtime: add cache for method lookup (by Hugo Heuzard)
** Compiler: experimental sourcemap support (by Hugo Heuzard)
** JavaScript Errors are now wrapped inside OCaml exceptions (by Hugo Heuzard)
** Add missing primitives for OCaml 4.01
** Improved Dom bindings (Hugo Heuzard and many other contributors)
** Add -linkall option to keep all provided primitives (Pierre Chambard)
** Improved tail-call optimization (Hugo Heuzard)
** Added optimization levels: -o {1,2,3} (Hugo Heuzard)

(jaapb)

2014-10-09 21:13:53 UTC MAIN commitmail json YAML

Updated devel/ocaml-lwt to 2.4.5

(jaapb)

2014-10-09 21:13:36 UTC MAIN commitmail json YAML

Updated ocaml-lwt to latest version, 2.4.5. Package now uses ocaml.mk.
Changes:
* Lwt_ssl: expand API to allow setting socket options with Ssl
functions
* fix for camlp4 trunk
* support for React 1.0.0
* add Lwt_sequence.find_node_* functions
* Lwt_log: get backtrace early to overcome exns in
Printexc.to_string
* fix potential deadlock in lwt_unix_recv_notifications
* lwt.glib fixes:
- handle HUP
- fix for BSD/OSX
* do not raise an exception in Lwt_log if argv[0] is blank
* add Android support
* fix issues in stubs for Lwt_unix jobs
* fix compatibility issue with OCaml 4.01
* fix the stub for ev_timer_init
* add Lwt.log containing Lwt_log_core, the Unix-free part of Lwt_log
* add Lwt_ssl.get_fd
* fix stdout/stderr redirections in Lwt_daemon.daemonize
* add Lwt_list.{map,iter}i{_s,_p}

(jaapb)

2014-10-09 21:09:07 UTC MAIN commitmail json YAML

Updated devel/ocaml-optcomp to 1.6

(jaapb)

2014-10-09 21:08:51 UTC MAIN commitmail json YAML

Updated package to newest version, 1.6. Changes: build system tweaks and
a fix for ocaml 4.02.

(jaapb)

2014-10-09 21:07:14 UTC MAIN commitmail json YAML

Updated security/ocaml-ssl to 0.4.7

(jaapb)

2014-10-09 21:06:57 UTC MAIN commitmail json YAML

Updated package to latest version, 0.4.7. Package now uses ocaml.mk.
Changes:
* Add support for TLS1.1 and TLS1.2 (thanks Thomas Calderon).
* Add function to initialize Diffie-Hellman and elliptic curve parameters
  (thanks Thomas Calderon and Edwin T旦r旦k).
* Add set_client_SNI_hostname to specify client-side SNI hostname (thanks
  Mauricio Fernandez).
* Fix double leave of blocking section in ocaml_ssl_accept (thanks Edwin T旦r旦k).
* Check for errors in SSL_connect/SSL_accept (thanks J辿r担me Vouillon).
* Clear the error queue before calling SSL_read and similar functions;
  SSL_get_error does not work reliably otherwise (thanks J辿r担me Vouillon).
* Allow static linking on Mingw64 (thanks schadinger).

(jaapb)

2014-10-09 20:53:33 UTC MAIN commitmail json YAML

Updated devel/ocaml-findlib to 1.5.3

(jaapb)

2014-10-09 20:53:15 UTC MAIN commitmail json YAML

Updated package to latest version, 1.5.3. Package now uses ocaml.mk
framework, and the buildlink wrapper has been modified to deal with
quoted arguments properly.
Changes:
-  1.5.3: The installation of "bytes" respects now $prefix and  the configured
  destination.
  New option -pp for "ocamlfind query", to get preprocessor packages.
  Updated the compatibility Bytes module to support extend, init, mapi,
  blit_string (Gabriel Scherer).
-  1.5.2: support for the query formats "%+a" and "%+A".
  Fix: the "ppx" property is now also path-expanded when interpreted in a
  toploop.
  Fix: implicit "ppx" is not path-expanded anymore.
  Fix: Build bytes.cmxs only if natdynlink is enabled (Andy Ray).
-  1.5.1: includes a file that was missing in 1.5
-  1.5: Including the "bytes" package that is either a compat package for ocaml
  < 4.02 or a fake package for ocaml >= 4.02. The package aims at helping to
  support the transition to the new "bytes" type for mutable strings.
  Also installing findlib.cmxs if OCaml supports it.
  Allowing to disable camlp4 (in prep for OCaml-4.02).
  The "ppx" package property can be specified for constructing ppx-type
  preprocessors (patches from Peter Zotov).

(jaapb)

2014-10-09 20:40:47 UTC MAIN commitmail json YAML

Added camlp4 to SUBDIR

(jaapb)

2014-10-09 20:40:07 UTC MAIN commitmail json YAML

Added lang/camlp4 version 4.02.0+1

(jaapb)

2014-10-09 20:39:27 UTC MAIN commitmail json YAML

Re-added package lang/camlp4 - it was split off from the main ocaml
distribution in version 4.02.

(jaapb)

2014-10-09 20:25:40 UTC MAIN commitmail json YAML

Updated devel/ocaml-deriving-ocsigen to 0.7

(jaapb)

2014-10-09 20:25:24 UTC MAIN commitmail json YAML

Updated package to latest version, 0.7. Changes:
  * Compatibility with ocaml-4.02 (Peter Zotoz, Hugo Heuzard)
  * Fix toplevel usage (Vincent Bernardoff)
  * Class: add equality for sets (Jeremy Yallop)

(jaapb)

2014-10-09 20:09:31 UTC MAIN commitmail json YAML

Added SUBDIR for devel/ocaml-cmdliner

(jaapb)

2014-10-09 20:07:58 UTC MAIN commitmail json YAML

Added devel/ocaml-cmdliner version 0.9.4

(jaapb)

2014-10-09 20:07:37 UTC MAIN commitmail json YAML

2014-10-09 19:49:19 UTC MAIN commitmail json YAML

Updated databases/ocaml-mysql to 1.1.2

(jaapb)

2014-10-09 19:48:58 UTC MAIN commitmail json YAML

Updated databases/ocaml-sqlite3 to 2.0.6

(jaapb)

2014-10-09 19:48:40 UTC MAIN commitmail json YAML

Updated package to version 2.0.6. Package now uses ocaml.mk framework.
There seem to have been no major changes, but upstream is now hosted on
github.

(jaapb)

2014-10-09 19:44:07 UTC MAIN commitmail json YAML

Updated package to newest version, 1.1.2 - now uses ocaml.mk. Changes:
* Mysql.Prepared.execute_null (Gregory Bellier)

(jaapb)

2014-10-09 19:41:21 UTC MAIN commitmail json YAML

Updated devel/pcre-ocaml to 7.1.1

(jaapb)

2014-10-09 19:41:01 UTC MAIN commitmail json YAML

- Added LICENSE, took over maintainership and re-added pax to USE_TOOLS.

(jaapb)

2014-10-09 19:39:24 UTC MAIN commitmail json YAML

Updated package to newest version, 7.1.1. Package now also uses ocaml.mk.
Changes are mostly bugfixes, and major changes:
* Switched to Oasis for packaging
* Switched to OCamlBuild for the build process
* Added stricter compilation flags

(jaapb)

2014-10-09 19:37:21 UTC MAIN commitmail json YAML

Changes:
- findlib no longer standard
- added OASIS_BUILD_ARGS parameter
- force native code compilation (or not) according to options
- moved things around so that OASIS implies FINDLIB

(jaapb)

2014-10-09 19:14:05 UTC MAIN commitmail json YAML

2014-10-09 19:08:28 UTC MAIN commitmail json YAML

Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, see
also upstream changelog):
Language features:
- Attributes and extension nodes
- Generative functors
- Module aliases
* Alternative syntax for string literals {id|...|id} (can break comments)
- Separation between read-only strings (type string) and read-write byte
  sequences (type bytes). Activated by command-line option -safe-string.
Build system for the OCaml distribution:
- Use -bin-annot when building.
- Use GNU make instead of portable makefiles.
- Updated build instructions for 32-bit Mac OS X on Intel hardware.
Shedding weight:
* Removed Camlp4 from the distribution, now available as third-party software.
* Removed Labltk from the distribution, now available as a third-party library.
Type system:
* Keep typing of pattern cases independent in principal mode
- Allow opening a first-class module or applying a generative functor
  in the body of a generative functor. Allow it also in the body of
  an applicative functor if no types are created
* Module aliases are now typed in a specific way, which remembers their
  identity. In particular this changes the signature inferred by
  "module type of"
- Slight change in the criterion to distinguish private
  abbreviations and private row types: create a private abbreviation for
  closed objects and fixed polymorphic variants.
* Compare first class module types structurally rather than
  nominally. Value subtyping allows module subtyping as long as the internal
  representation is unchanged.
Compilers:
- More aggressive constant propagation, including float and
  int32/int64/nativeint arithmetic.  Constant propagation for floats
  can be turned off with option -no-float-const-prop, for codes that
  change FP rounding modes at run-time.
- New back-end optimization pass: common subexpression elimination (CSE).
  (Reuses results of previous computations instead of recomputing them.)
- New back-end optimization pass: dead code elimination.
  (Removes arithmetic and load instructions whose results are unused.)
- Optimization of sequences of string patterns
- Experimental native code generator for AArch64 (ARM 64 bits)
- Optimization of integer division and modulus by constant divisors
- Add "-open" command line flag for opening a single module before typing
* "-o" now sets module name to the output file name up to the first "."
  (it also applies when "-o" is not given, i.e. the module name is then
  the input file name up to the first ".")
* better sharing of structured constants
- new flag to keep locations in cmi files
- issue warning 3 when referring to a value marked with
  the [@@ocaml.deprecated] attribute
- a new format implementation based on GADTs
* Constant exception constructors no longer allocate
- avoid unnecessary boxing in let
- Better compilation of optional arguments with default values
- ocamlopt -opaque option for incremental native compilation
Toplevel interactive system:
- New "#show_*" directives
Runtime system:
- New configure option "-no-naked-pointers" to improve performance by
  avoiding page table tests during block darkening and the marking phase
  of the major GC.  In this mode, all out-of-heap pointers must point at
  things that look like OCaml values: in particular they must have a valid
  header.  The colour of said headers should be black.
- Fixed bug in native code version of [caml_raise_with_string] that could
  potentially lead to heap corruption.
- Blocks initialized by [CAMLlocal*] and [caml_alloc] are now filled with
  [Val_unit] rather than zero.
- Fixed a major performance problem on large heaps (~1GB) by making heap
  increments proportional to heap size by default
- Structural equality treats exception specifically
- efficient comparison/indexing of exceptions
- avoid using unsafe C library functions (strcpy, strcat, sprintf)
- An ISO C99-compliant C compiler and standard library is now assumed.
  (Plus special exceptions for MSVC.)  In particular, emulation code for
  64-bit integer arithmetic was removed, the C compiler must support a
  64-bit integer type.
Standard library:
* Add new modules Bytes and BytesLabels for mutable byte sequences.
- add List.sort_uniq and Set.of_list
- a faster version of "raise" which does not maintain the backtrace
- support "Unix.kill pid Sys.sigkill" under Windows
- speed improvement for Buffer
- efficient creation of uninitialized float arrays
- Improve documentation regarding finalisers and multithreading
- Trigger warning 3 for all values marked as deprecated in the documentation.

(jaapb)

2014-10-09 18:59:59 UTC MAIN commitmail json YAML

Updated graphics/netpbm to 10.67.05nb3.

(gson)

2014-10-09 18:58:18 UTC MAIN commitmail json YAML

Configure netpbm with tiff and zlib support so that pamtotiff,
pnmtotiff, pnmtotiffcmyk, and tifftopnm once again get built.
They have been temporarily absent since the update to 10.67.03.

(gson)

2014-10-09 15:24:08 UTC MAIN commitmail json YAML

Added misc/libcdio-paranoia version 0.93

(adam)

2014-10-09 15:07:20 UTC MAIN commitmail json YAML

Updated audio/audacious to 3.5.1

(adam)

2014-10-09 15:05:43 UTC MAIN commitmail json YAML

+ openssh-6.7p1 (Note: it drop tcp_wrappers support!!).

(taca)

2014-10-09 15:03:31 UTC MAIN commitmail json YAML

2014-10-09 15:02:43 UTC MAIN commitmail json YAML

2014-10-09 14:49:20 UTC MAIN commitmail json YAML

Updated multimedia/gmplayer to 1.1.1nb20

(martin)

2014-10-09 14:48:51 UTC MAIN commitmail json YAML

2014-10-09 14:10:41 UTC MAIN commitmail json YAML

2014-10-09 14:09:23 UTC MAIN commitmail json YAML

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in mk files.

(wiz)

2014-10-09 14:07:17 UTC MAIN commitmail json YAML

2014-10-09 14:06:00 UTC MAIN commitmail json YAML

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

(wiz)

2014-10-09 13:55:10 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.147

(wiz)

2014-10-09 13:55:00 UTC MAIN commitmail json YAML

2014-10-09 13:54:47 UTC MAIN commitmail json YAML

2014-10-09 13:54:36 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup tickets #4518, #4519 and #4520.

(tron)

2014-10-09 13:53:43 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4520 - requested by taca
security/openssh: security patch

Revisions pulled up:
- security/openssh/Makefile                                    1.221
- security/openssh/distinfo                                    1.87
- security/openssh/patches/patch-sshconnect.c                  1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Oct  8 15:50:22 UTC 2014

  Modified Files:
  pkgsrc/security/openssh: Makefile distinfo
  Added Files:
  pkgsrc/security/openssh/patches: patch-sshconnect.c

  Log Message:
  Add fix for CVE-2014-2653 from
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742513.

  Bump PKGREVISION.

(tron)

2014-10-09 13:51:42 UTC MAIN commitmail json YAML

More SVR4_PKGNAME cleanup.

(wiz)

2014-10-09 13:50:08 UTC MAIN commitmail json YAML

More SVR4_PKGNAME cleanup.

(wiz)

2014-10-09 13:47:58 UTC MAIN commitmail json YAML

2014-10-09 13:46:58 UTC MAIN commitmail json YAML

Remove section about SVR4_PKGNAME.

(wiz)

2014-10-09 13:45:27 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4519 - requested by taca
www/apache24: security patch

Revisions pulled up:
- www/apache24/Makefile                                        1.31
- www/apache24/distinfo                                        1.16
- www/apache24/patches/patch-modules_cache_cache__util.c        1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Oct  8 04:27:18 UTC 2014

  Modified Files:
  pkgsrc/www/apache24: Makefile distinfo
  Added Files:
  pkgsrc/www/apache24/patches: patch-modules_cache_cache__util.c

  Log Message:
  Add patch for CVE-2014-3581.

  Bump PKGREVISION.

(tron)

2014-10-09 13:45:06 UTC MAIN commitmail json YAML

2014-10-09 13:32:18 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4518 - requested by bsiegert
shells/mksh: security update

Revisions pulled up:
- shells/mksh/Makefile                                          1.28
- shells/mksh/distinfo                                          1.26
- shells/mksh/patches/patch-mksh.1                              1.7

---
  Module Name:    pkgsrc
  Committed By:  bsiegert
  Date:          Tue Oct  7 18:51:02 UTC 2014

  Modified Files:
          pkgsrc/shells/mksh: Makefile distinfo
          pkgsrc/shells/mksh/patches: patch-mksh.1

  Log Message:
  Security: Update mksh to 50d.

  R50d is a required bugfix release:

  - [Goodbox] Fix NULL pointer dereference on “unset x; nameref x”
  - [tg] Fix severe regression in field splitting (LP#1378208)
  - [tg] Add a warning about not using tainted user input (including from
    the environ(7)ment) in arithmetics, until Stéphane writes it up nicely

  R50c is a security fix release:

  - [tg] Know more rare signals when generating sys_signame[] replacement
  - [tg] OpenBSD sync (mostly RCSID only)
  - [tg] Document HISTSIZE limit; found by luigi_345 on IRC
  - [zacts] Fix link to Debian .mkshrc
  - [tg] Cease exporting $RANDOM (Debian #760857)
  - [tg] Fix C99 compatibility
  - [tg] Work around klibc bug causing a coredump (Debian #763842)
  - [tg] Use issetugid(2) as additional check if we are FPRIVILEGED
  - [tg] SECURITY: do not permit += from environment
  - [tg] Fix more field splitting bugs reported by Stephane Chazelas and
    mikeserv; document current status wrt. ambiguous ones as testcases too

(tron)

2014-10-09 13:30:02 UTC MAIN commitmail json YAML

Updated sysutils/etcmanage to 0.9.1

(gdt)

2014-10-09 13:21:42 UTC MAIN commitmail json YAML

Additional files are installed on OS X

(adam)

2014-10-09 13:12:11 UTC MAIN commitmail json YAML

Updated devel/p5-List-AllUtils to 0.09

(wiz)

2014-10-09 13:12:02 UTC MAIN commitmail json YAML

Update to 0.09:

0.09    2014-10-05

- Clarify which of List::Util and List::MoreUtils wins when they both provide
  the same function. Requested by Karen Etheridge. RT #98560.

(wiz)

2014-10-09 12:49:21 UTC MAIN commitmail json YAML

Update to 0.9.1.  Note that this is a fairly complete rototill from
the previous version.  However, there are now tests (which pass), and
I've been running this version since June.

New in Version 0.9.1, released 2014-06-09

  * When installing a new config file, create the config file's parent
    directories if they don't exist.  If a directory is created, the
    permissions and ownership are copied from the corresponding
    directory in the upstream config file hierarchy.
  * Add a new --version (-V) option.
  * Add a new --help (-h) option.
  * etcmanage now exits with an error if an unsupported argument is
    specified.
  * 'etcmanage --remove' no longer warns if the given file was not
    already in the database.

New in Version 0.9, released 2014-05-21

  * Use Perl's Digest::MD5 module instead of the md5 utility for
    compatibility with other operating systems.
  * Add a new --destdir option.  If specified, the filenames for all
    operations will be prefixed with the provided directory name.
    This makes it possible to use etcmanage on a chroot or DESTDIR
    environment.
  * Don't automatically update the hash stored in the database if a
    live config file is modified and upstream is changed to match.
    This matches the behavior when both the live file and upstream
    file have been deleted (the record isn't removed from the
    database) and it provides an important invariant:  If the state of
    the live config file does not match the state of the database
    record, nothing is modified.
  * Fix handling of removed files during 'etcmanage --update':  If a
    managed file is deleted, treat it as a manual modification---don't
    restore the upstream file.
  * Improve logging:
    - Log problems updating config files to standard error (STDERR)
      instead of standard output (STDOUT).
    - During 'etcmanage --update', log "UNMANAGED_EQ_UPSTREAM" when
      encoutering a new upstream file that is already installed with
      identical contents.
    - During 'etcmanage --update', log "UNMANAGED_NEQ_UPSTREAM" to
      STDERR when encoutering a new upstream file that is already
      installed but has different contents.
    - Log three distinct types of "MISSING" messages instead of one:
      * "MISSING" is logged when the hash of the upstream file matches
        the database entry
      * "MISSING;UPSTREAM_WITHDRAWN" is logged when the upstream file
        doesn't exist
      * "MISSING;UPSTREAM_DIFFERENT" is logged when the hash of the
        upstream file differs from the hash stored in the database
    - Use the term "MODIFIED" instead of "CONFLICT" and split it into
      three distinct types of "MODIFIED" messages instead of one:
      * "MODIFIED" is logged when the hash of the upstream file
        matches the database entry
      * "MODIFIED;UPSTREAM_WITHDRAWN" is logged when the upstream file
        doesn't exist
      * "MODIFIED;UPSTREAM_DIFFERENT" is logged when the hash of the
        upstream file differs from the hash stored in the database
  * During 'etcmanage --update <dir>', visit all files in '<dir>', not
    just '<dir>/etc'.  This makes it possible to use etcmanage to
    manage files outside of '/etc', but is unfortunately not
    backwards-compatible:  'etcmanage --update' can no longer be
    pointed to a DESTDIR containing a complete NetBSD build (or else
    all operating system files---not just config files---will be
    managed by etcmanage).
  * During 'etcmanage --generate-manifest <dir>', visit all files in
    '<dir>', not just '<dir>/etc'.  This makes it easier to use
    etcmanage to manage files outside of '/etc', but is unfortunately
    not backwards-compatible:  'etcmanage --generate-manifest' can no
    longer be pointed to a DESTDIR containing a complete NetBSD build
    (or else all operating system files---not just config files---will
    be included in the manifest).
  * Add support for systems that don't have an /etc/services file or
    don't consider the /etc/services file to be a configuration file.
  * Fix command line parsing.  It is now possible to specify multiple
    commands at once (including repeating a command) and they will be
    executed in the specified order.
  * Add a '--db' option to specify the database filename.
  * Add a new '--manual' command to mark a file as manually managed.
    This differs from '--remove' in that a future '--update' will
    never automatically cause the file to become managed.  It also
    results in different log messages being printed when a config file
    has been modified, and these log messages are printed to STDOUT
    instead of STDERR (because they are expected conditions).
  * Refuse to add abnormal pathnames to the database.  A pathname is
    considered abnormal if it has any of the following properties:
      - contains whitespace
      - begins with '#'
      - is the empty string
      - is relative
      - contains '/../', '/./', or superfluous slashes
    Pathnames with the first three properties in the above list cannot
    be represented in a manifest.  Relative pathnames do not make
    sense (what are they relative to?).  Pathnames with '/../', '/./',
    or superfluous slashes can result in unintentional duplicate
    database entries that conflict with each other.
  * Various code cleanups.
  * Various build system improvements.

(gdt)

2014-10-09 12:46:03 UTC MAIN commitmail json YAML

Updated www/py-django-reversion to 1.8.4; misc/libcdio to 0.93; devel/py-urwid to 1.2.2; audio/py-audiotools to 2.22

(adam)

2014-10-09 12:44:37 UTC MAIN commitmail json YAML

2014-10-09 12:35:05 UTC MAIN commitmail json YAML

Switched to .tar.bz2; change API in buidlink3.mk to match cd-paranoia split off

(adam)

2014-10-09 12:32:54 UTC MAIN commitmail json YAML

Support for extracting audio from a CD in a jitter- and error-tolerant way.
Split off from libcdio to allow more flexible licensing and to be compatible
with cdparanoia-III-10.2's license. And also, libcdio is just too large.

(adam)

2014-10-09 11:57:36 UTC MAIN commitmail json YAML

Changes 1.2.2:
* Fix for a serious raw_display performance regression
* Fix for high color palette detection (by extempo)
* Small changes to enable windows support

(adam)

2014-10-09 11:55:22 UTC MAIN commitmail json YAML

Changes 0.93:
- Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions.
- Deprecate mmc_isrc_track_read_subchannel
- Add mmc_get_track_isrc function.
- Update OS versions we recognize
- OSX, and MS Windows, ISO 9660 and other bug fixes
- Remove Coverty scan warnins and errors
- OS/2 driver performance update

(adam)

2014-10-09 11:31:40 UTC MAIN commitmail json YAML

2014-10-09 11:19:57 UTC MAIN commitmail json YAML

update to reflect current version

(pettai)

2014-10-09 10:09:22 UTC MAIN commitmail json YAML

Changes 1.8.4:
- Provisional Django 1.7 support
- Multi-db and multi-manager support to management commands
- Added index on reversion.date_created
- Minor bugfixes and documentation improvements

(adam)

2014-10-09 09:32:40 UTC MAIN commitmail json YAML

Remove another unneeded patch after update.

(wiz)

2014-10-09 09:16:40 UTC MAIN commitmail json YAML

Updated lang/python34 to 3.4.2

(adam)

2014-10-09 09:15:38 UTC MAIN commitmail json YAML

Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X users: the OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature.

(adam)

2014-10-09 09:12:00 UTC MAIN commitmail json YAML

Added devel/py-protobuf version 2.5.0

(khorben)

2014-10-09 09:11:08 UTC MAIN commitmail json YAML

Added devel/py-protobuf

(khorben)

2014-10-09 09:10:47 UTC MAIN commitmail json YAML

2014-10-09 05:34:37 UTC MAIN commitmail json YAML

webkit-gtk updated to 2.4.6.

(wiz)

2014-10-09 05:33:43 UTC MAIN commitmail json YAML

Update to 2.4.6:

=================
WebKitGTK+  2.4.6
=================

What's new in WebKitGTK+ 2.4.6?

  - Use free icons for the web inspector.
  - Make vimeo videos work again with the GStreamer media backend.
  - Fix selection rendering when unfocused with recent GTK+ versions.
  - Fix toggle buttons rendering with recent GTK+ versions.
  - Fix race condition when downloading a file due to the intermediate
    temporary file.

(wiz)

2014-10-09 00:57:29 UTC MAIN commitmail json YAML

Updated devel/guile-www to 2.38

(gdt)

2014-10-09 00:57:11 UTC MAIN commitmail json YAML

Update to 2.38.

- 2.38 | 2014-10-08

  - bug-report address changed

    Please send bug reports to the address shown by running command:

    ./configure --help

    Mail sent to the previous address is likely to be misplaced.

  - bugfixes

    - ‘parse-form’ uses ‘list’ instead of ‘values’

      NB: Backward-incompatible change.

      Previously, this ‘(www server-utils form-2-form)’ proc would use
      ‘values’ for form elements that have type info, consing the
      result into the returned alist.  Unfortunately, use of ‘values’
      outside a ‘call-with-values’ context (e.g., as a container, as
      in this case) is not supported by Guile 2.x.

      Now, the four pieces of type info are packaged w/ ‘list’.

    - support for VPATH "make check"

      Previously VPATH "make check" failed to initialize each test's
      infrastructure (i.e., v/common).  Now it takes into account the
      configure-substituted and Makefile var ‘srcdir’ as well.

  - new optional arg ‘u8’

    - ‘(www url-coding) url-coding:decode’

      This proc now takes an optional arg U8, which if non-‘#f’, means
      to return a u8vector instead of a string.

    - ‘(www server-utils parse-request) alist<-query’

      This proc now takes an optionl arg U8, which if non-‘#f’, means
      to return u8vectors instead of strings for names and values.

  - changes to ‘(www server-utils form-2-form) parse-form’

    - non-string args ok

      The first arg can now be a form:

      ((multipart . MINOR) PARAMETER...)

      i.e., the parsed form of the Content-Type header's value.
      Relatedly, the arg's documented name is now simply TYPE.

      The second arg can now be an integer specifying the number of
      bytes to read from the current input port.

      For backward compatibility, TYPE and RAW-DATA can also be
      strings.

    - sub ‘multipart/mixed’ better recognized

      Previously, a (sub) part w/ "Content-Type: multiPART / miXed"
      (for instance) would be handled opaquely.  Now, such a header is
      properly recognized and recursed into.  Sigh, one has to wonder:
      Will there ever be a more tightly specified MIME 2.0?

  - CGI file-uploads can now be done in "move u8" style

    Proc ‘(www cgi) cgi:init’ now accepts options ‘move’, which
    controls how file-uploads are handled.  When specified, the
    uploaded files are returned as procedures that can be called to
    write the actual contents of the file (a u8vector) to a port or
    to return those contents directly.  This option takes precedence
    over ‘uploads-lazy’.

    Another new option is ‘move-simple-text/plain’, which only is
    meaningful if ‘move’ is also specified.  This simplifies the
    value of form parameters with MIME type ‘text/plain’ to a
    string, discarding other MIME information.

    See examples/id.cgi.in for how to use these options.

  - "make check" locale support

    You can customize (somewhat) the locale that tests use by
    manipulating file v/testing-locale.  See README.

  - bootstrap tools upgraded
    - GNU Automake 1.14.1
    - Guile-BAUX 20140110.0849.39e9660

(gdt)

2014-10-08 22:52:04 UTC MAIN commitmail json YAML

2014-10-08 22:20:34 UTC MAIN commitmail json YAML

Updated textproc/yelp-xsl to 3.14.0

(prlw1)

2014-10-08 22:20:04 UTC MAIN commitmail json YAML

Update yelp-xsl to 3.14.0

3.14.0
======
* Updated translations:
  sv    (Anders Jonsson)

3.13.92
=======
* Updated translations:
  ro    (Daniel Serbanescu)

(prlw1)

2014-10-08 22:13:05 UTC MAIN commitmail json YAML

Updated devel/glibmm to 2.42.0

(wiz)

2014-10-08 22:12:55 UTC MAIN commitmail json YAML

Update to 2.42.0:

2.42:

API additions since 2.40:

* Add Permission and SimplePermission.
  (Juan R. Garc鱈a Blanco) Bug #732436
* Add support for GtkContainer child properties.
  (Juan R. Garc鱈a Blanco)

2.42.0 (stable):

Gio:
* Notification: Deprecate set_urgent().
  (Murray Cumming)

Tools:
*  h2def.py: fixed generator in case of inline functions.
  (Marcin Kolny) Bug #736427

Build:
* Update and overhaul of Visual Studio 2005 project build files.
(Chun-wei Fan)
* Fixes for  Visual Studio 2008 and 2010 project build files.
(Chun-wei Fan)
* Fix ustring for Visual Studio Builds.
(Chun-wei Fan) Bug #736720
* Visual Studio Builds: Add "install" project.
  (Chun-wei Fan)
* Fix tests in Visual Studio.
  (Chun-wei Fan) Bug #736778

2.41.4 (unstable):

gmmproc:
* Added parameter exception_handler in _WRAP_VFUNC().
  (Marcin Koln) Bug #735132
* Better error checks in some _WRAP_* macros.
  (Kjell Ahlstedt)

Build:
* Update and overhaul of Visual Studio 2010 and Visual Studio 2008
  project build files.
  (Chun-wei Fan)
* Gio::DBus: Don't use parameter name 'interface' to fix the build with MinGW.
  (Kjell Ahlstedt) Bug #735137.

2.41.3 (unstable):

Documentation:
* Network example:
  - Use Glib::OptionEntry and friends
  (Kjell Ahlstedt)
  - Network example: Add --use-ipv6 command line option
  (Shashank) Bug #734094.

2.41.2 (unstable):

Gio:
* Menu: Allow detailed_action == null
  (Kjell Ahlstedt) Bug #733203 (Hubert Figuiere)
* Add Permission and SimplePermission.
  (Juan R. Garc鱈a Blanco) Bug #732436

Glib:
* Make custom interface properties instance data.
  (Kjell Ahlstedt) Bug #732746
* PropertyBase: Use g_object_notify_by_pspec() instead of g_object_notify()
  (Povilas Kanapickas) Bug #731484

gmmproc:
* Add support for GtkContainer child properties.
  (Juan R. Garc鱈a Blanco)
*  _WRAP_METHOD: Allow multi-word parameter types such as unsigned int.
  (Kjell Ahlstedt)

2.41.1 (unstable):

Gio:
* Application: Deprecate set_action_group().
  (Kjell Ahlstedt)
* DesktopAppInfo: Deprecate set_desktop_env().
  (Kjell Ahlstedt)
* Settings:  Deprecate list_schemas(), range_check() and
  property_schema().
  (Kjell Ahlstedt)
* TlsConnection: Deprecate [set|get]_use_system_certdb()
  and property_use_system_certdb().
  (Kjell Ahlstedt)
* VolumeMonitor: Deprecate adopt_orphan_mount().
  (Kjell Ahlstedt)

Glib:
* Keyfile: Deprecate one of the load_from_dirs() methods.
  (Kjell Ahlstedt)
* ValueArray: Deprecated.
  (Kjell Ahlstedt)

tests:
* Test custom properties and an interface with properties.
  (Jos辿 Alburquerque) Bug #697229

Documentation:
*  Add a blank line after @deprecated and @newin to help doxygen.
  (Kjell Ahlstedt)

2.41.0 (unstable):

Gio:
* Application:
  - Add add_main_option_entry() and enum OptionType.
  (Kjell Ahlsted) Bug #727822.
  - Add add_main_option_entry() taking a slot parameter
  (Kjell Ahlsted) Bug #727822.
* Add SocketSource, SignalSocket and Socket::create_source().
  (Kjell Ahlsted) Bug #725281.

Documentation:
* examples/network: Use SocketSource and SignalSocket.
  (Kjell Ahlstedt)

Build:
* gmmproc: Don't interpret a comma as the end of a deprecation message.
  (Kjell Ahlstedt)

(wiz)

2014-10-08 22:04:37 UTC MAIN commitmail json YAML

Updated games/puzzles to 20141008.r10282

(wiz)

2014-10-08 22:04:27 UTC MAIN commitmail json YAML

Update to 10282:
Fix antialiasing artifacts around edges of Bridges islands.

(wiz)

2014-10-08 21:57:07 UTC MAIN commitmail json YAML

2014-10-08 21:56:42 UTC MAIN commitmail json YAML

Updated devel/hs-cmdargs to 0.10.10

(szptvlfn)

2014-10-08 21:56:17 UTC MAIN commitmail json YAML

Update to 0.10.10

CHANGES:
0.10.10
    #14, fix @ file arguments
deprecated tyConString

(szptvlfn)

2014-10-08 19:19:43 UTC MAIN commitmail json YAML

Cleaned up the TODO list; the license check has been implemented.

(rillig)

2014-10-08 19:15:16 UTC MAIN commitmail json YAML

Fixed variable type of PYTHON_VERSIONED_DEPENDENCIES, so that build-time
and run-time dependencies can be specified without pkglint warnings.

(rillig)