aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r520359 sysutils/py-scandir: Fix unicode issues, level up ports complianceKubilay Kocak2019-12-203-70/+36
| | | | | | | | | | | | | | | | | | | | | | This change fixes tests and likely runtime in certain locale environments by replace the existing test_scandir.py patch with a backported upstream patch from PR #109 [1][2], coupled with setting an appropriate locale. While I'm here: - Strip shared library and add LICENSE_FILE Tests now all pass on all Python versions (2.7-3.8) [1] https://github.com/benhoyt/scandir/pull/109 [2] https://github.com/benhoyt/scandir/issues/122 Approved by: portmgr (blanket: ports compliance, bugfix) Approved by: ports-secteam (blanket(s): ports compliance, bugfix) Notes: svn path=/branches/2019Q4/; revision=520500
* MFH: r519771Jason E. Hale2019-12-101-1/+2
| | | | | | | | | | | | | Add missing dependency for the CDIO option. Bump PORTREVISON for LIB_DEPENDS change. Approved by: portmgr (blanket) Approved by: ports-secteam (blanket) Notes: svn path=/branches/2019Q4/; revision=519772
* MFH: r514253Mark Linimon2019-12-071-1/+2
| | | | | | | | | | | | | | www/wpebackend-fdo needs C++11 compiler: /wrkdirs/usr/ports/www/wpebackend-fdo/work/wpebackend-fdo-1.4.0/src/ipc.h:40: error: ISO C++ forbids declaration of 'unique_ptr' with no type sysutils/xfce4-kbdleds-plugin needs C11 compiler similarly to other xfce ports. This MFH should unblock 265 ports. Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2019Q4/; revision=519196
* MFH: r516941Antoine Brodin2019-12-056-336/+0
| | | | | | | | | Remove unneeded patch Reported by: pkg-fallout Notes: svn path=/branches/2019Q4/; revision=519067
* MFH: r516870Antoine Brodin2019-12-056-324/+0
| | | | | | | | | Remove duplicate patches Reported by: pkg-fallout Notes: svn path=/branches/2019Q4/; revision=519066
* MFH: r517374Li-Wen Hsu2019-12-043-7/+6
| | | | | | | | | | | | | | | | - Update to 2.2.45 (pre-release) to pull in the requried fix https://github.com/Azure/WALinuxAgent/pull/1638/ - Update WWW to where the code exists - Switch to use Python 3 to match the ports' default to avoid some subprocess invoking issues Approved by: Wei Hu <weh@microsoft.com> (maintainer, implicitly) Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (blanket(s): bugfix release) Notes: svn path=/branches/2019Q4/; revision=519041
* MFH: r518909Jan Beich2019-12-033-4/+38
| | | | | | | | | | | | | sysutils/uhidd: improve FreeBSD 12+ support - Backport -U (forced_attach) - Mention devmatch_blacklist and UQ_*_IGNORE in pkg-message PR: 234916 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=518960
* MFH: r516258Rene Ladan2019-11-241-6/+3
| | | | | | | | | | | | sysutils/kldpatch: over to new volunteer, update MASTER_SITES and USES PR: 241282 Submitted by: Chris Hutchinson Approved by: portmgr (implicit) Notes: svn path=/branches/2019Q4/; revision=518363
* MFH: r516257Rene Ladan2019-11-241-6/+2
| | | | | | | | | | | | sysutils/bkpupsd: over to new volunteer PR: 241281 Submitted by: Chris Hutchinson Approved by: portmgr (implicit) Notes: svn path=/branches/2019Q4/; revision=518362
* Revert r518165 and unbreak quarterly branchAntoine Brodin2019-11-232-54/+2
| | | | Notes: svn path=/branches/2019Q4/; revision=518186
* MFH: r518051 r518052 r518101Cy Schubert2019-11-222-2/+54
| | | | | | | | | | | | | | | | | | Add rc.d support, stealing the rc.d file from base. Make the installation of the rc script conditional to avoid conflict with base. Rather than an option, automatically detect if the target system has an amd rc script. Eventually when amd is removed from base packages will automatically include the rc script. Adjust the location of the amd binary in the supplied rc script. Approved by: portmgr (joneum) Notes: svn path=/branches/2019Q4/; revision=518165
* MFH: r515923Antoine Brodin2019-11-132-3/+11
| | | | | | | | | | sysutils/lsof: fix build on (at least) stable/12 Submitted by: mav Approved by: ler (maintainer) Notes: svn path=/branches/2019Q4/; revision=517358
* MFH: r517344Ed Maste2019-11-123-6/+12
| | | | | | | | | | | devcpu-data: update Intel microcode to 20191112 https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112 Approved by: ports-secteam (implicit), so Notes: svn path=/branches/2019Q4/; revision=517345
* MFH: r517076Jung-uk Kim2019-11-112-8/+8
| | | | | | | | | | | | | - (Really) update Intel microcode to 20190918. Note the previous commit did not update GH_TAGNAME. Therefore, the actual microcode was still 20190618. - Update AMD microcode to 20191021. https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=2b016af Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=517264
* MFH: r516785Kirill Ponomarev2019-11-053-16/+4
| | | | | | | | | | | | | Update to 12.1.2 Release Notes: https://github.com/cbsd/cbsd/releases/tag/v12.1.2 Submitted by: maintainer Approved by: portmgr (blanket fixes) Notes: svn path=/branches/2019Q4/; revision=516787
* MFH: r513934 r514666 r514667 r515352 r515680Matthias Fechner2019-11-036-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fix gitlab-ce build problems) sysutils/vagrant: relax "listen" dependency version constraint unbreaks vagrant after ports r513697 (update of devel/rubygem-listen) Approved by: just-fix-it sysutils/rubygem-vagrant_cloud: update to 2.0.3 https://github.com/hashicorp/vagrant_cloud/releases sysutils/vagrant: update to 2.2.6 https://github.com/hashicorp/vagrant/releases PR: 241313 Approved by: joe at thrallingpenguin dot com Update to 1.3.0 - Take maintainership Changes: https://github.com/rubyzip/rubyzip/releases Change RUN_DEPENDS from rubygem-rubyzip to rubygem-rubyzip12 - Bump PORTREVISION for dependency change Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=516434
* MFH: r516311Raphael Kubo da Costa2019-11-034-4/+85
| | | | | | | | | | | | | | Update to 5.37 with patch for CVE-2019-18218. PR: 241424 Submitted by: Nathan Owens <ndowens04@gmail.com> Approved by: jharris@widomaker.com (maintainer) Security: 381deebb-f5c9-11e9-9c4f-74d435e60b7c Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=516412
* MFH: r514655Ben Woods2019-10-171-0/+11
| | | | | | | | | | | | | | | | | | | | sysutils/grub2-bhyve: fix build on 13-CURRENT Build error: ./stdio.h:456:1: error: 'gets' undeclared here (not in a function); did you mean 'getw'? grub2 doesn't use gets() at all so it's just an error in the glib header file as a result of gets being excised from FreeBSD. Commenting out the _GL_WARN_ON_USE macro for that is fine. PR: 241168 Submitted by: Robert James Hernandez <rob@sarcasticadmin.com> Approved by: grehan (maintainer) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=514657
* MFH: r513939Danilo G. Baio2019-10-071-1/+3
| | | | | | | | | | | | | | sysutils/py-azure-cli: Add shells/bash to RUN_DEPENDS It was removed by mistake in the update to 2.0.72. PR: 241107 Submitted by: lwhsu Approved by: portmgr (blanket(s): bugfix, missing dependencies) Notes: svn path=/branches/2019Q4/; revision=513941
* MFH: r513736Matthew Seaman2019-10-052-4/+8
| | | | | | | | | | | | | Update to 1.6.1 Add mising RUN_DEPENDS ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.6.1/CHANGELOG.rst Approved by: ports-secteam (blanket(s): dependency fixes, bugfixes) Notes: svn path=/branches/2019Q4/; revision=513819
* MFH: r513813Tobias Kortkamp2019-10-052-12/+9
| | | | | | | | | | | | sysutils/acerhdf-kmod: Update to 0.1.3 - Add support for Acer Aspire 7551 - While here clean up the port a bit Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q4/; revision=513814
* MFH: r513600Antoine Brodin2019-10-021-0/+1
| | | | | | | | | | | Mark jobs unsafe pc-nssconf.c:10:10: fatal error: 'nss-parser.tab.h' file not found Reported by: pkg-fallout Notes: svn path=/branches/2019Q4/; revision=513601
* - Drop support for devel/dulwich. [0]Marcelo Araujo2019-10-011-3/+2
| | | | | | | | | | | | - The port works fine with devel/git too, we should first check if there is git installed, instead to assume we need to install git-lite. [1] - Bump PORTREVISION. Submitted by: dvl [0] Reported by: many [1] Notes: svn path=/head/; revision=513454
* sysutils/xfce4-settings: fix build on GCC architecturesPiotr Kubaj2019-10-011-2/+2
| | | | | | | | | | | | | Use C11 compiler: In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33, from xfce-randr.c:30: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513449
* Qt5 update to 5.13.0Tobias C. Berner2019-10-011-0/+7
| | | | | | | | | | | | For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13 Thanks to adridg who helped to fix a lot of packages. Exp-run by: antoine PR: 238782 Notes: svn path=/head/; revision=513447
* sysutils/garcon: fix build on GCC architecturesPiotr Kubaj2019-09-301-2/+2
| | | | | | | | | | | | | Use C11 compiler: In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33, from garcon-menu-item-action.c:26: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513414
* Remove expired ports:Rene Ladan2019-09-30154-1968/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-09-30 sysutils/py-azure-cli-acs: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-advisor: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-ams: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-appservice: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-backup: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-batch: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-batchai: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-billing: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-botservice: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-cdn: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-cloud: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-cognitiveservices: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-configure: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-consumption: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-container: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-cosmosdb: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-dla: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-dls: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-dms: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-eventgrid: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-eventhubs: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-extension: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-feedback: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-find: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-hdinsight: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-interactive: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-iot: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-iotcentral: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-keyvault: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-kusto: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-lab: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-maps: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-monitor: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-network: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-policyinsights: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-profile: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-rdbms: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-redis: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-relay: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-reservations: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-resource: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-role: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-search: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-security: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-servicebus: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-servicefabric: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-signalr: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-sql: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-sqlvm: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-storage: Incorporated into azure-cli package 2019-09-30 sysutils/py-azure-cli-vm: Incorporated into azure-cli package Notes: svn path=/head/; revision=513400
* sysutils/py-borgmatic: update 1.3.20 to 1.3.21Vinícius Zavam2019-09-302-4/+4
| | | | Notes: svn path=/head/; revision=513336
* Fix plist (and unbreak fusefs-sshfs)Antoine Brodin2019-09-302-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=513325
* sysutils/runit-faster: Update to 2.1.3.4Tobias Kortkamp2019-09-302-4/+4
| | | | | | | Changes: https://github.com/t6/freebsd-runit/releases/tag/v2.1.3.4 Notes: svn path=/head/; revision=513312
* sysutils/amazon-ssm-agent: Spell GO_BUILDFLAGS correctlyTobias Kortkamp2019-09-301-1/+2
| | | | Notes: svn path=/head/; revision=513283
* - Update necessary dependencies for iocage 1.2 release.Marcelo Araujo2019-09-301-0/+3
| | | | | | | | | | | | - Bump PORTREVISION. PR: ports/240927 Submitted by: Neel Chauhan <neel@neelc.org> Dan Langille <<dan@langille.org>> (via email) Reported by: many Notes: svn path=/head/; revision=513279
* New port: syutils/pfetchKoichiro Iwao2019-09-304-0/+34
| | | | | | | | | | | | | | Pretty system information tool written in POSIX sh, supporting: Linux; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku and more. WWW: https://github.com/dylanaraps/pfetch PR: 240873 Submitted by: Lewis Cook <vulcan@wired.sh> Notes: svn path=/head/; revision=513277
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-2923-334/+178
| | | | | | | | | | | | | | sysutils-x11) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21744 Notes: svn path=/head/; revision=513276
* sysutils/automount: upgrade 1.5.8 -> 1.7.0Kurt Jaeger2019-09-293-8/+9
| | | | | | | | | | | | | | | | | | | | | | | - The automount has now a new co-author - Rozhuk Ivan. - New options available in automount.conf config file. - Filesystem detection/mounting reworked totally with file(1)/dd(1)/fstyp(8) as backends. - Notifications are now possible with libnitify(8) library. - Automatic detection of DISPLAY variable. - New automatic wait for device appearance. - New detection if device is a block device. - Introduction of CD-ROM support. - Automatic detection of File Manager with exo-open(1). - Option REMOVEDIRS is deprecated now. - Handle '-o large' option for FAT under FreeBSD 11.x and 12.x versions. PR: 239998 Submitted by: vermaden@interia.pl (maintainer), Rozhuk Ivan Reported by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> Reviewed by: koobs Notes: svn path=/head/; revision=513267
* sysutils/py-azure-cli: Update to 2.0.74Danilo G. Baio2019-09-292-8/+9
| | | | | | | | | Changelog: https://pypi.org/project/azure-cli/2.0.74/ Reported by: portscout Notes: svn path=/head/; revision=513262
* sysutils/py-azure-cli-core: Update to 2.0.74Danilo G. Baio2019-09-292-7/+7
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=513261
* graphics/poppler: update to 0.81.0Tobias C. Berner2019-09-292-2/+2
| | | | | | | | | | | | | | | | | Release 0.81.0: core: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimensions for 0. Issue #737 * BaseCryptStream: Fix potential uninitialized memory read * SplashBitmap: Fix wrong width condition for splashModeDeviceN8 * Fix crashes in malformed files PR: 240781 Exp-run by: antoine Approved by: gnome (kwm, implicit) Notes: svn path=/head/; revision=513196
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-09-281-5/+6
| | | | Notes: svn path=/head/; revision=513167
* Update to version 3.7.0Stefan Eßer2019-09-282-4/+4
| | | | | | | Approved by: antoine (implicit) Notes: svn path=/head/; revision=513120
* sysutils/consul: update to 1.6.1Steve Wills2019-09-272-4/+4
| | | | | | | | PR: 239874 Reported by: Dmitry Wagin <dmitry.wagin@ya.ru> Notes: svn path=/head/; revision=513055
* Add a port of GNU Pies, which stands for the Program Invocation andAlexey Dokuchaev2019-09-275-0/+68
| | | | | | | | | Execution Supervisor. Requested by: Zeus Panchenko (maintainer) Notes: svn path=/head/; revision=513036
* lang/rust: Update to 1.38.0Tobias Kortkamp2019-09-276-5/+6
| | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html Tested by: jbeich, mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D21778 Notes: svn path=/head/; revision=513013
* sysutils/fwup: update to 1.3.1Dave Cottlehuber2019-09-272-4/+4
| | | | | | | | | Reported by: portscout Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=513006
* sysutils/py-ansible-runner: update to 1.4.0Dave Cottlehuber2019-09-272-4/+4
| | | | | | | | | Reported by: portscout Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=513005
* - Update to 1.2.Marcelo Araujo2019-09-274-160/+4
| | | | | | | Changelog: https://github.com/iocage/iocage/releases/tag/1.2 Notes: svn path=/head/; revision=512999
* Use tab instead of multiple spacesWarner Losh2019-09-271-1/+1
| | | | Notes: svn path=/head/; revision=512994
* - Update yaml-cpp to 0.6.3Guido Falsi2019-09-264-1/+4
| | | | | | | | | | - Removed TEST option since it fails to build. Disable tests unconditionally. - Bump PORTREVISION on dependent ports. I've observed linker errors on startup due to library changes Notes: svn path=/head/; revision=512990
* The code creates a lambda function that takes by reference the core_id localWarner Losh2019-09-262-0/+12
| | | | | | | | | | | | | | | | | | | | variable, and pass it to a thread that often executes after constructor has exited causing per-core thread to use a corrupted core_id. Depending on compiler and runtime execution (and whether executing over gdb), the tool might segfault or have incorrect behavior. This makes sure the lambda function takes copy of automatic variable in enclosing environment. Submitted upstream as https://github.com/opcm/pcm/pull/162 Submitted by: Loic Prylli Sponsored by: Netflix, Inc Differential Revision: https://reviews.freebsd.org/D21804 Notes: svn path=/head/; revision=512986
* Update to 1.31.0Romain Tartière2019-09-262-4/+4
| | | | | | | | | | Release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html With hat: puppet Notes: svn path=/head/; revision=512982