Port details |
- wadcomblog Simple open-source static blog engine written in Python
- 0.3 www
=0 0.3Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: jlaffaye@FreeBSD.org
 - Port Added: 2008-12-25 20:09:44
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: not specified in port
- WWW:
- http://vss.73rus.com/wadcomblog/
- Description:
- WadcomBlog is a simple open-source static blog engine written in Python
by Vlad Skvortsov and distributed under BSD license.
It doesn't use any backend database but instead reads a set of plain i
text files (in RFC2822 format) and creates a tree of interlinked HTML pages
that may be then published. To update a blog one just needs to add a file
to the source tree and run the command-line WadcomBlog script
to regenerate the output.
WWW: http://vss.73rus.com/wadcomblog/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- WadcomBlog>0:www/wadcomblog
- No installation instructions:
- This port has been deleted.
- PKGNAME: WadcomBlog
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (WadcomBlog-0.3.tar.gz) = 350c16448bd7939a4df851634a065c36ce7a0b46294e28504581eed5d899f4e9
SIZE (WadcomBlog-0.3.tar.gz) = 19801
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for WadcomBlog-0.3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3 19 Sep 2020 13:01:00
  |
rene  |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.3 06 Apr 2020 17:04:43
  |
adamw  |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
0.3 05 Apr 2020 18:33:39
  |
yuri  |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
0.3 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.3 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.3 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.3 12 Jul 2015 22:29:52
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.3 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.3 02 Jul 2014 08:07:14
  |
vanilla  |
1: Stagify.
2: use options helper.
Approved by: portmgr@ (blanket approval) |
0.3 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.3 08 Jun 2011 16:52:32
 |
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
0.3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3 25 Dec 2008 20:09:01
 |
miwi  |
WadcomBlog is a simple open-source static blog engine written in Python
by Vlad Skvortsov and distributed under BSD license.
It doesn't use any backend database but instead reads a set of plain i
text files (in RFC2822 format) and creates a tree of interlinked HTML pages
that may be then published. To update a blog one just needs to add a file
to the source tree and run the command-line WadcomBlog script
to regenerate the output.
WWW: http://vss.73rus.com/wadcomblog/
PR: ports/128072
Submitted by: Julien Laffaye <kimelto at gmail.com> |
Number of commits found: 13
|