git: 83b9588a7809 - main - deskutils/horde-mnemo: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:02:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=83b9588a780910db8cbe9362f24d90709eba4a28 commit 83b9588a780910db8cbe9362f24d90709eba4a28 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-25 15:45:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:47 +0000 deskutils/horde-mnemo: Remove expired port: 2023-03-31 deskutils/horde-mnemo: Requires php74 Sponsored by: Bounce Experts --- MOVED | 1 + Mk/Uses/horde.mk | 1 - deskutils/Makefile | 1 - deskutils/horde-mnemo/Makefile | 47 ----------------------------------------- deskutils/horde-mnemo/distinfo | 3 --- deskutils/horde-mnemo/pkg-descr | 4 ---- 6 files changed, 1 insertion(+), 56 deletions(-) diff --git a/MOVED b/MOVED index 3c97c683b3e1..a723cb69f9ce 100644 --- a/MOVED +++ b/MOVED @@ -17875,3 +17875,4 @@ www/horde-ansel||2023-03-31|Has expired: Requires php74 multimedia/subtitleripper||2023-03-31|Has expired: Depends on broken transcode port sysutils/disktype||2023-03-31|Has expired: Abandonware, last release in 2006 and no development since deskutils/horde-kronolith||2023-03-31|Has expired: Requires php74 +deskutils/horde-mnemo||2023-03-31|Has expired: Requires php74 diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk index 0734fa18ba86..5fa38e89462d 100644 --- a/Mk/Uses/horde.mk +++ b/Mk/Uses/horde.mk @@ -122,7 +122,6 @@ horde-gollem-DEPEND= ${LOCALBASE}/${HORDE_DIR}/gollem/index.php:ftp/horde-golle horde-horde-DEPEND= ${LOCALBASE}/${HORDE_DIR}/index.php:www/horde-base horde-imp-DEPEND= ${LOCALBASE}/${HORDE_DIR}/imp/index.php:mail/horde-imp horde-ingo-DEPEND= ${LOCALBASE}/${HORDE_DIR}/ingo/index.php:mail/horde-ingo -horde-mnemo-DEPEND= ${LOCALBASE}/${HORDE_DIR}/mnemo/index.php:deskutils/horde-mnemo horde-nag-DEPEND= ${LOCALBASE}/${HORDE_DIR}/nag/index.php:deskutils/horde-nag horde-timeobjects-DEPEND= ${LOCALBASE}/${HORDE_DIR}/timeobjects/lib/Driver.php:devel/horde-timeobjects horde-trean-DEPEND= ${LOCALBASE}/${HORDE_DIR}/trean/index.php:www/horde-trean diff --git a/deskutils/Makefile b/deskutils/Makefile index bf4dc1ffa684..31dcff6eeca9 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -116,7 +116,6 @@ SUBDIR += health SUBDIR += hebcal SUBDIR += helpviewer - SUBDIR += horde-mnemo SUBDIR += horde-nag SUBDIR += hot-babe SUBDIR += howm diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile deleted file mode 100644 index f0afec7323a2..000000000000 --- a/deskutils/horde-mnemo/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -PORTNAME= mnemo -PORTVERSION= 4.2.14 -PORTREVISION= 1 -CATEGORIES= deskutils www pear -PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- - -MAINTAINER= horde@FreeBSD.org -COMMENT= Horde web based notes manager -WWW= https://www.horde.org/apps/mnemo/ - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Requires php74 -EXPIRATION_DATE= 2023-03-31 -BROKEN= runtime error with php80 - -USES= horde php cpe -USE_HORDE_BUILD= Horde_Role -USE_HORDE_RUN= Horde_Role \ - horde \ - content \ - Horde_Auth \ - Horde_Core \ - Horde_Data \ - Horde_Exception \ - Horde_Form \ - Horde_Group \ - Horde_History \ - Horde_Icalendar \ - Horde_Injector \ - Horde_Perms \ - Horde_Prefs \ - Horde_Share \ - Horde_Support \ - Horde_Text_Filter \ - Horde_Util -USE_PHP= gettext -IGNORE_WITH_PHP=81 82 - -OPTIONS_DEFINE= PDF -OPTIONS_DEFAULT= PDF -PDF_DESC= Support PDF generation - -PDF_USE= HORDE_RUN=Horde_Pdf - -.include <bsd.port.mk> diff --git a/deskutils/horde-mnemo/distinfo b/deskutils/horde-mnemo/distinfo deleted file mode 100644 index e24acbb575fb..000000000000 --- a/deskutils/horde-mnemo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1505856891 -SHA256 (Horde/mnemo-4.2.14.tgz) = 38cd53830492f2f4c324c7f715952da41ef3422ad6d355b6dc48fd895ac28095 -SIZE (Horde/mnemo-4.2.14.tgz) = 1183902 diff --git a/deskutils/horde-mnemo/pkg-descr b/deskutils/horde-mnemo/pkg-descr deleted file mode 100644 index 641222894422..000000000000 --- a/deskutils/horde-mnemo/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The Mnemo Note Manager is the Horde notes/memos application. It allows users -to keep web-based notes and freeform text. Notes may be shared with other -users via shared notepads. It requires the Horde Application Framework and -an SQL database or Kolab server for backend storage.