aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity++
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark these ports as BROKEN on riscv64.Mark Linimon2021-01-261-0/+2
| | | | | | | | | | The current contents of sys/riscv/include/ieeefp.h are empty. These ports rely on that file being defined. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=562647
* Update to 2.15.0Mateusz Piotrowski2020-03-023-15/+4
| | | | | | | | | | | | PR: 244429 Submitted by: pi MFH: 2020Q1 Security: CVE-2017-11546 Security: CVE-2017-11547 Security: CVE-2017-11549 Notes: svn path=/head/; revision=527618
* Add libarc to LIB_DEPENDS for audio/timidity++Mateusz Piotrowski2020-02-271-3/+3
| | | | | | | | | | | | Up until now, libarc was only being included in LIB_DEPENDS when the Makefile of audio/timidity++ was being used by one of its slave ports. audio/timidity++, however, may be also used as a standalone port in which case it needs libarc to be available. Reported by: hselasky Notes: svn path=/head/; revision=527232
* Set USES=localbase instead of modifying CFLAGS and LDFLAGSMateusz Piotrowski2020-02-261-3/+3
| | | | Notes: svn path=/head/; revision=527167
* a-b: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517040
* UnbreakAntoine Brodin2019-11-061-1/+1
| | | | Notes: svn path=/head/; revision=516868
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-042-1/+4
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* First step at deorbitting esound:Baptiste Daroussin2019-02-251-6/+3
| | | | | | | remove esound options where it is possible to Notes: svn path=/head/; revision=493867
* Fix build failure in check-plist; add missing dependency on liboggThomas Zander2018-01-071-2/+4
| | | | | | | | | PR: 221566 Submitted by: yuri MFH: 2018Q1 (ports-secteam build fix blanket) Notes: svn path=/head/; revision=458315
* ${RM} already has -f.Mathieu Arnold2016-10-212-4/+4
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Cleanup patches, a* categories.Mathieu Arnold2016-07-266-28/+28
| | | | | | | | | | 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-012-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* audio/timidity: Reflect intent to install blank directory in pkg-plistJohn Marino2014-10-243-1/+33
| | | | | | | While here, install patch needed for dports for slave port. Notes: svn path=/head/; revision=371428
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371234
* Do not create packed empty directoriesBaptiste Daroussin2014-09-021-2/+0
| | | | Notes: svn path=/head/; revision=367116
* - Update to version 2.14.0Martin Wilke2014-06-0514-489/+287
| | | | | | | | PR: 174176 Submitted by: ports fury Notes: svn path=/head/; revision=356603
* - Support stagingDmitry Marakasov2014-05-103-28/+20
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_BZIP2 to USES Notes: svn path=/head/; revision=353559
* Remove trailing whitespaces from category audioEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345395
* 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
* 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-3/+3
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Really fix this timeBaptiste Daroussin2013-07-091-11/+11
| | | | Notes: svn path=/head/; revision=322582
* Fix HAVE_GNOME screamingBaptiste Daroussin2013-07-091-8/+10
| | | | Notes: svn path=/head/; revision=322580
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-092-4/+4
| | | | | | | | | While here: Convert to USES=gmake as well Trim headers Notes: svn path=/head/; revision=322579
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-6/+2
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* Mark ports MAKE_JOBS_SAFE after some testing.Eitan Adler2012-09-031-0/+2
| | | | Notes: svn path=/head/; revision=303586
* - Reassign nork@ ports to the heapThomas Abthorpe2012-08-151-1/+1
| | | | | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr Notes: svn path=/head/; revision=302594
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - update png to 1.5.10Dirk Meyer2012-06-012-2/+31
| | | | Notes: svn path=/head/; revision=297915
* Remove some useless use of USE_XLIB and convert the rest to USE_XORGBaptiste Daroussin2012-05-051-6/+3
| | | | | | | | | PR: ports/167088 Submitted by: bapt Approved by: maintainer timeout (>14d) Notes: svn path=/head/; revision=296038
* - Fix buildMartin Wilke2012-04-081-3/+3
| | | | | | | | | PR: 166016 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=294387
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-232-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-2/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Fix the indexPhilip M. Gollucci2009-02-082-7/+2
| | | | | | | Reported by: portsnap build Notes: svn path=/head/; revision=227790
* Use pre-su-install.David Thiel2009-02-011-1/+1
| | | | | | | Approved by: nork@ (maintainer) Notes: svn path=/head/; revision=227410
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* UnBROKEN with GCC42.Norikatsu Shigemura2007-07-032-3/+38
| | | | Notes: svn path=/head/; revision=194799