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-curtsies Curses-like terminal wrapper, with colored strings
0.4.2 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.4.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-12 14:58:18
Last Update: 2023-08-16 18:25:23
Commit Hash: 1750fa1
Also Listed In: python
License: MIT
WWW:
https://github.com/bpython/curtsies
Description:
Curtsies is a curses-like terminal wrapper, with colored strings.
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}curtsies>0:devel/py-curtsies@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-curtsies/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-curtsies
  • pkg install py39-curtsies
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-curtsies listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-curtsies
Package flavors (<flavor>: <package>)
  • py39: py39-curtsies
distinfo:
TIMESTAMP = 1691070032 SHA256 (curtsies-0.4.2.tar.gz) = 6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e SIZE (curtsies-0.4.2.tar.gz) = 53559

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

py39-curtsies
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.20.4.2-0.4.20.4.2---
FreeBSD:13:quarterly0.4.20.4.20.4.1_10.4.20.4.20.4.20.4.20.4.2
FreeBSD:14:latest0.4.20.4.20.4.10.4.20.4.20.4.1-0.4.1
FreeBSD:14:quarterly0.4.20.4.2-0.4.20.4.20.4.20.4.20.4.2
FreeBSD:15:latest0.4.20.4.2n/a0.4.2n/a0.4.20.4.20.4.2
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>=43 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pyte>=0 : devel/py-pyte@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-blessed>=1.5 : devel/py-blessed@py39
  2. py39-cwcwidth>=0 : devel/py-cwcwidth@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/bpython

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

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2
16 Aug 2023 18:25:23
commit hash: 1750fa11cec492b1ba94c01df31aaeaa6025d337commit hash: 1750fa11cec492b1ba94c01df31aaeaa6025d337commit hash: 1750fa11cec492b1ba94c01df31aaeaa6025d337commit hash: 1750fa11cec492b1ba94c01df31aaeaa6025d337 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.4.2

Changes:	https://github.com/bpython/curtsies/releases
0.4.1_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.4.1_1
30 Jun 2023 07:03:22
commit hash: 27967d39a4a2b2448a56e771b94aec4d06af21b6commit hash: 27967d39a4a2b2448a56e771b94aec4d06af21b6commit hash: 27967d39a4a2b2448a56e771b94aec4d06af21b6commit hash: 27967d39a4a2b2448a56e771b94aec4d06af21b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Convert to USE_PYTHON=pep517

- Remove outdated PYTHON_REL check after lang/python37 removal
- Bump PORTREVISION for package change
0.4.1
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.4.1
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
0.4.1
09 Oct 2022 19:45:27
commit hash: ebbc9961aefe73d61241740becbadabbd0f20660commit hash: ebbc9961aefe73d61241740becbadabbd0f20660commit hash: ebbc9961aefe73d61241740becbadabbd0f20660commit hash: ebbc9961aefe73d61241740becbadabbd0f20660 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.4.1

Changes:	https://github.com/bpython/curtsies/releases
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.4.0
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.4.0
31 Aug 2022 18:49:35
commit hash: 2be5f60c434540beae7bcb8cc3be93a6fc652217commit hash: 2be5f60c434540beae7bcb8cc3be93a6fc652217commit hash: 2be5f60c434540beae7bcb8cc3be93a6fc652217commit hash: 2be5f60c434540beae7bcb8cc3be93a6fc652217 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.4.0

Changes:	https://github.com/bpython/curtsies/releases
0.3.10
27 Aug 2022 10:24:18
commit hash: 548bdd4df9aa82e04541e6a89cf7fc3ea99ca7b4commit hash: 548bdd4df9aa82e04541e6a89cf7fc3ea99ca7b4commit hash: 548bdd4df9aa82e04541e6a89cf7fc3ea99ca7b4commit hash: 548bdd4df9aa82e04541e6a89cf7fc3ea99ca7b4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Convert to USE_PYTHON=pytest
0.3.10
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.3.10
11 Jan 2022 18:44:19
commit hash: fed2aa64bdce8a06b14987f1e2be518c7aa91da5commit hash: fed2aa64bdce8a06b14987f1e2be518c7aa91da5commit hash: fed2aa64bdce8a06b14987f1e2be518c7aa91da5commit hash: fed2aa64bdce8a06b14987f1e2be518c7aa91da5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update USES=python

devel/py-cwcwidth requires Python 3.7+
0.3.10
25 Oct 2021 15:57:24
commit hash: 45c3ed8627098d2c24c1264d35971f6050cd16b3commit hash: 45c3ed8627098d2c24c1264d35971f6050cd16b3commit hash: 45c3ed8627098d2c24c1264d35971f6050cd16b3commit hash: 45c3ed8627098d2c24c1264d35971f6050cd16b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.3.10

Changes:	https://github.com/bpython/curtsies/blob/main/CHANGELOG.md
0.3.9
13 Oct 2021 19:13:33
commit hash: a1c707fe3fe1d55607abbb10ad882fd276f0b594commit hash: a1c707fe3fe1d55607abbb10ad882fd276f0b594commit hash: a1c707fe3fe1d55607abbb10ad882fd276f0b594commit hash: a1c707fe3fe1d55607abbb10ad882fd276f0b594 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.3.9

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.7
13 Oct 2021 05:36:59
commit hash: 67502f697970fcf3f2fc034b38f1b9b0e872e18bcommit hash: 67502f697970fcf3f2fc034b38f1b9b0e872e18bcommit hash: 67502f697970fcf3f2fc034b38f1b9b0e872e18bcommit hash: 67502f697970fcf3f2fc034b38f1b9b0e872e18b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-curtsies: Update to 0.3.7

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.5
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.3.5
26 Jan 2021 17:26:41
Revision:562788Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.5

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.4
10 Jan 2021 08:20:14
Revision:560937Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up RUN_DEPENDS after r559531 (USES=python:3.6+)
0.3.4
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
0.3.4
30 Jul 2020 09:50:44
Revision:543748Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with Python 2.7
0.3.4
24 Jul 2020 07:11:41
Revision:543050Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.4

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.3
09 Jul 2020 18:08:52
Revision:541776Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.3

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.2
08 Jul 2020 18:57:46
Revision:541542Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.2

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
0.3.1
05 Jan 2020 15:45:31
Revision:522147Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.1

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
		https://github.com/bpython/curtsies/commits/master
0.3.0_1
31 May 2019 10:00:20
Revision:503133Original commit files touched by this commit
sunpoet search for other commits by this committer
Introduce PY_TYPING and simplify Makefile

Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
0.3.0_1
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.3.0_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.3.0_1
14 Feb 2018 14:04:43
Revision:461803Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r461790: add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change
0.3.0
14 Feb 2018 13:30:13
Revision:461790Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.0

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
		https://github.com/bpython/curtsies/commits/master
0.2.12
13 Feb 2018 17:02:16
Revision:461716Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.12

- Update WWW

Changes:	https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
		https://github.com/bpython/curtsies/commits/master
0.2.11
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.2.11
19 Nov 2016 17:06:30
Revision:426443Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.2.11

Changes:	https://github.com/thomasballinger/curtsies/blob/master/CHANGELOG.md
		https://github.com/thomasballinger/curtsies/commits/master
0.2.6
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.2.6
17 Jan 2016 13:10:48
Revision:406347Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.2.6
- Add LICENSE_FILE

Changes:	https://github.com/thomasballinger/curtsies/commits/master
Sponsored by:	PortsCamp Taiwan
0.2.4
21 Dec 2015 18:33:38
Revision:404146Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.2.4

Changes:	https://github.com/thomasballinger/curtsies/commits/master
0.1.19
02 Sep 2015 17:03:33
Revision:395876Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
0.1.19
12 Mar 2015 14:58:01
Revision:381097Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add py-curtsies 0.1.19

Curtsies is a curses-like terminal wrapper, with colored strings.

WWW: https://pypi.python.org/pypi/curtsies
WWW: https://github.com/thomasballinger/curtsies

Number of commits found: 37