git: b3c647eb67c3 - main - gconf2: mark as deprecated ports depending on gconf2 which are unmaintained
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 18:14:45 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3c647eb67c3b763e2f3218e4a194368139c6d68 commit b3c647eb67c3b763e2f3218e4a194368139c6d68 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-06-24 18:14:04 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-06-24 18:14:41 +0000 gconf2: mark as deprecated ports depending on gconf2 which are unmaintained --- japanese/im-ja/Makefile | 3 +++ sysutils/gksu/Makefile | 3 +++ sysutils/libgksu/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile index b014917d3460..c129eb0e3adf 100644 --- a/japanese/im-ja/Makefile +++ b/japanese/im-ja/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://im-ja.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Japanese input module for GTK2 +DEPRECATED= Abandonware, depending on gconf2 +EXPIRATION_DATE= 2020-07-24 + OPTIONS_DEFINE= ANTHY CANNA WNN OPTIONS_DEFAULT=ANTHY CANNA WNN ANTHY_DESC= Use Anthy diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile index 24443da88bd9..352c4f15135d 100644 --- a/sysutils/gksu/Makefile +++ b/sysutils/gksu/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://people.debian.org/~kov/gksu/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical frontend to su +DEPRECATED= Abandonware, depending on gconf2 +EXPIRATION_DATE= 2020-07-24 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile index 584013d2dcc0..e66679c61e52 100644 --- a/sysutils/libgksu/Makefile +++ b/sysutils/libgksu/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://people.debian.org/~kov/gksu/ MAINTAINER= ports@FreeBSD.org COMMENT= Library providing su and sudo functionality +DEPRECATED= Abandonware, depending on gconf2 +EXPIRATION_DATE= 2020-07-24 + LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING