summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2019-07-18py-virtualenv: updated to 16.6.2adam2-7/+7
v16.6.2: Bugfixes - Extend the LICESNE search paths list by lib64/pythonX.Y to support Linux vendors who install their Python to /usr/lib64/pythonX.Y (Gentoo, Fedora, openSUSE, RHEL and others)
2019-07-18Use https for xfce.org subdomains.nia1-2/+2
2019-07-18waf: updated to 2.0.18adam2-7/+7
NEW IN WAF 2.0.18 ----------------- * Fix a deadlock with cython and subst tasks * Fix rpath processing so that it no longer breaks dependency chains * Fix fast_partial.py failures on configuration tests * Fix duplicate -fno-strict-aliasing flags in Python compilation flags detection * Fix annoying PIE errors in demos/asm/ * Improve configuration tests cache accuracy * Improve extras/fast_partial.py compatibility * Improve extras/doxygen.py outdir parameter settings * Add a dependency scanner for assembly files (Gas/Yasm) * Add executable arguments for configuration tests / execute=True * Add a QtTest example to demos/qt5/ * Add a cross-compilation option to extras/objcopy.py
2019-07-17reset maintainer.wiz1-2/+2
2019-07-17devel/git: Drop git-gitk from git metapakagegdt2-7/+9
As discussed at length on pkgsrc-users: A number of people believe that the git metapackage should contain all of what is in git's release tarball, and that people should read DESCR. A number of people believe that the package named git should contain less (not gitk), and sometimes even less than that. As a compromise where each group is merely grumbling a little, drop gitk from the metapackage, because it is a component that some are bothered by (because it depends on tk, tcl and X, mostly), and because it is easy for those that want it to install it separately.
2019-07-17libextractor: needs openssl for -lcryptonia1-1/+2
2019-07-17Recursive revbump for graphics/exiv2 update.nia1-2/+2
2019-07-16devIL: Disable jp2 support by defaultnia3-5/+22
Re-enable it with the 'jasper' option. Part of the process of trying to minimize the potential impact of a vulnerable jasper. While here, define LICENSE. Bump PKGREVISION
2019-07-16Install a few manpages to alternate names to avoid conflicting with libtai.schmonz7-9/+91
2019-07-16Don't conflict with sufficiently new libowfat.schmonz1-3/+3
2019-07-16makespz3-3/+28
INSTALLVENDORMAN1DIR => "@PREFIX@/@PKGMANDIR@/man1" INSTALLVENDORMAN3DIR => "@PREFIX@/@PKGMANDIR@/man3" and INSTALLVENDORARCH located with the rest of the plugin instead of hardwiring them to /usr/share/man/*
2019-07-15Apply patches from /usr/pkg/lib/python3.7/site-packages/mesonbuild/envconfig.pyprlw13-2/+22
to fix e.g. File "/usr/pkg/lib/python3.7/site-packages/mesonbuild/dependencies/base.py", line 1966, in from_entry return ExternalProgram(name, command=command, silent=True) File "/usr/pkg/lib/python3.7/site-packages/mesonbuild/dependencies/base.py", line 1929, in __init__ self.path = self.command[-1] IndexError: list index out of range *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/at-spi2-atk *** Error code 1
2019-07-15SDL: sync options with SDL2nia2-6/+16
as discussed at pkgsrccon, this was pretty much the only thing still using or supporting esound. the esound website doesn't even exist any more. NAS might still be useful, but maybe only if you're using IRIX or something i'm especially worried about libaudiofile and spidermonkey52 being pulled in by esound and pulseaudio respectively - the maintainance status of these libraries is very unclear and their security record is quite problematic. also: - Linux gets ALSA. - explicitly disable support for PlayStation video outputs if you get pkgsrc to work on the PlayStation OS please submit a talk - add pkg-config to USE_TOOLS, it seems to be used in some circumstances.
2019-07-15Updated devel/ocaml-ppx_deriving to version 4.4.jaapb5-92/+118
This adds support for dune and OCaml 4.08, and has some other minor improvements and bugfixes as well.
2019-07-15Added ocaml-ppxfind to Makefile SUBDIRsjaapb1-1/+2
2019-07-15Added devel/ocaml-ppxfind, an ocamlfind tool for ppxjaapb5-0/+49
Needed as a dependency for a new version of devel/ocaml-ppx_deriving.
2019-07-14py-mercurial: update to 5.0.2.wiz3-11/+9
As a bonus, changes for 5.0.1 which were not available at the time of the release. Mercurial 5.0.2 A regularly scheduled bugfix release. 1. commands Help fixes on hg mv and hg cp 2. unsorted debugrevlog: fix average size computation for empty data (issue6167) Fix an obscure data corruption bug with musl libc (and presumably others). See https://www.mercurial-scm.org/repo/hg-committed/rev/97ada9b8d51b the fix for more details. Mercurial 5.0.1 A regularly scheduled bugfix release. 1. commands bookmark: also make bookmark cache depends of the changelog commit: allow --interactive to work again when naming a directory (issue6131) 2. unsorted manifest: avoid corruption by dropping removed files with pure (issue5801) sslutil: fsencode path returned by certifi (issue6132)
2019-07-13yarn: updated to 1.17.3adam2-7/+7
1.17.3 Enforces https for the Yarn and npm registries. 1.17.2 Adds support for reading yarnPath from v2-produced .yarnrc.yml files. 1.17.0 Adds prereleases flags and prerelease identifier to yarn version. Fixes audits when used with yarn add & yarn upgrade Adds support for the --offline flag to yarn global add Yarn will tolerate Yaml at parse time. Full support isn't ready yet and will only come at the next major. Fixes a bug when using the link: protocol with a folder that doesn't contain a package.json
2019-07-13xfce4-conf: update to 4.13.8gutteridge3-8/+9
XXX GObject introspection and Vala support has not yet been enabled in pkgsrc. This is probably an optional dependency, TBD. Change log: 4.13.8 ====== - Add support for GObject introspection and vala - Tests: Explicitly handle error reply from Ping method call - Disable perl bindings by default - Translation Updates: Danish, Armenian (Armenia)
2019-07-12xfce4-dev-tools: update to 4.13.0gutteridge3-15/+10
Change log: 4.13.0 ====== - Merge exo-csource modifications in xdt-csource - xdt-csource will replace exo-csource (projects using exo-csource needs to be updated) - The work started in issue #6449 but the full migration has never been done. - Remove svn support in xdt-autogen - Simplify a bit the XDT_AUTOGEN_REQUIRED_VERSION detection - Remove the check of the unused doc submodule - Remove useless macros: m4macros/xdt-python.m4 and m4macros/xdt-xfce.m4 are not used - Remove xdt-commit, used to generate Changelog, now done via make distcheck - No -Wshadow flag for enable_debug=full (bug #11637). Use it only for enable_debug=yes.
2019-07-12py-protobuf: updated to 3.9.0adam3-8/+11
Protocol Buffers v3.9.0 Python Change implementation of Name() for enums that allow aliases in proto2 in Python to be in line with claims in C++ implementation (to return first value). Explicitly say what field cannot be set when the new value fails a type check. Duplicate register in descriptor pool will raise errors Add slots to all well_known_types classes, custom attributes are not allowed anymore. text_format only present 8 valid digits for float fields by default
2019-07-12protobuf: updated to 3.9.0adam3-23/+7
Protocol Buffers v3.9.0 C++ Optimize and simplify implementation of RepeatedPtrFieldBase Don't create unnecessary unknown field sets. Remove branch from accessors to repeated field element array. Added delimited parse and serialize util. Reduce size by not emitting constants for fieldnumbers Fix a bug when comparing finite and infinite field values with explicit tolerances. TextFormat::Parser should use a custom Finder to look up extensions by number if one is provided. Add MessageLite::Utf8DebugString() to make MessageLite more compatible with Message. Fail fast for better performance in DescriptorPool::FindExtensionByNumber() if descriptor has no defined extensions. Adding the file name to help debug colliding extensions Added FieldDescriptor::PrintableNameForExtension() and DescriptorPool::FindExtensionByPrintableName(). The latter will replace Reflection::FindKnownExtensionByName(). Replace NULL with nullptr Created a new Add method in repeated field that allows adding a range of elements all at once. Enabled enum name-to-value mapping functions for C++ lite Avoid dynamic initialization in descriptor.proto generated code Move stream functions to MessageLite from Message. Move all zero_copy_stream functionality to io_lite. Do not create array of matched fields for simple repeated fields Enabling silent mode by default to reduce make compilation noise.
2019-07-12py-meson: updated to 0.51.1adam2-7/+7
0.51.1: Unknown changes
2019-07-12sqlite3: updated to 3.29.0adam1-5/+5
SQLite Release 3.29.0: Added the SQLITE_DBCONFIG_DQS_DML and SQLITE_DBCONFIG_DQS_DDL actions to sqlite3_db_config() for activating and deactivating the double-quoted string literal misfeature. Both default to "on" for legacy compatibility, but developers are encouraged to turn them "off", perhaps using the -DSQLITE_DQS=0 compile-time option. -DSQLITE_DQS=0 is now a recommended compile-time option. Improvements to the query planner: Improved optimization of AND and OR operators when one or the other operand is a constant. Enhancements to the LIKE optimization for cases when the left-hand side column has numeric affinity. Added the "sqlite_dbdata" virtual table for extracting raw low-level content from an SQLite database, even a database that is corrupt. Enhancements to the CLI: Add the ".recover" command which tries to recover as much content as possible from a corrupt database file. Add the ".filectrl" command useful for testing. Add the long-standing ".testctrl" command to the ".help" menu. Added the ".dbconfig" command
2019-07-11devel/git: Clarify DESCR and hint at git-basegdt1-2/+4
2019-07-11Remove devel/xulrunner192 and devel/swt.nia110-7672/+1
xulrunner192 was the last remains of Firefox 3.6 in pkgsrc. The last package depending on xulrunner192 was devel/swt. swt isn't used by anything in pkgsrc (old versions of eclipse which weren't imported, maybe), and was originally added by jmcneill, who says it can be removed now.
2019-07-11More strnlen(3) users - from Joyentsevan1-1/+2
2019-07-11Use https for pango.org.nia2-4/+4
2019-07-10dconf: PKGREVISION bump for sysconfdir fix in py-meson/build.mkmarkd1-11/+2
also remove no longer used SUBST for /etc -> ${PKG_SYSCONFDIR}
2019-07-10py-meson: make sure meson called with correct sysconfdir.markd1-2/+2
2019-07-10Use https for haskell.org.nia1-2/+2
2019-07-10Update to go-protobuf version 1.3.2.he3-9/+10
Pkgsrc changes: * Update PLIST Upstream notable changes: * #785: grpc code generation: add an UnimplementedServer type implementing each server interface, returning an unimplemented error for each method * #851: convert prints to `os.Stderr` to use `log.Printf` * #883: jsonpb: fix marshaling of Duration with negative nanoseconds
2019-07-10devel/librdkafka: Update to 1.0.1minskim3-12/+11
Notable changes in 1.0: - Idempotent producer - guaranteed ordering, exactly-once producing. - Sparse/on-demand connections - connections are no longer maintained to all brokers in the cluster. - KIP-62 - max.poll.interval.ms for high-level consumers.
2019-07-09Update the Python HOMEPAGEs that I missed earlier.nia1-2/+2
2019-07-09Update to 0.66ryoon2-8/+7
Changelog: 0.66 User-visible changes since 0.65 are as follows: - Add support for lzip archives and patches - Document QUILT_PC as user-settable - configure: Don't require md5sum - Test suite: Allow keeping the working directory on failure - Test suite: Fix regex for recent versions of perl ... 0.65 User-visible changes since 0.64 are as follows: - Translation fixes - Project settings have priority - Reject binary files in patches - Fix a race condition in diff_file - Performance: Optimizations to the setup command - Performance: Optimizations to the bash completion script ...
2019-07-09Use https for readthedocs.io.nia5-10/+10
2019-07-09Use https for pythonhosted.org.nia1-2/+2
2019-07-09py-flake8: updated to 3.7.8adam2-7/+7
3.7.8: Bugs Fixed - Fix handling of Application.parse_preliminary_options_and_args when argv is an empty list - Fix crash when a file parses but fails to tokenize - Log the full traceback on plugin exceptions - Fix # noqa: ... comments with multi-letter codes
2019-07-08Obtain strnlen implementation via libnbcompat using USE_FEATURES, instead ofsevan2-23/+2
patching in an implementation.
2019-07-08py-typing-extensions: updated to 3.7.4adam2-7/+7
3.7.4: Match with Python 3.7.4
2019-07-08py-typing: updated to 3.7.4adam2-8/+8
3.7.4: Match with Python 3.7.4.
2019-07-08Remove -Werror, so this has a chance to compile on newer gcc versionsmartin1-1/+2
2019-07-08libextractor: Pulls in libmagic, so explicitly depend on sysutils/file.nia1-1/+2
2019-07-08libextractor: Fix various dependencies.nia1-3/+5
- Add msgfmt msgmerge xgettext to USE_TOOLS, it needs these - Fix building with libjpeg-turbo by using the correct buildlink - Use newer multimedia/mp4v2 over multimedia/libmp4v2 to avoid conflicts This is confusing. I think we mainly keep libmp4v2 around for KDE4. But the packages could be named better.
2019-07-08Follow some http->https redirects.nia1-2/+2
2019-07-08py-cython: updated to 0.29.12adam2-7/+7
0.29.12: Bugs fixed * Fix compile error in CPython 3.8b2 regarding the PyCode_New() signature. * Fix a C compiler warning about a missing int downcast. * Fix reported error positions of undefined builtins and constants. * A 32 bit issue in the Pythran support was resolved.
2019-07-07Updated devel/diffutils to 3.7schwarz6-25/+27
Changes: bug fixes, diff --color now produces output compatible with less -R. (cf. https://savannah.gnu.org/forum/forum.php?forum_id=9341)
2019-07-06py-logilab-common: updated to 1.4.2adam4-14/+15
1.4.2: Bug fixes
2019-07-06py-ipython: updated to 7.6.1adam2-7/+7
IPython 7.6.1 contain a critical bugfix in the %timeit magic, which would crash on some inputs as a side effect of :ghpull:11716.
2019-07-06py-meson: updated to 0.51.0adam5-30/+51
0.51.0: (C) Preprocessor flag handling Sanity checking compilers with user flags New sourceset module n_debug=if-release and buildtype=plain means no asserts target_type in build_targets accepts the value 'shared_module' New modules kwarg for python.find_installation Support for the Intel Compiler on Windows (ICL) Added basic support for the Xtensa CPU toolchain Dependency objects now have a get_variable method CMake prefix path overrides Tests that should fail but did not are now errors New target keyword argument: link_language New module to parse kconfig output files Add new meson subprojects foreach command Added c17 and c18 as c_std values for recent GCC and Clang Versions gpgme dependency now supports gpgme-config Can link against custom targets Removed the deprecated --target-files API Generators have a new depends keyword argument Specifying options per mer machine subproject.get_variable() now accepts a fallback argument Add keyword static to find_library Fortran include statements recursively parsed CMake subprojects Multipe cross files can be specified