aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.Rene Ladan2021-09-06140-140/+140
|
* *: return grog@'s ports to the pool after safekeeping his commit bit.Rene Ladan2021-09-065-5/+5
|
* x11/libxfce4menu: Update to 4.16.1Guido Falsi2021-09-062-5/+4
|
* sysutils/fusefs-libs3: update to version 3.10.5Stefan Eßer2021-09-063-4/+22
| | | | | The test_syscalls command uses O_PATH and cannot be built on FreeBSD versions before 14-CURRENT as of 6 May 2021 (OSVERSION 1400014).
* lang/rust: don't overwrite hwcap with the return value of elf_aux_info(3)Mikael Urankar2021-09-062-2/+2
| | | | Reported by: jbeich
* archivers/unrar: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* archivers/rar: Add CPE informationBernhard Froehlich2021-09-061-0/+3
| | | | Approved by: portmgr (blanket)
* archivers/quazip: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* archivers/pxz: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* archivers/ppmd-7z: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* archivers/ppmd: Add CPE informationBernhard Froehlich2021-09-061-0/+4
| | | | Approved by: portmgr (blanket)
* archivers/peazip: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* archivers/pear-Horde_Pack: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* archivers/pear-Horde_Compress_Fast: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* archivers/pear-Horde_Compress: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* archivers/minizip: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* archivers/lzo2: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* archivers/lrzip: Add CPE informationBernhard Froehlich2021-09-061-1/+2
| | | | Approved by: portmgr (blanket)
* x11-wm/{gamescope,phoc}: sort USE_* alphabeticallyJan Beich2021-09-062-2/+2
|
* x11-wm/gamescope: move USES=gl to bundled wlroots after 91e9ee8c70bcJan Beich2021-09-062-1/+2
| | | | | After wlroots 0.15.0 update this port may unbundle wlroots, so USES=gl will no longer be necessary.
* lang/rust*: Mk/Uses/cargo.mk: Move TMPDIR to WRKDIRTobias Kortkamp2021-09-063-0/+19
| | | | | | | | | | | | rustc stashes intermediary files in TMPDIR (default /tmp) which might cause issues for users that for some reason space limit their /tmp. WRKDIR should have plenty of space. Other ports that use rustc might be affected too, but set it only in USES=cargo and lang/rust* ports for now. PR: 258126 With hat: rust
* *: Drop useless Cargo.lock patches from USES=cargo portsTobias Kortkamp2021-09-062-53/+0
| | | | | We run `cargo update` during the build which updates Cargo.lock with what is available in the vendor dir.
* *: Clean up some thingsTobias Kortkamp2021-09-0613-13/+13
| | | | | | | | | - Fix typos - Remove nop or unreferenced variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* lang/rust-bootstrap: Fix sync.sh to work with any package extensionTobias Kortkamp2021-09-061-1/+1
|
* *: Drop unused $FreeBSD$Tobias Kortkamp2021-09-065-8/+0
|
* devel/libudev-devd: update to 0.5.0Vladimir Kondratyev2021-09-063-7/+12
| | | | | | | | | - Switch home to the author's repo as FreeBSDDesktop is no longer active Changes: https://github.com/wulf7/libudev-devd/releases/tag/v0.5.0 PR: 258266 Reviewed by: jbeich Approved by: zeising
* net/openldap2[45]-server: Make CONFLICT_INSTALL more preciese.Xin LI2021-09-062-4/+10
|
* net/openldap2[45]-server: Fix PKGBASE collision.Xin LI2021-09-062-6/+8
|
* emulators/wine-devel: Fix build on newer versionsGerald Pfeifer2021-09-061-0/+31
| | | | | | Yet another recent breakage in dlls/nsiproxy.sys, this time only on newer versions of FreeBSD, yet another patch submitted upstream (and included locally temporarily).
* devel/py-types-Pillow: update to 8.3.4Dmitry Marakasov2021-09-062-4/+4
|
* astro/josm: update to 18193Dmitry Marakasov2021-09-062-4/+4
|
* multimedia/vlc: Enable support for subtitles and add missing depsDaniel Engberg2021-09-061-6/+9
| | | | | | | | | | Additionally disable autodetection of (lib)mpg123 to avoid undefined dependencies and define wchar_t (iconv) usage Commit also includes suggestions by Philipp Ost PR: 256593 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D31859
* devel/ocaml-ocamlbuild: fix install in presence of `devel/ocaml-findlib'Alexey Dokuchaev2021-09-061-0/+3
| | | | | | | | | | | If ocamlfind(1) is installed, its output of `printconf destdir' is used as OCAMLBUILD_LIBDIR, which does not match OCAML_LIBDIR and is actually not a single directory, but colon-separated path list. Specify correct destination explicitly to avoid this type of side effects. While at it, hook the test suite to our framework. PR: 238905 Reported by: John Hein
* x11-fonts/fontconfig: Restore generation of font cacheDaniel Engberg2021-09-063-1/+21
| | | | | | | | | | | | Restore generation of cache prior to Meson switch Upstream patch provided by John Hein PR: 254963 Reported by: Piotr Smyrak Tested by: Piotr Smyrak and John Hein Approved by: arrowd (mentor) Obtained from: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/296 Differential Revision: https://reviews.freebsd.org/D31602
* graphics/vips: Update to 8.11.3Matthias Fechner2021-09-068-12/+14
| | | | | | | | | Bump depending ports Changelog: https://github.com/libvips/libvips/releases PR: 258242 Approved by: danilo (maintainer)
* graphics/swappy: update to 1.4.0Jan Beich2021-09-063-5/+6
| | | | | Changes: https://github.com/jtheoof/swappy/releases/tag/v1.4.0 Reported by: GitHub (watch releases)
* poppler: bump revisions of usersTobias C. Berner2021-09-0638-37/+38
| | | | | | Bump the remaining users of poppler after d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e PR: 258206
* graphics/poppler: update to 21.09Tobias C. Berner2021-09-0627-27/+30
| | | | | | | | | | | | | | | | | Release 21.09.0: core: * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators * Correct decoding of signature properties Reason & Location when they are Unicode * Fix issues with malformed files * MSVC build fixes build system: * Call cmake_minium_required() before project() * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE} * correctly forward user-provided flags to try_compile() Exp-run by: antoine PR: 258206
* biology/emboss: Put emboss-shell in default PATHJason W. Bacon2021-09-064-4/+5
| | | | | | | | | | PREFIX is overridden by default in the port Makefile, so PREFIX/bin is not normally in PATH. The purpose of emboss-shell is to prepend PREFIX/bin to PATH to give access to emboss tools. Also fix tcsh detection. PR: 258316
* audio/libsamplerate: Update to 0.2.2Daniel Engberg2021-09-064-40/+6
| | | | | | | Changelog: https://github.com/libsndfile/libsamplerate/releases/tag/0.2.2 Approved by: arrowd (mentor) Differential Revision: <https://reviews.freebsd.org/D31849
* net/libwebsockets: Update to 4.2.1Daniel Engberg2021-09-063-11/+6
| | | | | | PR: 257433 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D31851
* lang/sbcl: Fix build by removing old patchesJoseph Mingrone2021-09-062-164/+0
| | | | | Approved by: krion (maintainer) Differential Revision: https://reviews.freebsd.org/D31860
* devel/libuv: Update to 1.42.0Daniel Engberg2021-09-062-4/+4
| | | | | | PR: 257128 Approved by: bhughes@FreeBSD.org (maintainer timeout), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D31850
* biology/biostar-tools: Add mafft, clustal-omega, pywgsim depsJason W. Bacon2021-09-062-3/+6
| | | | Short-read alignment related tools
* biology/emboss: Add emboss-shell: Run subshell with proper PATHJason W. Bacon2021-09-067-17/+47
| | | | | | | Also silence portlint and stage-qa warnings PR: 258316 Approved by: wen
* lang/rust: Fix for missing getauxval function on FreeBSDMikael Urankar2021-09-062-1/+17
| | | | | | | Use FreeBSD's elf_aux_info for detecting ARM HW features PR: 258198 Tested by: Bob Prohaska <fbsd@www.zefox.net>
* x11-fm/thunar: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* www/midori: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* sysutils/catfish: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* security/apache-xml-security-c: Remove escaping sequences from CPE_PRODUCTBernhard Froehlich2021-09-061-1/+1
| | | | | | | | CPE escaping is needed for [^_a-zA-Z0-9] but we have many ports with special characters like minuses in their name so escaping is something that should be handled in Mk/Uses/cpe.mk. Approved by: portmgr (blanket)