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) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-wagtail-localize/Makefile

Number of commits found: 8

Monday, 8 Apr 2024
06:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Update to 1.9

Changes:	https://github.com/wagtail/wagtail-localize/releases
commit hash: 8bd55b087e120872a33d99e426248aa4dd7a9557 commit hash: 8bd55b087e120872a33d99e426248aa4dd7a9557 commit hash: 8bd55b087e120872a33d99e426248aa4dd7a9557 commit hash: 8bd55b087e120872a33d99e426248aa4dd7a9557 8bd55b0
Friday, 5 Apr 2024
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Update to 1.8.3

Changes:	https://github.com/wagtail/wagtail-localize/releases
commit hash: 7f9704b7873f3a51e4f503b449a96216e652bb83 commit hash: 7f9704b7873f3a51e4f503b449a96216e652bb83 commit hash: 7f9704b7873f3a51e4f503b449a96216e652bb83 commit hash: 7f9704b7873f3a51e4f503b449a96216e652bb83 7f9704b
Saturday, 23 Mar 2024
14:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Update to 1.8.2

Changes:	https://github.com/wagtail/wagtail-localize/releases
commit hash: cecd20580c800d90268afdcc9132ae3f923c47e8 commit hash: cecd20580c800d90268afdcc9132ae3f923c47e8 commit hash: cecd20580c800d90268afdcc9132ae3f923c47e8 commit hash: cecd20580c800d90268afdcc9132ae3f923c47e8 cecd205
Saturday, 9 Mar 2024
14:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Update to 1.8.1

- Update WWW
- Update RUN_DEPENDS after py-wagtail changed to Django 4.2

Changes:	https://github.com/wagtail/wagtail-localize/releases
commit hash: bd4133201db01455c1c26b8d86089c9ddb72b018 commit hash: bd4133201db01455c1c26b8d86089c9ddb72b018 commit hash: bd4133201db01455c1c26b8d86089c9ddb72b018 commit hash: bd4133201db01455c1c26b8d86089c9ddb72b018 bd41332
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
Tuesday, 18 Apr 2023
18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Cosmetic change
commit hash: 76733081397d476839924fdfb4ec4fd0bdb8934b commit hash: 76733081397d476839924fdfb4ec4fd0bdb8934b commit hash: 76733081397d476839924fdfb4ec4fd0bdb8934b commit hash: 76733081397d476839924fdfb4ec4fd0bdb8934b 7673308
Tuesday, 4 Apr 2023
18:29 Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 1730e97
Tuesday, 21 Mar 2023
19:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-wagtail-localize: Add py-wagtail-localize 1.5

Wagtail Localize is a translation plugin for the Wagtail CMS. It allows pages or
snippets to be translated within Wagtail's admin interface. It also provides
integrations with external translations services such as Pontoon or DeepL, and
importing/exporting translations with PO files.
commit hash: 0f8f34760a21a5aa13f5bbd2e97559bcdc03f0e3 commit hash: 0f8f34760a21a5aa13f5bbd2e97559bcdc03f0e3 commit hash: 0f8f34760a21a5aa13f5bbd2e97559bcdc03f0e3 commit hash: 0f8f34760a21a5aa13f5bbd2e97559bcdc03f0e3 0f8f347

Number of commits found: 8