| Port details |
- py-more-itertools More routines for operating on iterables, beyond itertools
- 10.6.0 devel
=5 10.6.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2014-06-16 12:28:46
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- People watching this port, also watch:: libexif, autoconf, libXdamage, libevent, indexinfo
- Also Listed In: python
- License: MIT
- WWW:
- https://more-itertools.readthedocs.io/en/stable/
- https://github.com/more-itertools/more-itertools
- Description:
- Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides.
In more-itertools one collect additional building blocks, recipes, and routines
for working with Python iterables.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-more-itertools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-more-itertools
- pkg install py311-more-itertools
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-more-itertools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-more-itertools
- Package flavors (<flavor>: <package>)
- py311: py311-more-itertools
- distinfo:
- TIMESTAMP = 1738088992
SHA256 (more-itertools-10.6.0.tar.gz) = 2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b
SIZE (more-itertools-10.6.0.tar.gz) = 125009
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/py-Nasdaq-Data-Link
- graphics/py-glooey
- for Run
-
- audio/py-music21
- databases/py-dbt-semantic-interfaces
- databases/py-sqlframe
- devel/py-jaraco.classes
- devel/py-jaraco.functools
- devel/py-jaraco.itertools
- devel/py-jaraco.text
-
Deleted ports which required this port:
- * - 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:
- devel_py-more-itertools
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
10.6.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
10.6.0 03 Feb 2025 15:51:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.6.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.5.0 15 Sep 2024 20:09:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.5.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.4.0 05 Sep 2024 06:17:57
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.4.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.3.0 18 Jun 2024 03:59:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.3.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.2.0 21 Feb 2024 15:07:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.2.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.1.0 21 Aug 2023 17:04:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.1.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
10.0.0 16 Aug 2023 18:25:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 10.0.0
- Update WWW
Changes: https://github.com/more-itertools/more-itertools/releases
https://more-itertools.readthedocs.io/en/stable/versions.html |
9.1.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
9.1.0 27 May 2023 04:08:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 9.1.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.14.0_2 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
8.14.0_1 21 Mar 2023 19:20:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
8.14.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.14.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
8.14.0 31 Aug 2022 11:41:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.14.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.13.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
8.13.0 03 Jun 2022 16:57:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Convert to USE_PYTHON=unittest |
8.13.0 13 May 2022 11:39:29
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.13.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.12.0 21 Dec 2021 18:48:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.12.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.11.0 21 Nov 2021 18:20:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.11.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.10.0 21 Sep 2021 22:23:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.10.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.9.0 21 Sep 2021 03:44:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.9.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.8.0 26 May 2021 12:54:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-more-itertools: Update to 8.8.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.7.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
8.7.0 03 Mar 2021 18:09:47
  |
sunpoet  |
Update do-test:
It removes the warning message:
WARNING: Testing via this command is deprecated and will be removed in a future
version. Users looking for a generic test entry point independent of test runner
are encouraged to use tox. |
8.7.0 17 Feb 2021 18:07:13
  |
sunpoet  |
Update to 8.7.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.6.0 08 Nov 2020 17:19:31
  |
sunpoet  |
Update to 8.6.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.5.0 30 Aug 2020 20:21:09
  |
sunpoet  |
Update to 8.5.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.4.0 17 Jun 2020 18:00:57
  |
sunpoet  |
Update to 8.4.0
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.3.0 17 May 2020 18:27:35
  |
sunpoet  |
Update to 8.3.0
- Update WWW
Changes: https://github.com/more-itertools/more-itertools/releases
https://github.com/more-itertools/more-itertools/blob/master/docs/versions.rst |
8.2.0 02 Feb 2020 11:00:19
  |
sunpoet  |
Update to 8.2.0
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
8.1.0 12 Jan 2020 16:07:31
  |
sunpoet  |
Update to 8.1.0
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
8.0.2 12 Dec 2019 13:46:03
  |
sunpoet  |
Update to 8.0.2
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
8.0.1 10 Dec 2019 17:11:31
  |
sunpoet  |
Update to 8.0.1
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
8.0.0 08 Dec 2019 17:02:03
  |
sunpoet  |
Update to 8.0.0
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
7.2.0 25 Jul 2019 23:57:12
  |
sunpoet  |
Update to 7.2.0
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
7.1.0 27 Jun 2019 20:04:10
  |
sunpoet  |
Update to 7.1.0
Changes: https://github.com/erikrose/more-itertools/releases
https://github.com/erikrose/more-itertools/blob/master/docs/versions.rst |
7.0.0 17 Apr 2019 18:50:23
  |
sunpoet  |
Update to 7.0.0
Changes: https://github.com/erikrose/more-itertools/releases |
5.0.0 06 Mar 2019 18:08:03
  |
sunpoet  |
Update to 5.0.0
- Add NO_ARCH
- Take maintainership
Changes: https://github.com/erikrose/more-itertools/releases
PR: 236271
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
4.2.0_1 10 Jul 2018 03:38:28
  |
miwi  |
- Really update to 4.2.0
- Fix pkg-desc
Sponsored by: iXsystems Inc. |
4.2.0 09 Jul 2018 19:18:54
  |
miwi  |
- Update to 4.2.0
- Added LICENSE_FILE
- Added RUN_DEPENDS
- Added test target
PR: 229475
Submitted by: freebsd_ports@k-worx.org
Approved by: wg (maintainer implicit)
Sponsored by: iXsystems Inc. |
4.0.1 22 Dec 2017 17:07:14
  |
yuri  |
devel/py-more-itertools: Update to 4.0.1
PR: 224504
Submitted by: myself
Approved by: wg (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13588 |
2.2 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.2 16 Jun 2014 12:28:10
  |
wg  |
devel/py-more-itertools: more routines for operating on iterables
WWW: https://github.com/erikrose/more-itertools |