/japanese/mypaedia-fpw-package/

4/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash
Commit message (Expand)AuthorAgeFilesLines
* Fix build on FreeBSD 9 WITHOUT=NLS.mat2016-07-041-3/+0
* Remove stray ICONV patch that breaks unicode support if NLS is disabled.ehaupt2016-06-281-6/+3
* [1] Make USES=iconv permanent, instead of being only for NLS=on case.ehaupt2016-06-282-4/+13
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* The latest patch (42) has been slightly adjusted. See the following diff:ehaupt2015-12-062-2/+2
* Update to 4.3.42ehaupt2015-08-142-2/+8
* bash: Export symbols for "enable -f"cem2015-07-311-1/+4
* In addition to the previous commit also define USE_MKSTEMP=1 for a differentehaupt2015-07-101-2/+2
* Scripts like https://github.com/henricj/scripts/blob/master/stir.sh oftenehaupt2015-07-091-1/+3
* Update to 4.3.39ehaupt2015-06-022-1/+13
* Cleanup DIST* variables.mat2015-05-121-5/+3
* Ports should not change their pkgname depending on options. Change the way howehaupt2015-02-191-3/+6
* Update to 4.3.33ehaupt2015-01-162-2/+8
* Bump PORTREVISION on shells that use gettext to force a package rebuildtijl2014-12-031-1/+1
* Update to 4.3.30ehaupt2014-10-062-1/+3
* - Update to patchlevel 4.3.29.bdrewery2014-10-042-1/+3
* - Update to patchlevel 28 which fixes issues that were mostly addressedbdrewery2014-10-023-88/+4
* Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,bdrewery2014-10-012-1/+87
* - Update to patchlevel 27 which changes how functions are exported.bdrewery2014-09-293-12/+37
* Update to patchlevel 26. This is a NOP as r369261 already covered it.bdrewery2014-09-273-15/+4
* Disable function importing from the environment by default. This can bebdrewery2014-09-272-1/+54
* Fix CVE-2014-3659. The original fix in 25 was not enough.bdrewery2014-09-252-1/+17
* - Update to patch level 25 (4.3.25)ehaupt2014-09-252-2/+5
* - Update to 4.3.24ehaupt2014-08-203-5/+5
* Update to 4.3.22ehaupt2014-08-022-2/+10
* Fix build without texinfo in basebapt2014-06-251-1/+1
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-121-6/+2
* - Update to 4.3.18ehaupt2014-05-272-2/+15
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* bash does NOT require procfs mounted.ehaupt2014-04-232-5/+2
* Add an install message about the fact that fdescfs has to be present.ehaupt2014-04-222-1/+17
* Update to 4.3.11ehaupt2014-04-172-1/+7
* Update to 4.3.8ehaupt2014-04-072-4/+22
* Now that we're at patchlevel 0 the current PORTVERSION definition has the effectehaupt2014-03-031-3/+4
* More indentation fixes, sorry for the noise.ehaupt2014-03-031-4/+4
* Fix attribution (overwritten by previous merge)ehaupt2014-03-031-1/+1
* - Reset maintainer of shells/bash, shells/bash-staticehaupt2014-03-0312-399/+141
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Fix inconsistency in building bashbapt2013-12-261-2/+3
* - Support stagingmat2013-11-062-10/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to patchlevel 45miwi2013-05-252-1/+7
* Fix bash-static slave ports with bash being now using new options frameworkbapt2013-05-051-1/+1
* Convert to new options frameworkbapt2013-05-052-29/+21
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-2/+1
* Move USES prior to bsd.port.pre.mk in preparation of the move of the USES loadbapt2013-03-161-1/+2
* Convert USE_BISON to USES= bisonbapt2013-03-081-7/+2
* Update to Bash 4.2 patchlevel 42.obrien2013-01-232-1/+11
* Register CONFLICTSehaupt2013-01-141-2/+2
* Update to Bash 4.2 patchlevel 37.obrien2012-08-043-13/+37
* Update to Bash 4.2 patchlevel 28.obrien2012-05-072-2/+10
* Force a package cluster rebuild.obrien2012-05-011-1/+1
* The UK now has their own .moobrien2012-05-011-0/+2
* Update version 4.2 to patchlevel 24.obrien2012-04-253-3/+9
* - Fix buildmiwi2012-01-141-0/+2
* Update to version 4.2 PL 20.obrien2012-01-133-31/+45
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+1
* Update to Bash 4.1 patchlevel 11.obrien2011-08-302-1/+3
* Add option to log user history to syslog.obrien2011-04-072-1/+7
* Update to Bash 4.1 patchlevel 10.obrien2011-04-062-1/+3
* - Get Rid MD5 supportmiwi2011-03-191-11/+0
* Update to Bash 4.1 patchlevel 9.obrien2010-10-202-2/+8
* Add OPTIONS processing.obrien2010-09-102-2/+12
* - Remove iconv dependency if WITHOUT_NLS is definedehaupt2010-09-09