aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-29 12:36:54 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-29 12:52:39 +0000
commit9545067648539900faf54b0e4a3ccba756cee8ff (patch)
treef868c09b191e26c0e090890ffd7b51b92904bb4b
parente942ad46900f623ba33c901d1be1fcdc4bcb1f06 (diff)
www/nibbleblog: Remove expired port
www/nibbleblog
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/nibbleblog/Makefile41
-rw-r--r--www/nibbleblog/distinfo2
-rw-r--r--www/nibbleblog/files/pkg-message.in13
-rw-r--r--www/nibbleblog/pkg-descr4
-rw-r--r--www/nibbleblog/pkg-plist183
7 files changed, 1 insertions, 244 deletions
diff --git a/MOVED b/MOVED
index 658be9dbbdb5..3f45e9d7b436 100644
--- a/MOVED
+++ b/MOVED
@@ -3030,3 +3030,4 @@ security/libzrtpcppcore||2024-02-29|Has expired: Obscure protocol that never got
security/pbc||2024-02-29|Has expired: Abandonware, last release in 2013 and no development since
security/poly1305aes||2024-02-29|Has expired: Fails to build on Tier 1 and most other platforms
www/cgichk||2024-02-29|Has expired: Deprecated utility that checks a list of URLs and lacks HTTPS support
+www/nibbleblog||2024-02-29|Has expired: Upstream WWW redirects to a different CMS software
diff --git a/www/Makefile b/www/Makefile
index c0ad78b5d5da..9635f516e5fb 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -470,7 +470,6 @@
SUBDIR += nginx-prometheus-exporter
SUBDIR += nginx-ultimate-bad-bot-blocker
SUBDIR += nginx-vts-exporter
- SUBDIR += nibbleblog
SUBDIR += nift
SUBDIR += node
SUBDIR += node16
diff --git a/www/nibbleblog/Makefile b/www/nibbleblog/Makefile
deleted file mode 100644
index 355c1422f458..000000000000
--- a/www/nibbleblog/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-PORTNAME= nibbleblog
-DISTVERSION= 3.0.2
-PORTREVISION= 3
-CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}/
-DISTNAME= nibbleblogv302
-
-MAINTAINER= marekholienka@gmail.com
-COMMENT= Lightweight blog system for general use
-WWW= https://www.nibbleblog.com/
-
-LICENSE= GPLv3
-LICENSE_FILE= ${WRKDIR}/${PORTNAME}/COPYRIGHT.txt
-
-DEPRECATED= Upstream WWW redirects to a different CMS software
-EXPIRATION_DATE= 2024-02-29
-
-RUN_DEPENDS= pear:devel/pear@${PHP_FLAVOR}
-
-USES= cpe php zip
-USE_PHP= session filter xml simplexml gd
-IGNORE_WITH_PHP= 82 83
-
-NO_ARCH= yes
-NO_BUILD= yes
-SUB_FILES= pkg-message
-
-PKGMESSAGE= ${MASTERDIR}/pkg-message
-PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
-
-OPTIONS_DEFINE= APACHE LIGHTTPD
-OPTIONS_DEFAULT= APACHE
-
-APACHE_USES= apache:run
-LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd
-
-do-install:
- @${MKDIR} ${STAGEDIR}${WWWDIR}
- ${CP} -r ${WRKDIR}/${PORTNAME}/ ${STAGEDIR}${WWWDIR}
-
-.include <bsd.port.mk>
diff --git a/www/nibbleblog/distinfo b/www/nibbleblog/distinfo
deleted file mode 100644
index e413b7194491..000000000000
--- a/www/nibbleblog/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (nibbleblogv302.zip) = 224e6d5f6ac83dcefa813aa6567f4933e67ca8b38d772084d17c5b0d7da8aedc
-SIZE (nibbleblogv302.zip) = 400600
diff --git a/www/nibbleblog/files/pkg-message.in b/www/nibbleblog/files/pkg-message.in
deleted file mode 100644
index 37eb14d2e2fa..000000000000
--- a/www/nibbleblog/files/pkg-message.in
+++ /dev/null
@@ -1,13 +0,0 @@
-[
-{ type: install
- message: <<EOM
-Nibbleblog installed in %%WWWDIR%%
-
-You must enter the following link into web browser
-http://your-server/nibbleblog/install.php
-
-If you want another themes, plugins or additional languages, please visit official web site
-http://www.nibbleblog.com/
-EOM
-}
-]
diff --git a/www/nibbleblog/pkg-descr b/www/nibbleblog/pkg-descr
deleted file mode 100644
index 2169ac8dbbd8..000000000000
--- a/www/nibbleblog/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Nibbleblog it's a powerful engine for creation and manipulation of
-BLOG's completely free. Very simple to install and configure. The
-database used is based on XML files and this way it is not necessary
-to use MySQL or similar DBMS.
diff --git a/www/nibbleblog/pkg-plist b/www/nibbleblog/pkg-plist
deleted file mode 100644
index a6fb0de51ea0..000000000000
--- a/www/nibbleblog/pkg-plist
+++ /dev/null
@@ -1,183 +0,0 @@
-@owner %%WWWOWN%%
-@group %%WWWGRP%%
-%%WWWDIR%%/COPYRIGHT.txt
-%%WWWDIR%%/LICENSE.txt
-%%WWWDIR%%/.htaccess
-%%WWWDIR%%/admin/ajax/comment_delete.php
-%%WWWDIR%%/admin/ajax/elFinder.php
-%%WWWDIR%%/admin/ajax/email_send.php
-%%WWWDIR%%/admin/ajax/login.php
-%%WWWDIR%%/admin/ajax/nb_get_metatags.php
-%%WWWDIR%%/admin/ajax/post_delete.php
-%%WWWDIR%%/admin/ajax/post_set_category.php
-%%WWWDIR%%/admin/ajax/spam_add.php
-%%WWWDIR%%/admin/ajax/spam_remove.php
-%%WWWDIR%%/admin/category.php
-%%WWWDIR%%/admin/comments.php
-%%WWWDIR%%/admin/html/footer.php
-%%WWWDIR%%/admin/html/head.php
-%%WWWDIR%%/admin/includes/category_list.php
-%%WWWDIR%%/admin/includes/comments_list.php
-%%WWWDIR%%/admin/includes/comments_spam.php
-%%WWWDIR%%/admin/includes/index_main.php
-%%WWWDIR%%/admin/includes/links_list.php
-%%WWWDIR%%/admin/includes/login_main.php
-%%WWWDIR%%/admin/includes/plugins_list.php
-%%WWWDIR%%/admin/includes/post_list.php
-%%WWWDIR%%/admin/includes/post_simple.php
-%%WWWDIR%%/admin/includes/post_simple_edit.php
-%%WWWDIR%%/admin/includes/post_video.php
-%%WWWDIR%%/admin/includes/profile_info.php
-%%WWWDIR%%/admin/includes/profile_picture.php
-%%WWWDIR%%/admin/includes/profile_user.php
-%%WWWDIR%%/admin/includes/settings.php
-%%WWWDIR%%/admin/index.php
-%%WWWDIR%%/admin/js/elrte/elfinder.js
-%%WWWDIR%%/admin/js/elrte/elrte.js
-%%WWWDIR%%/admin/js/jcrop/jcrop.js
-%%WWWDIR%%/admin/js/jquery-ui/jquery-ui.js
-%%WWWDIR%%/admin/js/jquery/jquery.js
-%%WWWDIR%%/admin/kernel/class.categories_dbxml.php
-%%WWWDIR%%/admin/kernel/class.comments_dbxml.php
-%%WWWDIR%%/admin/kernel/class.config_dbxml.php
-%%WWWDIR%%/admin/kernel/class.elFinder.php
-%%WWWDIR%%/admin/kernel/class.email.php
-%%WWWDIR%%/admin/kernel/class.framework_html.php
-%%WWWDIR%%/admin/kernel/class.links_dbxml.php
-%%WWWDIR%%/admin/kernel/class.login.php
-%%WWWDIR%%/admin/kernel/class.nbinstall.php
-%%WWWDIR%%/admin/kernel/class.nbxml.php
-%%WWWDIR%%/admin/kernel/class.post_dbxml.php
-%%WWWDIR%%/admin/kernel/class.profiles_dbxml.php
-%%WWWDIR%%/admin/kernel/class.rss_dbxml.php
-%%WWWDIR%%/admin/kernel/class.syslog_dbxml.php
-%%WWWDIR%%/admin/kernel/class.tags_dbxml.php
-%%WWWDIR%%/admin/links.php
-%%WWWDIR%%/admin/login.php
-%%WWWDIR%%/admin/logout.php
-%%WWWDIR%%/admin/plugins.php
-%%WWWDIR%%/admin/post.php
-%%WWWDIR%%/admin/profile.php
-%%WWWDIR%%/admin/security.php
-%%WWWDIR%%/admin/settings.php
-%%WWWDIR%%/admin/themes/default/default.css
-%%WWWDIR%%/admin/themes/default/elfinder.full.css
-%%WWWDIR%%/admin/themes/default/elrte-inner.css
-%%WWWDIR%%/admin/themes/default/elrte.min.css
-%%WWWDIR%%/admin/themes/default/favicon.ico
-%%WWWDIR%%/admin/themes/default/img/elfinder/icons-big.png
-%%WWWDIR%%/admin/themes/default/img/elfinder/icons-small.png
-%%WWWDIR%%/admin/themes/default/img/elfinder/ql.png
-%%WWWDIR%%/admin/themes/default/img/elfinder/toolbar.png
-%%WWWDIR%%/admin/themes/default/img/elrte/elrte-toolbar.png
-%%WWWDIR%%/admin/themes/default/img/elrte/loading.gif
-%%WWWDIR%%/admin/themes/default/img/elrte/media-flash.png
-%%WWWDIR%%/admin/themes/default/img/elrte/outline-div.png
-%%WWWDIR%%/admin/themes/default/img/elrte/outline-p.png
-%%WWWDIR%%/admin/themes/default/img/elrte/pagebreak.gif
-%%WWWDIR%%/admin/themes/default/img/elrte/pixel.gif
-%%WWWDIR%%/admin/themes/default/img/icons/comment.png
-%%WWWDIR%%/admin/themes/default/img/icons/generic.png
-%%WWWDIR%%/admin/themes/default/img/icons/mcomment.png
-%%WWWDIR%%/admin/themes/default/img/icons/post.png
-%%WWWDIR%%/admin/themes/default/img/icons/profile.png
-%%WWWDIR%%/admin/themes/default/img/icons/settings.png
-%%WWWDIR%%/admin/themes/default/img/icons/sorteable.png
-%%WWWDIR%%/admin/themes/default/img/icons/syslog.png
-%%WWWDIR%%/admin/themes/default/img/loading.gif
-%%WWWDIR%%/admin/themes/default/img/logo.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-icons_222222_256x240.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images/ui-icons_454545_256x240.png
-%%WWWDIR%%/admin/themes/default/ui-themes/smoothness/jquery-ui.css
-%%WWWDIR%%/admin/variables.php
-%%WWWDIR%%/ajax/comment_add.php
-%%WWWDIR%%/ajax/gencaptcha.php
-%%WWWDIR%%/index.php
-%%WWWDIR%%/install.php
-%%WWWDIR%%/lang/bulgarian.php
-%%WWWDIR%%/lang/chinese_simplified.php
-%%WWWDIR%%/lang/chinese_traditional.php
-%%WWWDIR%%/lang/english.php
-%%WWWDIR%%/lang/german.php
-%%WWWDIR%%/lang/portuguese.php
-%%WWWDIR%%/lang/russian.php
-%%WWWDIR%%/lang/spanish.php
-%%WWWDIR%%/lang/vietnamese.php
-%%WWWDIR%%/plugins/about/about.php
-%%WWWDIR%%/plugins/about/lang/english.php
-%%WWWDIR%%/plugins/adsense/adsense.php
-%%WWWDIR%%/plugins/adsense/lang/english.php
-%%WWWDIR%%/plugins/categories/categories.php
-%%WWWDIR%%/plugins/categories/lang/english.php
-%%WWWDIR%%/plugins/links/lang/english.php
-%%WWWDIR%%/plugins/links/links.php
-%%WWWDIR%%/plugins/tags/lang/english.php
-%%WWWDIR%%/plugins/tags/tags.php
-%%WWWDIR%%/post.php
-%%WWWDIR%%/templates/default/containers/set_comment.php
-%%WWWDIR%%/templates/default/containers/view_comment.php
-%%WWWDIR%%/templates/default/containers/view_olderpost.php
-%%WWWDIR%%/templates/default/containers/view_post.php
-%%WWWDIR%%/templates/default/containers/view_posts_list.php
-%%WWWDIR%%/templates/default/containers/view_sidebar.php
-%%WWWDIR%%/templates/default/containers/view_sticky_list.php
-%%WWWDIR%%/templates/default/css/favicon.ico
-%%WWWDIR%%/templates/default/css/img/guest75x75.jpg
-%%WWWDIR%%/templates/default/css/img/loading.gif
-%%WWWDIR%%/templates/default/css/img/simple.png
-%%WWWDIR%%/templates/default/css/img/underline.png
-%%WWWDIR%%/templates/default/css/img/video.png
-%%WWWDIR%%/templates/default/css/style.css
-%%WWWDIR%%/templates/default/index.php
-%%WWWDIR%%/templates/default/post.php
-%%WWWDIR%%/templates/default/screenshot.png
-%%WWWDIR%%/variables.php
-@dir %%WWWDIR%%/templates/default/css/img
-@dir %%WWWDIR%%/templates/default/css
-@dir %%WWWDIR%%/templates/default/containers
-@dir %%WWWDIR%%/templates/default
-@dir %%WWWDIR%%/templates
-@dir %%WWWDIR%%/plugins/tags/lang
-@dir %%WWWDIR%%/plugins/tags
-@dir %%WWWDIR%%/plugins/links/lang
-@dir %%WWWDIR%%/plugins/links
-@dir %%WWWDIR%%/plugins/categories/lang
-@dir %%WWWDIR%%/plugins/categories
-@dir %%WWWDIR%%/plugins/adsense/lang
-@dir %%WWWDIR%%/plugins/adsense
-@dir %%WWWDIR%%/plugins/about/lang
-@dir %%WWWDIR%%/plugins/about
-@dir %%WWWDIR%%/plugins
-@dir %%WWWDIR%%/lang
-@dir %%WWWDIR%%/content
-@dir %%WWWDIR%%/ajax
-@dir %%WWWDIR%%/admin/themes/default/ui-themes/smoothness/images
-@dir %%WWWDIR%%/admin/themes/default/ui-themes/smoothness
-@dir %%WWWDIR%%/admin/themes/default/ui-themes
-@dir %%WWWDIR%%/admin/themes/default/img/icons
-@dir %%WWWDIR%%/admin/themes/default/img/elrte
-@dir %%WWWDIR%%/admin/themes/default/img/elfinder
-@dir %%WWWDIR%%/admin/themes/default/img
-@dir %%WWWDIR%%/admin/themes/default
-@dir %%WWWDIR%%/admin/themes
-@dir %%WWWDIR%%/admin/kernel
-@dir %%WWWDIR%%/admin/js/jquery-ui
-@dir %%WWWDIR%%/admin/js/jquery
-@dir %%WWWDIR%%/admin/js/jcrop
-@dir %%WWWDIR%%/admin/js/elrte
-@dir %%WWWDIR%%/admin/js
-@dir %%WWWDIR%%/admin/includes
-@dir %%WWWDIR%%/admin/html
-@dir %%WWWDIR%%/admin/ajax
-@dir %%WWWDIR%%/admin
-@dir %%WWWDIR%%
-@owner root
-@group wheel