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
chordpack Script to convert ChordPro files to HTML, ASCII, and TeX
0.8.1_2 audio 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.8.1_2Version of this port present on the latest quarterly branch.
Maintainer: sethk@meowfishies.com search for ports maintained by this maintainer
Port Added: 2001-07-08 13:26:57
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
http://sweb.cz/dan.polansky/chordpack/
Description:
This a PERL script that converts ChordPro files (.chopro) to a more readable output format, including HTML, ASCII, and TeX.
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
Expand this list (6 items)
Collapse this list.
  1. bin/chordpack
  2. share/emacs/site-lisp/chordpro-mode.el
  3. share/doc/chordpack/chordpack-documentation.html
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • chordpack>0:audio/chordpack
To install the port:
cd /usr/ports/audio/chordpack/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/chordpack
  • pkg install chordpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chordpack
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (chordpack-0.8.1.tgz) = 4cb8031990186ac30378d808b0ce8f2f2a74752c335cfe9f8438dfe3b20ea5fa SIZE (chordpack-0.8.1.tgz) = 21717

Packages (timestamps in pop-ups are UTC):
chordpack
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.1_20.8.1_20.8.1_20.8.1_20.8.1_2-0.8.1_2-
FreeBSD:13:quarterly0.8.1_20.8.1_20.8.1_20.8.1_20.8.1_20.8.1_20.8.1_20.8.1_2
FreeBSD:14:latest0.8.1_20.8.1_20.8.1_20.8.1_20.8.1_20.8.1_2-0.8.1_2
FreeBSD:14:quarterly0.8.1_20.8.1_2-0.8.1_20.8.1_20.8.1_20.8.1_20.8.1_2
FreeBSD:15:latest0.8.1_20.8.1_2n/a0.8.1_2n/a0.8.1_20.8.1_20.8.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for chordpack-0.8.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
audio_chordpack
USES:
shebangfix perl5 tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sweb.cz/dan.polansky/chordpack/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.8.1_2
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.8.1_2
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

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

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.1_2
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.8.1_2
11 Jan 2018 11:56:44
Revision:458722Original commit files touched by this commit
danfe search for other commits by this committer
Convert to option helpers, fix minor style issues, use INSTALL_DATA for
installing documentation files instead of abusing INSTALL_MAN.
0.8.1_2
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.8.1_2
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
0.8.1_2
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.8.1_2
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.8.1_2
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
0.8.1_2
26 Dec 2013 18:05:57
Revision:337586Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use shebangfix
Properly run depends on perl
0.8.1_1
20 Sep 2013 14:36:37
Revision:327706Original 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:
audio)
0.8.1_1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.8.1_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.8.1_1
10 Jul 2008 18:39:15
Original commit files touched by this commit
itetcu search for other commits by this committer
- respect DOCSDIR
- fix plist with -DNOORTDOCS
- bump PORTREVISION

Prompted by:    QA Tindy run
Approved by:    maintainer timeout on BotMail
0.8.1
06 Jun 2006 21:15:41
Original commit files touched by this commit
miwi search for other commits by this committer
Update to 0.8.1

PR:             ports/98467
Submitted by:   miwi
Approved by:    krion (mentor), maintainer
0.8.0
22 Jan 2006 08:13:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
0.8.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.8.0
21 Oct 2003 11:24:02
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
0.8.0
21 Feb 2003 10:59:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
30 Jul 2001 05:14:41
commit hash: fp1.16622@dev.null.freshports.orgcommit hash: fp1.16622@dev.null.freshports.orgcommit hash: fp1.16622@dev.null.freshports.orgcommit hash: fp1.16622@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Distfile change without version bump.  Apparently the par command was   not
working correctly to the author added a new one called spar that   should do the
trick.    
08 Jul 2001 17:26:57
commit hash: fp1.15984@dev.null.freshports.orgcommit hash: fp1.15984@dev.null.freshports.orgcommit hash: fp1.15984@dev.null.freshports.orgcommit hash: fp1.15984@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Initial import of chordpack-0.8.0.    

Number of commits found: 22