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: graphics/py-sqlalchemy-imageattach/Makefile

Number of commits found: 3

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
Monday, 1 May 2023
04:24 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
graphics/py-sqlalchemy-imageattach: Update RUN_DEPENDS entry

- Change sqlalchemy dependency to databases/py-sqlalchemy14
- Bump PORTREVISION
commit hash: 3fe800bbe0cb745483e357e9f926344107ee185a commit hash: 3fe800bbe0cb745483e357e9f926344107ee185a commit hash: 3fe800bbe0cb745483e357e9f926344107ee185a commit hash: 3fe800bbe0cb745483e357e9f926344107ee185a 3fe800b
Sunday, 30 Apr 2023
00:37 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
graphics/py-sqlalchemy-imageattach: New port: SQLAlchemy extension for attaching
images to entities

SQLAlchemy-ImageAttach is a SQLAlchemy extension for attaching images to entity
objects. It provides the following features:

- Storage backend interface
- Maintaining multiple image sizes
- Every image has its URL
- SQLAlchemy transaction aware
commit hash: 62b38d8b9980bd0c49ee1c357672b7b3f8261a19 commit hash: 62b38d8b9980bd0c49ee1c357672b7b3f8261a19 commit hash: 62b38d8b9980bd0c49ee1c357672b7b3f8261a19 commit hash: 62b38d8b9980bd0c49ee1c357672b7b3f8261a19 62b38d8

Number of commits found: 3