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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-yolk Command-line tool for querying PyPI and Python packages installed
0.4.3_1 misc Deleted on this many watch lists=0 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 0.4.3_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ 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}yolk>0:misc/py-yolk@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-yolk
Package flavors (<flavor>: <package>)
  • py27: py27-yolk
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/y/yolk/
  2. https://pypi.org/packages/source/y/yolk/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3_1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
0.4.3_1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.4.3_1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
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:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.4.3
06 Feb 2018 19:18:41
Revision:461090Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PYTHON_REL check

With hat:	python
0.4.3
26 May 2015 16:47:03
Revision:387491Original commit files touched by this commit
antoine search for other commits by this committer
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:386312Original commit files touched by this commit
mat search for other commits by this committer
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:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.4.3
20 Oct 2014 17:59:38
Revision:371289Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of misc/ to new USES=python

Approved by:	portmgr (implicit)
0.4.3
12 Jun 2014 04:52:30
Revision:357561Original commit files touched by this commit
nivit search for other commits by this committer
- 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:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.4.3
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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:324722Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
rm search for other commits by this committer
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
Original commit files touched by this commit
rm search for other commits by this committer
  - 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4.1
13 Mar 2011 13:48:33
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.4.1
0.4.0
11 Aug 2008 12:40:56
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix variable name: NO_INSTALL_MAN -> NO_INSTALL_MANPAGES
0.3.0
24 Aug 2007 13:37:29
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.3.0
- Remove PLIST_SUB variable
0.1.0
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- 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
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.1.0
- Use NOPORTEXAMPLES
0.0.7
28 Apr 2007 08:35:42
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.0.7
0.0.6
12 Mar 2007 10:07:59
Original commit files touched by this commit
nivit search for other commits by this committer
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/

Number of commits found: 27