aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* shells/p5-Shell-Perl: Fix PORTVERSION (going backward from 0.0022 to 0.004)Po-Chuan Hsieh2021-07-181-6/+10
| | | | | | | | - Fix RUN_DEPENDS - Add BUILD_DEPENDS - Add TEST_DEPENDS - Bump PORTREVISION for dependency change - Take maintainership
* shells/p5-Shell-Perl: Update to 0.004Gian-Simon Purkert2021-07-182-4/+4
| | | | | PR: 255257 Approved by: lwhsu (mentor, implicit)
* shells/starship: mark BROKEN on powerpcPiotr Kubaj2021-07-131-0/+1
| | | | Same issue as on i386.
* */*: Maintainer reset for smatsui@karashi.orgNuno Teixeira2021-07-031-1/+1
| | | | | | | | | | | | Many consecutive timeouts. We thank smatsui for all his efforts and hope to see him back in the future. PR: 255256 PR: 255257 PR: 255258 [1] Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio (mentor) Approved by: portmgr (adamw) [1] Differential Revision: https://reviews.freebsd.org/D30769 [1]
* Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptionsFukang Chen2021-06-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add CVS description - Add DARCS description - Add GIT description - Add MERCURIAL description - Add PERFORCE description - Rename SVN to SUBVERSION devel/anjuta: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change SUBVERSION_DESC to use the default description devel/git: - Rename OPTION P4 to PERFORCE - Rename OPTION SVN to SUBVERSION - Change PERFORCE_DESC to use the default description devel/ocaml-opam: - Rename OPTION HG to MERCURIAL - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description devel/thunar-vcs-plugin: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Change GIT_DESC to use the default description devel/viewvc-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE net-mgmt/observium: - Rename OPTION SVN to SUBVERSION net-mgmt/rancid3: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_SINGLE_SCM - Change {CVS,GIT,SUBVERSION}_DESC to use the default description ports-mgmt/portshaker: - Rename OPTION SVN to SUBVERSION - Rename HG to MERCURIAL - Sort OPTIONS_DEFINE - Change {GIT,MERCURIAL}_DESC to use the default description security/hydra: - Rename OPTION SVN to SUBVERSION security/medusa: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE shells/scponly: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Typo fix in SVNSERVE_DESC www/trac-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE - Change {GIT,SUBVERSION}_DESC to use the default description Reviewed by: koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain Approved by: koobs (ports, mentor) Differential Revision: https://reviews.freebsd.org/D17459 MFH: No (OPTION description updates)
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-281-0/+62
| | | | | This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-272-1/+2
|
* shells/ion: Unbreak with Rust 1.53.0Tobias Kortkamp2021-06-193-0/+261
| | | | | | | | | | | | | | errorr[E0308]: mismatched types --> cargo-crates/lexical-core-0.4.2/src/atof/algorithm/bigcomp.rs:242:55 | 242 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1); | ^^^^^^^^^^^^^^^ expected `usize`, found `u32` error[E0277]: no implementation for `usize & u32` http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-06-18_08h51m30s/logs/errors/ion-shell-1.0.5.1355_20.log PR: 256653
* shells/ammonite: Update to 2.4.0Jens Grassel2021-06-142-4/+4
| | | | | | | | * Bump version of uPickle to 1.4.0 * Internal preparation for basic Scala 3 support PR: 256602 Approved by: maintainer
* shells/dash: update DASH to version 0.5.11.4.Alexey Dokuchaev2021-06-052-4/+4
|
* shells/zsh-autosuggestions: Update to 0.7.0Joseph Mingrone2021-06-052-4/+4
| | | | | | https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v070 Reported by: portscout
* shells/fish: fix the build with the DEBUG optionAlan Somers2021-06-031-1/+1
| | | | | | | Approved by: dbaio (ports) Submitted by: Kevin Zheng <kevinz5000@gmail.com> PR: 254654 MFH: 2021Q2
* shells/starship: 0.51.0 -> 0.54.0Yuri Victorovich2021-05-262-511/+525
|
* shells/dash: update DASH to version 0.5.11.3.Alexey Dokuchaev2021-05-252-4/+4
| | | | Approved by: maintainer (bdrewery)
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* */*: Fix ENOTIME: return my ports to the poolBen Woods2021-05-221-1/+1
| | | | | Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time.
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-112-2/+2
|
* shells/bash: Update to 5.1.8Emanuel Haupt2021-05-072-4/+12
|
* shells/zsh-completions: Update to 0.33.0Po-Chuan Hsieh2021-05-073-5/+10
| | | | Changes: https://github.com/zsh-users/zsh-completions/releases
* *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-041-1/+1
| | | | Hat: portmgr-secretary
* shells/oksh: Update to 6.9Tobias Kortkamp2021-05-012-4/+4
| | | | Changes: https://github.com/ibara/oksh/releases/tag/oksh-6.9
* shells/sash: fix build on FreeBSD 14Dmitry Marakasov2021-04-291-6/+17
|
* shells/modernish: Fix buildMateusz Piotrowski2021-04-281-6/+2
| | | | | | | | It looks like modernish requires /dev/tty to be available during the installation as it tries to run its install-time test suite. A solution to that is wrapping ./install.sh with script(1) to make a TTY available. Interestingly, if we replace script(1) with daemon(8), we can reproduce the error present in the pkg fallout logs.
* Fix ports that pull main distfile from CRATESIO (D29760)Tobias Kortkamp2021-04-282-3/+3
| | | | | | | - Put distfiles into CARGO_DIST_SUBDIR where they were not - Use correct crate file extension MFH: 2021Q2 (to ease future cherry picks)
* shells/ast-ksh: fix build on powerpc64*Piotr Kubaj2021-04-262-0/+40
| | | | | | | | | | | | | | | | | Bring back patches committed as part of r346423 to fix build issue: /wrkdirs/usr/ports/shells/ast-ksh/work/ast-ksh93v/src/lib/libast/hash/hashalloc.c:162:4: error: non-const lvalue reference to type '__builtin_va_list' cannot bind to a temporary of type 'va_list' (aka 'char *') va_copy(ap, va_listval(va_arg(ap, va_listarg))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/_stdarg.h:49:32: note: expanded from macro 'va_copy' #define va_copy(dest, src) __va_copy(dest, src) ^~~~~~~~~~~~~~~~~~~~ /usr/include/sys/_stdarg.h:47:58: note: expanded from macro '__va_copy' #define __va_copy(dest, src) __builtin_va_copy((dest), (src)) ^~~~~ 1 error generated. PR: 255308 Approved by: saper@saper.info (maintainer)
* shells/modernish: Use INSTALL_DATA instead of MVMateusz Piotrowski2021-04-261-1/+1
| | | | Reported by: mat
* shells/modernish: Disable failing install-time testsMateusz Piotrowski2021-04-261-0/+5
| | | | | This issue has been reported upstream: https://github.com/modernish/modernish/issues/10
* shells/fish: Update to 3.2.2Lewis Cook2021-04-232-4/+4
| | | | | | | Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.2 PR: 255345 Approved by: asomers (maintainer) MFH: 2021Q2
* shells/switchBashZsh: Update to 1.3Rainer Hurling2021-04-202-4/+4
| | | | | | | Changelog: https://github.com/bourne-again/switchBashZsh/compare/1.2...1.3 PR: 255253 Submitted by: bourne.identity@hotmail.com
* shells/switchBashZsh: Update to version 1.2Rainer Hurling2021-04-172-4/+4
| | | | | | | Optional arguments removed; EDITOR bug fixed. PR: 255127 Submitted by: bourne.identity@hotmail.com (maintainer)
* shells/bash:Prefix '/etc/inputrc' in bundled readline and documentationEmanuel Haupt2021-04-161-1/+4
| | | | | | | | | Bundled readline now will use LOCALBASE/etc/inputrc as its ultimate default inputrc file (instead of /etc/inputrc). This puts these ports in line with what devel/readline has been doing recently (since 20210103). PR: 255126 Submitted by: olivier.freebsd@free.fr
* shells/modernish: Make the build more verboseMateusz Piotrowski2021-04-152-1/+12
| | | | | | | Our official poudriere instances fail to build this port for unknown reasons. Let's get some additional logs in order to fix the issue. Reported by: pkg-fallout
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-091-11/+11
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* Remove expired ports:Rene Ladan2021-04-076-64/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 textproc/libcrm114: No known users, dead upstream 2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/gb: Unmaintained and dead upstream 2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0723-23/+0
| | | | Reported by: lwhsu
* More $FreeBSD crept back.Mathieu Arnold2021-04-061-1/+0
|
* shells/ohmyzsh: Update to 20210331Serhii (Sergey) Kozlov2021-04-063-5/+19
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-6/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0661-62/+0
|
* Update libgit2 to 1.1.0.Matthias Fechner2021-04-061-0/+1
| | | | | | | | | This update is also required for www/gitlab-ce 13.10 upgrade. Changelog: https://github.com/libgit2/libgit2/releases/tag/v1.1.0 PR: 252098
* shells/starship: Update 0.50.0 -> 0.51.0Yuri Victorovich2021-03-302-127/+233
| | | | Notes: svn path=/head/; revision=569541
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-292-2/+2
| | | | Notes: svn path=/head/; revision=569491
* shells/fish: Update to 3.2.1Lewis Cook2021-03-244-46/+214
| | | | | | | | | | | | | | While here, appease both portclippy/portfmt and simplify port. Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.0 https://github.com/fish-shell/fish-shell/releases/tag/3.2.1 PR: 254388 Reviewed by: asomers (maintainer) Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D29395 Notes: svn path=/head/; revision=569108
* shells/starship: Change FONTS option to OFF by defaultYuri Victorovich2021-03-091-2/+1
| | | | Notes: svn path=/head/; revision=567949
* Add shells/modernishMateusz Piotrowski2021-03-065-0/+324
| | | | | | | | | | | | | | | | | | | | | | | | | | | The programming/scripting language that incorporates the most frustrating combination of deficiencies and awesome power is probably the POSIX shell with accompanying utilities, which all exist in several variant implementations. Due to said power, the shell refuses to die as a scripting language. But when scripters are bitten by arcane grammar pitfalls, defective tutorials on the web, or shell functionality deficits, then 'use a real programming language instead' is generally the mantra. Enter modernish, a new vision on shell scripting. Modernish aims to provide a standard library that allows for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities. It can solve the shell language problems mentioned above, and many more. With modernish, you'd almost think the shell has become a modern programming language! The library builds on the POSIX 2018 Edition standard, so it should run on any sufficiently POSIX-compliant shell and operating system. But it also takes advantage of certain shell-specific enhancements if it detects them. WWW: https://github.com/modernish/modernish Differential Revision: https://reviews.freebsd.org/D19350 Notes: svn path=/head/; revision=567514
* NEW PORT: shells/bashc: GNU Bourne Again shell extended with two-panel file ↵Neel Chauhan2021-03-0312-2/+361
| | | | | | | | | | | | | | | | | | manager Bash Commander is a fork of GNU Bourne Again Shell. It's main feature is a visual two-panel mode, much like Midnight Commander and other text-mode visual shells. WWW: https://github.com/sergev/bash-commander Also add bashc to the CONFLICTS section of shells/bash. PR: 253783, 253784 Submitted by: Igor Pokrovsky <ip AT unixway DOT org> Notes: svn path=/head/; revision=567269
* Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2021-03-032-6/+20
| | | | Notes: svn path=/head/; revision=567120
* lang/rust: Update to 1.50.0Mikael Urankar2021-02-142-1/+2
| | | | | | | | | | | | | | | - Use bundled libgit/libssh, the versions in ports are too old - Update lang/rust-nightly to 2021-02-12 - Update devel/racer to 2.1.41 - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261) Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D28616 Notes: svn path=/head/; revision=565245
* shells/starship: Update 0.48.0 -> 0.50.0Yuri Victorovich2021-02-142-98/+109
| | | | Notes: svn path=/head/; revision=565203
* shells/v7sh: pet pkg-falloutFernando Apesteguía2021-02-111-0/+4
| | | | | | | | | | | Unbreak build in FreeBSD < 13 PR: 253241 Submitted by: portmaster@bsdforge.com (maintainer) MFH: 2021Q1 (build fix) Notes: svn path=/head/; revision=564954