aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-static
Commit message (Collapse)AuthorAgeFilesLines
* shells/bash-static: Revert accidentally staged reviewEmanuel Haupt2025-03-021-1/+0
|
* shells/bash-static: Exclude PORTS_READLINE and NLS options with STATICEmanuel Haupt2025-03-021-0/+1
| | | | | | | | | | 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
* shells/bash-static: mark as PIE_UNSAFE (+)Dima Panov2024-12-131-0/+2
| | | | | | | | Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
* shells: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Martin Wilke <miwi@FreeBSD.org> * Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> * Oliver Eikemeier * Patrick Gardella <patrick@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Richard Rose <freebsd-security@rikrose.net> * Sean Chittenden <seanc@FreeBSD.org> * Sergey Matveychuk <sem@FreeBSD.org> * Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> * Shinsuke Matsui <smatsui@karashi.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * UMENO Takashi <umeno@rr.iij4u.or.jp> * Vaida Bogdan * Will Andrews <andrews@technologist.com> * Ying-Chieh Liao <ijliao@FreeBSD.org> * conrads@cox.net * erich@rrnet.com * gebhart@secnetix.de * kirk@strauser.com * mcglk@artlogix.com * torstenb With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* This port now builds on 13.0-CURRENT.Emanuel Haupt2018-11-281-2/+0
| | | | | | | Reported by: Manfred Antar <manfredantar@gmail.com> (via mail) Notes: svn path=/head/; revision=486080
* Mark BROKEN on FreeBSD 13 while the problem is being investigated.Emanuel Haupt2018-11-061-0/+2
| | | | | | | Notified by: pkg-fallout Notes: svn path=/head/; revision=484322
* Ports should not change their pkgname depending on options. Change the way howEmanuel Haupt2015-02-191-0/+2
| | | | | | | | | | the slave port is handled. PR: 197818 Submitted by: mat Notes: svn path=/head/; revision=379349
* Fix packaging, (the master port is now staged)Baptiste Daroussin2013-12-261-1/+0
| | | | Notes: svn path=/head/; revision=337477
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* Fix bash-static slave ports with bash being now using new options frameworkBaptiste Daroussin2013-05-051-6/+2
| | | | Notes: svn path=/head/; revision=317405
* Provide a meta port of bash-static for shells/bash in order to have packagesDavid E. O'Brien2009-01-231-0/+12
created by the build cluster. PR: 130888 Submitted by: ehaupt Notes: svn path=/head/; revision=226718