summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-10-12Fix build with waf-1.8 and depend on it.wiz4-3/+58
2014-10-12waf updated to 1.8.2wiz2-4/+3
2014-10-12Update to 1.8.2:wiz2-6/+6
NEW IN WAF 1.8.2 ---------------- * Removed the modules c_* that were accidentally shipped and break pkg-config tests NEW IN WAF 1.8.1 ---------------- * Re-added compatible option group names from waf 1.7 #1495 * Fixed bld(define='') splitting which was disabled by mistake NEW IN WAF 1.8.0 ---------------- * Python 2.5 is now required * Removed the Waf cache from the task level, use the netcache system * Console handling improvements * Properly-sized progress bar on windows * Generic configuration tests * Better unicode handling in scripts and in file names * Shorter build outputs * Prevent external static libraries propagation through uselib vars #1320 * LaTeX glossaries #1342 and multibib #1345 * Rst document processing * Various improvements in the Python detection and processing * Tons of bugfixes
2014-10-12Updated converters/help2man to 1.46.4wiz2-3/+3
2014-10-12Update to 1.46.4:wiz3-26/+6
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-12Note update of the "spamassassin" package to version 3.4.0nb3.tron1-1/+2
2014-10-12Re-enable SPF support. The reason for disabling are no longer valid sincetron2-21/+4
several years. Bump package revision because of this change. Suggested by Petar Bogdanovic in PR pkg/49271.
2014-10-12Updated devel/py-setuptools to 6.1wiz2-3/+3
2014-10-12Update to 6.1:wiz2-6/+6
6.1 --- * Issue #268: When resolving package versions, a VersionConflict now reports which package previously required the conflicting version.
2014-10-12Updated databases/py-sqlparse to 0.1.13wiz2-3/+3
2014-10-12Update to 0.1.13:wiz2-6/+6
Release 0.1.13 (Oct 09, 2014) ----------------------------- Bug Fixes * Fix a regression in handling of NULL keywords introduced in 0.1.12.
2014-10-12Updated devel/gmake to 4.1wiz2-3/+3
2014-10-12Update to 4.1:wiz3-11/+11
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-12Updated print/cups-filters to 1.0.61wiz2-3/+3
2014-10-12Update to 1.0.61:wiz2-6/+6
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-12Updated databases/py-ldap to 2.4.18wiz2-3/+3
2014-10-12Update to 2.4.18:wiz2-6/+6
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-12Updated converters/py-chardet to 2.3.0wiz2-3/+3
2014-10-12Update to 2.3.0:wiz2-6/+6
Changes not found.
2014-10-12Updated lang/go to 1.3.3wiz2-3/+3
2014-10-12Update to 1.3.3:wiz2-7/+6
go1.3.3 (released 2014/09/30) includes further bug fixes to cgo, the runtime package, and the nacl port.
2014-10-12Updated net/gst-plugins1-libnice to 0.1.8wiz1-1/+2
2014-10-12Update to 0.1.8 to sync with libnice.wiz1-3/+2
2014-10-12Updated security/caff to 1.1.10wiz2-3/+3
2014-10-12Update to 1.1.10: locale improvements.wiz2-6/+6
2014-10-12Updated net/libnice to 0.1.8wiz2-3/+3
2014-10-12Update to 0.1.8:wiz3-9/+11
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+ ImageMagick-6.8.9.8, caff-1.1.10, cups-filters-1.0.61, ddrescue-1.19,wiz1-7/+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-12Updated www/p5-CGI to 4.06wiz1-1/+2
2014-10-12Update to 4.06:wiz2-6/+7
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-12Updated textproc/p5-YAML to 1.13wiz1-1/+2
2014-10-12Update to 1.13:wiz2-6/+6
1.13 Sat Oct 11 18:05:45 CEST 2014 - Apply pull request 140 from @nfg++ - Disable some warnings in YAML::Any
2014-10-12Updated security/p5-IO-Socket-SSL to 1.999wiz1-1/+2
2014-10-12Update to 1.999:wiz2-6/+6
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-12Add an nls option to xz that can be disabled, but is on by default. If off,bsiegert3-8/+28
gettext is not required.
2014-10-12Enable ssl by default, bump PKGREVISIONabs2-5/+4
2014-10-12Remove conflict between "libspf-alt" respectively "libspf2" andtron3-12/+6
"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-12Default ssl option to on.gdt2-4/+4
2014-10-12Enable ssl option by default.gdt4-7/+8
2014-10-11Default ssl option to on.gdt2-4/+4
2014-10-11Also look for the right path for the SSL certificate repository on NetBSD.khorben3-2/+18
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-11Updated devel/libpeas to 1.12.1prlw11-1/+2
2014-10-11Update libpeas to 1.12.1prlw13-9/+12
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-10Sort.wiz1-2/+2
2014-10-10Remove unneeded patch after update.wiz1-14/+0
2014-10-10Remove unneeded patch.wiz1-20/+0
2014-10-10Remove unneeded patch, confirmed by adam.wiz2-17/+1
2014-10-10update HOMEPAGEsnj1-2/+2
2014-10-10Updated audio/flac123 to 0.0.12snj1-1/+2
2014-10-10Update flac123 to 0.0.12.snj2-7/+10
This update extendeds the remote spec to include a V(OLUME) command.