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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/py-lektor/Makefile

Number of commits found: 23

Saturday, 8 Mar 2025
04:05 Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 06a08e6
Saturday, 17 Feb 2024
06:05 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-lektor: mark BROKEN

Error:
depends on package: py39-Flask>=0 - not found
commit hash: 5d641d64fcb15df366e4937d1e23b10908503f0e commit hash: 5d641d64fcb15df366e4937d1e23b10908503f0e commit hash: 5d641d64fcb15df366e4937d1e23b10908503f0e commit hash: 5d641d64fcb15df366e4937d1e23b10908503f0e 5d641d6
Friday, 1 Dec 2023
06:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)

Approved by:	portmgr (blanket)
commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 commit hash: 8efcc1c369a0048035fc0022072f9003c37b65e8 8efcc1c
Saturday, 2 Sep 2023
08:19 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: update 3.3.7 to 3.3.10

  WHILE HERE
  * added markupsafe and pytz dependencies;
  * changed "patch-mistune" by not patching many files with one single diff;
  * reflecting $PORTVERSION on setup.py properly on 'post-patch'.

  CHANGELOG
  * https://github.com/lektor/lektor/blob/v3.3.10/CHANGES.md

Sponsored by:	The Tor Project
Sponsored by:	TorBSD Diversity Project (TDP)
commit hash: 6ca711ce977ce59511172e6f5a6bf69055e9e8c3 commit hash: 6ca711ce977ce59511172e6f5a6bf69055e9e8c3 commit hash: 6ca711ce977ce59511172e6f5a6bf69055e9e8c3 commit hash: 6ca711ce977ce59511172e6f5a6bf69055e9e8c3 6ca711c
Tuesday, 18 Jul 2023
00:53 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a 9a80a6e
Friday, 30 Jun 2023
07:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-lektor: Allow build with py-mistune installed

- Bump PORTREVISION for package change

PR:		263956
commit hash: d208a99b094e8a040a533fdd38d649ab5e4d15c3 commit hash: d208a99b094e8a040a533fdd38d649ab5e4d15c3 commit hash: d208a99b094e8a040a533fdd38d649ab5e4d15c3 commit hash: d208a99b094e8a040a533fdd38d649ab5e4d15c3 d208a99
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Saturday, 15 Oct 2022
08:53 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: update 3.3.6_1 to 3.3.7
commit hash: 47d16dc55fa4d5f9dac81c3a846a8cee8e3d37ea commit hash: 47d16dc55fa4d5f9dac81c3a846a8cee8e3d37ea commit hash: 47d16dc55fa4d5f9dac81c3a846a8cee8e3d37ea commit hash: 47d16dc55fa4d5f9dac81c3a846a8cee8e3d37ea 47d16dc
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 31 Jul 2022
16:20 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: follow tips from vishwin@, and hack setup.py

  while here, set inifile version to be 0.4 instead of 0.4.1

PR:		265486
Reported by:	p5B2EA84B3 % t-online.de
commit hash: 65eb08792cd4cb627667908f888d4858693535b7 commit hash: 65eb08792cd4cb627667908f888d4858693535b7 commit hash: 65eb08792cd4cb627667908f888d4858693535b7 commit hash: 65eb08792cd4cb627667908f888d4858693535b7 65eb087
Thursday, 28 Jul 2022
19:58 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: update 3.2.2_3 to 3.3.6, and fix 'safe_join' import

  * https://github.com/lektor/lektor/blob/v3.3.6/CHANGES.md

PR:		263922, 264991
Reported by:	bz@, p5B2EA84B3 <p5B2EA84B3 % t-online.de>
Tested by:	Evilham <contact % evilham.com>, Mr. Zsolt <darwick % cyberground.hu>
commit hash: 6f42cda176b25bb14eb4c60b1f243fa932c82c7b commit hash: 6f42cda176b25bb14eb4c60b1f243fa932c82c7b commit hash: 6f42cda176b25bb14eb4c60b1f243fa932c82c7b commit hash: 6f42cda176b25bb14eb4c60b1f243fa932c82c7b 6f42cda
Friday, 13 May 2022
11:40 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-lektor: Change RUN_DEPENDS from py-mistune to py-mistune0

- While I'm here, update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change

This port is not ready for mistune 2.0.0+ which has different API.

Reference:	https://github.com/lektor/lektor/blob/v3.2.2/setup.py#L42
commit hash: 51db4dd0ff227ff8077ffd9a761b3ce6eb0ceeba commit hash: 51db4dd0ff227ff8077ffd9a761b3ce6eb0ceeba commit hash: 51db4dd0ff227ff8077ffd9a761b3ce6eb0ceeba commit hash: 51db4dd0ff227ff8077ffd9a761b3ce6eb0ceeba 51db4dd
Monday, 15 Nov 2021
20:13 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: fix "3.2.2_1 fails to run: Requirement.parse"

  * visit upstream again to sync depends;
    - github.com/lektor/lektor/blob/v3.2.2/setup.py
  * while here, properly sort out RUN_DEPENDS.

Reported by:	p5B2E9A8F % t-online.de
PR:		259426
Sponsored by:	TorBSD Diversity Project (TDP)
Sponsored by:	The Tor Project
commit hash: 576702c6a176c1603ef26a32a16cbb6357b5a14f commit hash: 576702c6a176c1603ef26a32a16cbb6357b5a14f commit hash: 576702c6a176c1603ef26a32a16cbb6357b5a14f commit hash: 576702c6a176c1603ef26a32a16cbb6357b5a14f 576702c
Sunday, 24 Oct 2021
19:09 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: add missing dependencies
commit hash: 78004db04a23457a1a3d9886c38243793e39ba1a commit hash: 78004db04a23457a1a3d9886c38243793e39ba1a commit hash: 78004db04a23457a1a3d9886c38243793e39ba1a commit hash: 78004db04a23457a1a3d9886c38243793e39ba1a 78004db
Monday, 18 Oct 2021
12:41 Vinícius Zavam (egypcio) search for other commits by this committer
www/py-lektor: update 3.2.0 to 3.2.2

  * https://github.com/lektor/lektor/compare/3.2.0...v3.2.2

Sponsored by:	TorBSD Diversity Project (TDP)
Sponsored by:	The Tor Project
commit hash: c5a85567d5fad821a8001ab66922938da40620b2 commit hash: c5a85567d5fad821a8001ab66922938da40620b2 commit hash: c5a85567d5fad821a8001ab66922938da40620b2 commit hash: c5a85567d5fad821a8001ab66922938da40620b2 c5a8556
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 12 Jan 2021
21:25 rene search for other commits by this committer
Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+
Original commitRevision:561385 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Monday, 31 Aug 2020
13:38 egypcio search for other commits by this committer
www/py-lektor: update 3.1.3_1 to 3.2.0

  https://github.com/lektor/lektor/blob/3.2.0/CHANGES
Original commitRevision:547181 
Thursday, 3 Oct 2019
12:50 egypcio search for other commits by this committer
www/py-lektor: add devel/py-pip to RUN_DEPENDS

  - Makefile
    based on upstream's setup.py, adding 'pip' to RUN_DEPENDS;
    without 'pip' the lektor application wouldn't work as expected.

https://github.com/lektor/lektor/blob/3.1.3/setup.py
Original commitRevision:513663 
Sunday, 14 Jul 2019
14:04 egypcio search for other commits by this committer
[NEW PORT] www/py-lektor: Static content management system written in Python

Sponsored by:	The Tor Project
Original commitRevision:506619 

Number of commits found: 23