Port details |
- bashc GNU Bourne Again shell extended with two-panel file manager
- 5.1.8_1 shells
=4 5.1.8_1Version of this port present on the latest quarterly branch. - Maintainer: obscenum999@gmail.com
 - Port Added: 2008-03-11 22:39:07
- Last Update: 2024-02-25 13:36:47
- Commit Hash: dbb564e
- People watching this port, also watch:: xorg, mplayer, redmine51, check_ssl_cert, burp
- License: GPLv3
- WWW:
- https://github.com/sergev/bash-commander
- Description:
- Bash Commander is a fork of GNU Bourne Again Shell. Its main feature is a
visual two-panel mode, much like Midnight Commander and other text-mode
visual shells.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/shells/bashc/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/bashc
- pkg install bashc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bashc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642579981
SHA256 (sergev-bash-commander-5.1.8-240d2831b191f2ad686301751bf43251ae7259f3_GH0.tar.gz) = 970babfd8479398d7206fa9871b4ecbd8e41c8c6942c83dd7ad1b2d1d576e25d
SIZE (sergev-bash-commander-5.1.8-240d2831b191f2ad686301751bf43251ae7259f3_GH0.tar.gz) = 10515370
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bashc-5.1.8_1:
DOCS=on: Build and/or install documentation
FDESCFS=off: Enable use of /dev/fd
HELP=on: Enable builtin help
NLS=on: Native Language Support
STATIC=off: Build static executables and/or libraries
SYSBASHRC=off: Enable system-wide rc files
SYSLOG=off: Syslog logging support
===> Use 'make config' to modify these settings
- Options name:
- shells_bashc
- USES:
- bison gmake iconv localbase makeinfo pathfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.8_1 25 Feb 2024 13:36:47
    |
Muhammad Moinur Rahman (bofh)  |
shells/bashc: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.1.8 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.1.8 20 Jul 2022 14:22:59
    |
Tobias C. Berner (tcberner)  |
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
5.1.8 25 May 2022 23:37:32
    |
Wen Heping (wen)  |
shells/bashc: Update miantainer's email
PR: 264240
Reported by: maintainer |
5.1.8 02 Feb 2022 21:10:39
    |
Neel Chauhan (nc)  Author: Igor Pokrovsky |
shells/bashc: Update to 5.1.8
PR: 261327 |
5.0.9 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
5.0.9 16 Oct 2021 07:09:09
    |
Jimmy Olgeni (olgeni)  |
shells/bashc: fix typos in pkg-descr. |
5.0.9 20 Aug 2021 07:56:26
    |
Bernhard Froehlich (decke)  |
shells/bashc: Remove invalid CPE information
Approved by: portmgr (blanket) |
5.0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.9 03 Mar 2021 23:09:49
  |
nc  |
NEW PORT: shells/bashc: GNU Bourne Again shell extended with two-panel file
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> |
3.2.33.0_1 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
3.2.33.0_1 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
3.2.33.0_1 05 Aug 2019 06:37:31
  |
antoine  |
Mark BROKEN: unfetchable |
3.2.33.0_1 10 Nov 2016 01:21:43
  |
linimon  |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
3.2.33.0_1 21 Jun 2014 21:56:04
  |
antoine  |
Package something |
3.2.33.0 20 Jun 2014 00:11:12
  |
adamw  |
Use the @shell helper instead of custom pkg-install/deinstall scripts. |
3.2.33.0 20 Jun 2014 00:09:20
  |
adamw  |
Use the USES=tar:... variants. |
3.2.33.0 27 Dec 2013 08:10:49
  |
bapt  |
Support stage |
3.2.33.0 20 Sep 2013 22:57:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
3.2.33.0 10 Jul 2013 13:12:04
  |
bapt  |
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers |
3.2.33.0 03 Dec 2012 13:16:15
  |
gahr  |
- Fix build with clang
- Trim Makefile header
- Update WWW in pkg-descr
Feature safe: yes |
3.2.33.0 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.2.33.0 27 Feb 2011 04:54:41
 |
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
3.2.33.0 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.2.33.0 11 Mar 2008 22:38:46
 |
alepulver  |
Bash Commander is a traditional GNU bash shell extended with visual two-panel
file browser.
Features:
* Full bash compatibility.
* Embedded visual file browser.
* Two file panels, turned on and off by pressing ^O.
* Actions and colors configured via .bashrc script.
* Run current file on pressing Enter, configurable via commander_start_file()
shell function.
* Perform an action on pressing F1-F20 keys, configurable via commander_fN()
shell functions.
WWW: http://groups.google.com/group/bashc/web/overview |