Port details |
- pelican Static site generator written in Python
- 3.6.3 www
=3 3.6.3Version of this port present on the latest quarterly branch.
- Maintainer: jlaffaye@FreeBSD.org
- Port Added: 2011-06-19 18:23:45
- Last Update: 2015-08-28 15:22:34
- SVN Revision: 395496
- People watching this port, also watch:: python27, dejavu, rsync, sudo, xfce
- Also Listed In: textproc
- License: GPLv3
- WWW:
- http://docs.getpelican.com/
- Description:
- Pelican is a static site generator, written in Python.
- Write your content directly with your editor of choice (vim!) in
reStructuredText, Markdown, or AsciiDoc formats
- Includes a simple CLI tool to (re)generate your site
- Easy to interface with distributed version control systems and web hooks
- Completely static output is easy to host anywhere
WWW: http://docs.getpelican.com/
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pelican
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- rst2html : textproc/py-docutils
- py27-markdown>0 : textproc/py-markdown
- py27-Jinja2>=2.7 : devel/py-Jinja2
- py27-pygments>=1.4 : textproc/py-pygments
- py27-feedgenerator>=1.6 : www/py-feedgenerator
- py27-pytz>0 : devel/py-pytz
- py27-blinker>0 : devel/py-blinker
- py27-unidecode>0 : converters/py-unidecode
- py27-six>=1.4 : devel/py-six
- py27-dateutil>0 : devel/py-dateutil
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pelican-3.6.3:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- 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 |
3.6.3 28 Aug 2015 15:22:34 |
koobs |
www/pelican: Prefix according to Python conventions
- Rename (move) according to Python package naming conventions [1]
- Switch temporarily to GITHUB for source files until missing content
files for the test suite is merged/fixed [2]
- Add python (virtual category) to CATEGORIES
- Add LICENSE_FILE
- Add OPTIONS for Markdown and Syntax Highlighting, they are OPTION'al
features
- Add MARKDOWN and SYNTAX to OPTIONS_DEFAULT (for package convenience).
- Use OPTIONS helpers for TESTS option.
- Refactor TEST_DEPENDS so it only declares tests_require, moving the
RUN_DEPENDS assignment to TESTS_BUILD_DEPENDS.
- Rename TEST option to TESTS to match other Python ports, and tweak
description to canonicalize (Only the first 15 lines of the commit message are shown above ) |
3.6.3 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
3.6.3 16 Aug 2015 18:23:57 |
jlaffaye |
Update to 3.6.3
PR: 201899
Submitted by: rsmith@xs4all.nl |
3.5.0_1 26 Dec 2014 20:13:08 |
feld |
Update dependencies
They changed slightly since 3.3.0 and I never noticed when I committed
3.5.0.
PR: 196159 |
3.5.0 21 Dec 2014 16:09:05 |
feld |
Update "BSD" license in www category |
3.3.0_1 15 Jun 2014 17:32:29 |
mva |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
3.3.0 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.3.0 31 Dec 2013 13:32:58 |
jlaffaye |
- Update to 3.3.0
- STAGE support
- pkg-plist is generated by easy_install
- Update COMMENT and pkg-descr
PR: ports/185103
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
3.2.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.2.2 16 Jun 2013 10:40:11 |
koobs |
www/pelican: Update to 3.2.2, Use GITHUB and more
- Update to 3.2.2
- Update pkg-plist
- Use GITHUB for MASTER_SITES (and remove CHEESESHOP)
- Add pytz, blinker and unidecode to RUN_DEPENDS
- Bump Jinja2 & feedgenerator min versions in RUN_DEPENDS
- RUN_DEPENDS are not BUILD_DEPENDS, remove.
- Add TESTS options, TEST_DEPENDS and regression-test target
- Trim Makefile header
- pkg-descr: Tab->space in WWW:
Changes:
3.2: http://docs.getpelican.com/en/3.2/changelog.html#id1
PR: ports/178770
Approved by: jlaffaye (maintainer) |
2.8.0 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
2.8.0 14 May 2012 21:58:41 |
jlaffaye |
- Update to 2.8.0 |
2.7.2 07 Dec 2011 10:26:26 |
pav |
- Fix depobj
Submitted by: wen
Feature safe: yes |
2.7.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.7.2 19 Jun 2011 18:23:32 |
jlaffaye |
Add pelican, a static blog generator
Approved by: bapt (mentor) |