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
guidoar Library to browse, transform and manipulate Guido scores
g20210127 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 g20210127Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-23 07:10:43
Last Update: 2022-09-09 20:32:24
Commit Hash: e942e56
License: MPL20
WWW:
https://github.com/grame-cncm/guidoar
Description:
A library providing a simple memory representation and a consistent way to browse and transform Guido Music Notation scores. It provides also a set of score level manipulation operations (like putting scores in sequence, in parallel, stretching etc.).
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 (63 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/guidoar-g20210127/catalog.mk
  3. /usr/local/share/licenses/guidoar-g20210127/LICENSE
  4. /usr/local/share/licenses/guidoar-g20210127/MPL20
  5. include/guidoar/ARChord.h
  6. include/guidoar/ARFactory.h
  7. include/guidoar/ARNote.h
  8. include/guidoar/AROthers.h
  9. include/guidoar/ARTag.h
  10. include/guidoar/ARTypes.h
  11. include/guidoar/arexport.h
  12. include/guidoar/basevisitor.h
  13. include/guidoar/bottomOperation.h
  14. include/guidoar/browser.h
  15. include/guidoar/clonevisitor.h
  16. include/guidoar/counteventsvisitor.h
  17. include/guidoar/countvisitor.h
  18. include/guidoar/ctree.h
  19. include/guidoar/durationOperation.h
  20. include/guidoar/durationvisitor.h
  21. include/guidoar/eheadOperation.h
  22. include/guidoar/etailOperation.h
  23. include/guidoar/event2timevisitor.h
  24. include/guidoar/firstpitchvisitor.h
  25. include/guidoar/functor.h
  26. include/guidoar/gar_smartpointer.h
  27. include/guidoar/gmnreader.h
  28. include/guidoar/gmnvisitor.h
  29. include/guidoar/guidoelement.h
  30. include/guidoar/guidoparser.h
  31. include/guidoar/guidorational.h
  32. include/guidoar/guidotags.h
  33. include/guidoar/headOperation.h
  34. include/guidoar/interleaveOperation.h
  35. include/guidoar/libguidoar.h
  36. include/guidoar/markers.h
  37. include/guidoar/midicontextvisitor.h
  38. include/guidoar/midiconverter.h
  39. include/guidoar/mirrorOperation.h
  40. include/guidoar/normalizeOperation.h
  41. include/guidoar/operation.h
  42. include/guidoar/parOperation.h
  43. include/guidoar/pitchApplyOperation.h
  44. include/guidoar/pitchvisitor.h
  45. include/guidoar/ringvector.h
  46. include/guidoar/rythmApplyOperation.h
  47. include/guidoar/rythmvisitor.h
  48. include/guidoar/seqOperation.h
  49. include/guidoar/singleton.h
  50. include/guidoar/streambeautifuller.h
  51. include/guidoar/tailOperation.h
  52. include/guidoar/topOperation.h
  53. include/guidoar/transposeOperation.h
  54. include/guidoar/tree_browser.h
  55. include/guidoar/unrolled_guido_browser.h
  56. include/guidoar/visitable.h
  57. include/guidoar/visitor.h
  58. lib/libguidoar.so
  59. lib/libguidoar.so.1
  60. lib/libguidoar.so.1.00
  61. @owner
  62. @group
  63. @mode
Collapse this list.
Dependency lines:
  • guidoar>0:audio/guidoar
To install the port:
cd /usr/ports/audio/guidoar/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/guidoar
  • pkg install guidoar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: guidoar
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613538235 SHA256 (grame-cncm-guidoar-g20210127-cf5681a_GH0.tar.gz) = c404976430c8c69a47c81f2b3b93f7060f3bf4d832e256a295a632f7a9a9c391 SIZE (grame-cncm-guidoar-g20210127-cf5681a_GH0.tar.gz) = 995065

Packages (timestamps in pop-ups are UTC):
guidoar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20210127g20210127-g20210127g20210127---
FreeBSD:13:quarterlyg20210127g20210127g20210127g20210127g20210127g20210127g20210127g20210127
FreeBSD:14:latestg20210127g20210127g20210127g20210127g20210127g20210127-g20210127
FreeBSD:14:quarterlyg20210127g20210127-g20210127g20210127g20210127g20210127g20210127
FreeBSD:15:latestg20210127g20210127n/ag20210127n/ag20210127g20210127g20210127
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. cmake : devel/cmake-core
  2. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. audio/inscore

Configuration Options:
No options to configure
Options name:
audio_guidoar
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/grame-cncm/guidoar/tar.gz/cf5681a?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20210127
09 Sep 2022 20:32:24
commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5commit hash: e942e560c468063b850b05ae3df340b36f24c7b5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
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)
g20210127
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)
g20210127
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20210127
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.
g20210127
23 Feb 2021 07:10:34
Revision:566377Original commit files touched by this commit
yuri search for other commits by this committer
New port: audio/guidoar: Library to browse, transform and manipulate Guido
scores

Number of commits found: 6