aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* x11-fonts/font-manager: Attempt to fix build order bug (D29353)Tobias Kortkamp2021-04-072-1/+23
| | | | | | | | | | | | | | | | Uncovered while building with devel/samurai but can probably also happen with ninja eventually. error: Package `Unicode-0.8.5' not found in specified Vala API directories or GObject-Introspection GIR directories samu: subcommand failed http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-04-04_07h39m29s/logs/errors/font-manager-0.8.5.log While here also remove explicit ninja dependency. It is already pulled in through meson. PR: 254678 Obtained from: upstream
* lang/swi-pl: Add explicit readline dependency (D29353)Tobias Kortkamp2021-04-071-3/+3
| | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja->python->readline. ===> Building package for swi-pl-8.2.3_1 pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/doc/packages/readline.html:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/lib/amd64-freebsd/readline4pl.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/library/readline.pl:No such file or directory *** Error code 1 http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/swi-pl-8.2.3_1.log PR: 254678
* textproc/uncrustify: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:20 (find_package) http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/uncrustify-0.72.0.log PR: 254678
* science/libecpint: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. -- Could NOT find Python (missing: Python_EXECUTABLE Interpreter) CMake Error at src/CMakeLists.txt:22 (file): file failed to open for reading (No such file or directory): /wrkdirs/usr/ports/science/libecpint/work/.build/src/qlist.txt CMake Error at src/CMakeLists.txt:24 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/libecpint-1.0.5.log PR: 254678
* math/flint2: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:37 (find_package) http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/flint2-2.7.1.log PR: 254678
* math/ambit: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindPythonLibsNew.cmake:59 (find_package) CMakeLists.txt:96 (find_package) http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/ambit-tensor-0.5.1.log PR: 254678
* lang/hermes: Make Python an explicit build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously was available in the configure phase through ninja which has a run dependency on Python. =======================<phase: configure >============================ ===> Missing "/usr/local/bin/python3.7" to create a binary alias at "/wrkdirs/usr/ports/lang/hermes/work/.bin/python" http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/hermes-javascript-engine-0.7.2.20210322.log PR: 254678
* graphics/glad: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. [ 0% 1/3] cd /wrkdirs/usr/ports/graphics/glad/work/glad-0.1.34 && _Python_EXECUTABLE-NOTFOUND -m glad --profile=compatibility --out-path=/wrkdirs/usr/ports/graphics/glad/work/.build --api= --generator=c --extensions= --spec=gl --reproducible samu: job failed: cd /wrkdirs/usr/ports/graphics/glad/work/glad-0.1.34 && _Python_EXECUTABLE-NOTFOUND -m glad --profile=compatibility --out-path=/wrkdirs/usr/ports/graphics/glad/work/.build --api= --generator=c --extensions= --spec=gl --reproducible /bin/sh: _Python_EXECUTABLE-NOTFOUND: not found samu: subcommand failed http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/glad-0.1.34.log PR: 254678
* devel/tinygo: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) CMake Error at CMakeLists.txt:652 (message): Unable to find Python interpreter, required for builds and testing. Please install Python or specify the PYTHON_EXECUTABLE CMake variable. http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/tinygo-0.14.1_1.log PR: 254678
* devel/pybind11: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) tools/FindPythonLibsNew.cmake:98 (find_package) tools/pybind11Tools.cmake:45 (find_package) tools/pybind11Common.cmake:201 (include) CMakeLists.txt:188 (include) http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/pybind11-2.6.2.log PR: 254678
* devel/catch: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | This unbreaks the build when using devel/samurai. It previously got it through ninja which has a run dependency on Python. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) CMake Error at CMakeLists.txt:50 (message): Python not found, but required for tests http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/catch-2.13.3.log PR: 254678
* net/astron: Remove unused newline at endNeel Chauhan2021-04-071-1/+0
|
* New port: net/astron: Server Technology for Realtime Object NetworkingNeel Chauhan2021-04-075-0/+58
| | | | | | | | | | | | | Astron is an open-source, distributed server suite particularly well-suited for powering MMO games. The design is inspired by a similar unrelated project developed at the Disney Interactive Media Group, and used in-house from 2001 until 2013. The suite consists of many components, which handle separate tasks in order to distribute the workload of managing a multi-sharded game/application environment with many objects and clients. WWW: https://astron.github.io/astron
* New port: audio/bschaffl-lv2: Groove quantizer LV2 MIDI pluginYuri Victorovich2021-04-075-0/+77
|
* New port: audio/bamp-lv2: Basic testing plugin for using BWidgets for LV2Yuri Victorovich2021-04-074-0/+42
|
* New port: audio/boops-lv2: Glitch effect sequencer LV2 pluginYuri Victorovich2021-04-065-0/+145
|
* irc/eggdrop: Update to 1.9.0Danilo G. Baio2021-04-063-6/+12
| | | | Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.9.0/NEWS
* misc/veles: Fix runtime crash due to change in msgpack python module interfaceYuri Victorovich2021-04-062-1/+15
|
* science/yoda: Update 1.8.5 -> 1.9.0Yuri Victorovich2021-04-063-4/+7
|
* databases/mariadb*: fix build ahead of CMake 3.20Adriaan de Groot2021-04-066-1/+55
| | | | | | | | | | All of the MariaDB releases contain the same ConnectorName CMake module, and all of those copies of the module contain the same syntax error. CMake < 3.20 ignores this and treats end() as endif(), but this is an error in the upcoming version. Specifically NOT bumping PORTREVISION because this is a build-only fix that has no effect on the package.
* science/kst2: fix build ahead of CMake 3.20Adriaan de Groot2021-04-062-4/+17
| | | | | | Multiple else() blocks with one if() were treated as if they were elseif() blocks except for the last one; this is now a syntax error.
* security/gvm-libs: portlint, fix plistAdriaan de Groot2021-04-062-1/+5
| | | | | One orphaned directory shows up in poudriere bulk -t; while here, add missing (transitive) LIB_DEPENDS.
* math/sleef: fix plistAdriaan de Groot2021-04-062-0/+2
| | | | The pkgconfig file was orphaned, found by poudriere bulk -t
* devel/caf: fix plistAdriaan de Groot2021-04-062-0/+9
| | | | A whole bunch of orphaned files detected by poudriere bulk -t
* net-im/kaidan: fix plistAdriaan de Groot2021-04-062-1/+8
| | | | Some orphaned files, detected by poudriere bulk -t
* net/remmina: fix build ahead of CMake 3.20Adriaan de Groot2021-04-061-2/+2
| | | | | | | | | The --build command-line argument is ignored when not applicable in versions of CMake up to 3.20. It should never be necessary in FreeBSD ports **anyway** since we generate a build system (ninja or make) and use that, rather than building directly out of CMake. Bumping PORTREVISION even though there shouldn't be a difference.
* lang/cling: fix build ahead of CMake 3.20Adriaan de Groot2021-04-061-3/+2
| | | | | | | | | The --target command-line argument is ignored when not applicable in versions of CMake up to 3.20. It should never be necessary in FreeBSD ports **anyway** since we generate a build system (ninja or make) and use that, rather than building directly out of CMake. Bumping PORTREVISION even though there shouldn't be a difference.
* graphics/ilmbase: fix build ahead of CMake 3.20Adriaan de Groot2021-04-061-3/+2
| | | | | | | | | | | The --target command-line argument is ignored when not applicable in versions of CMake up to 3.20. In this port it has even gotten separated from the target it is supposed to name -- and it should never be necessary in FreeBSD ports **anyway** since we generate a build system (ninja or make) and use that, rather than building directly out of CMake. Bumping PORTREVISION even though there shouldn't be a difference.
* devel/upnp: Update to 1.14.5Lewis Cook2021-04-064-16/+6
| | | | | | | | | Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.5 PR: 254825 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Approved by: mentors (implicit) MFH: 2021Q2 Security: CVE-2021-28302
* games/eduke32: update to 20210404Piotr Kubaj2021-04-062-6/+5
|
* multimedia/ustreamer: Update 3.23 -> 3.25Yuri Victorovich2021-04-062-5/+5
|
* sysutils/p5-File-Rename: Update to 1.20Lewis Cook2021-04-062-4/+4
| | | | | | | Changes: https://metacpan.org/release/RMBARKER/File-Rename-1.20 PR: 254820 Submitted by: Vidar Karlsen <vidar@karlsen.tech> (maintainer) Approved by: mentors (implicit)
* databases/hbase: Drop maintainerKevin Bowling2021-04-061-1/+1
|
* sysutils/qdirstat: Update to 1.7.1Kevin Bowling2021-04-063-4/+7
| | | | changelog https://github.com/shundhammer/qdirstat/releases/tag/1.7.1
* devel/rust-bindgen: update to 0.58.1Jan Beich2021-04-062-4/+4
| | | | | Changes: https://github.com/rust-lang/rust-bindgen/compare/v0.58.0...v0.58.1 Reported by: Repology
* finance/electrum: Update to 4.1.1Emanuel Haupt2021-04-062-22/+22
|
* devel/py-aiorpcX: Update to 0.18.7Emanuel Haupt2021-04-062-5/+5
|
* www/yt-dlp: Update 2021.03.24.1 -> 2021.04.03Yuri Victorovich2021-04-062-4/+4
| | | | | PR: 254782 Submitted by: daniel.engberg.lists@pyret.net
* www/youtube_dl: update to 2021.04.07Jan Beich2021-04-062-4/+4
| | | | | Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.07 Reported by: GitHub (watch releases)
* rmport: ready for gitRene Ladan2021-04-061-4/+19
| | | | | | | | | - do not remove ports immediately but store them in a temporary file and remove them once the script has iterated over all ports to be removed. This prevents failed searches. The Subversion version used a temporary worktree so the main tree was unaffected. - remove a "merge" from a question, we use rebase now. - check if INDEX is readable and exit if not
* Remove expired ports:Rene Ladan2021-04-0686-5906/+12
| | | | | | | | | | | | | | | 2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent versions of pango 2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on deprecated libraries such as www/gtkhtml3. Upstream project is now called tomboy-ng. deskutils/tomboy-plugin-reminder: part of deskutils/tomboy 2021-03-31 devel/monodevelop: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream 2021-03-31 sysutils/logstash5: End of life since release of 7.3.0 2021-03-31 www/decss: Abandonware 2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0 2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is scheduled for removal 2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library www/gtkhtml3 2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52 2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
* More $FreeBSD crept back.Mathieu Arnold2021-04-062-3/+0
|
* math/octave-forge-communications: update to 1.2.3.Stephen Montgomery-Smith2021-04-062-5/+4
|
* math/octave-forge-nurbs: update to 1.4.3.Stephen Montgomery-Smith2021-04-066-81/+4
|
* audio/noise-suppression-for-voice-lv2: Update 0.91-1 -> 0.91-2Yuri Victorovich2021-04-062-8/+8
|
* Update to 20210331.Jung-uk Kim2021-04-062-4/+4
|
* devel/got: update to 0.52Christian Weisgerber2021-04-063-4/+106
| | | | Small bug and performance fixes only, no user-visible changes.
* net-p2p/xmrig: Update to 6.11.0Emanuel Haupt2021-04-062-4/+4
|
* audio/geonkick-lv2: Update 2.7.2 -> 2.8.0Yuri Victorovich2021-04-064-21/+25
|
* Update the patches for third-party passenger module.Sergey A. Osokin2021-04-062-4/+4
| | | | | The issue was introduced by: 2e741e74b8db691f3cae0abf8482ade801fb74f4 PR: 254824