aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Fix for mysql50+ [1]scheidell2012-07-051-3/+8
| | | | | | | | | | - Remove dependency for p5-Mysql50 (replace with p5-Mysql) [2] PR: ports/164177 Reported by: Daniel Pritts <danno@umich.edu> Submitted by: the_mix_room@hotmail.com [1] Reviewed by: scheidell@ (me) [2] Approved by: The little dancing elves
* - Update to 2.0.1madpilot2012-07-043-53/+52
| | | | | | | | | - Convert to OPTIONSng - Remove LIB_DEPENDS ABI verions PR: ports/169624 Submitted by: Jack <xxjack12xx@gmail.com> Approved by: crees (mentor)
* Pet portlintgarga2012-07-031-2/+2
|
* - Update to 4.0.3 [1]jase2012-07-016-20/+30
| | | | | | | | - Remove shlib version from LIB_DEPENDS PR: ports/169556 [1] Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Approved by: culot (mentor)
* - Remove SITE_PERL from *_DEPENDSaz2012-07-011-2/+2
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-306-16/+16
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-303-6/+6
| | | | Approved by: portmgr@ (bapt@)
* Fix typobapt2012-06-291-1/+1
| | | | Reported by: bsam@
* Convert to new option frameworkbapt2012-06-291-2/+2
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2
| | | | Approved by: portmgr@ (bapt@)
* - Fix typoaz2012-06-291-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-295-12/+12
|
* - Update to 12.12dhn2012-06-283-143/+4
| | | | | | | - Remove GUILE/ESD: Support long since retired [1] PR: ports/168619 Submitted by: Don Lewis <truckman@FreeBSD.org> [1]
* Update gstreamer ports.kwm2012-06-272-6/+1
| | | | | | | | | | Gstreamer to 0.10.36. Gstreamer-plugins(-base) to 0.10.36. Gstreamer-plugins-bad to 0.10.23. Gstreamer-plugins-good to 0.10.31. Gstreamer-plugins-ugly to 0.10.19. Add hack to unbreak the flite plugin.
* - reset MAINTAINERdinoex2012-06-266-6/+6
|
* Include bsd.port.pre.mk before SRC_BASE is referenced.jkim2012-06-261-5/+7
| | | | PR: ports/169212
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1
| | | | The X11BASE variable is long gone, however these ports were not updated.
* Remove unnecessary dependency on freeswitch-core so as to avoid confusingcrees2012-06-252-3/+6
| | | | | | meta-ports Approved by: Richard Neese (maintainer)
* Add LATEST_LINK so OPTIONS of freeswitch are not clobbered.crees2012-06-251-1/+1
|
* Remove unnecessary dependency on freeswitch-corecrees2012-06-251-3/+7
| | | | | | (While here, use ECHO_CMD) Approved by: Richard Neese (maintainer)
* - Upadate to 3.0.5beech2012-06-243-117/+117
| | | | | PR: ports/169267 Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
* - Update multimedia/libxine to 1.2.2 .nox2012-06-233-3/+3
| | | | - Bump PORTREVISION for ports depending on it by default.
* - Fixed problem with OptionsNGsylvio2012-06-221-2/+1
| | | | | PR: ports/169040 Submitted by: maintainer(private email)
* Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> insidedanfe2012-06-222-7/+29
| | | | | | | | | | | `#pragma GCC visibility push(hidden)' results in free() symbol being .hidden, and linker woes. As a remedy, temporarily revert visibility to default when including this header (probably not the best way to solve the problem though). While here, pacify portlint(1) by removing hard-coded shlib ABI versions in LIB_DEPENDS. Reported by: pointyhat (via pav, erwin)
* - Update to 3.20.6dhn2012-06-212-3/+3
|
* Remove expired ports:ak2012-06-2039-870/+0
| | | | | | | 2012-05-30 audio/libtunepimp-old MusicBrainz RDF webservice no longer functions 2012-06-01 audio/libtunepimp MusicBrainz RDF webservice no longer functions Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), eadler (mentor)
* Unbreak with perl 5.14+skv2012-06-201-0/+4
|
* Update to OptionsNG.vsevolod2012-06-192-36/+35
| | | | Submitted by: maintainer via private email
* - bugfix USE_GETTEXTdinoex2012-06-191-1/+0
| | | | Submitted by: Alex Kozlov
* - Update to 0.20sylvio2012-06-182-5/+5
| | | | | PR: ports/169121 Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
* - Mark BROKEN: does not compilepav2012-06-181-0/+2
| | | | | | | | | | | | | | ol_lrc_fetch.o: In function `ol_lrc_candidate_free': ol_lrc_fetch.c:(.text+0x766): undefined reference to `free' ol_lrc_fetch_xiami.o: In function `ol_lrc_fetch_xiami_search': ol_lrc_fetch_xiami.c:(.text+0x55e): undefined reference to `free' ol_lrc_fetch_xiami.c:(.text+0x5cc): undefined reference to `free' ol_lrc_fetch_xiami.c:(.text+0x60c): undefined reference to `free' ol_lrc_fetch_ttplayer.o: In function `_download': ol_lrc_fetch_ttplayer.c:(.text+0x210): undefined reference to `free' ol_lrc_fetch_ttplayer.o:ol_lrc_fetch_ttplayer.c:(.text+0x513): more undefined references to `free' follow Reported by: pointyhat
* - Update to version 1.2sylvio2012-06-189-94/+189
| | | | | | | | | | | | | New file: files/patch-mscore__awl__denomspinbox.cpp files/patch-mscore__mscore__measure.cpp Remove file: files/extra-patch-log2 pkg-message PR: ports/168992 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix build on 7-stablesylvio2012-06-181-4/+5
| | | | | PR: ports/168991 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 2.9.0sylvio2012-06-184-34/+43
| | | | | | | | Remove file: files/patch-ecatools__ecaplay.c PR: ports/168990 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Converted to OptionsNG frameworksylvio2012-06-181-4/+5
| | | | | PR: ports/169040 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
* - bugfix USE_GETTEXTdinoex2012-06-171-1/+1
| | | | Submitted by: Alex Kozlov
* Convert to use new OPTIONS framework.ume2012-06-171-14/+9
|
* - Avoid += for depends without preceeding definitionswills2012-06-161-2/+2
|
* - Switch to OptionsNgmartymac2012-06-151-7/+9
| | | | - Un-version LIB_DEPENDS
* - Update to 3.20.5dhn2012-06-143-5/+4
|
* - update to 1.0rm2012-06-144-81/+24
| | | | | | | | | | | While here: - add some missing tabs - drop LICENSE_FILE (doesn't needed for well-known licenses) - use PYTHON_PKGNAMEPREFIX in _DEPENDS - strict python version to 2.x (per README) PR: 168851 Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
* - Fix loop in a way that likely terminates before the array overflows [1]fluffy2012-06-122-1/+15
| | | | | | | - Allow to be built with clang Obtained from: pkgsrc [1] Approved by: maintainer (implicit)
* - Update to 0.5.5beech2012-06-122-3/+3
| | | | | PR: ports/168890 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Fix bad syntaxbapt2012-06-111-1/+1
|
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-113-3/+3
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* Return to file-based dependency for p5-DBD-mysql; there is no way currentlycrees2012-06-111-1/+1
| | | | | | | | to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different basenames, and therefore cannot be considered as alternatives. The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports to using LATEST_LINK instead so they all have the same PKGBASE
* - mark DEPRECATEDdinoex2012-06-112-2/+8
| | | | - reset MAINTAINER
* - Mark BROKEN on FreeBSD 7.X: does not linkpav2012-06-101-0/+1
| | | | Reported by: pointyhat
* Warn if user sets own value of MPDCONF-- potential for breakage is nonzero andcrees2012-06-101-0/+10
| | | | packages don't support it anyway.
* - Update libGPOD to 0.8.2 releasefluffy2012-06-102-5/+7
| | | | | | | | | No more crash with mono bindings on i386 Better iOS 4.3 support Still no iPhone/iPod 4/4S support Bugfixes Approved by: avilla (maintainer, via IM)
* Update to 1.14.2.novel2012-06-102-3/+3
|
* - Drop audio/libmusicbrainz support as it's deprecated and no longernovel2012-06-108-5/+402
| | | | | | | | functional. It was only used for obtaining cdaudio metadata - Bump PORTREVISION PR: 168154 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* Convert to new options framework.naddy2012-06-101-24/+21
|
* - update to 0.5.1dinoex2012-06-093-14/+5
|
* - update to build with gnustep-1.24.0dinoex2012-06-092-6/+8
|
* - Use new options framework "SINGLE" feature.madpilot2012-06-091-7/+8
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* SITE_PERL --> package dependenciescrees2012-06-091-14/+14
| | | | Stop depending on a versioned p5-DBD-mysql port
* Deprecate: outdated and distfile no longer available.fjoe2012-06-081-0/+3
| | | | Prodded by: bapt
* - Remove LICENSE files from pkg-plistscheidell2012-06-082-4/+1
| | | | | | | | - Bump PORTREVISION since this changes packaging (plist) PR: ports/168618 Submitted by: Barbara <barbara.xxx1975@libero.it> Approved by: maintainer (implicit), portmgr (pav)
* - Fix MASTER_SITES to make it fetchable againmva2012-06-082-2/+2
|
* - Mark MAKE_JOBS_UNSAFE, it tends to fail in threaded build somewhere around ↵amdmi32012-06-071-2/+2
| | | | | | all.h generation - Release maintainership, I don't really use it
* - Update to 0.5sylvio2012-06-072-7/+6
| | | | | PR: ports/168686 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.5.5-rc1beech2012-06-073-34/+92
| | | | | | | - Many changes between 0.5.1 and 0.5.5, see changelog PR: ports/168189 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* to no try to run check-options-version anymorebapt2012-06-061-2/+0
| | | | Submitted by: pointyhat (pav)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0632-68/+36
| | | | Review by: bapt, David Naylor (kde team)
* - Update MASTER_SITESsylvio2012-06-065-57/+61
| | | | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support PORTDOCS/PLIST_FILES Remove file: files/extra-patch-broken-scandir pkg-plist PR: ports/168590 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.3.9sylvio2012-06-062-7/+3
| | | | | PR: ports/168589 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 5.17.11sylvio2012-06-065-40/+48
| | | | | | | | | | | New file: files/patch-H__sysdep.h Remove file: files/patch-Opcodes__tl__fractalnoise.cpp PR: ports/168588 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.6.10swills2012-06-062-3/+3
|
* - Update to 2.1.0lme2012-06-064-13/+23
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-061-1/+1
| | | | Approved by: maintainer (pav@ via IRC)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-061-1/+1
| | | | Approved by: maintainer
* - Remove SITE_PERL from *_DEPENDSjadawin2012-06-051-1/+1
| | | | Submitted by: az@
* - Remove SITE_PERL from *_DEPENDSaz2012-06-052-7/+7
| | | | Approved by: maintainer (lth@ via email)
* Fix inclusion of options.mk in previous revisionerwin2012-06-051-1/+1
| | | | Submitted by: pointyhat
* - Remove SITE_PERL from *_DEPENDSaz2012-06-052-2/+2
|
* - Use the new options frameworklme2012-06-052-22/+24
| | | | - Correct plist
* Use the new options framework.jkim2012-06-051-6/+7
|
* - Register conflicts in my portspav2012-06-041-0/+2
| | | | Reported by: http://ketas.si.pri.ee/ports-conflictchecks/
* - Update to 0.3.17ak2012-06-046-56/+18
| | | | | | * Switch to JSON API to work around XMLRPC API update Approved by: eadler, itetcu (mentors, implicit)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-042-4/+4
| | | | Approved by: maintainer (miwi@ via IRC)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1
|
* - Update to 0.8.0pgj2012-06-043-7/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 1.4.0.1pgj2012-06-043-6/+6
| | | | Obtained from: FreeBSD Haskell
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-1/+1
| | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell
* Set maintainership back to ports@cs2012-06-031-1/+1
|
* Fix typo in fluendo descriptionbapt2012-06-031-1/+1
|
* Convert to new options frameworkbapt2012-06-012-12/+14
|
* Convert to new options frameworkbapt2012-06-017-91/+86
|
* Convert to new options framework, while here disable LAME by default to allowbapt2012-06-011-9/+8
| | | | packing distribution
* Convert to new options frameworkbapt2012-06-011-9/+8
|
* Fix make showconfigbapt2012-06-011-2/+1
| | | | Reported by: Freshports sanity check
* Convert to new options frameworkbapt2012-06-017-83/+72
|
* Convert to new options frameworkbapt2012-06-0112-133/+116
|
* - update png to 1.5.10dinoex2012-06-01233-173/+311
|
* - Convert to new options frameworkmadpilot2012-06-012-103/+101
| | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor)
* - Update to version 0.4.2danfe2012-05-312-24/+7
| | | | | | | | - Use short form for Google Code MASTER_SITES - Remove in-place patches that were integrated upstream - Remove BROKEN statement for FreeBSD 9.X, I did not find evidence it is so - Temporarily(?) disable -Werror to allow building with Clang without introducing local patches
* Convert to new options frameworkbapt2012-05-311-68/+67
|
* - Fix pkg-plist for -devel and PORTDOCS issuesscheidell2012-05-311-7/+7
| | | | | | | | - No PORTREVISION bump, would not build. PR: ports/167906 Submitted by: scheidell@ (me) Approved by: maintainer (implicit)
* - Remove -devel suffixscheidell2012-05-311-2/+1
| | | | | | | | - Adjust CONFLICTS accordingly PR: ports/167906 Reported by: Rusty Nejdl <rnejdl@ringofsaturn.com> Approved by: maintainer (implicit)
* - update to 2.0scheidell2012-05-3117-194/+306
| | | | | | | | - submitter is now maintainer (email to previous maintainer bouces for weeks) - replaces audio/audacity-devel PR: ports/167906 Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
* - -devel is older than audacityscheidell2012-05-319-420/+0
| | | | audio/audacity-devel
* Convert to new options frameworkbapt2012-05-302-16/+19
|
* Convert to new options frameworkbapt2012-05-302-22/+15
|
* Convert to new options frameworkbapt2012-05-301-16/+10
|
* - Update to 2.7miwi2012-05-302-3/+3
| | | | | PR: 165105 Submitted by: maintainer
* - Update to 1.2.3beech2012-05-303-5/+8
| | | | | PR: ports/168412 Submitted by: Janik Galasso <janik@hikarihq.com> (maintainer)
* Update to 0.16.8crees2012-05-302-66/+50
| | | | OPTIONSngify!
* Fix descriptions with "()"bapt2012-05-291-1/+1
| | | | Reported by: sanity check
* Convert to new options frameworkbapt2012-05-291-20/+15
| | | | Add shared AAC, DAGRAB, GOGO, MPP and SPEEX descriptions
* - Convert to new options frameworkmiwi2012-05-291-4/+4
| | | | - Add shared mmkeys and xspf descriptions
* Convert to new options frameworkbapt2012-05-291-8/+8
| | | | | While here activate flac by default share descriptions of mp4, id3, flac and vorbis
* Convert to new options frameworkbapt2012-05-291-25/+24
| | | | While here add shared dbus and curl descriptions
* - Update to 0.7.2sunpoet2012-05-293-11/+11
| | | | | | | | | | - While I'm here: - Pet portlint: remove ABI version number from LIB_DEPENDS - Add missing %%NLS%% in PLIST Changes: https://sourceforge.net/news/?group_id=55130 PR: ports/168186 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
* - Update to 2.4.2sunpoet2012-05-292-4/+4
| | | | | | | Changes: https://sourceforge.net/news/?group_id=55130 PR: ports/168185 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
* - Update to 0.7.2sunpoet2012-05-292-10/+10
| | | | | | | | | | - Sort PLIST_FILES - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: https://sourceforge.net/news/?group_id=55130 PR: ports/168184 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
* - Update to 2.3.1sunpoet2012-05-292-6/+6
| | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://svn.xiph.org/icecast/trunk/libshout/NEWS
* - Update to 12.11dhn2012-05-273-7/+5
|
* - Update to 0.4.3miwi2012-05-263-10/+14
| | | | | PR: 168074 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* - Welcome XFCE 4.10 to the portstree!miwi2012-05-261-1/+2
| | | | | | | Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com> Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Tested by: phw
* - Chase libmtp shlib bumpmiwi2012-05-254-8/+8
|
* - Update to 1.1.3miwi2012-05-253-11/+27
| | | | | | | | | | Notes: This is a shlib downgrade please see changelog from 1.0.6 to 1.1.0 http://sourceforge.net/projects/libmtp/files/libmtp/1.1.0/ PR: 168022 Submitted by: Ports Fury
* Chase PyQT updatemakc2012-05-252-1/+2
|
* - Fix alsa driver.nox2012-05-252-1/+12
| | | | | | | - Bump PORTREVISION. PR: ports/167971 Submitted by: amdmi3
* Make the port build with the upcoming Qt 4.8.x series.rakuco2012-05-221-0/+2
| | | | | | | | | | | Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. PORTREVISION bumped since we now explicitly depend on GLU via USE_GL=glu. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
* Fix the crash when disable musicbrainz, bump the PORTREVISION.mezz2012-05-212-1/+18
| | | | | | PR: ports/166817 Submitted by: Shin-ichi Okano <s-okano@n08.itscom.net> Obtained from: Its git
* Fix the build with clang.mezz2012-05-211-0/+4
| | | | | PR: ports/167957 Submitted by: Alan Hicks <ahicks@p-o.co.uk>
* Add Russian, Canadian and French sounds.crees2012-05-213-41/+87
| | | | | PR: ports/167874 Submitted by: Richard Neese (maintainer)
* Mark IGNORE with php 5.4 and set 5.3 as default.ale2012-05-201-0/+2
| | | | | Reported by: pav Pointyhat to: me
* Remove support for deprecated audio/libmusicbrainzmakc2012-05-204-185/+4
| | | | | | PR: ports/ Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Approved by: maintainer timeout (2.5 months)
* - Add dependency on net/freeswitch-corecrees2012-05-193-47/+52
| | | | | | | | | | - Use PKGNAMESUFFIX instead of PORTNAME; update DIST_SUBDIR PR: ports/167873 Submitted by: Rich Neese (maintainer) - Use DATADIR - Don't try to remove shared folders on deinstall
* - Update to 0.7.1madpilot2012-05-193-19/+136
| | | | | | | | | - Respect NOPORTDOCS - Add LICENSE PR: ports/166901 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Approved by: tabthorpe (mentor)
* Remove files that were patched to zero length in a previous commitjpaetzel2012-05-192-0/+0
| | | | Pointyhat to: jpaetzel
* - Remove nonsensical plist entriespav2012-05-161-5/+0
| | | | | Reported by: pointyhat Pointy hat to: miwi
* - update to 0.10.18bapt2012-05-162-3/+3
|
* Update to 2012.05.06jpaetzel2012-05-157-59/+36
| | | | | | PR: ports/167889 Submitted by: John Hixson Sponsored by: iXsystems
* - Mark audio/libtunepimp-old DEPRECATED as the MusicBrainz RDF webservice nomakc2012-05-141-0/+3
| | | | | | | | | | longer functions - Set EXPIRATION_DATE to two weeks from now - No other ports depend on this port PR: ports/165785 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Approved by: maintainer timeout (2 months)
* Update to 2.1makc2012-05-144-15/+9
|
* remove audacious support as my last multimedia/audaciousoliver2012-05-112-4/+4
| | | | update renders this port BROKEN.
* Update to version 2.1.3.danfe2012-05-112-5/+4
|
* Update to 2.7.1.kwm2012-05-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix a warning regarding the redefinition of NNOTES - raise NNOTES from 127 to 128 (only notes 0..125 were being shown because 127 was < NNOTES and 126 is black) - only show the keys that exist on a real piano by default, and add a "-f" ('full midi keyboard') command line option to show all midi notes. - make the dimensions slightly closer to a real piano by: > making the black key hight two third of the white key height > making the black key positions vary based on their position in the octave - adding a QWERTY_REV layout that has the lower keys on the upper row of the keyboard - adding QWERTY_UK and QWERTY_UK_REV layouts that extend the QWERTY and QWERTY_REV layouts with the punctuation keys available on those rows - Assign maintainership to submitter. Submitted by: hselasky@ Approved by: maintainer
* Chase audacious 3.2 update by updating plugin to 0.80.ehaupt2012-05-102-3/+3
| | | | Notified by: pointyhat (via pav)
* - Update to 0.25decke2012-05-106-33/+79
| | | | | - Fix mythbackend rc script to start after mysql - Add HOME env variable for mythbackend to find it's home directory
* Update to version 12.04pawel2012-05-102-4/+4
| | | | Changelog: http://www.rosegardenmusic.com/wiki/dev:12.04
* - Update to 0.7.0madpilot2012-05-098-56/+53
| | | | | | - Update home page and MASTER_SITE Approved by: crees (mentor)
* - Update xmms2 to 0.8 [1]madpilot2012-05-0911-105/+154
| | | | | | | | | | | - Add SNDFILE option [1] - Don't install test and debugging components by default [2] - Fix slave ports - Take maintainership PR: ports/163056 Submitted by: Jan Beich <jbeich@tormail.net> [1] and [2] partly Approved by: crees (mentor)
* - Update to version 4.0.13 [1]pawel2012-05-083-1677/+1688
| | | | | | | | | | - Mark MAKE_JOBS_SAFE - Use bsd.port.options.mk Chnages: http://sourceforge.net/news/?group_id=105168 PR: ports/167637 [1] Submitted by: maintainer [1]
* Since r221388 and its MFCs SNDCTL_DSP_GETIPTR should work correctlycrees2012-05-073-1/+573
| | | | | | | | | on FreeBSD and should not require any quirks/workarounds. In fact they seem to be harmful now and result in sound outages. PR: ports/165247 Submitted by: avg Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
* Update to 1.14.1.novel2012-05-072-3/+3
|
* - Use USE_DOS2UNIX instead of homemade equivalentak2012-05-061-6/+2
| | | | Approved by: eadler (mentor)
* Remove some useless use of USE_XLIB and convert the rest to USE_XORGbapt2012-05-051-6/+3
| | | | | | PR: ports/167088 Submitted by: bapt Approved by: maintainer timeout (>14d)
* Make abraca fetchable again.madpilot2012-05-051-1/+1
| | | | Approved by: crees (mentor)
* - Forgot SUB_LIST (without it, %%s didn't expand in rc script)scheidell2012-05-052-1/+4
| | | | | | | | - No PORTREVISION bump (caught before mirrors had a change to sync) PR: ports/166654 Submitted by: scheidell (me) Approved by: maintainer (implicit)
* - Update to 3.0.3 [1]scheidell2012-05-055-19/+37
| | | | | | | | | | | | - Update LICENSE_PERMS [1] - Add @exec's to pkg-plist since Makefile:post-install isn't run with pkg-add [2] - Add BATCH check because you can't acctept license in batch mode [3] - Change mkdir/chown in Makefile (and pkg-plist) to install [3] PR: ports/166654 [1] Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer) [1] Submitted by: scheidell (me) [2] Submitted by: crees@ [3]
* - Enable runtime detection of pulseaudio, with fallback to portaudionivit2012-05-042-10/+48
| | | | | | | | if pulse is not running. That is useful for the users of KDE speech dispatcher system. [1] - Bump PORTREVISION (changed lib dependencies) Suggested by: Andrew Johnson <daeron at optushome.com.au> (via private email)
* - Chase x11-toolkits/fox16 shlib bumpgahr2012-05-021-1/+1
| | | | - Bump PORTREVISION
* Update to 0.5.1martymac2012-04-303-3/+4
|
* - Update to 2.3.0sunpoet2012-04-305-61/+19
| | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Use USE_GNOME=gnomehack - Use REINPLACE_CMD for patches - Cleanup Makefile Changes: - Rough WebM support - Removed the shout-config script
* - Update to 12.02nivit2012-04-284-15/+189
| | | | | | - Remove http://nivi.interfree.it from MASTER_SITES - Set USE_PYTHON to -2.7 - The man pages installation is independent from the value of NOPORTDOCS
* Set EXPIRATION_DATEpawel2012-04-281-0/+1
| | | | | PR: ports/167365 Submitted by: maintainer
* patch pithos to work with pandora v34.delphij2012-04-282-0/+32
| | | | | PR: ports/167377 Submitted by: John Hixson (maintainer)
* - Fix memory leaksunpoet2012-04-272-1/+15
| | | | | | | | - Bump PORTREVISION for package change PR: ports/165003 Submitted by: Eugene Grosbein <eugen@grosbein.net> Obtained from: http://old.nabble.com/Memory-leak-on-Icecast-2.3.2---Debian---td26691536.html
* Disable obsolete Musicbrainz support.marcus2012-04-272-6/+82
| | | | | PR: 165839 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* Update to 2012.04.24jpaetzel2012-04-274-6/+61
| | | | | PR: ports/167347 Submitted by: John Hixson <john@pcbsd.org>
* - Correct previous commit: rplay.in sb rplayd.in, rename file, fix Makefilescheidell2012-04-263-2/+2
| | | | | PR: ports/166658 Submitted by: scheidell@ (me)
* - Fix crash on amd64 when rplayd parses the rplay.hosts file (extra-patch ↵scheidell2012-04-265-27/+311
| | | | | | | | | | | for amd64 only) [1] - Channel dougb and re-write the rc script [2] - Bump PORTREVISION PR: ports/166658 [1] Submitted by: Callum Gibson <callumgibson@optusnet.com.au> [1] Reviewed by: scheidell@ [2]
* - Correct @exec mkdir linespav2012-04-242-4/+4
|
* Track mikmod dependency. [1]bsam2012-04-231-1/+2
| | | | | | | | Bump PORTREVISION. PR: ports/167091 [1] Submitted by: Jan Beich <jbeich@tormail.net> [1] Tested at: redports
* - Update to 1.7.2sbz2012-04-233-7/+6
| | | | | PR: ports/167215 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
* - Fix build [1]sunpoet2012-04-232-3/+2
| | | | | | | - Cosmetic change PR: ports/165341 [1] Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
* - Unbreak build, if ffmpeg is installed.mva2012-04-221-1/+1
| | | | | PR: 167177 Submitted by: Kalten <kalten@gmx.at>
* - Update to 5.17.6miwi2012-04-223-7/+37
| | | | | PR: 166874 Submitted by: Ports Fury
* - Update to version 0.43.2miwi2012-04-222-3/+3
| | | | | PR: 166876 Submitted by: Ports Fury
* - Update to version 1.14mva2012-04-213-4/+6
|
* Update to 2.4.1 (requires libmp3splt-0.7.1+ to build)crees2012-04-182-7/+7
| | | | | | PR: ports/160821 ubmitted by: Spil <spil.oss@googlemail.com> Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
* - Update to 0.7.1crees2012-04-183-14/+13
| | | | | | | | - Fix WITHOUT_ID3 build PR: ports/160821 Submitted by: Spil <spil.oss@googlemail.com> Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
* New Port: audio/pithos GNOME Pandora playerdelphij2012-04-177-0/+238
| | | | | PR: ports/158925 Submitted by: John Hixson <john ixsystems.com>
* - fix build by adding the missing compiler / linker flagsgahr2012-04-162-1/+13
| | | | Reported by: PH (via pav@)
* Update to 3.99.5netchild2012-04-152-3/+3
|
* Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-1512-0/+24
| | | | | | | | | | | | | the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam
* Change to my FreeBSD.org email address.madpilot2012-04-152-2/+2
| | | | Approved by: crees (mentor)
* Reassign to kde@.rakuco2012-04-141-1/+1
| | | | | | | | | | I sent a mail to the current maintainer almost a month ago about taking these ports over but got no response (archives in the kde-freebsd mailing list). Someone else mentioned contacting the maintainer before and he expressed surprise that these ports were still assigned to him. This, together with the lack of to the ports, makes it reasonable to assign them with the rest of the KDE ports to the KDE on FreeBSD team.
* Let's create the empty directory we try to removebapt2012-04-142-1/+4
| | | | this make the behavious compatible with both pkg_install and pkgng
* - Update to 12.10dhn2012-04-132-3/+3
|
* Unbreak and fix:mi2012-04-118-32/+2779
| | | | | | | | | | | | | | | | * Use BSDmakefile (and bsd.lib.mk) instead of configure/Makefile.in; * plug some (but not all!) ancient memory leaks; * make use of bsd.tcl.mk (now requires Tcl-8.4 or higher); * fix warnings and 64-bit issues; * bump PORTREVISION. To do: * plug the remaining memory leak (valgrind is priceless!); * fix up the author's tests to uniformly report failure or success and arrange for them to run post-build. Feature safe: yes
* - Update to 1.120881sunpoet2012-04-102-4/+8
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Audio-MPD-Common/Changes PR: ports/166577 Submitted by: sunpoet (myself) Approved by: sahil (maintainer)
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵bapt2012-04-101-0/+3
| | | | as broken for more than 6 month
* MusicBrainz RDF webservice no longer functionsbapt2012-04-102-22/+0
|
* 2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no ↵bapt2012-04-1010-188/+0
| | | | | | | | | | | longer functions 2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions 2012-03-14 converters/ruby-lv: upstream no longer has this 2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN" 2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour Feature safe: yes
* - Update to 1.120990sunpoet2012-04-102-3/+3
| | | | | Changes: http://search.cpan.org/dist/Test-Corpus-Audio-MPD/Changes Feature safe: yes
* - Fix explicit use of unzipak2012-04-091-13/+4
| | | | | | | | - Remove vestiges of alpha PR: ports/153429 Approved by: eadler (mentor) Feature safe: yes
* - Fix buildmiwi2012-04-093-11/+4
| | | | | | PR: 166016 Submitted by: Ports Fury Feature safe: yes
* Update to 0.9garga2012-04-082-5/+3
| | | | Feature safe: yes
* - fix build when GSTREAMER option is enabledrm2012-04-081-1/+4
| | | | | | | | - no PORTREVISION bump, because it's not default PR: 166688 Submitted by: Mykola Dzham <i at levsha dot me> (maintainer) Feature safe: yes
* festival/lib/voices/english already provided (and removed by audio/festival) onbapt2012-04-081-2/+0
| | | | | | | which this ports already depends. Reported by: pointyhat-west (pkgng) Feature safe: yes
* festival/lib/voices/english already provided (and removed by audio/festival) onbapt2012-04-082-4/+0
| | | | | | | which this ports already depends. Reported by: pointyhat-west (pkgng) Feature safe: yes
* Remove expired ports:ak2012-04-076-107/+0
| | | | | | | | 2012-04-05 audio/py-libtunepimp 2012-04-05 audio/py-musicbrainz Approved by: maintainer, eadler (mentor) Feature safe: yes
* Remove dependency on libmusicbrainz.cy2012-04-053-9/+16
| | | | | Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes
* Use libmusicbrainz3 instead of libmusicbrainz.cy2012-04-052-1/+11
| | | | Feature safe: yes
* Add missing pkg-plist file.cy2012-04-041-0/+75
| | | | Feature safe: yes
* - Update to 0.13sunpoet2012-04-032-3/+3
| | | | | Changes: http://search.cpan.org/dist/Audio-Wav/Changes Feature safe: yes
* Return audio/muine back to the living and fix the compile time issue thatcy2012-04-037-0/+105
| | | | | | precipitated its removal. Feature safe: yes
* - Update to 0.5.10dhn2012-04-022-3/+3
| | | | Feature safe: yes
* festival/lib/voices/spanish already provided (and removed by audio/festival) onbapt2012-04-011-2/+0
| | | | | | | which this ports already depends. Reported by: pkgng Feature safe: yes
* share/festival/lib/dicts is already provided (and removed by audio/festival) ↵bapt2012-04-011-1/+0
| | | | | | | on which this ports already depends. Reported by: pkgng Feature safe: yes
* Update to 1.13.7.novel2012-03-312-3/+3
| | | | Feature safe: yes
* - add missing run dependencyrm2012-03-302-2/+4
| | | | | | | | | | - bump PORTREVISION While I'm here also drop unnecessary LICENSE_FILE knob (for GPLv2) PR: 166464 Submitted by: Mykola Dzham <i at levsha dot me> (maintainer) Feature safe: yes
* Over to new maintainercrees2012-03-281-1/+1
| | | | | Submitted by: Guido Falsi (mad@madpilot.net) Feature safe: yes
* - Fix MASTER_SITESmiwi2012-03-251-3/+4
| | | | | | | | | - Fix COMMENT format - Add LICENSE PR: 166014 Submitted by: Ports Fury Feature safe: yes
* - Update to 0.43.1miwi2012-03-254-6/+44
| | | | | | PR: 166015 Submitted by: Ports Fury Feature safe: yes
* - Update to 1.0.0 [1]zi2012-03-2516-347/+378
| | | | | | | | - Add LICENSE PR: ports/165932 [1] Submitted by: Mykola Dzham <i@levsha.me> (maintainer) [1] Feature safe: yes
* - Update to 1.1.9miwi2012-03-242-3/+3
| | | | | | PR: 165987 Submitted by: maintainer Feature safe: yes
* - drop supoort for MusicBrainzdinoex2012-03-204-4/+224
| | | | | | | PR: 165833 Submitted by: Jason E. Hale Obtained from: Ubuntu Feature safe: yes
* - Update audio/taglib to 1.7.1scheidell2012-03-183-10/+10
| | | | | | | | | | | | | | - This fixes multiple security vulnerabilities found in the previous versions - Fixes CVE-2012-1107 and CVE-2012-1108 - As reported by Zubin Mithra: https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/945415 - Arrange MASTER_SITES so most reliable site is tried first - Move LICENSE to satisfy portlint PR: ports/166219 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Reported by: Zubin Mithra Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Feature safe: yes
* - Update to 0.5.9dhn2012-03-182-4/+3
| | | | Feature safe: yes
* - over to new maintainer, r.neese@gmail.comjgh2012-03-162-2/+2
| | | | | | | PR: ports/166139 Submitted by: r.neese@gmail.com Approved by: maintainer, ecrist@secure-computing.net Feature safe: yes
* - Update to 2.2.0.mezz2012-03-167-46/+845
| | | | | | | | | | - Port to audio/libmusicbrainz3 and libdiscid. [1] - Remove audio/libmusicbrainz dependency. PR: ports/165847 Reported by: Jason E. Hale <bsdkaffee@gmail.com> Obtained from: Its git. [1] Feature safe: yes
* Remove the dependency of audio/libmusicbrainz.mezz2012-03-141-2/+1
| | | | | | PR: ports/165748 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-142-3/+16
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Add direct dependency on audio/taglib to fix build after removingmakc2012-03-131-1/+4
| | | | | | | | | libtunepimp support [1] - Set PORTSCOUT, new versions are Qt4/KDE4 only Reported by: erwin via pointyhat [1] Feature safe: yes
* Update to 1.13.6.novel2012-03-132-3/+3
| | | | Feature safe: yes
* - Update to 2.28sunpoet2012-03-132-3/+3
| | | | | Changes: http://search.cpan.org/dist/CDDB_get/Changes Feature safe: yes
* Remove audio/easytag-devel as it's older than the current audio/easytag stablenovel2012-03-126-135/+0
| | | | | version and there's no active development version at the moment. Feature safe: yes
* Fix PLIST: %%SITE_PERL%%/Encode is also used by other ports.novel2012-03-121-1/+1
| | | | | | PR: 165576 Submitted by: sunpoet Feature safe: yes
* - Update to 5.9.12.tdb2012-03-102-4/+3
| | | | Feature safe: yes
* fix pkg-plistlth2012-03-092-0/+5
| | | | | Noticed by: pointyhat via pav Feature safe: yes
* - Mark DEPRECATED, set EXPIRATION_DATE musicbrainz is toastpgollucci2012-03-091-0/+3
| | | | | PR: ports/165848 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Remove LIB_DEPENDS on musicbrainz its toastpgollucci2012-03-093-5/+262
| | | | | | | - Bump PORTREVISION PR: ports/165834 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Mark DEPRECATED, set EXPIRATION_DATE muscibrainz is toastpgollucci2012-03-091-0/+3
| | | | | | | PR: ports/165728 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Fix pkg-plistscheidell2012-03-092-141/+142
| | | | | | - Bump PORTREVISION Reported by: portmgr (pav)
* - Remove some regression-test for p5- that suck in between submission,-exp,pgollucci2012-03-091-3/+0
| | | | | | and commit PR: ports/165605 (follow up)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-092-16/+3
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Require MySQL version 5.0 as the squeezeboxserver does not start with a newerehaupt2012-03-081-2/+3
| | | | | | | MySQL version. PR: 164177 Submitted by: Daniel Pritts <danno@umich.edu>
* Remove audio/muine.romain2012-03-087-171/+0
|
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)sunpoet2012-03-082-0/+4
| | | | | | Submitted by: sunpoet (myself) Tested by: exp-run by linimon Approved by: linimon (with portmgr hat)
* - update to 1.27lth2012-03-083-16/+12
| | | | | - add _DEPENDS - add regression-test target
* disable some machine-dependent code by default; add a test targetbf2012-03-071-1/+13
|
* - Remove audio/libtunepimp (and audio/libmusicbrainz) support:makc2012-03-074-26/+10
| | | | | | | | deprecated as the MusicBrainz RDF webservice is no longer functional PR: ports/165750, ports/165754, ports/165757, ports/165758 ports/165759, ports/165760, ports/165761 Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
* - Remove audio/libmusicbrainz support: libmusicbrainz is deprecated asmakc2012-03-071-4/+4
| | | | | | | | the MusicBrainz RDF webservice is no longer functional - Fix typo PLIST_FILES/PLIST_SUB while I'm here PR: ports/165763 Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
* - Mark DEPRECATED and set EXPIRATION_DATE to 2012-04-05sunpoet2012-03-071-0/+3
| | | | | PR: ports/165725 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATED and set EXPIRATION_DATE to 2012-04-05sunpoet2012-03-071-0/+3
| | | | | PR: ports/165724 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATEDsunpoet2012-03-071-0/+2
| | | | | PR: ports/165722 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Mark DEPRECATEDsunpoet2012-03-071-0/+2
| | | | | PR: ports/165721 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* fix the build by adjusting LIB_DEPENDS after changes tobf2012-03-074-4/+9
| | | | | | audio/libsamplerate Reported by: pav
* - Update to 12.9dhn2012-03-063-8/+3
|
* fix the build by adjusting LIB_DEPENDS after changes tobf2012-03-062-2/+4
| | | | | | audio/libsamplerate Reported by: pav
* - Mark BROKEN: does not compilepav2012-03-061-0/+2
| | | | | | | | SystemInfo.o(.text+0x141): In function `destroySystemInfo': : undefined reference to `wsyserror' *** Error code 1 Reported by: pointyhat
* Deprecate for removal on 5/Apr -- website no longer functionscrees2012-03-061-0/+3
| | | | | PR: ports/165727 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer of audio/musicbrainz)
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)sunpoet2012-03-051-1/+6
| | | | | | | PR: ports/165701 Notified by: makc Submitted by: sunpoet (myself) Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)sunpoet2012-03-042-4/+9
| | | | | | | | | - Pet portlint PR: ports/165683 Notified by: makc Submitted by: sunpoet (myself) Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)