Gleb Popov
bf8a0031d9
*: Move manpages to share/man
...
Approved by: portmgr (blanket)
2024-03-10 11:59:05 +03:00
Guido Falsi
d1d99c221e
mail/mailpit: Update to 1.14.3
2024-03-10 09:37:17 +01:00
Yuri Victorovich
c9c3cf1d02
databases/goose: update 3.17.0 → 3.18.0
...
Reported by: portscout
2024-03-09 23:35:57 -08:00
Yuri Victorovich
b7f03d9f73
misc/llama-cpp: update 2366 → 2376
...
Reported by: portscout
2024-03-09 23:35:57 -08:00
Yuri Victorovich
ad22053706
cad/openfpgaloader: update 0.11.0 → 0.12.0
...
Reported by: portscout
2024-03-09 23:35:56 -08:00
Yuri Victorovich
b9c7514ad1
devel/tree-sitter-graph: update 0.11.1 → 0.11.2
...
Reported by: portscout
2024-03-09 23:35:55 -08:00
Yuri Victorovich
2e0e9cd509
multimedia/kew: update 2.4.2 → 2.4.3
...
Reported by: portscout
2024-03-09 23:35:54 -08:00
Yuri Victorovich
f54b05c2f9
finance/py-pythclient: update 0.1.20 → 0.1.24
...
Reported by: portscout
2024-03-09 23:35:54 -08:00
Yuri Victorovich
725a947d1c
cad/py-gmsh: update 4.11.1 → 4.13.0
...
Reported by: portscout
2024-03-09 23:35:53 -08:00
Gleb Popov
4bb4d4b4ea
devel/py-noseofyeti: Update to 2.4.8
...
Reported by: portscout!
2024-03-10 10:03:37 +03:00
Adam Weinberger
dbe0612e1a
www/p5-Mojolicious: Update to 9.36
...
Disable tests marked developer-only.
2024-03-09 23:43:39 -05:00
Jan Beich
455211f2d1
x11-wm/sway-devel: update to 1.9.103
...
Changes: 469411d48...2e951163c
2024-03-10 05:00:35 +01:00
Jan Beich
4aaa83fcff
x11-toolkits/wlroots-devel: update to 0.17.0.255
...
Changes: 0cb091f1a2...50eae512d9
2024-03-10 05:00:34 +01:00
Jan Beich
048c61ada6
x11/swaync: update to 0.10.1
...
Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.10.1
Reported by: GitHub (watch releases)
2024-03-10 05:00:33 +01:00
Yasuhiro Kimura
7942ea61e8
x11-fonts/{gnu-unifont,gnu-unifont-otf}: Update to 15.1.05
...
ChangeLog: https://savannah.gnu.org/news/?id=10600
PR: 277321
Approved by: maintainer
2024-03-10 12:57:24 +09:00
Jan Beich
f468ecf1e2
x11/hyprcursor: simplify plist updates
2024-03-10 04:27:45 +01:00
Jan Beich
3c43b84167
x11/hyprcursor: update to 0.1.2
...
Changes: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.1
Changes: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.2
Reported by: GitHub (watch releases)
2024-03-10 04:27:44 +01:00
Eric Turgeon
fadd76d554
x11-fm/caja: adding gvfs dependency
2024-03-09 23:07:30 -04:00
Eric Turgeon
c09848e872
editors/pluma: updated to 1.28.0
2024-03-09 22:46:46 -04:00
Eric Turgeon
9825281302
audio/mate-media: updated to 1.28.1
2024-03-09 22:18:55 -04:00
Eric Turgeon
6d858dc311
audio/libmatemixer: updated to 1.28.0
...
closes ghostbsd/issues#103
2024-03-09 21:44:25 -04:00
Jason Helfman
86ac11703d
devel/py-fastf1: update to 3.3.0, adjust python build
2024-03-10 01:22:05 +00:00
Jason Helfman
46832bba32
x11/xlockmore: update to 5.75
2024-03-10 01:20:35 +00:00
Jason Helfman
5c43478366
math/py-timple: update to 0.1.8
2024-03-10 01:14:41 +00:00
Emanuel Haupt
e7ca51f2a7
audio/schismtracker: Update to 20240308
2024-03-10 00:11:49 +01:00
Eric Turgeon
b1843b1c8d
deskutils/caja-extensions: updated to 1.28.0
2024-03-09 18:36:33 -04:00
Dimitry Andric
3d75c31b62
net/openldap26-server: fix build with lld 17 and DEBUG option off
...
If the DEBUG option for the net/openldap26-server is turned off,
building the port will result in:
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol 'ldap_dump_connection' failed: symbol not defined
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol 'ldap_dump_requests_and_responses' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
This is because the mentioned symbols are in a #ifdef LDAP_DEBUG block,
and will indeed not be defined if DEBUG option is off.
Adjust the port Makefile to delete the undefined symbols from the
ldap.map file, if the DEBUG option is off.
PR: 277585
Reported by: Matt Magoffin <bugs.freebsd.org@msqr.us>
MFH: 2024Q1
2024-03-09 13:37:15 -08:00
Eric Turgeon
6dd8c17a36
x11-fm/caja: updated to 1.28.0
2024-03-09 16:29:46 -04:00
Stefan Eßer
b25e46fbf1
devel/jujutsu: update to version 0.15.1
...
For the list of changes and new features see:
https://github.com/martinvonz/jj/releases/tag/v0.15.0
There is no functional change between 0.15.0 and 0.15.1.
2024-03-09 21:05:07 +01:00
Nuno Teixeira
9f533ab189
lang/yabasic: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:30 +00:00
Nuno Teixeira
f149176521
lang/tclX: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:30 +00:00
Nuno Teixeira
da14e8333f
lang/seed7: Move man pages to share/man
...
While here, fix plist
Approved by: portmgr (blanket)
2024-03-09 20:01:30 +00:00
Nuno Teixeira
01d62de757
lang/pcc: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:29 +00:00
Nuno Teixeira
e3664bff4e
lang/nickle: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:29 +00:00
Nuno Teixeira
996f304834
lang/newlisp: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:29 +00:00
Nuno Teixeira
028082cd29
lang/mawk: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:29 +00:00
Nuno Teixeira
47a70805db
lang/kawa: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:29 +00:00
Nuno Teixeira
d09206ae6c
lang/intercal: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:28 +00:00
Nuno Teixeira
f504eff638
lang/gnu-cobol: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:28 +00:00
Nuno Teixeira
48c421c143
lang/gambit-c: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:28 +00:00
Nuno Teixeira
2534dd65a0
lang/fth: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:28 +00:00
Nuno Teixeira
53fc891484
lang/ecl: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:28 +00:00
Nuno Teixeira
7c68c044cd
lang/chicken: Move man pages to share/man
...
Approved by: portmgr (blanket)
2024-03-09 20:01:27 +00:00
Nuno Teixeira
e71303202a
java/intellij: Move man pages to share/man
...
While here, fix plist
Approved by: portmgr (blanket)
2024-03-09 20:01:27 +00:00
Gleb Popov
973a7aaf48
lang/ghc: Use SETENVI for gmake invocations
...
PR: 277492
2024-03-09 22:51:30 +03:00
Eric Turgeon
c4fa6254cf
x11-wm/marco: updated to 1.28.1
2024-03-09 15:42:39 -04:00
Rainer Hurling
1adb180821
devel/spyder: Relax dependency restrictions
...
Again, spyder has to widen its restrictions, this time because of
newer versions of devel/pylint and devel/py-spyder-kernels.
Approved by: maintainer (blanket for limits like this)
2024-03-09 20:27:57 +01:00
Kirill Ponomarev
488092c5d8
sysutils/cbsd: Update to 14.0.6
...
Changes: https://github.com/cbsd/cbsd/releases/tag/v14.0.6
2024-03-09 20:18:15 +01:00
Po-Chuan Hsieh
d7920a76ad
security/py-pass-git-helper: Add NO_ARCH
...
Approved by: portmgr (blanket)
2024-03-10 03:10:09 +08:00
Po-Chuan Hsieh
441c23d9f8
science/py-mp-api: Add NO_ARCH
...
Approved by: portmgr (blanket)
2024-03-10 03:10:05 +08:00