Port details |
- py-yolk Command-line tool for querying PyPI and Python packages installed
- 0.4.3_1 misc
=0 0.4.3_1Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: nivit@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-03-12 10:10:55
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/yolk/
- Description:
- Yolk is a Python library and command-line tool for obtaining information
about packages installed by setuptools and packages on PyPI (Python Package
Index a.k.a. The Cheese Shop).
WWW: https://pypi.org/project/yolk/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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}yolk>0:misc/py-yolk@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-yolk
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (yolk-0.4.3.tar.gz) = 1c07eb4001dc133c08e66e38c5d58faa7616ae804f8d0ab02dd44a1044e7ddb8
SIZE (yolk-0.4.3.tar.gz) = 86100
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-yolk-0.4.3_1:
EXAMPLES=on: Build and/or install examples
===> 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 |
0.4.3_1 15 Aug 2020 10:50:59
![Revision:544927 Revision:544927](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.4.3_1 23 Feb 2020 15:25:53
![Revision:526925 Revision:526925](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate a few ports
With hat: portmgr |
0.4.3_1 25 Apr 2018 16:42:38
![Revision:468282 Revision:468282](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.4.3_1 19 Feb 2018 11:10:43
![Revision:462307 Revision:462307](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.4.3 06 Feb 2018 19:18:41
![Revision:461090 Revision:461090](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove outdated PYTHON_REL check
With hat: python |
0.4.3 26 May 2015 16:47:03
![Revision:387491 Revision:387491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva |
0.4.3 14 May 2015 10:15:09
![Revision:386312 Revision:386312](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.4.3 09 Dec 2014 13:36:34
![Revision:374378 Revision:374378](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.4.3 20 Oct 2014 17:59:38
![Revision:371289 Revision:371289](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports of misc/ to new USES=python
Approved by: portmgr (implicit) |
0.4.3 12 Jun 2014 04:52:30
![Revision:357561 Revision:357561](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix LICENSE type
- Remove MANPAGES option
- Use auto plist for Python files
- Don't build/install Python files as egg
- Add support for stage dir |
0.4.3 21 Jan 2014 23:40:23
![Revision:340674 Revision:340674](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix properties on pkg-plist |
0.4.3 13 Jan 2014 21:00:04
![Revision:339634 Revision:339634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
20 Sep 2013 20:50:59
![Revision:327745 Revision:327745](/images/subversion.png)
|
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.4.3 14 Aug 2013 14:00:20
![Revision:324722 Revision:324722](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.3
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr
Build details: http://goo.gl/l5Fmwu |
0.4.1_1 10 Nov 2011 23:40:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Forced commit to note that previous message had an incorrect PR number.
ports/161414 should have been ports/160482
Approved by: novel (mentor)
Feature safe: yes |
0.4.1_1 10 Nov 2011 23:20:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump USE_PYTHON to 2.6+
- eliminate now unneeded devel/py-elementtree dependency
- remove PYPI_RSS option, it's now available unconditionally
- bump PORTREVISION
PR: ports/161414
Submitted by: rm
Approved by: nivit (maintainer; timeout - 2+ months), novel
(mentor)
Feature safe: yes |
0.4.1 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.4.1 13 Mar 2011 13:48:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark IGNORE with Python 2.7.1 and 3.2.0, due to
a bug in the xmlrpclib module (see http://goo.gl/SZpDN ) |
0.4.1 11 Oct 2008 11:34:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.1 |
0.4.0 11 Aug 2008 12:40:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.4.0
- Use ${PKGNAMEPREFIX} instead of py- inside ${EXAMPLESDIR}
- Install devel/py-elementtree as run dependency only if ${PYTHON_VER} < 2.5 |
0.3.0 10 Jan 2008 13:21:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix variable name: NO_INSTALL_MAN -> NO_INSTALL_MANPAGES |
0.3.0 24 Aug 2007 13:37:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3.0
- Remove PLIST_SUB variable |
0.1.0 04 Aug 2007 11:41:31
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.1.0 30 Jul 2007 09:42:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.1.0 29 May 2007 12:37:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0
- Use NOPORTEXAMPLES |
0.0.7 28 Apr 2007 08:35:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.7 |
0.0.6 12 Mar 2007 10:07:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
nivit ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Yolk is a Python library and command-line tool for obtaining information
about packages installed by setuptools and packages on PyPI (Python Package
Index a.k.a. The Cheese Shop).
WWW: http://tools.assembla.com/yolk/ |