1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Baptiste Daroussin
5c8ef479ae chase tinycdb change 2013-12-10 18:16:51 +00:00
Baptiste Daroussin
4ddbbb4cc4 Enable stage
Modern LIB_DEPENDS
Move files to pkg-plist
2013-10-18 23:42:09 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Baptiste Daroussin
01ef8e40ae Remove shlib numbers
Trim headers
2012-12-31 12:50:47 +00:00
Hiroki Sato
f81193cbbf Fix rc.d script to support systems before and after ${name}_fib is introduced
into rc.subr.  Bump PORTREVISION.

Feature safe:	yes
2012-11-18 16:33:31 +00:00
Baptiste Daroussin
15e15b7947 Update WWW 2012-05-01 13:04:56 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Baptiste Daroussin
68504b0e05 - update to 0.1.6
- changes: plug a memory leak in the cli and fix a segmentation fault
2011-09-29 08:36:12 +00:00
Baptiste Daroussin
5e83453656 - s/login/LOGIN/ in rc script
- cleaner way to handle start_precmd

Reported by:	dougb
2010-12-01 07:12:37 +00:00
Baptiste Daroussin
ef657c5b84 Change master_site to avoid checksum mismatch
regenerate distinfo

Reported by:	ITetcu
2010-11-29 17:55:12 +00:00
Baptiste Daroussin
4d977d352e - 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
2010-11-29 11:30:11 +00:00
Baptiste Daroussin
2996fa6542 Only call REINPLACE_CMD one time
Approved by:	jadawin/tabthorpe (mentors, implicit)
2010-08-24 16:43:52 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Philippe Audeoud
79cd006162 - Update to 0.1.2
PR:		ports/148745
Submitted by:	Bapt <baptiste.daroussin _AT_ gmail.com> (maintainer)
2010-07-19 08:04:02 +00:00
Philippe Audeoud
e13dd393b6 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>
2010-07-16 14:18:48 +00:00