aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/blogd/Makefile21
-rw-r--r--www/blogd/distinfo3
-rw-r--r--www/blogd/pkg-descr5
-rw-r--r--www/blogd/pkg-plist9
6 files changed, 1 insertions, 39 deletions
diff --git a/MOVED b/MOVED
index 1262686e54c9..082b57e11f5c 100644
--- a/MOVED
+++ b/MOVED
@@ -4367,3 +4367,4 @@ sysutils/rc_subr||2010-04-16|No longer needed
math/libgmp4|math/gmp|2010-04-19|Switch to newer performance release
irc/dircproxy-devel||2010-04-19|Removed
security/krb5-17||2010-04-25|deleted: no longer builds with new OpenSSL 1.0. secuirity/krb5 now contains 1.8.1.
+www/blogd|www/ephemera|2010-04-26|Port renamed
diff --git a/www/Makefile b/www/Makefile
index fed94ee1108e..0f13ce96be50 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -56,7 +56,6 @@
SUBDIR += bk2site
SUBDIR += bk_edit
SUBDIR += bkmrkconv
- SUBDIR += blogd
SUBDIR += blogsum
SUBDIR += bluefish
SUBDIR += bluefish-devel
diff --git a/www/blogd/Makefile b/www/blogd/Makefile
deleted file mode 100644
index 6c06d17853fa..000000000000
--- a/www/blogd/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: blogd
-# Date created: Fri, 12 Jun 2000 10:53:06 EDT
-# Whom: James Bailie <jimmy@mammothcheese.ca>
-#
-# $FreeBSD$
-#
-
-PORTNAME= blogd
-PORTVERSION= 2.4
-CATEGORIES= www
-MASTER_SITES= http://www.mammothcheese.ca/
-
-MAINTAINER= jimmy@mammothcheese.ca
-COMMENT= Blog server
-
-RUN_DEPENDS= munger:${PORTSDIR}/lang/munger
-
-MAN8= blogd.8
-MANCOMPRESSED= yes
-
-.include <bsd.port.mk>
diff --git a/www/blogd/distinfo b/www/blogd/distinfo
deleted file mode 100644
index 718f6c9a0c64..000000000000
--- a/www/blogd/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (blogd-2.4.tar.gz) = 8cc17967e284b2b846f46d53b774439a
-SHA256 (blogd-2.4.tar.gz) = 3263e02f4715499f5ee5a2f341454ffcf97cba842388b63593c242c220ba7a28
-SIZE (blogd-2.4.tar.gz) = 24278
diff --git a/www/blogd/pkg-descr b/www/blogd/pkg-descr
deleted file mode 100644
index c772b86aaced..000000000000
--- a/www/blogd/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Blogd is an SCGI application server dedicated to serving-up a single blog,
-implemented in 1000 lines of Munger(1). Blogd creates the simplest blog
-that is still useful, in its author's estimation.
-
-WWW: http://www.mammothcheese.ca/
diff --git a/www/blogd/pkg-plist b/www/blogd/pkg-plist
deleted file mode 100644
index dd824416f36a..000000000000
--- a/www/blogd/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/blogd
-bin/blogd-add
-bin/blogd-delete
-bin/blogd-extract
-bin/blogd-replace
-etc/blogd.css.sample
-etc/rc.d/blogd
-@unexec if cmp -s %D/etc/blogd.config %D/etc/blogd.config.dist; then rm -f %D/etc/blogd.config; fi
-etc/blogd.config.dist