head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	old_RELEASE_7_3_0:1.1
	old_RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.04.26.16.06.41;	author tabthorpe;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.26.16.03.07;	author tabthorpe;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.17.13.02.23;	author tabthorpe;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.5

PR:		ports/145963
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
@
text
@bin/ephemera
bin/ephemera-add
bin/ephemera-delete
bin/ephemera-extract
bin/ephemera-replace
bin/ephemera-generate
etc/ephemera.css.sample
etc/rc.d/ephemera
@@unexec if cmp -s %D/etc/ephemera.config %D/etc/ephemera.config.dist; then rm -f %D/etc/ephemera.config; fi
etc/ephemera.config.dist
@


1.2
log
@- Force commit to note repocopy www/blogd -> www/ephemera

Repocopy by:	marcus
@
text
@d1 10
a10 9
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
@


1.1
log
@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.  On a single-core system,
it should be able to service 500 requests/second.  More cores will yield
proportionally better performance.

WEB: http://www.mammothcheese.ca/

PR:		ports/135513
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
@
text
@@

