aboutsummaryrefslogtreecommitdiff
path: root/print/lilypond
Commit message (Collapse)AuthorAgeFilesLines
* In several dozen ports, use single space for WWW: line in pkg-descr, andAlexey Dokuchaev2016-11-221-3/+1
| | | | | | | reformat port description text in cases when it was notoriously broken. Notes: svn path=/head/; revision=426827
* Replace dirty creative mechanism to check pkg-config version with a proper oneBaptiste Daroussin2016-07-291-0/+77
| | | | | | | that is native and does not fail to figure out 1 > 0.9 Notes: svn path=/head/; revision=419253
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-19/+19
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-2/+2
| | | | | | | | | | | | | | | | | | | changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411798
* - Split ghostscript into X11-independent and -dependent parts:Hiroki Sato2015-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. Notes: svn path=/head/; revision=395047
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+2
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* - Strip binariesDmitry Marakasov2015-06-181-1/+3
| | | | Notes: svn path=/head/; revision=390080
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-1/+1
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Cleanup plistAntoine Brodin2014-11-131-20/+0
| | | | Notes: svn path=/head/; revision=372510
* - Convert ports of news/ and print/ to new USES=pythonMarcus von Appen2014-10-241-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371452
* lang/guile:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366777
* Fix typoBaptiste Daroussin2014-07-211-1/+1
| | | | Notes: svn path=/head/; revision=362493
* Fix build on headBaptiste Daroussin2014-07-211-0/+1
| | | | Notes: svn path=/head/; revision=362491
* Correct all instances where OPTIONS_DEFINE was being overwrittenAdam Weinberger2014-07-151-2/+0
| | | | | | | by multiple definitions. Notes: svn path=/head/; revision=361986
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update to 2.18.2Pietro Cerutti2014-03-182-3/+3
| | | | Notes: svn path=/head/; revision=348530
* Remove trailing whitespaces from category printEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345431
* - Update to 2.18.1Pietro Cerutti2014-02-182-3/+6
| | | | | | | | | | | | | | | | We have released updated manuals for LilyPond’s stable version, 2.18. The manuals are now for 2.18.1 and have a number of updates and improvements over 2.18.0. There will be a further release of 2.18 in the future (2.18.2), and this will include the updates to the manuals as well as some minor enhancements to the LilyPond core functionality. To summarise the current situation: stable LilyPond application: 2.18.0; stable LilyPond manuals: 2.18.1; development for both: 2.19.2. - Provide a NLS option Notes: svn path=/head/; revision=344864
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Update to 2.18.0Pietro Cerutti2014-01-077-72/+43
| | | | | | | Changes: http://lilypond.org/doc/v2.18/Documentation/changes/ Notes: svn path=/head/; revision=339008
* Update freetype to 2.5.2.Koop Mast2013-12-244-0/+48
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327334
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326133
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-4/+3
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Fix texinfo arguments that cause problem during the buildPietro Cerutti2013-03-112-5/+15
| | | | | | | - Bison is build-dependency only Notes: svn path=/head/; revision=313876
* - Convert to OPTIONSngPietro Cerutti2013-03-111-5/+6
| | | | Notes: svn path=/head/; revision=313861
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Update to 2.16.1Pietro Cerutti2012-11-272-11/+6
| | | | | | | | | | http://lists.gnu.org/archive/html/info-lilypond/2012-11/msg00002.html - Trim Makefile header Feature safe: yes Notes: svn path=/head/; revision=307825
* - Update to 2.16.0Pietro Cerutti2012-08-284-32/+79
| | | | | | | Release notes: http://lilypond.org/doc/v2.16/Documentation/changes/index.html Notes: svn path=/head/; revision=303286
* - fix non-privileged installPietro Cerutti2012-08-061-1/+1
| | | | | | | | PR: 169870 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=302155
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Mark MAKE_JOBS_UNSAFE since this failed with MAKE_JOBS for meSteve Wills2012-02-201-0/+1
| | | | | | | | | PR: ports/165307 Submitted by: swills (myself) Approved by: maintainer (gahr) Notes: svn path=/head/; revision=291946
* - Fix PLIST when building WITHOUT_NLSPietro Cerutti2011-12-202-16/+23
| | | | | | | | | - Bump PORTREVISION Reported by: Jim Long <james@umpquanet.com> Notes: svn path=/head/; revision=287732
* - Update to 2.14.2Pietro Cerutti2011-08-032-4/+3
| | | | | | | | | We are happy to announce the release of LilyPond 2.14.2. This fixes a few minor bugs in the stable version, and should cause no problems. We recommend that everybody upgrade to this version. Notes: svn path=/head/; revision=278857
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-1/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=278635
* - Update to 2.14.1Pietro Cerutti2011-06-142-5/+5
| | | | | | | | | This is a new stable release. From now on, I won't be tracking the development release any more. Release notes: http://lilypond.org/doc/v2.14/Documentation/changes/index.html Notes: svn path=/head/; revision=275543
* - Update to 2.13.63Pietro Cerutti2011-05-312-3/+3
| | | | | | | | | | This is the seventh release candidate of the upcoming 2.14 stable release. All users are invited to experiment with this version. New features since 2.12.3 are listed in the Changes manual on the website section about Development: http://lilypond.org/development.html. Notes: svn path=/head/; revision=274879
* - Update to 2.13.62Pietro Cerutti2011-05-303-5/+5
| | | | | | | - Correct typo in NO_CCACHE variable name Notes: svn path=/head/; revision=274806
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - Update to 2.13.61Pietro Cerutti2011-05-022-3/+3
| | | | Notes: svn path=/head/; revision=273459
* - Explicitely use base flex and yacc: the port breaks when bisonPietro Cerutti2011-04-201-1/+3
| | | | | | | | | | from ports is used in emutaled yacc mode. PR: 156488 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=272946
* - Update to 2.13.60Pietro Cerutti2011-04-183-3/+4
| | | | Notes: svn path=/head/; revision=272881
* - Update to 2.13.58Pietro Cerutti2011-04-072-3/+3
| | | | | | | | | | This is the sixthrelease candidate of the upcoming 2.14 stable release. All users are invited to experiment with this version. New features since 2.12.3 are listed in the "Changes" manual on the website section about Development. Notes: svn path=/head/; revision=272334
* - Update to 2.13.57Pietro Cerutti2011-04-052-3/+3
| | | | | | | | | | This is the fourth release candidate of the upcoming 2.14 stable release. All users are invited to experiment with this version. New features since 2.12.3 are listed in the "Changes" manual on the website section about Development. Notes: svn path=/head/; revision=272239
* - Update to 2.13.56Pietro Cerutti2011-04-012-7/+4
| | | | | | | | | | | this is the fourth release candidate of the upcoming 2.14 stable release. All users are invited to experiment with this version. New features since 2.12.3 are listed in the "Changes" manual on the website section about Development. - Restore USE_AUTOTOOLS Notes: svn path=/head/; revision=272076