aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-274-2/+4
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Shell-0.3.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Shell-0.3.2.tgz fetch: http://pear.php.net/get/PHP_Shell-0.3.2.tgz: size mismatch: expected 99252, actual 101482 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Shell-0.3.2.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443321
* shells/rc: Update to 1.7.4, Fix buildDanilo G. Baio2017-06-104-18/+20
| | | | | | | | | | | | | | | | After ports r440197, there is a build problem with the default option. - Update to 1.7.4 and fix build - Move MASTER_SITES to the currently upstream address - Improve pkg-descr - Set LICENSE PR: 219596 Approved by: garga (mentor), maintainer (timeout) Differential Revision: https://reviews.freebsd.org/D11126 Notes: svn path=/head/; revision=443099
* Mark some ports failing on armv6, for errors classified as "???",Mark Linimon2017-05-271-0/+2
| | | | | | | | | | | part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441819
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* New maintainer: schaiba@gmail.comThomas Zander2017-05-201-1/+1
| | | | | | | | PR: 219351 Submitted by: schaiba@gmail.com (new maintainer) Notes: svn path=/head/; revision=441327
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* - Broken checksum mismatchMartin Wilke2017-05-131-0/+1
| | | | | | | fetch: http://m.a.tt/er/ambit.tgz: size mismatch: expected 8729, actual 9845 Notes: svn path=/head/; revision=440778
* - Fix READLINE optionAlex Kozlov2017-05-051-1/+1
| | | | | | | | | PR: 218816 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=440197
* Remove duplicate broken stanza for powerpc64. While here, reformat andMark Linimon2017-04-271-4/+2
| | | | | | | | | consolidate the sparc64 one. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439565
* Update WWW, current URL is a permanent redirect.Emanuel Haupt2017-04-271-1/+1
| | | | Notes: svn path=/head/; revision=439560
* Make bash use of fdescfs use optional, disabled by default, and forced off whenEmanuel Haupt2017-04-222-2/+6
| | | | | | | | | | | | | | disabled. This allows users to avoid mounting an extra FS that we don't enable by default. Only display pkg-message with fdescfs instructions when option is enabled. Submitted by: swills Differential Revision: https://reviews.freebsd.org/D10394 Notes: svn path=/head/; revision=439169
* Return ports maintained by John Marino to the pool, he is no longer interested.Rene Ladan2017-04-211-1/+1
| | | | | | | Submitted by: Mark Millard via private e-mail Notes: svn path=/head/; revision=439129
* Update to 55Sunpoet Po-Chuan Hsieh2017-04-133-7/+7
| | | | | | | | | | - Pet portlint - Update WWW Changes: https://www.mirbsd.org/mksh.htm#clog Notes: svn path=/head/; revision=438470
* Regular USE_GITHUB cleanup.Mathieu Arnold2017-04-102-5/+2
| | | | | | | | | | | Do not set DISTNAME. Do not set WRKSRC, if you feel like you need to, you should fix GH_PROJECT instead. Sponsored by: Absolight Notes: svn path=/head/; revision=438214
* - Always accompany OSVERSION check with OPSYS checkDmitry Marakasov2017-04-071-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=437933
* Fix bug in kldload completion (also reported upstream).Dag-Erling Smørgrav2017-03-302-0/+12
| | | | | | | Approved by: bapt@ Notes: svn path=/head/; revision=437285
* Take in olivierd@'s commit bit on his request.Rene Ladan2017-03-191-1/+1
| | | | | | | | Submitted by: olivierd@ With hat: portmgr-secretary Notes: svn path=/head/; revision=436494
* Update to version 6.0.0Pawel Pekala2017-03-023-4/+5
| | | | | | | | | | | | | | | | | | Changelog: - Faster disk scanning on Windows and Unix and on OS/2 with Watcom C built version. This was achieved by removing the DOSDIR directory interface layer and replacing it with system specific functions. Disk scanning speed depends on external factors, like disk caching and other processes accessing the disk at the same time. The speed increasement you experience may vary. - Fixed -rmtree for unicode file names on Windows. - Support EMX symbolic links on OS/2. - Support bash on OS/2. - New Danish translation of the messages. Thanks to Joe Hansen. Notes: svn path=/head/; revision=435251
* Default path includes the string %%LOCALBASE%%. This was intended to be replacedEmanuel Haupt2017-03-012-15/+5
| | | | | | | | | | | | | | with the real value of LOCALBASE by the port Makefile at some point, but it isn't at the moment. Set this value in the Makefile by defining CPPFLAGS accordingly. PR: 217451 Submitted by: Dan McGregor <dan.mcgregor@usask.ca> MFH: 2017Q1 (blanket) Notes: svn path=/head/; revision=435164
* - Fix LICENSEDmitry Marakasov2017-02-251-3/+3
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=434800
* Mark a few leaf ports broken on aarch64.Mark Linimon2017-02-241-1/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=434754
* Return the ports mistakenly reset to ports@ in r433856 to John Marino.Rene Ladan2017-02-151-1/+1
| | | | | | | | | | | The mistake was completely on my part, I somehow connected the dots the wrong way in my head. The only exceptions (for now) are archivers/zstd and ports-mgmt/synth which were already picked up by new volunteers in the mean time. Notes: svn path=/head/; revision=434195
* shells/fish: Upgrade to 2.5.0Alan Somers2017-02-114-14/+43
| | | | | | | | | | PR: 216990 Reviewed by: brd Approved by: brd (ports) Differential Revision: https://reviews.freebsd.org/D9537 Notes: svn path=/head/; revision=433911
* The late mount option is required for systems with a seperate boot partitionEmanuel Haupt2017-02-111-2/+2
| | | | | | | | | | | | | | | | (e.g. systems with an encrypted root partition) where it is impossible for the fdescfs module to be autoloaded when /boot/kernel isn't available yet. Change pkg-message accordingly. Also change 'fdesc' mount point name to 'fdescfs' to simplify things: this way 'mount fdescfs' will work just as fine as 'umount fdescfs'. The less things to remember - the better it is. PR: 216985 Submitted by: John Smith <godevilove@ya.ru> Notes: svn path=/head/; revision=433857
* Return ports maintained by John Marino to the pool, see r433827 for detailsRene Ladan2017-02-111-1/+1
| | | | Notes: svn path=/head/; revision=433856
* shells/fish: fix completions for pythonAlan Somers2017-02-113-24/+19
| | | | | | | | | | | | | | | | | | | Eliminate errors during command completion for python, python2, and python3 if the /usr/local/bin/python symlink does not exist. Additionally, even if the symlink does exist, the completions will be wrong for the non-default interpreter. So I'm simply deleting the problematic completions altogether. I opened an upstream bug for the latter issue. https://github.com/fish-shell/fish-shell/issues/3840 While I'm here, delete an extraneous patch file for DOCS=off PR: 216987 Reported by: Keren Sky <keren_sky@live.com> Approved by: brd (ports, implicit) Notes: svn path=/head/; revision=433836
* shells/ksh93: Fix build with gcc5John Marino2017-02-091-0/+20
| | | | | | | | | | | | The ksh93 build process requires the pre-GCC5 CPP newline behavior, which the -P argument provides by disabling line markers. This enables ksh93 to be built by gcc5 and later. Approved by: GCC blanket PR: 216707 (related) Notes: svn path=/head/; revision=433771
* Fix two bugs in shells/fishAlan Somers2017-02-093-15/+27
| | | | | | | | | | | | | | 1) The build would fail when DOCS=off (PR 216167) 2) Tab completion doesn't work for "mount -t" (PR 216032) PR: 216167 PR: 216032 Reported by: Maxfx <maficccc@gmail.com> Reported by: David Guyot <david.guyot@europecamions-interactive.com> Approved by: brd (ports) Notes: svn path=/head/; revision=433701
* shells/sparforte: upgrade version 2.0.1 => 2.0.2John Marino2017-02-072-4/+4
| | | | Notes: svn path=/head/; revision=433566
* shells/lshell: update to 0.9.18.20160916Ruslan Makhmatkhanov2017-02-066-21/+31
| | | | | | | | | | | | | | | | - pass maintainership to submitter - switch to github - add NO_ARCH, update project web-page and remove unneded patch This release fixing some vulnerabilities, that defeats the purpose of the package entirely, so this is why MFH is requested. PR: 215989 Submitted by: Damien Fleuriot <dam@my.gd> MFH: 2017Q1 Notes: svn path=/head/; revision=433496
* shells/bash-completion:Lars Engels2017-02-053-4/+7
| | | | | | | Update to 2.5 Notes: svn path=/head/; revision=433394
* Rectify licenseEmanuel Haupt2017-02-031-1/+2
| | | | Notes: svn path=/head/; revision=433224
* Bump PORTREVISION for ports affected by the fix the last commit.Mathieu Arnold2017-01-311-0/+1
| | | | | | | | Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight Notes: svn path=/head/; revision=432932
* Update to 4.4.12Emanuel Haupt2017-01-282-2/+4
| | | | | | | | | | | | Changelog: Fixes a bug. When -N is used, the input is not supposed to be split using $IFS, but leading and trailing IFS whitespace was still removed. MFH: 2017Q1 Notes: svn path=/head/; revision=432612
* - Update to version 5.3.4Pawel Pekala2017-01-273-7/+9
| | | | | | | | | - Add ncurses includes to CFLAGS so that port compiles with correct headers when ncurse come from ports - Fix plist when NLS=off Notes: svn path=/head/; revision=432560
* Update to 4.4.11Emanuel Haupt2017-01-222-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Under certain circumstances, bash will evaluate arithmetic expressions as part of reading an expression token even when evaluation is suppressed. This happens while evaluating a conditional expression and skipping over the failed branch of the expression. There is a race condition in add_history() that can be triggered by a fatal signal arriving between the time the history length is updated and the time the history list update is completed. A later attempt to reference an invalid history entry can cause a crash. Depending on compiler optimizations and behavior, the `read' builtin may not save partial input when a timeout occurs. Subshells begun to run command and process substitutions may attempt to set the terminal's process group to an incorrect value if they receive a fatal signal. This depends on the behavior of the process that starts the shell. MFH: 2017Q1 Notes: svn path=/head/; revision=432161
* Update to 4.4.7Emanuel Haupt2017-01-202-2/+6
| | | | | | | | | | | | | | | Changelog: - Out-of-range negative offsets to popd can cause the shell to crash attempting to free an invalid memory block. - When performing filename completion, bash dequotes the directory name being completed, which can result in match failures and potential unwanted expansion. MFH: 2017Q1 Notes: svn path=/head/; revision=431931
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=431796
* Drop maintainership from a handful of ports that I no longer use.Adam Weinberger2017-01-101-1/+1
| | | | Notes: svn path=/head/; revision=431043
* Pass maintainership to submitter, Alan Somers (previous maintainerOlivier Duchateau2017-01-091-1/+1
| | | | | | | | | | | is inactive since 2015-01-30) PR: 215742 Submitted by: asomers@ Differential Revision: https://reviews.freebsd.org/D9034 Notes: svn path=/head/; revision=430991
* shells/fish upgrade to 2.4.0Alan Somers2017-01-033-9/+57
| | | | | | | | | | | | Also, update /etc/shells on install PR: 214306, 212955 Approved by: brd (ports) freebsd.users@gmail.com (maintainer timeout) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D8665 Notes: svn path=/head/; revision=430488
* shells/sparforte: skip -fstack-protectorJohn Marino2016-12-311-0/+1
| | | | | | | | | | The gcc6-aux port doesn't build libssp* to which the stack-protctor switch could try to link. I believe the bdb generator was linking with the base ssp libraries. The linker couldn't find the base ssp libraries on DragonFly, which revealed the issue. Notes: svn path=/head/; revision=430171
* Add new port shells/sparforteJohn Marino2016-12-316-0/+521
| | | | | | | | | | | | | | | | | SPARforte is an open source programming language for high-integrity tasks, efficient development over the project lifecycle and assuming best practices. Language characteristics: * Paradigm: imperative/ procedural, scripting, shell, limited reflexive * Typing Disciplines: strong typing, type safety, nominative static with optional limited weak and duck typing * Appeared: 2001 (Ken O. Burtch) * Source Code: GCC Ada, GCC C, Bourne-Again Shell, GCC Make * Influenced by: Ada 95, Bourne Shell, SQL, and minorly BASIC, PHP, Python * Usual File Extensions: .sp, .bush Notes: svn path=/head/; revision=430153
* Update to 2.2.7.Raphael Kubo da Costa2016-12-273-4/+6
| | | | | | | | PR: 213670 Submitted by: Sebastian Gniazdowski <sgniazdowski@gmail.com> (maintainer) Notes: svn path=/head/; revision=429653
* Update to 5.3.1Baptiste Daroussin2016-12-224-29/+6
| | | | Notes: svn path=/head/; revision=429157
* Fix typo in chflags completionBaptiste Daroussin2016-12-182-0/+12
| | | | | | | Reported by: adamw Notes: svn path=/head/; revision=428847
* Update ZSH to 5.3Baptiste Daroussin2016-12-146-56/+60
| | | | | | | | | | | | | Among the usual bugs fixes and completion updates, FreeBSD users will now benefit new completion functions for: - cu - gstat - jot - rcctl - sysrc Notes: svn path=/head/; revision=428547
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152