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 on branch 2022Q3
vstr General purpose string library for C
1.0.15_2 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 1.0.15_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-11 20:28:43
Last Update: 2024-02-23 15:10:55
Commit Hash: 5baf9e6
License: LGPL21+
WWW:
http://www.and.org/vstr/
Description:
Vstr is a string library, designed so you can work optimally with readv()/writev() for input/output. This means that, for instance, you can readv() data to the end of the string and writev() data from the beginning of the string without having to allocate or move memory. It also means that the library is completely happy with data that has multiple zero bytes in it.
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 (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vstr-1.0.15_2/catalog.mk
  3. /usr/local/share/licenses/vstr-1.0.15_2/LICENSE
  4. /usr/local/share/licenses/vstr-1.0.15_2/LGPL21+
  5. include/vstr-arch.h
  6. include/vstr-conf.h
  7. include/vstr-const.h
  8. include/vstr-def.h
  9. include/vstr-extern.h
  10. include/vstr-inline.h
  11. include/vstr-switch.h
  12. include/vstr.h
  13. lib/libvstr-1.0.so.0
  14. lib/libvstr-1.0.so.0.13.2
  15. lib/libvstr.a
  16. lib/libvstr.so
  17. libdata/pkgconfig/vstr.pc
  18. share/man/man3/vstr.3.gz
  19. share/man/man3/vstr_const.3.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • vstr>0:devel/vstr
To install the port:
cd /usr/ports/devel/vstr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/vstr
  • pkg install vstr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vstr
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (vstr-1.0.15.tar.bz2) = d33bcdd48504ddd21c0d53e4c2ac187ff6f0190d04305e5fe32f685cee6db640 SIZE (vstr-1.0.15.tar.bz2) = 3848391

Packages (timestamps in pop-ups are UTC):
vstr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.15_21.0.15_21.0.15_11.0.15_21.0.15_2-1.0.15_1-
FreeBSD:13:quarterly1.0.15_21.0.15_21.0.15_11.0.15_21.0.15_21.0.15_11.0.15_11.0.15_1
FreeBSD:14:latest1.0.15_21.0.15_21.0.15_11.0.15_21.0.15_21.0.15_1-1.0.15_1
FreeBSD:14:quarterly1.0.15_11.0.15_2-1.0.15_11.0.15_21.0.15_11.0.15_11.0.15_1
FreeBSD:15:latest1.0.15_21.0.15_2n/a1.0.15_1n/a1.0.15_11.0.15_11.0.15_2
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. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vstr-1.0.15_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_vstr
USES:
gmake libtool pathfix pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://ionut.tetcu.info/FreeBSd/ports/sources/
  2. http://www.and.org/vstr/1.0.15/
  3. http://www.and.org/vstr/latest/
Collapse this list.

There are no commits on branch 2022Q3 for this port