| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 May 2012 13:04:22
0.1.6
|
bapt  |
Update WWW |
14 Jan 2012 08:57:23
0.1.6
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
29 Sep 2011 08:36:12
0.1.6
|
bapt  |
- update to 0.1.6
- changes: plug a memory leak in the cli and fix a segmentation fault |
01 Dec 2010 07:12:37
0.1.5
|
bapt  |
- s/login/LOGIN/ in rc script
- cleaner way to handle start_precmd
Reported by: dougb |
29 Nov 2010 17:55:12
0.1.5
|
bapt  |
Change master_site to avoid checksum mismatch
regenerate distinfo
Reported by: ITetcu |
29 Nov 2010 11:30:11
0.1.5
|
bapt  |
- update to 0.1.5
- Changes:
fix segfault with HEAD requests
fix potential security problem in comments
allow to self start the fastcgi
Can now be used both as a fastcgi and a cgi
add rc script |
24 Aug 2010 16:43:52
0.1.2
|
bapt  |
Only call REINPLACE_CMD one time
Approved by: jadawin/tabthorpe (mentors, implicit) |
28 Jul 2010 17:31:01
0.1.2
|
bapt  |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
19 Jul 2010 08:04:03
0.1.2
|
jadawin  |
- Update to 0.1.2
PR: ports/148745
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> (maintainer) |
16 Jul 2010 14:18:48
0.1.1
|
jadawin  |
simple weblog written in C using markdown to write posts and tinycdb to store
them
WWW: http://github.com/bapt/cblog
PR: ports/148673
Submitted by: Bapt <baptiste.daroussin at gmail.com> |