Commit graph

253019 commits

Author SHA1 Message Date
leot
5f08b1cf0a Add support for irssi>=0.8.18 and update distinfo for irssi-0.8.19 update 2016-08-14 21:15:12 +00:00
maya
d6507e4cb7 Updated chat/irssi to 0.8.19 2016-08-14 21:11:28 +00:00
maya
43897ae115 Update irssi to 0.8.19
Changes:
v0.8.19 2016-03-23  The Irssi team <staff@irssi.org>
	- Fixed regression when joining and parting channels on IRCnet (#435)
	- Fixed SASL EXTERNAL (#432)
	- Fixed regression when not using SASL (#438)
	- Fixed incorrect SSL disconnects when using SSL from modules/scripts
	  (#439)
	- Fixed regression where proxy_string could not be configured or
	  certain file transfers could not be accepted (#445)
	- Fixed storing layout of !channels (#183)
	- Fixed restoration of bracketed paste mode on quit (#449)
	- Make the usage of meta-O for cursor keys configurable with
	      /set term_appkey_mode off

v0.8.18 2016-02-13  The Irssi team <staff@irssi.org>
	* Modules will now require to define a
	      void MODULENAME ## _abicheck(int *version)
	  method to ensure that they are compiled against the correct Irssi
	  version.
	* The signature of "message private" has been changed to
	      5: server, message, nick, address, target
	  in order to support "self messages". Module authors should
	  implement this change if they are using this signal.
	* Removing networks will now remove all attached servers and channels
          (#45).
	* The proxy module now has an /irssiproxy command.
	* sb_search has been moved to scripts.irssi.org
	* WIN32 has been completely removed (it had not been working and is
          lacking a maintainer.)
	* Garbage Collection support has been removed. This will hardly have any
	  effect for anyone given that it has been unsupported for several years.
	+ CAP SASL PLAIN login is now supported natively.
	+ Paste bracket markers can be requested from terminal with
	      /set paste_use_bracketed_mode on
	+ "Self messages" generated by some bouncers can now be received in the
	  proper window.
	+ Try to split long lines on spaces to avoid words being splitted. Adds
	  a new option: 'split_line_on_space' which defaults to on.
	+ Add setting hilight_nick_matches_everywhere (#56).
	+ The config parser is more robust and prints out better diagnostics on
	  incorrect config files.
	+ Ctrl+^ (FS#721) and Ctrl+J can now be bound.
	+ Command history can be cleared with /window history -clear
	+ /hilight -mask -line is now supported (FS#275).
	+ CHANTYPES are now supported.
	+ Improved reload speed of ignores.
	+ Add -date feature to /lastlog
	+ irssiproxy can be more easily enabled and disabled.
	+ Expando for hostname (FS#829).
	+ UNIX sockets can now also be specified in the config file.
	+ Disable SSLv3 due to the POODLE vulnerability.
	+ SSL ciphers can now be specified per server.
	+ Added SNI support for SSL.
	- /ignore now respects -pattern on merge (#78).
	- irssiproxy (BNC) module now uses correct line endings.
	- Fix missing lines on large pastes (FS#905).
	- Correctly preserve STATUSMSG prefixes (#291).
	- Fix infinite recursion in key bindings (FS#817).
	- Fix incomplete awaylog caused by buffering.
	- Fix calculation of UTF-8 string length display in some cases.
	- Fix some Perl warnings related to @ISA.
	- EXEC windowitems now get proper references on the Perl side.
	- Incremental help file improvements.
	- ANSI attributes are now properly reset.
	- Fixed regression where text would blink when terminal lacks color
          support.
	- Permit the usage of Freenode extban syntax in /ban (#150)
	- Fixed regression in scriptassist on unload of scripts.
	- Fixed regression in -actcolor %n
2016-08-14 21:10:35 +00:00
maya
a27f712016 Add myself as maintainer 2016-08-14 21:03:27 +00:00
maya
0eb05c24e4 Add ssl as suggested option.
No rev bump because I'm updating too.
2016-08-14 21:02:45 +00:00
scole
91ba6f6796 Update emulators/ski to 1.3.2nb3 2016-08-14 18:31:05 +00:00
scole
bcc9e6bbab Fixes so ski will actually run on NetBSD, add options.mk for motif/x11 versions 2016-08-14 18:27:05 +00:00
tnn
382d2e6ca5 Expand domain-specific acronyms to give the casual reader a better chance
of understanding what this package does.
2016-08-14 17:11:57 +00:00
is
26aff78c5f Update postgresql94 & related to PostGreSQL 9.4.9 2016-08-14 16:56:29 +00:00
maya
119b4fd524 Remove unnecessary patch, int i is now declared in this function.
No functional change.
2016-08-14 16:27:33 +00:00
maya
210b2bb0f9 Remove unnecessary patch, int i is now declared in this function. 2016-08-14 16:24:11 +00:00
mef
ef61c40e36 Updated lang/intercal to 0.30 2016-08-14 13:39:45 +00:00
mef
f3f36cb5a8 Updated lang/intercal to 0.30
-----------------------------
* 0.30: 2015=04-02
  Mostly minor build and test fixes.  This release was actually forced by the
  impending doom of gitorious.org; the project hosting had to change and the
  metadata with it.

(pkgsrc changes)
- Set LICENSE as gnu-gpl-v2
2016-08-14 13:39:29 +00:00
adam
96e3e74482 Updated databases/sqlite3 to 3.14.1; net/youtube-dl to 20160813 2016-08-14 11:20:46 +00:00
adam
7fc628e735 Changes 3.14.1:
* A performance enhancement to the page-cache "truncate" operation reduces COMMIT time by dozens of milliseconds on systems with a large page cache.
* Fix to the --rbu option of sqldiff.
2016-08-14 11:19:08 +00:00
fhajny
aa0b7faa7f Updated net/rabbitmq to 3.6.5 2016-08-14 11:17:58 +00:00
fhajny
c39d076ac7 Update net/rabbitmq to 3.6.5.
3.6.5
- Bug fixes

3.6.4
- Bug fixes
- Erlang 19.0 compatibility
- Usability improvements

3.6.3
- Important bug fixes
- systemd support in the Debian package
- New OpenGPG key used for artifact signing
- New plugins included into the distribution
- Usability improvements

3.6.2
- Bug fixes
- New statistics collector in management plugin
- Usability improvements
2016-08-14 11:17:44 +00:00
adam
87e5732cb3 version 2016.08.13
Core
* Show progress for curl external downloader
* Forward more options to curl external downloader

Extractors
* [pbs] Fix description extraction
* [franceculture] Fix extraction
* [pornotube] Fix extraction
* [4tube] Fix metadata extraction
* [imgur] Fix width and height extraction
* [expotv] Improve extraction
+ [vbox7] Fix extraction
- [tapely] Remove extractor
* [muenchentv] Fix extraction
+ [24video] Add support for .me and .xxx TLDs
* [24video] Fix comment count extraction
* [sunporno] Add support for embed URLs
* [sunporno] Fix metadata extraction
+ [hgtv] Add extractor for hgtv.ca
- [pbs] Remove request to unavailable API
+ [pbs] Add support for high quality HTTP formats
+ [crunchyroll] Add support for HLS formats
2016-08-14 11:09:20 +00:00
mef
4bd3f616cd Updated textproc/iso-codes to 3.69 2016-08-14 10:56:14 +00:00
mef
d55f35a309 Updated textproc/iso-codes to 3.69
----------------------------------
iso-codes 3.69
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Tue, 2 Aug 2016

  [ ISO 3166-2 ]
  * Fix typo for PH-NEC (Negros Occidental), thanks to Anders Jonsson
    for the bug report.
  * Update name for ES-BI to "Bizkaia", thanks to Albert Cervera
    for the bug report. Closes: alioth#315432

  [ ISO 3166-2 translations ]
  * Swedish by Josef Andersson (TP)
  * French by Christian Perrier
  * German by Dr. Tobias Quathamer

  [ ISO 3166-1 translations ]
  * French by Christian Perrier

  [ ISO 15924 translations ]
  * French by Christian Perrier

  [ ISO 4217 translations ]
  * Croatian by Božidar Putanec (TP)
2016-08-14 10:53:48 +00:00
mef
150d11e934 Updated net/tcpdump to 4.8.0 2016-08-14 10:25:01 +00:00
mef
812398e8de Updated net/tcpdump 4.7.4 to 4.8.0
----------------------------------
Tuesday April 14, 2015 guy at alum.mit.edu
  Summary for 4.8.0 tcpdump release
        Fix "-x" for Apple PKTAP and PPI packets
2016-08-14 10:24:44 +00:00
mef
e504200ce2 Updated net/sysmon to 0.93 2016-08-14 02:14:04 +00:00
mef
11cd35348a Updated net/sysmon 0.92.2 to 0.93
---------------------------------
   Changes for 0.93
     * proper qsort crash fix
     * fix excessive logging when no IPv6 is available
     * add ability to ack objects
     * add ability to attach notes to objects
     * add ability for object to have a group
     * fix textfile display to properly account for deps
     * reduce excessive cpu usage watching wall clock
     * hrmph, qsort fix maybe?
     * stab at fix for timing issue with needssleep() (should reduce cpu usage)
2016-08-14 02:13:49 +00:00
dholland
9f41d3781f xv 2016-08-13 23:41:30 +00:00
dholland
ef8773ae66 Has been using ghostscript without depending on it. PR 51378 2016-08-13 23:40:38 +00:00
tron
b0cffb8fa8 Add missing "tex-*" packages required to build the documentation 2016-08-13 23:18:56 +00:00
bsiegert
b253774a2f Added textproc/go-runewidth 2016-08-13 20:22:52 +00:00
bsiegert
37407fd20d New package, go-runewidth-0.0.1.
go-runewidth provides the RuneWidth and StringWidth functions to get
the fixed width of a Unicode rune or string.
2016-08-13 20:21:08 +00:00
taca
1e44ea7585 Note update of graphics/php-gd package to 5.6.24nb1. 2016-08-13 17:36:22 +00:00
taca
2c82dc088f * Switch to use external gd (graphics/gd package).
* Use the same PKG_OPTIONS as graphics/gd.

Bump PKGREVISION of php-gd.
2016-08-13 17:34:41 +00:00
taca
4cfcb27812 Note update of net/php-yaz package to 1.2.1. 2016-08-13 17:33:21 +00:00
taca
8b17ce9d3c Update php-yaz to 1.2.1.
* Now support php70 and maybe php71.

1.2.1

* Use YAZ 5 for Windows build.
* Fix "l" args for yaz_range and yaz_record.

1.2.0

* Updates for PHP 7. Still works with PHP 5 series.
2016-08-13 17:32:48 +00:00
taca
cb188e6330 Note update of devel/php-xdebug package to 2.4.1. 2016-08-13 17:31:42 +00:00
taca
0413e2c343 Update php-xdebug to 2.4.1.
* It support php70 but not yet php71.

Tue, Aug 02, 2016 - xdebug 2.4.1

= Fixed bugs:

- Fixed issue #1106: A thrown Exception after a class with __debugInfo gives
2 errors
- Fixed issue #1241: FAST_CALL/FAST_RET take #2
- Fixed issue #1246: Path and branch coverage should be initialised per
request, not globally
- Fixed issue #1263: Code coverage segmentation fault with opcache enabled
- Fixed issue #1277: Crash when using a userland function from RSHUTDOWN with
profiling enabled
- Fixed issue #1282: var_dump() of integers > 32 bit is broken on Windows
- Fixed issue #1288: Segfault when uncaught exception message does not
contain " in "
- Fixed issue #1291: Debugclient installation fails on Mac OS X
- Fixed issue #1326: Tracing and generators crashes with PHP 7.x
- Fixed issue #1333: Profiler accesses memory structures after freeing
2016-08-13 17:31:09 +00:00
wen
9ca2f9194f Updated www/py-uliweb to 0.5 2016-08-13 14:17:01 +00:00
wen
f526914630 Update to 0.5
Upstream changes:
0.5 Version

    Fix OneToOne result object not be cached bug
    When access reversed OneToOne property, if OneToOne record not existed, it'll auto create a blank object automatically. And if delete one record, it'll delete reversed onetoone record also.
    Add lock protect when creating request and response local instance in _open() function
    Add ORM Model migrate support
    Refactor SortedDict with dict base class
    Add model_config app, to support dynamic create model
    Add model ipython notebook support
    Refact sqldot
    Add environ variables passing in uliweb shell command
    Change app_url syntax to {'suffix':} to {'prefix':} only for dict data type

    Add URL route option in settings, it is [URL_ROUTE], format is

    [URL_ROUTE]
    any_key_1 = ('mapping_str', 'replacement')
    any_key_2 = ('mapping_str', 'replacement')

    Change uliweb jupyter extension load mechanism from automatically to %load_ext uliweb
2016-08-13 14:14:28 +00:00
mef
aa7a1647b7 Updated devel/re2 to 20160801 2016-08-13 14:04:37 +00:00
mef
5eada2a502 Updated devel/re2 20160201 to 20160801
--------------------------------------
- ChangeLog unknown, but periodical release.
2016-08-13 14:04:22 +00:00
wen
777be33045 Updated archivers/p5-Archive-Extract to 0.78 2016-08-13 13:39:18 +00:00
wen
73e0aa1d36 Update to 0.78
Upstream changes:
0.78    Wed Jul 27 20:40:15 2016
* CVE-2016-1238: avoid loading optional modules from default .
2016-08-13 13:36:53 +00:00
bsiegert
8052ef883a Updated archivers/unrar to 5.4.4 2016-08-13 08:17:10 +00:00
bsiegert
a7a5fd92c4 Update unrar to 5.4.4, from Kimihiro Nonaka in PR pkg/51413.
No ChangeLog, as usual :/
2016-08-13 08:15:47 +00:00
wen
894f74c8a3 Updated graphics/py-Pillow to 3.3.0 2016-08-13 08:08:31 +00:00
wen
66d4112e8a Update to 3.3.0
Upstream changes:
3.3.0 (2016-07-01)

    Fixed enums for Resolution Unit and Predictor in TiffTags.py #1998 [wiredfool]
    Fix issue converting P mode to LA #1986 [didrix]
    Moved test_j2k_overflow to check_j2k_overflow, prevent DOS of our 32bit testing machines #1995 [wiredfool]
    Skip CRC checks in PNG files when LOAD_TRUNCATED_IMAGES is enabled #1991 [kkopachev]
    Added CMYK mode for opening EPS files #1826 [radarhere]
    Docs: OSX build instruction clarification #1994 [wiredfool]
    Docs: Filter comparison table #1993 [homm]
    Removal of pthread based Incremental.c, new interface for file decoders/encoders to access the python file. Fixes assorted J2k Hangs. #1934 [wiredfool]
    Skip unnecessary passes when resizing #1954 [homm]
    Removed duplicate code in ImagePalette #1832 [radarhere]
    test_imagecms: Reduce precision of extended info due to 32 bit machine precision #1990 [AbdealiJK]
    Binary Tiff Metadata/ICC profile. #1988 [wiredfool]
    Ignore large text blocks in PNG if LOAD_TRUNCATED_IMAGES is enabled #1970 [homm]
    Replace index = index+1 in docs with +=1 [cclauss]
    Skip extra 0xff00 in jpeg #1977 [kkopachev]
    Use bytearray for palette mutable storage #1985 [radarhere, wiredfool]
    Added additional uint modes for Image.fromarray, more extensive tests of fromarray #1984 [mairsbw, wiredfool]
    Fix for program importing PyQt4 when PyQt5 also installed #1942 [hugovk]
    Changed depends/install_*.sh urls to point to github pillow-depends repo #1983 [wiredfool]
    Allow ICC profile from encoderinfo while saving PNGs #1909 [homm]
    Fix integer overflow on ILP32 systems (32-bit Linux). #1975 [lambdafu]
    Change function declaration to match Tcl_CmdProc type #1966 [homm]
    Integer overflow checks on all calls to *alloc #1781 [wiredfool]
    Change equals method on Image so it short circuits #1967 [mattBoros]
    Runtime loading of TCL/TK libraries, eliminating build time dependency. #1932 [matthew-brett]
    Cleanup of transform methods #1941 [homm]
    Fix "Fatal Python error: UNREF invalid object" in debug builds #1936 [wiredfool]
    Setup fixes for Alpine linux #1937 [wiredfool]
    Split resample into horizontal + vertical passes #1933 [homm]
    Box blur with premultiplied alpha #1914 [homm]
    Add libimagequant support in quantize() #1889 [rr-]
    Added internal Premultiplied luminosity (La) mode #1912 [homm]
    Fixed point integer resample #1881 [homm]
    Removed docs/BUILDME script #1924 [radarhere]
    Moved comments to docstrings #1926 [hugovk]
    Include Python.h before wchar.h so _GNU_SOURCE is set consistently #1906 [hugovk]
    Updated example decoder in documentation #1899 [radarhere]
    Added support for GIF comment extension #1896 [radarhere]
    Removed support for pre- 1.5.2 list form of Image info in Image.new #1897 [radarhere]
    Fix typos in TIFF tags #1918 [radarhere]
    Skip tests that require libtiff if it is not installed, fixes #1866 [wiredfool]
    Skip test when icc profile is not available, fixes #1887 [doko42]
    Make deprecated functions raise NotImplementedError instead of Exception. #1862, #1890 [daniel-leicht, radarhere]
    Replaced os.system with subprocess.call in setup.py #1879 [radarhere]
    Corrected Image show documentation #1886 [radarhere]
    Added check for executable permissions to ImageShow #1880 [radarhere]
    Fixed tutorial code and added explanation #1877 [radarhere]
    Added OS X support for ImageGrab grabclipboard #1837 [radarhere]
    Combined duplicate code in ImageTk #1856 [radarhere]
    Added --disable-platform-guessing option to setup.py build extension, #1861 [angeloc]
    Fixed loading Transparent PNGs with a transparent black color #1840 [olt]
    Add support for LA mode in Image.fromarray #1865 [pierriko]
    Make ImageFile load images in read-only mode #1864 [hdante]
    Added _accept hook for XVThumbImagePlugin #1853 [radarhere]
    Test TIFF with LZW compression #1855, TGA RLE file #1854 [hugovk]
    Improved SpiderImagePlugin help text #1863 [radarhere]
    Updated Sphinx project description #1870 [radarhere]
    Remove support for Python 3.0 from _imaging.c #1851 [radarhere]
    Jpeg qtables are unsigned chars #1814, #1921 [thebostik]
    Added additional EXIF tags #1841, TIFF Tags #1821 [radarhere]
    Changed documentation to refer to ImageSequence Iterator #1833 [radarhere]
    Fix Fedora prerequisites in installation docs, depends script #1842 [living180]
    Added _accept hook for PixarImagePlugin #1843 [radarhere]
    Removed outdated scanner classifier #1823 [radarhere]
    Combined identical error messages in _imaging #1825 [radarhere]
    Added debug option for setup.py to trace header and library finding #1790 [wiredfool]
    Fix doc building on travis #1820, #1844 [wiredfool]
    Fix for DIB/BMP images #1813, #1847 [wiredfool]
    Add PixarImagePlugin file extension #1809 [radarhere]
    Catch struct.errors when verifying png files #1805 [wiredfool]
    SpiderImagePlugin: raise an error when seeking in a non-stack file #1794 [radarhere, jmichalon]
    Added Support for 2/4 bpp Tiff Grayscale Images #1789 [zwhfly]
    Removed unused variable from selftest #1788 [radarhere]
    Added warning for as_dict method (deprecated in 3.0.0) #1799 [radarhere]
    Removed powf support for older Python versions #1784 [radarhere]
    Health fixes #1625 #1903 [radarhere]
2016-08-13 08:07:22 +00:00
wen
1d2af4de9c Updated graphics/py-qrcode to 5.3 2016-08-13 07:11:19 +00:00
wen
65fd4a8024 Update to 5.3
Upstream changes:

Version 5.3

    Fix incomplete block table for QR version 15. Thanks Rodrigo Queiro for the report and Jacob Welsh for the investigation and fix.
    Avoid unnecessary dependency for non MS platforms, thanks to Noah Vesely.
    Make BaseImage.get_image() actually work.

Version 5.2

    Add --error-correction option to qr script.
    Fix script piping to stdout in Python 3 and reading non-UTF-8 characters in Python 3.
    Fix script piping in Windows.
    Add some useful behind-the-curtain methods for tinkerers.
    Fix terminal output when using Python 2.6
    Fix terminal output to display correctly on MS command line.

Version 5.2.1

    Small fix to terminal output in Python 3 (and fix tests)

Version 5.2.2

    Revert some terminal changes from 5.2 that broke Python 3’s real life tty code generation and introduce a better way from Jacob Welsh.
2016-08-13 07:08:17 +00:00
wen
6b844073a2 Updated net/p5-SNMP-Info to 3.33 2016-08-13 06:45:46 +00:00
wen
92db6146a1 Update to 3.33
Upstream changes:
version 3.33 (2016-04-27)

  [ENHANCEMENTS]

  * Move author-only tests to xt directory so they aren't run on installation
    by users

  [BUG FIXES]

  * Correct device serial number reporting for Cisco Nexus 5k switches with
    software version >= 7

version 3.32 (2016-04-26)

  [ENHANCEMENTS]

  * Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP
  * Add Palo Alto support
  * Add VMware support
  * Support for propMultiplexor as ifType
  * Add device MAC to APC UPS
  * [#61] Report APC model for PDU products
  * Removed DeviceMatrix from the distribution

  [BUG FIXES]

  * Support undefined (noSuchInstance) values in Offline mode
  * Do not init table cache if Cache provided by user
  * Avoid deep recusion when AUTOLOAD and carp collide
  * Detect Cisco VG350s as L3 devices instead of APs
  * fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated'
  * Workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations
  * [#71] AUTOLOAD typo-catcher search for SNMP::Info no longer anchored
  * [#70] Respect version/comm/secname on passed Session obj

version 3.31 (2016-01-22)

  [ENHANCEMENTS]

  * Support for CiscoSB OS and Version (D. Tuecks)
  * SONMP support for Enhanced Topology Table
  * Add support for channelized interfaces in L3::Passport

  [BUG FIXES]

  * Correct link to MIB tarball

version 3.30 (2015-11-16)

  [ENHANCEMENTS]

  * RT #106254: Add new sysObjectID mapping for Ubiquiti

  [BUG FIXES]

  * Correct link to MIB tarball
  * Correct port indexing of newer VSP 4K and 8K in L3::Passport
  * Statistics in the sysIfxStatTable are 64-bit counters, so they should
    override the 64-bit methods.

version 3.29 (2015-10-13)

  [ENHANCEMENTS]

  * Add IPv6::ipv6_addr() method to map IPv6 interface address indexes to actual addresses
  * Add support for (remote) IPv6 addresses to LLDP::lldp_addr()
  * Add LLDP::lldp_ipv6() and LLDP::lldp_mac() so that remote management
    addresses of specific types can be requested

version 3.28 (2015-06-18)

  [ENHANCEMENTS]

  * Add Layer3::Huawei class for Huawei Quidway switches
  * Modified generic Layer3::Cisco class: use community based indexing if
    the device returns a value for vtpVersion
2016-08-13 06:44:04 +00:00
mef
064d5289ad Update HOMEPAGE at sourceforge 2016-08-13 06:14:48 +00:00