summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* www/freenginx-devel: third-party module management (+)Sergey A. Osokin34 hours6-10/+11
| | | | | | | | - update passenger to 6.1.2 Bump PORTREVISION. Sponsored by: tipi.work
* www/cinny: Update to 4.10.5Ashish SHUKLA34 hours3-13/+13
|
* graphics/blender4: Fix desktop file - refers to stale executable nameVladimir Druzenko36 hours2-0/+12
| | | | | | | | The desktop file Exec command line refers to the wrong executable name "blender" and it should be "blender-45". PR: 293215 Approved by: portmgr (blanket - fix runtime)
* net-mgmt/super_mediator: Ignore with mysql 8.4Jochen Neumeister36 hours1-1/+1
| | | | | | PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH
* databases/rubygem-mysql: Ignore with mysql 8.4Jochen Neumeister36 hours1-1/+1
| | | | | | PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH
* databases/ocaml-mysql: Ignore with mysql 8.4Jochen Neumeister36 hours1-1/+1
| | | | | | PR: 291336 Reported by: private exp-run Sponsored by: Netzkommune GmbH
* graphics/materialx: Add required by bundled glfw dependenciesVladimir Druzenko36 hours1-4/+5
| | | | | | | | | | | - Sync dependencies with graphics/glfw X11 enabled, WAYLAND disabled. - Remove python version 3.9 from USES - 3.10 is the oldest version in ports. - Add USES+=compiler:c++17-lang - several parts of the port uses -std=c++17. PR: 293322 Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
* www/dooble: Update 2026.02.09 => 2026.02.15Eric Camachat37 hours2-4/+4
| | | | | | | | | | | | | | | Changelog: - Interpret command-line arguments as local files first and then as remote locations. See 2025.11.25 item. - New Settings -> Web -> Local Content Can Access File URLs. - New Settings -> Web -> Special Files Suffixes. - Sleepy-deepy timers on panel closings. - Special logic for displaying .desktop files. A page's setContent() method will be issued whenever the local file has a suffix of .desktop. GitHub ticket #274. https://github.com/textbrowser/dooble/releases/tag/2026.02.15 PR: 293203
* astro/xearth: add myself (nxjoseph) to freebsd.committers.markersYusuf Yaman37 hours1-0/+1
| | | | | | Reviewed by: osa, vvd (mentors) Approved by: osa, vvd (mentors) Differential Revision: https://reviews.freebsd.org/D55464
* sysutils/detox: Update to 3.0.1Kirill Ponomarev37 hours3-6/+9
|
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev37 hours20-15/+20
|
* lang/sbcl: Update to 2.6.1Kirill Ponomarev38 hours8-132/+20
|
* Update my ports' maintainer field after becoming a committerYusuf Yaman38 hours43-43/+43
| | | | | | Reviewed by: osa, vvd (mentors) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D55456
* net/libzmq4: Fix build with openpgmMuhammad Moinur Rahman38 hours1-1/+2
| | | | Reported by: vvd
* sysutils/try-rs: Update to 1.5.0Adam Weinberger38 hours3-34/+34
|
* sysutils/snooze: Update to 0.5.1Kirill Ponomarev38 hours2-5/+4
|
* graphics/azpainter{,b}: unbreak the build against modern fontconfigAlexey Dokuchaev38 hours6-2/+46
| | | | | | | | | | Somewhere between fontconfig versions 2.14.2 and 2.17.1, -lfreetype disappeared from the `pkg-config --libs fontconfig` output, causing the breakage. Adjust the configure script to detect both libraries correctly. While here, strip the binary upon installation (subject to -DWITH_DEBUG) and update WWW line. Reported by: pkg-fallout
* net/sniproxy: Update to 0.7.0Kirill Ponomarev38 hours2-22/+4
|
* multimedia/gpac: Fix some dependenciesOlivier Cochard38 hours2-2/+13
| | | | | | PR: 292600 Reported by: fuz Sponsored by: Netflix
* games/stockfish: Update 17.1 => 18Gautam Mani39 hours2-7/+7
| | | | | | | | | | | | | | Summary of changes: + Improved quality of chess play, ELO gain of up to 46 points. + Next generation evaluation introducing the SFNNv10 network architecture. + Hardware and Performance Optimizations. + Search Improvements. Changelog: https://github.com/official-stockfish/Stockfish/releases/tag/sf_18 PR: 292927
* audio/subtui: Update to 2.6.0Joel Bodenmann39 hours2-6/+6
| | | | Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.6.0
* java/openjdk21-25: Bootstrap from prebuilt packagesHarald Eilertsen39 hours10-81/+75
| | | | | | | | | | | Completes the transition to using prebuilt packages to bootstrap OpenJDK ports. PR: 289731 Reviewed by: jrm, fuz (mentor) Approved by: fuz (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D54731
* www/miniflux: Update to 2.2.17Kirill Ponomarev40 hours2-7/+6
|
* sysutils/rocinante: Update 1.1.0.251222 => 1.1.1.260219Victor40 hours3-5/+5
| | | | | | | | Changelog: https://github.com/BastilleBSD/rocinante/releases/tag/1.1.1.260219 PR: 293306 Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* security/lego: update to 4.32.0Philippe Audeoud40 hours2-7/+6
| | | | PR: 293374
* java/apache-commons-httpclient: make backwards compatible with java 8Ronald Klop40 hours2-8/+31
| | | | | | | | | | | | | | | Dependency openoffice needs java 8. Without this patch openoffice fails with: bad class file: /usr/local/share/java/classes/commons-httpclient.jar(org/apache/commons/httpclient/HttpClient.class) class file has wrong version 65.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath. So make httpclient target java 8 for now. While here I added encoding= to javac instead of the REINPLACE_CMD statement. PR: 293317 Approved-by: Alex Dupre (maintainer)
* sysutils/conmon: Use send(2) for sequenced packet socketsDoug Rabson40 hours2-1/+12
| | | | | | | | | | | | | | | | | | | Podman container stdout and stderr are proxied through conmon, allowing logging and supporting attaching/detaching from the container. The two output streams are multiplexed on a single SOCK_SEQPACKET unix domain socket. Each packet contains either stdout or stderr data with a small header identifying the stream. On FreeBSD versions prior to FreeBSD-15.0-RELEASE, the write(2) system call implicitly marks each write as a single packet on the stream but in 15.0 and later, this is not the case - packet boundaries must be explicitly marked using send(2). This resulted multiple writes being combined in a single packet and caused Podman to exit with an error (https://github.com/containers/podman/issues/27918). This changes conmon to use send(2) to write the output packets which is compatible with all FreeBSD versions and requires no changes to the Podman side of the connection.
* benchmarks/fio: Update to 3.41Kirill Ponomarev40 hours3-4/+7
|
* games/minigalaxy: Update 1.4.0 => 1.4.1Alexander Vereeken40 hours3-14/+5
| | | | | | | | | | | | | | | | | | Changelog: - Installations now report more intermediate steps like checksum verifications to the UI. (thanks to GB609) - Fix bugs related to error handling of ongoing installations. (thanks to GB609) - Fix an issue where CJK characters in game library path prevents the config file from being loaded properly. (thanks to kyle-zhang-42) - Automatically add Weblate contributions to README and About dialog on release. (thanks to GB609) https://github.com/sharkwouter/minigalaxy/releases/tag/1.4.1 While here replace gettext with gettext-tools in USES - the port is not linked with libintl, but uses msgfmt to compile translations. PR: 293348
* games/prismlauncher: Update 10.0.2 => 10.0.5Alexander Vereeken40 hours2-7/+8
| | | | | | | | | | Changelog: https://github.com/PrismLauncher/PrismLauncher/releases/tag/10.0.5 Switch to upstream's tarball from USE_GITHUB auto-generated. PR: 293350 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* net/openpgm: fix build on non-x86Piotr Kubaj41 hours1-0/+11
| | | | | | | | | | cpu.c:44:7: error: invalid output constraint '=a' in asm 44 | : "=a"(cpu_info[0]), "=D"(cpu_info[1]), "=c"(cpu_info[2]), "=d"(cpu_info[3]) | ^ cpu.c:56:16: error: invalid output constraint '=a' in asm 56 | "xgetbv" : "=a"(eax), "=d"(edx) : "c"(xcr)); | ^ 2 errors generated.
* devel/py-ty: Update to 0.0.18Hiroki Tagato41 hours4-49/+104
| | | | | | Changelog: https://github.com/astral-sh/ty/blob/0.0.18/CHANGELOG.md Reported by: Repology
* www/py-django-filer: Update to 3.4.4Kai Knoblich41 hours2-4/+4
| | | | | | Changelog: https://github.com/django-cms/django-filer/releases/tag/3.4.4
* www/py-dj-database-url: Update to 3.1.2Kai Knoblich41 hours2-4/+4
| | | | | | | Changelogs since 3.1.0: https://github.com/jazzband/dj-database-url/releases/tag/v3.1.2 https://github.com/jazzband/dj-database-url/releases/tag/v3.1.1
* textproc/py-zensical: Update to 0.0.23Kai Knoblich41 hours3-22/+22
| | | | | | | Changelogs since 0.0.21: https://github.com/zensical/zensical/releases/tag/v0.0.23 https://github.com/zensical/zensical/releases/tag/v0.0.22
* textproc/py-ntc-templates: Update to 9.0.0Kai Knoblich41 hours2-4/+4
| | | | | | | | Changelog: https://github.com/networktocode/ntc-templates/releases/tag/v9.0.0 MFH: No (contains breaking changes)
* textproc/py-mkdocstrings: Update to 1.0.3Kai Knoblich41 hours2-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/mkdocstrings/releases/tag/1.0.3
* textproc/py-mkdocstrings-python: Update to 2.0.2Kai Knoblich41 hours2-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/2.0.2
* textproc/py-mkdocs-material: Update to 9.7.2Kai Knoblich41 hours2-9/+9
| | | | | | Changelog: https://github.com/squidfunk/mkdocs-material/releases/tag/9.7.2
* textproc/py-mkdocs-autorefs: Update to 1.4.4Kai Knoblich41 hours2-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/autorefs/releases/tag/1.4.4
* textproc/py-backrefs: Update to 6.2Kai Knoblich41 hours2-4/+4
| | | | | | Changelog: https://github.com/facelessuser/backrefs/releases/tag/6.2
* databases/fastdb: fix buildPiotr Kubaj41 hours4-9/+45
| | | | | | | | | | | | | | This port does some strange stuff, like undefining BYTE_ORDER macro, because of which it fails to build: In file included from src/unisock.cpp:28: /usr/include/netinet/tcp.h: In function 'uint16_t __tcp_get_flags(const tcphdr*)': /usr/include/netinet/tcp.h:85:32: error: 'const struct tcphdr' has no member named 'th_x2' 85 | return (((uint16_t)th->th_x2 << 8) | th->th_flags); | ^~~~~ /usr/include/netinet/tcp.h: In function 'void __tcp_set_flags(tcphdr*, uint16_t)': /usr/include/netinet/tcp.h:91:13: error: 'struct tcphdr' has no member named 'th_x2' 91 | th->th_x2 = (flags >> 8) & 0x0f; | ^~~~~
* graphics/opencv: fix error in headerPiotr Kubaj41 hours2-5/+15
| | | | | | Detected while building graphics/zeno: /usr/local/include/opencv4/opencv2/core/vsx_utils.hpp:261:29: error: missing ')' in expression 261 | #if defined(__POWER10__) || (defined(__powerpc64__) && defined(__ARCH_PWR10__)
* databases/jrrd: belatedly bump portrevision for deprecationRonald Klop42 hours1-3/+3
| | | | | | | Extend the expiration_date with a month to give (unexpected) users some more time to give feedback. Approved-by: no maintainer
* sysutils/podman: Revert "Allow setting ownership on auto-created socket"Dave Cottlehuber42 hours2-33/+1
| | | | | | | | This works functionally, but is being managed by the incorrect daemon. Podman alone simply ensures auto-start of containers; podman_service provides the API. This will be corrected in an upcoming commit. This reverts commit 2c53428ae117108d41eb4e19935ed98b478f4f7f.
* textproc/jo: Update version 1.6=>1.7Muhammad Moinur Rahman43 hours2-7/+5
| | | | Changelog: https://github.com/jpmens/jo/releases/tag/1.7
* sysutils/httm: Update version 0.48.3=>0.48.4Muhammad Moinur Rahman43 hours3-7/+7
| | | | Changelog: https://github.com/kimono-koans/httm/releases/tag/0.48.4
* textproc/cg3: Update version 1.3.6=>1.3.7Muhammad Moinur Rahman43 hours2-5/+4
| | | | Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.3.7
* textproc/groonga: Update version 15.1.8=>15.1.9Muhammad Moinur Rahman43 hours2-4/+4
| | | | Changelog: https://groonga.org/docs/news/15.html#release-15-1-9
* net-mgmt/bgpq4: Update version 1.13=>1.14Muhammad Moinur Rahman43 hours2-4/+4
| | | | Changelog: https://github.com/bgp/bgpq4/releases/tag/1.14