aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Add ebsnvme-id 1.0.Colin Percival2020-05-055-0/+43
| | | | | | | | This duplicates the functionality of the ebsnvme-id tool in Amazon Linux, and also provides information about Instance Store disks and maintains a tree /dev/aws/disk/ of useful symlinks. Sponsored by: https://www.patreon.com/cperciva
* Fix fetchDmitry Marakasov2020-05-051-5/+1
|
* Fix build when BASH and DOC options selected.Cy Schubert2020-05-052-2/+2
| | | | | PR: 246197 Submitted by: VVD <vvd@unislabs.com>
* - make RUN_DEPENDS more robustDirk Meyer2020-05-051-1/+1
|
* - update libgd to 2.3.0Dirk Meyer2020-05-055-3/+5
| | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports
* Return seanc's ports to the pool after safekeeping his commit bit.Rene Ladan2020-05-052-2/+2
|
* Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov2020-05-052-18/+30
| | | | | PR: 244784 Submitted by: Evilham <contact@evilham.com> (some ports)
* Unbreak - provide working MASTER_SITES.Tim Bishop2020-05-042-6/+2
| | | | | | | Also update WWW to point at the new location. PR: 246155 Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
* - fix build with -fno-commonDirk Meyer2020-05-042-0/+22
|
* Add a small patch that would be part of 3.1b if it gets released.Mathieu Arnold2020-05-042-0/+19
|
* Update to 2.0.61.Mathieu Arnold2020-05-042-4/+4
|
* sysutils/busybox: update to 1.31.1Oleksii Samorukov2020-05-042-6/+4
| | | | | | | | - Update version to the latest stable - Remove CONFLICTS_INSTALL as busybox-unstable-* is not exists anymore Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D24682
* - Update to 1.16.1Danilo Egea Gondolfo2020-05-042-4/+4
|
* - Update to 0.18.0Danilo Egea Gondolfo2020-05-042-350/+375
|
* Revert r533815, duplicate portAntoine Brodin2020-05-044-30/+0
|
* Update to 1.2.1Sunpoet Po-Chuan Hsieh2020-05-042-5/+6
| | | | | | | - Update LICENSE - Add LICENSE_FILE Changes: https://github.com/djberg96/sys-uname/blob/ffi/CHANGES.rdoc
* Add py-py-cpuinfo 5.0.0Sunpoet Po-Chuan Hsieh2020-05-044-0/+30
| | | | | | | | Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. It does not require any compilation(C/C++, assembly, et cetera) to use. WWW: https://github.com/workhorsy/py-cpuinfo
* sysutils/fsc - update to v1.2Oleksii Samorukov2020-05-042-6/+6
| | | | | | | | - update fsc to include fixes from the project github - take maintainership Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D24679
* Fix typos.Cy Schubert2020-05-032-2/+2
| | | | | PR: 246132 Submitted by: Armin Gruner <ailto:ag-freebsd@muc.de>
* Fix typos.Cy Schubert2020-05-032-2/+2
| | | | | | PR: 246132 Submitted by: Armin Gruner <ailto:ag-freebsd@muc.de> MFH: 2020Q2
* sysutils/smartmontools: skip virtio disk devices during periodic scanAlan Somers2020-05-032-1/+2
| | | | | | | | PR: 245935 Reviewed by: samm Approved by: samm (maintainer) Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D24191
* Update CentOS 7 ports to 7.8.2003.Tijl Coosemans2020-05-032-8/+9
|
* Fix PKGBASE collisionAntoine Brodin2020-05-031-0/+1
|
* Updated to 169Richard Gallamore2020-05-032-4/+4
| | | | * Add kflags field to struct mce
* sysutils/doctl: Update to version 1.43.0Joseph Mingrone2020-05-032-4/+4
| | | | | | | | | Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.43.0 Sponsored by: DigitalOcean [1] [1] DigitalOcean provides VM credit to test doctl
* Welcome the new zetaback-devel, tracking omniti-labs/zetaback master.Cy Schubert2020-05-038-0/+191
| | | | | | | | What was submitted was actually a combination of what was committed to sysutils/zetaback and what is committed here. PR: 246132 Mostly by: Armin Gruner <ag-freebsd@muc.de>
* Add compression program and output to localhost optionsCy Schubert2020-05-034-0/+140
| | | | | | PR 246132 Mostly by: Armin Gruner <ag-freebsd@muc.de> MFH: 2020Q2
* Unbreak, make fetchable again.Cy Schubert2020-05-032-7/+6
| | | | | | PR: 246132 Mostly by: Armin Gruner <ag-freebsd@muc.de> MFH: 2020Q2
* sysutils/burp-devel: Update to 2.3.26Lorenzo Salvadore2020-05-032-5/+5
| | | | | | | - Skip min block size minus window size to accelerate protocol2 rabin. - Socket activation fixes and cleanup. Approved by: gerald (mentor)
* graphics/poppler: update to 0.88.0Tobias C. Berner2020-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.88.0: core: * Support Widget Annotation Buttons not linked to any Form * SplashOuputDev: Use stroking opacity when clipping to a stroke path * Handle 1 bit RGB images in ICC colorspace * Internal code improvements qt5: * Add Document::signatures. Returns signatures not attached to any page * ArthurOutputDev: Fix font hinting * ArthurOutputDev: Set the opacity when filling with axial gradients * ArthurOutputDev: Implement the clipToStrokePath method * ArthurOutputDev: Use stroking opacity when clipping to a stroke path glib: * Add poppler_page_get_bounding_box * Add poppler_form_field_get_alternate_ui_name * Implement rotation for 'flagNoRotate' annots. Issue #767 cpp: * Add non_raw_non_physical layout for page::text() utils: * pdftohtml: Fix noRoundedCoordinates->noroundcoord in man page * pdfsig: Show also signatures that aren't attached to any page
* Update to 6.11.0Romain Tartière2020-05-022-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6110 With hat: puppet
* Update to 5.3.13Romain Tartière2020-05-022-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppetserver/5.3/release_notes.html#puppet-server-5313 With hat: puppet
* Update to 6.15.0Romain Tartière2020-05-022-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppet/latest/release_notes_puppet.html#puppet-release-notes-x.15.0 With hat: puppet
* Update to 5.5.20Romain Tartière2020-05-022-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-5520 With hat: puppet
* Update to 3.14.10Romain Tartière2020-05-022-4/+4
| | | | With hat: puppet
* sysutils/reggae: update to 0.1.13Fernando Apesteguía2020-05-012-4/+4
| | | | | | | | | | ChangeLog (https://github.com/cbsd/reggae/releases/tag/0.1.13): * Enable Xorg for VNET jails * If dhcpcd is used, delete address obtained through dhclient PR: 245918 Submitted by: meka@tilda.center (maintainer)
* sysutils/pot: Update to 0.11.2Luca Pizzamiglio2020-05-012-4/+4
| | | | | | Bug fix release Reported by: crest (via Github)
* sysutils/desktop-installer: Upgrade to 0.6.12Jason W. Bacon2020-05-013-5/+7
| | | | | | Add option to enable Xorg SWCursor Add XFCE4 + SLiM option Other fixes, enhancements and clean-up
* sysutils/auto-admin: Upgrade to 0.6.2Jason W. Bacon2020-05-013-4/+12
| | | | | | New tools for keeping quarterly/head ports branch and pkg repo in sync New tools for remote IPMI power-on and status Add xf86-video-ati + no DRM option to auto-gpu-setup
* sysutils/py-azure-cli: Update to 2.5.1Danilo G. Baio2020-05-012-8/+8
| | | | | Changelog: https://pypi.org/project/azure-cli/2.5.1/ Reported by: portscout
* sysutils/py-azure-cli-core: Update to 2.5.1Danilo G. Baio2020-05-012-5/+7
| | | | | Changelog: https://pypi.org/project/azure-cli-core/2.5.1/ Reported by: portscout
* sysutils/py-salt: update 2019.2.3 -> 2019.2.4Kurt Jaeger2020-05-012-7/+5
| | | | | | | | - fix two CVE found in the Salt Master PR: 246061 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Relnotes: https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html
* Update to 2.3.4Sunpoet Po-Chuan Hsieh2020-05-013-17/+6
| | | | Changes: https://github.com/puppetlabs/forge-ruby/blob/master/CHANGELOG.md
* Update to 13Sunpoet Po-Chuan Hsieh2020-05-012-4/+4
| | | | Changes: https://salsa.debian.org/debian/debhelper/-/tags
* sysutils/bsdstats: Fix occurence of /usr/localLorenzo Salvadore2020-05-011-1/+1
| | | | | | | Change an occurence of /usr/local that I inadvertently introduced with r533478 into %%PREFIX%%. Approved by: gerald (mentor)
* Update to 20200430.Jung-uk Kim2020-05-012-4/+4
|
* sysutils/bsdstats: Update to 7.0Lorenzo Salvadore2020-05-013-16/+26
| | | | | | | | | | | | | | | | | | - Use pkg query %n:%v:%o instead of pkg info -o “*” to get list of installed packages. This simplifies processing and accuracy of split for version numbers on the report server by not having to guess where that split is. - Check for existence of %%PREFIX%%/etc/bsdstats.conf and if it exists, restrict ports submitted to those listed in there. - Add a note to pkg-message.in about %%PREFIX%%/etc/bsdstats.conf - Get rid of the LIMITED config option: LIMITED is enabled if and only if %%PREFIX%%/etc/bsdstats.conf exists. While here, also modernize the port using option helpers. Submitted by: scrappy Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D24644
* sysutils/u-boot-tools: Mark broken with libresslEmmanuel Vadot2020-05-011-0/+3
| | | | | PR: 235505 Submitted by: mikael
* sysutils/automount: Upgrade to 1.7.2Jason W. Bacon2020-05-014-24/+23
| | | | | | | | | | Fixes mount permissions issues in previous version Fixes hang during pkg install Removed pkg-install script which violated policy against starting services and replaced with a pkg-message instructing user to restart devd PR: ports/246026 Submitted by: vermaden@interia.pl
* Update to 2.0.60.Mathieu Arnold2020-04-303-13/+4
|
* Update to 3.1a.Mathieu Arnold2020-04-302-4/+4
| | | | Changes: https://raw.githubusercontent.com/tmux/tmux/3.1a/CHANGES
* Update to 3.1.Mathieu Arnold2020-04-304-30/+6
| | | | Changes: https://raw.githubusercontent.com/tmux/tmux/3.1/CHANGES
* Update to 8.2004.0Matthew Seaman2020-04-302-4/+4
| | | | ChangeLog: https://github.com/rsyslog/rsyslog/blob/v8.2004.0/ChangeLog
* sysutils/xen-tools: fix build with clang and lld 10Roger Pau Monné2020-04-301-2/+3
| | | | | | | | | | Disable QEMU user support, it's not used by Xen and doesn't currently build with lld 10 and the QEMU version shipped by Xen. Also pass -Wno-misleading-indentation to fix the build with clang 10. Approved by: bapt Sponsored by: Citrix Systems R&D Differential revision: https://reviews.freebsd.org/D24482
* sysutils/mkdesktop: update 4.2 -> 4.3Kurt Jaeger2020-04-302-4/+4
| | | | | | | | - bundles in hal and dbus to cater for desktops which don't automatically pull in these packages PR: 246040 Submitted by: Manish Jain <bourne.identity@hotmail.com> (maintainer)
* sysutils/lsof: handle the .so's in the manpage, working around a mandoc bug.Larry Rosenman2020-04-301-2/+2
| | | | | | PR: 243205 Submitted by: jamie@catflap.org Reported by: yasu@utahime.org
* - Update to 3.2.0Danilo Egea Gondolfo2020-04-302-90/+123
|
* - Update to 1.9.2Danilo Egea Gondolfo2020-04-305-321/+13
|
* Command-line tool that displays information about your Git repositoryHiroki Tagato2020-04-294-0/+538
| | | | | | | | | | | directly on your terminal, supporting almost 50 different programming languages. WWW: https://github.com/o2sh/onefetch PR: 244635 Submitted by: Lewis Cook <vulcan@wired.sh> Approved by: ehaupt (mentor)
* sysutils/triton: Update 0.8 -> 0.8.1Yuri Victorovich2020-04-292-4/+4
| | | | Reported by: portscout
* sysutils/pick: Update to 4.0.0Tobias Kortkamp2020-04-292-5/+4
| | | | Changes: https://github.com/mptre/pick/releases/tag/v4.0.0
* - Update to 3.2.1Danilo Egea Gondolfo2020-04-292-4/+4
|
* sysutils/ansible: Update version 2.8.11=>2.9.7Muhammad Moinur Rahman2020-04-2910-14/+88
| | | | | | | | | | | | - Create sysutils/ansible28 from sysutils/ansible - Set EXPIRATION_DATE to 20200530 for ansible23 ansible24 ansible25 and ansible26 as they are no longer maintained by upstream - Bump ansible23 ansible24 ansible25 ansible26 and ansible27 for CONFLICTS with ansible28 PR: 241734 Submitted by: ncrogers@gmail.com Approved by: portmgr (maintainer-timeout)
* sysutils/gotop: Update 3.0.0 -> 3.5.2; Move from the discontinued cjbassi ↵Yuri Victorovich2020-04-293-17/+82
| | | | account to a maintained fork under the xxxserxxx account
* Update to 2.7.0Romain Tartière2020-04-283-13/+42
| | | | With hat: puppet
* New port: sysutils/rubygem-puppetfile-resolverRomain Tartière2020-04-284-0/+30
| | | | | | | | | This library includes all of the code to parse a Puppetfile and then calculate a dependency graph to try and resolve all of the module dependencies and versions. The resolver can also restrict on Puppet version, for example, only Modules which support Puppet 6. WWW: http://rubygems.org/gems/puppetfile-resolver
* Update to 1.7.0Romain Tartière2020-04-282-4/+4
| | | | With hat: puppet
* Update to 6.10.0Romain Tartière2020-04-282-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-6100 With hat: puppet
* sysutils/liburcu: update to 0.12.1Matthias Andree2020-04-286-23/+32
| | | | | | | | | | | | Since the library version changes from 6.0.0 to 6.1.0: All ports that depend on liburcu in default configuration get PORTREVISION bumped. All were build-tested in 12.1 amd64 poudriere bulk -t. Reset maintainer (mmokhi@), repeated maintainer timeout. PR: 243768 Reported by: alex_y_xu@yahoo.ca Approved by: maintainer timeout (mmokhi, 88 d)
* Resurrect port: sysutils/mkdesktopKurt Jaeger2020-04-284-0/+33
| | | | | | | | | Easily set up a desktop under FreeBSD using ncurses. WWW: https://github.com/bourne-again/mkdesktop PR: 245855 Submitted by: bourne.identity@hotmail.com
* The Docker toolset to pack, ship, store, and deliver content.Bernhard Froehlich2020-04-285-0/+239
| | | | | | | WWW: https://github.com/docker/distribution/ PR: 245969 Submitted by: Andrea Parrella <freebsd@yapsoft.it>
* sysutils/s6-rc: Update to 0.5.1.2Tobias C. Berner2020-04-273-6/+5
| | | | | PR: 245699 Submitted by: crest@rlwinm.de (maintainer)
* sysutils/s6-rc: give maintainership to crest@rlwinm.deTobias C. Berner2020-04-271-1/+1
| | | | | | - three consecutive maintainer timeouts PR: 245699
* u-boot: Fix targets that uses malloc.hEmmanuel Vadot2020-04-271-0/+11
| | | | | | Add a local patch that replace malloc.h with stdlib.h. As there is current discution to make this file usable again don't bother with upstream for now.
* sysutils/fwup: update to 1.6.0Dave Cottlehuber2020-04-272-4/+4
| | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH
* - Update to 0.8.10Hiroki Tagato2020-04-273-34/+17
| | | | | | | | | | | | | - Remove BROKEN/DEPRECATED - Convert to USE_GITHUB - Add missing LIB_DEPENDS - Respect CFLAGS - Sort variables - Pass maintainership to submitter PR: 245919 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Approved by: ehaupt (mentor)
* Rename the port to match the PORTNAME. This helps to reduce human,Alexey Dokuchaev2020-04-267-1/+1
| | | | | | | contributor, maintainer, committer error by removing the impedance mismatch between the two names. (c) koobs@ Requested by: debdrup
* sysutils/mackerel-agent: improve rc scriptKoichiro Iwao2020-04-262-1/+10
| | | | not to spit out logs on console.
* Provide more elaborate and sensible port description.Alexey Dokuchaev2020-04-261-1/+5
|
* Daemon to prevent hard disk head parking in rotational media.Alexey Dokuchaev2020-04-265-0/+120
| | | | WWW: http://parkverbot.sourceforge.net/
* Update to 7.6.2Greg Lewis2020-04-262-4/+4
|
* sysutils/3mux: Update to 0.3.0Tobias C. Berner2020-04-262-9/+15
| | | | | PR: 245890 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* sysutils/u-boot-pinebookpro: Add new portEmmanuel Vadot2020-04-263-0/+24
| | | | | | | | | | This is a u-boot slave port for the Pine64 PineBookPro, an RK3399 ARM64 laptop. The patches have been submitted upstream and will probably be part of the next u-boot release, but add the port in the meantime in case anyone wants to start testing/dev FreeBSD on this laptop. It doesn't have video support for now so one want to use a serial cable.
* u-boot-rpi4: Remove patches that are present upstream in 2020.04Emmanuel Vadot2020-04-252-17/+15
| | | | Reported by: Mark Millard
* sysutils: fix Makefile after r532931Tobias C. Berner2020-04-251-1/+1
| | | | Reported by: mikael
* New port: sysutils/accounts-qml-module -- Expose the Online Accounts API to ↵Tobias C. Berner2020-04-256-0/+72
| | | | | | | | QML applications - this was a missing dependency for kio-gdrive Reported by: mikael
* sysutils/doctl: Update to version 1.42.0Joseph Mingrone2020-04-252-4/+4
| | | | | | | | | Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.42.0 Sponsored by: DigitalOcean [1] [1] DigitalOcean provided VM credit to test doctl
* Update to 12.1.9Kirill Ponomarev2020-04-252-4/+4
| | | | | | Change: https://github.com/cbsd/cbsd/releases/tag/v12.1.9 Submitted by: maintainer
* sysutils/s6: Update to version 2.9.1.0Tobias C. Berner2020-04-253-23/+8
| | | | | PR: 245694 Submitted by: crest@rlwinm.de (maintainer)
* sysutils/runwhen: Add support for skalibs 2.9.2.1Tobias C. Berner2020-04-254-0/+200
| | | | | | | | | | | | | | | | Five years after its latest release runwhen 2015.02.24 is no longer compatible the latest skalibs version (2.9.2.1 from 16 days ago). The attached patch allows the old runwhen code to build against the latest skalibs version. It converts the enum values in rw-match.c from lower to upper case to avoid a name collision on "div", deals with the renaming of tainnow.lib to to sysclock.lib and replaces a call to the deprecated env_get() function with getenv(). This gets rid of all compiler warnings and errors. PR: 245836 Submitted by: crest@rlwinm.de
* Update to 0.30Sunpoet Po-Chuan Hsieh2020-04-252-5/+10
| | | | Changes: https://metacpan.org/changes/distribution/Sys-CpuLoad
* Update to 1.8.1Sunpoet Po-Chuan Hsieh2020-04-253-18/+7
| | | | | | - Strip shared library Changes: https://metacpan.org/changes/distribution/Quota
* sysutils/triton: Update 0.7 -> 0.8Yuri Victorovich2020-04-253-5/+11
| | | | Reported by: portscout
* Relax python requirementsAntoine Brodin2020-04-241-2/+2
| | | | With hat: portmgr
* sysutils/fusefs-sandboxfs: Update to sandboxfs-0.2.0Tobias Kortkamp2020-04-245-148/+171
| | | | Changes: https://github.com/bazelbuild/sandboxfs/releases/tag/sandboxfs-0.2.0
* - Update to 1.18.2Danilo Egea Gondolfo2020-04-242-4/+4
|
* devel/icu: update to 67.1Jan Beich2020-04-245-4/+5
| | | | | | Changes: http://site.icu-project.org/download/67 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases)
* sysutils/u-boot: Update to 2020.04Emmanuel Vadot2020-04-247-16/+10
| | | | | | | | While here use python3 for it as it now works. Two slave ports have been marked broken : u-boot-pandaboard and u-boot-duovero Both of those boards have ~0 users in FreeBSD so if you are one of those raise your hand.
* sysutils/atf-master: Update to v2.3Emmanuel Vadot2020-04-242-4/+4
|
* Update KDE Applications (release-service) to 20.04Tobias C. Berner2020-04-2417-42/+42
| | | | | | | | | | | | | | | | | | | | | | | | KDE's April 2020 Apps Update A new bundle of KDE applications is here! In these releases, you can expect to find more features, stability improvements, and more user-friendly tools that will help you work more effectively. There are dozens of changes to look forward to in most of your favorite applications. Take Dolphin, for example. Windows Samba shares are now fully discoverable. On the topic of playing music: the Elisa music player is adding features by leaps and bounds. This release brings a new “Now Playing” view, easy accessibility through the system tray, and an option to minimize the playlist whenever you want. Thanks to the recently-added visual shuffle mode, it’s much easier to rearrange your music in the playlists. These are just the highlights of what’s new in KDE’s applications this month. Read on to find out about everything we’ve prepared for you. Announcement: https://kde.org/announcements/releases/2020-04-apps-update/
* lang/rust: Update to 1.43.0Tobias Kortkamp2020-04-2311-9/+11
| | | | | | | | | | | | | - Add workaround to fix build when CC/CXX have "clang" in them [1] - Respect AR to fix build with external toolchains [2] - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html PR: 238556 [1], 245583 [2] Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V <greg@unrelenting.technology> [2] Tested by: mikael, pkubaj, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D24521
* sysutils/pot: Update to 0.11.1Luca Pizzamiglio2020-04-235-27/+78
| | | | Changes: https://github.com/pizzamig/pot/releases
* Update port to v2.0.4Hans Petter Selasky2020-04-234-30/+4
| | | | | | | | | - Fixes build issues with FreeBSD - Support process termination by SIGTERM - Fix a read()/write() issue in rshim_pcie.c caused by optimization Approved by: pi@ (implicit) Sponsored by: Mellanox Technologies
* sysutils/bfs: Update to 1.7Tobias Kortkamp2020-04-232-4/+4
| | | | Changes: https://github.com/tavianator/bfs/releases/tag/1.7
* sysutils/zfs-snap-diff: Update to 1.1.0Dmitri Goutnik2020-04-232-6/+6
| | | | | | Changes: https://github.com/j-keck/zfs-snap-diff/releases/tag/v1.1.0 PR: 245816 Submitted by: ben.lavery@hashbang0.com (maintainer)
* py-azure-cli ports: Drop support for Python 3.5Danilo G. Baio2020-04-223-3/+3
| | | | Following py-azure-cli update in r532415
* sysutils/py-azure-cli: Update to 2.4.0Danilo G. Baio2020-04-223-18/+28
| | | | | | | Drop support for Python 3.5 Changelog: https://pypi.org/project/azure-cli/2.4.0/ Reported by: portscout
* sysutils/py-azure-cli-core: Update to 2.4.0Danilo G. Baio2020-04-222-9/+9
| | | | | Changelog: https://pypi.org/project/azure-cli-core/2.4.0/ Reported by: portscout
* Update textproc/asciidoc to 9.0.0rc2Sunpoet Po-Chuan Hsieh2020-04-223-0/+39
| | | | | | | Changes: https://github.com/asciidoc/asciidoc-py3/releases https://github.com/asciidoc/asciidoc-py3/blob/master/CHANGELOG.txt PR: 245723 Submitted by: antoine
* Update to 1.0.19Sunpoet Po-Chuan Hsieh2020-04-222-4/+4
| | | | Changes: https://github.com/chef/license-acceptance/blob/master/CHANGELOG.md
* - fix build for CURRENTDirk Meyer2020-04-222-9/+14
| | | | | - speedup build PR: 245658
* sysutils/clone: Update to 1.0.8Fernando Apesteguía2020-04-212-18/+15
| | | | | | | | | | | | | | | ChangeLog: https://github.com/cyclaero/clone/releases/tag/v1.0.8 * fixed a bug which spoiled the permissions when cloning from read only file systems * added facility for oversize protection for variable length arrays and alloca() * more adequate choice of compiler options * corrected man file PR: 245777 Submitted by: cyclaero@gmail.com (maintainer) MFH: 2020Q2 (blanket: bugfix release)
* - Update to the latest version 9Alexey Dokuchaev2020-04-212-4/+5
| | | | | | - Hook the tests to our framework Reported by: portscout
* sysutils/py-mitogen: update to 0.2.9Dave Cottlehuber2020-04-212-4/+4
| | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH
* sysutils/py-ansible-runner: update to 1.4.6Dave Cottlehuber2020-04-212-4/+4
| | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH
* New port: sysutils/mackerel-agentKoichiro Iwao2020-04-206-0/+122
| | | | | | | | | | A Revolutionary Server Management and organizing cloud servers through roles and connecting various development tools, Mackerel brings a new kind of application performance management. WWW: https://mackerel.io Sponsored by: HAW International
* Unbreak bulk -a after r532113Antoine Brodin2020-04-207-77/+1
|
* New port: sysutils/3muxDmitri Goutnik2020-04-204-0/+54
| | | | | | | | | | | Terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. WWW: https://github.com/aaronjanse/3mux PR: 245675 Submitted by: Lewis Cook <vulcan@wired.sh>
* sysutils/twmn: Unbreak with clang 10, take twoDmitri Goutnik2020-04-201-4/+3
| | | | Reported by: pkg-fallout
* devel/libgit2: Update to 1.0.0Tobias Kortkamp2020-04-192-2/+2
| | | | | | | Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.0 ABI: https://abi-laboratory.pro/tracker/timeline/libgit2 Approved by: mfechner (maintainer) Differential Revision: https://reviews.freebsd.org/D24471
* Update to 2.22Emanuel Haupt2020-04-182-4/+4
| | | | | | PR: 244116 Submitted by: sanpei Approved by: maintainer timeout (rainbow@sanitylinux.org; 63 days)
* Avoid dependency on fuse.Hans Petter Selasky2020-04-181-0/+14
| | | | | | | FreeBSD is using cuse(3). Approved by: pi@ (implicit) Sponsored by: Mellanox Technologies
* sysutils/ansible: Multiple Vulnerabilities fixMuhammad Moinur Rahman2020-04-189-9/+102
| | | | | | | | | | | | | | | | | | | | | - Update ansible 2.8.7=>2.8.11 - Update ansible27 2.7.15=>2.7.17 - For ansible27 add fixes [1] - Rudimentary detection of the virtual platforms - playbook hangs without ASSUME_ALWAYS_YES for pkgng - Fix zpool snapshot cloning - Fix `doas` password authentication - Mark ansible26, ansible25, ansible24 and ansible23 DEPRECATED without EXPIRATION_DATE for MFH PR: 241734 233970 [1] Submitted by: timur [1] Reported by: ncrogers@gmail.com Approved by: portmgr (maintainer timeout, > 14 days) MFH: 2020Q2 (bugfix release) Security: CVE-2020-1737 Security: CVE-2020-1739 Security: CVE-2020-1740
* sysutils/less: Update to 551Tobias C. Berner2020-04-182-7/+6
| | | | | PR: 245626 Submitted by: jharris@widomaker.com (maintainer)
* sysutils/openzfs*: Switch to merged OpenZFS repoRyan Moeller2020-04-175-18/+38
| | | | | | | | | | | | FreeBSD support has been merged into the openzfs/zfs repo on Github. Switch the port to use the new upstream. Update maintainer to be me. Reviewed by: kmoore, mav, wg Approved by: kmoore (maintainer) Approved by: mav (mentor) Sponsored by: iXsystems, Inc. Differential Revision: https://reviews.freebsd.org/D24434
* sysutils/ltfs: fix build on GCC architecturesPiotr Kubaj2020-04-171-1/+1
| | | | | Use C11 compiler: tape_ops.h:291: error: previous declaration of 'mam_lockval' was here
* Add missing dependency.Hans Petter Selasky2020-04-171-1/+2
| | | | | Approved by: pi (implicit) Sponsored by: Mellanox Technologies
* sysutils/fd: Update to v8.0.0Tobias Kortkamp2020-04-172-30/+42
| | | | Changes: https://github.com/sharkdp/fd/releases/tag/v8.0.0
* - cleanup rc.d scriptDirk Meyer2020-04-162-6/+7
|
* sysutils/slurm-wlm: Revert error file to stderr when redirect no longer neededJason W. Bacon2020-04-152-2/+6
| | | | Fixes an oversight in a new patch for 20.02.1
* Update port to v2.0.3Hans Petter Selasky2020-04-154-20/+23
| | | | | | | | - Various fixes - Use GNU configure Approved by: pi@ (implicit) Sponsored by: Mellanox Technologies
* Update 3.12.0 --> 3.12.4Cy Schubert2020-04-155-9/+10
|
* Update 3.15.0 --> 3.15.1Cy Schubert2020-04-154-8/+8
|
* Update to the latest cfengine commits on github.Cy Schubert2020-04-154-13/+13
|
* sysutils/ltfs: Update to 2.4.2.0Kevin Bowling2020-04-145-23/+17
| | | | | | Approved by: timur (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D24392
* sysutils/doctl: Update to version 1.41.0Joseph Mingrone2020-04-142-4/+4
| | | | | | | | | Upstream changes: https://github.com/digitalocean/doctl/releases/tag/v1.41.0 Sponsored by: DigitalOcean [1] [1] DigitalOcean provided VM credit to test doctl
* sysutils/bastille: update to 0.6.20200412Kyle Evans2020-04-133-8/+11
| | | | | | | | Relnotes: https://github.com/BastilleBSD/bastille/releases/tag/0.6.20200412 PR: 245584 Submitted by: christer.edwards@gmail.com (maintainer) Approved by: koobs (mentor, ports)
* Update Qt5 to 5.14.2Tobias C. Berner2020-04-133-3/+0
| | | | | | | | | | | Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to 5.14.0). Notably, video capture support was re-enabled. Announcement: https://www.qt.io/blog/qt-5.14-has-released PR: 244964 Exp-run by: antoine
* Update KDE Framewokrs to 5.69.0Tobias C. Berner2020-04-133-6/+8
| | | | | | | | | | | | | | | April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.69.0.php
* Upgrade to 1.4.2Palle Girgensohn2020-04-133-4/+27
| | | | | | Added a knob for an optional postgresql output plugin. Release notes: https://fluentbit.io/announcements/v1.4.2/
* sysutils/ttyd: Update 1.5.2 -> 1.6.0Yuri Victorovich2020-04-132-9/+8
|
* Update xfce4-settings to 4.14.3Guido Falsi2020-04-133-4/+5
|
* Belatedly bump PORTREVISION due to the fix in the spiped UIDs entryColin Percival2020-04-121-0/+1
| | | | | | at r531444. Pointy hat to: cperciva
* e2fsprogs, rawtherapee: Repair more UCL pkg-message conversion errors.Matthias Andree2020-04-122-7/+1
| | | | | | | | | | | | | | | | | | | | | Both pkg-message texts are relevant for updates. Reverting this part of UNAUTHORIZED commits, and bump PORTREVISION. Clean up pkg-message. Failure-inducing commits: ------------------------------------------------------------------------ r508837 | mat | 2019-08-13 18:03:11 +0200 (Tue, 13 Aug 2019) | 2 lines Convert to UCL & cleanup pkg-message (categories e-g) ------------------------------------------------------------------------ r508909 | mat | 2019-08-14 14:16:12 +0200 (Wed, 14 Aug 2019) | 2 lines Convert to UCL & cleanup pkg-message (categories s) ------------------------------------------------------------------------
* sysutils/slurm-wlm: Upgrade to 20.02.1Jason W. Bacon2020-04-1210-79/+176
| | | | | | Numerous bug fixes and enhancements Reported by: portscout
* Fix obvious typo.Mark Linimon2020-04-121-1/+1
|
* sysutils/atf: Do not override CFLAGS when buildingEmmanuel Vadot2020-04-121-1/+1
| | | | | | ATF is built using -Os for most platform so don't pass the CFLAGS generated by the ports framework. This fix building atf-rk3399 with gcc 8.4.0
* sysutils/lxqt-config: Prepare for Qt5-5.14Tobias C. Berner2020-04-111-0/+10
| | | | PR: 244964
* - Remove no-op post-patchDmitry Marakasov2020-04-111-3/+0
|
* Mark as BROKEN on 13 for the time being while the regression is beingMark Linimon2020-04-111-0/+2
| | | | | | | investigated. PR: 245520 Submitted by: maintainer
* sysutils/daggy: Update 1.1.3 -> 2.0.1Yuri Victorovich2020-04-115-10/+51
|
* Add sysutils/u-boot-qemu-arm: U-Boot build for QEMUEdward Tomasz Napierala2020-04-103-0/+20
| | | | | | Reviewed by: manu Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24365
* sysutils/dua-cli: Update to 2.5.0Fernando Apesteguía2020-04-102-10/+10
| | | | | PR: 245485 Submitted by: vulcan@wired.sh (maintainer)
* Update spiped to 1.6.1.Colin Percival2020-04-103-6/+13
| | | | | This version gains support for running as a different uid/gid; so claim 259:259 as spiped:spiped and make that the default.
* devel/spdlog: Update 1.4.2 -> 1.5.0; Change to shared libraryYuri Victorovich2020-04-101-1/+1
| | | | | PR: 244747 Approved by: vanilla (maintainer)
* sysutils/ipfs-go: fix build on aarch64John Hixson2020-04-104-1/+279
| | | | | PR: 245355 Submitted by: Mikael Urankar <mikael@FreeBSD.org>
* sysutils/py-python-nomad: update to 1.2.1John Hixson2020-04-102-4/+4
|
* sysutils/ipfs-go: update to 0.4.23John Hixson2020-04-101-2/+1
|
* sysutils/nomad: update to v0.11.0John Hixson2020-04-105-4/+85
|
* - Update WWWDmitry Marakasov2020-04-081-1/+1
| | | | Approved by: portmgr blanket
* Add LICENSESunpoet Po-Chuan Hsieh2020-04-072-1/+6
| | | | | - Add NO_ARCH - Sort PLIST
* Update to 0.21Sunpoet Po-Chuan Hsieh2020-04-073-5/+13
| | | | | | | | - Add LICENSE - Add TEST_DEPENDS - Strip shared library Changes: https://metacpan.org/changes/distribution/Sys-CpuLoad
* Update to 1.7.4Sunpoet Po-Chuan Hsieh2020-04-073-5/+6
| | | | | | - Sort PLIST Changes: https://metacpan.org/changes/distribution/Quota
* sysutils/reggae: Update to 0.1.12Fernando Apesteguía2020-04-073-4/+6
| | | | | | | | | | | | | ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.12 * Choose DHCP program (dhcpcd vs dhclient) * Default but changable devfs ruleset for jails * Use PKG_PROXY if defined (only in jails) * Improve bootstrap of master jail (cbsd) * Remove "jail" when generating service name PR: 245412 Submitted by: meka@tilda.center (maintainer)
* sysutils/moosefs3-master: fix fetchTobias C. Berner2020-04-071-1/+1
| | | | | | | | | Technically wrong is better than litterally broken. - The port uses PORTREVISION as part of the distname at the moment. Until a proper fix for this is provided, quickly make it work again. PR: 245041
* Update to 1.9.0Sunpoet Po-Chuan Hsieh2020-04-072-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Rex
* sysutils/go-wtf: update to version 0.27.0, fix build on aarch64Mikael Urankar2020-04-074-4/+435
| | | | | | | PR: 245353 Submitted by: Christopher Hall, mikael Approved by: Christopher Hall (maintainer) Differential Revision: https://reviews.freebsd.org/D23914
* sysutils/zfs-snap-diff: Update to 1.0.1Koichiro Iwao2020-04-063-12/+22
| | | | | | PR: 244738 Submitted by: ben.lavery@hashbang0.com (maintainer) Relnotes: https://github.com/j-keck/zfs-snap-diff/releases/tag/v1.0.1
* sysutils/duplicity: Fix build when NLS option is offDanilo G. Baio2020-04-061-1/+1
| | | | | Reported by: filis MFH: 2020Q2 (build blanket)
* Fix typo.Cy Schubert2020-04-061-1/+1
| | | | Reported by: dvl
* Chase r530745.Cy Schubert2020-04-051-0/+3
| | | | | | | | | Openlook and Xview have been scheduledfor deorbit for their lack of 64-bit support. This commit also deprecates and expires ports that depend on Xview. Reported by: antoine Thanked by: mcl
* sysutils/shuf: fix fetchSteve Wills2020-04-051-5/+1
|
* sysutils/py-azure-cli: Update to 2.3.1Danilo G. Baio2020-04-052-13/+13
| | | | | Changelog: https://pypi.org/project/azure-cli/2.3.1/ Reported by: portscout
* sysutils/py-azure-cli-core: Update to 2.3.1Danilo G. Baio2020-04-052-9/+7
| | | | | | Changelog: https://pypi.org/project/azure-cli-core/2.3.0/ https://pypi.org/project/azure-cli-core/2.3.1/ Reported by: portscout
* Limit PORTSCOUT reporting to stable versions.Guido Falsi2020-04-051-0/+2
|
* Update to 12.1.8Kirill Ponomarev2020-04-052-4/+4
| | | | | | Changes: https://github.com/cbsd/cbsd/releases/tag/v12.1.8 Submitted by: maintainer
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-0553-0/+106
|
* sysutils/reggae: Update to 0.1.11Tobias C. Berner2020-04-052-4/+4
| | | | | PR: 245130 Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
* sysutils/moosefs3-master: Update to 3.0.112Tobias C. Berner2020-04-052-5/+5
| | | | | PR: 245041 Submitted by: MooseFS FreeBSD Team <freebsd@moosefs.pro> (maintainer)
* Bump PORTREVISION for textproc/tinyxml2 shlib changeSunpoet Po-Chuan Hsieh2020-04-041-1/+1
|
* sysutils/checkrestart: improve rc scriptFernando Apesteguía2020-04-043-38/+47
| | | | | | | | | * Use %%PREFIX%% in checkrestart.in * Use check_yesno_period instead of handmade solution PR: 245283 Submitted by: tom@hur.st (maintainer) Reported by: 0mp@
* sysutils/dsbmc: prepare for Qt5 5.14Tobias C. Berner2020-04-041-0/+13
| | | | PR: 244964
* Update to 1.0.18Sunpoet Po-Chuan Hsieh2020-04-042-4/+4
| | | | Changes: https://github.com/chef/license-acceptance/blob/master/CHANGELOG.md
* Move net/librsync2 to net/librsyncSunpoet Po-Chuan Hsieh2020-04-025-8/+9
| | | | | | | | | - Bump PORTREVISION of dependent ports for dependency change net/librsync was removed from ports tree almost 3 years ago. from MOVED: net/librsync|net/librsync2|2017-04-28|Unmaintained, CVE-2014-8242, use net/librsync2 instead
* sysutils/checkrestart: Update to 0.5.0Fernando Apesteguía2020-04-024-5/+98
| | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/Freaky/checkrestart/releases/tag/v0.5.0 Added * -u flag for username/ID filtering * USER column, and uid field for JSON/XML Changed * COMMAND column is now ARGUMENTS * NAME column is now COMMAND * UPDATED column is now WHY * libxo output version 2 for new/renamed fields Fixed * Don't pad ARGUMENTS column * Allow filtering by jid 0 PR: 245195 Submitted by: tom@hur.st (maintainer)
* sysutils/potnet: Update to 0.4.4Luca Pizzamiglio2020-04-022-5/+5
| | | | | Add support for the upcoming pot 0.11.0, where alias ip can have a differ format
* graphics/poppler: update to 0.87.0Tobias C. Berner2020-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | Release 0.87.0: core: * Fix crashes due to inconsistent vtables for Clang builds * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest PR: 245150 Exp-run by: antoine
* sysutils/burp-devel: Update to 2.3.24Lorenzo Salvadore2020-04-025-15/+77
| | | | | | | | | | | | | | | - Protocol 2: warn and skip on verify/restore of unsupported file types. - Resurrect, improve and use sysutils/burp/files/burp.in instead of the rc script from distfile, both for sysutils/burp (master port) and for sysutils/burp-devel (slave port): this is necessary because, while sysutils/burp's distfile still distributes the script, sysutils/burp-devel's distfile does not anymore starting with version 2.3.24. I also made a few modifications to the file so that it behaves well with non standard PREFIX values. Reviewed by: 0mp, gerald, dbaio, adamw Approved by: tcberner (co-mentor) Differential Revision: https://reviews.freebsd.org/D24104
* Add missing depend.Mathieu Arnold2020-04-011-0/+3
|
* Resurrect rw, with PKGNAME=rankwidth, and set a conflict with sysutils/rw.Thierry Thomas2020-04-011-0/+2
|
* Actually add patch (forgotten in previous commit). Also mention that parallelEmanuel Haupt2020-04-013-19/+103
| | | | | | | to the launchpad bug a PR was created. PR: 245228 Submitted by: felix@palmen-it.de
* Unbreak with libdvdread 6.1.0. MFH not needed, port broke after quarterly wasEmanuel Haupt2020-04-012-4/+2
| | | | | | branched. Obtained from: https://bugs.launchpad.net/dvdbackup/+bug/1869226
* Update KDE Plasma Desktop to 5.18.4.1Tobias C. Berner2020-04-0114-40/+42
| | | | | | | | | | | | | | | | Tuesday, 31 March 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.4. Plasma 5.18 was released in February 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * [Image Wallpaper] Fix thumbnail generation when model is reloaded in-flight. * [applets/systemtray] Clear item from shown/hidden list when disabling entry. * [GTK Config] Construct font style by hand instead of relying on Qt function. Changelog: https://kde.org/announcements/plasma-5.18.3-5.18.4-changelog
* Update URLSunpoet Po-Chuan Hsieh2020-04-011-1/+1
|
* Update WWWSunpoet Po-Chuan Hsieh2020-04-011-2/+1
|
* Update to 2.16.2Sunpoet Po-Chuan Hsieh2020-04-012-4/+4
| | | | Changes: https://github.com/guard/guard/releases
* Update to 1.6.9Sunpoet Po-Chuan Hsieh2020-04-012-4/+4
| | | | Changes: https://github.com/tomerfiliba/plumbum/releases
* sysutils/e2fsprogs: install extfs.info (if DOCS is enabled)Matthias Andree2020-04-012-3/+2
| | | | | | | | | This should have appened along with r453102/r453120 on 2017-10-29, when shared libext2fs and headers were added to the install. Bump PORTREVISION. Reported by: swills@
* sysutils/dua-cli: Update to 2.4.1Tobias Kortkamp2020-04-012-10/+16
| | | | | | Changes: https://github.com/Byron/dua-cli/blob/v2.4.1/CHANGELOG.md PR: 245215 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* Clean up ports after FreeBSD 12.0 reached end-of-life.Rene Ladan2020-04-014-25/+2
| | | | | | | | emulators/mesen is left out for now, as it breaks on 11.3 Submitted by: rene Reviewed by: jbeich, zeising X-Differential Revision: https://reviews.freebsd.org/D24211
* Sort SUBDIRsSunpoet Po-Chuan Hsieh2020-03-311-1/+1
|
* Remove expired ports:Rene Ladan2020-03-315-142/+0
| | | | | | | | | | | | | | 2020-03-29 security/w3af: Uses deprecated version of Python 2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity instead 2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7 2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27 2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7 2020-03-31 databases/mongodb34: EOL January 2020; See https://www.mongodb.com/support-policy 2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left 2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020 2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35 or higher 2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27 databases/mongodb34-tools: Part of expired MongoDB 3.4
* Flag BROKEN on powerpc. Though the nut-devel builds on ref13-ppc64Cy Schubert2020-03-311-0/+3
| | | | | | | it fails to build under poudriere on powerpc but does build ok on amd64 and i386 poudriere. Reported by: linimon
* sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0Fukang Chen2020-03-316-26/+42
| | | | | | | | | | | | | - Rename the port to match the canonical/registered (PyPI/CHEESESHOP) name - Switch from CHEESESHOP to GitLab for complete tests data - Update the project website URL in pkg-descr - Add LICENSE_FILE - Add sysutils/py-cron-descriptor to RUN_DEPENDS - Add test target Reviewed by: koobs Approved by: koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23968
* Update to 2.0.59.Mathieu Arnold2020-03-317-17/+17
|
* auto-admin: Upgrade to 0.6.1Jason W. Bacon2020-03-302-4/+4
| | | | A few minor bug fixes and enhancements
* - Update to 3.1.2Danilo Egea Gondolfo2020-03-302-4/+4
|
* - Update to 1.18.0Danilo Egea Gondolfo2020-03-302-4/+4
|
* - Update to 1.9.0Danilo Egea Gondolfo2020-03-302-111/+105
|
* Fix build issues:Cy Schubert2020-03-301-0/+6
| | | | | | | - python is invoked directly by various scripts within WRKSRC. - build man pages and documentation. Reported by: dutchman01 at quicknet.nl
* sysutils/direnv: fix licenseSteve Wills2020-03-291-1/+1
| | | | Submitted by: George L. Yermulnik <yz@yz.kiev.ua> (via email)
* sysutils/pacman: Unbreak build on FreeBSD >= 12.1Tobias Kortkamp2020-03-291-5/+3
| | | | | | | | | | | | | | ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Final ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Init ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to MD5_Update ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to SHA256_Final ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to SHA256_Init ld: error: ../../lib/libalpm/.libs/libalpm.so: undefined reference to SHA256_Update http://beefy6.nyi.freebsd.org/data/121amd64-default/529299/logs/errors/pacman-5.1.3.log Add missing -lcrypto to SSL_LIBS and make sure libalpm is linked directly with it instead of indirectly through dependencies.
* sysutils/snmp_exporter: update to 0.17.0Mikael Urankar2020-03-292-5/+4
| | | | | PR: 245108 Approved by: Fabian Freyer (maintainer), manu (mentor, implicit)
* sysutils/pick: Fix WWWTobias Kortkamp2020-03-291-1/+1
|
* sysutils/pick: Take maintainershipTobias Kortkamp2020-03-291-3/+6
| | | | | | | While here - Use HAS_CONFIGURE; no Autotools here - Strip binary - Pet portfmt
* auto-admin: Upgrade to 0.6.0Jason W. Bacon2020-03-293-4/+8
| | | | | | | | | | New scripts for octet/hex conversions, iDRAC config and timezone detection Add ZFS support to auto-pxe-installer-setup More flexible network settings in auto-pxe-node-discover Fix egregious bugs in NFS setup scripts More robust auto-gpu-setup Improved UI for auto-pkgsrc-setup More robust auto-update-system
* Gigolo reported as building fine on arm.Guido Falsi2020-03-281-1/+2
| | | | | PR: 245134 Submitted by: mikael
* sysutils/direnv: update to 2.21.2Steve Wills2020-03-282-6/+6
|
* Fix gemspec for rubygem-rubyzip 2.3.0 updateSunpoet Po-Chuan Hsieh2020-03-282-3/+3
| | | | - Bump PORTREVISION for package change
* sysutils/openseachest: update to 20.02.28Steve Wills2020-03-282-5/+4
|
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2020-03-282-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Rex
* Take maintainershipSunpoet Po-Chuan Hsieh2020-03-281-1/+1
|
* Update to 12.10Sunpoet Po-Chuan Hsieh2020-03-282-4/+4
| | | | Changes: https://salsa.debian.org/debian/debhelper/-/tags
* Return Neels ports to the pool on his request.Rene Ladan2020-03-284-4/+4
| | | | Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports
* Python is required for build.Cy Schubert2020-03-281-1/+1
| | | | | Reported by: dutchman01 at quicknet.nl Reported by: linimon
* Sort USES.Cy Schubert2020-03-281-1/+1
|
* sysutils/consul: update to 1.7.2 [1][2]Steve Wills2020-03-273-20/+25
| | | | | | | | | While here, improve rc script [1] PR: 244380 [1] PR: 244365 [2] Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> [1] Reported by: crest@rlwinm.de [2]
* Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0Ganael LAPLANCHE2020-03-273-1/+5
| | | | | | | | | | Changelogs are available here: https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1] Approved by: ehaupt [1]
* sysutils/dua-cli: Update to 2.3.7Fernando Apesteguía2020-03-272-62/+55
| | | | | PR: 245063 Submitted by: vulcan@wired.sh (maintainer)
* Update to 20200326.Jung-uk Kim2020-03-272-4/+4
| | | | https://acpica.org/node/178
* Introduce Network UPS Tools nut development port. This port tracksCy Schubert2020-03-2719-0/+1049
| | | | the networkupstools/nut github repo.
* - fix build with llvm10Dirk Meyer2020-03-272-1/+21
| | | | Submitted by: kevans
* sysutils/UEFITool: update to A57Piotr Kubaj2020-03-262-4/+4
|
* - UnbreakBryan Drewery2020-03-262-6/+6
| | | | | | | - Bring in latest commit from github which adds 'Bootmethod` display and reorders the list slightly. MFH: 2020Q1
* Update to 12.1.7Kirill Ponomarev2020-03-253-16/+4
| | | | | | Changes: https://github.com/cbsd/cbsd/releases/tag/v12.1.7 Submitted by: maintainer
* sysutils/e2fsprogs: Add a note about _XOPEN_SOURCE patching vs SIGINFOMatthias Andree2020-03-241-0/+4
| | | | | This only affects a non-applied banner text for a patch, so no code changes, no rebuilds, no PORTREVISION bump.
* sysutils/xen-tools: fix makefile typoRoger Pau Monné2020-03-241-1/+1
| | | | | | | Add missing strip annotation (-p1) to patch line. Approved by: lwhsu Differential revision: https://reviews.freebsd.org/D24160
* Update to 1.6.0Romain Tartière2020-03-242-4/+4
| | | | With hat: puppet
* Update to 3.4.1Romain Tartière2020-03-243-16/+36
| | | | With hat: puppet
* Update to 5.3.12Romain Tartière2020-03-242-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppetserver/5.3/release_notes.html#puppet-server-5312 With hat: puppet
* Update to 6.9.2Romain Tartière2020-03-242-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-692 With hat: puppet
* Update to 5.5.19Romain Tartière2020-03-242-6/+6
| | | | | | | | | | Adjust OPTIONS label: the next facter generation is Ruby again, and the current C++ was not experimental anymore for years now. Release notes: https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-5519 With hat: puppet
* Update to 6.14.0Romain Tartière2020-03-242-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppet/latest/release_notes_puppet.html#puppet-release-notes-x.13.0 With hat: puppet
* Update to 3.14.9Romain Tartière2020-03-242-4/+4
| | | | | | | Release notes: https://puppet.com/docs/puppet/latest/release_notes_facter.html With hat: puppet
* sysutils/passwordsafe: fix build on powerpc64 elfv2Piotr Kubaj2020-03-231-1/+9
| | | | | Switch to GCC on powerpc64, due to (already reported upstream) clang bug: Assertion failed: (CAT && "unexpected type for array initializer"), function VisitCXXNewExpr, file /poudriere/jails/powerpc64-head/usr/src/contrib/llvm-project/clang/lib/AST/ExprConstant.cpp, line 8690.
* sysutils/e2fsprogs: Update to 1.45.6Matthias Andree2020-03-2310-96/+247
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add three patches (one was extended) by Ted Y. Ts'o to fix various issues (loff_t and type related). Drop our own obsolete patches. While here, drop obsolete parts of some of our patches (malloc.h -> stdlib.h). Since the online release notes are not available yet, this is from doc/RelNotes/v1.45.6.txt, omitting Linux-/Hurd-specifics. UI and Features --------------- Debugfs will ignore lines in its command files which start with a comment character ("#"). Fixes ----- Fixed a number of potential out of bounds memory accesses caused by fuzzed / malicious file systems. (Addresses Google Bug: #147849134) Fix a spurious complaint from e2fsck when a directory which previously had more than 32000 subdirectories has the number of subdirectories drops below 32000. Mke2fs -d now correctly sets permission with files where the owner permissions are not rwx. Improve e2fsck's ability to deal with file systems with very large number of directories, such that various data structures take more than 2GiB of memory. Use better structure packing to improve the memory efficiency of these data structures. Fix debugfs so it correctly prints inode numbers > 2**31. Filefrag now supports very large files (with > 4 billion blocks), as well as block sizes up to 1 GiB. Updated and clarified various man pages. (Addresses Debian Bugs: #953493, #953494, #951808) Performance, Internal Implementation, Development Support etc. -------------------------------------------------------------- Reserved the error code EXT2_ET_NO_GDESC (which will be used in e2fsprogs v1.46+) Added a thread-safe variant of e2p_feature2string(), e2p_feature_to_string() to the libe2p library. Fixed portability problems caused by gcc 10. Synchronized changes from Android's AOSP e2fsprogs tree. Update the Malay translation from the translation project. Obtained from: tytso@mit.edu (files/patch-0-tytso*) MFH: 2020Q1
* sysutils/checkrestart: Update to 0.4.0Fernando Apesteguía2020-03-232-4/+4
| | | | | | | | | | | | From ChangeLog: https://github.com/Freaky/checkrestart/releases/tag/v0.4.0 Added: * Allow filtering by process name and process group Fixed: * Call xo_finish() in usage() PR: 244993 Submitted by: tom@hur.st (maintainer)
* sysutils/fd: Update to v7.5.0Tobias Kortkamp2020-03-232-83/+88
| | | | Changes: https://github.com/sharkdp/fd/releases/tag/v7.5.0
* sysutils/synergy-1: Update 1.11.0 -> 1.11.1Yuri Victorovich2020-03-234-44/+10
| | | | Reported by: portscout
* Correct the home pathGreg Lewis2020-03-232-1/+2
| | | | | PR: 244627 Submitted by: TAO ZHOU <zhoutao@laocius.org>