summaryrefslogtreecommitdiff
path: root/print/lilypond
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia1-2/+2
2022-06-29lilypond: fix builds with GNU grep >= 3.5gutteridge3-5/+21
As of 3.5, GNU grep changed so by default, "The message that a binary file matches is now sent to standard error", which broke the expectations of the configure script, which was calling grep on font files without using -a or equivalent options. If we change to use -a, this will break non-GNU grep implementations that don't have it, so also universally require GNU grep for consistency/simplicity. We should be fine here, as -a was added to GNU grep 2.4.1 back twenty years ago and pkgsrc sets 2.5.1 as its minimum tool version if building it itself. (Really this package should be updated to a newer stable release branch but I don't have time right now.)
2022-06-28lilypond: update licensing informationgutteridge1-2/+2
This package switched to GPL v3 in 2009, so it's evidently been wrong for a while in pkgsrc. There are two other main licenses specified for documentation and fonts, too.
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2022-06-25lilypond: update some comments concerning language dependenciesgutteridge1-6/+7
Note current state of upstream support for recent Guile and Python.
2022-03-27print/lilypond: Fix documentation build.riastradh2-1/+47
No revbump because this simply didn't build before.
2022-03-07*: switch to lang/guile18wiz1-3/+3
2022-03-05lilypond: Explain more clearly the guile situationgdt1-2/+5
Upstream chooses to support only ancient guile.
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26print: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07print: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-12-28lilypond: fix building on NetBSD >8.0 and on some other OSesgutteridge3-5/+351
NetBSD's /bin/sh no longer accepts "type -p". The same is true for some other OSes (e.g. recent DragonFly BSD). Use "command -v" instead.
2019-11-04print: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-06-19print/lilypond: Fix patch by removing an empty if/fi block.fhajny2-8/+12
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-09-15Note that lilypond rejects guile20gdt1-1/+2
"ERROR: Please install required programs: guile-config < 1.9.0 (installed: 2.0.12)"
2016-09-15After guile's and guile20's installation prefixes have changed, it's timewiz1-2/+2
to bump their dependencies (except those that were bumped in the last 24 hours already).
2016-08-02Ignore result of broken pkg-config version test.wiz2-4/+14
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-01-09Since we use a file from the flex package, make sure we use thewiz1-1/+4
same version of flex. Otherwise stuff breaks in weird ways.
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-28Needs tex-lh; this was indirectly provided by dblatex until a couple ofwiz1-2/+3
days ago. Depend on it directly and bump PKGREVISION.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-1/+2
Fix PR pkg/48777
2014-04-01Update to 2.18.2. Changes not found.wiz2-6/+6
2014-02-24Update to 2.18.1: if I understand correctly, the documentation was updated.wiz2-6/+6