Commit graph

12626 commits

Author SHA1 Message Date
Baptiste Daroussin
5d078315a9 Fix typo 2013-12-11 14:40:48 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Danilo Egea Gondolfo
f74450cd2e - Add stage support
PR:		ports/184622
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
2013-12-09 14:21:04 +00:00
Emanuel Haupt
c5ebaf1641 Update to 3.2.4
Submitted by:	nemysis
2013-12-09 10:03:02 +00:00
Marcus von Appen
ea2127140a - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Limit the port to the supported python version

Approved by:	portmgr (blanket)
2013-12-08 12:48:42 +00:00
Danilo Egea Gondolfo
34dbbeef4c - Use USE_GCC=yes instead of =4.6+
Suggested by:	gerald
2013-12-07 22:58:53 +00:00
Mark Felder
ba38e3c0f8 Add support for the LastGenre plugin
Approved by:	swills (mentor, implicit)
2013-12-07 22:08:49 +00:00
Danilo Egea Gondolfo
30ec49f1f3 - Fix build (remove BROKEN). Use CXX as compiler instead of CC.
- Add stage support
2013-12-07 18:38:36 +00:00
Mark Felder
639f14b87b - Add support for web plugin
- Change to cleaner/simpler option_RUN_DEPENDS= format
- Make option_DESC capitalization consistent

Approved by:	swills (mentor, implicit)
2013-12-07 18:23:30 +00:00
Sean Bruno
ec789c3935 Use compiler:c++11-lib to get this port to compile on stable/9
Add a couple of dirrmtry missing from the last run

Submitted by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-12-07 18:00:44 +00:00
Danilo Egea Gondolfo
5512668c30 - Fix port build (remove BROKEN). Remove -DG_DISABLE_DEPRECATED from Makefile.(in|am), this port uses deprecated functions from glib20.
- Use gcc 4.6+ to support -std=gnu++0x
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Add desktop-file-utils and shared-mime-info to USES
2013-12-07 17:21:53 +00:00
Antoine Brodin
7c66b0b577 - Fix leftovers, NO_WRKSUBDIR and * do not play well together
- Stage support
- Use OPTIONS helpers
2013-12-07 09:07:40 +00:00
Mark Felder
7ed211ec66 Update to 1.3.1
Approved by:	crees (mentor)
2013-12-06 16:53:20 +00:00
Baptiste Daroussin
479765da57 Mark as broken: fails to configure:
===>  Running extconf.rb to configure
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
	--with-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/bin/ruby19
extconf.rb:24:in ``': No such file or directory - audiofile-config --libs (Errno::ENOENT)
	from extconf.rb:24:in `<main>'
*** [ruby-extconf-configure] Error code 1
2013-12-06 14:18:15 +00:00
Max Brazhnikov
064f57d542 - Respect CMAKE_BUILD_TYPE
Approved by:	portmgr (bapt)
2013-12-04 18:48:48 +00:00
Sean Bruno
a9b5a1ffb6 Update to Clementine 1.2.1
Version 1.2.1:
Bugfixes:
* Fix library download in the network remote.
* Fix removing songs from playlist in the network remote.
* Fix login failures with box.com.
* (Mac OS X) Add a workaround for a weird font issue on 10.9.
* (Linux) Fix a typo that would prevent the Spotify downloader button from
ever being shown
2013-12-04 15:33:33 +00:00
Sean Bruno
334b23f589 Pointyhat to me.
SPOTIFY support references the built in clementine library support module
for the service that requires qca2 support.

SPOTIFY_BLOB references some magical external library (from the vendor),
that can be used in its place.

There isn't a clearly obvious way to disable SPOTIFY support alltogether
and the original, pre svn r335260 version of the SPOTIFY logic is correct

Reported by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-12-03 19:29:05 +00:00
Sean Bruno
043905fa76 Typo fix: s/DEBUS/DBUS/g
Recomment out maintainer line comment at top of file

Submitted by:	makc@
2013-12-03 14:52:52 +00:00
David Chisnall
dded03ebdc Update MPDCon to 1.5.
Approved by:	bapt (mentor)
2013-12-03 14:15:34 +00:00
Antoine Brodin
2841f61ea1 - Fix build with clang
- Drop maintainership
- Stage support

PR:		ports/184206
Submitted by:	Tsurutani Naoki (maintainer)
2013-12-02 19:21:09 +00:00
Max Brazhnikov
2c74a115bd - Restore PHONON option for kid-qt4 (and add patch to fix build)
- Prepare for Qt 5 port
2013-12-02 16:10:20 +00:00
William Grzybowski
9437c078d0 audio/mp3splt-gtk: update to 0.8.2
- Update to 0.8.2 [1]
- Use options helpers
- Convert lib depends to new format
- Allow staging

PR:		ports/184401
Submitted by:	maintainer
2013-12-02 12:49:29 +00:00
Max Brazhnikov
5265176527 - Update to 3.0.2
- Explicitly depend on required Qt 4 components
- Remove PHONON option for kid-qt4 (does not build without it)
2013-12-02 11:33:39 +00:00
Sean Bruno
64b75d526f after review from makc@
Bump PORTREVISION becuase ...

- Remove WITH_DEBUG
- Enable DBUS for all configurations
- Remove DBUS as a configuration option
- Remove GOOGLE_DRIVE as a default option, google sparsehash will not build
  currently.
- Remove share/applications from plist

PR:	ports/182107
2013-12-02 03:39:33 +00:00
Antoine Brodin
5b1ba185fd Finish stage support 2013-12-01 21:20:01 +00:00
Antoine Brodin
5fbf611a7f Mark as broken: doesn't compile since August 2013 2013-12-01 21:06:11 +00:00
William Grzybowski
bb3057fdb3 audio/xmms-timidity: swtich from CFLAGS to CXXFLAGS
- Swtich from CFLAGS to CXXFLAGS [1]
- Use new format for lib depends

PR:		ports/184072 [1]
Submitted by:	maintainer
2013-12-01 12:57:00 +00:00
William Grzybowski
231e0c9693 audio/teamspeak3-server: update to 3.0.10.1
PR:		ports/184123
Submitted by:	maintainer
2013-12-01 12:53:46 +00:00
Danilo Egea Gondolfo
4d2e869c75 - Update from 4.6.39 to 5.3.59
- Add stage support
while here
- Convert USE_DOS2UNIX to USES
- Add pkgconfig and gtk20 as dependencies

PR:		ports/184398
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2013-12-01 03:48:54 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
Nicola Vitale
ec8743e19e - Remove implicit lang/python dependency
Required by:	python (via mva)
2013-11-30 22:58:44 +00:00
Sunpoet Po-Chuan Hsieh
1c85dc35bc - Respect upstream naming: rename rubygem-ogginfo to rubygem-ruby-ogginfo
- Update to 0.7.2
- Add LICENSE
- Remove leading indefinite article from COMMENT

Changes:	https://github.com/moumar/ruby-ogginfo/blob/master/History.txt
2013-11-30 15:43:55 +00:00
Rene Ladan
058cc9e721 Remove expired port:
2013-11-30 audio/gnump3d: Development has been abandoned upstream
2013-11-30 11:02:18 +00:00
Sean Bruno
bb9c829a77 Update audio/clementine-player to 1.2.0
This now works on 11-current

PR:	ports/178687
2013-11-30 03:54:16 +00:00
Sean Bruno
7159742f3e Address some of the nonsense seen in audio/clementine-player as the code in
this port ends up generating libraries and code that just don't link
correctly.

PR:		ports/178687
2013-11-30 01:58:17 +00:00
Sunpoet Po-Chuan Hsieh
23c7b466a7 - Strip shared library
- Fix packaging with pkgng [1]
- Cleanup Makefile

Reported by:	pkg-fallout [1]
2013-11-30 00:17:44 +00:00
Sunpoet Po-Chuan Hsieh
7cd5e34f26 - Update to 0.1.3
- Move LICENSE upward
- Add USE_LDCONFIG
- Pass maintainership to submitter
- While I'm here:
  - Use USES=pathfix
  - Strip shared library

Changes:	https://github.com/mstorsjo/fdk-aac/blob/master/ChangeLog
PR:		ports/184351
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-29 17:29:51 +00:00
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Ruslan Makhmatkhanov
2cbb04c05e - update to 3.3.2
- add staging support
- update USE_PYTHON value
- drop BDB from options list, there is no such option (portlint warning)

changelog:
3.3.2 is primarily a bugfix release, with only very limited new features added.

- Tracks were sometimes selected incorrectly when searching a playlist
- Sometimes the main window wouldn't appear when minimizing to the system tray
- More tags supported for MP4/M4A/FLAC/OGG files
- Locale bugs when executing --help
- Updated Windows installer dependency download versions
- Fixed plugins: librivox

PR:		183843
Submitted by:	rm (myself)
Approved by:	jsa (maintainer, by mail)
2013-11-27 06:25:56 +00:00
Grzegorz Blach
ab04541320 - Update to 0.25
- Support staging
2013-11-26 20:35:14 +00:00
Gerald Pfeifer
b4dbc62588 Rename audio/mpc to audio/musicpc to avoid a package name conflict
with math/mpc. [1]

Adjust to new LIB_DEPENDS standard.

Broker a maintainer handover. [2]

Approved by:	portmgr (bapt) [1]
		Mark Reidel <ports@mark.reidel.info> (old maintainer) [2]
		gblach (new maintainer) [2]
2013-11-26 14:02:43 +00:00
Guido Falsi
8d1e2d9887 Fix calls to waf scripts to allow depending on any python version,
instead of the one hardcoded in the script itself.

Submitted by:	python@ (mva@)
2013-11-25 22:13:06 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Philippe Audeoud
e7dc7e78a4 - FLAC support by default
PR:		ports/177193
Submitted by:	Luke <lukek@rogers.com>
Approved by:	maintainer
2013-11-25 16:11:53 +00:00
Jason E. Hale
4aca91442b - Restore support for librcc charset conversation library
PR:		ports/184280
Submitted by:	fluffy
2013-11-25 14:45:37 +00:00
Sunpoet Po-Chuan Hsieh
93c013d44b - Add LICENSE
- Simplify MAKEFILE
- Support STAGEDIR
2013-11-25 11:33:38 +00:00
Sunpoet Po-Chuan Hsieh
25250f0850 - Add LICENSE
- Use PKGNAMESUFFIX
- Remove unnecessary DISTNAME and DOCSDIR
- Convert to new LIB_DEPENDS format
- Remove deprecated PTHREAD_*
- Respect PORTDOCS
- Support STAGEDIR
2013-11-25 11:33:34 +00:00
Sunpoet Po-Chuan Hsieh
19d965192e - Support STAGEDIR 2013-11-25 11:33:30 +00:00
Sunpoet Po-Chuan Hsieh
c49b37dcb0 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-11-25 11:33:26 +00:00
Mark Linimon
bfd16aa9fa Reset maintainer at his request.
PR:	ports/184260
2013-11-25 00:03:38 +00:00