aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* x11/plasma5-plasma-integration: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-libkscreen: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-layer-shell-qt: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-kwayland-integration: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-kscreen: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-kgamma5: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11-wm/plasma5-kwin: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11-wm/plasma5-kdecoration: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11-toolkits/plasma5-kdeplasma-addons: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-systemsettings: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-powerdevil: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-polkit-kde-agent-1: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-plasma-systemmonitor: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-libksysguard: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* sysutils/plasma5-ksysguard: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* devel/plasma5-plasma-sdk: Remove invalid CPE informationBernhard Froehlich2021-09-061-1/+1
| | | | Approved by: portmgr (blanket)
* x11/plasma5-plasma-desktop: Fix CPE informationBernhard Froehlich2021-09-061-0/+2
| | | | Approved by: portmgr (blanket)
* x11/plasma5-plasma-workspace: Fix CPE informationBernhard Froehlich2021-09-061-0/+2
| | | | Approved by: portmgr (blanket)
* biology/py-pywgsim: Modified wgsim genomic data simulatorJason W. Bacon2021-09-064-0/+26
| | | | | | pywgsim is a modified version of the wgsim short read simulator. The code for wgsim has been modified to allow visualizing the simulated mutations as a GFF file.
* lang/intel-compute-runtime: update to 21.35.20826Jan Beich2021-09-062-5/+5
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.34.20767...21.35.20826 Reported by: GitHub (watch releases)
* misc/clifm: update the port to version 1.2.2, mostly bugfix release.Alexey Dokuchaev2021-09-062-4/+4
| | | | Reported by: portscout
* net-mgmt/zabbix54: Improve pid and log file handlingJuraj Lutter2021-09-069-21/+35
| | | | | | | | | | - Provide correct sample config files - Put pid file under /var/run/zabbix and default log file into /var/log/zabbix directory. Create the directories as needed. - Bump PKGREVISION for agent, proxy and server components only. PR: 258076
* devel/ocaml-findlib: transient (minor) update to version 1.7.3Alexey Dokuchaev2021-09-066-15/+35
| | | | | | There should be no user-visible changes, but it makes easier to handle Num library which was split off the core OCaml starting with 4.06.0 release.
* databases/pgbadger: update to 11.6Palle Girgensohn2021-09-062-4/+4
| | | | Release notes: https://github.com/darold/pgbadger/releases/tag/v11.6
* science/jmol: Update 14.31.52 -> 14.31.53Yuri Victorovich2021-09-062-4/+4
| | | | Reported by: portscout