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.

Port details
py-python-dtrace DTrace consumer for Python based on libdtrace
0.0.13 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.13Version of this port present on the latest quarterly branch.
Maintainer: gcj21@cl.cam.ac.uk search for ports maintained by this maintainer
Port Added: 2017-02-28 19:50:13
Last Update: 2023-05-10 15:14:50
Commit Hash: 0cff8bf
Also Listed In: python
License: MIT
WWW:
https://tmetsch.github.io/python-dtrace/
Description:
DTrace consumer for Python based on libdtrace. Currently this package provides two modules: one wraps libdtrace using ctypes. The other one uses cython.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}python-dtrace>0:devel/py-python-dtrace@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-python-dtrace/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-python-dtrace
  • pkg install py39-python-dtrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-python-dtrace listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-python-dtrace
Package flavors (<flavor>: <package>)
  • py39: py39-python-dtrace
distinfo:
TIMESTAMP = 1615201570 SHA256 (python-dtrace-0.0.13.tar.gz) = 23c6ddb3241686f6845d6333dade5215bb497c3e241a413f8251c42ae941123b SIZE (python-dtrace-0.0.13.tar.gz) = 15619

Packages (timestamps in pop-ups are UTC):
py39-python-dtrace
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.130.0.13-0.0.130.0.13---
FreeBSD:13:quarterly0.0.130.0.130.0.130.0.130.0.130.0.130.0.130.0.13
FreeBSD:14:latest0.0.130.0.130.0.130.0.130.0.130.0.13-0.0.13
FreeBSD:14:quarterly0.0.130.0.13-0.0.130.0.130.0.130.0.130.0.13
FreeBSD:15:latest0.0.130.0.13n/a0.0.13n/a0.0.130.0.130.0.13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cython-3.9 : lang/cython@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest>0 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. cython-3.9 : lang/cython@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-python-dtrace
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-dtrace/
  2. https://pypi.org/packages/source/p/python-dtrace/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.13
10 May 2023 15:14:50
commit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6dacommit hash: 0cff8bfa68f757a5ace08191d3fffaf5236bb6da files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Fix some more needless usages of UTF-8 where ASCII is sufficient

While here, drop the quotes around <beat 'em up> added in commit
fa4ecd821fadb6 as I have been convinced they are not needed here.
0.0.13
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.0.13
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.13
21 Apr 2021 12:14:48
commit hash: 81f3562e82b7371578cfaefafd524c1c155bffe8commit hash: 81f3562e82b7371578cfaefafd524c1c155bffe8commit hash: 81f3562e82b7371578cfaefafd524c1c155bffe8commit hash: 81f3562e82b7371578cfaefafd524c1c155bffe8 files touched by this commit
Alex Richardson (arichardson) search for other commits by this committer
devel/py-python-dtrace: Update to 0.0.13

This can now be built without the source tree present since
dtrace.h is now installed for FreeBSD13+.

Test Plan:	builds on my RPI4 without /usr/src now.
Reviewed By:	lwhsu
Differential Revision: https://reviews.freebsd.org/D29127
0.0.11
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.0.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.0.11
24 Jan 2021 14:18:20
Revision:562477Original commit files touched by this commit
antoine search for other commits by this committer
Make sure SRC_BASE is defined before testing it

MFH:		2021Q1
0.0.11
10 Jan 2021 16:10:45
Revision:561084Original commit files touched by this commit
arichardson search for other commits by this committer
devel/py-python-dtrace: Update to 0.0.11

I have committed changes upstream to allow building against Python3 as well
as patches to build on FreeBSD, so the current patches are no longer needed.

Reviewed by:	swills
Differential Revision:	https://reviews.freebsd.org/D28020
0.0.9
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.0.9
24 Nov 2019 04:53:11
Revision:518294Original commit files touched by this commit
linimon search for other commits by this committer
Prevent failure deep in the build if dtrace is not installed:

  dtrace_cython/consumer.c:611:10: fatal error: 'sys/dtrace.h' file not found

Present a more informative message instead.

This affects (only some?) of the package building machines, e.g., for
powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.0.9
20 Sep 2019 08:31:23
Revision:512394Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/py-python-dtrace: unbreak on powerpc64

Builds fine.

Approved by:	mentors (implicit approval)
0.0.9
01 May 2019 09:01:29
Revision:500585Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
0.0.9
08 Jun 2018 02:56:28
Revision:471972Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.0.9
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.9
28 Feb 2017 19:50:04
Revision:435080Original commit files touched by this commit
swills search for other commits by this committer
devel/py-python-dtrace: create port

DTrace consumer for Python based on libdtrace.

Currently this package provides two modules: one wraps libdtrace using ctypes.
The other one uses cython.

WWW: http://tmetsch.github.com/python-dtrace/

PR:		217419
Submitted by:	Graeme Jenkinson <gcj21@cl.cam.ac.uk> (with changes)

Number of commits found: 16