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
bencodetools Collection of tools for manipulating bencoded data
g20221122 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 g20221122Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-20 07:57:11
Last Update: 2023-07-12 18:56:04
Commit Hash: 7d1faa7
License: BSD2CLAUSE
WWW:
https://gitlab.com/heikkiorsila/bencodetools
Description:
bencode-tools is a collection of tools for manipulating bencoded data. Bencode (pronounced like Bee-encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/bencat
  2. include/bencodetools/bencode.h
  3. lib/libbencodetools.so
  4. @ldconfig
  5. /usr/local/share/licenses/bencodetools-g20221122/catalog.mk
  6. /usr/local/share/licenses/bencodetools-g20221122/LICENSE
  7. /usr/local/share/licenses/bencodetools-g20221122/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • bencodetools>0:devel/bencodetools
To install the port:
cd /usr/ports/devel/bencodetools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/bencodetools
  • pkg install bencodetools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bencodetools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1676827805 SHA256 (heikkiorsila-bencodetools-f08cb85806d5b188f3af04cd21393dd8eb51b287_GL0.tar.gz) = 2fa2058d5a0edec3d9b665cbd580d479ded50a11add45258692e6804cbc2a400 SIZE (heikkiorsila-bencodetools-f08cb85806d5b188f3af04cd21393dd8eb51b287_GL0.tar.gz) = 38621

Packages (timestamps in pop-ups are UTC):
bencodetools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20221122g20221122-g20221122g20221122---
FreeBSD:13:quarterlyg20221122g20221122g20221122g20221122g20221122g20221122g20221122g20221122
FreeBSD:14:latestg20221122g20221122-g20221122g20221122g20221122-g20221122
FreeBSD:14:quarterlyg20221122g20221122-g20221122g20221122g20221122g20221122g20221122
FreeBSD:15:latestg20221122g20221122n/ag20221122n/ag20221122g20221122g20221122
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. bash : shells/bash
This port is required by:
for Libraries
  1. audio/uade

Configuration Options:
No options to configure
Options name:
devel_bencodetools
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/heikkiorsila/bencodetools/-/archive/f08cb85806d5b188f3af04cd21393dd8eb51b287.tar.gz?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20221122
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
g20221122
20 Feb 2023 07:55:04
commit hash: 7457e5faa47593492f7d78484ffe719c89c9dc2acommit hash: 7457e5faa47593492f7d78484ffe719c89c9dc2acommit hash: 7457e5faa47593492f7d78484ffe719c89c9dc2acommit hash: 7457e5faa47593492f7d78484ffe719c89c9dc2a files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
devel/bencodetools: Add new port

bencode-tools is a collection of tools for manipulating bencoded data.

Bencode (pronounced like Bee-encode) is the encoding used by the
peer-to-peer file sharing system BitTorrent for storing and transmitting
loosely structured data.

Number of commits found: 2