notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-blogofile Static website compiler and blog engine
0.8.3_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.3_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Deprecated by upstream
Expired This port expired on: 2020-03-31
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py27: py27-blogofile
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-docutils>0 : textproc/py-docutils@py27
  2. py27-Jinja2>0 : devel/py-Jinja2@py27
  3. py27-mako>0 : textproc/py-mako@py27
  4. py27-markdown>0 : textproc/py-markdown@py27
  5. py27-MarkupSafe>=0.19 : textproc/py-MarkupSafe@py27
  6. py27-pygments>0 : textproc/py-pygments@py27
  7. py27-pytz>0 : devel/py-pytz@py27
  8. py27-six>0 : devel/py-six@py27
  9. py27-textile>0 : www/py-textile@py27
  10. py27-unidecode>=0 : converters/py-unidecode@py27
  11. py27-yaml>0 : devel/py-yaml@py27
  12. py27-setuptools>0 : devel/py-setuptools@py27
  13. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/B/Blogofile/
  2. https://pypi.org/packages/source/B/Blogofile/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.3_1
04 Feb 2020 06:45:02
Revision:525125Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
0.8.3_1
04 Feb 2020 02:25:07
Revision:525114Original commit files touched by this commit
lwhsu search for other commits by this committer
Mark DEPRECATED as it is deprecated by upstream
0.8.3_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.8.3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.8.3
30 Oct 2016 16:12:22
Revision:424951Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.8.3
0.7.1_3
06 Jun 2016 15:25:42
Revision:416469Original commit files touched by this commit
mat search for other commits by this committer
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:412351Original commit files touched by this commit
mat search for other commits by this committer
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:405310Original commit files touched by this commit
rakuco search for other commits by this committer
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:371113Original commit files touched by this commit
rm search for other commits by this committer
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:364158Original commit files touched by this commit
olgeni search for other commits by this committer
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:346696Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
0.7.1_2
02 Oct 2013 23:38:51
Revision:329129Original commit files touched by this commit
wg search for other commits by this committer
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:327776Original commit files touched by this commit
bapt search for other commits by this committer
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:314750Original commit files touched by this commit
lwhsu search for other commits by this committer
- 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
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-blogofile 0.7.1, a static website compiler and blog engine.

Number of commits found: 16