summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shells/ksh93: Attempt to fix r508705 and unbreak indexTobias Kortkamp2019-08-121-6/+6
| | | | | | | | | | | | | | It fails basic sanity checks: make: "/usr/ports/shells/ksh93/Makefile" line 16: Malformed conditional (${USE_GCC} == "9") make: Fatal errors encountered -- cannot continue make: stopped in /usr/ports/shells/ksh93 PR: 239644 Pointy hat: cy Notes: svn path=/head/; revision=508709
* Update to the latest att/ast github commit.Cy Schubert2019-08-122-5/+5
| | | | Notes: svn path=/head/; revision=508706
* Mark broken when USE_GCC=9. Upstream git commitCy Schubert2019-08-121-0/+4
| | | | | | | | | | | | | | | 63e9edcb6084d4b164439065e2d71f3e900ec3c7 resolves this issue. Unfortunately it does not apply, requiring this port to be upated to ksh93 well into ksh93-devel. Bringing ksh93 up to the ksh93-devel or shy of it would negate the justification for ksh93's existence. It is therefore recommended that people use ksh93-devel on architectures that use GCC 9 or use GCC 8. PR: 239644 Reported by: pkubaj@ Notes: svn path=/head/; revision=508705
* Whitespace adjustment.Cy Schubert2019-08-121-1/+1
| | | | Notes: svn path=/head/; revision=508704
* Fix:Cy Schubert2019-08-072-1/+12
| | | | | | | | | | | | | | | | | | $ ksh93 $ time ../src/cmd/ksh93/sh/xec.c:2171: failed assertion 'tb.tv_sec' Abort trap (core dumped) $ ksh93 $ times ../src/cmd/ksh93/sh/xec.c:2171: failed assertion 'tb.tv_sec' Abort trap (core dumped) PR: 239701 Suggested by: w.schwarzenfeld@utanet.at MFH: 2019Q3 Notes: svn path=/head/; revision=508344
* shells/ion: Update to latest commitTobias Kortkamp2019-08-064-278/+622
| | | | Notes: svn path=/head/; revision=508233
* Mark BROKEN: unfetchableAntoine Brodin2019-08-053-0/+4
| | | | Notes: svn path=/head/; revision=508138
* Update to the latest att/ast github commit.Cy Schubert2019-08-042-5/+5
| | | | Notes: svn path=/head/; revision=508118
* Fix build with GCC-based architectures.Cy Schubert2019-08-0410-1/+4009
| | | | | | | | | PR: 239644 Submitted by: pkubaj@ MFH: 2019Q3 Notes: svn path=/head/; revision=508117
* Update to the latest att/ast github commit.Cy Schubert2019-07-282-6/+5
| | | | Notes: svn path=/head/; revision=507496
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-264-1/+4
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* shells/rush: Update 2.0 -> 2.1Yuri Victorovich2019-07-202-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=507025
* shells/rush: Update 1.9 -> 2.0Yuri Victorovich2019-07-052-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=505887
* lang/rust: Update to 1.36.0Tobias Kortkamp2019-07-041-1/+1
| | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html Tested by: jbeich, mikael.urankar@gmail.com With hat: rust Differential Revision: https://reviews.freebsd.org/D20810 Notes: svn path=/head/; revision=505837
* Update to the latest att/ast github commit.Cy Schubert2019-07-022-5/+5
| | | | Notes: svn path=/head/; revision=505677
* Yash is explicitly written in C99. GCC 4.2 can handle this withoutChristian Weisgerber2019-06-301-1/+2
| | | | | | | requiring a C11 compiler. Notes: svn path=/head/; revision=505439
* Update to the latest att/ast github commit.Cy Schubert2019-06-292-5/+5
| | | | Notes: svn path=/head/; revision=505364
* shells/git-prompt.zsh: Use UCL pkg-message only shown upon installJoseph Mingrone2019-06-292-8/+13
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=505347
* shells/git-prompt.zsh: Add installation instructions in pkg-messageJoseph Mingrone2019-06-282-1/+26
| | | | Notes: svn path=/head/; revision=505291
* git-prompt.zsh: Update to version 2.1.0Joseph Mingrone2019-06-282-4/+4
| | | | Notes: svn path=/head/; revision=505285
* shells/zsh-autosuggestions: Update to version 0.6.3Joseph Mingrone2019-06-242-4/+4
| | | | | | | | Upstream changes: https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=505048
* devel/meson: Update to 0.51.0Tobias Kortkamp2019-06-242-4/+0
| | | | | | | | | | Changes: https://mesonbuild.com/Release-notes-for-0-51-0.html PR: 238726 Submitted by: greg@unrelenting.technology (update to 0.50.1) Exp-run by: antoine Notes: svn path=/head/; revision=505003
* shells/ksh93*: Do not set KSH93_DESC twiceTobias Kortkamp2019-06-242-2/+0
| | | | Notes: svn path=/head/; revision=505001
* Update to the latest att/ast github commit.Cy Schubert2019-06-232-5/+5
| | | | Notes: svn path=/head/; revision=504919
* shells/yash: fix build with GCC architecturesPiotr Kubaj2019-06-231-1/+1
| | | | | | | | | | Add USES=compiler:c11 to fix: strbuf.h:162: error: expected ';', ',' or ')' before 'buf' Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=504917
* shells/ammonite: Update to 1.6.8Kai Knoblich2019-06-222-4/+4
| | | | | | | | | | | | | | Changelog since 1.6.5: * Support for Scala 2.13.0 * Fix regression in "source" builtin * Autocomplete for "import $ivy" statements PR: 238599 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Notes: svn path=/head/; revision=504855
* Update to the latest att/ast github commit.Cy Schubert2019-06-212-5/+5
| | | | Notes: svn path=/head/; revision=504755
* shells/oksh: Update to 6.5Tobias Kortkamp2019-06-173-8/+9
| | | | | | | | | | Also assign to myself. PR: 238640 Approved by: bcallah@openbsd.org (maintainer) Notes: svn path=/head/; revision=504420
* shells/zsh-autosuggestions: Update to version 0.6.0Joseph Mingrone2019-06-162-4/+4
| | | | | | | | Upstream changelog: https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v060 Notes: svn path=/head/; revision=504377
* New port: shells/yashChristian Weisgerber2019-06-165-0/+276
| | | | | | | | | | | | | | | | | | | | | Yash, yet another shell, is a POSIX-compliant command line shell. Yash is intended to be the most POSIX-compliant shell in the world while supporting features for daily interactive and scripting use. Notable features are: * Global aliases * Arrays * Socket redirection, pipeline redirection, and process redirection * Brace expansion and extended globbing * Fractional numbers in arithmetic expansion * Prompt command and command-not-found handler * Command line completion with predefined completion scripts for more than 100 commands * Command line prediction based on command history WWW: https://yash.osdn.jp/index.html.en Notes: svn path=/head/; revision=504351
* Remove expired port:Rene Ladan2019-06-1310-697/+0
| | | | | | | 2019-06-11 shells/rssh: Abandoned by upstream Notes: svn path=/head/; revision=504067
* antibody: Update to 4.1.2Adam Weinberger2019-06-102-11/+4
| | | | Notes: svn path=/head/; revision=503925
* shells/sparforte: Canonicalize options group names after r503781 (D20426)Tobias Kortkamp2019-06-091-2/+4
| | | | Notes: svn path=/head/; revision=503793
* Update to the latest att/ast github commit.Cy Schubert2019-06-092-5/+5
| | | | Notes: svn path=/head/; revision=503770
* antibody: Remove unused modulesAdam Weinberger2019-06-071-3/+3
| | | | Notes: svn path=/head/; revision=503634
* shells/zsh: Spell PORTREVISION correctlyTobias Kortkamp2019-06-041-1/+1
| | | | Notes: svn path=/head/; revision=503447
* Only show the pkg-message on installation, never do it on upgradesBaptiste Daroussin2019-06-042-0/+8
| | | | Notes: svn path=/head/; revision=503441
* Add missing wildcard to ksh93-devel conflict.Cy Schubert2019-06-011-1/+1
| | | | Notes: svn path=/head/; revision=503251
* Register conflicts with the new shells/ast-ksh port.Cy Schubert2019-06-012-2/+2
| | | | Notes: svn path=/head/; revision=503250
* Fix version going backward due to update to 2020.0.0.a1 (pointy hat toCy Schubert2019-06-011-1/+2
| | | | | | | | | | | | | | | | | yours truly). The maintainer no longer wants to maintain ksh93 as his desire is to maintain a backlevel port of ksh93 in order to build and support a shared library for use by legacy applications, which is inconsistent with the direction of the att/ast team on github. I will maintain the port. PR: 237332 PR: 238266 Approved by: maintiner (saper@saper.info) Notes: svn path=/head/; revision=503249
* Resurrect the previous shells/ksh93 as shells/ast-ksh, a ksh93 portCy Schubert2019-06-0137-0/+1317
| | | | | | | | | | | | | that the maintainer wishes to use to create a shared library for use with other applications such as CDE. It is based on ksh93v (2014-12-24) and is incompatible with the direction that att/ast is taking the official ksh93 implementation. PR: 237332 Requested by: maintainer (saper@saper.info) Notes: svn path=/head/; revision=503248
* This is the second part of a two part commit Updating shells/ksh93 toCy Schubert2019-05-285-0/+94
| | | | | | | | | | | | | | | | | | | 2020.0.0-alpha1. This commit: 1. Deletes shells/ksh93, completed by r502844. 2. svn copies shells/ksh93-devel to shells/ksh93 -- this commit. 3. Replaces the git tag with DISTVERSION 2020.0.0-alpha1 -- this commit. PR: 237332 Reviewed by: crees@ Approved by: maintainer timeout Reminded by: Siteshwar Vashisht <svashisht@redhat.com> (ksh93 upstream maintainer) Notes: svn path=/head/; revision=502845
* This is the first part of a two part commit to update shells/ksh93 toCy Schubert2019-05-2836-1313/+0
| | | | | | | | | | | | | 2020.0.0-alpha1. Following this commit will be an svn copy shells/ksh93-devel to shells/ksh93, replacing the git tag with DISTVERSION 2020.0.0-alpha1. PR: 237332 Approved by: maintainer timeout Notes: svn path=/head/; revision=502844
* shells/git-prompt.zsh: Update to version 2.0.1Joseph Mingrone2019-05-252-4/+4
| | | | Notes: svn path=/head/; revision=502666
* lang/rust: Update to 1.35.0Tobias Kortkamp2019-05-241-1/+1
| | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html Reviewed by: jbeich Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D20332 Notes: svn path=/head/; revision=502416
* shells/ion: Attempt to fix build on powerpc64Tobias Kortkamp2019-05-232-1/+64
| | | | | | | http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p501607_s347555/logs/errors/ion-shell-1.0.5.900_1.log Notes: svn path=/head/; revision=502314
* Update to the latest att/ast commit on github.Cy Schubert2019-05-223-9/+9
| | | | Notes: svn path=/head/; revision=502247
* shells/git-prompt.zsh: Update to version 2.0.0Joseph Mingrone2019-05-212-5/+4
| | | | Notes: svn path=/head/; revision=502234
* Update category in shells/zsh-syntax-highlighting,zsh-autosuggestionsJoseph Mingrone2019-05-152-2/+2
| | | | | | | This should have been done in r501751. Notes: svn path=/head/; revision=501752
* Move zsh-autosuggestions and zsh-syntax-highlighting from textproc to shellsJoseph Mingrone2019-05-1510-0/+104
| | | | Notes: svn path=/head/; revision=501751