Commit graph

15566 commits

Author SHA1 Message Date
Kurt Jaeger
558589fa2c New port: audio/lilv
Lilv is a C library to make the use of LV2 plugins as simple as possible
for applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies. It is stable, well-tested
software (the included test suite covers over 90% of the code) in use
by several applications.

WWW: http://drobilla.net/software/lilv/

PR:		213290
Submitted by:	Michael Beer <beerml@sigma6audio.de>
Reviewed by:	Yuri Victorovich <yuri@rawbw.com>
2017-01-10 19:48:09 +00:00
Kurt Jaeger
e20ec43bfc New port: audio/sratom
Sratom is a library for serialising LV2 atoms to/from RDF,
particularly the Turtle syntax.

WWW: http://drobilla.net/software/sratom

PR:		213288
Submitted by:	Michael Beer <beerml@sigma6audio.de>
Reviewed by:	Yuri Victorovich <yuri@rawbw.com>
2017-01-10 18:52:13 +00:00
Koop Mast
c728f1fdad Update midipp to 1.3.3.
- Fixed support for more than 12 jump labels
- Fixed output MIDI channel when using the piano tab
- MIDIPP can now be build against Qt4 or QT5 (default).

Submitted by:	maintainer
2017-01-09 22:17:48 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Jason E. Hale
c6c1772f2a Remove libofa support
MusicDNS servers are no longer running and audio/libofa has been
marked DEPRECATED

multimedia/ffmpeg was only needed for libofa, so remove that
dependency as well
2017-01-09 12:16:33 +00:00
Thomas Zander
5638f73073 Chase update of audio/aubio; bump PORTREVISION on dependent ports 2017-01-09 11:25:28 +00:00
Thomas Zander
daad3aced9 Update to upstream version 0.4.4 2017-01-09 11:23:58 +00:00
Dmitry Marakasov
35b791f156 - Fix license
- Use GNU_CONFIGURE
- Remove always true OSVERSION based condition
2017-01-09 09:39:45 +00:00
Ben Woods
147c5bbf97 audio/libsamplerate: Change license details from GPLv2 to BSD2CLAUSE
- libsamplerate 0.1.9 was re-licensed under the 2 clause BSD license [1]

[1] http://www.mega-nerd.com/SRC/license.html
2017-01-08 08:52:42 +00:00
Sunpoet Po-Chuan Hsieh
e730d999d3 Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
2017-01-07 21:42:28 +00:00
Baptiste Daroussin
7b36e788ce Remove useless declaration of PKG_CONFIG_PATH 2017-01-07 20:44:37 +00:00
Jason E. Hale
409995bd9e Update audio/chromaprint to 1.4.2
- Chromaprint itself is now licensed MIT, but it still includes LGPL21 code
- Add DOXYGEN option to build and install API docs
- Add TEST option to build regression tests
- API has changed, so some dependent ports needed to be patched (mostly
  taken from their respective upstream repositories)

Changes:	https://github.com/acoustid/chromaprint/blob/v1.4.2/NEWS.txt
2017-01-06 14:24:00 +00:00
Jason E. Hale
19cdda7e62 - Fix LICENSE
- Pare down dependencies to the options that require them
- Add TEST_TARGET to actually run the tests
- Support symbol visibility with clang
- Silence a few warnings
2017-01-06 11:09:18 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
7277ec6a16 Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
2017-01-05 22:58:02 +00:00
Jason E. Hale
96966101c6 Update to 1.1.5
Changes:	https://github.com/gogglesmm/gogglesmm/compare/1.1.4...1.1.5
2017-01-05 22:43:42 +00:00
Mark Felder
15cc32ac31 audio/murmur: Update to 1.2.18
PR:		211612
2017-01-04 22:08:34 +00:00
Mark Felder
39c5d34485 audio/mumble: Update to 1.2.18
PR:		215408
2017-01-04 21:43:59 +00:00
Alberto Villa
f38c763d28 - Add ports for Nuvola Player 3 and its services
Nuvola Player is a runtime for web-based music streaming services
providing more native user experience and integration with desktop
environments than usual web browsers can offer. Nuvola Player handles
multimedia keys, shows desktop notifications, integrates with various
sound menus, applets and launchers and more. Additional features
include Last.fm scrobbling.

Mostly the same name scheme as in the official repo was kept, to
promote some compatibility.

The service ports are generated automatically, all the magic happens
in www/nuvolaplayer-all-services/Makefile.services. This allows for
very easy maintenance of many slave ports.

WWW: https://tiliado.eu/nuvolaplayer
2017-01-04 12:52:54 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
2017-01-03 18:12:13 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Dmitry Marakasov
1cd1cda1a7 - Remove always-false condition and corresponding optional patch
- Add LICENSE_FILE
- Don't install LICENSE with docs
- Switch to options helpers

Approved by:	portmgr blanket
2017-01-03 13:09:48 +00:00
Mathieu Arnold
c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Mathieu Arnold
b1e8459a6f Deprecate ports broken for FreeBSD 10.3-
Sponsored by:	Absolight
2017-01-03 10:59:48 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Sunpoet Po-Chuan Hsieh
ae0b6ebd37 Update MAINTAINER: use @FreeBSD.org 2016-12-31 21:07:50 +00:00
Jason E. Hale
77eed30703 Reset maintainership of ports belonging to <joris@vandalon.nl>
No known ports activity since 2012; multiple PR timeouts since then

Note:
archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5
sysutils/fusefs-rar2fs has a pending update [1] and potentially a new
maintainer

PR:		214277 [1]
2016-12-31 17:41:17 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Sunpoet Po-Chuan Hsieh
579b01b26a - Add PORTSCOUT 2016-12-30 19:19:59 +00:00
Sunpoet Po-Chuan Hsieh
e41ea98c4e - Fix PORTVERSION
- Fix LICENSE
- Add LICENSE_FILE
- Convert to options target helper

PR:		215653
Submitted by:	amdmi3
2016-12-29 17:44:48 +00:00
Dmitry Marakasov
5f60a14334 - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to opt_CMAKE_BOOL

Approved by:	portmgr blanket
2016-12-28 18:41:28 +00:00
Jason E. Hale
713804ff08 - Unbreak fetch (project has moved to Github) [1]
- Fix LICENSE
- Sort and remove duplicate desktop-file-utils from USES
- Remove deprecated WX_UNICODE
- Add patch to fix build with ffmpeg 3.x

PR:		212750 (based on) [1]
Submitted by:	shun <shun.fbsd.pr@dropcut.net> [1]
Approved by:	maintainer timeout (3 months)
2016-12-28 15:50:13 +00:00
Vanilla I. Shu
130a10893e Update to 1.2.0. 2016-12-28 13:54:49 +00:00
Vanilla I. Shu
aa5eac5ae7 Bump version to chrase aubio's shared library version. 2016-12-28 13:51:33 +00:00
Vanilla I. Shu
476ba5e8c7 Update to 0.4.3. 2016-12-28 12:42:13 +00:00
Alexey Dokuchaev
ec3a79f812 - Update `audio/flacon' to version 2.1.1
- Couple of minor non-functional adjustments

Reported by:	portscout

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1482855182 which corresponds to commit 9caf6bc tagged
as this release.
2016-12-28 08:45:42 +00:00
Steve Wills
c6a8c11254 audio/ruby-mp3tag: deprecate 2016-12-28 02:56:39 +00:00
Steve Wills
48f31d95c2 audio/ruby-audiofile: deprecate 2016-12-28 02:46:18 +00:00
Raphael Kubo da Costa
bb94d70dc8 Update OptimFROG to 5.100
* More verbose option description and reason for NO_CDROM
* Add dependency on compat9x for the shared lib (binaries are static)
* Update the pkg-descr text

PR:		213590
Submitted by:	matthew@reztek.cz (maintainer)
2016-12-27 21:05:09 +00:00
Steve Wills
2ed77af1e2 audio/rubygem-ruby-shout: update to 2.2.2 2016-12-27 17:50:56 +00:00
Dmitry Marakasov
188b9b4da2 - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix license: actual license for code is GPLv3+, LGPL is for debian changes only

Approved by:	portmgr blanket
2016-12-27 15:33:33 +00:00
Dmitry Marakasov
0190983d13 - Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes

Approved by:	portmgr blanket
2016-12-27 12:20:41 +00:00
Mathieu Arnold
f97eee0cbe Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by:	Absolight
2016-12-26 14:33:04 +00:00
Kurt Jaeger
0ba60b4ede New port: audio/spectrogram
Small audio visualizer for sndiod's monitor mode.

WWW: https://www.dim13.org/Spectrogram

PR:		214464
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-12-25 18:27:11 +00:00
Jason E. Hale
e692e46212 - Update to 3.4.4
- Convert options to CMAKE_BOOL
2016-12-25 14:58:04 +00:00
Dmitry Marakasov
adeac03634 CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by:	portmgr blanket
2016-12-25 14:23:38 +00:00
Dmitry Marakasov
7602fdd7b0 - Update to 2.5.2
PR:		214875
Submitted by:	pkubaj@anongoth.pl
2016-12-25 13:16:00 +00:00
Jason E. Hale
36e3ab0968 - Update to 1.1.4
- Convert to CMAKE_BOOL
- Simplify DOCS installation
2016-12-25 13:13:23 +00:00
Guido Falsi
3794408d34 Remove libofa support. The service it depends on has been discontinued
and the libofa port is now DEPRECATED.

PR:		215518
Submitted by:	jhale
2016-12-25 00:27:31 +00:00
Jan Beich
cc496fc413 Simplify spelling for softfp defaults 2016-12-25 00:23:13 +00:00