aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-252-1/+2
|
* shells/ion: Chase USES=cargo's new git source supportTobias Kortkamp2021-10-251-11/+8
| | | | PR: 256581
* shells/rush: Add CPE informationStefan Eßer2021-10-211-1/+2
| | | | Approved by: portmgr (blanket)
* shells/elvish: Add CPE informationStefan Eßer2021-10-211-1/+2
| | | | Approved by: portmgr (blanket)
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-162-2/+2
|
* shells/bashc: fix typos in pkg-descr.Jimmy Olgeni2021-10-161-1/+1
|
* shells/rc: Add CPE informationStefan Eßer2021-10-131-0/+2
| | | | Approved by: portmgr (blanket)
* shells/oksh: Update to 7.0Tobias Kortkamp2021-10-122-7/+24
| | | | | | - Add a static flavor and install in /rescue same as editors/mg@static Changes: https://github.com/ibara/oksh/releases/tag/oksh-7.0
* shells/wcd: unbreak after 266130ce71ef by revertJan Beich2021-10-081-1/+1
| | | | | | /bin/sh: Syntax error: Unterminated quoted string Reported by: pkg-fallout
* shells/bash: fix compilation after libncurses split in baseBaptiste Daroussin2021-10-061-1/+1
| | | | | | | | | | bash actually only requires libtinfo, but up to recent change in 14.0-CURRENT, libtinfo and libncurses were bundled into one single libs, so linking only to libncurses was not a problem. By telling bash to link to libtinfo and not to libncurses, it works on both system where ncurses has been split and those without the split as there is a libtinfow.so symlink to libncursesw.so on those.
* shells/ohmyzsh: Update to 20210930Serhii (Sergey) Kozlov2021-10-014-24/+18
|
* shells/starship: Update 0.56.0 -> 0.58.0Yuri Victorovich2021-09-262-229/+236
|
* ncurses: fix build with futur base and ports ncursesBaptiste Daroussin2021-09-231-1/+1
| | | | | | | in preparation for the split in base of libtinfo and libncurses, clearly specify when the packages should link against. Note this also fixes the build with ports ncurses
* */*: Reset MAINTAINER due to repeat fatal email bouncesRyan Steinmetz2021-09-211-1/+1
|
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-192-2/+2
|
* shells/elvish: Update elvish to v0.16.3Adam Jimerson2021-09-172-25/+21
| | | | | | | ChangeLog: https://elv.sh/blog/0.16.0-release-notes.html PR: 258415 Reported by: vendion@gmail.com (maintainer)
* shells/dash: update DASH to version 0.5.11.5 and install ChangeLog.Alexey Dokuchaev2021-09-162-4/+11
|
* shells/jailkit: the port had been updated and improved (+)Alexey Dokuchaev2021-09-155-15/+25
| | | | | | | | - Update to the latest version 2.22 and fix manpage installation - Reformat port description for better looks, add one missing slash and one Oxford comma while I'm here PR: 258277
* shells/zsh: Add CPE informationBernhard Froehlich2021-09-081-1/+1
| | | | Approved by: portmgr (blanket)
* shells/dash: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* shells/scponly: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-282-2/+2
|
* shells/starship: enable desktop notificationsJan Beich2021-08-233-9/+229
| | | | | | PR: 258008 Inspired by: Arch Linux Approved by: yuri (maintainer)
* shells/ohmyzsh: Update to 20210820Serhii (Sergey) Kozlov2021-08-213-11/+40
|
* shells/fish: /usr/local/etc/config.fish is a config fileAlan Somers2021-08-212-1/+3
| | | | | | | | Mark it as @sample Approved by: lcook (ports) Reviewed by: lcook Differential Revision: https://reviews.freebsd.org/D31571
* shells/bashc: Remove invalid CPE informationBernhard Froehlich2021-08-201-2/+1
| | | | Approved by: portmgr (blanket)
* shells/fish: Update to 3.3.1Ben Nied2021-08-103-15/+18
| | | | | PR: 257666 Approved by: asomers (maintainer)
* shells/starship: Update 0.54.0 -> 0.56.0Yuri Victorovich2021-08-032-56/+88
|
* 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
|