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-country Python API for ISO country, subdivision, language and currency
22.3.5 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 22.3.5Version of this port present on the latest quarterly branch.
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-07-01 12:01:26
Last Update: 2023-09-06 20:50:37
Commit Hash: 3010867
Also Listed In: python
License: LGPL21
WWW:
https://pypi.org/project/pycountry/
Description:
pycountry provides the ISO databases for the standards: -- 639: Languages -- 3166: Countries -- 3166-2: Subdivisions of countries -- 4217: Currencies -- 15924: Scripts The package includes a copy from Debian's pkg-isocodes and makes the data accessible through a Python API. Translation files for the various strings are included as well.
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}country>0:devel/py-country@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-country/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-country
  • pkg install py39-country
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-country listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-country
Package flavors (<flavor>: <package>)
  • py39: py39-country
distinfo:
TIMESTAMP = 1646769687 SHA256 (pycountry-22.3.5.tar.gz) = b2163a246c585894d808f18783e19137cb70a0c18fb36748dc01fc6f109c1646 SIZE (pycountry-22.3.5.tar.gz) = 10141551

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

py39-country
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest22.3.522.3.5-22.3.522.3.5---
FreeBSD:13:quarterly22.3.522.3.522.3.522.3.522.3.522.3.522.3.522.3.5
FreeBSD:14:latest22.3.522.3.522.3.522.3.522.3.522.3.5-22.3.5
FreeBSD:14:quarterly22.3.522.3.5-22.3.522.3.522.3.522.3.522.3.5
FreeBSD:15:latest22.3.522.3.5n/a22.3.5n/a22.3.522.3.522.3.5
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. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. multimedia/streamlink
  2. textproc/xml2rfc

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/pootle*
  2. Collapse this list of deleted ports.
* - 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-country
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/p/pycountry/
  2. https://pypi.org/packages/source/p/pycountry/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
22.3.5
06 Sep 2023 20:50:37
commit hash: 3010867199becf33e7995e1464e6ede84b41fe38commit hash: 3010867199becf33e7995e1464e6ede84b41fe38commit hash: 3010867199becf33e7995e1464e6ede84b41fe38commit hash: 3010867199becf33e7995e1464e6ede84b41fe38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-country: Add NO_ARCH

Approved by:	portmgr (blanket)
22.3.5
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>
22.3.5
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)
22.3.5
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)
22.3.5
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)
22.3.5
08 Mar 2022 20:03:35
commit hash: 9ce82b24670c0697f14d4b994d5515857da20ab5commit hash: 9ce82b24670c0697f14d4b994d5515857da20ab5commit hash: 9ce82b24670c0697f14d4b994d5515857da20ab5commit hash: 9ce82b24670c0697f14d4b994d5515857da20ab5 files touched by this commit
Dmitry Sivachenko (demon) search for other commits by this committer
devel/py-country: update to version 22.3.5

PR: 262224
Submitted by:	Niclas <n_carlsson@outlook.com>
18.5.26
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.
18.5.26
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
18.5.26
17 Sep 2018 11:23:07
Revision:479925Original commit files touched by this commit
demon search for other commits by this committer
Update to version 18.5.26.

PR:		231409
Submitted by:	rene (update to prev version)
17.1.8
28 Jul 2018 18:26:12
Revision:475594Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-country: Add license

Approved by:	portmgr blanket
17.1.8
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
17.1.8
09 Jan 2017 08:49:56
Revision:430922Original commit files touched by this commit
demon search for other commits by this committer
Update to version 17.1.8.
17.1.2
07 Jan 2017 10:32:18
Revision:430776Original commit files touched by this commit
demon search for other commits by this committer
Update to version 17.1.2
16.11.8
09 Nov 2016 11:02:10
Revision:425791Original commit files touched by this commit
demon search for other commits by this committer
Update to version 16.11.8
1.20
04 Feb 2016 14:10:01
Revision:408030Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.20.
1.19
06 Jan 2016 16:57:31
Revision:405369Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.19
1.18
30 Nov 2015 12:51:37
Revision:402667Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.18.
1.15
24 Sep 2015 09:48:18
Revision:397685Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.15.
1.14
24 Aug 2015 16:53:03
Revision:395180Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.14.
1.13
20 Jul 2015 11:32:37
Revision:392561Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.13.
1.11_1
01 Jul 2015 14:06:19
Revision:391065Original commit files touched by this commit
demon search for other commits by this committer
Update some iso639 translations from translationproject.org's database.
It will be included into next release.
1.11
15 Jun 2015 08:19:35
Revision:389673Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.11;
Fix some translations (upstreamed).
1.10_1
08 Jun 2015 12:15:45
Revision:388837Original commit files touched by this commit
demon search for other commits by this committer
Fix some turkish translations;
Submitted to upstream.
1.10
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
1.10
09 Jan 2015 10:01:10
Revision:376585Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.10
1.8
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.8
25 Sep 2014 13:00:09
Revision:369251Original commit files touched by this commit
ak search for other commits by this committer
- Remove empty files and directories
1.8
11 Aug 2014 13:16:27
Revision:364601Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.8.
1.7
25 Jun 2014 10:15:01
Revision:359215Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.7.
1.6
08 May 2014 15:14:39
Revision:353316Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.6.
1.5
11 Apr 2014 22:11:10
Revision:351053Original commit files touched by this commit
demon search for other commits by this committer
Actually regen .mo from patched .po.
1.5
07 Apr 2014 15:18:39
Revision:350501Original commit files touched by this commit
demon search for other commits by this committer
Fix some turkish translations.
1.5
07 Apr 2014 14:41:43
Revision:350491Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.5.
07 Mar 2014 16:49:10
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
1.4
17 Feb 2014 14:58:44
Revision:344769Original commit files touched by this commit
demon search for other commits by this committer
Convert to staging, use new USE_PYDISTUTILS syntax.

Submitted by:	rm
1.4
17 Feb 2014 12:02:06
Revision:344728Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.4.
1.3
29 Dec 2013 19:04:07
Revision:338036Original commit files touched by this commit
demon search for other commits by this committer
Fix broken patch.
1.3
29 Dec 2013 17:15:51
Revision:338029Original commit files touched by this commit
demon search for other commits by this committer
Fix some Turkish translations (already accepted upstream).
1.3
11 Dec 2013 10:34:03
Revision:336155Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.
1.2
07 Nov 2013 10:03:46
Revision:333074Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.2.
1.1
30 Oct 2013 15:25:01
Revision:332128Original commit files touched by this commit
demon search for other commits by this committer
Add one more translation;
Re-build .mo file, build system does not do this.
1.1
30 Oct 2013 13:34:37
Revision:332108Original commit files touched by this commit
demon search for other commits by this committer
Remove .orig-file, otherwise it is automatically installed.
1.1
30 Oct 2013 12:47:39
Revision:332101Original commit files touched by this commit
demon search for other commits by this committer
Add some more translations (submitted to upstream).
1.1
27 Oct 2013 16:42:11
Revision:331784Original commit files touched by this commit
demon search for other commits by this committer
Update to 1.11.
0.16
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.16
04 Jul 2013 10:14:55
Revision:322269Original commit files touched by this commit
demon search for other commits by this committer
Update to 0.16.
0.15
01 Jul 2013 12:01:06
Revision:322123Original commit files touched by this commit
demon search for other commits by this committer
New port: py-country.
Python API for ISO country, subdivision, language and currency.

Number of commits found: 48