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
Port details on branch 2023Q1
pystring Collection of C++ functions which match python's string class
1.1.4 devel on this many watch lists=3 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 1.1.4Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-23 18:28:53
Last Update: 2023-04-15 13:14:58
Commit Hash: b1f9d67
People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
License: BSD3CLAUSE
WWW:
https://github.com/imageworks/pystring
Description:
Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string. Implemented in C++, it does not require or make use of a python interpreter. It provides convenience and familiarity for common string operations not included in the standard C++ library. It's also useful in environments where both C++ and python are used.
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pystring-1.1.4/catalog.mk
  3. /usr/local/share/licenses/pystring-1.1.4/LICENSE
  4. /usr/local/share/licenses/pystring-1.1.4/BSD3CLAUSE
  5. include/pystring/pystring.h
  6. include/pystring/unittest.h
  7. lib/libpystring.a
  8. lib/libpystring.so
  9. lib/libpystring.so.0
  10. lib/libpystring.so.0.0.0
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • pystring>0:devel/pystring
To install the port:
cd /usr/ports/devel/pystring/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pystring
  • pkg install pystring
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pystring
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681560744 SHA256 (imageworks-pystring-v1.1.4_GH0.tar.gz) = 49da0fe2a049340d3c45cce530df63a2278af936003642330287b68cefd788fb SIZE (imageworks-pystring-v1.1.4_GH0.tar.gz) = 19184

Packages (timestamps in pop-ups are UTC):
pystring
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.41.1.41.1.31.1.41.1.4-1.1.3-
FreeBSD:13:quarterly1.1.41.1.41.1.41.1.41.1.41.1.41.1.41.1.4
FreeBSD:14:latest1.1.41.1.41.1.31.1.41.1.41.1.4-1.1.4
FreeBSD:14:quarterly1.1.41.1.4-1.1.41.1.41.1.41.1.41.1.4
FreeBSD:15:latest1.1.41.1.4n/a1.1.4n/a1.1.41.1.41.1.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool : devel/libtool
This port is required by:
for Libraries
  1. graphics/blender
  2. graphics/opencolorio
  3. graphics/opencolorio-tools
  4. graphics/py-opencolorio

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/blender-lts29*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_pystring
USES:
libtool:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/imageworks/pystring/tar.gz/v1.1.4?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port