Brooks Davis
6b7215ed56
*/*: use USES=sbrk
...
Replace various BROKEN entries for missing sbrk on aarch64 and risc64
with USES=sbrk.
Fix a few missing entries (generally ports blocked by other
dependences).
Approved by: portmgr (mat in D47258 comment)
Differential Revision: https://reviews.freebsd.org/D47259
2024-11-19 17:30:56 +00:00
Joseph Mingrone
4d610404e2
shells/zsh-autosuggestions: Update to 0.7.1
...
Changelog: https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v071
Sponsored by: The FreeBSD Foundation
2024-11-19 12:17:47 -04:00
Po-Chuan Hsieh
4d5d15ece0
shells/zsh-completions: Cosmetic change
2024-11-15 18:17:06 +08:00
Robert Clausecker
ae833d4377
*/*: drop maintainership of various ports
...
Maintainer requests to be relieved of maintainership of some of his
ports due to lack of time.
Approved by: Clockwork6400@protonmail.com (maintainer, via IRC)
2024-11-14 09:41:03 +01:00
Yuri Victorovich
42321316b2
shells/nushell: Broken on 15/armv7
...
Reported by: falliut
2024-11-12 12:45:00 -08:00
Yuri Victorovich
e9efe4494a
shells/nu_plugin_gstat: Broken on 15/armv7
...
Reported by: fallout
2024-11-12 12:45:00 -08:00
Yuri Victorovich
a1db1ce6b5
shells/nu_plugin_polars: Broken on 15/armv7
...
Reported by: fallout
2024-11-12 12:45:00 -08:00
Yuri Victorovich
4dbfc12274
shells/nu_plugin_query: Broken on 15/armv7
...
Reported by: fallout
2024-11-12 12:44:59 -08:00
Yuri Victorovich
8aafb5cc53
shells/nu_plugin_inc: Broken on 15/armv7
...
Reported by: fallout
2024-11-12 12:44:59 -08:00
Yuri Victorovich
bbba381f0d
shells/nu_plugin_formats: Update BROKEN message
2024-11-12 12:44:58 -08:00
Yuri Victorovich
7235682d07
shells/nu_plugin_formats: Broken on 15 armv7
...
Reported by: fallout
2024-11-12 02:31:34 -08:00
Yuri Victorovich
9694a75c09
shells/oil: update 0.23.0 → 0.24.0
2024-11-11 02:22:17 -08:00
Ashish SHUKLA
9ac7419a49
all: Bump after lang/go123 update
2024-11-08 20:59:26 +00:00
Mikael Urankar
ca048c2884
lang/rust: Bump revisions after 1.82.0
...
PR: 282516
2024-11-08 09:24:20 +01:00
Nuno Teixeira
9b3acf5189
shells/xonsh: Update to 0.18.4
...
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.18.4
2024-11-04 10:39:44 +00:00
Robert Clausecker
99d3c91196
*/*: move WWW for all schilytools ports to Codeberg
...
Seems like Sourceforge has given up on hosting old schily's project
websites. Consistently point to our Codeberg page instead.
2024-10-30 10:00:36 +01:00
Cy Schubert
a7494e9228
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-10-29 08:47:51 -07:00
Son Phan Trung
5bf71a6189
shells/zsh-fast-syntax-highlighting: Optimized and extended zsh-syntax-highlighting
...
Zsh-fast-syntax-highlighting enables highlighting of commands whilst they
are typed at an interactive zsh prompt. This helps in reviewing
commands before running them, particularly in catching syntax errors.
Compared to zsh-syntax-highlighting, this package is more optimized
and feature-rich.
WWW: https://github.com/zdharma-continuum/fast-syntax-highlighting
2024-10-28 13:42:02 +01:00
Yuri Victorovich
eb45f8dd8f
shells/starship: Update WWW
2024-10-27 13:47:06 -07:00
Yuri Victorovich
98e80b68df
shells/atuin: Update WWW
2024-10-25 20:15:21 -07:00
Yuri Victorovich
8ce2504bc1
shells/nushell: Update WWW
2024-10-25 20:15:20 -07:00
Yuri Victorovich
aedecb2927
shells/oil: New port: New Unix shell
2024-10-25 08:14:10 -07:00
Yuri Victorovich
573bfce2b8
shells/starship: update 1.21.0 → 1.21.1
2024-10-23 23:36:02 -07:00
Yuri Victorovich
c477ba50f6
shells/nushell: update 0.98.0 → 0.99.1
2024-10-23 02:44:44 -07:00
Matthias Fechner
9997938019
devel/libgit2: bump consumers of libgit2 due to update
2024-10-23 10:11:50 +03:00
Yuri Victorovich
f99a708957
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
...
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits:
* Unbreak build on architectures like i386 that sometimes require
special RUSTFLAGS that were not effective in the cross-compilation
mode.
Ports that really need cross-compilation for some reason should
enable it on case-by-case basis. Example: net-p2p/cncli
(Not sure why does net-p2p/cncli actually need it, but it only
builds with these options.)
PR: 280305
Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days)
2024-10-22 20:11:24 -07:00
Nuno Teixeira
60f7140fe7
*/*: Bump consumers of devel/libgit2
...
libgit2 updated to 1.8.1
2024-10-18 19:56:41 +01:00
Yuri Victorovich
b4fb7556e9
shells/starship: update 1.20.1 → 1.21.0
2024-10-17 20:25:24 -07:00
Hiroki Tagato
ff4e7f3abf
shells/carapace: update to 1.0.7
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.7
Reported by: portscout
2024-10-06 12:03:05 +09:00
Adam Weinberger
09a0787648
various: Bump PORTREVISION after go123 update
2024-10-05 22:06:35 -04:00
Cy Schubert
9075fae29f
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-10-01 15:35:33 -07:00
Rene Ladan
4485bd8221
all: drop support for expired FreeBSD 14.0
...
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Emanuel Haupt
ddd71f4562
shells/bash: Update to 5.2.37
2024-09-24 08:16:55 +02:00
Yuri Victorovich
e515aaae56
shells/nu_plugin_polars: Broken on i386
...
Reported by: fallout
2024-09-23 02:47:26 -07:00
Jimmy Olgeni
c5e7052d44
shells/nu_plugin_polars: fix typo in pkg-descr
2024-09-23 11:34:03 +02:00
Yuri Victorovich
31fb14a9e0
shells/nu_plugin_gstat: New port: Nushell plugin: Information on the status of a Git repository
2024-09-20 10:38:53 -07:00
Yuri Victorovich
f67ed60976
shells/nu_plugin_inc: New port: Nushell plugin: Increment a value or version
2024-09-20 10:38:52 -07:00
Yuri Victorovich
d756248cd2
shells/nu_plugin_query: New port: Nushell plugin: Querying SQL, XML, JSON, HTML, and WebPage Metadata
2024-09-20 10:38:52 -07:00
Yuri Victorovich
5159ebbbca
shells/nu_plugin_formats: New port: Nushell plugin: Support for several additional data formats
2024-09-20 10:38:51 -07:00
Yuri Victorovich
cf1b77ef77
shells/nu_plugin_polars: New port: Nushell plugin: Dataframe commands based on polars
2024-09-20 10:38:51 -07:00
Yuri Victorovich
5ae4104c0a
shells/nushell: Remove option DATAFRAME; Add Makefile.version
...
The DataFrame functionality will is now provided by
the plugin nu_plugin_polars.
Makefile.version is to support Nushell plugins.
2024-09-20 10:38:51 -07:00
Yuri Victorovich
3b78bb3c3f
shells/nushell: update 0.97.1 → 0.98.0
2024-09-18 12:45:37 -07:00
Hiroki Tagato
9e7774a052
shells/carapace: update to 1.0.6
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.6
Reported by: Repology
2024-09-12 10:53:52 +09:00
Mikael Urankar
89ab81d0e2
lang/rust: Bump revisions after 1.81.0
...
PR: 281300
2024-09-10 13:00:34 +02:00
Siva Mahadevan
c0d07f1127
*/*: remove STRIP_CMD calls in rust based ports
...
This is not needed after bc4fedc1fe
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503
2024-09-10 12:58:07 +02:00
Stefan Schlosser
ad6ca8d5c1
shells/elvish: Update 0.20.1 → 0.21.0, add to /etc/shells
...
Changelog:
https://elv.sh/blog/0.21.0-release-notes.html
- Add to /etc/shells.
- Remove GH_PROJECT equal to PORTNAME.
PR: 281272
Approved by: Adam Jimerson <vendion@gmail.com>
2024-09-06 18:12:51 +03:00
Cy Schubert
63ae67d756
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-09-03 15:15:29 -07:00
Hiroki Tagato
2446ada3b3
shells/sheldon: update to 0.8.0
...
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.0/RELEASES.md
Reported by: GitHub (watch releases)
2024-08-27 23:35:08 +09:00
Qi Xiao
3851e5c18b
shells/elvish: fix enchance version information
...
The instructions for how to enhance Elvish's version information has
changed.
While I'm here remove empty line from GH_TUPLE.
PR: 277194
Approved by: Adam Jimerson <vendion@gmail.com> (maintainer)
2024-08-26 19:53:09 +02:00
Mikael Urankar
7a55f95425
lang/rust: Bump revisions after 1.80.1
...
PR: 280490
2024-08-26 10:08:01 +02:00