Commit graph

226236 commits

Author SHA1 Message Date
dholland
9dbea63119 Latest posted radiance is 4.1. 2015-01-04 01:55:50 +00:00
gdt
d13d46f8ad Updated sysutils/etcmanage to 0.9.2 2015-01-04 01:54:51 +00:00
gdt
e962341023 Update to 0.9.2.
(Need for update found by mef@'s check-update script!)

New in Version 0.9.2, released 2014-06-18

  * 'etcmanage --update' now logs MISSING*, UNMANAGED_*_UPSTREAM, and
    MODIFIED* messages to STDOUT instead of STDERR.
2015-01-04 01:53:22 +00:00
gdt
45d83d6697 10.9 also has Xcode 6.
Note that older os versions sometimes get xcode updates and that
pkgsrc generally expects xcode that is up-to-date relative to the base
os.
2015-01-03 21:30:52 +00:00
ryoon
52a14cf701 Updated devel/nspr to 4.10.7nb1 2015-01-03 19:52:54 +00:00
ryoon
a9c9fad6c7 Bump PKGREVISION.
* When ABI=64 under OS X/Darwin, generate 64-bit shared libraries.
  Fix PR pkg/49532.
2015-01-03 19:52:22 +00:00
ryoon
7e7ab66ca2 Added devel/redmine version 2.6.0 2015-01-03 18:57:22 +00:00
ryoon
7af4bac0db Import ruby215-redmine-2.6.0 as devel/redmine.
Redmine is a flexible project management web application. Written
using the Ruby on Rails framework, it is cross-platform and
cross-database.

Redmine is open source and released under the terms of the GNU
General Public License v2 (GPL).

Features

Some of the main features of Redmine are:

   Multiple projects support
   Flexible role based access control
   Flexible issue tracking system
   Gantt chart and calendar
   News, documents & files management
   Feeds & email notifications
   Per project wiki
   Per project forums
   Time tracking
   Custom fields for issues, time-entries, projects and users
   SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
   Issue creation via email
   Multiple LDAP authentication support
   User self-registration support
   Multilanguage support
   Multiple databases support

This package contains all required Ruby gems in it.
Th code in Makefile should be moved to lang/ruby/*.mk later.
2015-01-03 18:55:43 +00:00
spz
0add82f5ac patches for http://secunia.com/advisories/61132 from the
libsndfile github repository
2015-01-03 18:43:48 +00:00
ryoon
d011bd8c78 My OS X Yosemite machine says Xcode is version 6.1.1. 2015-01-03 18:27:15 +00:00
wiz
ce0c1e7948 gettext updated to 0.19.4 2015-01-03 18:17:05 +00:00
wiz
c8cde9f604 gstreamer1 and plugins updated to 1.4.5. 2015-01-03 18:16:52 +00:00
wiz
8f8f1aec26 Revert previous, unintended and incomplete. 2015-01-03 18:11:00 +00:00
wiz
9ec1a0fbb5 Update to 1.4.5. All pkgsrc patches were integrated :-)
GStreamer core:
      * 736969 : queue2: dead lock when buffering
      * 738092 : basesink: clamp reported position based on direction
      * 740001 : task: race condition when pausing and stopping

GStreamer Plugins Base:
      * 741420 : video pools: should update size in configuration after applying alignment
      * 715050 : add typefinder for audio/x-audible
      * 739544 : tcp: Add test and fix memory leak in tcp elements
      * 739840 : typefind should recognize Apple Core Audio Format (CAF)
      * 740556 : videodecoder: don't complain when DTS != PTS on keyframes
      * 740675 : playsink: continues playback, reset mute property
      * 740730 : rtspconnection: don't remove child source if parent source is already destroyed
      * 740853 : audiodecoder: Push pending events before sending EOS.
      * 740952 : alsa: NetBSD fixes
      * 741045 : audiorate can can lose timestamp precision in some cases
      * 741198 : playbin: leaks GstPads

GStreamer Plugins Good:
      * 711437 : apev2mux: should not put APEv2 tags at beginning of WavPack files
      * 726194 : v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution
      * 736397 : flvdemux: Per-stream resyncing behavior causes A/V-desyncs
      * 737603 : v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
      * 739476 : vpx: fails to build against libvpx from git
      * 739722 : matroskamux: Thread safe register GstMatroskamuxPad
      * 739789 : v4l2allocator: fix error message if allocator is already active
      * 739791 : v4l2bufferpool: unref pool when v4l2_allocator_new() fails
      * 739792 : v4l2allocator: fix gst_v4l2_allocator_stop prototype
      * 739996 : videomixer: Drops a lot of frames, if one of the sources is live
      * 740040 : v4l2src: Fails in presence of V4L2_BUF_FLAG_ERROR
      * 740392 : rtspsrc: mikey base64 decoded key-mgmt leak
      * 740407 : qtmux limits capture to 4096x4096
      * 740633 : v4l2src: RW io-mode is broken
      * 740636 : v4l2src: framerate is not always set on driver
      * 740671 : aspectratiocrop: crop needs to be reset when video size changes
      * 740905 : v4l2: still has 1 include to linux/videodev.h
      * 741271 : rtph264pay: Buffer leak in H.264 payloader when using SPS/PPS
      * 741381 : rtph264pay: Race condition may cause crash when going from PAUSED- > READY
      * 741407 : deinterlace: in query_caps return only supported formats if filter is interlaced
      * 737579 : v4l2object: set colorspace for output devices
      * 739754 : v4l2bufferpool: Should validate that all memories are writeable before queueing back

GStreamer Plugins Bad:
      * 722764 : rawparse: fix SEEKING query handling
      * 729768 : mpegtsbase: Raise limit to read more bytes initially to find PCR
      * 739152 : gl/cocoa: build with GNUStep fails
      * 740191 : dvbbasesink: segfaults on 32-bit (rpi)
      * 740201 : gl/cocoa: Does not compile on OSX < 10.7 anymore
      * 740451 : srtpdec: leaks rtp/rtcp sink events
      * 740953 : configure.ac: unportable test(1) comparison operator
      * 741321 : opusparse: fix header parsing esp. of encoded output of libopus

GStreamer RTSP Server:
      * 739481 : rtsp-stream: leaks srtp decoder when leaving rtpbin
2015-01-03 18:09:30 +00:00
spz
d3a34ab6f6 update one teeny version to the version with the fix for
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769901
2015-01-03 18:04:06 +00:00
adam
7db859f14c Updated www/py-djangocms-admin-style to 0.2.5; www/py-djangocms-text-ckeditor to 2.4.3 2015-01-03 16:48:33 +00:00
ryoon
e01f3ac0d1 Updated www/apache-tomcat6 to 6.0.43 2015-01-03 16:44:47 +00:00
ryoon
13090acd35 Update to 6.0.43
Changelog:
# Tomcat 6.0.43 (markt)
## Catalina
* fix	Assert that mapping result object is empty before performing mapping work in Mapper. (kkolinko)

## Coyote
* fix	53952: Add support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a patch by Marcel Šebek. (schultz/jfclere)
* fix	56780: Enable Tomcat to start when using SSL with an IBM JRE in strict SP800-131a mode. (markt/kkolinko)
* fix	57102: Fix bug that meant sslEnabledProtocols setting was not recognised for the HTTPS NIO connector. (markt)
* add	Disable SSLv3 by default for the APR/native HTTPS connector. (markt/schultz)
* fix	Do not increase remaining counter at end of stream in IdentityInputFilter. (kkolinko)
* fix	Disable SSLv3 by default (along with SSLv2 which was already disabled by default) in light of the recently announced POODLE vulnerability (CVE-2014-3566). (markt)
* fix	57116: Do not fallback to default protocol list for HTTPS BIO connector if sslEnabledProtocols has no matches. (markt)
* update	Align calculation of default ciphers and default protocols for JSSE HTTPS connectors with Tomcat 7 which allows for per connector defaults based on the choice of sslProtocol. (markt/kkolinko)

## Web applications
* fix	Configure the Javadoc tool to read sources as ISO-8859-1, suppress timestamp comments and enable charset header. (kkolinko)
* fix	Correct typos in configuration samples on SSL Configuration page of Tomcat documentation. (kkolinko)

## Other
* update	56079: The Apache Tomcat Windows service and the Apache Tomcat Windows service monitor application are now digitally signed. (markt/kkolinko)
* update	56988: Allow to use relative path in base.path setting when building Tomcat. (kkolinko)
fix	Update documentation: the minimum version of Apache Ant required to build Tomcat is 1.8.0. (kkolinko)
* update	56596: Update to Tomcat Native Library version 1.1.32 to pick up the Windows binaries that are based on OpenSSL 1.0.1j and APR 1.5.1. (markt)
* fix	Fix timestamps in Tomcat build to use 24-hour instead of 12-hour format and use UTC timezone. (kkolinko)

# Tomcat 6.0.42 (jfclere)	not released
## Catalina
* fix	56600: In WebdavServlet: Do not waste time generating response for broken PROPFIND request. (kkolinko)
* fix	56648: Reduce scope of synchronization when adding children to a container (e.g. adding a Context to a Host) to prevent blocking requests to other children while the new child starts. (markt)
* fix	56684: Ensure that Tomcat does not shut down if the socket waiting for the shutdown command experiences a SocketTimeoutException. (markt)

## Coyote
fix	Various improvements to ChunkedInputFilter including clean-up, i18n for error messages and adding an error flag to allow subsequent attempts at reading after an error to fail fast. (markt)
fix	56661: Support using AJP request attribute AJP_LOCAL_ADDR to fix getLocalAddr(). (rjung)

## Jasper
* fix	43001: Enable the JspC Ant task to set the JspC option mappedFile. (kkolinko)
* fix	56334: Fix a regression in EL parsing when quoted string follows a whitespace. (markt)
* fix	56560: Fix NoClassDefFoundError when using Jasper Ant task defined by catalina-tasks.xml file. Patch provided by M Gemmell. (kkolinko)
* fix	56561: Avoid NoSuchElementException while handling attributes with empty string value. (violetagg)
* fix	56612: Correctly parse consecutive escaped single quotes when used in an EL expression. (markt)
* code	Use if { ... } else if { ... } rather than multiple if { ... } for alternative branches in the JSP parser. (kkolinko)
* fix	Fix a potential resource leak in JDTCompiler when checking wether a resource is a package. Reported by Coverity Scan. (fschumacher)

## Other
* fix	56606: When creating tomcat-users.xml in the Windows Installer, use the new attribute name for the name of the user. (markt)
* add	56829: Add the ability for users to define their own values for _RUNJAVA and _RUNJDB environment variables. Be more strict with executable filename on Windows (s/java/java.exe/). Based on a patch by Neeme Praks. (markt/kkolinko)
2015-01-03 16:43:44 +00:00
adam
4677d7a3d7 Changes 0.2.5:
Bug fixes.
2015-01-03 16:37:42 +00:00
adam
f1fbca1332 Changes 2.4.3:
Bug fixes.
2015-01-03 16:29:09 +00:00
fhajny
7dc73b4c30 Add lost sphinxsearch hashes, make sure they are not lost next time. 2015-01-03 16:07:38 +00:00
wiz
a4234db564 Updated security/py-cryptography to 0.7.1 2015-01-03 16:01:03 +00:00
wiz
8a120e1128 Update to 0.7.1:
0.7.1 - 2014-12-28
~~~~~~~~~~~~~~~~~~

* Fixed an issue preventing compilation on platforms where ``OPENSSL_NO_SSL3``
  was defined.

0.7 - 2014-12-17
~~~~~~~~~~~~~~~~

* Cryptography has been relicensed from the Apache Software License, Version
  2.0, to being available under *either* the Apache Software License, Version
  2.0, or the BSD license.
* Added key-rotation support to :doc:`Fernet </fernet>` with
  :class:`~cryptography.fernet.MultiFernet`.
* More bit-lengths are now support for ``p`` and ``q`` when loading DSA keys
  from numbers.
* Added :class:`~cryptography.hazmat.primitives.interfaces.MACContext` as a
  common interface for CMAC and HMAC and deprecated
  :class:`~cryptography.hazmat.primitives.interfaces.CMACContext`.
* Added support for encoding and decoding :rfc:`6979` signatures in
  :doc:`/hazmat/primitives/asymmetric/utils`.
* Added
  :func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key` to
  support the loading of OpenSSH public keys (:rfc:`4253`). Only RSA and DSA
  keys are currently supported.
* Added initial support for X.509 certificate parsing. See the
  :doc:`X.509 documentation</x509>` for more information.
2015-01-03 16:00:55 +00:00
adam
914a86d1db Updated graphics/py-Pillow to 2.7.0; www/py-django to 1.7.2 2015-01-03 15:49:28 +00:00
adam
ee7a854559 Django 1.7.2 fixes several bugs in 1.7.1.
Additionally, Django’s vendored version of six, django.utils.six, has been upgraded to the latest release (1.9.0).
2015-01-03 15:47:21 +00:00
adam
8a45fa8956 Changes 2.7.0:
Fixes potential denial of service attacks using compressed text chunks.
2015-01-03 15:46:00 +00:00
wiz
807925e1e7 Updated games/sl to 5.02 2015-01-03 15:43:07 +00:00
wiz
7e64fbe4f1 Update to 5.02:
SL(1) 5.02 Release includes several fixes for compiler warnings,
indentation, typos, etc.

Based on patch in PR 49531 in Jonathan Buschmann.
2015-01-03 15:42:58 +00:00
schwarz
349a2e1d88 updated net/arp-scan to 1.9 2015-01-03 14:44:36 +00:00
schwarz
f227face53 updated net/arping to 2.14 2015-01-03 14:24:18 +00:00
mef
49d08113f9 Removed mail/libspf-alt. 2015-01-03 14:21:54 +00:00
mef
2931a97aaa This version of gnuradio-trellis searches command xmlto and if found,
html/gr-trellis.html is installed in share/doc/gnuradio-${PKGVERSION}.
 There doesn't seem the way to disable this behavior. So add always-
dependency to textproc/xmlto. Thanks gdt@ for the report.
PKGREVISION++ (binary is different).
2015-01-03 14:18:13 +00:00
mef
200a4a849b Removing mail/libspf-alt
(1) Info from FreeBSD,
   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128322
   says
   | mail/libspf-alt has been superceded by mail/libspf2 a long time ago
(2) No objection was answered to my removing proposal at pkgsrc-users@
   (2014/12/23 06:57)
(3) finddepends reports nothing (other than self buildlink3.mk)
Thank you,
2015-01-03 13:55:42 +00:00
nat
1328f0e811 Fix freeze in audio callback on close.
Bump PKGREVISION.

This commit was approved by wiz@.
2015-01-03 11:21:07 +00:00
wiz
ff4f69f910 Updated net/youtube-dl to 20150102 2015-01-03 10:20:18 +00:00
wiz
2191e573a5 Update to 2015.01.02. The usual updates. 2015-01-03 10:20:11 +00:00
wiz
32b0d5ac8c Updated x11/libdrm to 2.4.58nb2 2015-01-03 10:01:52 +00:00
wiz
848aff53f0 Remove code for DRM_IOCTL_MMAP hack.
Never needed on NetBSD-5 and -6; and chuq improved mmap in NetBSD-7
and -current, so it's not needed there any longer either.
Confirmed by mrg.

Bump PKGREVISION.
2015-01-03 10:01:40 +00:00
wiz
6ca397c374 + calibre-2.15.0, gnucash-docs-2.6.5. 2015-01-03 09:57:47 +00:00
wiz
d7d8fcf6d3 Updated devel/py-mercurial to 3.2.4 2015-01-03 09:26:48 +00:00
wiz
435241f22f Update to 3.2.4:
This is a regularly-scheduled bugfix release.

    demandimport: blacklist distutils.msvc9compiler (issue4475)
    largefiles: backout f72d73937853 - linear updates handle m -> a differently
    largefiles: fix a spurious missing file warning with 'remove -A' (issue4053)
    largefiles: fix a spurious missing file warning with forget (issue4053)
    largefiles: introduce the 'composelargefilematcher()' method
    largefiles: mark lfile as added in lfdirstate when the standin is added
    sshpeer: more thorough shell quoting
2015-01-03 09:26:40 +00:00
darcy
e9d73da6b9 Correction to category: printer/cups ==> print/cups 2015-01-03 05:10:45 +00:00
dholland
5ac3fac66f Systematize use of -m32 and NOT_FOR_PLATFORM. 2015-01-03 01:33:59 +00:00
wiz
c4ad83e58e Added audio/shine version 3.1.0 2015-01-03 00:39:49 +00:00
wiz
ec4a1d6e9e + shine. 2015-01-03 00:39:40 +00:00
wiz
86f58aff79 Import shine-3.1.0 as audio/shine.
shine is a blazing fast mp3 encoding library implemented in
fixed-point arithmetic. The library can thus be used to performe
super fast mp3 encoding on architectures without a FPU, such as
`armel`, etc.. It is also, however, also super fast on architectures
with a FPU!
2015-01-03 00:39:26 +00:00
wiz
16f0ffa16f Added devel/py-flake8 version 2.2.5 2015-01-03 00:06:01 +00:00
wiz
ec7479e7fc + py-flake8, py-mccabe. 2015-01-03 00:05:52 +00:00
wiz
2c82705e15 Import py34-flake8-2.2.5 as devel/py-flake8.
Flake8 is a wrapper around these tools:

* PyFlakes
* pep8
* Ned Batchelder's McCabe script

Flake8 runs all the tools by launching the single flake8 script.
It displays the warnings in a per-file, merged output.
2015-01-03 00:05:47 +00:00
wiz
7efb0fc352 Added devel/py-mccabe version 0.3 2015-01-03 00:05:25 +00:00