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: databases/py-peewee_migrate/Makefile

Number of commits found: 27

Sunday, 10 Sep 2023
16:12 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.12.2

Changelog: https://github.com/klen/peewee_migrate/compare/1.10.1...1.12.2

PR:		273424
commit hash: d98f9004abba888123ff8d3ffed2a7d08b6db091 commit hash: d98f9004abba888123ff8d3ffed2a7d08b6db091 commit hash: d98f9004abba888123ff8d3ffed2a7d08b6db091 commit hash: d98f9004abba888123ff8d3ffed2a7d08b6db091 d98f900
Tuesday, 5 Sep 2023
20:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-peewee_migrate: Fix BUILD_DEPENDS

from pyproject.toml:
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/klen/peewee_migrate/blob/1.10.1/pyproject.toml#L60-L62
commit hash: 23df0862a29d3ed05f46fc7efae5015603d3ef64 commit hash: 23df0862a29d3ed05f46fc7efae5015603d3ef64 commit hash: 23df0862a29d3ed05f46fc7efae5015603d3ef64 commit hash: 23df0862a29d3ed05f46fc7efae5015603d3ef64 23df086
Saturday, 26 Aug 2023
21:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-peewee_migrate: Remove outdated PYTHON_REL check after
lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
commit hash: ecc66e7b63ebe4326d7aa14189e0a7fe0d3bf831 commit hash: ecc66e7b63ebe4326d7aa14189e0a7fe0d3bf831 commit hash: ecc66e7b63ebe4326d7aa14189e0a7fe0d3bf831 commit hash: ecc66e7b63ebe4326d7aa14189e0a7fe0d3bf831 ecc66e7
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
Sunday, 11 Jun 2023
18:00 Matthew Seaman (matthew) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.10.1

PR: 271934
Changelog: https://github.com/klen/peewee_migrate/compare/1.10.0...1.10.1
commit hash: c837a0cc5896f288d24643759b760f86b6ec53e1 commit hash: c837a0cc5896f288d24643759b760f86b6ec53e1 commit hash: c837a0cc5896f288d24643759b760f86b6ec53e1 commit hash: c837a0cc5896f288d24643759b760f86b6ec53e1 c837a0c
Saturday, 3 Jun 2023
13:24 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.10.0

ChangeLog:	https://github.com/klen/peewee_migrate/compare/1.7.9...1.10.0
PR:		271799
commit hash: eedf1f0f64602f3b6e62644f7da5c641db2f1932 commit hash: eedf1f0f64602f3b6e62644f7da5c641db2f1932 commit hash: eedf1f0f64602f3b6e62644f7da5c641db2f1932 commit hash: eedf1f0f64602f3b6e62644f7da5c641db2f1932 eedf1f0
Monday, 29 May 2023
23:25 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.7.9

Changelog: https://github.com/klen/peewee_migrate/compare/1.7.1...1.7.9

PR:		271666
commit hash: 40cf657d1effe6b53d38a3b11ea8ef4b611a2cb0 commit hash: 40cf657d1effe6b53d38a3b11ea8ef4b611a2cb0 commit hash: 40cf657d1effe6b53d38a3b11ea8ef4b611a2cb0 commit hash: 40cf657d1effe6b53d38a3b11ea8ef4b611a2cb0 40cf657
Thursday, 11 May 2023
23:23 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.7.1

Migrate to pep517.

Changelog: https://github.com/klen/peewee_migrate/compare/1.6.6...1.7.1

PR:		271341
commit hash: 5a56b61352c6865f42b32d31640c1edc1a4f7306 commit hash: 5a56b61352c6865f42b32d31640c1edc1a4f7306 commit hash: 5a56b61352c6865f42b32d31640c1edc1a4f7306 commit hash: 5a56b61352c6865f42b32d31640c1edc1a4f7306 5a56b61
Saturday, 18 Feb 2023
10:02 Wen Heping (wen) search for other commits by this committer
databases/py-peewee_migrate: Update to 1.6.6

PR:		269617
Reported by:	meka@tilda.center(maintainer)
commit hash: 02dd20db873fd7c5db8de3caae6449dfb387ffc9 commit hash: 02dd20db873fd7c5db8de3caae6449dfb387ffc9 commit hash: 02dd20db873fd7c5db8de3caae6449dfb387ffc9 commit hash: 02dd20db873fd7c5db8de3caae6449dfb387ffc9 02dd20d
Wednesday, 8 Feb 2023
20:15 Tilman Keskinoz (arved) search for other commits by this committer
databases/py-peewee_migrate: Update to 1.6.5

PR:		269026
Submitted by:	maintainer
commit hash: 0094bd245c49f233882df0fc9e62eb216d7c3261 commit hash: 0094bd245c49f233882df0fc9e62eb216d7c3261 commit hash: 0094bd245c49f233882df0fc9e62eb216d7c3261 commit hash: 0094bd245c49f233882df0fc9e62eb216d7c3261 0094bd2
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
Monday, 7 Nov 2022
18:04 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.6.2

Changelog:	https://github.com/klen/peewee_migrate/compare/1.5.1...1.6.2

PR:		267603
commit hash: 0ca026f8f47138be3b2889ed1e11194f53996521 commit hash: 0ca026f8f47138be3b2889ed1e11194f53996521 commit hash: 0ca026f8f47138be3b2889ed1e11194f53996521 commit hash: 0ca026f8f47138be3b2889ed1e11194f53996521 0ca026f
Friday, 7 Oct 2022
18:03 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.5.1

ChangeLog:
https://github.com/klen/peewee_migrate/compare/1.4.12...1.5.1

PR:		266751
commit hash: 990b5410f924c6070c371db255f26d1d1fa187c2 commit hash: 990b5410f924c6070c371db255f26d1d1fa187c2 commit hash: 990b5410f924c6070c371db255f26d1d1fa187c2 commit hash: 990b5410f924c6070c371db255f26d1d1fa187c2 990b541
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
Wednesday, 3 Aug 2022
13:00 Nuno Teixeira (eduardo) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.4.12

ChangeLog:	https://github.com/klen/peewee_migrate/compare/1.4.8...1.4.12
PR:		265595
commit hash: 9bfdf28e0d529e6147f0994a0d02f51afbd48dcf commit hash: 9bfdf28e0d529e6147f0994a0d02f51afbd48dcf commit hash: 9bfdf28e0d529e6147f0994a0d02f51afbd48dcf commit hash: 9bfdf28e0d529e6147f0994a0d02f51afbd48dcf 9bfdf28
Tuesday, 17 May 2022
18:35 Dmitry Marakasov (amdmi3) search for other commits by this committer
databases/py-peewee_migrate: update 1.4.7 → 1.4.8

PR:		263678
Submitted by:	meka@tilda.center (maintainer)
commit hash: e5bd477a5b187a069c2be955821429997b9e6d37 commit hash: e5bd477a5b187a069c2be955821429997b9e6d37 commit hash: e5bd477a5b187a069c2be955821429997b9e6d37 commit hash: e5bd477a5b187a069c2be955821429997b9e6d37 e5bd477
Thursday, 7 Apr 2022
18:59 Dmitry Marakasov (amdmi3) search for other commits by this committer
databases/py-peewee_migrate: add missing test depend

Approved by:	portmgr blanket
commit hash: 21e3fea89c2e287cf629db6ad460b7d4ed3496ec commit hash: 21e3fea89c2e287cf629db6ad460b7d4ed3496ec commit hash: 21e3fea89c2e287cf629db6ad460b7d4ed3496ec commit hash: 21e3fea89c2e287cf629db6ad460b7d4ed3496ec 21e3fea
Sunday, 2 Jan 2022
05:21 Hiroki Tagato (tagattie) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: update to 1.4.7

Changelog: https://github.com/klen/peewee_migrate/blob/1.4.7/Changelog

PR:		259588
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
Reviewed by:	koobs
commit hash: 1e1a6eb1f8fd8dd19210ea2d5f5342b6a13761e8 commit hash: 1e1a6eb1f8fd8dd19210ea2d5f5342b6a13761e8 commit hash: 1e1a6eb1f8fd8dd19210ea2d5f5342b6a13761e8 commit hash: 1e1a6eb1f8fd8dd19210ea2d5f5342b6a13761e8 1e1a6eb
Thursday, 12 Aug 2021
20:04 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.4.6

Changelog:	https://github.com/klen/peewee_migrate/compare/1.4.3...1.4.6

PR:		257791
commit hash: 1e466b6ae7aed674ea43943bf6a8046c112c0177 commit hash: 1e466b6ae7aed674ea43943bf6a8046c112c0177 commit hash: 1e466b6ae7aed674ea43943bf6a8046c112c0177 commit hash: 1e466b6ae7aed674ea43943bf6a8046c112c0177 1e466b6
Wednesday, 23 Jun 2021
20:45 Kevin Bowling (kbowling) search for other commits by this committer Author: Goran Meki?
databases/py-peewee_migrate: Update to 1.4.3

Changes https://github.com/klen/peewee_migrate/compare/c78f6fc...c328380

PR:		256785
Approved by:	maintainer
commit hash: 24ba6b9eaa848b4acee817c1dfd119996484d95b commit hash: 24ba6b9eaa848b4acee817c1dfd119996484d95b commit hash: 24ba6b9eaa848b4acee817c1dfd119996484d95b commit hash: 24ba6b9eaa848b4acee817c1dfd119996484d95b 24ba6b9
Tuesday, 15 Jun 2021
14:50 Kevin Bowling (kbowling) search for other commits by this committer Author: Goran Mekić
databases/py-peewee_migrate: Update to 1.4.2

Changes
https://github.com/klen/peewee_migrate/compare/dcecec177172ab786440155d92632cef1e76e789...c78f6fc199e73df086a4e4badbffefdb6e11b75f

PR:		256614
Approved by:	maintainer
commit hash: 59be2588d9153e2d86418df43a5844f81c279a7c commit hash: 59be2588d9153e2d86418df43a5844f81c279a7c commit hash: 59be2588d9153e2d86418df43a5844f81c279a7c commit hash: 59be2588d9153e2d86418df43a5844f81c279a7c 59be258
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
Monday, 15 Feb 2021
23:56 amdmi3 search for other commits by this committer
- Update to 1.4.0

PR:		253125
Submitted by:	meka@tilda.center (maintainer)
Original commitRevision:565366 
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 
Tuesday, 3 Mar 2020
15:11 mat search for other commits by this committer
Regular USE_GITHUB cleanup.
Original commitRevision:527679 
Sunday, 22 Dec 2019
20:13 tcberner search for other commits by this committer
New port: databases/py-peewee-migrate: Simple migration engine for Peewee

WWW: https://github.com/klen/peewee_migrate

PR:		242808
Submitted by:	Goran Mekic <meka@tilda.center>
Original commitRevision:520658 

Number of commits found: 27