git: 6784aa5d0139 - main - sysutils/sysrc: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Aug 2023 09:03:42 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6784aa5d013925b0c56c541edb35708c44b08d67 commit 6784aa5d013925b0c56c541edb35708c44b08d67 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-27 01:46:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-27 09:03:23 +0000 sysutils/sysrc: Mark DEPRECATED - All supported versions of FreeBSD has this into the base system. So no point having a port whereas the version of src is more recent then the one in the port. - Set EXPIRATION_DATE to 2023-09-27 Approved by: portmgr (blanket) --- sysutils/sysrc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/sysrc/Makefile b/sysutils/sysrc/Makefile index 7b8e0aeffb1b..b94a30f1a898 100644 --- a/sysutils/sysrc/Makefile +++ b/sysutils/sysrc/Makefile @@ -9,6 +9,9 @@ WWW= http://druidbsd.sourceforge.net/ LICENSE= BSD2CLAUSE +DEPRECATED= Migrated into src +EXPIRATION_DATE= 2023-09-27 + NO_BUILD= yes do-install: