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
pelican Static site generator written in Python
3.6.3 www Deleted on this many watch lists=3 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 3.6.3Version of this port present on the latest quarterly branch.
Maintainer: jlaffaye@FreeBSD.org search for ports maintained by this maintainer
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/
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:
  • pelican>0:www/pelican
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. rst2html : textproc/py-docutils
  2. py27-markdown>0 : textproc/py-markdown
  3. py27-Jinja2>=2.7 : devel/py-Jinja2
  4. py27-pygments>=1.4 : textproc/py-pygments
  5. py27-feedgenerator>=1.6 : www/py-feedgenerator
  6. py27-pytz>0 : devel/py-pytz
  7. py27-blinker>0 : devel/py-blinker
  8. py27-unidecode>0 : converters/py-unidecode
  9. py27-six>=1.4 : devel/py-six
  10. py27-dateutil>0 : devel/py-dateutil
  11. py27-setuptools27>0 : devel/py-setuptools27
  12. 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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.crate.io/packages/source/p/pelican/
  3. http://pypi.python.jp/pelican/
  4. http://pypi.python.org/packages/source/p/pelican/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.3
28 Aug 2015 15:22:34
Revision:395496Original commit files touched by this commit
koobs search for other commits by this committer
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 View all of this commit message)
3.6.3
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394416Original commit files touched by this commit
jlaffaye search for other commits by this committer
Update to 3.6.3

PR:		201899
Submitted by:	rsmith@xs4all.nl
3.5.0_1
26 Dec 2014 20:13:08
Revision:375655Original commit files touched by this commit
feld search for other commits by this committer
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
Revision:375166Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in www category
3.3.0_1
15 Jun 2014 17:32:29
Revision:357907Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:338302Original commit files touched by this commit
jlaffaye search for other commits by this committer
- 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
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)
3.2.2
16 Jun 2013 10:40:11
Revision:321034Original commit files touched by this commit
koobs search for other commits by this committer
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
Original commit files touched by this commit
swills search for other commits by this committer
- 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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
- Update to 2.8.0
2.7.2
07 Dec 2011 10:26:26
Original commit files touched by this commit
pav search for other commits by this committer
- Fix depobj

Submitted by:   wen
Feature safe:   yes
2.7.2
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Add pelican, a static blog generator

Approved by:    bapt (mentor)

Number of commits found: 15