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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/py-objgraph/Makefile

Number of commits found: 8

Saturday, 8 Mar 2025
04:05 Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 06a08e6
Thursday, 24 Oct 2024
16:08 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-objgraph: update 3.6.1 → 3.6.2
commit hash: 87477ad58596af444d8506c5e929fb5cd53e7b9b commit hash: 87477ad58596af444d8506c5e929fb5cd53e7b9b commit hash: 87477ad58596af444d8506c5e929fb5cd53e7b9b commit hash: 87477ad58596af444d8506c5e929fb5cd53e7b9b 87477ad
Tuesday, 27 Feb 2024
17:40 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-objgraph: update 3.6.0 → 3.6.1
commit hash: 75668a90ca957d6d11434a8ba935601a6e39b68e commit hash: 75668a90ca957d6d11434a8ba935601a6e39b68e commit hash: 75668a90ca957d6d11434a8ba935601a6e39b68e commit hash: 75668a90ca957d6d11434a8ba935601a6e39b68e 75668a9
Monday, 19 Jun 2023
17:14 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-objgraph: update 3.5.0 → 3.6.0
commit hash: 8ab4f26a674e615ac8151cfdb4211850a4061e33 commit hash: 8ab4f26a674e615ac8151cfdb4211850a4061e33 commit hash: 8ab4f26a674e615ac8151cfdb4211850a4061e33 commit hash: 8ab4f26a674e615ac8151cfdb4211850a4061e33 8ab4f26
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
Thursday, 8 Sep 2022
20:30 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: preserve all WWWs for my ports
commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e commit hash: 15d936e3b134a8f334fe9dc7dab5a82bfe33149e 15d936e
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
Thursday, 7 Apr 2022
18:35 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-objgraph: add port: Draw Python object reference graphs with graphviz

objgraph is a module that lets you visually explore Python object
graphs.

WWW: https://mg.pov.lt/objgraph/
WWW: https://pypi.org/project/objgraph/
WWW: https://github.com/mgedmin/objgraph
commit hash: adde89e66bc08a76828ed4f3d911c51bc9d1be84 commit hash: adde89e66bc08a76828ed4f3d911c51bc9d1be84 commit hash: adde89e66bc08a76828ed4f3d911c51bc9d1be84 commit hash: adde89e66bc08a76828ed4f3d911c51bc9d1be84 adde89e

Number of commits found: 8