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-guessit Extract as much information as possible from a video file
3.8.0 multimedia 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 3.8.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-12-25 16:02:32
Last Update: 2023-12-14 16:34:14
Commit Hash: db11510
People watching this port, also watch:: libraw, py39-pycparser, font-misc-meltho, libjxl, libinotify
Also Listed In: python
License: LGPL3
WWW:
https://guessit-io.github.io/guessit/
Description:
GuessIt is a python library that tries to extract as much information as possible from a video file. It has a very powerful filename matcher that allows to guess a lot of metadata from a video using only its filename. This matcher works with both movies and tv shows episodes.
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}guessit>0:multimedia/py-guessit@${PY_FLAVOR}
To install the port:
cd /usr/ports/multimedia/py-guessit/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/py-guessit
  • pkg install py39-guessit
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-guessit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-guessit
Package flavors (<flavor>: <package>)
  • py39: py39-guessit
distinfo:
TIMESTAMP = 1702554283 SHA256 (guessit-3.8.0.tar.gz) = 6619fcbbf9a0510ec8c2c33744c4251cad0507b1d573d05c875de17edc5edbed SIZE (guessit-3.8.0.tar.gz) = 271285

Packages (timestamps in pop-ups are UTC):
py37-guessit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.2.0---3.2.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-guessit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8.03.8.0-3.8.03.8.0---
FreeBSD:13:quarterly3.8.03.8.03.7.13.8.03.8.03.8.03.8.03.8.0
FreeBSD:14:latest3.8.03.8.03.5.03.8.03.8.03.7.1-3.7.1
FreeBSD:14:quarterly3.8.03.8.0-3.8.03.8.03.8.03.8.03.8.0
FreeBSD:15:latest3.8.03.8.0n/a3.8.0n/a3.8.03.8.03.8.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. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pyaml>0 : textproc/py-pyaml@py39
  2. py39-pytest-mock>0 : devel/py-pytest-mock@py39
  3. py39-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-babelfish>=0.6.0 : devel/py-babelfish@py39
  2. py39-dateutil>0 : devel/py-dateutil@py39
  3. py39-importlib-resources>0 : devel/py-importlib-resources@py39
  4. py39-rebulk>=3.2.0 : devel/py-rebulk@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. multimedia/py-subliminal
  2. news/sabnzbd
  3. www/flexget

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. news/sabnzbdplus*
  2. www/py-flexget*
  3. 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:
multimedia_py-guessit
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/g/guessit/
  2. https://pypi.org/packages/source/g/guessit/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8.0
14 Dec 2023 16:34:14
commit hash: db1151007c8615c957720595c2d87f9f97f40bcfcommit hash: db1151007c8615c957720595c2d87f9f97f40bcfcommit hash: db1151007c8615c957720595c2d87f9f97f40bcfcommit hash: db1151007c8615c957720595c2d87f9f97f40bcf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Use ${PY_SETUPTOOLS}

- Follow 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a
  (devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS})
3.8.0
14 Dec 2023 16:20:29
commit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6bcommit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6bcommit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6bcommit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.8.0

- Switch to pep517 build

ChangeLog: https://github.com/guessit-io/guessit/releases/tag/v3.8.0
3.7.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>
3.7.1
22 Feb 2023 08:02:58
commit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00dfcommit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00dfcommit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00dfcommit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00df files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.7.1

- Add tests

ChangeLog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md
3.5.0
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
3.5.0
02 Nov 2022 17:00:08
commit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2ccommit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2ccommit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2ccommit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.5.0

ChangeLog: https://github.com/guessit-io/guessit/blob/v3.5.0/CHANGELOG.md
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)
3.4.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)
3.4.3_1
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.3_1
20 May 2022 19:06:34
commit hash: f61f2956388fb29e1a5c1fa757980e459d0a592acommit hash: f61f2956388fb29e1a5c1fa757980e459d0a592acommit hash: f61f2956388fb29e1a5c1fa757980e459d0a592acommit hash: f61f2956388fb29e1a5c1fa757980e459d0a592a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: John R
multimedia/py-guessit: 3.4.3: add missing dependency

 - add missing dep importlib-resources

PR:		264093
3.4.3
11 May 2022 07:18:02
commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.4.3

 - Update WWW

ChangeLog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md
3.3.1
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.
3.3.1
19 Feb 2021 13:08:09
Revision:566060Original commit files touched by this commit
eduardo search for other commits by this committer
multimedia/py-guessit: Update to 3.3.1

- Point WWW to the correct home page

Changelog: https://github.com/guessit-io/guessit/blob/v3.3.1/CHANGELOG.md

Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28644
3.2.0
10 Feb 2021 07:42:50
Revision:564845Original commit files touched by this commit
eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
3.2.0
28 Dec 2020 11:28:35
Revision:559462Original commit files touched by this commit
rhurlin search for other commits by this committer
multimedia/py-guessit: update to 3.2.0

- Add python 3.9 support, drop python 2.7 support
- Fix: Use rebulk 3+ to have regex module disabled by default

Changelog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md

PR:		252201
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	arrowd, tcberner (mentors, implicit)
3.1.1
24 May 2020 07:30:32
Revision:536364Original commit files touched by this commit
tagattie search for other commits by this committer
- Pass maintainership to submitter
- Add LICENSE_FILE

PR:		246620
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Approved by:	mentors (implicit)
3.1.1
18 May 2020 18:33:11
Revision:535770Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 3.1.1

- Drop maintainership

PR:		246543
Submitted by:	Nuno Teixeira
2.1.4
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.1.4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.4
02 Oct 2017 20:03:34
Revision:451099Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.4

PR:		221147
Submitted by:	Andrej Ebert
2.1.1
14 Feb 2017 18:48:26
Revision:434133Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.1

PR:		217059
Submitted by:	Andrej Ebert
2.1.0
26 Sep 2016 18:57:03
Revision:422791Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.0

PR:		212645
Submitted by:	Andrej Ebert
2.0.5
18 Jul 2016 19:06:41
Revision:418733Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/py-guessit: update to 2.0.5

Changes:	https://pypi.python.org/pypi/guessit#history
PR:		210775
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	maintainer timeout (2 weeks)
0.11.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.11.0
14 Nov 2015 21:06:48
Revision:401600Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.11.0
0.10.3
04 Sep 2015 17:14:05
Revision:396117Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/py-guessit: update to 0.10.3

Changes:	https://github.com/wackou/guessit/blob/master/HISTORY.rst#0103-2015-04-04
PR:		202088
Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3566
0.8
21 Oct 2014 17:22:08
Revision:371331Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of multimedia/ to new USES=python

Approved by:	portmgr (implicit)
0.8
07 Jul 2014 12:35:25
Revision:361069Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.8
0.7.1
17 Apr 2014 22:24:55
Revision:351505Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.7.1
0.6.2_1
26 Dec 2013 15:17:10
Revision:337536Original commit files touched by this commit
wg search for other commits by this committer
- Allow staging
- Switch from easy_install to install
0.6.2
08 Nov 2013 10:53:06
Revision:333198Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.6.2

- Update to 0.6.2
- Use python auto plist
0.6.1
20 Sep 2013 20:57:49
Revision:327747Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
0.6.1
18 Sep 2013 14:38:16
Revision:327549Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.6.1

- Update to 0.6.1

Changes: https://raw.github.com/wackou/guessit/0.6.1/NEWS.rst
0.6
18 Aug 2013 00:28:35
Revision:324883Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: fix pkg-plist

- Fix pkg-plist

Reported by:	marino
0.6
16 Jul 2013 15:40:49
Revision:323112Original commit files touched by this commit
wg search for other commits by this committer
multimedia/py-guessit: update to 0.6

- Update to 0.6
- Tab -> space for WWW in pkg-descr

Changes: https://github.com/wackou/guessit/blob/0.6/NEWS.rst
0.5.4
15 May 2013 19:33:15
Revision:318257Original commit files touched by this commit
wg search for other commits by this committer
- Change MAINTAINER address of all my ports

Approved by:	culot (mentor)
0.5.4
19 Feb 2013 16:26:03
Revision:312584Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.4

PR:		176164
Submitted by:	maintainer
0.5.3
18 Jan 2013 07:47:41
Revision:310587Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.5.3

Changes:	https://github.com/wackou/guessit/blob/master/NEWS.rst
PR:		ports/175375
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
0.5.2
25 Dec 2012 16:02:06
Revision:309485Original commit files touched by this commit
mva search for other commits by this committer
GuessIt is a python library that tries to extract as much information as
possible from a video file.

It has a very powerful filename matcher that allows to guess a lot of metadata
from a video using only its filename. This matcher works with both movies and
tv shows episodes.

WWW:	http://guessit.readthedocs.org/en/latest/

PR:		ports/172890
Submitted by:	William Grzybowski <william88@gmail.com>

Number of commits found: 39