summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-12-11Import sun-jdk7-7.0.9 as lang/sun-jdk7.ryoon8-0/+1492
This is the Linux port of the Sun Java(tm) Development Kit (J2SE 7.0).
2012-12-11Added lang/sun-jre7 version 7.0.9ryoon1-1/+2
2012-12-11Add sun-jre7ryoon1-1/+2
2012-12-11Import sun-jre7-7.0.9 as lang/sun-jre7.ryoon13-0/+1920
This is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 7.0). * builtin.mk is not tested. BUILTIN_FIND_FILES.JAVAVM7 should be fixed * Not for NetBSD 5
2012-12-11Adjust buildlink3 ABI variable.ryoon1-1/+2
2012-12-11Revbump from audio/libopus-1.0.2ryoon1-1/+2
2012-12-11Updated audio/libopus to 1.0.2ryoon1-1/+2
2012-12-11Update to 1.0.2ryoon2-6/+6
Changelog: Version 1.0.2 released 6 December, 2012 Opus 1.0.2 fixes an out-of-bounds read that could be triggered by a malicious Opus packet causing an integer wrap-around in the padding code. Considering that the packet would have to be at least 16 MB in size and that no out-of-bounds write is possible, the severity is very low. Other changes include fixes and improvements to the PLC and hybrid mode quality improvements. As usual, this release is fully compliant with the Opus specification.
2012-12-11Add missing dependency on p5-DateTime, and bump PKGREVISION.dsainty1-1/+3
2012-12-11Updated comms/asterisk to 11.1.0jnemeth1-1/+2
2012-12-11Update to Asterisk 11.1.0: this is a major new long term support release.jnemeth56-1315/+4719
As this is a major release, you should read the information about updating: https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11 You can also find documentation in: /usr/pkg/share/doc/asterisk ----- 11.1.0: The Asterisk Development Team has announced the release of Asterisk 11.1.0. The release of Asterisk 11.1.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Fix execution of 'i' extension due to uninitialized variable. * --- Prevent resetting of NATted realtime peer address on reload. * --- Fix ConfBridge crash if no timing module loaded. * --- Fix the Park 'r' option when a channel parks itself. * --- Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.1.0 ----- 11.0.1: The Asterisk Development Team has announced the release of Asterisk 11.0.1. The release of Asterisk 11.0.1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: * --- chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry * --- confbridge: Fix a bug which made conferences not record with AMI/CLI commands * --- Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.0.1 Thank you for your continued support of Asterisk! ----- 11.0.0: The Asterisk Development Team is pleased to announce the release of Asterisk 11.0.0. Asterisk 11 is the next major release series of Asterisk. It is a Long Term Support (LTS) release, similar to Asterisk 1.8. For more information about support time lines for Asterisk releases, see the Asterisk versions page: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions For important information regarding upgrading to Asterisk 11, please see the Asterisk wiki: https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11 A short list of new features includes: * A new channel driver named chan_motif has been added which provides support for Google Talk and Jingle in a single channel driver. This new channel driver includes support for both audio and video, RFC2833 DTMF, all codecs supported by Asterisk, hold, unhold, and ringing notification. It is also compliant with the current Jingle specification, current Google Jingle specification, and the original Google Talk protocol. * Support for the WebSocket transport for chan_sip. * SIP peers can now be configured to support negotiation of ICE candidates. * The app_page application now no longer depends on DAHDI or app_meetme. It has been re-architected to use app_confbridge internally. * Hangup handlers can be attached to channels using the CHANNEL() function. Hangup handlers will run when the channel is hung up similar to the h extension; however, unlike an h extension, a hangup handler is associated with the actual channel and will execute anytime that channel is hung up, regardless of where it is in the dialplan. * Added pre-dial handlers for the Dial and Follow-Me applications. Pre-dial allows you to execute a dialplan subroutine on a channel before a call is placed but after the application performing a dial action is invoked. This means that the handlers are executed after the creation of the callee channels, but before any actions have been taken to actually dial the callee channels. * Log messages can now be easily associated with a certain call by looking at a new unique identifier, "Call Id". Call ids are attached to log messages for just about any case where it can be determined that the message is related to a particular call. * Introduced Named ACLs as a new way to define Access Control Lists (ACLs) in Asterisk. Unlike traditional ACLs defined in specific module configuration files, Named ACLs can be shared across multiple modules. * The Hangup Cause family of functions and dialplan applications allow for inspection of the hangup cause codes for each channel involved in a call. This allows a dialplan writer to determine, for each channel, who hung up and for what reason(s). * Two new functions have been added: FEATURE() and FEATUREMAP(). FEATURE() lets you set some of the configuration options from the general section of features.conf on a per-channel basis. FEATUREMAP() lets you customize the key sequence used to activate built-in features, such as blindxfer, and automon. * Support for DTLS-SRTP in chan_sip. * Support for named pickupgroups/callgroups, allowing any number of pickupgroups and callgroups to be defined for several channel drivers. * IPv6 Support for AMI, AGI, ExternalIVR, and the SIP Security Event Framework. More information about the new features can be found on the Asterisk wiki: https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Documentation A full list of all new features can also be found in the CHANGES file. http://svnview.digium.com/svn/asterisk/branches/11/CHANGES For a full list of changes in the current release, please see the ChangeLog. http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-11.0.0 Thank you for your continued support of Asterisk!
2012-12-11emacs20 (no functional change)dholland1-1/+2
2012-12-11Shift some of the more basic patches to a distfile patch.dholland22-295/+20
PKGREVISION -> 16.
2012-12-11Updated lang/python33 to 3.3.0nb1wiz2-3/+3
2012-12-11sha256 and sha512 modules are now built for newer openssl as well;wiz2-15/+8
remove unnecessary conditional that broke build on NetBSD-6.99.15/amd64. While here, replace another interpreter and skip one more file since it gets replaced much later. Bump PKGREVISION.
2012-12-10+ ffmpeg-20121209.1.0.1, glade3-3.14.2, glade3-3.8.3,wiz1-11/+21
gupnp-dlna-0.8.0, harfbuzz-0.9.9, help2man-1.40.13, libgee-0.6.7, libgee0.8-0.8.3, libvisio-0.0.23, mercurial-2.4.1, mkvtoolnix-5.9.0, mono-3.0.2, pixman-0.28.2, py-distribute-0.6.32, py-feedparser-5.1.3, py-qt4-4.9.6, py-sip-4.14.2, py-trueskill-0.2.1, qt4-qscintilla-2.7, webkit-gtk-1.10.2.
2012-12-10Updated devel/p5-Class-Accessor-Grouped to 0.10009wen1-1/+2
2012-12-10Update to 0.10009wen2-9/+9
0.10009 2012-11-15 18:51 (UTC) - Stop leaking extra methods into the inheritance chain - there are plenty already 0.10008 2012-11-15 09:48 (UTC) - Allow disabling of accessor name checking introduced in 0.10007 - Pass tests if Class::XSAccessor is available but Sub::Name isn't 0.10007 2012-11-08 11:54 (UTC) - Disable tests on perls where Class::XSAccessor emits broken error messages (RT#74883, RT#80519) - Drop minimum perl to 5.6 (from 5.6.2) - Switch all module loading to Module::Runtime and lose dependency on Class::Inspector - Fix stupid mistake causing double-require of Sub::Name when Class::XSAccessor is not available (RT#80657) - Simplify superclass traversal done by the 'inherited' group type - Fix incorrect quoting of unusual hash keys (fieldnames) - Depend on newer bugfixed Class::XSAccessor 1.15 - Improve text of ro/wo violation exceptions - Sanity-check accessor names for well-formedness (qr/[A-Z_a-z][0-9A-Z_a-z]*/)
2012-12-10Updated devel/p5-Class-XSAccessor to 1.16wen1-1/+2
2012-12-10Update to 1.16wen2-7/+6
Upstream changes: 1.16 Mon Nov 5 13:47 2012 - Drop erroneous MYMETA files from distribution. 1.15 Sun Nov 4 15:30 2012 - Support for hash keys with NUL (\0) characters. Previously, these were truncated.
2012-12-10Updated math/p5-Math-Prime-Util to 0.15wen1-1/+2
2012-12-10Update to 0.15wen2-6/+6
Upstream changes: 0.15 9 December 2012 - Lots of internal changes to Ei, li, Zeta, and R functions: - Native Zeta and R have slightly more accurate results. - For bignums, use Math::MPFR if possible. MUCH faster. Also allows extended precision while still being fast. - Better accuracy for standard bignums. - All four functions do: - XS if native input. - MPFR to whatever accuracy is desired, if Math::MPFR installed. - BigFloat versions if no MPFR and BigFloat input. - standard version if no MPFR and not a BigFloat. - Add tests for primorial, jordan_totient, and divisor_sum. - Revamp of the random_prime internals. Also fixes some issues with random n-bit and maurer primes. - The random prime and primorial functions now will return a Math::BigInt object if the result is greater than the native size. This includes loading up the Math::BigInt library if necessary.
2012-12-10Updated devel/p5-Clone to 0.34wen1-1/+2
2012-12-10Update to 0.34wen2-7/+6
Upstream changes: 0.34 2012-12-09 14:46:09 garu - making some tests optional (fixes RT81774) (GARU) - modernizing synopsis (GARU) 0.33 2012-11-24 11:37:22 garu - fix typo in croak message (Salvatore Bonaccorso) 0.32 2012-11-22 12:14:07 garu - Stop skipping SvROK handling for all magical scalars. This fixes RT issues 67105, 79730 and 80201 (FLORA). - making the Changes file compliant to the CPAN::Changes spec (GARU). - Fixing tests when Scalar::Util::weaken is not available. As a result, tests should now pass even in odd OpenBSD versions (GARU). - removed dubious documentation on the optional parameter until it is 'fixed'. Right now it just increases the refcount when it's 0, and clones otherwise (which isn't exactly what it says). This fixes RT issue 57773 (GARU). - updated remark on Storable's dclone() to address RT issue 50174 (GARU) - updated Makefile.PL to include test dependencies (GARU)
2012-12-10Bump PKGREVISION from graphics/sane-backends.ryoon9-17/+18
2012-12-10Fix PLIST.ryoon1-88/+90
Thanks for wiz@. I have tested only on NetBSD current. I will check PLIST on other platform later.
2012-12-10Updated graphics/sane-backends to 1.0.23ryoon2-3/+3
2012-12-10Update to 1.0.23ryoon9-137/+122
* Update MASTER_SITES to MASTER_SITE_LOCAL Changelog: New with 1.0.23, released 2012-08-19: * New backends: kvs40xx (Panasonic KV-S40xx), kodakaio (Kodak AiO ESP and Hero) * Significant enhancements to several backends. * 30 new scanner models supported. * V4L support improvements. * Improvements for builds on multiple platforms. * Improved udev rules. * Updated software deskew algorithm. * Documentation updates. * Bugfixes.
2012-12-10Updated fonts/sourcecodepro-fonts to 1.013ryoon1-2/+2
2012-12-10Update to 1.013ryoon2-7/+7
Changelog: unknown
2012-12-10Add Python 3.3.0tsarna27-11/+5208
2012-12-09Note comms/py-serialtsarna1-1/+2
2012-12-09Fix CHANGES-2012, re-adding all lines I inadvertently removed when Igls1-1/+43
updated wm/pekwm.
2012-12-09Added www/py-django-tagging, www/py-django-photologueadam2-2/+7
2012-12-09Photologue is a reusable Django application that provides powerful imageadam4-0/+150
management and manipulation functionality as well as a complete photo gallery solution. The 2.x release adds more effects, including reflections and transparent watermarks. It also introduces the ImageModel abstract base class allowing developers to easily integrated the Photologue core functionality into their own models. Photologue embraces the Django admin and smoothly integrates with photo thumbnails and effect previews.
2012-12-09A generic tagging application for Django projects, which allows associationadam4-0/+87
of a number of tags with any Model instance and makes retrieval of tags simple
2012-12-09Changes 2.3.5:adam2-6/+6
* Bug-fix release.
2012-12-09Update X11_ENCODINGSDIR for fonts/encodings change.wiz1-2/+2
From markd.
2012-12-09Updated graphics/blender to 2.64anb1ryoon2-3/+3
2012-12-09Bump PKGREVISIONryoon1-9/+5
* Buildlink to openjpeg15 * Remove unnecessary lines
2012-12-09Updated editors/Sigil to 0.6.2ryoon2-3/+3
2012-12-09Update 0.6.2ryoon2-6/+6
Changelog: Sigil 0.6.2 2012.12.06 - Fix issue 1834: Pretty Print should be removed due to formatting issues. - Fix issue 1821: Audio files missing. - Fix issue 1816: Height is incorrect in Reports->Image Files. - Fix issue 1809: Fix crash related to cursor syncing. - Fix issue 1808: Editing in book view changes DTD to incorrect value.
2012-12-09Recursive revbump from multimedia/gpac.ryoon1-1/+2
2012-12-09Updated multimedia/gpac to 0.5.0ryoon2-3/+3
2012-12-09Update to 0.5.0ryoon10-245/+95
Changelog: 25/05/2012: GPAC 0.5.0 - MPEG-DASH and Apple HLS support in GPAC Clients - MPEG-DASH segmenter for ISO files and MPEG-2 TS in MP4Box - MP42TS generator now supports HLS output - Support for MPEG-U and W3C widgets - UPnP and DLNA support in the player through Platinum libraries, interfaced in JavaScript - Better support for AVC and SVC muxing in MP4 - Support for OpenSVC decoder - Stereo and Multi-view renderer for auto-stereoscopic screens - iOS and Android support (but Symbian support has been dropped) - Camera input through "camera://default" URLs on Windows, OSX 32bit, Linux V4L v1 and Android - experimental audio filters - Better T-DMB support - experimental DVB-MPE and DSM-CC support - BIFS ExtendedCore2D profile support - more work on GUI - and many many fixes and improvements in players and MP4Box
2012-12-09Add puyserial 26, which provides a uniform interface for accessingtsarna5-1/+88
serial ports across platforms.
2012-12-09Bump BUILDLINK_{API,ABI}_DEPENDSryoon1-3/+3
2012-12-09+ rudiments-0.39, xmlstarlet-1.4.1.wiz1-5/+3
- libgee-0.8.2, pcre-8.32
2012-12-09Updated fonts/t1utils to 1.36wiz2-3/+3
2012-12-09Update to 1.36:wiz3-40/+6
Version 1.36 29.May.2010 * Several minor cleanups. Version 1.35 22.Oct.2009 * Don't use "getline" as a symbol (reported by Karl Berry and C.M. Connelly).