summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/conky: Update to 1.19.5Guido Falsi2023-10-112-5/+5
| | | | Remove unneeded dependency from RSS option helper.
* Templates/Makefile: Modernize and extendFelix Palmen2023-10-111-1/+5
| | | | | | | | | | | | | | | | The template for a port Makefile can be used automatically by editors like vim. It hasn't been updated since its introduction in 2014 though. Modernize and extend it to meet current best practices: - Replace PORTVERSION with DISTVERSION, which is now the preferred variable to use. - Add the WWW variable which should be set for every port. - Add the LICENSE and LICENSE_FILE variables which should also be set whenever possible. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D42155
* devel/rapidfuzz-cpp: update 2.1.0 → 2.1.1Yuri Victorovich2023-10-112-4/+4
| | | | Reported by: portscout
* math/py-rectangle-packer: update 2.0.1 → 2.0.2Yuri Victorovich2023-10-112-4/+4
| | | | Reported by: portscout
* ports-mgmt/poudriere-devel: Also adapt "testport" to accept portconfigGuido Falsi2023-10-112-1/+16
| | | | | Approved by: bapt Obtained from: https://github.com/freebsd/poudriere/commit/9c2a5dcc81d35b388a69ba711db77b5f20e261f3
* ports-mgmt/poudriere: Also adapt "testport" to accept portconfigGuido Falsi2023-10-112-1/+16
| | | | | Approved by: bapt Obtained from: https://github.com/freebsd/poudriere/commit/9c2a5dcc81d35b388a69ba711db77b5f20e261f3
* ports-mgmt/poudriere: Remove duplicate patchGuido Falsi2023-10-111-37/+0
| | | | I committed this patch by mistake in f122949e7409b0c6c8118914283e497923687f42
* ports-mgmt/pkg-devel: update to 1.20.99.7Baptiste Daroussin2023-10-112-5/+5
| | | | | | | - update curl to 8.4.0 - plug some memory leak - plug a db transaction leak - refactoring of the repository generation code
* poudriere: fix typo and actually add forgotten patchBaptiste Daroussin2023-10-112-0/+56
| | | | Reported by: madpilot
* ports-mgmt/poudriere: Fix typo in option nameGuido Falsi2023-10-112-1/+38
| | | | Approved by: Fixit blanket
* misc/{,py-}ezc3d: update 1.5.4 → 1.5.5Yuri Victorovich2023-10-114-8/+8
| | | | Reported by: portscout
* audio/faust: update 2.68.0 → 2.68.1Yuri Victorovich2023-10-113-6/+9
|
* net/frp: update 0.51.3 → 0.52.0Yuri Victorovich2023-10-113-15/+17
| | | | Reported by: portscout
* poudriere: switch to portconfigBaptiste Daroussin2023-10-112-10/+10
| | | | | Make poudriere accept both portconfig and dialog4ports, default in portconfig
* dialog: force UTF-8 localeBaptiste Daroussin2023-10-112-7/+7
| | | | | | | On some terminal, namely "putty" and "linux", the unicode capability are not properly exposed, resulting in a not so nice UI, forcing the env to be unicode friendly with executing the DIDALOG commnands make the output nice in those environements
* security/vuxml: Fix description bodyFernando Apesteguía2023-10-111-1/+6
| | | | Keep the original description body for "make newentry" without parameters.
* security/vuxml: register ftp/curl heap buffer overflowFernando Apesteguía2023-10-111-0/+40
| | | | | | Severity: High CVE-2023-38545 reserved: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38545
* ports-mgmt/pkg: update to 1.20.8Baptiste Daroussin2023-10-112-4/+4
| | | | | | | | Changes: - update curl to 8.4.0 - check: document -n - manuals: smalls fixes - fix database transaction leak
* math/py-contourpy: unbreak build with non-default python (+)Dima Panov2023-10-111-0/+2
| | | | | | | | | | | | | | | | Countourpy fails to find versioned pybind11-config which leads to configure error pybind11-config found: NO Did not find CMake 'cmake' Found CMake: NO Run-time dependency pybind11 found: NO (tried pkgconfig and config-tool) ../meson.build:23:15: ERROR: Dependency "pybind11" not found, tried pkgconfig and config-tool Fix it by providing BINARY_ALIAS Reported by: poudriere failure Approved by: portmgr blanket
* www/squid: update to 6.3Pavel Timofeev2023-10-1113-2169/+76
| | | | | | | | Error message translation files are now part of www/squid-langpack. Changelog: http://www.squid-cache.org/Versions/v6/squid-6.3-RELEASENOTES.html PR: 272524
* mail/aerc: Update to 0.16.0Yuvakiran Rayapureddy2023-10-114-134/+165
| | | | | | | | | | - clean up and improve port Submitter becomes maintainer. Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.16.0 PR: 274383
* deskutils/remind: update to 04.02.07Robert Clausecker2023-10-112-4/+4
| | | | Changelog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
* devel/p5-Connector: Update to 1.52Sergei Vyshenski2023-10-112-4/+4
| | | | | | ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.51...1.52 PR: 274384
* multimedia/streamlink: update to 6.2.1takefu2023-10-112-4/+4
| | | | | | Changelog: https://github.com/streamlink/streamlink/releases/tag/6.2.1 PR: 274387
* x11/xvattr: resurrect portRobert Clausecker2023-10-115-1/+50
| | | | | | | | | | | | Find the distfile online and bring the port back from the attic. Give it a good dusting off and set LICENSE. xvattr lets you list the available attributes associated with the Xv extension to X11. It also allows you to change the values of the attributes. This can be used to change brightness and so on for programs that use Xv overlays. Requested by: rsjw on libera.chat/#freebsd-ports
* security/snuffleupagus: update to 0.10.0Franco Fichtner2023-10-112-5/+4
| | | | | | | | PHP 8.3 is now supported. Changelog: https://github.com/jvoisin/snuffleupagus/releases/tag/v0.10.0 PR: 274372
* security/suricata: update to 7.0.1Franco Fichtner2023-10-112-4/+4
| | | | | | | | | A bug fix release. Changelog: https://suricata.io/2023/09/14/suricata-7-0-1-released/ PR: 274371 MFH: 2023Q4
* www/phalcon: update to 5.3.1Franco Fichtner2023-10-112-4/+4
| | | | | | | | | A bug fix release. Changelog: https://github.com/phalcon/cphalcon/releases/tag/v5.3.1 PR: 274370 MFH: 2023Q4
* dns/powerdns: update to 4.8.3Ralf van der Enden2023-10-112-5/+4
| | | | | | | | Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.3 Upgrade guide: https://doc.powerdns.com/authoritative/upgrading.html#any-version-to-4-8-x (nothing new going from 4.8.2 to 4.8.3) PR: 274369
* net-p2p/jackett: update to 0.21.993Ralf van der Enden2023-10-113-7/+10
| | | | | | Changelog: https://github.com/Jackett/Jackett/releases PR: 274368
* net/ipinfo-cli: Update to 3.1.2Gabriel M. Dutra2023-10-112-8/+7
| | | | | | ChangeLog: https://github.com/ipinfo/cli/releases/tag/ipinfo-3.1.2 PR: 274365
* dns/dnsx: Update to 1.1.5Gabriel M. Dutra2023-10-112-7/+6
| | | | | | ChangeLog: https://github.com/projectdiscovery/dnsx/releases/tag/v1.1.5 PR: 274364
* games/linux-steam-utils: update to 20231009Alex S2023-10-113-5/+5
| | | | | | Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20230709...20231009 PR: 274363
* www/tt-rss: Update to g20231004 c779e2ba0d71Derek Schrock2023-10-112-5/+5
| | | | | | | | - Update to g20231004 c779e2ba0d71 [1] [1] https://gitlab.tt-rss.org/tt-rss/tt-rss/-/compare/dc25a9cf6816b756cb38490eab93f02589c44a10...c779e2ba0d71942579dd27ccdcad0295bd06e45f PR: 274362
* sysutils/node_exporter: update to 1.6.1David O'Rourke2023-10-114-186/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in this release are: [CHANGE] Fix cpustat when some cpus are offline [CHANGE] Remove metrics of offline CPUs in CPU collector [CHANGE] Deprecate ntp collector [CHANGE] Remove bcache cache_readaheads_totals metrics [CHANGE] Deprecate supervisord collector [FEATURE] Enable uname collector on NetBSD [FEATURE] NetBSD support for the meminfo collector [FEATURE] NetBSD support for CPU collector [FEATURE] Add FreeBSD collector for netisr subsystem [FEATURE] Add softirqs collector [ENHANCEMENT] Add suspended as a node_zfs_zpool_state [ENHANCEMENT] Add administrative state of Linux network interfaces [ENHANCEMENT] Log current value of GOMAXPROCS [ENHANCEMENT] Add profiler options for perf collector [ENHANCEMENT] Allow root path as metrics path [ENHANCEMENT] Add cpu frequency governor metrics [ENHANCEMENT] Add new landing page [ENHANCEMENT] Reduce privileges needed for btrfs device stats [ENHANCEMENT] Add ZFS memory_available_bytes [ENHANCEMENT] Use SCSI_IDENT_SERIAL as serial in diskstats [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints [BUGFIX] Fix thermal_zone collector noise [BUGFIX] Fix a problem fetching the user wire count on FreeBSD [BUGFIX] interrupts: Fix fields on linux aarch64 [BUGFIX] Remove metrics of offline CPUs in CPU collector [BUGFIX] Fix OpenBSD filesystem collector string parsing [BUGFIX] Fix bad reporting of node_cpu_seconds_total in OpenBSD A full changelog with links to issues is available at https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md Additionally the following actions on the port were taken: - Switch the port over to GO_MODULES, making maintenance of the port simpler - Remove a patch for the BSD memory collector, as the patch was upstreamed PR: 274327
* x11/xdm: Use $LOCALBASE/etc/xdm/Xservers as base for Xserver argsCy Schubert2023-10-102-2/+6
| | | | | | | | | | | Hard coding Xserver args forces people to invoke xdm through init by placing an entry in /etc/ttys when Xserver args different from those hardcoded in rc.d/xdm are desired. Instead glean arguments from $LOCALBASE/etc/xdm/Xservers, defaulting to the hardcoded entry if none are found for :0. Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D42097
* Revert "x11/xdm: Use $LOCALBASE/etc/xdm/Xservers as base for Xserver args"Cy Schubert2023-10-102-6/+2
| | | | | | The commit log message was incomplete. This reverts commit 2f6254b9fd6a29102968d64961ed86e445c50558.
* sysutils/nut*: Remove redundant PLIST_SUBCy Schubert2023-10-102-4/+0
| | | | MFH: 2023Q4
* sysutils/nut-devel: Fix PLISTCy Schubert2023-10-101-2/+2
| | | | | Fixes: 4da0d4b17cba MFH: 2023Q4
* x11/xdm: Use $LOCALBASE/etc/xdm/Xservers as base for Xserver argsCy Schubert2023-10-102-2/+6
| | | | | | | | | | | Hard coding Xserver args forces people to invoke xdm through init by placing an entry in /etc/ttys when Xserver args different from those hardcoded in rc.d/xdm are desired. Instead glean arguments from $LOCALBASE/etc/xdm/Xservers, defaulting to the hardcoded entry if none are found for :0. Reviewed by: <If someone else reviewed your modification.> Differential Revision: https://reviews.freebsd.org/D42097
* net/hostapd-devel: Update to the latest GH commitCy Schubert2023-10-102-5/+5
| | | | Update to the latest w1.fi commit, proxied through my GH account.
* security/wpa_supplicant-devel: Update to latest GH commitCy Schubert2023-10-102-5/+5
| | | | Update to the latest w1.fi commit, proxied through my GH account.
* security/krb5-devel: update to the latest MIT/KRB5 github commitCy Schubert2023-10-102-5/+5
|
* sysutils/nut*: Optionally install developer filesCy Schubert2023-10-104-175/+184
| | | | | | | | Most users do not need files needed for nut development. Make them optional. PR: 274395 MFH: 2023Q4
* sysutils/cfengine-devel: Update to latest GH commitCy Schubert2023-10-102-8/+8
|
* shells/ksh-devel: update to the latest ksh93/ksh github commitCy Schubert2023-10-102-5/+5
|
* mail/spamassassin-devel: update to latest github commitCy Schubert2023-10-102-5/+5
|
* sysutils/nut-devel: Fix MANPAGES plistCy Schubert2023-10-101-1/+1
| | | | PR: 274395
* sysutils/nut-devel: Update to the latest networkupstools/nut github commitCy Schubert2023-10-103-6/+6
|
* sysutils/py-ansible-core: Update to 2.15.5Cy Schubert2023-10-102-4/+4
|