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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q1
pystring Collection of C++ functions which match python's string class
1.2.0 devel on this many watch lists=1 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.2.0Version 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: 2026-06-14 12:16:08
Commit Hash: 0a00cf2
People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py311-pycparser
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.2.0/catalog.mk
  3. /usr/local/share/licenses/pystring-1.2.0/LICENSE
  4. /usr/local/share/licenses/pystring-1.2.0/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1781435854 SHA256 (imageworks-pystring-v1.2.0_GH0.tar.gz) = 020a603a757ba1e429f4b1ea6feb3afbe0fb34bcafa355032e1f1b8a0019d198 SIZE (imageworks-pystring-v1.2.0_GH0.tar.gz) = 24794

Packages (timestamps in pop-ups are UTC):
pystring
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.51.1.51.1.31.1.41.1.5n/an/an/a
FreeBSD:13:quarterly1.1.41.1.41.1.41.1.41.1.4n/an/an/a
FreeBSD:14:latest1.2.01.2.01.1.31.1.41.2.01.1.4-1.1.4
FreeBSD:14:quarterly1.2.01.2.0-1.1.41.2.01.1.41.1.41.1.4
FreeBSD:15:latest1.2.01.2.0n/a1.1.4n/an/a1.1.41.1.4
FreeBSD:15:quarterly1.2.01.2.0n/a-n/an/a--
FreeBSD:16:latest1.2.01.2.0n/a-n/an/a--
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/blender4
  3. graphics/opencolorio
  4. graphics/opencolorio-tools
  5. 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.2.0?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port