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-pelican Static site generator written in Python
4.9.1 www on this many watch lists=1 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 4.9.1Version of this port present on the latest quarterly branch.
Maintainer: andreas@bilke.org search for ports maintained by this maintainer
Port Added: 2015-08-28 15:22:41
Last Update: 2024-01-16 16:18:22
Commit Hash: 7e62a21
People watching this port, also watch:: py39-pycparser, tmux, nextcloud-appointments-php82, smartmontools, python
Also Listed In: python textproc
License: GPLv3
WWW:
https://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
Homepage    cgit ¦ Codeberg ¦ 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}pelican>0:www/py-pelican@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-pelican/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-pelican
  • pkg install py39-pelican
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pelican listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pelican
Package flavors (<flavor>: <package>)
  • py39: py39-pelican
distinfo:
TIMESTAMP = 1700397640 SHA256 (getpelican-pelican-4.9.1_GH0.tar.gz) = 6c5f2a15470600d2d8a0955ad48619dd1c8c063fa901d6cde46c9524a2eb974f SIZE (getpelican-pelican-4.9.1_GH0.tar.gz) = 1374443

Packages (timestamps in pop-ups are UTC):
py37-pelican
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.2.0_1---4.2.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pelican
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.9.14.9.1-4.9.14.9.1---
FreeBSD:13:quarterly4.9.14.9.14.8.04.9.14.9.1-4.9.14.9.1
FreeBSD:14:latest4.9.14.9.14.8.04.9.14.9.14.8.0-4.8.0
FreeBSD:14:quarterly4.9.14.9.1-4.9.14.9.1-4.9.14.9.1
FreeBSD:15:latest4.9.14.9.1n/a4.9.1n/a-4.9.1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pdm-backend>0 : devel/py-pdm-backend@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-beautifulsoup>=4.9 : www/py-beautifulsoup@py39
  2. py39-flake8-import-order>=0.18 : devel/py-flake8-import-order@py39
  3. py39-flake8> : devel/py-flake8@py39
  4. py39-flake8>=3.8 : devel/py-flake8@py39
  5. py39-invoke>=1.3 : devel/py-invoke@py39
  6. py39-isort>=5.2 : devel/py-isort@py39
  7. py39-lxml>=4.3 : devel/py-lxml@py39
  8. py39-pytest-cov>0 : devel/py-pytest-cov@py39
  9. py39-pytest-xdist>2.0 : devel/py-pytest-xdist@py39
  10. py39-typogrify>=2.0 : textproc/py-typogrify@py39
  11. git>0 : devel/git
  12. hs-pandoc> : textproc/hs-pandoc
  13. py39-pytest>=7,1 : devel/py-pytest@py39
  14. python3.9 : lang/python39
Runtime dependencies:
  1. py39-blinker>=1.7 : devel/py-blinker@py39
  2. py39-dateutil>=2.8.2 : devel/py-dateutil@py39
  3. py39-docutils>=0.20.1 : textproc/py-docutils@py39
  4. py39-feedgenerator>=2.1.0 : www/py-feedgenerator@py39
  5. py39-Jinja2>=3.1.2 : devel/py-Jinja2@py39
  6. py39-markdown>=3.1 : textproc/py-markdown@py39
  7. py39-ordered-set>=4.1.0 : devel/py-ordered-set@py39
  8. py39-pygments>=2.16.1 : textproc/py-pygments@py39
  9. py39-pytz>=2020.1 : devel/py-pytz@py39
  10. py39-rich>=13.6.0 : textproc/py-rich@py39
  11. py39-six>=1.4 : devel/py-six@py39
  12. py39-unidecode>=1.3.7 : converters/py-unidecode@py39
  13. py39-watchfiles>=0.21.0 : devel/py-watchfiles@py39
  14. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-pelican
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/getpelican/pelican/tar.gz/4.9.1?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.9.1
16 Jan 2024 16:18:22
commit hash: 7e62a21f319db9af00d5c5ea77e8ccd1e6440569commit hash: 7e62a21f319db9af00d5c5ea77e8ccd1e6440569commit hash: 7e62a21f319db9af00d5c5ea77e8ccd1e6440569commit hash: 7e62a21f319db9af00d5c5ea77e8ccd1e6440569 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Andreas Bilke
www/py-pelican: update to 4.9.1

 - switch build backend
 - remove broken test part, since there is no broken test in the current
   version

Changelog: https://docs.getpelican.com/en/stable/changelog.html

PR:		275284
MFH:		2024Q1
4.8.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.8.0
09 Sep 2022 20:14:08
commit hash: 3af68f0ea350050c96351f5481379a102d8d624acommit hash: 3af68f0ea350050c96351f5481379a102d8d624acommit hash: 3af68f0ea350050c96351f5481379a102d8d624acommit hash: 3af68f0ea350050c96351f5481379a102d8d624a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Andreas Bilke
www/py-pelican: Update to 4.8.0

ChangeLog:	https://github.com/getpelican/pelican/blob/4.8.0/docs/changelog.rst
PR:		265415
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.7.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.7.2
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.7.2
13 Feb 2022 17:06:08
commit hash: 0219838ead45c40a953238ac9dc7cf3c6ce69a4dcommit hash: 0219838ead45c40a953238ac9dc7cf3c6ce69a4dcommit hash: 0219838ead45c40a953238ac9dc7cf3c6ce69a4dcommit hash: 0219838ead45c40a953238ac9dc7cf3c6ce69a4d files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Andreas Bilke
www/py-pelican: Update to 4.7.2

PR:		261929
4.7.1
17 Oct 2021 18:47:58
commit hash: cc56a9c8cce7bd549249775ffd94253ff99f2568commit hash: cc56a9c8cce7bd549249775ffd94253ff99f2568commit hash: cc56a9c8cce7bd549249775ffd94253ff99f2568commit hash: cc56a9c8cce7bd549249775ffd94253ff99f2568 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Andreas Bilke
www/py-pelican: Update to 4.7.1

PR:	259225
4.7.0
04 Oct 2021 11:17:34
commit hash: c35f3b79a9865f31668ff98a68fb848a821f2beccommit hash: c35f3b79a9865f31668ff98a68fb848a821f2beccommit hash: c35f3b79a9865f31668ff98a68fb848a821f2beccommit hash: c35f3b79a9865f31668ff98a68fb848a821f2bec files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Andreas Bilke
www/py-pelican: Update to 4.7.0

ChangeLogs: https://github.com/getpelican/pelican/releases/tag/4.7.0

PR:		258895
4.6.0
20 Jun 2021 16:16:19
commit hash: 8652ee6113878c1b77ca194f7b9fbddc4e2bb147commit hash: 8652ee6113878c1b77ca194f7b9fbddc4e2bb147commit hash: 8652ee6113878c1b77ca194f7b9fbddc4e2bb147commit hash: 8652ee6113878c1b77ca194f7b9fbddc4e2bb147 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pelican: Remove PY_PYGMENTS

With hat:	python
4.6.0
18 Jun 2021 05:51:44
commit hash: e9ba8d53a4906bc678d478319d8517900738b81ecommit hash: e9ba8d53a4906bc678d478319d8517900738b81ecommit hash: e9ba8d53a4906bc678d478319d8517900738b81ecommit hash: e9ba8d53a4906bc678d478319d8517900738b81e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
www/py-pelican: Update to 4.6.0

Changes:
  - https://docs.getpelican.com/en/4.6.0/changelog.html

PR:		248886
Reported by:	Andreas Bilke
4.2.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.2.0_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
4.2.0_1
21 Sep 2020 12:12:41
Revision:549439Original commit files touched by this commit
antoine search for other commits by this committer
Use the PY_PYGMENTS variable

With hat:	portmgr
4.2.0
28 Jan 2020 14:37:08
Revision:524486Original commit files touched by this commit
dbaio search for other commits by this committer
www/py-pelican: Update to 4.2.0

Pass MAINTAINER'ship to submitter.

PR:		241689
Submitted by:	Andreas Bilke <freebsd.org@bilke.org>
Approved by:	maintainer timeout
4.1.0_1
18 Jul 2019 19:35:51
Revision:506875Original commit files touched by this commit
jlaffaye search for other commits by this committer
www/py-pelican: update to 4.1.0

PR:		239253
Submitted by:	Andreas Bilke <freebsd.org@bilke.org>
4.0.1_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
4.0.1
31 Dec 2018 16:46:35
Revision:488802Original commit files touched by this commit
jlaffaye search for other commits by this committer
Update to 4.0.1

PR:		234501
Submitted by:	Andreas Bilke <freebsd.org@bilke.org>
3.7.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
3.7.1
13 Mar 2018 21:09:28
Revision:464433Original commit files touched by this commit
brnrd search for other commits by this committer
www/py-pelican: Update to 3.7.1

Changelog:	http://docs.getpelican.com/en/3.7.1/changelog.html
PR:		226521

Approved by:	maintainer (jlaffaye)
3.6.3_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)
3.6.3_3
20 Apr 2017 04:13:39
Revision:438924Original commit files touched by this commit
miwi search for other commits by this committer
- Fix Shebangs
- Added LICENSE
- Added NO_ARCH
3.6.3_2
14 Feb 2017 11:09:03
Revision:434077Original commit files touched by this commit
demon search for other commits by this committer
Add PKGNAMEPREFIX so that concurrent installs really work

PR:		216585
Submitted by:	John W. O'Brien <john@saltant.com>
maintainer timeout.
3.6.3_1
05 Feb 2017 09:03:41
Revision:433387Original commit files touched by this commit
demon search for other commits by this committer
Use python-version-specific dependencies so they work as expected with
non-default python.

PR:		215201
Submitted by:	John W. O'Brien <john@saltant.com>
Maintainer timeout.
3.6.3_1
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
3.6.3_1
28 Oct 2015 09:56:43
Revision:400378Original commit files touched by this commit
koobs search for other commits by this committer
www/py-pelican: Enable concurrent (Python) installs

- Enable concurrent Python version installations
- Remove TEST option and hooks since the framework now supports
  TEST_DEPENDS.
- Rename test target to framework supplied one
3.6.3_1
31 Aug 2015 05:44:56
Revision:395650Original commit files touched by this commit
koobs search for other commits by this committer
www/py-pelican: Add description for MARKDOWN option

Add a description for the MARKDOWN option that was missed in the previous
commit.

Approved by:	portmgr, pointyhat (blanket)
3.6.3_1
28 Aug 2015 15:27:04
Revision:395498Original commit files touched by this commit
koobs search for other commits by this committer
www/py-pelican: Bump PORTREVISION

Package contents have changed (test files, LICENSE), bump PORTREVISION
accordingly.
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)

Number of commits found: 29