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
pyobd OBD-II compliant car diagnostic tool
0.9.3_9 misc 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.9.3_9Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-23 21:43:42
Last Update: 2023-11-23 11:20:28
Commit Hash: 03eac77
License: GPLv2
WWW:
http://www.obdtester.com/pyobd
Description:
pyOBD (aka pyOBD-II or pyOBD2) is an OBD-II compliant car diagnostic tool. It is designed to interface with low-cost ELM 32x OBD-II diagnostic interfaces such as ELM-USB. It will basically allow you to talk to your car's ECU, ... display fault codes, display measured values, read status tests, etc. All cars made since 1996 (in the US) or 2001 (in the EU) must be OBD-II compliant, i.e. they should work with pyOBD. pyOBD is written entirely in Python and was originally written by Donour Sizemore, now maintained and improved by SECONS Ltd. and it is Free Software and is distributed under the terms of the GPL.
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
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/pyobd-0.9.3_9/catalog.mk
  2. /usr/local/share/licenses/pyobd-0.9.3_9/LICENSE
  3. /usr/local/share/licenses/pyobd-0.9.3_9/GPLv2
  4. bin/pyobd
  5. share/applications/pyobd.desktop
  6. share/icons/hicolor/32x32/apps/pyobd.png
  7. share/pyobd/debugEvent.py
  8. share/pyobd/debugEvent.pyc
  9. share/pyobd/obd2_codes.py
  10. share/pyobd/obd2_codes.pyc
  11. share/pyobd/obd_io.py
  12. share/pyobd/obd_io.pyc
  13. share/pyobd/obd_sensors.py
  14. share/pyobd/obd_sensors.pyc
  15. share/pyobd/pyobd
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • pyobd>0:misc/pyobd
To install the port:
cd /usr/ports/misc/pyobd/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/pyobd
  • pkg install pyobd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pyobd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1468366650 SHA256 (pyobd_0.9.3.tar.gz) = f3004db4000e2bc166aae3b4342c98aa62f74f3372c5829472af0ee56c5e110c SIZE (pyobd_0.9.3.tar.gz) = 768154

Packages (timestamps in pop-ups are UTC):
pyobd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.3_90.9.3_9-0.9.3_90.9.3_9---
FreeBSD:13:quarterly0.9.3_90.9.3_9-0.9.3_90.9.3_9-0.9.3_9-
FreeBSD:14:latest0.9.3_90.9.3_9-0.9.3_90.9.3_9--0.9.3_8
FreeBSD:14:quarterly0.9.3_90.9.3_9-0.9.3_90.9.3_9-0.9.3_9-
FreeBSD:15:latest0.9.3_90.9.3_9n/a0.9.3_9n/a---
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. ImageMagick6>=6 : graphics/ImageMagick6
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyserial>0 : comms/py-pyserial@py39
  2. python3.9 : lang/python39
  3. __init__.py : x11-toolkits/py-wxPython4@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_pyobd
USES:
dos2unix gnome magick:6,build python shebangfix
pkg-message:
For install:
You installed pyOBD: OBD-II compliant car diagnostic tool. pyOBD expects the device /dev/ttyU0 that should be created when you connect the OBD-II cable. You need these lines in /etc/devfs.rules to make the device readable and writable by you. If your user is in the group users: [localrules=5] add path 'ttyU*' mode 0660 group users You also need this line in /etc/rc.conf to allow localrules to take effect: devfs_system_ruleset="localrules"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.obdtester.com/download/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3_9
23 Nov 2023 11:20:28
commit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cfcommit hash: 03eac77c103b637b316d6a73df7cae01986402cf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxWidgets in tree
0.9.3_8
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
0.9.3_7
25 Oct 2022 05:44:04
commit hash: f9b9014649a515ab6e4505e95e9c4f666a844cdacommit hash: f9b9014649a515ab6e4505e95e9c4f666a844cdacommit hash: f9b9014649a515ab6e4505e95e9c4f666a844cdacommit hash: f9b9014649a515ab6e4505e95e9c4f666a844cda files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
misc/pyobd: use wx 3.2

PR:		265093
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.9.3_6
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.9.3_6
25 Feb 2022 18:10:24
commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/py-wxPython4: Update to 4.1

 - Rename wxPython40 to wxPython4
 - Update to 4.1 version
 - Fix wxgtk31 for string
 - Use wxGtk31 instead of wxgtk30
 - Fix kicad* ports with wxgtk31/wxPython 4.1

Changes:
 - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html

Reviewed by:	tcberner
Approved by:	yuri, bofh
Differential Revision:	D34080
0.9.3_5
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3_5
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
0.9.3_5
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
0.9.3_5
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.9.3_5
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.9.3_5
13 Aug 2020 21:08:56
Revision:544842Original commit files touched by this commit
yuri search for other commits by this committer
misc/pyobd: Remove the 2.7 limitation on python because it's no longer needed
0.9.3_4
27 Jun 2020 09:37:51
Revision:540586Original commit files touched by this commit
sunpoet search for other commits by this committer
Move comms/py-serial to comms/py-pyserial

- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
  (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)

PR:		246546
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
0.9.3_3
17 May 2020 05:55:12
Revision:535516Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/wxgtk30: Update to 3.0.5.1

Changelog:
  -
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
0.9.3_2
29 Feb 2020 18:24:19
Revision:527449Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language

py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.


  - Add x11-toolkits/py-wxPython40
  - Replace wxPython30 by wxPython40 when python wxWidgets is required
  - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
  - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
  - While I'm here fix portlint per emulators/playonbsd
  - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
  - Bump portversion
  - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship

PR:     241893
Reviewed by:	koobs, tcberner
Approved by:	tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D21915
Exp-run by:     antoine
0.9.3_1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.9.3_1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
0.9.3_1
25 Feb 2019 12:47:20
Revision:493853Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
wxGTK3.0: switch to gtk3 and webkit2

Discussed with:	portmgr
0.9.3
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
0.9.3
23 Sep 2018 21:43:26
Revision:480535Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/pyobd: OBD-II compliant car diagnostic tool

Number of commits found: 20