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: net/py-suds-jurko/Makefile

Number of commits found: 12

Friday, 3 Jun 2022
10:51 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-suds-jurko: Remove obsoleted port

Use net/py-suds instead.
commit hash: efb306c81c7557c93e8dbefb9d8dd49a9a597974 commit hash: efb306c81c7557c93e8dbefb9d8dd49a9a597974 commit hash: efb306c81c7557c93e8dbefb9d8dd49a9a597974 commit hash: efb306c81c7557c93e8dbefb9d8dd49a9a597974 efb306c
Friday, 25 Mar 2022
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-suds-jurko: Do not install tests module

- Bump PORTREVISION for package change

PR:		262759
Reported by:	se
commit hash: 31f693f418e462beba8d729dcba5998042de5d35 commit hash: 31f693f418e462beba8d729dcba5998042de5d35 commit hash: 31f693f418e462beba8d729dcba5998042de5d35 commit hash: 31f693f418e462beba8d729dcba5998042de5d35 31f693f
Monday, 25 Oct 2021
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-suds-jurko: Fix build with py-setuptools 58.0.0+

- Bump PORTREVISION for package change

===>  Configuring for py38-suds-jurko-0.6_1
error in suds-jurko setup command: use_2to3 is invalid.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/py-suds-jurko

Reference:	https://github.com/pypa/setuptools/blob/main/CHANGES.rst
commit hash: e2f07d2ed3886e5176133deb6a446f01167f23da commit hash: e2f07d2ed3886e5176133deb6a446f01167f23da commit hash: e2f07d2ed3886e5176133deb6a446f01167f23da commit hash: e2f07d2ed3886e5176133deb6a446f01167f23da e2f07d2
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, 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 
Thursday, 10 Dec 2020
21:44 sunpoet search for other commits by this committer
Silence patch message
Original commitRevision:557592 
Sunday, 13 Sep 2020
19:46 sunpoet search for other commits by this committer
Take maintainership
Original commitRevision:548557 
Saturday, 12 Sep 2020
12:55 zi search for other commits by this committer
- Reset MAINTAINER due to multiple fatal bounces

Reported by:	portscout!
Original commitRevision:548357 
Monday, 13 Jan 2020
07:03 koobs search for other commits by this committer
net/py-suds-jurko: Bump PORTREVISION missed in ports r522860

PR:	226077
MFH:	2020Q1 (MFH with ports r522860)
Original commitRevision:522861 
07:02 koobs search for other commits by this committer
net/py-suds-jurko: Fix tests installed into shared location [1]

This package installs its 'tests' module into a non-package-specific
location in the root site-packages directory. Python packages should/usually
address this by excluding tests from installation using
setup.py: find_packages(exclude[ "<package-glob>" ]).

Unfortunately the above 'simple' change cannot be used because it doesn't
allow the package to be tested on Python 3.x, as the tests package is not
processed by 2to3, and the tests need to be run on the processed (by 2to3)
sources. This may be the original reason upstream didn't remove them from
the build, not grokking the ramifications.

Accordingly, this change moves the tests into the main package namespace
and runs the tests on the processed sources in the resulting build/*
directory. Remove CONFLICTS_INSTALL (to py-suds) accordingly.

While I'm here:

Patch the tests to support pytest > 4 and hack around the
inability to reference parametrized tests (test[foo]) in pytests -k
expressions. [1][2]

Level up ports compliance: LICENSE_FILE, USE{S} ordering, match COMMENT
to setup.py:description, match pkg-descr WWW URL to setup.py:homepage

QA: All tests pass on Python 2.7-3.8

[1] https://github.com/pytest-dev/pytest/issues/5881
[2] https://github.com/pytest-dev/pytest/issues/6177

PR:		226077
Reported by:	yuri [1]
Approved by:	portmgr (blanket: ports compliance)
MFH:		2020Q1 (blanket: ports compliance, port bugfixes)
Original commitRevision:522860 
Monday, 9 Jan 2017
14:28 novel search for other commits by this committer
net/py-suds-jurko: use proper category name

s/devel/net/

Reported by:	FreshPorts sanity checking
Pointy hat to:	novel
Original commitRevision:430952 
14:19 novel search for other commits by this committer
Add net/py-suds-jurko, Lightweight SOAP client (jurko's fork)

As it conflicts with net/py-suds because of installing the same files,
add CONFLICTS_INSTALL to both py-suds-jurko and net/py-suds
and bump PORTREVISION for the latter.

PR:		215877
Submitted by:	Alexander Nusov
Original commitRevision:430950 

Number of commits found: 12