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
cursive Create ASCII character cursive handwriting
0.11_1,1 games on this many watch lists=1 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.11,1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-21 13:51:38
Commit Hash: 673d4a4
People watching this port, also watch:: ladspa
License: not specified in port
WWW:
https://www.unixpapa.com/cursive.html
Description:
Cursive is a program for generating cursive signatures and text like ___ _ __ _ ( ) ' ) / // _/_ __/___. ____ / / / __|/ / _ __ / / (_/|_/ / (_ (_(_/ (_) \_(__(/_/ (_ (_/ Do not be fooled by inferior immitations (like the figlet font which doesn't connect letters right). This is the one and only original cursive program.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/cursive
  2. share/man/man6/cursive.6.gz
Collapse this list.
Dependency lines:
  • cursive>0:games/cursive
To install the port:
cd /usr/ports/games/cursive/ && make install clean
To add the package, run one of these commands:
  • pkg install games/cursive
  • pkg install cursive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cursive
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1582636072 SHA256 (cursive.tgz) = f7068552689e753df6b4f546f0cfa69fa4e689487ce4eb1f0766b5751105e4ae SIZE (cursive.tgz) = 7129

Packages (timestamps in pop-ups are UTC):
cursive
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11_1,10.11_1,10.11,10.11_1,10.11_1,1-0.11,1-
FreeBSD:13:quarterly0.11,10.11,10.11,10.11,10.11,10.11,10.11,10.11,1
FreeBSD:14:latest0.11_1,10.11_1,10.11,10.11_1,10.11_1,10.11,1-0.11,1
FreeBSD:14:quarterly0.11,10.11,1-0.11,10.11,10.11,10.11,10.11,1
FreeBSD:15:latest0.11_1,10.11_1,1n/a0.11_1,1n/a0.11_1,10.11_1,10.11_1,1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_cursive
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.unixpapa.com/software/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11_1,1
21 Jan 2024 13:51:38
commit hash: 673d4a4772d23a9c23972446787653cf70e6ae81commit hash: 673d4a4772d23a9c23972446787653cf70e6ae81commit hash: 673d4a4772d23a9c23972446787653cf70e6ae81commit hash: 673d4a4772d23a9c23972446787653cf70e6ae81 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
games/cursive: Move manpages to share/man

- While here, refresh patch
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.11,1
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.11,1
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11,1
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.11,1
10 Feb 2021 07:42:50
Revision:564845Original commit files touched by this commit
eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
0.11,1
25 Mar 2020 09:08:54
Revision:529082Original commit files touched by this commit
fernape search for other commits by this committer
games/cursive: remove post-patch sed substituion

Reinstante patch instead since we are replacing just static content
see:
https://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html#slow-patch-automatic-replacements

Not bumping PORTREVISION.

Reported by:    mat@
0.11,1
24 Mar 2020 17:55:48
Revision:529058Original commit files touched by this commit
fernape search for other commits by this committer
games/cursive: Update to 0.11,1 and set MAINTAINER

Set PORTVERSION to correct value and set PORTEPOCH accordingly.

Set new MAINTAINER (ed.arrakis@gmail.com)

PR:	244399
Submitted by:	ed.arrakis@gmail.com
1.0
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.0
28 Jul 2014 19:39:51
Revision:363239Original commit files touched by this commit
adamw search for other commits by this committer
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
1.0
01 Nov 2013 02:30:54
Revision:332337Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support
1.0
20 Sep 2013 17:36:36
Revision:327730Original 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:
games)
1.0
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0
24 Nov 2005 19:28:01
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
1.0
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.0
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0
15 Aug 2003 22:25:31
Original commit files touched by this commit
kris search for other commits by this committer
Reset bouncing maintainer address ("User unknown")
1.0
21 Feb 2003 12:06:01
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
04 Apr 2002 08:27:05
Original commit files touched by this commit
kris search for other commits by this committer
Respect CC and CFLAGS
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  

Number of commits found: 21