Port details |
- py-xoltar-toolkit Functional programming, lazy expressions, and thread pools for Python
- 2001.06.01_1 devel
=1 2001.06.01_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-10-23 10:55:57
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: python
- License: LGPL21+
- WWW:
- https://sourceforge.net/projects/xoltar-toolkit/
- Description:
- The Xoltar Toolkit contains utility modules for Python, including functional
programming support, lazy expressions and data structures, and thread pools.
It includes support for closures, curried functions, lazy expressions,
lazy tuples (functional programming languages call these lazy lists, but
since lists are mutable in Python, tuples are closer in meaning), and lazy
equivalents for map, filter, reduce, and zip. It also includes some
higher-order functions for composing functions.
WWW: https://sourceforge.net/projects/xoltar-toolkit/
See also: http://www-106.ibm.com/developerworks/library/l-prog.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}xoltar-toolkit>0:devel/py-xoltar-toolkit@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-xoltar-toolkit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xoltar-toolkit-01jun01.tar.gz) = cd3f8316b8a6d07112addf5321c0dd8545c28bf40b50879bcae9b8dd0fd1481e
SIZE (xoltar-toolkit-01jun01.tar.gz) = 21622
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-xoltar-toolkit-2001.06.01_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- 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 |
2001.06.01_1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
2001.06.01_1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
2001.06.01_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2001.06.01 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2001.06.01 20 Jun 2016 09:05:07 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers |
2001.06.01 27 Oct 2014 10:58:26 |
bapt |
Cleanup plist |
2001.06.01 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2001.06.01 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
2001.06.01 20 Dec 2013 18:07:53 |
wg |
devel/py-xoltar-toolkit: allow staging and minor fixes |
2001.06.01 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2001.06.01 07 Sep 2013 17:20:21 |
sunpoet |
- Use single space after WWW: |
2001.06.01 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
2001.06.01 12 Feb 2012 15:48:52 |
rm |
- convert to using PYTHON_SITELIBDIR (not functional change) |
2001.06.01 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2001.06.01 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2001.06.01 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2001.06.01 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
2001.06.01 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2001.06.01 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
2001.06.01 21 Jun 2002 17:40:05 |
nectar |
Drop MAINTAINER: I'm not really taking care of these anymore. |
23 Oct 2001 14:55:57 |
wjv |
- The port devel/py-functional has been repo-copied to
devel/py-xoltar-toolkit, so: |