summaryrefslogtreecommitdiff
path: root/shells
AgeCommit message (Collapse)Author
2014-03-15correct misuse of X_CONFIGURE_ENABLEPalle Girgensohn
2014-03-13Update my ports to the latest infrastructure changesBaptiste Daroussin
2014-03-06shells/zoidberg: remove broken and abandonwareBaptiste Daroussin
2014-03-06Support stageBaptiste Daroussin
2014-03-06Remove a broken and abandonwareBaptiste Daroussin
2014-03-06Support stageBaptiste Daroussin
Use options helpers
2014-03-06Support stageBaptiste Daroussin
2014-03-06Support stageBaptiste Daroussin
2014-03-06Support stageBaptiste Daroussin
2014-03-06Support stageBaptiste Daroussin
2014-03-03Use OPTIONS helper to prevent needing to includeAdam Weinberger
bsd.port.options.mk.
2014-03-03The distfile is finally up on the alioth files area,Adam Weinberger
so switch to it as the MASTER_SITE.
2014-03-03Remove CONFLICTS against non-existant port.Adam Weinberger
2014-03-03Remove bash-devel support now that it has been folded intoAdam Weinberger
shells/bash proper. Bump PORTREVISION on affected ports.
2014-03-03Chase bash-devel, bash-static-devel removalEmanuel Haupt
2014-03-03Now that we're at patchlevel 0 the current PORTVERSION definition has the effectEmanuel Haupt
that we're at version "4.3.". Set PORTVERSION to 4.3.${PATCHLEVEL} until we have the first patch released upstream. Also bump PORTREVISION to make sure all port tools deal with this correctly. Notified by: "Matthew D. Fuller" <fullermd@over-yonder.net> Discussed with: kwm
2014-03-03More indentation fixes, sorry for the noise.Emanuel Haupt
2014-03-03Fix attribution (overwritten by previous merge)Emanuel Haupt
Notified by: kwm
2014-03-03- Reset maintainer of shells/bash, shells/bash-staticEmanuel Haupt
- Takeover maintainership - Merge changes from shells/bash-devel this updates the port to 4.3 - Remove the now useless -devel ports - Document change in ports/MOVED Approved by: portmgr (bapt)
2014-03-03Be more consistent with spacing/line wrapping.Emanuel Haupt
2014-03-03Update to 4.3 and also do a major Makefile cleanup by using new OPTIONS helper.Emanuel Haupt
PR: 187206 Submitted by: adamw
2014-03-01- Convert to new options helperSunpoet Po-Chuan Hsieh
- Fix PLIST [1] - Bump PORTREVISION for package change Submitted by: olgeni [1]
2014-02-28- Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh
2014-02-28- Fix build on i386Sunpoet Po-Chuan Hsieh
PR: ports/185256 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2014-02-26post-install is not needed anymore when staged [1]Baptiste Daroussin
While here: use optionsng Reported by: miwi [1]
2014-02-21Remove trailing whitespaces from category shellsEmanuel Haupt
2014-02-19Fix mistake in the commited patch.Rodrigo Osorio
PR: ports/181438 Approved by: bapt (mentor)
2014-02-19fix staging issue ( missed in my first commit)Rodrigo Osorio
PR: ports/181438 Approved by: bapt (mentor)
2014-02-18Fix ksh after 10.0 by using a posix compliant syntax for sort invocation.Rodrigo Osorio
Fix staging PR: ports/181438 Submitted by: Chweigert Udo <Udo.Schweigert@siemens.com> Reviewed by: bapt (mentor)
2014-02-13TIL option_XYZ_OFFAdam Weinberger
2014-02-12Now that this port is staged and DOCS defined we can stop testing for DOCS inEmanuel Haupt
any install target.
2014-02-10According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt
OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
2014-02-06Support staging.Emanuel Haupt
2014-02-01- Add rsync3 supportPawel Pekala
- Add LICENSE PR: ports/180573 Submitted by: maintainer
2014-01-30Finish stage supportAntoine Brodin
2014-01-29Update maintainer email addressRodrigo Osorio
Approved by: bapt@ (co-mentor)
2014-01-25- Add licenses (GPLv2)Rusmir Dusko
- Fix DOCS Option, add extra-patch-Makefile.in Reviewed by: horia
2014-01-25- Update to 2.1.0Rusmir Dusko
- Simplify master site - Take maintainership - Add PORTDOCS=* and remove DOCS from pkg-plist - Remove obsolete patches, changed by Upstream - Change REINPLACE_CMD for proper pkg message Reviewed by: horia
2014-01-21Fix properties on pkg-plistBaptiste Daroussin
2014-01-21This fixes /etc/shells. Due to the incorrect order of pkg-plist prior toEmanuel Haupt
exec/unexec the path to the manpage was written to /etc/shells.
2014-01-14- Update to R49Martin Wilke
- Update pkg-desc PR: 185677 Submitted by: olivierd@
2014-01-10- Update to R48bOlivier Duchateau
- Use option framework PR: 182358 Submitted by: myself Approved by: miwi@ (implicit, maintainer timeout 4 months)
2014-01-09Fix staging.Mathieu Arnold
2014-01-08Update to 5.0.5Baptiste Daroussin
2014-01-06Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL.Adam Weinberger
I really have no idea what is going on with the distfile. The 2.1 tag has been in the b-c git tree for 9 months now, but their website hasn't been updated to reflect this. Their alioth area now shows no files whatsoever, which makes this version (and any other) unfetchable. Some distros are also using 2.1, some aren't. So, let's cut our losses and just host it ourselves. Hopefully this can help some other distros too. While I'm here, clean up the Makefile a bit to feed my OCD.
2014-01-04Fix plistAntoine Brodin
2014-01-04- Finish stage supportAntoine Brodin
- Trim indefinite article from COMMENT
2014-01-03Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin
2013-12-31- Fix /etc/shells manipulationSunpoet Po-Chuan Hsieh
PR: ports/185255 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2013-12-28shells/bash-completion: Fix installationJohn Marino
The bash-completion.pc and bash_completion.sh files were not getting installed in the correct location per pkg-plist, mainly because the Makefile.in was modified *after* the configuration target was complete, that is to say after Makefile has been generated. By improving the Makefile.am patch, the post-configure target can be simplified. Approved by: maintainer (adamw)