aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-26 06:09:10 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-26 06:09:22 +0000
commitef72c446ed1b249f3193679ebc169161c4daf010 (patch)
treed67f807fb645b5416ec9cd183676fbcfedda484e /games
parentb38e0535983c9301763b24caeeb5ee58659c8ca0 (diff)
downloadports-ef72c446ed1b249f3193679ebc169161c4daf010.tar.gz
ports-ef72c446ed1b249f3193679ebc169161c4daf010.zip
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/weebsay/Makefile31
-rw-r--r--games/weebsay/distinfo17
-rw-r--r--games/weebsay/pkg-descr1
4 files changed, 0 insertions, 50 deletions
diff --git a/games/Makefile b/games/Makefile
index 76a51ff5782c..a1355e9a2330 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1038,7 +1038,6 @@
SUBDIR += wargus
SUBDIR += warmux
SUBDIR += warzone2100
- SUBDIR += weebsay
SUBDIR += wesnoth
SUBDIR += whichwayisup
SUBDIR += widelands
diff --git a/games/weebsay/Makefile b/games/weebsay/Makefile
deleted file mode 100644
index fe779c16b750..000000000000
--- a/games/weebsay/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-PORTNAME= weebsay
-PORTVERSION= 0.0.20210508
-PORTREVISION= 15
-CATEGORIES= games
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Like cowsay but with random anime quotes
-WWW= https://github.com/irevenko/weebsay
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= API server is no longer functional
-EXPIRATION_DATE= 2023-09-26
-
-USES= go:modules
-USE_GITHUB= yes
-GH_ACCOUNT= irevenko
-GH_TAGNAME= 8107cc5
-
-GH_TUPLE= fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
- golang:sys:v0.6.0:golang_sys/vendor/golang.org/x/sys \
- inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \
- mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
- mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
- spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \
- spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag
-
-PLIST_FILES= bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/games/weebsay/distinfo b/games/weebsay/distinfo
deleted file mode 100644
index 1ca9f7cb53de..000000000000
--- a/games/weebsay/distinfo
+++ /dev/null
@@ -1,17 +0,0 @@
-TIMESTAMP = 1679704449
-SHA256 (irevenko-weebsay-0.0.20210508-8107cc5_GH0.tar.gz) = 53d6f0e9b0d5b6799a1bd9ca792135ce5b575857cc91b150c803e4b9967894d5
-SIZE (irevenko-weebsay-0.0.20210508-8107cc5_GH0.tar.gz) = 77100
-SHA256 (fatih-color-v1.10.0_GH0.tar.gz) = a00342a7ffb8b119346dce56e152a111cbb9eab3970c429cc2ed4272aec2858e
-SIZE (fatih-color-v1.10.0_GH0.tar.gz) = 1267532
-SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
-SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234
-SHA256 (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 5edc7731c819c305623568e317aa253d342be3447def97f1fa9e10eb5ad819f6
-SIZE (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 2290
-SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f
-SIZE (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 9571
-SHA256 (mattn-go-isatty-v0.0.12_GH0.tar.gz) = addbdc341d7685ed4cc8d2d8a8fd2bd9b784bde00d0ea99fb251039fc10c611c
-SIZE (mattn-go-isatty-v0.0.12_GH0.tar.gz) = 4548
-SHA256 (spf13-cobra-v1.1.3_GH0.tar.gz) = e5f93c61e1236e61c7fc45882d2a03b81f46ebebdf70628ebb64b0b5fe34f6fa
-SIZE (spf13-cobra-v1.1.3_GH0.tar.gz) = 146580
-SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808
-SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796
diff --git a/games/weebsay/pkg-descr b/games/weebsay/pkg-descr
deleted file mode 100644
index 059e61ae4abb..000000000000
--- a/games/weebsay/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-weebsay is like cowsay but it's with a random anime quote.