aboutsummaryrefslogtreecommitdiff
path: root/audio/tuxguitar
Commit message (Collapse)AuthorAgeFilesLines
* audio/fluidsynth: Update to upstream version 2.2.4Thomas Zander2021-11-271-1/+1
| | | | MFH: 2021Q4
* audio/fluidsynth: Update to upstream version 2.2.3Thomas Zander2021-10-041-1/+1
| | | | MFH: 2021Q4
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-021-1/+1
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* - Add compat for NOCCACHE -> NO_CCACHEBryan Drewery2019-10-101-1/+1
| | | | Notes: svn path=/head/; revision=514247
* audio/tuxguitar:Max Brazhnikov2019-09-303-5/+5
| | | | | | | | | | | - Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer than -devel variant. PR: 219186 Approved by: maintainer (yuri) Notes: svn path=/head/; revision=513413
* Chase update to audio/fluidsynth; bump PORTREVISION of dependent portsThomas Zander2019-09-291-1/+1
| | | | | | | PR: 240890 Notes: svn path=/head/; revision=513215
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-3/+6
| | | | Notes: svn path=/head/; revision=508834
* Chase update of fluidsynth to 2.0.3Thomas Zander2019-03-021-1/+1
| | | | | | | PR: 233448 Notes: svn path=/head/; revision=494418
* audio/tuxguitar: Prepare for FluidSynth 2.xTobias Kortkamp2019-02-173-31/+98
| | | | | | | | | | | | | Sanitize WRKSRC usage a bit to make sure we can patch the plugins too. PR: 233502 Reported by: jbeich Submitted by: tobik Approved by: yuri (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=493161
* audio/tuxguitar: Several changesYuri Victorovich2018-12-084-21/+24
| | | | | | | | | | | | | | | Port changes: * Remove unnecesary -Dos.name={os-name} passed to Java VM * Remove Gecko * Remove the browser-ftp plugin * Share the soundfont with FluidSynth, update pkg-message accordingly PR: 196036 Submitted by: Reuben Kebreau <kyamashita@openmailbox.org> (-Dos.name= removal) Submitted by: w.schwarzenfeld@utanet.at (Gecko/browser-ftp removal) Notes: svn path=/head/; revision=486972
* audio/tuxguitar: Take maintainershipYuri Victorovich2018-11-251-1/+1
| | | | Notes: svn path=/head/; revision=485884
* Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11Thomas Zander2018-06-011-1/+1
| | | | | | | PR: 228265 Notes: svn path=/head/; revision=471300
* - Pet portlint, fix and simplify installationDmitry Marakasov2017-11-082-25/+15
| | | | Notes: svn path=/head/; revision=453727
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-6/+6
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Switch to options helpersDmitry Marakasov2015-09-102-14/+12
| | | | | | | - Move message to pkg-message Notes: svn path=/head/; revision=396573
* - Add CPE infoDmitry Marakasov2015-05-181-1/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386663
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-4/+5
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Cleanup plistBaptiste Daroussin2014-10-201-16/+0
| | | | Notes: svn path=/head/; revision=371234
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Try to fix the build by patching Makefiles betterPietro Cerutti2014-07-281-2/+4
| | | | | | | | - While at it, add USES=desktop-file-utils - Bump PORTREVISION Notes: svn path=/head/; revision=363152
* - Fix by appending to CFLAGS/LDFLAGS instead of trying to overwrite themPietro Cerutti2014-07-241-3/+4
| | | | | | | - While at it, install stripped libraries Notes: svn path=/head/; revision=362791
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361932
* Properly call MAKE_CMDBaptiste Daroussin2014-06-241-3/+3
| | | | Notes: svn path=/head/; revision=359139
* - STAGE-cleanPietro Cerutti2014-01-312-29/+25
| | | | | | | | | - USE_GECKO -> WITH_GECKO - Add LICENSE - Remove article from COMMENT line Notes: svn path=/head/; revision=341944
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-1/+1
| | | | | | | Holdout shame list: ruby, perl, python Notes: svn path=/head/; revision=338547
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forFlorian Smeets2013-06-151-1/+1
| | | | | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi) Notes: svn path=/head/; revision=320984
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-1/+1
| | | | Notes: svn path=/head/; revision=316287
* In categories starting with 'a', remove empty lines from pkg-plist (exceptAlexey Dokuchaev2013-03-171-2/+0
| | | | | | | for `archivers/rpm5' where it looks like they're being used deliberately). Notes: svn path=/head/; revision=314435
* Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin2012-12-101-1/+0
| | | | | | | | | | | | | | | vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] Notes: svn path=/head/; revision=308615
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-7/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Add explicit build dep on pkgconf not a leaked one (neded to build jack support)Baptiste Daroussin2012-10-061-0/+1
| | | | Notes: svn path=/head/; revision=305352
* - Move libxul 1.9.2 to www/libxul19Beat Gaetzi2012-09-101-3/+3
| | | | | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko Notes: svn path=/head/; revision=304053
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.5.1Martin Wilke2011-11-181-2/+2
| | | | | | | | | PR: 161631 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=286023
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-212-3/+3
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - add explicit dependency on audio/jackPietro Cerutti2010-08-161-2/+3
| | | | | | | | | | | (don't assume fluidsynth is built with jack support) - bump PORTREVISION PR: 149610 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Notes: svn path=/head/; revision=259344
* - Bump PORTREVISION after libxul updateBeat Gaetzi2010-08-081-1/+1
| | | | | | | | | PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=258912
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.2Pietro Cerutti2010-02-277-90/+109
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250399
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285