summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-08Update rubyzip to 1.2.0.taca3-10/+14
* Don't enable JRuby objectspace #252 * Fixes an exception thrown when decoding some weird .zip files #248 * Use duck typing with IO methods #244 * Added error for empty (zero bit) zip file #242 * Accept StringIO in Zip.open_buffer #238 * Do something more expected with new file permissions #237 * Case insensitivity option for #find_entry #222 * Fixes in documentation and examples
2016-03-08Add LICENSE= gnu-gpl-v2mef1-2/+3
2016-03-08Update HOMEPAGEmef1-2/+2
2016-03-08+ samba-4.3.6.taca1-2/+2
2016-03-08Disable univeral builds on Darwinadam2-2/+4
2016-03-08Updated www/bluefish to 2.2.8mef2-3/+3
2016-03-08Update to 2.2.8mef3-10/+19
--------------- * 2.2.8 * Bluefish 2.2.8 is a bugfix release with some small improvements and more poloshed existing features. It fixes a few serious but rarely occuring bugs. Options defined in the language definition files are now translated. Various default settings have been improved, most notably the command to launch Firefox for preview. The looks on newer gtk versions have been restored. CSS can now be compressed and decompressed. The installers for Windows and OSX have improvements, and there have been some OSX and Windows specific fixes. Character encoding detection has been improved. Auto-completion for HTML attributes has been improved.
2016-03-08Updated audio/libmusicbrainz5 to 5.1.0nros2-3/+3
2016-03-08Revbump because of libmusicbrainz5 update.nros2-4/+4
2016-03-08Update libmusicbrainz5 to version 5.1.0.nros4-17/+17
Changelog: Changes for libmusicbrainz 5.1.0 -------------------------------- - Fix LMB-33 - Handle 'ended' element in 'relation' - Fix LMB-34 - Remove non-free XML parser and replace with libxml2 - Add support for cross-compilation and building out of tree
2016-03-08Reinstated patch to remove @hfill - not supported by gtexinfo 5+dsainty2-4/+17
Fixes build under Kubuntu, and probably numerous other Linux distributions.
2016-03-07Correct RCSID to NetBSD, and update distinfo to match the file.dsainty2-3/+3
2016-03-07LICENCE -> LICENSEnros1-2/+2
2016-03-07Updated net/nslint to 3.1nros2-3/+3
2016-03-07Update nslint to version 3.1.nros3-17/+16
Changelog: v3.1 Sat Sep 11 12:03:58 PDT 2010 - Don't complain about missing dots for ip6.arpa ptr's - Update default location of named.conf - Fix Makefile.in to honor the CFLAGS environment variable when configure is run v3.0 Fri Mar 5 20:13:17 PST 2010 - Add IPv6 support. v2.2 Fri Mar 13 22:29:52 PDT 2009 - Convert source tree to subversion
2016-03-07Backport upstream fix for pointersize testkamil2-4/+18
The symbol 'main' is multiply defined because Perl 5's `Configure` script erroneously appends `try.c`, instead of overwriting it. This change backports an upstream patch, which will not be needed once Perl 5 5.23.x is available. Sent by Eric N. Vander Weele
2016-03-07Updated audio/easytag to 2.4.2nros2-3/+3
2016-03-07Update Easytag to version 2.4.2.nros3-11/+138
Changelog: 2.4.2 - 2016-02-21 : ==================== * Fix a crash when renaming directories * Fix input of new file names in the file area * Add case-insensitive sorting of the artist/album list * Improve searching within UTF-8 strings * Handle UTF-8 strings when sorting the file list * Fix display of the Monkey's Audio file type * Avoid locale-sensitive tag reading issues (especially for FLAC and Ogg) * Only install the metainfo file for the Nautilus extension if requested * Refactor reading of Ogg and FLAC tags * Refactor Monkey's Audio and Musepack header reading 2.4.1 - 2016-01-25 : ==================== * James Cowgill’s Opus parsing crash fix * James Cowgill’s playlist writing crash fix * Handle FLAC files with an invalid sample rate * Fix generated playlist order * Consistently use the GLib filename encoding * Extensive refactoring of locale and encoding handling * Improve fallback legacy locale detection * Dennis Björklund’s CDDB fill fields fix * Fix CDDB search fields and categories settings handling * Use the correct encoding when writing ID3v2.4 tags * Fix a linking error on Mac OS X * Improve illegal character logic, especially for trailing characters * Remove several outdated and unnecessary Windows compatibility wrappers * Mario Blättermann’s German help translation update * Marcus Gisslén’s Swedish help translation * Josef Andersson’s Swedish translation update * Мирослав Николић’s Serbian translation update * Jordi Mas’ Catalan translation update * Seong-ho Cho’s Korean translation update * Daniel Mustieles’ Spanish translation updates * Marek Černocký’s Czech translation update * Åka Sikrom’s Norwegian bokmål translation update * Piotr Drąg’s Polish translation update 2.4.0 - 2015-08-29 : ==================== * Correct the disc number format specifier to %z * Fix multiple CDDB searches during a single run * Improve handling of tags with empty images * Link to the online application help on Windows * Remember the paned position in the main window between restarts * Improve handling of file list selection * Fix a crash when deleting files from within the application * Fix a crash when reading FLAC files * Fix a crash when navigating the directory browser with the keyboard * Remove a few internal FIXMEs with some refactoring * Updated British English translation * Wolfgang Stöggl’s German translation update * Gábor Kelemen’s Hungarian help translation * Gábor Kelemen’s Hungarian translation update * Alexandre Franke’s French translation updates * Muhammet Kara’s Turkish translation update * Daniel Mustieles’ Spanish translation updates * Marek Černocký’s Czech translation updates * Jordi Mas’ Catalan translation update * Piotr Drąg’s Polish translation updates 2.3.7 - 2015-05-17 : ==================== * Add preliminary support for HiDPI displays * Fix missing libepoxy DLL in the Windows installer * Convert several widgets to use templates * Use new G_DEFINE_TYPE_WITH_PRIVATE support in GObject * Marek Černocký’s Czech translation update * Alexandre Franke’s French translation update * Piotr Drąg’s Polish translation update 2.3.6 - 2015-04-19 : ==================== * Fix renaming files in the scanner * Improve minimum size of log area * Improve several UI strings * Ekaterina Gerasimova’s symbolic application icon, and improvements to Mallard help * Add several comments for translators * Add a test for the file renaming code * Fix compiler warnings due to switch-enum warning when disabling tag support * Improvements to several internal string-handling functions * Remove setting for controlling the maximum number of log lines * Remove quit confirmation dialog * Further refactoring of internal file list code * Alexandre Franke’s French translation update * Piotr Drąg’s Polish translation update * Updated British English translation * Marek Černocký’s Czech translation updates * Jordi Mas’ Catalan help translation * Jordi Mas’ Catalan translation updates * Samir Ribic’s Bosnian translation 2.3.5 - 2015-03-09 : ==================== * Fix changing tag fields containing certain characters * Fix for truncated CDDB results * Fix changing the artwork description * Avoid a crash when reading FLAC files with no tags * Avoid a crash when reading invalid MP3 files * Further refactoring of the internal file list code * Add several unit tests * Handle empty descriptions in ID3 tag artwork * Build against the patched Debian version of id3lib * Fix compilation when FLAC support is disabled * Avoid a runtime warning in the file browser * Fix a couple of Coverity warnings * Fix string format sign warnings with GCC 5.0 * Further improvements to compiler warning flag checking * Marek Černocký’s Czech translation updates * Piotr Drąg’s Polish translation updates * Åka Sikrom’s Norwegian bokmål translation update * Osman Karagöz’s Turkish translation update 2.3.4 - 2014-02-06 : ==================== * Fix crash when saving FLAC tags * Port to use AX_COMPILER_FLAGS for improved compiler warning checks * Many compiler warning fixes, discovered after enabling extra warnings * Fixes for two Coverity warnings * Improve validation of Vorbis artwork and MIME types * Refactoring of internal file list code * Relicense id3lib wrapper to GPLv2+ * Christian Kirbach’s German help translation * Marek Černocký’s Czech help translation * Daniel Mustieles’ Spanish translation update 2.3.3 - 2014-12-31 : ==================== * Add album artist support for WavPack and APE tags * Add channel mask reading support for WavPack tags * Reduce memory usage when copying cover art, such as when modifying tags which contain images * Use GIO when reading and writing FLAC, ID3v2.4 and WavPack tags * Use GIO for reading and writing list store files * Fix an error check when saving WavPack tags * Clear empty fields when saving WavPack tags * Allow the search dialog tree view to expand to fill the dialog * Fix the disc number preferences controls * Fix a crash when migrating configuration directories * Fix a double unref when renaming files * Fix memory leaks in the CDDB dialog, Ogg tagging code, Speex tagging code, FLAC tagging code, images tree view and the WavPack tagging code * Fix stripping of disc number fields in ID3v2.4 tags * Fix Ctrl-clicking to modify the file list selection * Add an automated test for file type detection * Refactoring of internal file list code * Refactoring of FLAC and WavPack tagging code * Relicense all code (excluding the Nautilus extension) under the GNU GPL version 2 or later * Мирослав Николић’s Serbian translation update * Rafael Ferrera’s Brazilian Portuguese translation update * Balázs Úr’s Hungarian translation update * Marek Černocký’s Czech translation updates * Muhammet Kara’s Turkish translation update 2.3.2 - 2014-11-30 : ==================== * Fix a crash when reading empty FLAC tags * Fix an assertion failure when reading empty ID3 tags * Fix incorrect track durations when searching CDDB * Fix the log view being forcibly shown on startup * Fix launching of external applications * Fix many memory leaks in the CDDB search dialog * Improve setting handling for the process fields scanner * Improve file list selection handling * Allow the tag area images tree view to expand if space is available * Improve ID3v2 handling with Ogg files * Add more fragments from which to guess the image type * Add AppData metainfo description for Nautilus extension * Add several automated tests * Add a separator row below the all albums row in the artist tree view * Ekaterina Gerasimova’s improvements to the Mallard help * British English translation update * Marek Černocký’s Czech translation updates * Piotr Drąg’s Polish translation updates * Мирослав Николић’s Serbian translation 2.3.1 - 2014-10-31 : ==================== * Add a Nautilus extension, for showing actions in the context menu * Overhaul the UI, and use GtkBuilder XML descriptions throughout * Use GTK+ 3 only, and drop support for GTK+ 2 * Use GSettings for storing user preferences * Add an application menu (if under GNOME 3) * Fix loading filenames from a text file * Fix saving Ogg cover art without a description * Fix check for broken id3lib UTF-16 writing * Fix keyboard navigation to allow escaping the tag area * Update ID3v1 genre list * Revert asynchronous image handling changes * Fix a crash when reloading the directory tree * Avoid a crash when browsing hidden directories * Andreas Winkelmann’s crash and memory leak fixes * Fix image loading with HTTP URLs and empty images * Fix delays, and a possible crash, when running CDDB searches * Handle renaming on case-insensitive filesystems * Fix bogus track numbers when automatically numbering files * Fix memory leak in check for buggy id3lib version * Add Opus and Speex MIME types to desktop file * Add .m4v as a supported MP4 extension * Show updated images in the Windows installer * Abhinav Jangda’s fix for numeric characters in ID3 TPOS fields * Disable ID3v1 tag writing, and prefer ID3v2.3 to ID3v2.4, by default * Roman Bogorodskiy’s ID3 wrapper compilation fix * Improvements to MP4 GIO wrapper * Improve context menu handling, especially with keyboard shortcuts * Port to GtkApplication, GAction and GMenuModel * Drop uses of GtkStock for text and icons * Extensive internal refactoring * Add tests for another scanner string manipulation function * Add a setting to control whether to detect an image type automatically * Fix a selection bug when double-clicking a browser list header * Fix a scanner bug when converting "%20" to " " * Fix compilation if TagLib or libogg is unavailable * Depend on TagLib 1.9.1 for MP4 support * Use CXXFLAGS from the environment * Piotr Drąg’s Polish translation updates * Åka Sikrom’s Norwegian bokmål translation * Guillaume Bernard’s French translation update * Balázs Úr’s Hungarian translation updates * genodeftest’s German translation update * Marek Černocký’s Czech translation updates * Daniel Mustieles’ Spanish translation updates * Tom Tryfonidis’ Greek translation update * Seong-ho Cho’s Korean translation * Andika Triwidada’s Indonesian translation * Rafael Ferrera’s Brazilian Portuguese translation update * Aurimas Černius’s Lithuanian translation update * Matej Urbančič’s Slovenian translation update * Daniel Mustieles’ Spanish help translation * Dimitris Spingos’s Greek help translation
2016-03-07Updated sysutils/dmg2img to 1.6.5nros2-3/+3
2016-03-07Update dmg2img to version 1.6.5.nros3-17/+15
Changelog: dmg2img-1.6.5: 23 July 2013 vu1tur Fixed a bug in handling some types of dmg files dmg2img-1.6.4: 25 April 2012 vu1tur Compilation bugfix (Linux) dmg2img-1.6.3: 07 April 2012 vu1tur Added option -l to list partitions Added option -p to extract only specific partition Added support for a rare case scenario of koly block being at the the beginning of the image (thanks to Friik) dmg2img-1.6.2: 24 March 2010 vu1tur Fixed a bug in processing a terminal block type Added periodic flushing of debug log file
2016-03-07Updated misc/ascii to 3.15nros2-3/+3
2016-03-07Update ascii to version 3.15.nros3-12/+12
Changelog: 3.15: 2015-04-02 Gitorious is doomed. Project must move and metadata change accordingly.
2016-03-07Revbump because of libopus update.nros2-4/+4
2016-03-07Updated audio/opusfile to 0.7nros2-3/+3
2016-03-07Update opusfile to version 0.7.nros5-27/+163
Changelog: - Add API to access and preserve binary metadata. - Add support for R128_ALBUM_GAIN metadata tag. - Better seeking with continued packets and multiplexed streams. - Portability and build fixes.
2016-03-07libchamplain-0.12.10 is in pkgsrc as libchamplain012.nros1-5/+1
odt2txt-0.5 and opendnssec-1.4.9 are already in pkgsrc. libopus-1.1 is probably what with opus-1.1 means and libopus is at 1.2 in pkgsrc.
2016-03-07Revbump because of textproc/libplist update.nros3-6/+6
2016-03-07Updated textproc/libplist to 1.12nros2-3/+3
2016-03-07Update libplist to version 1.12.nros7-81/+23
Changelog: Version 1.12 ~~~~~~~~~~~~ - Changes: * Fix plist_from_bin() changing value nodes to key nodes in dictionaries * Avoid exporting non-public symbols * Prevent crash in plist_from_bin() when parsing unusual binary plists * Fix crash in String|Key::GetValue() and actually make C++ interface work * Fix memory leaks in new_xml_plist() and parse_real_node() * Fix header guards to conform to C++ standard * Update Cython based Python bindings and remove plist_new_key() * Fix key nodes not being output correctly if they contained XML entities * Fix handling and storage of signed vs. unsigned integer values * Fix date handling to respect the "Mac Epoch" instead of "Unix Epoch" * Remove plist_set_type() as it should not be used * Fix deprecated macros to work with older LLVM/Clang * Fix various shadowed declarations * Add documentation to explicitly describe memory buffer ownership * Fix memory leak in plist_from_bin() * Add various test cases based on fixes * Fix wrong timezone related date/time conversion of date nodes * Fix endian detection on MIPS architecture * Fix parallel build for autotools Version 1.11 ~~~~~~~~~~~~ - Changes: * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item() * Updated cython bindings for Python 3.x * Removed swig python bindings * Changed build system to autotools * Added new plist_dict_merge() function * WIN32 (MinGW) + OSX compilation fixes * Made base64 decoding thread safe Version 1.10 ~~~~~~~~~~~~ - Changes: * Renamed plutil to plistutil to not mask Apple's plutil * Fixed cython bindings (broken in 1.9) * Added support for PLIST_UID node types to C++, cython, and swig bindings - Important Note: * Support for swig python bindings will be dropped with future releases. The bindings will be kept in the source tree for now, but we suggest to update your python code to use the cython bindings instead. Version 1.9 ~~~~~~~~~~~ - Changes: * Add support for handling UID node types * Fix crash when converting plists containing comments * Fix Bug in plist_data_compare() * Fix DST handling for PLIST_DATE * Fix plist_dict_set_item() and plist_array_set_item() * Fix cython String plist handling * Fix invalid memory access in copy_plist_data() * Fix several compiler warnings
2016-03-07Updated editors/nano to 2.5.3wiedi2-3/+3
2016-03-07Update editors/nano to 2.5.3wiedi2-7/+7
2016.02.25 - GNU nano 2.5.3 "Alphys" is released. This release contains fixes for bugs like: stray cursor positioning errors, many many memory leaks including file reading, using the file browser, searching for multi-byte characters, history completion, and many other places. New features include the ability to trim whitespace from the ends of lines when justifying text, see nanorc(5) option justifytrim for deets. As always thank you for your continued support of nano, and keep sparing.
2016-03-07Add a tool.mk in devel/py-cython to be used by packages that need cython asnros1-0/+28
a tool without suffix. Based on lang/python/tool.mk.
2016-03-07Do not use "-z discard-unused" linker flags on SunOS, it is only supportedjperkin2-7/+17
by the very latest Oracle Solaris release.
2016-03-07Updated databases/pgbouncer to 1.7.2fhajny2-3/+3
2016-03-07+ mpfr-3.1.4.wiz1-22/+2
2016-03-07+ MesaDemos-8.3.0, R-3.2.3, R-DAAG-1.22, R-ISwR-2.0.7,wiz1-206/+596
R-RandomFields-3.1.8, R-Rcpp-0.12.3, R-digest-0.6.9, R-evaluate-0.8.3, R-formatR-1.3, R-hwde-0.67, R-intervals-0.15.1, R-knitr-1.12.3, R-latticeExtra-28, R-maps-3.1.0, R-mime-0.4, R-quantreg-5.21, R-statmod-1.4.24, SDL2_image-2.0.1, SDL2_net-2.0.1, SOPE-3.0.2, TeXmacs-1.99.4, abcm2ps-8.11.1, alex-3.1.7, amaya-11.4.4, ansible-2.0.1.0, ap-scgi-1.15, ap2-jk-1.2.41, arandr-0.1.9, asunder-2.8, audacious-3.7.1, audacious-plugins-3.7.1, avr-binutils-2.26, avr-libc-2.0.0, avrdude-6.3, awesome-3.5.9, awstats-7.5, bibparse-1.11, bibtool-2.63, blas-3.6.0, bluefish-2.2.8, botan-1.10.12, bpython-0.15, bugzilla-5.0.2, byobu-5.104, cacti-0.8.8g, cacti-spine-0.8.8g, calc-2.11.10.1, camlp5-6.15, cfengine3-3.8.1, cfitsio-3380, cgen-20160301, cgic-207, chrony-2.3, cim-5.1, clawsker-0.7.13, clojure-1.8.0, clusterssh-4.05, cmake-fedora-2.6.0, collectd-5.5.1, concurrencykit-0.5.1, confuse-3.0, crafty-25.0.1, csharp-mysql-6.9.8, cue-20151214, cvs-fast-export-1.38, cyrus-imapd23-2.3.19, cyrus-imapd24-2.4.18, darcs-2.10.3, di-4.42, digikam-4.14.0, discount-2.2.0, dmidecode-3.0, dnssec-tools-2.2, doclifter-2.16, dpkg-1.18.4, dropbear-2015.71, dvdisaster-0.79.5, ecl-16.1.2, epic4-2.10.6, es-0.83, ess-15.09, etckeeper-1.18.2, fet-5.28.6, foomatic4-db-20160305, fop-2.1, fortunes-calvin-0.3, fping-3.13, fuse-archivemount-0.8.7, gama-1.17, gbrainy-2.27, gdb6-6.8a, genius-1.0.21, gloox-1.0.14, glx-utils-8.3.0, gnucap-20130423, gnuradio-atsc-3.7.9.1, gnuradio-companion-3.7.9.1, gnuradio-core-3.7.9.1, gnuradio-ctrlport-3.7.9.1, gnuradio-digital-3.7.9.1, gnuradio-doxygen-3.7.9.1, gnuradio-dtv-3.7.9.1, gnuradio-fcd-3.7.9.1, gnuradio-fec-3.7.9.1, gnuradio-noaa-3.7.9.1, gnuradio-pager-3.7.9.1, gnuradio-qtgui-3.7.9.1, gnuradio-trellis-3.7.9.1, gnuradio-uhd-3.7.9.1, gnuradio-utils-3.7.9.1, gnuradio-video-sdl-3.7.9.1, gnuradio-vocoder-3.7.9.1, gnuradio-wavelet-3.7.9.1, gnuradio-wxgui-3.7.9.1, gnuradio-zeromq-3.7.9.1, gpsd-3.16, gromacs-5.1.2, groonga-6.0.0, gst-rtsp-server-1.6.2, hdevtools-0.1.3.0, hercules-3.12, hevea-2.28, howm-1.4.3, hs-HTTP-4000.3.3, hs-MonadRandom-0.4.2.2, hs-QuickCheck-2.8.2, hs-aeson-0.11.1.0, hs-ansi-terminal-0.6.2.3, hs-blaze-html-0.8.1.1, hs-blaze-markup-0.7.0.3, hs-case-insensitive-1.2.0.5, hs-cgrep-6.6.3, hs-cmdargs-0.10.14, hs-cpphs-1.20.1, hs-deepseq-generics-0.2.0.0, hs-distributive-0.5.0.2, hs-exceptions-0.8.2.1, hs-hashable-1.2.4.0, hs-hscolour-1.24, hs-mmorph-1.0.6, hs-monad-control-1.0.0.5, hs-mwc-random-0.13.4.0, hs-nats-1.1, hs-pandoc-types-1.16.1, hs-reflection-2.1.2, hs-resourcet-1.1.7.3, hs-scientific-0.3.4.4, hs-semigroups-0.18.1, hs-split-0.2.3, hs-stm-2.4.4.1, hs-syb-0.6, hs-tagged-0.8.3, hs-tagsoup-0.13.8, hs-temporary-1.2.0.4, hs-texmath-0.8.4.2, hs-transformers-0.5.2.0, hs-transformers-compat-0.5.1.4, hs-unordered-containers-0.2.7.0, hs-vault-0.3.0.6, hs-void-0.7.1, i3-4.12, icbirc-2.0, icedtea-web-1.6.2, idzebra-2.0.62, imapsync-1.678, inn-2.6.0, iozone-3.434, iperf3-3.1.2, ipopt-3.12.4, ipv6calc-0.99.1, isl-0.16.1, ispell-ru-0.99g5, ispell-ru-io-0.99g5, istgt-20150713, java-rxtx-2.1.17, jcabc2ps-20150524, jetty9-9.3.7, kdevelop4-4.7.2, keybinder-0.3.1, keychain-2.8.2, kicad-4.0.2, kicad-doc-4.0.2, kicad-footprints-4.0.2, kicad-lib-4.0.2, kipi-plugins-4.14.0, kstart-4.2, lapack-3.6.0, lasso-2.5.1, latex2html-2015, latexmk-444, lbdb-0.40, lftp-4.6.5, libassuan-2.4.2, libbpg-0.9.6, libcaca-0.99.19, libcares-1.11.0, libdatrie-0.2.10, libev-4.22, libgdiplus-4.2, libisofs-1.4.2, libkface-4.14.0, libkgeomap-4.14.0, libkvkontakte-4.14.0, liblzo-2.09, libmediawiki-4.14.0, libmilter-8.16.0.16, libressl-2.3.2, libstree-0.4.2, libthai-0.1.24, libva-1.6.2, libvirt-1.3.2, libykneomgr-0.1.8, link-grammar-5.3.3, lldpd-0.9.1, lua-keybinder-0.3.1, lwm-1.2.4, mDNSResponder-576.30.4, mDNSResponder-nss-576.30.4, magic-8.1.89, man-pages-4.04, mapserver-7.0.1, mbuffer-20160228, mcabber-1.0.2, mecab-ipadic-2.7.0.20070801, megatools-1.9.97, menhir-20160303, mg-20160118, mini_httpd-1.23, mini_sendmail-1.3.9, mksh-52b, mkvtoolnix-5.9.0, molden-5.5, monit-5.17, mono-4.2.2, mono-tools-4.2, mono-xsp-4.2, monodevelop-5.10.1.6, mpdas-0.4.1, mutagen-tools-1.31, mysql-cluster-7.5.0, mysql-connector-c++-1.1.7, mysql-workbench-6.3, nano-2.5.3, ncview-2.1.6, netbt-hcidump-5.37, nginx-devel-1.9.12, nqp-2016.02, ntp4-4.2.8p6, nuitka-0.5.19, nullmailer-2.0, objc-3.3.1, ocaml-cmdliner-0.9.8, ocamlnet-4.1.1, openmpi-1.10.2, opensmtpd-5.7.3, openssh-7.2p1, opusfile-0.7, orcus-0.11.0, ortp-0.25.0, p11-kit-0.23.2, p5-Algorithm-LUHN-1.02, p5-Apache-LogFormat-Compiler-0.33, p5-App-FatPacker-0.010005, p5-App-cpanminus-1.7040, p5-App-perlbrew-0.74, p5-AppConfig-Std-1.10, p5-AtExit-2.03, p5-Authen-TacacsPlus-0.26, p5-B-Keywords-1.15, p5-BSD-Resource-1.2909, p5-CHI-1.27, p5-CPAN-Perl-Releases-2.58, p5-CPAN-Reporter-1.2017, p5-CPANPLUS-2.102, p5-Capture-Tiny-0.36, p5-Carp-Assert-1.14, p5-Catalyst-View-Email-0.36, p5-CatalystX-CRUD-0.57, p5-CatalystX-CRUD-ModelAdapter-DBIC-0.15, p5-Chart-3.2, p5-Clone-1.01, p5-Compress-Bzip2-2.24, p5-Compress-Raw-Bzip2-2.069, p5-Compress-Raw-Zlib-2.069, p5-Config-Grammar-1.11, p5-Contextual-Return-0.004008, p5-Convert-Binary-C-0.78, p5-Convert-NLS_DATE_FORMAT-0.06, p5-Convert-UUlib-1.50, p5-Crypt-GeneratePassword-0.05, p5-Crypt-OpenPGP-1.12, p5-DBD-SQLite2-0.37, p5-DBI-11.95, p5-DBIx-Class-Fixtures-1.001034, p5-DBIx-Connector-0.55, p5-Data-AMF-0.02004, p5-Data-MessagePack-0.49, p5-Data-Munge-0.096, p5-Data-Peek-0.45, p5-Data-SimplePassword-0.11, p5-Devel-CheckLib-1.06, p5-Devel-PatchPerl-1.40, p5-Devel-Pragma-0.62, p5-Devel-REPL-1.003028, p5-Devel-StackTrace-2.01, p5-Dist-Zilla-5.043, p5-EV-4.22, p5-Encode-2.82, p5-ExtUtils-CBuilder-0.280224, p5-ExtUtils-CppGuess-0.11, p5-ExtUtils-F77-1.19, p5-ExtUtils-LibBuilder-0.08, p5-ExtUtils-MakeMaker-CPANfile-0.07, p5-ExtUtils-ModuleMaker-0.55, p5-FCGI-1.3.3, p5-File-BOM-0.15, p5-File-DesktopEntry-0.22, p5-File-Modified-0.10, p5-File-Path-Tiny-0.8, p5-File-Touch-0.11, p5-Font-FreeType-0.07, p5-GDGraph-1.52, p5-Git-CPAN-Patch-2.2.1, p5-Git-Repository-1.317, p5-Git-Repository-Plugin-AUTOLOAD-1.002, p5-Graph-0.9704, p5-Graph-ReadWrite-2.08, p5-GraphViz-2.20, p5-GraphViz2-2.37, p5-GraphicsMagick-1.4.020160216, p5-HTML-Format-2.12, p5-Hash-Util-FieldHash-Compat-0.10, p5-Heap-1.04, p5-IO-AIO-4.33, p5-IO-Async-0.70, p5-IO-Compress-2.069, p5-IO-Interactive-1.021, p5-IO-Pager-0.36, p5-IO-Prompt-0.997003, p5-IO-Prompter-0.004014, p5-IO-TieCombine-1.005, p5-IPC-Cmd-0.94, p5-IPC-SysV-2.06, p5-Image-ExifTool-10.12, p5-LWP-Protocol-PSGI-0.09, p5-Lingua-PT-Stemmer-0.02, p5-Lingua-Stem-Ru-0.04, p5-Locale-Codes-3.38, p5-Locale-Currency-Format-1.35, p5-Log-Agent-1.001, p5-Log-Any-1.040, p5-Log-Dispatch-2.54, p5-Log-Report-1.13, p5-Log-Report-Optional-1.02, p5-Mail-IMAPClient-3.38, p5-Math-Base-Convert-0.11, p5-Math-BigInt-GMP-1.49, p5-Math-BigInt-Pari-1.25, p5-Math-Random-0.72, p5-Math-Random-MT-1.17, p5-Math-Random-MT-Perl-1.15, p5-Module-CPANfile-1.1002, p5-Module-CoreList-5.20160121, p5-Module-ExtractUse-0.341, p5-Module-ScanDeps-1.20, p5-MooX-Log-Any-0.004004, p5-MooseX-App-1.34, p5-MooseX-App-Cmd-0.32, p5-MooseX-AttributeHelpers-0.25, p5-MooseX-Daemonize-0.21, p5-MooseX-Method-Signatures-0.49, p5-MooseX-MethodAttributes-0.31, p5-MooseX-Role-WithOverloading-0.17, p5-MooseX-Types-Structured-0.35, p5-Net-3.08, p5-Net-Amazon-S3-0.80, p5-Net-DNS-SEC-1.02, p5-Net-Dict-2.21, p5-Net-Frame-1.16, p5-Net-GitHub-0.83, p5-Net-ManageSieve-0.13, p5-Net-OpenID-Common-1.20, p5-Net-OpenID-Consumer-1.18, p5-Number-Tolerant-1.708, p5-Object-Declare-0.23, p5-PAR-1.029, p5-PDF-API2-2.026, p5-PDF-Create-1.29, p5-POE-Component-Client-DNS-1.054, p5-POE-Component-Server-SimpleHTTP-2.22, p5-PadWalker-2.2, p5-Parallel-ForkManager-1.17, p5-Parallel-Prefork-0.18, p5-Params-Validate-1.23, p5-Parse-ErrorString-Perl-0.22, p5-Path-Tiny-0.084, p5-Perl-APIReference-0.22, p5-Perl6-Export-0.009, p5-Pod-Markdown-3.005, p5-Pod-Spell-1.19, p5-PostScript-2.32, p5-PostScript-Simple-1.02, p5-Proc-Wait3-0.05, p5-RT-Client-REST-0.50, p5-Readonly-3, p5-Return-Value-1.666005, p5-SNMP-Info-3.31, p5-SVG-Graph-0.0402, p5-Schedule-Cron-Events-1.94, p5-Search-Elasticsearch-2.00, p5-Search-Indexer-0.78, p5-Sereal-Decoder-3.014, p5-Sereal-Encoder-3.014, p5-Smart-Comments-1.06, p5-Software-License-0.103011, p5-Sort-Versions-1.62, p5-Spreadsheet-Read-0.63, p5-Spreadsheet-XLSX-0.15, p5-Starlet-0.29, p5-Statistics-Descriptive-3.0612, p5-Struct-Dumb-0.08, p5-Sub-Exporter-GlobExporter-0.005, p5-Swim-0.1.43, p5-System-Command-1.117, p5-TAP-Harness-Archive-0.18, p5-Term-ANSIColor-4.04, p5-Term-ReadLine-1.30, p5-Test-Aggregate-0.373, p5-Test-BDD-Cucumber-0.49, p5-Test-Compile-1.3.0, p5-Test-Deep-1.120, p5-Test-Exception-0.43, p5-Test-File-Contents-0.22, p5-Test-Harness-3.36, p5-Test-Memory-Cycle-1.06, p5-Test-MinimumVersion-0.101082, p5-Test-MockModule-0.11, p5-Test-SharedFork-0.35, p5-Test-Stream-1.302027, p5-Test-TempDir-Tiny-0.012, p5-Test-Warnings-0.026, p5-Text-FindIndent-0.11, p5-Text-Hunspell-2.14, p5-Tie-Cycle-1.221, p5-Time-Duration-Parse-0.13, p5-Time-HiRes-1.9728, p5-Time-Progress-2.11, p5-Tree-DAG_Node-1.29, p5-Tree-Simple-1.26, p5-URI-FromHash-0.05, p5-Variable-Magic-0.59, p5-WWW-Mechanize-Cached-1.50, p5-Wx-0.9928, p5-X11-Protocol-29, p5-XML-Clean-1.010101, p5-XML-RSS-1.59, p5-XML-XPath-1.33, p5-YAML-LibYAML-0.62, p5-autobox-20090629, p5-autobox-Core-1.32, p5-collectd-5.5.1, p5-experimental-0.016, p5-pango-1.227, p5-pcsc-1.4.14, pam-yubico-2.21, parallel-20160222, parrot-7.11.0, patchelf-0.9, pcc-current-20160305, pcsc-tools-1.4.25, pdf2djvu-0.9.4, pen-0.32.0, percona-toolkit-2.2.16, pgbouncer-1.7.2, pgbuildfarm-4.17, pgocaml-2.3, phoronix-test-suite-6.2.1, php-apcu-4.0.10, php-http-3.0.0, php-ja-wordpress-4.4.2, php-memcache-3.0.8, php-propro-2.0.0, php-xdebug-2.4.0, ply-3.8, posh-0.12.6, postgresql-postgis-2.1.6, ppl-1.2, ppmd-9.2, prime-1.5.1.3, pxp-1.2.8, py-acora-1.9, py-bleach-1.4.2, py-bsddb3-6.1.1, py-collectd-5.5.1, py-colorama-0.3.6, py-daemon-2.1.1, py-django-tagging-0.4.1, py-doctor-15.1.0, py-ephem3-3.7.6.0, py-flake8-2.5.4, py-hsm-1.1.1, py-httpbin-0.4.1, py-isodate-0.5.4, py-jdcal-1.2, py-keybinder-0.3.1, py-lasso-2.5.1, py-lupa-1.2, py-lxml-3.5.0b1, py-mccabe-0.4.0, py-mezzanine-4.1.0, py-ncclient-0.4.7, py-netaddr-0.7.18, py-numpydoc-0.6.0, py-oauth2-1.9.0.post1, py-pdf-parser-0.6.4, py-quixote-2.9, py-scgi-1.15, py-serpent-1.12, py-smb-1.1.17, py-spf-2.0.12t, py-sqlparse-0.1.18, py-stdnum-1.2, py-test-httpbin-0.2.3, py-uliweb-0.5b0, py-uwsgi-2.0.12, qconf-2.0, qgis-2.14.0, qpdfview-0.4.16, quodlibet2-3.5.3, rabbitmq-3.6.1, ragel-7.0.0.6, rakudo-star-2016.01, rancid-3.4.1, rbldnsd-0.998, reposurgeon-3.35, rsnapshot-1.4.2, rt4-4.4.0, rubber-1.4, ruby-jquery-rails-4.1.0, ruby-redmine-3.2.0, ruby-stomp-1.3.5, ruby-twitter-text-1.13.4, rump-20131213, samba4-4.3.5, scala-2.11.8, scrollz-2.3, sendmail-8.16.0.16, sendmail-cidrexpand-8.16.0.16, sendmail-qtool-8.16.0.16, shc-3.8.9b, siege-3.1.4, snort-2.9.8.0, solarus-1.4.5, spin-645, squeak-5.0, squeak-vm-4.10.2.2765, superlu-5.1.1, swt-4.5, sympa-6.2.14, sys161-2.0.8, ted-en-us-2.23, tellico-2.3.11, thttpd-2.27, tileworld-1.3.2, ttfdump-20150523, ucview-0.33, udfclient-0.8.1, unbound-1.5.8, unicode-screensaver-0.5, upower-0.99.4, userspace-rcu-0.9.1, varnish-4.1.2, vera-1.23, verilog-10.1.1, vile-9.8q, virt-manager-1.3.2, vnstat-1.15, wbm-virtual-server-5.01, weewm-0.01, wgetpaste-2.26, worker-3.8.2, wpa_gui-2.5, wpa_supplicant-2.5, xaric-0.13.7, xcircuit-3.9.44, xfce4-verve-plugin-1.1.0, xfsprogs-4.3.0, xfstt-1.9.2, xpad-4.6.0, xvile-9.8q, xvkbd-3.7, yaws-2.0.2, yaz-5.15.2, zim-0.65, znapzend-0.15.3.
2016-03-07Updated ham/gnuradio-core to 3.7.9.1mef1-1/+2
2016-03-07Updated net/rabbitmq to 3.6.1fhajny1-1/+2
2016-03-07(pkgsrc)mef11-25/+495
- Adjust PLIST - Remove PKGREVISION from gnuradio-core/Makefile - 3.7.8 to 3.7.9.1 for gnuradio-core/Makefile.version (upstream) - Update {ham,meta-pkgs}/gnuradio* from 3.7.8 to 3.7.9.1 ------------------------------------------------------ ChangeLog for V 3.7.9.1 is at http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9_1 ChangeLog for V 3.7.9 is at http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9 Several news are at http://gnuradio.org/redmine/projects/gnuradio/news
2016-03-07Update net/rabbitmq to 3.6.1fhajny3-9/+10
RabbitMQ 3.6.1 is a maintenance release that includes a fix for CVE-2015-8786, a vulnerability in RabbitMQ management plugin. Server - Purging a lazy queue could result in an exception - Ensure epmd is running before starting RabbitMQ node on Windows - Channel error could make broker unreachable - (Automatic) deletion of an auto-delete queue could lead to blocked channels - During (from scratch) queue sync, queue master node didn't respect mirror alarm state. With large data sets this could drive mirror node out of memory. - Changing password for users with non-standard (think broker configuration) password hashing function, for example, those migrated from 3.5.x releases, didn't update effective hashing function. - Heavy and/or prolonged rabbitmqctl use could exhaust Erlang VM atom table - "Min masters" queue master location strategy could result in an error. - Fixed a race condition in pause_minority handling mode. - Significantly reduce possibility of a race condition when an exchange is deleted and immediately re-declared, e.g. by a federation link. - amq.rabbitmq.log messages now have information about originating node in message headers - scripts/rabbitmq-env now works with GNU sed 4.2.2 - Exceptions in VM memory use calculator no longer affect broker startup - Direct Reply-to capability is now advertised to clients - Paths with non-ASCII characters on Windows are now handled - Configurable number of TCP connection acceptors - rabbitmqctl cluster_status now includes cluster-wide resource alarm status - Windows installer no longer jumps over installation log - Improved rabbitmqctl reset error messages - More unsigned field data types are supported. Federation Plugin - Significantly reduce possibility of a race condition when an exchange is deleted and immediately re-declared, e.g. by a federation link Management plugin - CVE-2015-8786: user-provided query parameters lengths_age and lengths_incr had no validation and could be used to exhaust server resources. - Password hashing function is now included in exported definitions - Internet Explorer (9+) compatibility restored - Internet Explorer 11 compatibility fixes - When policy fails to be created with invalid paramaters a sensible error message will be displayed. Federation Management plugin - Federation link form now includes more settings (that are exchange- and queue-federation specific)
2016-03-07Updated devel/nss to 3.22.2ryoon1-1/+2
2016-03-07Update to 3.22.2ryoon2-7/+10
Changelog: New root certificates backported from 3.23.
2016-03-07Add gnupg2 and gnupg21 optionsryoon1-0/+2
2016-03-07Updated mail/thunderbird-enigmail to 1.9.1ryoon2-3/+4
Updated mail/seamonkey-enigmail to 1.9.1
2016-03-07thunderbird-enigmail, seamonkey-enigmail: Update to 1.9.1ryoon7-39/+137
* Add option to select gnupg2 and gnupg21 * Update MASTER_SITES Changelog: Enigmail 1.9.1 Released 2016-03-06, works with Thunderbird 38.0 & newer and SeaMonkey 2.35 & newer. Notable Changes This is a bugfix release Important Note This version requires GnuPG 2.0.7 or newer. GnuPG 1.4.x is not supported anymore. Bugs fixed Check the list of fixed defects. Enigmail 1.9 Released 2016-02-24, works with Thunderbird 38.0 & newer and SeaMonkey 2.35 & newer. Notable Changes Added support for GnuPG 2.1 Backup and restore of keys and Enigmail settings Messages are sent using PGP/MIME by default Several new dialog windows that improve usability Added support for protected headers (off by default) There is no binary component anymore - this version runs on all platforms for which Thunderbird and GnuPG are available. Important Note This version requires GnuPG 2.0.7 or newer. GnuPG 1.4.x is not supported anymore. Bugs fixed Many bugs were fixed. Check the list of fixed defects.
2016-03-07sys161dholland1-1/+2
2016-03-07Update to 2.0.8.dholland2-7/+7
Upstream changes: - Update copyright years. Noticed by Margo Seltzer. - Fix handling of file creation in emufs, again. - Fix another issue with dropped input handling, reported by Sam Fishman. - Print more info with exception traces. - Remove obsolete disk sizes from sys161.conf.sample. - Reuse emufs handles when the same object is reopened. ".." usage now behaves itself. Mostly from Sam Fishman. - Remove stray debug print.
2016-03-07Add hack for build failure with native X11 on NetBSD 7.x and -current,dholland1-0/+22
the symptom being that ftttdrv.h (from freetype2) is not found. It turns out that native X11 doesn't install ftttdrv.h for some reason (probably an oversight) but that the lack is easily compensated because the whole file contains only two substantive lines, neither of which appears to be especially important. PR 50902.
2016-03-06slightly better shm_open check fixdbj2-9/+8
2016-03-06Apply upstream patch to make the CVS tests pass again. While here,schmonz3-5/+27
uncomment a maintainer make target to find where REPLACE_PERL might be needed, and remove one that's no longer needed. (No change to the installed package, so no PKGREVISION bump.)