Port details |
- py-libscrc Python library for calculating various types of CRC
- 1.8.1 comms =2 1.8.1Version of this port present on the latest quarterly branch.
- Maintainer: zarychtam@plan-b.pwste.edu.pl
- Port Added: 2022-02-08 03:21:05
- Last Update: 2022-10-24 10:22:13
- Commit Hash: 8318113
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/hex-in/libscrc
- Description:
- Python library for calculating:
CRC3/CRC4/CRC5/CRC6/CRC7/CRC8/CRC16/CRC24/CRC32/CRC64/CRC82.
- ¦ ¦ ¦ ¦
- 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}libscrc>0:comms/py-libscrc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-libscrc/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-libscrc
- pkg install py39-libscrc
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-libscrc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-libscrc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1666550588
SHA256 (hex-in-libscrc-v1.8.1_GH0.tar.gz) = f73db7acf7b8aba69f61751592be2200f9c99143f0d398873fe269986ddb767f
SIZE (hex-in-libscrc-v1.8.1_GH0.tar.gz) = 54787
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_py-libscrc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1 24 Oct 2022 10:22:13 |
Nuno Teixeira (eduardo) Author: Marek Zarychta |
comms/py-libscrc: Update to 1.8.1
- strip shared libraries
ChangeLog: https://github.com/hex-in/libscrc/compare/v1.8...v1.8.1
PR: 267297 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.8 21 May 2022 16:26:21 |
Nuno Teixeira (eduardo) Author: Marek Zarychta |
comms/py-libscrc: Update to v1.8
- pet portclippy
ChangeLog: https://github.com/hex-in/libscrc/releases/tag/v1.8
PR: 264096 |
1.7 08 Feb 2022 03:19:33 |
Li-Wen Hsu (lwhsu) Author: Marek Zarychta |
Add comms/py-libscrc: Python library for calculating various types of CRC
PR: 261571 |
Number of commits found: 5
|