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: devel/py-dj41-graphene-django/Makefile

Number of commits found: 7

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-dj41-graphene-django: Remove expired port

2023-12-31 devel/py-dj41-graphene-django: Extended support of Django 4.1 ends
December 2023, upgrade to the Django 4.2+ version of this port. See
https://www.djangoproject.com/download/
commit hash: ff584098a6329b850b3efb9c2e8db90ad133ff82 commit hash: ff584098a6329b850b3efb9c2e8db90ad133ff82 commit hash: ff584098a6329b850b3efb9c2e8db90ad133ff82 commit hash: ff584098a6329b850b3efb9c2e8db90ad133ff82 ff58409
Sunday, 10 Sep 2023
13:15 Kai Knoblich (kai) search for other commits by this committer
*/*dj41*: Deprecate/Set to expire

* Django 4.1 will reach its End-of-Life in December 2023.  Deprecate its
  consumers and set the expiration date accordingly.

Differential Revision:	https://reviews.freebsd.org/D41666
With hat:		python
commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba b9c3ffd
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, 12 Jun 2023
10:58 Kai Knoblich (kai) search for other commits by this committer
devel/py-dj41-graphene-django: Downgrade to 3.0.0

* Since NetBox 3.5, there has been a regression with newer versions of
  py-graphene-django that produces a blank screen at the GraphQL API.

  Hence, upstream has pinned the version of py-graphene-django to 3.0.0
  with the release of NetBox 3.5.3 because an alternative implementation
  is planned for the GraphQL feature.

* Add PORTSCOUT because upstream is very likely to switch to Django 4.2
  with the NetBox 3.6 release series (ETA: Mid of 2023Q3) and
  Django 4.1 will reach its EoL (= End-of-Life) at the end of 2023.

* Adjust the version requirements of net-mgmt/netbox and
  www/py-dj41-graphiql-debug-toolbar accordingly.

PR:		271887
Reviewed by:	sunpoet (maintainer)
Approved by:	sunpoet (maintainer)
commit hash: eae23f2d14fad5318416c59814806b99c2165797 commit hash: eae23f2d14fad5318416c59814806b99c2165797 commit hash: eae23f2d14fad5318416c59814806b99c2165797 commit hash: eae23f2d14fad5318416c59814806b99c2165797 eae23f2
Sunday, 7 May 2023
16:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dj41-graphene-django: Update to 3.0.2

Changes:	https://github.com/graphql-python/graphene-django/releases
commit hash: 187f2c7eb834cb7a9af218a172463b5e0f009285 commit hash: 187f2c7eb834cb7a9af218a172463b5e0f009285 commit hash: 187f2c7eb834cb7a9af218a172463b5e0f009285 commit hash: 187f2c7eb834cb7a9af218a172463b5e0f009285 187f2c7
Tuesday, 2 May 2023
16:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dj41-graphene-django: Update to 3.0.1

Changes:	https://github.com/graphql-python/graphene-django/releases
commit hash: d49db5a0aded9a0a29c17b2b7ca3dabeb42b85fd commit hash: d49db5a0aded9a0a29c17b2b7ca3dabeb42b85fd commit hash: d49db5a0aded9a0a29c17b2b7ca3dabeb42b85fd commit hash: d49db5a0aded9a0a29c17b2b7ca3dabeb42b85fd d49db5a
Wednesday, 22 Feb 2023
06:58 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.1 consumers

* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 3.4 release possible because it requires
  Django 4.1.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj41-django-rq
  - devel/py-dj41-graphene-django
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350 commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350 commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350 commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350 f7fdc07

Number of commits found: 7