Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: shells/bash |
Commit | Credits | Log message |
5.2.37 02 Mar 2025 15:22:25
    |
Emanuel Haupt (ehaupt)  |
shells/bash-static: Revert accidentally staged review |
5.2.37_1 02 Mar 2025 15:21:39
    |
Emanuel Haupt (ehaupt)  |
shells/bash-static: Exclude PORTS_READLINE and NLS options with STATIC
Summary:
When building the static version of bash, runtime dependencies on
gettext-runtime and readline should not be present as the binary is
statically linked. This change excludes the PORTS_READLINE and NLS
options in the slave port to avoid unnecessary dependencies.
Differential Revision: https://reviews.freebsd.org/D49191 |
5.2.37 13 Dec 2024 08:22:34
    |
Dima Panov (fluffy)  |
shells/bash-static: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC |
5.1.16 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.4_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.4.23_1 28 Nov 2018 07:28:41
  |
ehaupt  |
This port now builds on 13.0-CURRENT.
Reported by: Manfred Antar <manfredantar@gmail.com> (via mail) |
4.4.23 06 Nov 2018 20:22:07
  |
ehaupt  |
Mark BROKEN on FreeBSD 13 while the problem is being investigated.
Notified by: pkg-fallout |
4.3.33 19 Feb 2015 15:59:55
  |
ehaupt  |
Ports should not change their pkgname depending on options. Change the way how
the slave port is handled.
PR: 197818
Submitted by: mat |
4.2.45_1 26 Dec 2013 10:06:20
  |
bapt  |
Fix packaging, (the master port is now staged) |
4.2.45 20 Sep 2013 22:57:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
4.2.42 05 May 2013 08:39:31
  |
bapt  |
Fix bash-static slave ports with bash being now using new options framework |
3.2.48_1 23 Jan 2009 15:34:47
 |
obrien  |
Provide a meta port of bash-static for shells/bash in order to have packages
created by the build cluster.
PR: 130888
Submitted by: ehaupt |