aboutsummaryrefslogtreecommitdiff
path: root/shells/klish
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).Alexey Dokuchaev2020-05-281-1/+1
| | | | Notes: svn path=/head/; revision=536768
* Update to 2.1.4Kirill Ponomarev2018-05-042-5/+5
| | | | | | | | PR: 227969 Submitted by: maintainer Notes: svn path=/head/; revision=469037
* shells/klish: 2.1.2 -> 2.1.3Kurt Jaeger2016-08-112-5/+5
| | | | | | | | | | - Fix bug with wrong shebang while VAR expanding within ACTION script PR: 211745 Submitted by: umeno@rr.iij4u.or.jp (maintainer) Notes: svn path=/head/; revision=420048
* - Update to 2.1.2Dmitry Marakasov2016-07-123-4/+6
| | | | | | | | PR: 211010 Submitted by: umeno@rr.iij4u.or.jp (maintainer) Notes: svn path=/head/; revision=418442
* Remove unneeded usage of:Mathieu Arnold2016-06-061-1/+0
| | | | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight Notes: svn path=/head/; revision=416469
* New port: shells/klishKurt Jaeger2016-01-315-0/+98
A framework for implementing a CISCO-like CLI on a UNIX systems. WWW: http://libcode.org/projects/klish/ PR: 206772 Submitted by: umeno@rr.iij4u.or.jp Notes: svn path=/head/; revision=407578