aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Spell_Audio-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz fetch: http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz: size mismatch: expected 135864, actual 137302 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Spell_Audio-0.1.0.tgz [1] Approved by: portmgr (blanket)
* Update maintainer email addressdbaio2017-06-101-1/+1
| | | | | | | | | Ownership of the former email address confirmed by email PR: 219791 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11088
* audio/exaile-devel: update to latest revisionrm2017-06-103-14/+9
| | | | | It's effectively 4.0.0beta1. Many bugfixes and improvements; transition from old exaile is removed.
* Update to upstream version 0.20.9riggs2017-06-104-34/+4
| | | | MFH: 2017Q2
* audio/mumble: Update to 1.2.19feld2017-06-092-5/+5
| | | | PR: 219204
* audio/mumble: Add new PORTAUDIO optionfeld2017-06-091-21/+17
| | | | | | | Add various dependency declarations detected by poudriere Change to relative symlinks PR: 219304
* Update to 3.1.d16 which comes with optional PulseAudio support.ehaupt2017-06-082-5/+8
|
* Update to 3.2.6tobik2017-06-075-25/+26
| | | | | | | | | | | | | | | | | While here: - Add license - Add the missing SDL option to OPTIONS_DEFINE - Fix ESOUND option - Fix build of NAS option with Clang < 4.0 - The configure script says this configure: WARNING: unrecognized options: --with-cxxflags so remove it from CONFIGURE_ARGS - Regenerate patches Changes: http://www.mp3blaster.org/2017/05/its-only-been-8-years.html PR: 219808 Approved by: lme (mentor), novel (maintainer) Differential Revision: https://reviews.freebsd.org/D11076
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intomat2017-06-077-11/+2
| | | | | | | | | | | | | libdata/pkgconfig. Fix ports that where installing the file in the wrong place. PR: 218067 Submitted by: mat Exp-run by: antoine Reviewed by: rene, antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D10129
* Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.mat2017-06-072-7/+5
| | | | | | While there, fix small style issues. Sponsored by: Absolight
* - Add LICENSE_FILEpawel2017-06-062-39/+18
| | | | | | | | | | - Remove deprecated WANT_GNOME - Add GNOME option to OPTIONS_DEFINE, remove PROFILES which has the same outcome - Use options helpers - Don't bother to install omf file, it's only placeholder and don't contain any useful information - Port is architecture neutral
* Fix build with SQLite 3.19.2sunpoet2017-06-062-1/+11
| | | | Approved by: portmgr (blanket)
* Add new port audio/py-soundscrapecpm2017-06-054-0/+41
| | | | | | | | | | | SoundScrape makes it super easy to download artists from SoundCloud, Bandcamp and MixCloud. It automatically creates ID3 tags as well (including album art), which is handy. WWW: https://github.com/Miserlou/SoundScrape Reviewed by: koobs Differential Revision: https://reviews.freebsd.org/D11049
* Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.bdrewery2017-06-051-1/+2
| | | | | | | | | Poudriere in particulr did not properly handle DEPENDS_ARGS which made these ports not properly install dependencies. That bug is being addressed along with adding FLAVORS support to it. With hat: portmgr MFH: 2017Q2
* audio/mpg123: update to 1.25.0novel2017-06-043-5/+5
|
* Mark broken: fails to compile everywhere.linimon2017-06-031-0/+3
| | | | | | | It fails a different way on powerpc64, so note that, even though that line will not have any effect. Reported by: swills (powerpc64 build)
* Add PORTSCOUTsunpoet2017-06-031-0/+2
|
* Update to 1.38sunpoet2017-06-032-5/+5
| | | | Changes: https://github.com/quodlibet/mutagen/blob/master/NEWS
* audio/py-pyacoustid: Update to 1.1.5feld2017-06-012-5/+5
|
* Remove bogus CONFIGURE_ENVamdmi32017-06-011-2/+1
|
* - Update to 2.1.3amdmi32017-06-017-64/+10
| | | | | PR: 218104 Submitted by: xxjack12xx@gmail.com (maintainer)
* New port: audio/gstreamer-plugins-sndiotobik2017-05-315-0/+40
| | | | | | | | | | | | | The GStreamer sndio plugin allows applications that use GStreamer 0.10 to play and record through sndio. This includes several games, audio players like Exaile, and audio editors like Jokosher. WWW: https://github.com/t6/gstreamer-plugins-sndio/ Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10656
* - Add Sndio backend from [1] and fix ittobik2017-05-316-75/+163
| | | | | | | | | | | | | | | | | | | - Remove dead code - Fix format selection and playback with raw devices - Fix OSS backend - Remove dead code - Don't open the device in non-blocking mode. There is no error handling for short writes and looking at how audio_play() is used in say.c it is expected to block. - Fix format selection - Let the kernel handle sample conversion instead of doing it in the backend - Make NAS support optional - Make installing dictionary database tools optional - Add LICENSE Obtained from: OpenBSD [1] (based on) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10828
* Update WWWsunpoet2017-05-301-1/+1
|
* Update science/hdf5 to 1.10.1sunpoet2017-05-301-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
* Remove CONFLICTS: audio/libshout2 has been removed over 3 yearssunpoet2017-05-291-2/+0
|
* Update to upstream version 0.20.8riggs2017-05-292-5/+4
| | | | MFH: 2017Q2
* Add LICENSE_FILEsunpoet2017-05-291-5/+8
| | | | | | | - Sort USE_PYTHON - Pet portlint - Strip shared library - Bump PORTREVISION for package change
* Fix build on aarch64 (endian detection)riggs2017-05-292-1/+19
| | | | | Submitted by: theraven (via mail) MFH: 2017Q2 (build fix blanket)
* - Update to 0.8joneum2017-05-2912-108/+12
| | | | | | | | | - Changelog: https://rybczak.net/ncmpcpp/ PR: 219534 Submitted by: yamagi@yamagi.org (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D10960
* Update to 6.0-9.el7_3.tijl2017-05-294-22/+22
|
* Mark some ports failing on armv6, for errors classified as "missing_header".linimon2017-05-282-0/+4
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "linker_error".linimon2017-05-281-0/+1
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "configure_error".linimon2017-05-281-0/+5
| | | | | | | | | | Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "clang".linimon2017-05-271-1/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "bad C++ code".linimon2017-05-271-2/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "???".linimon2017-05-272-1/+6
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Update to CentOS 6.9.tijl2017-05-264-18/+18
| | | | | PR: 218732 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* - Update to 5.9joneum2017-05-263-5/+15
| | | | | | | PR: 219474 Submitted by: Michael Beer (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10879
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-2312-10/+12
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-2212-3/+24
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Add PORTSCOUTsunpoet2017-05-211-0/+2
|
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-215-7/+7
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* - Update WWWamdmi32017-05-211-1/+1
|
* Relax USES=pythonsunpoet2017-05-212-12/+11
| | | | | | | | | - Update COMMENT - Sort USE_PYTHON - Remove pythonprefix from USE_PYTHON - Update pkg-descr - Update WWW - Take maintainership
* * Update to 0.7tcberner2017-05-214-7/+29
| | | | | | | | | * Convert SOUND from OPTIONS_MULTI to OPTIONS_SINGLE. The arguments show that it is meant to be exclusive. * Add options for FFMPEG and MPG123 as they are picked up if installed. Further patch in toggleability for FFMPEG. Reviewed by: rakuco Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10836
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-211-1/+1
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Reported by: swills Approved by: portmgr (tier-2 blanket)
* Update to 4.3tcberner2017-05-202-4/+4
| | | | Approved by: rakuco (mentor, implicit)
* Update ot 17.04tcberner2017-05-203-35/+4
| | | | | | | | * drop files/patch-src_gui_application_main.cpp -- it built fine with gcc5 gcc6 and clang without it Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10829
* svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2kwm2017-05-202-4/+5
| | | | | | * These is done so grilo and grilo-plugins can be updated to 0.3.x and the users of grilo can switch when they are ready. * Chase grilo users to the new locations.
* Update to latest freedv codec2 0.6db2017-05-198-215/+359
| | | | | | | See http://www.rowetel.com/?page_id=452 PR: ports/219348 Submitted by: takefu@airport.fm
* Hook audio/mpdscribble to the buildantoine2017-05-171-0/+1
|
* - Update maintainer addressjoneum2017-05-161-1/+1
| | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
* Prepare the removal of x11-toolkits/qt5-declarativetcberner2017-05-151-2/+2
| | | | | | | | | | | | | | devel/qt5-declarative has not been released since Qt 5.5.1, and it starts to lead to runtime conflicts with qt5-quick if installed. * No port is actually still using it (there are ports that had it as a dependency, but do not really require it -- bump these, and remove it). * Remove it from the Qt 5 metaport. Reported by: Armin Pirkovitsch Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10673
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-132-4/+4
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* audio/exaile-devel: update to latest revisionrm2017-05-124-35/+36
|
* Fix check-sanity after WTFPL additionantoine2017-05-111-2/+0
|
* Mark BROKEN: fails to buildantoine2017-05-111-2/+2
| | | | | | | | | | | | | In file included from init.cc:18: In file included from ../rainbow/init.h:23: In file included from ../rainbow/hub-client.h:23: In file included from ../rainbow/alarm.h:23: In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104: In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8: In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:26: /usr/local/include/sigc++-2.0/sigc++/trackable.h:40:59: error: expected ';' at end of declaration list Reported by: pkg-fallout
* Mark BROKEN: fails to buildantoine2017-05-111-0/+2
| | | | | | | | | | In file included from gigedit.cpp:20: In file included from ./gigedit.h:26: In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8: In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:26: /usr/local/include/sigc++-2.0/sigc++/trackable.h:40:59: error: expected ';' at end of declaration list Reported by: pkg-fallout
* Mark BROKEN: fails to buildantoine2017-05-111-0/+2
| | | | | | | | | | | c++ -o libs/pbd/basename.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API -DPACKAGE=\"libpbd\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DLIBSIGC_DISABLE_DEPRECATED -DHAVE_EXECINFO -DBOOST_SYSTEM_NO_DEPRECATED -O2 -pipe -I/usr/local/include -DHAVE_AUBIO4 -fstack-protector -fno-strict-aliasing -Wall -DHAVE_LIBLO -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_FORMAT_MACROS -Ilibs -DENABLE_NLS -DNO_POSIX_MEMALIGN -DBOOST_SYSTEM_NO_DEPRECATED -pthread -fPIC -I/usr/local/include/sigc++-2.0 -I/usr/local/include -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/libxml2 -I/usr/local/include/glibmm-2.4 -Ilibs/pbd -I/usr/local/lib/sigc++-2.0/include -I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0 libs/pbd/basename.cc In file included from libs/pbd/basename.cc:21: In file included from /usr/local/include/glibmm-2.4/glibmm/miscutils.h:24: In file included from /usr/local/include/glibmm-2.4/glibmm/arrayhandle.h:23: In file included from /usr/local/include/glibmm-2.4/glibmm/containerhandle_shared.h:22: /usr/local/include/glibmm-2.4/glibmm/refptr.h:93:18: error: expected ';' at end of declaration list Reported by: pkg-fallout
* Fix direct dependency chain for GUI option now that the port has switched fromehaupt2017-05-101-2/+2
| | | | GTK 1.2 to GTK 2.0.
* Update GTK interface from GTK 1.2 to GTK 2.0ehaupt2017-05-104-4/+234
| | | | Obtained from: gentoo portage
* Rename option PULSE to PULSEAUDIOtobik2017-05-091-5/+5
| | | | | | | | | | Almost all other ports use PULSEAUDIO to enable PulseAudio support. This makes it easier to enable support globally via OPTIONS_SET. - While here fix typo in PROFILES option description Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10636
* Rename option PULSE to PULSEAUDIOtobik2017-05-091-4/+4
| | | | | | | | | Almost all other ports use PULSEAUDIO to enable PulseAudio support. This makes it easier to enable support globally via OPTIONS_SET. PR: 219119 Approved by: lme (mentor), Christian Kraemer <uddka@student.kit.edu> (maintainer) Differential Revision: https://reviews.freebsd.org/D10646
* Properly resurect aylet this time via repocopy in order to retain history. Thisehaupt2017-05-094-0/+77
| | | | | | commit corrects r440435. Requested by: danfe
* Remove aylet in preparation for a proper repocopy from the old version in orderehaupt2017-05-094-77/+0
| | | | | | to retain history. Requested by: danfe
* Fix typo in comment.netchild2017-05-091-1/+1
| | | | Noticed by: db
* Remove pkg-message. It was not intended to resurrect this file in the previousehaupt2017-05-081-4/+0
| | | | commit. The ay file archive is no longer publicly available.
* Resurrect, overhaul, and maintain audio/aylet. Project page is available. Theehaupt2017-05-086-0/+82
| | | | | | | GUI functionality of the former slave port (audio/xaylet) is now an option of audio/aylet without a slave port. Modify MOVED to document the changes.
* Clarify the patent issues in a comment given recent enquiries.netchild2017-05-071-1/+11
| | | | This port is still restricted.
* Remove audio/ufmcontrol-i18n, this port was broken for more than six months.rene2017-05-076-119/+0
|
* Fix library updatingriggs2017-05-072-1/+12
| | | | | | | | | | | Details: Apparently, clang optimises exceptions with __attribute__((pure)) more aggressively than gcc, causing mpd to not notice files removed from the library. This patch causes mpd to be built without the pure attribute. PR: 219048 Reported by: hideo@lastamericanempire.com
* Update to upstream version 0.125.0, add SNDIO optionriggs2017-05-0611-340/+254
| | | | | PR: 218338 Submitted by: tobik
* hsaudiotag is a pure Python library that lets you read metadata (bitrate,miwi2017-05-064-0/+30
| | | | | | | | | | | | sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files. It can only read tags, not write to them, but unlike more complete libraries (like Mutagen), it is BSD licensed, making it suitable for most projects. It is also backed by a nifty test suite. WWW: http://hg.hardcoded.net/hsaudiotag PR: 214493 Submitted by: Yuri Victorovich <yuri@rawbw.com>
* Update to 1.0.28.jkim2017-05-063-12/+9
| | | | | Approved by: bapt MFH: 2017Q2
* r431187 moved machine-id to the upstream default location. Remove patchingtijl2017-05-041-2/+1
| | | | | | of the path in audio/pulseaudio and devel/glib20. PR: 218983, 218984
* Update to 0.27.1ehaupt2017-05-042-4/+4
|
* Simplify USE_GITHUB usage.mat2017-05-032-8/+6
| | | | Sponsored by: Absolight
* devel/boost-*: update to 1.64.0jbeich2017-05-0215-14/+15
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472
* Update math/gsl to 2.3tcberner2017-05-021-0/+1
| | | | | | | | | | | | | | | This release introduces some new features and fixes several bugs: http://savannah.gnu.org/forum/forum.php?forum_id=8751 * update to 2.3 and take maintainership * update math/py-gsl to 2.2.0 for gsl2 support * update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support PR: 218952 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10522
* remove ${PORTSDIR} from SOUP_LIB_DEPENDSler2017-05-021-1/+1
| | | | | Submitted by: adamw Approved by: adamw (mentor, implicit)
* [revive] audio/mpdscribble: fix for unfetchableler2017-05-025-0/+78
| | | | | | | | | Revive port, fix ${PORTSDIR} for ftp/curl, give MAINTAINER'ship to submitter. PR: 213160 Submitted by: freebsdbugs@tungol.org Approved by: adamw (mentor, implicit)
* Provide error messages for some ports failing on aarch64, and, in alinimon2017-05-023-0/+6
| | | | | | | | few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Use USES=gnomesunpoet2017-05-011-2/+2
|
* Remove dependency on net/clamz which is expired.ler2017-05-011-4/+1
| | | | | Approved by: adamw (portmgr, mentor) Differential Revision: https://reviews.freebsd.org/D10552
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months ↵ler2017-04-3018-287/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (google code has gone away) 2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away) 2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6 2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/trac-down: Upstream is gone www/tengine 2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-dotcloud.cli: deprecated in upstream 2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away) 2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away) 2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away) 2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away) 2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
* Remove MAKE_JOBS_UNSAFE. This slipped in during testing.ehaupt2017-04-301-2/+0
|
* Add goattracker 2.73, a crossplatform music editor for creating Commodoreehaupt2017-04-308-0/+159
| | | | 64 music.
* Update devel/protobuf to 3.3.0sunpoet2017-04-294-4/+4
| | | | | | | | - Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases PR: 178687 [1]
* Update to 0.98sunpoet2017-04-292-4/+4
| | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes
* Update to 0.97sunpoet2017-04-292-4/+4
| | | | Changes: http://search.cpan.org/dist/Audio-Scan/Changes
* Update to 0.8.9.0. This is a bugfix release (shared library version was notehaupt2017-04-282-5/+5
| | | | | | | | | | | | | bumped). The port no longer requires gmake. Changelog: - added const declarations to read only variables - fixed delete function - fixed a conversion to 24bit - fixed delete function to be array version - changed fixed valid of 36 to sizeof(reserved) MFH: 2017Q2 (blanket)
* Update to 3.1.d6. Now that sndio audio support is much more reliable (thanks toehaupt2017-04-272-8/+14
| | | | | | | Tobias Kortkamp [1]) add an option for it and turn on by default. Make the prior unconditional alsa support an option and turn off by default. [1] https://github.com/mikebrady/shairport-sync/pull/509
* Apparently, Google is not only archiving the distfiles, but projects'danfe2017-04-261-1/+1
| | | | landing pages as well, thus redirect WWW: lines in pkg-descr to them.
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-2547-34/+47
| | | | | PR: 218658 Submitted by: riggs
* audio/py-eyed3: fix path to python interpreterrm2017-04-241-1/+3
| | | | | | | | Correct the python binary path in eyed3 executable: we have no python symlink by default. Bump PORTREVISION. Reported by: ZAHEMSZKY, Gábor <gabor@zahemszky.hu> (by email) MFH: 2017Q1
* Update to upstream version 10.1.2riggs2017-04-222-4/+4
|
* - Fix shebangsmiwi2017-04-222-4/+5
|
* - Fix shebangsmiwi2017-04-221-3/+4
|
* - Fix shebangsamdmi32017-04-211-8/+8
| | | | - Switch to USES=localbase
* Update to 20170420ehaupt2017-04-212-5/+4
|
* - Fix shebangsmiwi2017-04-211-1/+2
|
* audio/lib{sndfile,samplerate}: add CPE informationjbeich2017-04-202-2/+4
|
* - Fix shebangsamdmi32017-04-201-2/+3
|
* Use version tag in GH_TUPLE for database file instead of git hash now that theehaupt2017-04-192-4/+4
| | | | | | | version has been tagged. GitHub reference: https://github.com/adplug/adplay-unix/issues/5#issuecomment-295162419
* - Move from SF to GitHubehaupt2017-04-194-25/+48
| | | | | | | | | | - Update WWW - Define LICENSE_FILE - Add ALSA option - Use autoreconf and - remove a lot of old cruft that's not needed anymore with the use of autoreconf - Bump PORTREVISION just to be safe (autoreconf)
* - Move from SF to GitHubehaupt2017-04-183-20/+13
| | | | | | | | | | - Update WWW - Use autoreconf and remove now unneeded extra compiler flags and header patching - distfile checksum differs due to the removal of VCS files, autoconf files, adjustment of copyright dates, no functional changes - To be safe bump PORTREVISION (autoreconf) - Move INFO to pkg-plist
* - Fix shebangsamdmi32017-04-181-2/+4
|
* - Switch to options helpermiwi2017-04-181-3/+6
| | | | - Fix shebangs
* - Fix shebangsmiwi2017-04-181-1/+2
|
* Update to 0.4.5.vanilla2017-04-184-10/+15
|
* - Update to 16.06nivit2017-04-173-8/+224
| | | | | | | - Use py3kplist to support Python 3 - Do not install optimized files with docstrings stripped because at the moment our framework supports only the level 1 of optimization
* Update x11-toolkits/fox17 to 1.7.59jhale2017-04-161-0/+1
| | | | | | Bump PORTREVISION on consumer ports Changes: http://www.fox-toolkit.org/news.html
* Update to upstream version 0.2.11, fixes runtime issue with python GILriggs2017-04-153-4/+20
| | | | | | PR: 218588 Submitted by: jaap@NLnetLabs.nl (maintainer) MFH: 2017Q2
* Update WWWehaupt2017-04-131-1/+1
| | | | Notified by: amdmi3
* - Rename audio/schism for better namingehaupt2017-04-135-10/+15
| | | | | - Add .desktop files for tracker and editor - Provide icons
* Provide man page, .desktop file and icon (submitted upstream).ehaupt2017-04-122-3/+16
|
* Add protracker 2.3.d, amiga ProTracker clone.ehaupt2017-04-124-0/+41
|
* - Switch to USES=localbaseamdmi32017-04-121-5/+2
|
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.mat2017-04-112-4/+3
| | | | | | | | | | | | | | | | | There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
* Fix broken UI when linking with devel/ncursestobik2017-04-111-4/+7
| | | | | | | | | | | | Ports r438165 fixed building cmus with devel/ncurses installed, but stripped NCURSES_CFLAGS too aggressivly. The build picked up base's curses.h over the correct headers from devel/ncurses. PR: 218548 Reported by: Oleg Gushchenkov <gor@clogic.com.ua> Reviewed by: Oleg Gushchenkov <gor@clogic.com.ua> Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10355
* Update to 2.8.0-rc0tobik2017-04-108-101/+46
| | | | | | | | | | | | | | | - Fix build with devel/ncurses installed [1], which erroneously redefines _POSIX_C_SOURCE as 200112L globally via its pkg-config file and hides strndup from cmus. A workaround for this was applied to cmus in DPorts commit d2907fe but it never made it back to FreeBSD. Changes: https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0 PR: 216325, 214475 [1] Reported by: Oleg Gushchenkov <gor@clogic.com.ua> [1] Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10242
* Update to 0.20ehaupt2017-04-102-3/+4
|
* These ports now build on powerpc64.linimon2017-04-101-3/+1
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Update to 0.27gblach2017-04-102-4/+4
| | | | | PR: 218500 Approved by: maintainer
* Moving maintainership burden onto broader shoulderslth2017-04-083-3/+3
|
* Update to 1.1.7jhale2017-04-075-141/+59
| | | | Changes: https://github.com/gogglesmm/gogglesmm/compare/1.1.5...1.1.7
* Update to 0.1.10. No list of changes available, but looks like bug fixes.naddy2017-04-074-102/+4
|
* Fix build with recent libsigc++20bapt2017-04-051-1/+2
|
* Fix build with recent sigc++20bapt2017-04-051-1/+2
|
* Mark as broken: does not build with recent sigc++20 and not C++11 compatiblebapt2017-04-051-0/+2
|
* - Update to 2.11gblach2017-04-053-6/+7
| | | | - Adopt port
* Fix build with new sigc++20bapt2017-04-051-1/+2
|
* Update to 0.8.10sunpoet2017-04-032-4/+4
| | | | Changes: https://github.com/moumar/ruby-mp3info/blob/master/History.txt
* Fix build with newer sigc++20bapt2017-04-031-3/+2
|
* Fix build with newer sigc++20bapt2017-04-031-2/+3
|
* Fix build with new sigc++20bapt2017-04-031-1/+2
|
* Chase a bunch of failures after libsigc++20 updatebapt2017-04-022-1/+4
| | | | | | New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11 where needed. Mark as broken a bunch of ports which are not c++11 compatible
* Update to 3.4.2bapt2017-04-023-6/+8
|
* remove another gnome2 remnantbapt2017-04-025-42/+0
|
* Remove remnant from gnome 2 which is not depend on anymorebapt2017-04-025-356/+0
|
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-0137-27/+37
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* audio/ardour5: update 5.6.0 -> 5.8.0robak2017-03-293-6/+10
| | | | | PR: 217520 Submitted by: Michael Beer <beerml@sigma6audio.de> (maintainer)
* - Update devel/libpthread-stubs to 0.4ashish2017-03-292-7/+7
| | | | | | | | - Chase libpthread-stubs update, and also switch to BUILD_DEPENDS from LIB_DEPENDS, as port is now only .pc file PR: 218015 Submitted by: rezny
* - Update pkg-descr, including project homepage.shaun2017-03-292-11/+20
| | | | | | | | - Pass maintainership to submitter. - While here, set LICENSE. PR: 218052 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* With incompletely specified parameters the OSS backend will alwaystobik2017-03-282-10/+41
| | | | | | | | | fallback to s16le for no good reason. Replace them with default values, so the format table lookup can work. This should fix playback of 24-bit/32-bit files in e.g. cmus without a running sndiod. Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10164
* Unbreak after r436971.rakuco2017-03-281-0/+27
| | | | | | Ensure libloudmouth-1.so is always passed with a full path to the linker. PR: 212558
* Update 1.60.mat2017-03-272-6/+5
| | | | | | PR: 216655 Submitted by: takefu airport fm Sponsored by: Absolight
* Switch default version of samba from 4.3 to 4.4antoine2017-03-262-2/+2
| | | | | With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131
* audio/oss: update to 4.2.b2017 (maintenance release)jbeich2017-03-255-4/+20
| | | | | | | | | | | - Add a note about origin to avoid users from Linux blaming FreeBSD for 4Front's bugs and vice versa - Disable SSE on amd64 to avoid kernel panic[1] Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5841 PR: 212263 Submitted by: Jakub Adler <jakubadler@gmail.com> [1] MFH: 2017Q1
* - Update to 1.0.0ehaupt2017-03-244-22/+32
| | | | | | | - Move master site to GitHub - Now use cmake Changelog: http://milkytracker.titandemo.org/docs/ChangeLog.html
* - Add USES=samba to handle dependency on sambaantoine2017-03-222-3/+6
| | | | | | | | | | | Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919
* - Add SNDIO optiontobik2017-03-216-10/+823
| | | | | | | | | | | - Reset maintainer after 4 consecutive maintainer timeouts - Use *_CONFIGURE_WITH options helper - Do not install tests by default PR: 217385 Obtained from: OpenBSD Approved by: lme (mentor), maintainer timeout (3 weeks) Differential Revision: https://reviews.freebsd.org/D10072
* Update maintainer email address.araujo2017-03-212-2/+2
| | | | Submitted by: John Hixson <jhixson@gmail.com> (maintainer)
* New port: audio/supercollidertobik2017-03-2122-0/+1985
| | | | | | | | | | | | | | | | | | | | | | | SuperCollider is a programming language for real time audio synthesis and algorithmic composition. The language interpreter runs in a cross platform IDE and communicates via Open Sound Control with one or more synthesis servers. The SuperCollider synthesis server runs in a separate process or even on a separate machine so it is ideal for realtime networked music. SuperCollider was developed by James McCartney and originally released in 1996. He released it under the terms of the GNU General Public License in 2002 when he joined the Apple Core Audio team. It is now maintained and developed by an active and enthusiastic community. It is used by musicians, scientists, and artists working with sound. WWW: http://supercollider.github.io/ PR: 208443 Submitted by: Tobias Brodel <brittlehaus@gmail.com> Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10043
* Take in olivierd@'s commit bit on his request.rene2017-03-193-3/+3
| | | | | Submitted by: olivierd@ With hat: portmgr-secretary
* Update to 0.1.5.vanilla2017-03-172-4/+4
|
* Remove all _USE=openssl occurrences.mat2017-03-151-1/+1
| | | | Sponsored by: Absolight
* Remove all USE_OPENSSL occurrences.mat2017-03-155-10/+5
| | | | Sponsored by: Absolight
* Update to 3.0.3tobik2017-03-133-15/+18
| | | | | | PR: 217303 Approved by: lme (mentor), alex@kaworu.ch (maintainer timeout, 2 weeks) Differential Revision: https://reviews.freebsd.org/D9950
* Update to 3.0.2ehaupt2017-03-132-4/+4
|
* Update to 3.0.1ehaupt2017-03-122-4/+4
|
* Update to upstream version 0.20.6 (bugfix release)riggs2017-03-123-15/+4
| | | | MFH: 2017Q1
* audio/mpg123: update to 1.24.0novel2017-03-113-6/+6
| | | | | PR: 217590 Submitted by: Anton Yuzhaninov
* - Remove empty directoriesak2017-03-071-1/+0
| | | | | | - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr blanket
* Add missing Qt4 xml dependency to fix build failure when TEST option is ONjhale2017-03-071-5/+6
| | | | | | | | Register Qt4 corelib dependency Fix LICENSE and add LICENSE_FILE Approved by: portmgr (blanket) MFH: 2017Q1 (blanket)
* Update to upstream release 2.0.0riggs2017-03-0621-319/+162
| | | | | | PR: 215814 Submitted by: joe@thrallingpenguin.com Reviewed by: riggs
* Add default OPTION for READLINE so users can disable it for custom buildsriggs2017-03-041-3/+7
| | | | | | PR: 213513 Reported by: rozhuk.im@gmail.com MFH: 2017Q1
* - Resurrect `audio/rezound' as the days of gcc/libstdc++ mess are gonedanfe2017-03-0419-0/+304
| | | | | | | | | | | | | | (at least on tier-1 architectures) - Update to version 0.13.1beta which includes many C++ related fixes (unfortunately, a number of issues still remain to be patched) - Let the compiler handle template instantiation of ``TPoolFile'' [1] - Use native atomics instead of pulling Boost header - Convert few remaining sed(1) in-place editing to patch files - Bump FOX toolkit version being used (1.4 -> 1.6) - Get rid of absolute port origins when specifying dependencies - Unbreak NLS option (and enable it back by default) [1] http://bugs.gentoo.org/334797
* Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-03-045-0/+10
| | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight
* Upstream has replaced their dist file, added/replaced files and didn'tsbruno2017-03-032-3/+4
| | | | bump the version. Yell at me if this causes issues.
* - Define LICENSE (MIT)danfe2017-03-021-2/+2
| | | | | | | | | - Remove MAKE_JOBS_UNSAFE that was added in r415925: while it's true that most plugins we have in the tree are make(1) jobs unsafe (and, in fact, come from the same upstream with nearly identical (and broken) Makefile logic), this particular port contains single C source file and we build and install it directly via port's Makefile (in situ), so it can hardly be make(1) -jX unsafe
* This is a spectrogram plugin for DeaDBeeF audio player.danfe2017-03-026-0/+119
| | | | WWW: https://github.com/cboxdoerfer/ddb_spectrogram
* New port: audio/sonic-visualisertobik2017-03-0216-0/+356
| | | | | | | | | | | | | | | | | Sonic Visualiser is a program for viewing and analysing the contents of music audio files. It supports serveral audio file formats and displays their waveforms and spectograms in a straightforward way. The audio data can be annotated and played back featuring time streching. Furthermore it can be extended by third-party vamp plugins for feature extraction. WWW: http://www.sonicvisualiser.org/ PR: 208401 Submitted by: uddka@student.kit.edu Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9788
* Remove expired ports:rene2017-03-0212-156/+0
| | | | | | | | | 2017-01-28 japanese/ruby-eb: Upstream no longer active 2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb 2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead 2017-03-01 sysutils/xacpim: Mastersite disappeared 2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD 2017-03-01 audio/libofa: MusicDNS service has been discontinued
* Fix configure for QT5 option after Qt 5.7.1 update (r434380)jhale2017-03-011-1/+4
| | | | | | | | | configure:4371: checking for Qt library version >= 5.1 configure:4392: c++ -c -O2 -fno-strict-aliasing -pipe -march=core2 -fstack-protector -isystem /usr/local/include - isystem /usr/local/include -I/usr/local/include/qt5 -fPIC -isystem /usr/local/include conftest.cpp >&5 In file included from conftest.cpp:17: In file included from /usr/local/include/qt5/QtCore/qglobal.h:83: /usr/local/include/qt5/QtCore/qcompilerdetection.h:562:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
* - Fix LICENSEamdmi32017-02-282-6/+8
| | | | | - Add LICENSE_FILE - Switch to options helpers
* Reset ports of itetcu@ after taking in his commit bit for safekeeping.rene2017-02-282-2/+2
| | | | With hat: portmgr-secretary
* - Freepascal update to 3.0.2acm2017-02-272-2/+2
| | | | | - Lazarus BUMP PORTREVISION - Connect www/fpc-googleapi and devel/fpc-fcl-pdf
* Deprecate ports broken for more than 6 monthsantoine2017-02-261-0/+2
|
* Update to 3.0ehaupt2017-02-262-7/+13
|
* (Readdition of audio/alac which was removed on 418056)ehaupt2017-02-266-0/+74
| | | | | | | Add a new version of alac, apple Lossless Audio Codec. PORTEPOCH is in order because of pre-existing version with a different versioning schema.
* - Update to 0.5.0olivierd2017-02-263-6/+9
| | | | - Sort USES
* Update to upstream version 0.20.5; fixes buffer overflows in http outputriggs2017-02-263-4/+15
| | | | MFH: 2017Q1
* Pass PREFIX to the install script in case it's not /usr/localrezny2017-02-251-2/+2
| | | | | | | PR: 216834 Submitted by: mi Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9800
* - Update to 1.37olivierd2017-02-252-5/+5
| | | | | | - Fix LICENSE Changelog: https://github.com/quodlibet/mutagen/blob/release-1.37/NEWS
* Update to 1.36.3sunpoet2017-02-252-4/+4
| | | | Changes: https://github.com/quodlibet/mutagen/blob/master/NEWS
* audio/fdk-aac: Update version 0.1.4=>0.1.5bofh2017-02-242-3/+4
| | | | | PR: 216114 Submitted by: takefu@airport.fm
* - Update to 5.6.0wen2017-02-233-45/+21
| | | | | PR: 217117 Submitted by: beerml@sigma6audio.de(maintainer)
* - Update to 0.24.2amdmi32017-02-213-8/+9
| | | | | PR: 217170 Submitted by: beerml@sigma6audio.de (maintainer)
* devel/libevent2: drop historical suffix after r362796jbeich2017-02-201-2/+2
| | | | | PR: 216777 Approved by: mm (maintainer)
* - Update to 0.8.4wen2017-02-203-6/+10
| | | | | PR: 217171 Submitted by: beerml@sigma6audio.de(maintainer)
* Update to 3.4.5jhale2017-02-202-4/+4
| | | | Changes: https://sourceforge.net/p/kid3/code/ci/3fd4d4/tree/ChangeLog
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moretcberner2017-02-191-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213
* Chase wavpack update: bump PORTREVISION on ports linking to it by defaultriggs2017-02-186-5/+6
| | | | | | PR: 216847 Reported by: pkubaj@anongoth.pl MFH: 2017Q1
* Update to upstream release 5.1.0; fix several invalid memory readsriggs2017-02-185-30/+33
| | | | | | | | | | | PR: 216847 Submitted by: pkubaj@anongoth.pl Reviewed by: riggs MFH: 2017Q1 Security: CVE-2016-10169 CVE-2016-10170 CVE-2016-10171 CVE-2016-10172
* audio/exaile-devel: update to latest revisionrm2017-02-173-16/+8
|
* Move to luasocket-51.lx2017-02-171-1/+1
| | | | | PR: 180053 Submitted by: David Demelier
* New port: audio/gstreamer1-plugins-sndiotobik2017-02-165-0/+40
| | | | | | | | | | | | | | The GStreamer sndio plugin allows applications that use GStreamer to play and record to/from an sndio server. This includes WebKit-based browsers, video players like Totem, and audio players like Rhythmbox. WWW: https://github.com/t6/gstreamer1-plugins-sndio/ PR: 215904 Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9622
* Update MAINTAINER to tobik@FreeBSD.org for my portstobik2017-02-155-5/+5
| | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9610
* Remove -fPIC from audio/audiere and add it to audio/dumb where the realtijl2017-02-142-7/+4
| | | | | problem is. audio/dumb only provides a static library and audio/audiere tries to link that into a shared library.
* Set CC via MAKE_ARGS for users that set CC in make.conf.tijl2017-02-131-1/+1
| | | | Reported by: avos
* audio/alsa-utils: switch to a light xmlto replacementjbeich2017-02-131-1/+5
| | | | | | Submitted by: bapt (based on) MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D9556
* - Set CC instead of patching the Makefile.tijl2017-02-121-9/+3
| | | | | - Unhide post-install commands. - Remove brandelf command. The library is already a Linux library.
* Allow building with linux-c7-devtools.tijl2017-02-121-2/+1
| | | | Reported by: Stari Karp <starikarp@yandex.com>
* Update to 4.2.vanilla2017-02-103-8/+9
|
* Add -fPIC to various ports to enable them to build on armv6.linimon2017-02-101-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Update to upstream release 0.20.4riggs2017-02-108-218/+4
| | | | | | Details: - Minor bugfix release - Build fixes have been upstreamed
* Update to 1.2.2.vanilla2017-02-093-5/+5
|
* audio/zinf: unbreak with gcc5 or earlier after r433187jbeich2017-02-092-4/+4
| | | | | | | | | | src/player.cpp: In member function 'void Player::HandlePrefsChanged(Event*)': src/player.cpp:1970:40: error: 'stoi' was not declared in this scope nPort = stoi(buffer.substr(pos)); ^ Reported by: marino Pointy hat to: jbeich (forgot libc++ leaks C++11)
* audio/murmur: Update to 1.2.19feld2017-02-062-5/+5
|
* - Fix LOCALBASE misuseamdmi32017-02-051-1/+1
|
* audio/smasher: unbreak with gcc5 or later (runtime still broken)jbeich2017-02-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | In file included from /usr/local/lib/gcc5/include/c++/string:52:0, from /usr/local/include/wx-2.8/wx/string.h:176, from /usr/local/include/wx-2.8/wx/memory.h:16, from /usr/local/include/wx-2.8/wx/object.h:20, from /usr/local/include/wx-2.8/wx/event.h:17, from /usr/local/include/wx-2.8/wx/window.h:19, from /usr/local/include/wx-2.8/wx/control.h:23, from /usr/local/include/wx-2.8/wx/checkbox.h:19, from settingsbook.cpp:4: /usr/local/lib/gcc5/include/c++/bits/basic_string.h: In instantiation of 'union std::__cxx11::basic_string<wxPoint>::<anonymous>': /usr/local/lib/gcc5/include/c++/bits/basic_string.h:119:7: required from 'class std::__cxx11::basic_string<wxPoint>' fxplotwindow.h:12:32: required from here /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: error: member 'wxPoint std::__cxx11::basic_string<wxPoint>::<anonymous union>::_M_local_buf [2]' with constructor not allowed in union _CharT _M_local_buf[_S_local_capacity + 1]; ^ /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: note: unrestricted unions only available with -std=c++11 or -std=gnu++11 PR: 216707 Reported by: antoine (via exp-run)
* - Fix LICENSEamdmi32017-02-051-1/+4
| | | | - Add NO_ARCH
* - Fix LICENSEamdmi32017-02-051-2/+3
| | | | - Add LICENSE_FILE
* audio/logitechmediaserver: Make testing vendor perl modules optionalwoodsb022017-02-051-3/+4
| | | | | | Submitted by: Mark Dixon (maintainer) Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8872
* Move devel/libcheck to devel/checksunpoet2017-02-051-2/+2
| | | | - Bump PORTREVISION for dependent ports
* audio/logitechmediaserver: Do not use perl when setting ARCHNAME variablewoodsb022017-02-051-1/+3
| | | | | | Reported by: David Z <daz@hyperchronos.org> Reported by: marino Approved by: portmgr blanket
* Do not include bsd.port.pre.mk twiceantoine2017-02-041-1/+1
|
* devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-041-1/+1
| | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer)
* audio/csound: use libc++ and unbreak with gcc5 or laterjbeich2017-02-041-2/+3
| | | | | | | | | | | | | | $ ldd $(which csound5gui) | fgrep c++ libc++.so.1 => /usr/lib/libc++.so.1 (0x803309000) libstdc++.so.6 => /usr/local/lib/gcc49/libstdc++.so.6 (0x803a22000) libcsound64.so.5: undefined reference to `csp_dag_is_finished' libcsound64.so.5: undefined reference to `csp_set_count' libcsound64.so.5: undefined reference to `csp_set_get_num' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run)
* audio/zinf: unbreak with libc++ 3.9jbeich2017-02-0315-1/+285
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/Http.cpp:771:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* cp = strstr(buffer, "Content-Length:"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/downloadmanager.cpp:401:15: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* extension = strrchr(url, '.'); ^ ~~~~~~~~~~~~~~~~~ src/downloadmanager.cpp:561:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* cp = strstr(buffer, "Content-Length:"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/downloadmanager.cpp:575:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* cp = strstr(buffer, "Last-Modified:"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/downloadmanager.cpp:799:24: error: assigning to 'char *' from incompatible type 'const char *' file = strchr(item->SourceURL().c_str() + 7, '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/player.cpp:552:21: error: assigning to 'char *' from incompatible type 'const char *' extension = strrchr(url.c_str(), '.'); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/player.cpp:1109:17: error: assigning to 'char *' from incompatible type 'const char *' temp_proto = strstr(title, "://"); ^~~~~~~~~~~~~~~~~~~~ src/player.cpp:1129:15: error: assigning to 'char *' from incompatible type 'const char *' temp_ext = strrchr(title, '.'); ^~~~~~~~~~~~~~~~~~~ src/player.cpp:1964:14: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *port = strchr(buffer.c_str(),':'); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/playlist.cpp:1964:15: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* extension = strrchr(url, '.'); ^ ~~~~~~~~~~~~~~~~~ src/playlist.cpp:2045:15: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* extension = strrchr(url, '.'); ^ ~~~~~~~~~~~~~~~~~ src/ThemeZip.cpp:150:15: error: assigning to 'char *' from incompatible type 'const char *' pPtr = strrchr(oFile.c_str(), DIR_MARKER); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wavoutpmo.cpp:127:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *pPtr = strrchr(GetUrl().c_str(), DIR_MARKER); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ZinfTheme.cpp:1768:26: error: assigning to 'char *' from incompatible type 'const char *' pExtension = strrchr((*i).c_str(), '.'); ^~~~~~~~~~~~~~~~~~~~~~~~~~ pPtr = strrchr(m_oPath.c_str(), '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix/src/cdpmo.cpp:116:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *tracknumber = strrchr(url, '/'); ^ ~~~~~~~~~~~~~~~~~ unix/src/GTKPreferenceWindow.cpp:1755:20: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *name = strrchr((*i).second.c_str(), '/'); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix/src/gtkmusicbrowser.cpp:1206:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *ext = strrchr(m_currentListName.c_str(), '.'); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.cpp:109:14: error: assigning to 'char *' from incompatible type 'const char *' cp = strrchr(url, '.'); ^~~~~~~~~~~~~~~~~ id3lib.cpp:366:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *ptr = strrchr(url, '.'); ^ ~~~~~~~~~~~~~~~~~ id3lib.cpp:426:11: error: assigning to 'char *' from incompatible type 'const char *' ptr = strrchr(url, '.'); ^~~~~~~~~~~~~~~~~ id3lib.cpp:488:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char *ptr = strrchr(url.c_str(), '.'); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ vorbis.cpp:151:11: error: assigning to 'char *' from incompatible type 'const char *' ptr = strrchr(url, '.'); ^~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
* audio/logitechmediaserver: Remove support for FreeBSD 9woodsb022017-02-032-13/+7
| | | | | Reported by: mat Approved by: portmgr blanket
* Update to the most recent commit on GitHub which fixes many bugs:ehaupt2017-02-022-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - gbsplay: - cpu emulation fixes: - RLCA/RLA/RRCA/RRA did not set ZF - fix botched SBC zero flag handling - fix slight bug in ADC/SBC - fix INC/DEC SP, CP A and half-carry flag in DEC - fix PUSH/POP AF - fix trigger handling on noise channel - fix error on midi plugout where a write to the file could occur before the file was opened - fix garbled screen on exit in verbose mode (gbsplay -v) - fix status display: respect channel in left/right total volume - fix impulse generator: generate a header file at compile-time Enhancements: - gbsplay: - more accurate sound: - calculate LFSR correctly - play first nibble on DAC-channel from fresh buffer - correct noise channel speed - use more DMG-like DC-offsets - more accurate cpu cycle accounting - remove DC offset from DAC-channel - show register contents in verbose mode (gbsplay -v) - add basic GBR file support - support ugetab int vector extension (gbs spec 1.04u) - add 'iodumper' plugout for testing - add support for blargg-gb-tests debug output MFH: 2017Q1
* - Update to 0.6.2jhale2017-02-023-5/+10
| | | | | | | - Fix LICENSE and add LICENSE_FILE - Add regession test support Changes: https://raw.github.com/metabrainz/libdiscid/master/ChangeLog
* audio/sndio: Various fixescpm2017-02-024-27/+140
| | | | | | | | | | | | | | | | - Success in opening /dev/dsp* O_RDWR does not mean the device supports play/recording. Add an extra check to see if the requested mode is really supported. - sndiod cannot currently be started in jails as root, because it tries to setpriority(-20). Allow setpriority to fail and start the daemon anyway. - Fallback to /dev/dsp instead of /dev/dsp0 when using libsndio directly without a running sndiod. - Implement sio_setvol in the OSS backend for application level volume control with just libsndio. PR: 216571 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
* audio/sidplay2: oops, fix typo in r433015jbeich2017-02-012-2/+3
|
* audio/sidplay2: unbreak with libc++ 3.9jbeich2017-02-012-1/+23
| | | | | | | | args.cpp:105:9: error: assigning to 'char *' from incompatible type 'const char *' sep = strstr (str, ":"); ^ ~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
* audio/muse: unbreak with libc++ 3.9jbeich2017-02-012-1/+23
| | | | | | | | httpstream.cpp:366:4: error: assigning to 'char *' from incompatible type 'const char *' p = strstr(url, HTTP_PREFIX); if (!p) goto out; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
* Restore usr/share/alsa as a directory. Other linux ports install filestijl2017-02-016-11/+384
| | | | | | there as well. PR: 216690
* audio/mixxx: unbreak with clang 4.0jbeich2017-02-011-0/+13
| | | | | | | | | | src/widget/wdisplay.cpp:89:19: error: ordered comparison between pointer and zero ('QPixmap **' and 'int') if (m_pPixmaps>0) ~~~~~~~~~~^~ PR: 216354 Reported by: antoine (via exp-run) Submitted by: tcberner
* Enable i386 support to Linux CentOS 7 ports.tijl2017-02-0114-5/+267
| | | | PR: 216646
* Revert BROKEN on armv6 from r432897.riggs2017-02-011-1/+0
| | | | | | | Rationale: Marking port broken on armv6 was done based on the results of a bulk build of the ports tree as of r431452, i.e. before the fix for this particular link error was committed in r431615.
* Zita-resampler is a C++ library for resampling audio signals. It is designed toamdmi32017-02-016-0/+108
| | | | | | | | | | | | | | | | | | | be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. The library operates on signals represented in single-precision floating point format. For multichannel operation both the input and output signals are assumed to be stored as interleaved samples. The API allows a trade-off between quality and CPU load. For the latter a range of approximately 1:6 is available. Even at the highest quality setting libzita-resampler will be faster than most similar libraries providing the same quality, e.g. libsamplerate. WWW: http://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html PR: 215981 Submitted by: meka@tilda.center
* - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-01159-1523/+621
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a last resort. - Construct a list of DISTFILES for every architecture (amd64, i386). Select one list for regular make and all lists for make makesum so linux ports can have one combined distinfo file. - Set DIST_SUBDIR?=centos so there's only one copy of common distfiles. - Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter. - Regenerate all distinfo files. - For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib, lib64 and sbin into symbolic links to the same directory under usr. This fixes the problem where some programs/libraries exist under / on FreeBSD and /usr on Linux or vice versa and then depending on the order of search paths Linux programs may run/load FreeBSD programs/libraries and fail. - Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so Linux programs can find desktop theme icons. This eliminates the need for x11-themes/linux*-hicolor-icon-theme. - Rename pkg-plist.x86_64 to pkg-plist.amd64. - Regenerate all pkg-plist files. - Add @preexec to linux_base pkg-plist that moves existing files in bin, lib, lib64, sbin and icons to the new destination before the directories are turned into symbolic links. - Remove several empty directories from linux_base ports. - Sweep over all linux ports: use consistent style, remove old CONFLICTS, remove unused pkg-descr files, add NLS option,... - Remove old linux arts, esound and openssl-compat ports.
* Bump PORTREVISION for ports affected by the fix the last commit.mat2017-02-011-1/+1
| | | | | Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight
* Mark various ports broken on aarch64 and armv6.linimon2017-01-312-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Also mark as broken on other tier-2 archs.linimon2017-01-311-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* - Mark BROKEN: does not fetch, upstream goneamdmi32017-01-301-0/+2
|
* Change the MAINTAINER line to my FreeBSD.org address in the ports I maintainrezny2017-01-301-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9380
* - Update to 1.1.1jhale2017-01-303-4/+10
| | | | | | - Add NO_ARCH - Add regression testing support - Use something better than the Github repo for WWW
* audio/logitechmediaserver: Fix staging (plist) on i386woodsb022017-01-302-241/+265
| | | | | | | | | | - plist installation location varies by ARCHNAME - plist list of installed files varies based on ARCH + OSREL PR: 213260 Reported by: David Z. <daz@hyperchronos.org> Approved by: Mark Dixon (maintainer) MFH: 2017Q1
* - Fix build when CC is absolute pathamdmi32017-01-302-4/+12
| | | | | | | | | | | | | | | Upstream build scripts have some machinery to include compiler-specific .mak file depending on compiler used. This is handled in an ugly way by the port, roughly, upstream makefile includes ${CC}.mak and ports Makefile copies that from default .mak. This is breaks when CC is an absolute path and is useless anyway, as even if it was implemented properly, customized .mak files are for compilers we'll never use such as gcc 3.2, intel and suncc. So make upstream makefile always include the default .mak. PR: 215253 Approved by: maintainer timeout (mi@aldan.algebra.com, 6 weeks) MFH: 2017Q1
* Update devel/protobuf to 3.2.0sunpoet2017-01-304-4/+4
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Mark as broken on aarch64: multiple failures in configure.linimon2017-01-291-3/+5
| | | | While here, pet portlint.
* Update to upstream release 10.1.0riggs2017-01-292-4/+5
|
* Update to upstream version 0.20.3; fixes see belowriggs2017-01-288-17/+222
| | | | | | | | | | | | | | Detailed log: - Update to upstream version 0.20.3 - Resolve c++ stdlib overlinking on FreeBSD-10, fixes [1] - Promote HTTPD to default OPTION (proposal by jungleboogie0@gmail.com) - Update REINPLACEs on example config file to match upstream changes - Add additional hint on directory permissions and ownership for initial mpd service start in pkg-message.in - Pet portlint PR: 216371 Reported by: hideo@lastamericanempire.com
* Remove expired ports:rene2017-01-2810-220/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active
* Update to 1.36.2sunpoet2017-01-262-4/+4
| | | | Changes: https://github.com/quodlibet/mutagen/blob/master/NEWS
* Update to 1.36.1olivierd2017-01-242-4/+4
|