1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Remove www/blogd

- Attach ephemera to build
This commit is contained in:
Thomas Abthorpe 2010-04-26 16:12:34 +00:00
parent 41f11fe8d1
commit c659397f16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253293
6 changed files with 1 additions and 39 deletions

1
MOVED
View File

@ -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

View File

@ -56,7 +56,6 @@
SUBDIR += bk2site
SUBDIR += bk_edit
SUBDIR += bkmrkconv
SUBDIR += blogd
SUBDIR += blogsum
SUBDIR += bluefish
SUBDIR += bluefish-devel

View File

@ -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>

View File

@ -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

View File

@ -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/

View File

@ -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