aboutsummaryrefslogtreecommitdiff
path: root/www/cblog
Commit message (Collapse)AuthorAgeFilesLines
* - s/login/LOGIN/ in rc scriptBaptiste Daroussin2010-12-011-5/+3
| | | | | | | | | - cleaner way to handle start_precmd Reported by: dougb Notes: svn path=/head/; revision=265498
* Change master_site to avoid checksum mismatchBaptiste Daroussin2010-11-292-2/+2
| | | | | | | | | regenerate distinfo Reported by: ITetcu Notes: svn path=/head/; revision=265399
* - update to 0.1.5Baptiste Daroussin2010-11-294-6/+67
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=265370
* Only call REINPLACE_CMD one timeBaptiste Daroussin2010-08-241-3/+4
| | | | | | | Approved by: jadawin/tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=259918
* Change maintainer address to my new @FreeBSD.orgBaptiste Daroussin2010-07-281-1/+1
| | | | | | | Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258396
* - Update to 0.1.2Philippe Audeoud2010-07-192-4/+4
| | | | | | | | PR: ports/148745 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> (maintainer) Notes: svn path=/head/; revision=257946
* simple weblog written in C using markdown to write posts and tinycdb to storePhilippe Audeoud2010-07-163-0/+46
them WWW: http://github.com/bapt/cblog PR: ports/148673 Submitted by: Bapt <baptiste.daroussin at gmail.com> Notes: svn path=/head/; revision=257854