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
py-pymtbl Python wrapper for devel/mtbl
0.6.0 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 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-05 21:16:01
Last Update: 2024-03-28 22:04:32
Commit Hash: 1a2d2c5
Also Listed In: python
License: APACHE20
WWW:
https://github.com/farsightsec/pymtbl
Description:
pymtbl: Python bindings for the mtbl sorted string table library pymtbl provides a simple Pythonic wrapper for mtbl's reader, writer, sorter, and merger interfaces. The examples/ directory contains scripts demonstrating each of these interfaces. The following transcript shows the basic reader and writer interfaces:
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pymtbl>0:devel/py-pymtbl@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pymtbl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pymtbl
  • pkg install py39-pymtbl
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-pymtbl listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pymtbl
Package flavors (<flavor>: <package>)
  • py39: py39-pymtbl
distinfo:
TIMESTAMP = 1711442453 SHA256 (pymtbl-0.6.0.tar.gz) = 9d7f09bc70c9a4d7e2e2a04568ddccf8b6186a05fd4f6a185b1e5989488756d6 SIZE (pymtbl-0.6.0.tar.gz) = 101672

Packages (timestamps in pop-ups are UTC):
py39-pymtbl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.0-0.6.00.6.0---
FreeBSD:13:quarterly0.5.00.6.00.5.00.5.00.6.00.5.00.5.00.5.0
FreeBSD:14:latest0.5.00.6.00.5.00.5.00.6.00.5.0-0.5.0
FreeBSD:14:quarterly0.5.00.6.0-0.5.00.6.00.5.00.5.00.5.0
FreeBSD:15:latest0.5.00.6.0n/a0.5.0n/a0.5.00.5.00.5.0
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. cython-3.9 : lang/cython@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libmtbl.so : devel/mtbl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-pymtbl-0.6.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_py-pymtbl
USES:
pkgconfig python shebangfix uniquefiles:dirs
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/truckman/farsight/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/truckman/farsight/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/truckman/farsight/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/truckman/farsight/
  5. https://dl.farsightsecurity.com/dist/pymtbl/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
28 Mar 2024 22:04:32
commit hash: 1a2d2c5a61c1671e811693b3e5ad1b5ffa91f51dcommit hash: 1a2d2c5a61c1671e811693b3e5ad1b5ffa91f51dcommit hash: 1a2d2c5a61c1671e811693b3e5ad1b5ffa91f51dcommit hash: 1a2d2c5a61c1671e811693b3e5ad1b5ffa91f51d files touched by this commit
Don Lewis (truckman) search for other commits by this committer
devel/py-pymtbl: Upgrade to 0.6.0

0.6.0:
  * Add ZSTD compression

  * Fix unit test issue

Sponsored by:	DomainTools LLC
0.5.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.5.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.0
19 Apr 2021 08:00:13
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
0.5.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.5.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.0
06 Mar 2021 12:12:26
Revision:567489Original commit files touched by this commit
kai search for other commits by this committer
devel/py-pymtbl: Fix packaging with Python 3.8

* Apply the same fix as in r559094 by stripping libraries by wildcard paths.

* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the
  port PREFIX safe while I'm here.

PR:		253815
Approved by:	python (with hat)
0.5.0
31 Jan 2021 19:05:46
Revision:563515Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support
0.5.0
31 Jan 2021 07:43:38
Revision:563477Original commit files touched by this commit
truckman search for other commits by this committer
Resurrect devel/py-pymtbl and upgrade to version 0.5.0, which is
compatible with python 3.

MFH:		2021Q1
Sponsored by:	Farsight Security, Inc.
0.4.1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.4.1
05 Apr 2019 15:26:49
Revision:497966Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Document incompatibility with python 3.7+

Approved by:	portmgr blanket
0.4.1
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.4.1
04 Aug 2017 00:37:55
Revision:447311Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade py-pymtb to version 0.4.1:

 *  depend on at least libmtbl 1.1.0

Pet portlint.

Sponsored by:	Farsight Security, Inc.
0.4.0_1
23 Feb 2017 01:54:12
Revision:434654Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade devel/mtbl to version 1.0.0:

  mtbl (1.0.0)

   * Backwards-incompatible file format change to enable block sizes >4G.
   * Add support for zstd compression. This adds a new library dependency
     on libzstd.
   * Add mtbl_iter_seek function.
   * Add mtbl_fileset_partition function.
   * Breaks ABI for version 0.x.x.

  mtbl (0.8.1)

   * Add portability for clock time.
   * Simplify and improve portability related to byte order primitives.
   * Fix assertion failure. If there is a broken mtbl file in the fileset
     then a NULL reader will be returned. This change checks for that
     error condition in fs_reinit_merger() and does not pass the empty
     reader onwards to mtbl_merger_add_source().

Compatiblity with the latest libz4 has been added so files/patch-configure
is no longer needed.

Bump PORTREVISION on dependent ports due to ABI / shared library version
change.
0.4.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.4.0
19 Oct 2015 14:50:52
Revision:399684Original commit files touched by this commit
amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
0.4.0
24 Sep 2015 04:58:10
Revision:397678Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to 0.4.0:

  * Add LZ4/LZ4HC compression types

Sponsored by:	Farsight Security, Inc.
0.3.1
22 Aug 2015 00:22:22
Revision:395004Original commit files touched by this commit
truckman search for other commits by this committer
Upgrade to version 0.3.1, which requires USES=pkgconfig.

Sort USE_PYTHON.

Sponsored by:	Farsight Security, Inc.
0.2
29 Jul 2015 22:09:55
Revision:393196Original commit files touched by this commit
antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
0.2
05 Apr 2015 21:15:52
Revision:383360Original commit files touched by this commit
truckman search for other commits by this committer
New port: devel/py-pymtbl

pymtbl: Python bindings for the mtbl sorted string table library

pymtbl provides a simple Pythonic wrapper for mtbl's reader, writer,
sorter, and merger interfaces. The examples/ directory contains
scripts demonstrating each of these interfaces.

Differential Revision:	https://reviews.freebsd.org/D2220
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.

Number of commits found: 22