Commit graph

222715 commits

Author SHA1 Message Date
wiz
9ba3c98b4a Updated converters/help2man to 1.46.4 2014-10-12 15:21:37 +00:00
wiz
31a1c5f44b 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.
2014-10-12 15:21:28 +00:00
tron
5dda1ece72 Note update of the "spamassassin" package to version 3.4.0nb3. 2014-10-12 15:18:40 +00:00
tron
2a479d3d8f 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.
2014-10-12 15:18:21 +00:00
wiz
3728a66253 Updated devel/py-setuptools to 6.1 2014-10-12 15:00:04 +00:00
wiz
4bf2719405 Update to 6.1:
6.1
---

* Issue #268: When resolving package versions, a VersionConflict now reports
  which package previously required the conflicting version.
2014-10-12 14:59:55 +00:00
wiz
484598f9f2 Updated databases/py-sqlparse to 0.1.13 2014-10-12 14:59:20 +00:00
wiz
8184d142d7 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.
2014-10-12 14:59:11 +00:00
wiz
293730a3fb Updated devel/gmake to 4.1 2014-10-12 14:58:38 +00:00
wiz
b61954990b 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
2014-10-12 14:58:27 +00:00
wiz
f9f159fe41 Updated print/cups-filters to 1.0.61 2014-10-12 14:55:58 +00:00
wiz
0387dc2545 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.
2014-10-12 14:55:49 +00:00
wiz
5c916b0dbb Updated databases/py-ldap to 2.4.18 2014-10-12 14:53:47 +00:00
wiz
9585b40d41 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
2014-10-12 14:53:38 +00:00
wiz
5e00dac53a Updated converters/py-chardet to 2.3.0 2014-10-12 14:52:45 +00:00
wiz
dd6c1cef88 Update to 2.3.0:
Changes not found.
2014-10-12 14:52:36 +00:00
wiz
bda5032882 Updated lang/go to 1.3.3 2014-10-12 14:51:13 +00:00
wiz
80ca574991 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.
2014-10-12 14:51:03 +00:00
wiz
60190baa5d Updated net/gst-plugins1-libnice to 0.1.8 2014-10-12 14:49:18 +00:00
wiz
0ea457e0f0 Update to 0.1.8 to sync with libnice. 2014-10-12 14:49:08 +00:00
wiz
6bafc60134 Updated security/caff to 1.1.10 2014-10-12 14:48:29 +00:00
wiz
e4bd95945d Update to 1.1.10: locale improvements. 2014-10-12 14:48:20 +00:00
wiz
10719eb2f1 Updated net/libnice to 0.1.8 2014-10-12 14:46:50 +00:00
wiz
cf08d521db 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
2014-10-12 14:46:41 +00:00
wiz
9716696b34 + 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.
2014-10-12 14:43:30 +00:00
wiz
e71e117e8c Updated www/p5-CGI to 4.06 2014-10-12 14:39:57 +00:00
wiz
8ddcb4e8a0 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)
2014-10-12 14:39:49 +00:00
wiz
cd3e2f2e5e Updated textproc/p5-YAML to 1.13 2014-10-12 14:38:26 +00:00
wiz
a79be930ca 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
2014-10-12 14:38:17 +00:00
wiz
179c4d3858 Updated security/p5-IO-Socket-SSL to 1.999 2014-10-12 14:37:23 +00:00
wiz
6d4ce84257 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.
2014-10-12 14:37:15 +00:00
bsiegert
4ed47a91c0 Add an nls option to xz that can be disabled, but is on by default. If off,
gettext is not required.
2014-10-12 13:07:11 +00:00
abs
819cb58360 Enable ssl by default, bump PKGREVISION 2014-10-12 10:25:05 +00:00
tron
019277fcbe 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.
2014-10-12 08:17:50 +00:00
gdt
4af0fbb592 Default ssl option to on. 2014-10-12 00:14:45 +00:00
gdt
ffcfd56939 Enable ssl option by default. 2014-10-12 00:08:26 +00:00
gdt
adf2af99a4 Default ssl option to on. 2014-10-11 23:57:04 +00:00
khorben
360914d754 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@
2014-10-11 16:41:47 +00:00
prlw1
a066213752 Updated devel/libpeas to 1.12.1 2014-10-11 09:54:59 +00:00
prlw1
90f7920f27 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
2014-10-11 09:54:30 +00:00
wiz
8658509b29 Sort. 2014-10-10 22:55:20 +00:00
wiz
ddffeec4f7 Remove unneeded patch after update. 2014-10-10 22:55:02 +00:00
wiz
f68a3efa69 Remove unneeded patch. 2014-10-10 22:54:44 +00:00
wiz
c856cf3543 Remove unneeded patch, confirmed by adam. 2014-10-10 22:05:38 +00:00
snj
4ed233a3ef update HOMEPAGE 2014-10-10 21:44:46 +00:00
snj
08b4b86c90 Updated audio/flac123 to 0.0.12 2014-10-10 21:21:25 +00:00
snj
f997733f20 Update flac123 to 0.0.12.
This update extendeds the remote spec to include a V(OLUME) command.
2014-10-10 21:20:28 +00:00
snj
3f59bee8d3 Updated graphics/qiv to 2.3.1 2014-10-10 20:57:55 +00:00
snj
4d5e5727cd 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.
2014-10-10 20:57:32 +00:00
prlw1
f6f4d66e14 Switch OpenEXR support off by default
http://mail-index.netbsd.org/pkgsrc-users/2014/10/10/msg020494.html
2014-10-10 15:17:22 +00:00