summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Take maintainershipRenato Botelho2015-06-021-1/+1
| | | | Notes: svn path=/head/; revision=388348
* Ressurrect audio/beep and host source on my local areaRenato Botelho2015-06-024-0/+29
| | | | | | | Sponsored by: Netgate Notes: svn path=/head/; revision=388347
* - Strip librariesDmitry Marakasov2015-06-021-1/+2
| | | | Notes: svn path=/head/; revision=388334
* - Strip libraryDmitry Marakasov2015-06-021-0/+2
| | | | Notes: svn path=/head/; revision=388326
* - Fix buildDmitry Marakasov2015-06-011-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=388223
* Fix a segfault by using some FreeBSD sysctl to get the info needed.Koop Mast2015-05-312-0/+37
| | | | | | | | | This can happen when /proc isn't mounted. While here, teach where the dbus machine-id file lives. Notes: svn path=/head/; revision=388121
* - Add NO_ARCHDmitry Marakasov2015-05-311-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=388088
* - Fix shebangsDmitry Marakasov2015-05-311-2/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=388069
* - Add LICENSE_FILEDmitry Marakasov2015-05-311-2/+5
| | | | | | | | | | | - Fix shebangs - Add NO_ARCH MFH: 2015Q2 Approved by: portmgr blanket Notes: svn path=/head/; revision=388057
* - Add back part of LDFLAGS removed in r387982, it's needed to link at leastAntoine Brodin2015-05-311-1/+3
| | | | | | | | | | on FreeBSD 9.3: fluid_sys.c:(.text+0xced): undefined reference to `pthread_setschedparam' - While here, fix a typo in an option helper Notes: svn path=/head/; revision=388047
* Cleanup USE_GITHUB usage.Mathieu Arnold2015-05-308-14/+13
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387986
* Update portaudio to v19/Remove portaudio2 [1]Baptiste Daroussin2015-05-3041-430/+354
| | | | | | | | | | | | Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer Notes: svn path=/head/; revision=387982
* Update to 1.29Olivier Duchateau2015-05-302-3/+3
| | | | | | | | | PR: 200080 Submitted by: myself Approved by: Peter Johnson (maintainer, timeout 3 weeks) Notes: svn path=/head/; revision=387970
* Remove dependency on portaudioBaptiste Daroussin2015-05-302-6/+3
| | | | | | | | This drops a circular dependency between portaudio and jack. Given jack supports OSS there is no real point in using portaudio as a backend Notes: svn path=/head/; revision=387967
* - Fix shebangsDmitry Marakasov2015-05-301-2/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=387948
* Un-break build (MASTER_SITE updated, distfile is fetchable again)Thomas Zander2015-05-301-2/+1
| | | | | | | | | PR: 200479 Submitted by: root@cooltrainer.org MFH: 2015Q2 Notes: svn path=/head/; revision=387913
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-05-291-0/+2
| | | | Notes: svn path=/head/; revision=387872
* - Move audio/rubygem-shout to audio/rubygem-ruby-shoutSunpoet Po-Chuan Hsieh2015-05-275-13/+18
| | | | | | | | | - Fix build with ruby22 - Add LICENSE - Update WWW Notes: svn path=/head/; revision=387633
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-271-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387529
* - Don't strip static libraries making them unusableDmitry Marakasov2015-05-261-2/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=387522
* - Update to 0.3.9Guido Falsi2015-05-263-18/+30
| | | | | | | | | | - Add option to compile against Qt5 PR: 199219 Submitted by: tkato432 atyahoo.com Notes: svn path=/head/; revision=387516
* Update to 1.22.2.Roman Bogorodskiy2015-05-262-3/+3
| | | | Notes: svn path=/head/; revision=387495
* - Switch to USES=autoreconfDmitry Marakasov2015-05-261-5/+4
| | | | | | | - Strip library Notes: svn path=/head/; revision=387473
* - Strip librariesDmitry Marakasov2015-05-251-1/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387431
* - Add LICENSEDmitry Marakasov2015-05-241-0/+3
| | | | Notes: svn path=/head/; revision=387329
* Fix configure with mono 4Antoine Brodin2015-05-231-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=387194
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-2262-159/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* audio/xcdplayer: consistently use and expand keywords in patchesJan Beich2015-05-221-0/+3
| | | | Notes: svn path=/head/; revision=386989
* audio/xcdplayer: unbreak on 11.0C and DragonFlyJan Beich2015-05-227-10/+21
| | | | | | | | | | | | | | | | | | | | | | | | In file included from cdrom_freebsd.c:28: /usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t' void (*pg_iodone)(void *, vm_page_t *, int, int); ^ cdrom_callb.c:59:6: error: 'cdi' undeclared (first use in this function) if (cdi.state & CDROM_STATE_EJECTED) { ^ cdrom_callb.c:59:18: error: 'CDROM_STATE_EJECTED' undeclared (first use in this function) if (cdi.state & CDROM_STATE_EJECTED) { ^ button_setup.c:583:16: error: 'NODISCSTR' undeclared (first use in this function) disc_title = NODISCSTR; ^ Reported by: pkg-fallout, DPorts Obtained from: https://github.com/jsonn/pkgsrc/commit/4afb403 (modified) Tested by: md5 Notes: svn path=/head/; revision=386988
* - Update to 0.5.7Dmitry Marakasov2015-05-213-8/+12
| | | | | | | | PR: 200291 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=386941
* - Update to 0.8Dmitry Marakasov2015-05-213-11/+12
| | | | | | | | | | - Project moved to github PR: 200292 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=386940
* audio/ncmpcpp: update to 0.6.4, assign maintainershipJohannes Jost Meixner2015-05-212-4/+4
| | | | | | | | | | | | - update to 0.6.4 - assign maintainership submitter PR: 199990 Submitted by: yamagi@yamagi.org Approved by: maintainer timeout (2 weeks, third time in a row) Notes: svn path=/head/; revision=386920
* - Fix runtime problem, applications was unusable [1]Dmitry Marakasov2015-05-204-12/+19
| | | | | | | | | | | - Remove unneeded REINPLACE PR: 200166 [1] Submitted by: valery@vslash.com [1] MFH: 2015Q2 Notes: svn path=/head/; revision=386879
* - Update to 0.2.16, chase github repo move to umurmur account [1]Dmitry Marakasov2015-05-202-5/+5
| | | | | | | | | | | - Fix LICENSE, add LICENSE_FILE PR: 199937 [1] Submitted by: toddnni@gmail.com [1] Approved by: maintainer timeout (ayu@commun.jp, 2 weeks) Notes: svn path=/head/; revision=386871
* - extend MASTER_SITESDirk Meyer2015-05-201-2/+2
| | | | | | | Guest login on first site does not work with fetch Notes: svn path=/head/; revision=386836
* - Don't install static libraries with INSTALL_LIBDmitry Marakasov2015-05-191-2/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=386780
* audio/mate-media: Correct pkg-descrJohn Marino2015-05-191-3/+3
| | | | | | | | | The PR didn't get auto-assigned to gnome, but just fix it... PR: 199973 Notes: svn path=/head/; revision=386756
* - Add CPE infoDmitry Marakasov2015-05-181-1/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386663
* - Add CPE infoDmitry Marakasov2015-05-171-1/+2
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386642
* - Add CPE infoDmitry Marakasov2015-05-171-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386637
* - Add CPE infoDmitry Marakasov2015-05-171-1/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386631
* - Add CPE infoDmitry Marakasov2015-05-171-1/+5
| | | | | | | | | - Add LICENSE Approved by: portmgr blanket Notes: svn path=/head/; revision=386627
* - Add CPE infoDmitry Marakasov2015-05-171-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386624
* - Add CPE infoDmitry Marakasov2015-05-171-1/+2
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386602
* - Strip libraryDmitry Marakasov2015-05-171-1/+4
| | | | Notes: svn path=/head/; revision=386599
* - Add CPE infoDmitry Marakasov2015-05-171-1/+5
| | | | | | | | | - Add LICENSE Approved by: portmgr blanket Notes: svn path=/head/; revision=386597
* - Add CPE infoDmitry Marakasov2015-05-161-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386560
* - Strip librariesDmitry Marakasov2015-05-161-1/+2
| | | | Notes: svn path=/head/; revision=386551
* - Add CPE infoDmitry Marakasov2015-05-161-1/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386548
* - Add CPE infoDmitry Marakasov2015-05-161-1/+2
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket Notes: svn path=/head/; revision=386515