./shells/fish, User friendly command line shell for UNIX-like operating systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 3.1.2nb1, Package name: fish-3.1.2nb1, Maintainer: pkgsrc-users

fish is a user friendly command line shell for UNIX-like operating
systems, written mainly with interactive use in mind. It differs
from other shells in that it only provides as few commands as
built-ins as possible and has a daemon which allows it to have
shared variables and command-line history between shell instances.
It also features feature-rich tab-completion and has command-line
syntax highlighting.


Required to run:
[lang/python37] [devel/gettext-tools] [devel/pcre2]

Master sites:

SHA1: a50886c71ddfe188b63322a557fcbeb5c768930d
RMD160: 57cf48d43a8627eb4c7a18e738dc7a68f5e9dd44
Filesize: 6656.459 KB

Version history: (Expand)


CVS history: (Expand)


   2020-07-09 08:47:08 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6265 - requested by nia
shells/fish: build fix

Revisions pulled up:
- shells/fish/Makefile                                          1.26

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Tue Jul  7 09:00:34 UTC 2020

   Modified Files:
   	pkgsrc/shells/fish: Makefile

   Log message:
   fish: Pull in libatomic with gcc for e.g. powerpc