Port details |
- cblog Simple weblog in C using markdown
- 0.1.6_2 www
=0 0.1.6_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: bapt@FreeBSD.org
- Port Added: 2010-07-16 14:19:16
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: BSD2CLAUSE
- WWW:
- https://fossil.etoilebsd.net/cblog
- Description:
- simple weblog written in C using markdown to write posts and tinycdb to store
them
WWW: https://fossil.etoilebsd.net/cblog
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cblog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cblog-0.1.6.tar.gz) = 4d465203ff9c337835b058985027c9d7aba176a5130db0b3fb48e6303051cede
SIZE (cblog-0.1.6.tar.gz) = 37087
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libneo_cs.a : www/clearsilver
- Library dependencies:
-
- libfcgi.so : www/fcgi
- libcdb.so : databases/tinycdb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.6_2 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.6_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.6_2 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.1.6_2 28 Aug 2017 09:01:36 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.1.6_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.1.6_2 13 Mar 2014 14:06:33 |
bapt |
Update my ports to the latest infrastructure changes |
0.1.6_2 10 Dec 2013 18:16:52 |
bapt |
chase tinycdb change |
0.1.6_1 18 Oct 2013 23:42:09 |
bapt |
Enable stage
Modern LIB_DEPENDS
Move files to pkg-plist |
0.1.6_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1.6_1 31 Dec 2012 12:50:47 |
bapt |
Remove shlib numbers
Trim headers |
0.1.6_1 18 Nov 2012 16:33:31 |
hrs |
Fix rc.d script to support systems before and after ${name}_fib is introduced
into rc.subr. Bump PORTREVISION.
Feature safe: yes |
0.1.6 01 May 2012 13:04:22 |
bapt |
Update WWW |
0.1.6 14 Jan 2012 08:57:23 |
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. |
0.1.6 29 Sep 2011 08:36:12 |
bapt |
- update to 0.1.6
- changes: plug a memory leak in the cli and fix a segmentation fault |
0.1.5 01 Dec 2010 07:12:37 |
bapt |
- s/login/LOGIN/ in rc script
- cleaner way to handle start_precmd
Reported by: dougb |
0.1.5 29 Nov 2010 17:55:12 |
bapt |
Change master_site to avoid checksum mismatch
regenerate distinfo
Reported by: ITetcu |
0.1.5 29 Nov 2010 11:30:11 |
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 |
0.1.2 24 Aug 2010 16:43:52 |
bapt |
Only call REINPLACE_CMD one time
Approved by: jadawin/tabthorpe (mentors, implicit) |
0.1.2 28 Jul 2010 17:31:01 |
bapt |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
0.1.2 19 Jul 2010 08:04:03 |
jadawin |
- Update to 0.1.2
PR: ports/148745
Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> (maintainer) |
0.1.1 16 Jul 2010 14:18:48 |
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> |