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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-wcmatch Wildcard/glob file name matcher
10.0 textproc on this many watch lists=2 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 8.5.2Version of this port present on the latest quarterly branch.
Maintainer: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-27 12:28:59
Last Update: 2024-09-27 23:08:17
Commit Hash: 14f951a
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://pypi.org/project/wcmatch/
Description:
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash. In some ways these libraries are similar to Python's builtin libraries as they provide a similar interface to match, filter, and glob the file system. But they also include a number of features found in Bash's globbing such as backslash escaping, brace expansion, extended glob pattern groups, etc. They also add a number of new useful functions as well, such as globmatch which functions like fnmatch, but for paths.
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}wcmatch>0:textproc/py-wcmatch@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-wcmatch/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-wcmatch
  • pkg install py311-wcmatch
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 py311-wcmatch listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-wcmatch
Package flavors (<flavor>: <package>)
  • py311: py311-wcmatch
distinfo:
TIMESTAMP = 1727468313 SHA256 (wcmatch-10.0.tar.gz) = e72f0de09bba6a04e0de70937b0cf06e55f36f37b3deb422dfaf854b867b840a SIZE (wcmatch-10.0.tar.gz) = 115578

Packages (timestamps in pop-ups are UTC):
py39-wcmatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--8.4.1_1--8.58.58.5
FreeBSD:14:latest--8.4.1--8.4.1_1-8.4.1_1
FreeBSD:14:quarterly-----8.58.58.5
FreeBSD:15:latest--n/a-n/a8.58.58.5
 

py311-wcmatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.010.0-10.010.0---
FreeBSD:13:quarterly10.010.0-10.010.0---
FreeBSD:14:latest10.010.0-10.010.0---
FreeBSD:14:quarterly10.010.0-10.010.0---
FreeBSD:15:latest10.010.0n/a10.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0.21.1 : devel/py-hatchling@py311
  2. py311-pip>=22.2 : devel/py-pip@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  2. py311-coverage>0 : devel/py-coverage@py311
  3. py311-pytest>=7,1 : devel/py-pytest@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-bracex>=2.1.1 : textproc/py-bracex@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. sysutils/py-ansible-lint

Configuration Options:
No options to configure
Options name:
textproc_py-wcmatch
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/w/wcmatch/
  2. https://pypi.org/packages/source/w/wcmatch/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.0
27 Sep 2024 23:08:17
commit hash: 14f951ac81fbe43377bbadc2fd60241cc1a0b828commit hash: 14f951ac81fbe43377bbadc2fd60241cc1a0b828commit hash: 14f951ac81fbe43377bbadc2fd60241cc1a0b828commit hash: 14f951ac81fbe43377bbadc2fd60241cc1a0b828 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 10.0

Changes:	https://github.com/facelessuser/wcmatch/releases/tag/10.0
Reported by:	repology,portscout
9.0
03 Aug 2024 10:26:04
commit hash: 69d577661e4b1c6fc2130b0df4d8c828e4b5d260commit hash: 69d577661e4b1c6fc2130b0df4d8c828e4b5d260commit hash: 69d577661e4b1c6fc2130b0df4d8c828e4b5d260commit hash: 69d577661e4b1c6fc2130b0df4d8c828e4b5d260 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 9.0

Changes:	https://github.com/facelessuser/wcmatch/releases/tag/9.0
Reported by:	repology
8.5.2
16 May 2024 11:25:22
commit hash: 6f2f69c99a3317d30f454188e5dfffb1bb8b88f3commit hash: 6f2f69c99a3317d30f454188e5dfffb1bb8b88f3commit hash: 6f2f69c99a3317d30f454188e5dfffb1bb8b88f3commit hash: 6f2f69c99a3317d30f454188e5dfffb1bb8b88f3 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.5.2

Changes:	https://github.com/facelessuser/wcmatch/releases/tag/8.5.2
Reported by:	portscout, repology
8.5.1
24 Feb 2024 12:19:26
commit hash: 9f7370087e1bd60882fd9dd42815492febecd16ecommit hash: 9f7370087e1bd60882fd9dd42815492febecd16ecommit hash: 9f7370087e1bd60882fd9dd42815492febecd16ecommit hash: 9f7370087e1bd60882fd9dd42815492febecd16e files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.5.1

Changes:	https://github.com/facelessuser/wcmatch/releases/tag/8.5.1
Reported by:	repology
8.5
31 Aug 2023 18:50:41
commit hash: 0d9d25c21744807ba7ccb67288ae3405d938a450commit hash: 0d9d25c21744807ba7ccb67288ae3405d938a450commit hash: 0d9d25c21744807ba7ccb67288ae3405d938a450commit hash: 0d9d25c21744807ba7ccb67288ae3405d938a450 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.5

Changes:	https://github.com/facelessuser/wcmatch/releases/tag/8.5
Reported by:	repology
8.4.1_1
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>
8.4.1_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
8.4.1
27 Mar 2023 16:02:35
commit hash: b2ca770f30c289eee3a616c9d1bbca7416bb4b5ccommit hash: b2ca770f30c289eee3a616c9d1bbca7416bb4b5ccommit hash: b2ca770f30c289eee3a616c9d1bbca7416bb4b5ccommit hash: b2ca770f30c289eee3a616c9d1bbca7416bb4b5c files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: Remove flavors from USE_PYTHON

pep517 implies flavors already.

Reported by:	sunpoet
8.4.1
27 Mar 2023 14:02:57
commit hash: d9ec7694407cccf7885698217cd398f2e871793ccommit hash: d9ec7694407cccf7885698217cd398f2e871793ccommit hash: d9ec7694407cccf7885698217cd398f2e871793ccommit hash: d9ec7694407cccf7885698217cd398f2e871793c files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: Add USE_PYTHON= autoplist

Whoops...
8.4.1
27 Mar 2023 13:23:03
commit hash: 14eebf54883322bc854e15272036c45b519da694commit hash: 14eebf54883322bc854e15272036c45b519da694commit hash: 14eebf54883322bc854e15272036c45b519da694commit hash: 14eebf54883322bc854e15272036c45b519da694 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: Switch to USE_PYTHON= pep517 pytest

Use the system provided mechanisms for pep517 and pytest rather than
rolling our own.

Ignore widows specific tests.

Only changes to the build system with no functional effect on the built
package, so no version bump.
8.4.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
8.4.1
12 Dec 2022 14:10:19
commit hash: d057cd7ccacdc1c055dc8dc53bc9d49d06e52d0fcommit hash: d057cd7ccacdc1c055dc8dc53bc9d49d06e52d0fcommit hash: d057cd7ccacdc1c055dc8dc53bc9d49d06e52d0fcommit hash: d057cd7ccacdc1c055dc8dc53bc9d49d06e52d0f files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.4.1

The upstream package nolonger uses python setuptools, instead building
a wheel using hatchling.  There is no build target to install the
python module directly -- the generated wheel has to be processed by
pip.  Indeed, with the PEP-517 support in recent versions of pip, the
whole package can be built and installed in one commandline using pip.

There are two approaches here:

  * maintain our own setup.py etc. to recreate the setuptools support
    from older versions -- an approach taken in
    textproc/py-pymdown-extensions, which is another package by the
    same upstream author with similar tooling.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
8.3_1
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)
8.3_1
10 Jan 2022 19:23:55
commit hash: e3b18f793cc16223a94673f400183250a1c9b00ecommit hash: e3b18f793cc16223a94673f400183250a1c9b00ecommit hash: e3b18f793cc16223a94673f400183250a1c9b00ecommit hash: e3b18f793cc16223a94673f400183250a1c9b00e files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: bracex should be a RUN_DEPENDS

instead of the BUILD_DEPENDS I originally had it as.

PR:		261077
Reported by:	bas at area536.com
8.3
06 Nov 2021 12:56:11
commit hash: b5e2d27d3777958a82be5bb1e2758effb4580775commit hash: b5e2d27d3777958a82be5bb1e2758effb4580775commit hash: b5e2d27d3777958a82be5bb1e2758effb4580775commit hash: b5e2d27d3777958a82be5bb1e2758effb4580775 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.3

ChangeLog:	https://github.com/facelessuser/wcmatch/releases/tag/8.3
8.2
17 Aug 2021 07:20:18
commit hash: ddf7d543d9146e8e6ed928989a772ec7d9a25834commit hash: ddf7d543d9146e8e6ed928989a772ec7d9a25834commit hash: ddf7d543d9146e8e6ed928989a772ec7d9a25834commit hash: ddf7d543d9146e8e6ed928989a772ec7d9a25834 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/py-wcmatch: update to 8.2

ChangeLog:	https://github.com/facelessuser/wcmatch/releases
8.1.2
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
8.1.2
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.
8.1.2
17 Mar 2021 08:03:09
Revision:568635Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.1.2

ChangeLog:	https://github.com/facelessuser/wcmatch/releases/tag/8.1.2
8.1.1
27 Feb 2021 12:28:21
Revision:566697Original commit files touched by this commit
matthew search for other commits by this committer
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library
in order to provide file matching and globbing that more closely
follows the features found in Bash. In some ways these libraries are
similar to Python's builtin libraries as they provide a similar
interface to match, filter, and glob the file system. But they also
include a number of features found in Bash's globbing such as
backslash escaping, brace expansion, extended glob pattern groups,
etc. They also add a number of new useful functions as well, such as
globmatch which functions like fnmatch, but for paths.

WWW: https://pypi.org/project/wcmatch/

Number of commits found: 21