diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 08:06:21 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-07 08:09:01 +0000 |
commit | cf118ccf875508b9a1c570044c93cfcc82bd455c (patch) | |
tree | 2c94cfc5a4d4e80512c81686f40530d811bc1425 /shells | |
parent | e956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff) |
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 | ||||
-rw-r--r-- | shells/ammonite/Makefile | 1 | ||||
-rw-r--r-- | shells/anongitssh/Makefile | 1 | ||||
-rw-r--r-- | shells/ast-ksh/Makefile | 1 | ||||
-rw-r--r-- | shells/dash/Makefile | 1 | ||||
-rw-r--r-- | shells/elvish/Makefile | 1 | ||||
-rw-r--r-- | shells/envy/Makefile | 1 | ||||
-rw-r--r-- | shells/git-prompt.zsh/Makefile | 1 | ||||
-rw-r--r-- | shells/ion/Makefile | 1 | ||||
-rw-r--r-- | shells/ksh2020/Makefile | 1 | ||||
-rw-r--r-- | shells/ksh93-devel/Makefile | 1 | ||||
-rw-r--r-- | shells/ksh93/Makefile | 1 | ||||
-rw-r--r-- | shells/modernish/Makefile | 1 | ||||
-rw-r--r-- | shells/oksh/Makefile | 1 | ||||
-rw-r--r-- | shells/rush/Makefile | 1 | ||||
-rw-r--r-- | shells/starship/Makefile | 1 | ||||
-rw-r--r-- | shells/switchBashZsh/Makefile | 1 | ||||
-rw-r--r-- | shells/xonsh/Makefile | 1 | ||||
-rw-r--r-- | shells/yash/Makefile | 1 | ||||
-rw-r--r-- | shells/zsh-antigen/Makefile | 1 | ||||
-rw-r--r-- | shells/zsh-autosuggestions/Makefile | 1 | ||||
-rw-r--r-- | shells/zsh-navigation-tools/Makefile | 1 | ||||
-rw-r--r-- | shells/zsh-syntax-highlighting/Makefile | 1 |
23 files changed, 0 insertions, 23 deletions
diff --git a/shells/Makefile b/shells/Makefile index 96f82c817590..65807c197db8 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,3 @@ - COMMENT = Shells SUBDIR += 44bsd-csh diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index 1b12cb1b6701..fd3cc1b7489a 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,4 +1,3 @@ - PORTNAME= ammonite DISTVERSION= 2.3.8 CATEGORIES= shells java diff --git a/shells/anongitssh/Makefile b/shells/anongitssh/Makefile index 07d3ae8d5ecb..f7c58be0145a 100644 --- a/shells/anongitssh/Makefile +++ b/shells/anongitssh/Makefile @@ -1,4 +1,3 @@ - PORTNAME= anongitssh PORTVERSION= 0.2 DISTVERSIONPREFIX= v diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile index cc3428a2c1fe..78df1a34c421 100644 --- a/shells/ast-ksh/Makefile +++ b/shells/ast-ksh/Makefile @@ -1,4 +1,3 @@ - # Make sure that your configuration DOES NOT set ANY gcc-related # variables. ksh93 will not compile if you set even the seemingly # most unrelated variable related to gcc configuration. This means diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 7a69d610af42..9838a0c70741 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,4 +1,3 @@ - PORTNAME= dash PORTVERSION= 0.5.10.2 CATEGORIES= shells diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile index 5381a7a62597..dfcf85b1f4b4 100644 --- a/shells/elvish/Makefile +++ b/shells/elvish/Makefile @@ -1,4 +1,3 @@ - PORTNAME= elvish DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 diff --git a/shells/envy/Makefile b/shells/envy/Makefile index c456f0037c0b..839f49f53cd2 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -1,4 +1,3 @@ - PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 diff --git a/shells/git-prompt.zsh/Makefile b/shells/git-prompt.zsh/Makefile index 2871e5c5dea8..a8d55c2a8a80 100644 --- a/shells/git-prompt.zsh/Makefile +++ b/shells/git-prompt.zsh/Makefile @@ -1,4 +1,3 @@ - PORTNAME= git-prompt.zsh DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 51bfbb0e33fb..21ba215e57fc 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,4 +1,3 @@ - PORTNAME= ion DISTVERSION= 1.0.5-1355 PORTREVISION= 19 diff --git a/shells/ksh2020/Makefile b/shells/ksh2020/Makefile index 8adf7bff2301..245b51a4fb4d 100644 --- a/shells/ksh2020/Makefile +++ b/shells/ksh2020/Makefile @@ -1,4 +1,3 @@ - PORTNAME= ksh2020 PORTVERSION= 2020 PORTREVISION= 1 diff --git a/shells/ksh93-devel/Makefile b/shells/ksh93-devel/Makefile index a0ebbf5f0eba..144c898055be 100644 --- a/shells/ksh93-devel/Makefile +++ b/shells/ksh93-devel/Makefile @@ -1,4 +1,3 @@ - # Make sure that your configuration DOES NOT set ANY gcc-related # variables. ksh93 will not compile if you set even the seemingly # most unrelated variable related to gcc configuration. This means diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 719386cafd44..11b8b2b5a4f9 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -1,4 +1,3 @@ - # Make sure that your configuration DOES NOT set ANY gcc-related # variables. ksh93 will not compile if you set even the seemingly # most unrelated variable related to gcc configuration. This means diff --git a/shells/modernish/Makefile b/shells/modernish/Makefile index 4dc94d0f6e6f..c5e9666474ec 100644 --- a/shells/modernish/Makefile +++ b/shells/modernish/Makefile @@ -1,4 +1,3 @@ - PORTNAME= modernish DISTVERSIONPREFIX= v DISTVERSION= 0.16.5 diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index c88e7966b6fd..393d2ae03729 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,4 +1,3 @@ - PORTNAME= oksh DISTVERSION= 6.8.1 PORTEPOCH= 1 diff --git a/shells/rush/Makefile b/shells/rush/Makefile index e14978eae486..213859c097b7 100644 --- a/shells/rush/Makefile +++ b/shells/rush/Makefile @@ -1,4 +1,3 @@ - PORTNAME= rush DISTVERSION= 2.1 CATEGORIES= shells diff --git a/shells/starship/Makefile b/shells/starship/Makefile index dd4a2092251e..9a9aeccadfc3 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,4 +1,3 @@ - PORTNAME= starship DISTVERSION= 0.51.0 PORTREVISION= 1 diff --git a/shells/switchBashZsh/Makefile b/shells/switchBashZsh/Makefile index 3e8680bba3a2..f528c8891127 100644 --- a/shells/switchBashZsh/Makefile +++ b/shells/switchBashZsh/Makefile @@ -1,4 +1,3 @@ - PORTNAME= switchBashZsh PORTVERSION= 1.1 CATEGORIES= shells diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index 0dc58e17ad45..3578cdc15f40 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,4 +1,3 @@ - PORTNAME= xonsh PORTVERSION= 0.7.9 CATEGORIES= shells python diff --git a/shells/yash/Makefile b/shells/yash/Makefile index ad29e9232112..c920548a5469 100644 --- a/shells/yash/Makefile +++ b/shells/yash/Makefile @@ -1,4 +1,3 @@ - PORTNAME= yash DISTVERSION= 2.51 CATEGORIES= shells diff --git a/shells/zsh-antigen/Makefile b/shells/zsh-antigen/Makefile index 88b599f0d55b..63f5fadeae6e 100644 --- a/shells/zsh-antigen/Makefile +++ b/shells/zsh-antigen/Makefile @@ -1,4 +1,3 @@ - PORTNAME= zsh-antigen DISTVERSIONPREFIX= v DISTVERSION= 2.2.3 diff --git a/shells/zsh-autosuggestions/Makefile b/shells/zsh-autosuggestions/Makefile index fc9836485dca..5b50afd4f647 100644 --- a/shells/zsh-autosuggestions/Makefile +++ b/shells/zsh-autosuggestions/Makefile @@ -1,4 +1,3 @@ - PORTNAME= zsh-autosuggestions DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 diff --git a/shells/zsh-navigation-tools/Makefile b/shells/zsh-navigation-tools/Makefile index fb46ef3769b0..f464d5fa49b6 100644 --- a/shells/zsh-navigation-tools/Makefile +++ b/shells/zsh-navigation-tools/Makefile @@ -1,4 +1,3 @@ - PORTNAME= zsh-navigation-tools PORTVERSION= 2.2.7 DISTVERSIONPREFIX= v diff --git a/shells/zsh-syntax-highlighting/Makefile b/shells/zsh-syntax-highlighting/Makefile index 747fd70189b5..93dc41ec6a54 100644 --- a/shells/zsh-syntax-highlighting/Makefile +++ b/shells/zsh-syntax-highlighting/Makefile @@ -1,4 +1,3 @@ - PORTNAME= zsh-syntax-highlighting DISTVERSION= 0.7.1 PORTEPOCH= 1 |