Port details |
- py-blogofile Static website compiler and blog engine
- 0.8.3_1 www
=0 0.8.3_1Version of this port present on the latest quarterly branch. DEPRECATED: Deprecated by upstream
This port expired on: 2020-03-31
- Maintainer: lwhsu@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2011-03-11 20:52:31
- Last Update: 2020-02-04 06:45:02
- SVN Revision: 525125
- Also Listed In: python
- License: MIT
- WWW:
- http://www.blogofile.com
- Description:
- Blogofile is a simple blog engine that requires no database and no
special hosting environment. You customize a set of templates with Mako,
create posts in a markup language like Textile, or Markdown, (or even
plain HTML) and Blogofile generates your entire blog as plain HTML, CSS,
images, and Atom/RSS feeds which you can then upload to any old web
server you like. No CGI or scripting environment is needed on the
server.
WWW: http://www.blogofile.com
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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:
-
- ${PYTHON_PKGNAMEPREFIX}blogofile>0:www/py-blogofile@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-blogofile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1477763252
SHA256 (Blogofile-0.8.3.tar.gz) = 2d44ac4ecca5fe209f3881a7266d0c354947ac4987872decc90331cfd624bf01
SIZE (Blogofile-0.8.3.tar.gz) = 35133
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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-docutils>0 : textproc/py-docutils@py27
- py27-Jinja2>0 : devel/py-Jinja2@py27
- py27-mako>0 : textproc/py-mako@py27
- py27-markdown>0 : textproc/py-markdown@py27
- py27-MarkupSafe>=0.19 : textproc/py-MarkupSafe@py27
- py27-pygments>0 : textproc/py-pygments@py27
- py27-pytz>0 : devel/py-pytz@py27
- py27-six>0 : devel/py-six@py27
- py27-textile>0 : www/py-textile@py27
- py27-unidecode>=0 : converters/py-unidecode@py27
- py27-yaml>0 : devel/py-yaml@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- 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.8.3_1 04 Feb 2020 06:45:02
![Revision:525125 Revision:525125](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak bulk -a |
0.8.3_1 04 Feb 2020 02:25:07
![Revision:525114 Revision:525114](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark DEPRECATED as it is deprecated by upstream |
0.8.3_1 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.8.3_1 19 Feb 2018 11:10:43
![Revision:462307 Revision:462307](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.8.3 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.8.3 30 Oct 2016 16:12:22
![Revision:424951 Revision:424951](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.8.3 |
0.7.1_3 06 Jun 2016 15:25:42
![Revision:416469 Revision:416469](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
0.7.1_3 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.7.1_3 05 Jan 2016 18:04:44
![Revision:405310 Revision:405310](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rakuco ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Set MASTER_SITE_SUBDIR again.
The port had been broken since October 2014 when r371113 stopped setting the
MASTER_SITE_SUBDIR. Like devel/py-cycler, the PyPI location is a bit unusual,
with the tarball name being "blogofile-XXX.tar.gz" (lowercase 'b') and the
directory being called "Blogofile", with capital 'B'. |
0.7.1_3 18 Oct 2014 11:36:10
![Revision:371113 Revision:371113](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/py-blogofile: convert to USES=python
- convert to USES=python
- limit python version to 2.x: depends on beautifulsoup32
that doesn't work with python3 + useing constructions, not
compatible with 3.x
Approved by: portmgr (blanket) |
0.7.1_3 06 Aug 2014 09:11:58
![Revision:364158 Revision:364158](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.7.1_3 01 Mar 2014 18:11:13
![Revision:346696 Revision:346696](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
0.7.1_2 02 Oct 2013 23:38:51
![Revision:329129 Revision:329129](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/py-beautifulsoup32: bump port revision
- Bump port revision due to package name change
- Catch up package name of ports that depend on it |
0.7.1_1 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.7.1_1 20 Mar 2013 17:24:23
![Revision:314750 Revision:314750](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change RUN_DEPENDS to www/py-beautifulsoup32, this port doesn't work
with beautifulsoup 4
- Pet portlint
PR: ports/177124
Submitted by: Roger Marquis <marquis@roble.com> |
0.7.1 11 Mar 2011 20:51:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add py-blogofile 0.7.1, a static website compiler and blog engine. |