summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-12-15py-certifi: updated to 2020.12.5adam2-7/+7
2020.12.5: Unknown changes
2020-12-15py-django-extensions: updated to 3.1.0adam3-31/+25
3.1.0 Changes: Improvement: pipchecker, sleep 60s if pypi raises a fault Improvement: add django_zero_downtime_migrations to list of supported postgresql engines Improvement: use list of supported database engines from settings for all database commands Improvement: reset_db, documentation Fix: tests, Python 3.9 fixes for some tests Fix: runserver_plus, parsing of RUNSERVER_PLUS_EXTRA_FILES 3.0.9 Changes: Improvement: runserver_plus, survive syntax and configuration errors part II Improvement: tests, refactor test runner Improvement: sqlcreate, support postgresql unix domain socket 3.0.8 Changes: Improvement: setup.cfg, remove universal flag from wheel, we only support Python 3 and up Improvement: sqlcreate, fixed mentioned of old syncdb Fix: runserver_plus, stop catching SyntaxError since reload for it was not working properly 3.0.7 Changes: Improvement: runserver_plus, survive syntax and configuration errors Improvement: runscript, use exit-code 1 if script is not found 3.0.6 Changes: Improvement: runscript, add --continue-on-error unless set runscript will exit on errors Improvement: runscript, allow to return exit-code Improvement: runscript, support raise CommandError(... returncode=...) Improvement: runscript, run Django checks() and check_migrations() before executing scripts Improvement: shell_plus, set application name on all postgresql backends 3.0.5 Changes: Fix: runserver_plus, exceptions must derive from BaseException error 3.0.4 Changes: Various cleanups Deprecated using --router instead use --database Locales: Indonesian and Polish, updated Improvement: show_dsn, fix crash with django-postgres-extra Improvement: print_settings, added wildcard support Improvement: print_settings, added --fail option Improvement: delete_squashed_migrations, add --database option Improvement: runserver_plus, added RUNSERVER_PLUS_EXTRA_FILES setting Improvement: runserver_plus, added runserver_plus_started signal 3.0.3 Changes: New: InternalIPS, allows to specify CIDRs for INTERNAL_IPS Docs: restructure toctree 3.0.2 Changes: Fix: shell_plus, fix honouring SHELL_PLUS in settings.py 3.0.1 Changes: Fix: setup.py, add python_requires and remove legacy trove classifiers 3.0.0 This is the first Django Extensions release which only targets Django 2.2 and above. It drops official support for Python 2.7. Changes: Removal of Python 2 support Removal of deprecated keyczar encrypted fields EncryptedTextField and EncryptedCharField Removal of deprecated passwd command Removal of truncate_letters filter Change: TimeStampedModel; Removed default ordering on abstract model New: DjangoExtensionsConfig AppConfig New: shell_plus, JupyterLab support New: list_signals, List all signals by model and signal type Improvement: shell_plus, use -- to directly pass additional arguments to Jupyter Improvement: shell_plus, improvements to MySQL support Improvement: jobs, use logging to record errors Improvement: syncdata, added --remove-before flag Improvement: graph_models, add field and model to template context Fix: syncdata, fix non existent field in fixture data Fix: pipchecker, compatibility with pip 20.1
2020-12-15Define QMAIL_QUEUE_CUSTOM_ERROR. Ride recent update.schmonz1-1/+3
2020-12-15doc: Updated mail/qmail-rejectutils to 20201215schmonz1-1/+2
2020-12-15Update to 20201215. From the changelog:schmonz2-8/+7
- qmail-qfilter-{ofmipd,smtpd}-queue: Remove after 2 years' deprecation. If you're using these, please switch to qmail-qfilter-queue. - qmail-qfilter-viruscan: Optionally build with qmail-queue-custom-error support, returning the same error message as Russ Nelson's original viruscan patch. - qmail-qfilter-queue.8, qmail-rcptcheck.8: Add an ERRORS section.
2020-12-15deepstate-afl: needs setuptoolsnia1-1/+6
2020-12-15sane-airscan: Fix handling of config files.nia4-18/+17
- Use ${PKG_SYSCONFDIR} rather than ${PREFIX}/etc. - Avoid unnecessary SUBST.
2020-12-15binutils: add missing TEST_DEPENDS on devel/dejagnu.fcambus1-1/+3
2020-12-15blastem: Explicitly set CPU rather than inferring from unamenia1-1/+9
2020-12-15Updated textproc/py-rapidjson, www/py-landslideadam1-1/+3
2020-12-15py-landslide: updated to 1.1.8adam4-30/+13
v1.1.8 - Explicitly support Python v3.8 - Test Python v3.7 and v3.8 with CI - Fix sample slideshow link in `setup.py` v1.1.7 - Change "PrinceXML" references to "Prince" - Upgrade `Jinja2` from v2.10 to v2.10.1 - Support `markdown` v3.0+ - Fix Prince integration for PDF output - Use HTTPS URLs in generated HTML code
2020-12-15py-rapidjson: updated to 1.0adam2-7/+7
1.0 Require Python 3.6 or greater New serialization options, iterable_mode and mapping_mode, to give some control on how generic iterables and mappings get encoded Internal refactorings, folding "skipkeys" and "sort_keys" arguments into the mapping_mode options, respectively as MM_SKIP_NON_STRING_KEYS and MM_SORT_KEYS: "old" arguments kept for backward compatibility Bump major version to 1, tag as "production/stable" and switch to a simpler X.Y versioning schema
2020-12-15Updated devel/py-google-api-core, textproc/py-regexadam1-1/+3
2020-12-15py-regex: updated to 2020.11.13adam2-7/+7
2020.11.13: Unknown changes
2020-12-15py-google-api-core: updated to 1.24.0adam2-9/+9
1.24.0 Features add support for Python 3.9, drop support for Python 3.5 Documentation explain how to create credentials from dict
2020-12-15doc/NEWS: instructions are probably out of date by nownia1-8/+3
2020-12-15(devel/R-waldo) Convert R-diffobj from TEST_DEPENDS to full DEPENDSmef1-2/+2
2020-12-15doc: Add boost to TODOryoon1-1/+2
2020-12-14mozjs78: list an actual project homepagegutteridge1-2/+2
2020-12-14mozjs78: add test target supportgutteridge3-2/+27
2020-12-14Allow PIE and RELRO on aarch64js1-3/+5
I already compiled plenty of packages on my Pinebook Pro with both PIE and RELRO enabled and have yet to see a build failure.
2020-12-14gdal: Add comment about (lack of) geopdf supportgdt1-1/+4
2020-12-14doc: Updated math/volk to 2.4.0tnn1-1/+2
2020-12-14volk: update to 2.4.0tnn6-11/+52
pkgsrc: since the volk release tarball only provides the required cpu_features library as a git submodule that has to be manually cloned, we instead depend on devel/cpu_features from pkgsrc and patch the cmake files to accept the static library as an external dependency. Documentation Update README to be more verbose and to improve usefulness. Compilers AppleClang: Treat AppleClang as Clang. Paired with the cpu_features introduction, this enables us to use architecture specific kernels on a broader set of platforms. CMake Enable to not install volk_modtool. Remove "find_package_handle_standard_args" warning. cpu_features Use cpu_features v0.6.0 as a private submodule to detect available CPU features. Fix incorrect feature detection for newer AVX versions. Circumvent platform specific feature detection. Enable more architecture specific kernels on more platforms. Kernels Disable slow and broken SSE4.1 kernel in volk_32fc_x2_dot_prod_32fc Adjust min/max for 32f_s32f_convert_8i kernel Use INT8_* instead of CHAR_*
2020-12-14fix whitespacetnn1-1/+2
2020-12-14cpu_features: pass -DBUILD_PIC=ON to cmaketnn1-2/+3
2020-12-14Prefer openjdk11 to adoptopenjdk11-bin for NetBSDabs1-1/+6
(In the _PKG_JVMS.9 case)
2020-12-14Updated net/syncthing to 1.12.0abs1-1/+2
2020-12-14Updated net/syncthing to 1.12.0abs2-7/+7
Bugfixes: #5360: Dangling symlink prevents filesystem watcher on FreeBSD #6664: Panic due to internal folder context used on exported methods #7063: panic: runtime error: invalid memory address or nil pointer dereference #7077: GUI stuck with "id is not defined" error when trying to ignore non-existent folder #7098: File deletions are not being synced in newly shared folders Enhancements: #6540: Config PATCH/PUT/DELETE API #7099: Add a html message to GUI when javascript is disabled #7108: Certificate for relaysrv with better naming
2020-12-14binutils: don't use hard-coded -ldl in the gold test suite.fcambus2-1/+17
2020-12-14doc: add devel/cpu_featurestnn2-3/+5
2020-12-14devel/cpu_features: import cpu_features-0.6.0tnn7-0/+98
A cross-platform C library to retrieve CPU features (such as available instructions) at runtime.
2020-12-14Updated devel/py-sortedcontainers, devel/py-intervaltreeadam1-1/+3
2020-12-14py-intervaltree: updated to 3.1.0adam2-7/+7
Version 3.1.0 - Dropped support for Python 3.4, added Python 3.8 - Add `__slots__` optimization in Node class, should give performance improvement - Fixed: - Restore universal wheels - Bytes/str type incompatibility in setup.py - New version of distutils rejects version suffixes of `.postNN`, use `aNN` instead
2020-12-14py-sortedcontainers: updated to 2.3.0adam2-7/+7
2.3.0: Bugfixes Make sort order stable when updating with large iterables.
2020-12-14Updated textproc/py-elementpath, devel/py-restructuredtext_lintadam1-1/+3
2020-12-14py-restructuredtext_lint: updated to 1.3.2adam2-7/+7
1.3.2 - Added "Other tools" section to README.
2020-12-14py-elementpath: updated to 2.0.5adam2-7/+7
2.0.5: * Increase the speed of path step selection on large trees * More tests and small fixes to XSD builtin datatypes
2020-12-14doc: Document several packages removalsleot1-1/+4
Noticed via pkg-changes2html script.
2020-12-14doc: Updated mail/qmail-run to 20201214schmonz1-1/+2
2020-12-14Depend on qmail-acceptutils 20201214 for fixsmtpio(8) segfault fix.schmonz1-3/+3
Bump version.
2020-12-14doc: Updated mail/qmail-acceptutils to 20201214schmonz1-1/+2
2020-12-14Update to 20201214. From the changelog:schmonz2-7/+7
- fixsmtpio: Fix segfault by making sure eventq_get() returns a free()-able string.
2020-12-14doc: Updated net/powerdns-recursor to 4.4.2otis1-1/+2
2020-12-14net/powerdns-recursor: Update to 4.4.2otis2-7/+7
Changelog: Released: 14th of December 2020 * Improvements: - UUID: Use the non-cryptographic variant of the boost::uuid. - Keep a cached, valid entry over a fresher Bogus one. - Ensure socket-dir matches runtime directory on old systemd - Move to several distinct Bogus states, for easier debugging. - Do not chase CNAME during qname minimization step 4. * Bug Fixes: - Untangle the validation/resolving qnames and qtypes. - APL records: fix endianness problem.
2020-12-14py-kitchen: Fix PLIST on older Python versionsnia1-25/+25
2020-12-14py-solo: Unbreak bulk builds.jperkin1-1/+3
2020-12-14nudoku: Needs gettext m4 macros to buildnia1-1/+3
2020-12-14tty-clock: Add missing patch.nia1-0/+24
2020-12-14(devel/ocaml-ppx_cold) Add ocaml-base as buildlink3.mkmef1-1/+2