notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/py-pymaven-patch/Makefile
SVNWeb

Number of commits found: 10

Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 9 Jan 2021
[ 14:33 rene search for other commits by this committer ] Original commit   Revision:560867
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.

While here adjust a related comment in graphics/py-traitsui
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Sun, 27 Dec 2020
[ 12:35 kai search for other commits by this committer ] Original commit   Revision:559354
devel/py-pymaven-patch: Update to 0.3.0

Changelog:

https://github.com/sassoftware/pymaven/compare/4e065e4...nexB:0.3.0
Sun, 25 Aug 2019
[ 23:05 kai search for other commits by this committer ] Original commit   Revision:509858
devel/py-pymaven-patch: Update to 0.2.9

* Switch from GitHub to PyPI as upstream now offers Python sdists

* Python 3 is now supported so remove the version contraints

* Use pytest for running the tests as it's already required as a dependency
  to process them thus make real use of that tool

* Pet portlint (whitespace issue in pkg-descr)

Changelog:

https://github.com/nexB/pymaven/compare/3caf65f...4e065e4
Fri, 1 Feb 2019
[ 18:55 kai search for other commits by this committer ] Original commit   Revision:491837 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Change my maintainer email address to my new one at the FreeBSD project.

Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
Sat, 28 Jul 2018
[ 12:14 miwi search for other commits by this committer ] Original commit   Revision:475540
pymaven is a library for working with maven repositories via python. pymaven is
not intended as a complete replacement of the maven build system, but instead as
a way for python programs to fetch artifacts and artifact dependencies from
maven2 repositories.

Note: This is a forked version from the 2.x branch that supports unicode and
      uses other routines for data structures.

WWW: https://github.com/nexB/pymaven

PR:		229498
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.

Number of commits found: 10