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-check-manifest Tool to check the completeness of MANIFEST.in for Python packages
0.49 devel 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.49Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-12-29 05:54:56
Last Update: 2023-06-30 07:03:16
Commit Hash: f50d648
Also Listed In: python
License: MIT
WWW:
https://github.com/mgedmin/check-manifest
Description:
Are you a Python developer? Have you uploaded packages to the Python Package Index? Have you accidentally uploaded broken packages with some files missing? If so, check-manifest is for you.
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}check-manifest>0:devel/py-check-manifest@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-check-manifest/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-check-manifest
  • pkg install py39-check-manifest
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-check-manifest listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-check-manifest
Package flavors (<flavor>: <package>)
  • py39: py39-check-manifest
distinfo:
TIMESTAMP = 1674589748 SHA256 (check-manifest-0.49.tar.gz) = 64a640445542cf226919657c7b78d02d9c1ca5b1c25d7e66e0e1ff325060f416 SIZE (check-manifest-0.49.tar.gz) = 40272

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

py39-check-manifest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.490.49-0.490.49---
FreeBSD:13:quarterly0.490.490.490.490.490.490.490.49
FreeBSD:14:latest0.490.490.480.490.490.49-0.49
FreeBSD:14:quarterly0.490.49-0.490.490.490.490.49
FreeBSD:15:latest0.490.49n/a0.49n/a0.490.490.49
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>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. git-tiny>=0 : devel/git@tiny
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. py39-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-build>=0.1 : devel/py-build@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. py39-tomli>=1.1.0 : textproc/py-tomli@py39
This port is required by:
for Build
  1. devel/cram

Configuration Options:
No options to configure
Options name:
devel_py-check-manifest
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/c/check-manifest/
  2. https://pypi.org/packages/source/c/check-manifest/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.49
30 Jun 2023 07:03:16
commit hash: f50d64885069ad740f616b5c135425be7b854e9ecommit hash: f50d64885069ad740f616b5c135425be7b854e9ecommit hash: f50d64885069ad740f616b5c135425be7b854e9ecommit hash: f50d64885069ad740f616b5c135425be7b854e9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Remove outdated PYTHON_REL check after lang/python37
removal
0.49
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>
0.49
30 Jan 2023 12:59:40
commit hash: edfa1782f26cb1f7abba5ec861309ad4a1160567commit hash: edfa1782f26cb1f7abba5ec861309ad4a1160567commit hash: edfa1782f26cb1f7abba5ec861309ad4a1160567commit hash: edfa1782f26cb1f7abba5ec861309ad4a1160567 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Update to 0.49

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.48
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
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)
0.48
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)
0.48
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.48
09 Jun 2022 10:58:11
commit hash: b9875ea5cbfe32d3a0f31c671a546c94c263789dcommit hash: b9875ea5cbfe32d3a0f31c671a546c94c263789dcommit hash: b9875ea5cbfe32d3a0f31c671a546c94c263789dcommit hash: b9875ea5cbfe32d3a0f31c671a546c94c263789d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Convert to USE_PYTHON=pytest
0.48
16 Apr 2022 04:19:18
commit hash: 7c563bfc6cebe36bb3c681ed1e716bae5f0b146acommit hash: 7c563bfc6cebe36bb3c681ed1e716bae5f0b146acommit hash: 7c563bfc6cebe36bb3c681ed1e716bae5f0b146acommit hash: 7c563bfc6cebe36bb3c681ed1e716bae5f0b146a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Improve make test

- Add more TEST_DEPENDS
- Sort TEST_DEPENDS
- Update version requirement of TEST_DEPENDS
- Update do-test:
0.48
07 Apr 2022 18:59:34
commit hash: 9d067021691170aaf40d8da852dafed935a56b27commit hash: 9d067021691170aaf40d8da852dafed935a56b27commit hash: 9d067021691170aaf40d8da852dafed935a56b27commit hash: 9d067021691170aaf40d8da852dafed935a56b27 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-check-manifest: add missing test depend

"AssertionError: at least one version control system should be installed"

Approved by:	portmgr blanket
0.48
30 Mar 2022 22:21:08
commit hash: 7da2860d3e262c3032b3006bbcecbb7553d3e617commit hash: 7da2860d3e262c3032b3006bbcecbb7553d3e617commit hash: 7da2860d3e262c3032b3006bbcecbb7553d3e617commit hash: 7da2860d3e262c3032b3006bbcecbb7553d3e617 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Update to 0.48

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.47
27 Sep 2021 15:55:56
commit hash: 80790b92d6ce259318eabfb4a95c430eb6a221a4commit hash: 80790b92d6ce259318eabfb4a95c430eb6a221a4commit hash: 80790b92d6ce259318eabfb4a95c430eb6a221a4commit hash: 80790b92d6ce259318eabfb4a95c430eb6a221a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-manifest: Update to 0.47

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.46
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.
0.46
06 Jan 2021 20:26:34
Revision:560590Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.46

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.45
08 Nov 2020 17:18:53
Revision:554528Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.45

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.44
04 Oct 2020 14:13:31
Revision:551399Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.44

- Remove DOCS option

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.43
23 Sep 2020 12:04:51
Revision:549691Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.43

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.42
04 May 2020 19:19:25
Revision:533953Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.42

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.41
26 Feb 2020 20:46:45
Revision:527192Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.41

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.40
20 Oct 2019 17:10:43
Revision:514932Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.40

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.39
07 Jun 2019 23:03:55
Revision:503656Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.39

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.38
24 Apr 2019 17:42:29
Revision:499880Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.38

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.37_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
0.37
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
0.37
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.37
13 Apr 2018 20:48:07
Revision:467257Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.37

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.36
25 Feb 2018 05:32:35
Revision:462912Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.36

- Update COMMENT
- Update pkg-descr
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst
0.35
24 Feb 2018 08:52:27
Revision:462775Original commit files touched by this commit
tcberner search for other commits by this committer
Give xmj@'s ports back to the pool

PR:		226157
Submitted by:	xmj
0.35
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)
0.35
03 Jun 2017 14:52:39
Revision:442502Original commit files touched by this commit
tcberner search for other commits by this committer
Update to 0.35

PR:		219338
Submitted by:	xmj
Approved by:	xmj (maintainer)
0.34
29 Jan 2017 14:16:05
Revision:432746Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.34

PR:             215259
Submitted by:   xmj@FreeBSD.org
Approved by:    maintainer timeout (johannes@perceivon.net, 6 weeks)
0.31
23 Jun 2016 09:48:53
Revision:417356Original commit files touched by this commit
tz search for other commits by this committer
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.

This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
0.31
15 Jun 2016 09:04:29
Revision:416918Original commit files touched by this commit
tz search for other commits by this committer
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net

PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
0.31
25 May 2016 16:54:31
Revision:415848Original commit files touched by this commit
pi search for other commits by this committer
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org

PR:		209746
Submitted by:	xmj
0.31
19 May 2016 20:55:46
Revision:415526Original commit files touched by this commit
robak search for other commits by this committer
devel/py-check-manifest: update 0.30 -> 0.31

PR:		209620
Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
0.30
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.30
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.30
10 Jan 2016 06:11:44
Revision:405665Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.30

PR:		 205975
Submitted by:	maintainer
0.29
11 Dec 2015 03:25:24
Revision:403482Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.29
- Correct the PORTNAME which was forgotten in rev 375773
- Switch to do-test

PR:		205108
Submitted by:	maintainer
Reviewed by:	python@/koobs
Approved by:	mat (mentor)
Differential Revision:	D4467
0.22
29 Dec 2014 05:54:37
Revision:375773Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-checkmanifest: Rename port, Update to 0.22

- Move py-checkmanifest to py-check-manifest [1] ala upstream name.
- Update devel/Makefile
- Add MOVED entry

While I'm here:

- Update to 0.22
- Add LICENSE_FILE
- Add TEST_DEPENDS and regression-test: target
- Use a single line for PORTDOCS
- Update (prettify) pkg-descr

Changes:

  * https://github.com/mgedmin/check-manifest/blob/0.22/CHANGES.rst

[1] https://pypi.python.org/pypi/check-manifest

Approved by:	maintainer (via IRC)

Number of commits found: 40