Date: Tue, 11 Jun 2024 16:04:16 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6b157e6fb834 - main - www/chems: Remove expired port Message-ID: <202406111604.45BG4Ge4048100@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b157e6fb834e871fb382d7570a63af6a02f8513 commit 6b157e6fb834e871fb382d7570a63af6a02f8513 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-11 16:04:05 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-11 16:04:05 +0000 www/chems: Remove expired port 2024-05-31 www/chems: Abandonware, last release in 2009 and no activity since upstream --- MOVED | 1 + www/Makefile | 1 - www/chems/Makefile | 25 ------------------ www/chems/distinfo | 2 -- www/chems/files/pkg-message.in | 16 ------------ www/chems/pkg-descr | 12 --------- www/chems/pkg-plist | 59 ------------------------------------------ 7 files changed, 1 insertion(+), 115 deletions(-) diff --git a/MOVED b/MOVED index 404bfa47d766..20b244dc6673 100644 --- a/MOVED +++ b/MOVED @@ -3293,3 +3293,4 @@ dns/crossip|dns/dnsmax-perl|2024-06-11|Has expired: Obsolete, use dns/dnsmax-per dns/curvedns||2024-06-11|Has expired: Protocol never gained traction and is superseded by DoT and DoH textproc/mergestat||2024-06-11|Has expired: Marked BROKEN for over a year www/bkmrkconv||2024-06-11|Has expired: Obsolete utility, generated files are already in a readable format +www/chems||2024-06-11|Has expired: Abandonware, last release in 2009 and no activity since upstream diff --git a/www/Makefile b/www/Makefile index 061ebd412c2a..44fc8e6413d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -98,7 +98,6 @@ SUBDIR += cgicc SUBDIR += cgiwrap SUBDIR += checkbot - SUBDIR += chems SUBDIR += chisel SUBDIR += choqok SUBDIR += chpasswd diff --git a/www/chems/Makefile b/www/chems/Makefile deleted file mode 100644 index 412cb04f90c1..000000000000 --- a/www/chems/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= chems -DISTVERSION= 0x04 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0x04 - -MAINTAINER= ports@FreeBSD.org -COMMENT= The geekest content helper management system -WWW= http://chems.sf.net - -DEPRECATED= Abandonware, last release in 2009 and no activity since upstream -EXPIRATION_DATE=2024-05-31 - -NO_BUILD= yes -USES= zip php -USE_PHP= xml iconv gd -PLIST_SUB= WWWOWN="${WWWOWN}" -SUB_FILES= pkg-message - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR} - ${MV} ${STAGEDIR}${WWWDIR}/usr/config.php ${STAGEDIR}${WWWDIR}/usr/config.php.sample - -.include <bsd.port.mk> diff --git a/www/chems/distinfo b/www/chems/distinfo deleted file mode 100644 index 33c71d1557d8..000000000000 --- a/www/chems/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (chems-0x04.zip) = 684fcd900c5cf714cb9d92960214de609ffa1fe6493e488a2964222b2645285a -SIZE (chems-0x04.zip) = 377723 diff --git a/www/chems/files/pkg-message.in b/www/chems/files/pkg-message.in deleted file mode 100644 index 9a7e12170477..000000000000 --- a/www/chems/files/pkg-message.in +++ /dev/null @@ -1,16 +0,0 @@ -[ -{ type: install - message: <<EOM -mybb has been installed into: - - %%WWWDIR%% - -You will probably want to add an alias to your httpd.conf file, -somethinglike this: - - Alias /chems "%%WWWDIR%%" - -And restart Apache. -EOM -} -] diff --git a/www/chems/pkg-descr b/www/chems/pkg-descr deleted file mode 100644 index f36abb15a694..000000000000 --- a/www/chems/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -CHeMS is a free (as in freedom) modular code-driven content helper -management system (the first!) written in PHP fully compliant with -the XHTML 1.1 and CSS2 standards. One of its main purpose is to help -developers and (not so) advanced users to easily setting up a web -application (blog, site, etc.) without have to deal with the "boring" -side of this process such as layout generation code, menu blocks and -so on. Its modularization system allow to mantain a light and fast core -which only have to generate the layout and load the modules to delegate -all the real and hard work to them. You never have to learn new weird -APIs in order to deal with the CHeMS internals, there is full controll. -That's why CHeMS is not a Content Management System (CMS) but rather it's -an assistant. diff --git a/www/chems/pkg-plist b/www/chems/pkg-plist deleted file mode 100644 index d26dda8d1d37..000000000000 --- a/www/chems/pkg-plist +++ /dev/null @@ -1,59 +0,0 @@ -%%WWWDIR%%/Changes -%%WWWDIR%%/docs/COPYING -%%WWWDIR%%/docs/FAQs -%%WWWDIR%%/docs/GUIDE -%%WWWDIR%%/docs/MODULES -%%WWWDIR%%/docs/README -%%WWWDIR%%/index.php -%%WWWDIR%%/modules/blogroll/README -%%WWWDIR%%/modules/blogroll/blogroll.php -%%WWWDIR%%/modules/categories/README -%%WWWDIR%%/modules/categories/categories.php -%%WWWDIR%%/modules/chtheme/README -%%WWWDIR%%/modules/chtheme/chtheme.php -%%WWWDIR%%/modules/comments/README -%%WWWDIR%%/modules/comments/comments.php -%%WWWDIR%%/modules/commons.php -%%WWWDIR%%/modules/contacts/README -%%WWWDIR%%/modules/contacts/contacts.php -%%WWWDIR%%/modules/freehands/README -%%WWWDIR%%/modules/freehands/freehands.php -%%WWWDIR%%/modules/navbar/README -%%WWWDIR%%/modules/navbar/navbar.php -%%WWWDIR%%/modules/pages_mgr/README -%%WWWDIR%%/modules/pages_mgr/pages_mgr.php -%%WWWDIR%%/modules/posts_mgr/README -%%WWWDIR%%/modules/posts_mgr/posts_mgr.php -%%WWWDIR%%/modules/posts_mgr/posts_mgr_functions.php -%%WWWDIR%%/modules/rssfeeds/README -%%WWWDIR%%/modules/rssfeeds/mkfeeds.php -%%WWWDIR%%/modules/rssfeeds/rssfeeds.php -%%WWWDIR%%/modules/showfiles/README -%%WWWDIR%%/modules/showfiles/showfiles.php -%%WWWDIR%%/src/cdb.php -%%WWWDIR%%/src/functions.php -%%WWWDIR%%/src/main.php -%%WWWDIR%%/themes/colorlite/README -%%WWWDIR%%/themes/colorlite/colorlite.css -%%WWWDIR%%/themes/colorlite/colorlite.theme -%%WWWDIR%%/themes/colorlite/favicon.ico -%%WWWDIR%%/themes/core/core.css -%%WWWDIR%%/themes/core/core.theme -%%WWWDIR%%/themes/core/favicon.ico -%%WWWDIR%%/themes/monochrome/favicon.ico -%%WWWDIR%%/themes/monochrome/monochrome.css -%%WWWDIR%%/themes/monochrome/monochrome.theme -@sample(%%WWWOWN%%,,) %%WWWDIR%%/usr/config.php.sample -%%WWWDIR%%/usr/images/feed.png -%%WWWDIR%%/usr/images/header.png -%%WWWDIR%%/usr/images/logo.png -%%WWWDIR%%/usr/images/meta/anybrowser.png -%%WWWDIR%%/usr/images/meta/cc-by-sa30.png -%%WWWDIR%%/usr/images/meta/chems.png -%%WWWDIR%%/usr/images/meta/css2.png -%%WWWDIR%%/usr/images/meta/hacker.png -%%WWWDIR%%/usr/images/meta/rss2.png -%%WWWDIR%%/usr/images/meta/xhtml11.png -%%WWWDIR%%/usr/modconf.php -%%WWWDIR%%/usr/pages.inc -%%WWWDIR%%/usr/posts.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406111604.45BG4Ge4048100>