Commit graph

12799 commits

Author SHA1 Message Date
Guido Falsi
a0a27f37ce - Fix build on 10 and head due to new ld behavior 2013-12-17 09:28:19 +00:00
Dmitry Marakasov
ea3629c01a - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Rene Ladan
09839a3902 Drop now useless PYDISTUTILS_PKGNAME assignment.
Submitted by:	wg
2013-12-16 12:25:30 +00:00
Rene Ladan
595ae0a408 - Stagify
- Switch to PYDISTUTILS=yes
- Bump PORTREVISION to drop runtime dependency on py-setuptools
- Drop pkg-plist
- Mark as architecture-independent
2013-12-16 12:03:47 +00:00
Roman Bogorodskiy
bcd557ebda - easytag depends on taglib not on mp4v2 since 2.1.8
- support staging
- add license
- make NLS support conditional

PR:		184499
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
2013-12-16 07:53:19 +00:00
Chris Rees
2ec1bb7b9f Fix WMA playback.
0.18 update will come soon, but it's proving nontrivial
due to a substantial rewrite in c++!

PR:		ports/184768
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com>
2013-12-15 18:49:15 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Rene Ladan
889cc3b544 Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
2013-12-15 14:32:28 +00:00
Antoine Brodin
309e88dcfa Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod)
Approved by:	portmgr (bapt)
2013-12-14 19:47:32 +00:00
Florian Smeets
50cfc58f27 - ALSA now supports playing HTML5 audio with 32-bit sample format [1]
after being converted from float as passed by firefox/libcubeb [2]
- Restore behavior from r296140 while adding alignment options in case
  of issues. This should make things slightly less broken and add more
  sample formats. [1]
- Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA
  which sample formats are supported and just feed whatever they like,
  assuming the underlying device supports it.
  While here also fix mixer device for OSS plugin. It should be /dev/dsp
  according to 4Front OSS wiki. The only works with ARIFF_OSS enabled
  but the volume is reset on close(). audio/oss doesn't work either way:
  the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2]

PR:		ports/183861 [1]
PR:		ports/184006 [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer timeout
2013-12-14 14:41:17 +00:00
Pawel Pekala
cd5b7e32eb - Add option PULSEADUIO default to off, package links to
libpulse when availble on system
- Don't reset options to just LAME when not building
  on package server
- Convert to new LID_DEPENDS format, use option helpers

PR:		ports/182838
Submitted by:	me
Approved by:	maintainer timeout
2013-12-14 10:52:42 +00:00
Matthias Andree
fe5a519334 Convert to staging. 2013-12-14 09:52:41 +00:00
Baptiste Daroussin
8dee5c4834 Support stage 2013-12-14 00:53:42 +00:00
Baptiste Daroussin
dabfea297e Build fine with clang if the proper cstd is defined 2013-12-13 14:51:53 +00:00
Baptiste Daroussin
beac3175fc Remove USE_GCC=4.7+ in favour of compiler:c++11-lib
While here, pet bsd.sanity.mk
2013-12-13 14:48:26 +00:00
John Marino
01ff0cf20f audio/calf: Unbreak on most platforms by fixing plist
It is still broken on FreeBSD 10+:
fixed_point.h: error: 'data' declared as an array with a negative size (4x)
2013-12-13 10:05:42 +00:00
Sunpoet Po-Chuan Hsieh
6636d0b1ea - Update LICENSE 2013-12-13 00:54:49 +00:00
Eitan Adler
42e885fc3f multiple: sync legal
This fixes 7 ports.

Approved by:	portmgr (implicit)
2013-12-12 22:09:42 +00:00
Baptiste Daroussin
f0503e09c8 Fix testings that should not have been in
Pointyhat to:	bapt
2013-12-12 20:38:08 +00:00
Pawel Pekala
f861d69b29 Depend on audio/libsndfile, package links to it when available on
system and at least TWOLAME option needs it to configure properly.

PR:		ports/183950
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Approved by:	maintainer timeout
2013-12-12 19:30:43 +00:00
David Chisnall
47ad8ca013 Update MPDCon to 1.5.1
Approved by:	bapt (mentor)
2013-12-12 13:01:06 +00:00
Bryan Drewery
5439a5b592 Fix dependency 2013-12-11 17:31:22 +00:00
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
Baptiste Daroussin
a0117760b3 Support staging,
Use shebangfix
2013-11-24 19:48:42 +00:00
Baptiste Daroussin
a40ed2e4ab Support staging 2013-11-24 19:44:46 +00:00
Baptiste Daroussin
dc86cab9e6 Support staging 2013-11-24 19:42:48 +00:00
Baptiste Daroussin
387b3637cd Support staging 2013-11-24 19:41:44 +00:00
Baptiste Daroussin
afa7205c43 Support staging 2013-11-24 19:27:20 +00:00
Baptiste Daroussin
eba7c3ec41 Support staging 2013-11-24 19:26:11 +00:00
Baptiste Daroussin
5de678554b Fix typo [1]
While here properly use INSTALL_LIB

Reported by:	ohauer
2013-11-24 19:20:20 +00:00
Baptiste Daroussin
8cbc2ea725 Support Staging by cheating on PREFIX 2013-11-24 19:18:07 +00:00
Baptiste Daroussin
9a919f5b2a Support staging 2013-11-24 19:15:33 +00:00
Baptiste Daroussin
9939ccc61b Support staging
Remove useless patching
2013-11-24 19:13:44 +00:00
Baptiste Daroussin
9b51ce6107 Support stage
Use options helpers
2013-11-24 19:10:43 +00:00
Baptiste Daroussin
25b45206c3 Support staging 2013-11-24 19:08:54 +00:00
Baptiste Daroussin
53f517fce8 Support staging 2013-11-24 19:07:38 +00:00
Baptiste Daroussin
f9dd74aaa3 Deprecate (no public distfiles available)
While here stagify
2013-11-24 19:01:35 +00:00
Baptiste Daroussin
c1426563ef Support staging
Use modern LIB_DEPENDS
2013-11-24 18:59:34 +00:00
Baptiste Daroussin
3a207b3059 Support staging
Use modern lib_depends
2013-11-24 18:57:50 +00:00
Baptiste Daroussin
6d2107d672 Support staging
Use options helpers
2013-11-24 18:55:15 +00:00
Baptiste Daroussin
18ca20f357 modernize LIB_DEPENDS
Support staging
2013-11-24 18:53:16 +00:00
Baptiste Daroussin
c5ae502094 Support staging
Strip binaries
Remove useless .pre.mk/.post.mk inclusions
2013-11-24 18:49:35 +00:00
Baptiste Daroussin
871e39394d Use modern lib_depends
Support staging
2013-11-24 18:45:54 +00:00
Baptiste Daroussin
69c99632ee Remove cruft 2013-11-24 18:38:38 +00:00
Baptiste Daroussin
9b19507efc Support staging
Strip binaries
2013-11-24 18:38:14 +00:00
Baptiste Daroussin
2882f8e464 Fix staging 2013-11-24 18:36:57 +00:00
Baptiste Daroussin
4655b57b46 Support staging
Use optiosn helpers
2013-11-24 18:36:36 +00:00
Baptiste Daroussin
ff56f468af Support staging
Allow packaging as a user
2013-11-24 18:32:02 +00:00
Baptiste Daroussin
9e094b3915 Support NO_STAGE
Strip binaries
2013-11-24 18:30:13 +00:00
Baptiste Daroussin
cde318cffb Support staging 2013-11-24 18:28:46 +00:00
Baptiste Daroussin
bf23594bee Support staging
Respect PREFIX
2013-11-24 18:28:01 +00:00
Baptiste Daroussin
c18c08e326 Support stage 2013-11-24 18:24:58 +00:00
Alexey Degtyarev
003caca566 audio/icecast-kh: a fork of icecast2 project stable and extended with many features.
WWW: https://github.com/karlheyes/icecast-kh/

PR:		ports/182983
Submitted by:	Anes Mukhametov <anes@anes.su>
Approved by:	wg (mentor)
2013-11-24 12:05:33 +00:00
Marcus von Appen
786b76fa2c - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Change LIB_DEPENDS to the new format
2013-11-24 11:49:07 +00:00
Marcus von Appen
9458ddd083 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
2013-11-24 11:47:24 +00:00
Marcus von Appen
6192d9ea1b - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
2013-11-24 09:32:53 +00:00
Marcus von Appen
8a6a7bce2b - Fix usage of 'python' to get rid of the implicit lang/python
dependency
- Fix OPTIONS
2013-11-24 09:25:54 +00:00
David Naylor
9b5265f7bb Fix build of audio/soundkonverter due to the use of '-pedantic'.
Soundkonverter includes a C file that has a trailing comma (,) at the end
of an enum, this construct is only supported by C++11 (but by C99) thus is
not accepted as valid with the '-pedantic'.  The base compiler (gcc) does
not understand C++11 and errors on this.

Remove the '-pedantic' option as it does not impact on the code produced,
to allow the port to be built.

PR:	ports/182906
2013-11-24 08:56:44 +00:00
Koop Mast
eacb409b76 Remove ',' at the end of the last entry of emumerator list.
While here Stageify port, update LIB_DEPEND syntax and depend on package
name instead of looking for a file.

PR:		ports/161568
Submitted by:	Takefu <takefu@airport.fm>
2013-11-23 22:44:00 +00:00
Sunpoet Po-Chuan Hsieh
dacd35c759 - Update to 0.9.31
- Bump PORTREVISION for www/libmicrohttpd shlib change
- While I'm here:
  - Use GNU micro
  - Convert to new LIB_DEPENDS format
  - Convert to new options helper
  - Strip shared library
  - Sort PLIST
  - Support STAGEDIR

PR:		ports/184199
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-11-23 18:41:39 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Koop Mast
6fd348728d Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
2013-11-21 19:06:50 +00:00
Max Brazhnikov
b590bf5f68 - Get rid of deprecated QMAKEFLAGS
- Use globally provided QMAKE, etc.
2013-11-21 16:55:54 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Max Brazhnikov
189e88416e - Get rid of QMAKEFLAGS
- Use options helpers
- Use globally provided LRELEASE/LUPDATE
- Convert LIB_DEPENDS to new style
2013-11-21 15:55:58 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Eitan Adler
42f0e86cba s/.error/ignore/g
This port needs additional work, but fix building INDEX for now.

Approved by:	crees (maintainer, implicit)
2013-11-20 02:42:32 +00:00
Pietro Cerutti
3528b910b4 - Fix CONFIGURE error with clang
- Add LICENSE (GPLv2)
- STAGE-clean
2013-11-19 15:49:35 +00:00
Baptiste Daroussin
51c60ddf7f Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
2013-11-18 13:45:44 +00:00
Baptiste Daroussin
747257c740 Convert to dos2unix
Convert LIB_DEPENDS to new format
2013-11-18 13:12:25 +00:00
Bernhard Froehlich
8a780985d0 - Update to 0.27
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?)
2013-11-18 12:03:42 +00:00
Alexey Dokuchaev
7360dedf05 - Update to version 0.4.1 and stagify
- Modernize LIB_DEPENDS syntax
- Drop article from COMMENT line
- s/MPD/MusicPD/, update WWW: link

Submitted by:	maintainer
2013-11-18 05:53:34 +00:00
Mark Felder
10ab9ca30f Take maintainership
Add patch that allows audio device selection with FreeBSD's OSS

PR:		ports/181104
Submitted by:	Natacha Porte
Approved by:	swills (mentor)
2013-11-17 23:07:02 +00:00
Raphael Kubo da Costa
d5ae66b630 Deprecate audio/liteamp.
Another bitrotten port. Last upstream release in 2004, fails to build with
clang.

Will expire in 2 weeks unless someone steps up to maintain it.
2013-11-17 21:59:01 +00:00
Oliver Lehmann
57936e49a2 remove graphics/gqview-devel - no active development since 8 years
remove audio/gqmpeg-devel - no active development since 8 years
2013-11-17 14:38:11 +00:00
Marcus von Appen
7c19894cc2 - Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemüller <jan.kokemueller@gmail.com>
2013-11-17 12:33:49 +00:00
Alberto Villa
84a235eda9 - Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
2013-11-17 02:12:25 +00:00
Baptiste Daroussin
7fedff36dc Revert badly tested conversion to USES=webplugin
Pointyhat to:	bapt
2013-11-14 18:22:48 +00:00
Emanuel Haupt
785533e7c1 Support staging. 2013-11-14 09:37:36 +00:00
Emanuel Haupt
f813c5a6f7 Support staging. 2013-11-14 09:36:08 +00:00
Emanuel Haupt
4de5bec435 Support staging. 2013-11-14 08:49:49 +00:00
Marcus von Appen
526f1dd967 - Add MP3 support via multimedia/smpeg2 (new option SMPEG)
PR:		ports/183364
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-11-13 21:36:36 +00:00
Alberto Villa
1e8dbdd9e1 - Update to 0.8.3.
- STAGEify.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.

Version 0.8.3 brings the following improvements:
 * Add support for libimobiledevice 1.1.5 (there was an API/ABI break)
 * Remove use of some deprecated glib functions
 * Fix various issues found using clang/cppcheck
 * Improve robustness of the iphone callout
2013-11-13 16:49:00 +00:00
Emanuel Haupt
fe3d08c08c Support staging. 2013-11-13 16:00:45 +00:00
Emanuel Haupt
74e211540a Support staging. 2013-11-13 15:58:38 +00:00
Emanuel Haupt
15a886eb51 - Support staging
- Add license
2013-11-13 15:50:48 +00:00
Max Brazhnikov
a73ff00e8a Fix packaging 2013-11-13 14:26:49 +00:00
Emanuel Haupt
b17ff1fb19 Support staging. 2013-11-13 12:47:29 +00:00
Emanuel Haupt
a40faaaef5 Support stage. 2013-11-13 11:27:19 +00:00
Emanuel Haupt
94ed7fd954 Update distinfo. Upstream rerolled tarball with the following changes:
- indentation
 - adding CR/LF's to some source files
2013-11-13 11:04:31 +00:00
Baptiste Daroussin
2c962ef465 Convert to USES=webplugin 2013-11-13 08:09:47 +00:00
Max Brazhnikov
063eb95c1e - Update to 3.0.1
- Add Qt 4 only port
- Remove stale patch
2013-11-12 16:50:12 +00:00
Emanuel Haupt
96be7115eb Support staging. 2013-11-12 16:16:34 +00:00
Emanuel Haupt
9aa32615c8 Support staging. 2013-11-12 16:10:18 +00:00
Emanuel Haupt
c3b576a8cf Support staging. 2013-11-12 16:07:24 +00:00
Emanuel Haupt
4ee0f854ab Support staging. 2013-11-12 16:04:51 +00:00
Emanuel Haupt
605c98a482 Make use of compier USES macro to determine compiler type. 2013-11-12 15:59:47 +00:00
Emanuel Haupt
e3608906ab - Support staging
- Make use of compier USES macro to determine compiler type
2013-11-12 15:52:20 +00:00
Mark Felder
2a434449f0 - take maintainership
- STAGE support
- remove pkg-install and pkg-deinstall scripts
- remove @stopdaemon
- ICE option is no longer default; devel/ice doesn't work on FreeBSD 10
since June
- add a start_precmd to handle empty directory creation

Approved by:	crees (mentor)
2013-11-11 16:47:25 +00:00
Grzegorz Blach
adae81a837 - Update to 2.9 2013-11-11 12:43:41 +00:00
Emanuel Haupt
5de1646d10 Update to 4.2.0 2013-11-11 12:27:53 +00:00
Sunpoet Po-Chuan Hsieh
1b76fa24f5 - Update ChangeLog link and WWW 2013-11-09 22:50:32 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Lars Engels
cfee207470 Assign back to the pool.
Requested by:	maintainer via mail
2013-11-09 16:21:35 +00:00
William Grzybowski
4aa588c9c6 devel/json-c: update to 0.11
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]

PR:		ports/182958
Submitted by:	zi, wg [1]
Approved by:	maintainer (timeout)
2013-11-09 15:57:18 +00:00
Pawel Pekala
a1c226d61f Update to version 1.0.2 2013-11-08 22:12:35 +00:00
Koop Mast
7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00
Rusmir Dusko
695fabc62a - Pass maintainership to submitter
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add USE_QT4= moc_build
- Add DOCS and EXAMPLES
- Add DOCS and EXAMPLES Options

Approved by:	pawel / wg (mentors, implicit)
2013-11-08 12:36:59 +00:00
Dirk Meyer
942544505c - Fix build with clang
- use STAGEDIR
- use OPTIONS_DEFINE
- Use PLIST_FILES and PORTDOCS instead of PLIST
PR:		183110
Submitted by:	sunpoet (Sunpoet Po-Chuan Hsieh)

- rename patchfiles
- merge REINPLACE_CMD
2013-11-08 05:59:05 +00:00
Rusmir Dusko
fc1061a7b7 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2013-11-08 00:50:32 +00:00
Rusmir Dusko
1ba17a9e0e - Change maintainer email to @FreeBSD.org
- Remove DOXYGEN Option
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-08 00:40:31 +00:00
Ganael LAPLANCHE
c647b11714 - Use new options framework
- Remove useless inclusion of bsd.port.options.mk

PR:		ports/183674
Submitted by:	mat
2013-11-07 15:55:18 +00:00
Emanuel Haupt
05c95ca93e Update to 0.90.86 2013-11-07 15:35:14 +00:00
David Naylor
ccfbb99f23 Add stage support to audio/flake. 2013-11-07 15:29:57 +00:00
David Naylor
f97f39eb6c Add stage support to audio/kaudiocreator.
- Convert LIB_DEPENDS to new format.
2013-11-07 15:29:22 +00:00
Alexey Dokuchaev
641aebe3ad - Unbreak fetching by pointing MASTER_SITES to GOOGLE_CODE
- Remove defunct mirrors and WWW link, primary website vanished
- Drop article and improve on COMMENT, NO_PACKAGE message, etc.
2013-11-07 03:41:16 +00:00
Xin LI
bc0d646198 Update to 0.57.
PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
2013-11-06 22:50:21 +00:00
Baptiste Daroussin
e1f7eae169 Mark as broken: does not fetch
Reported by:	pkg-fallout
2013-11-06 22:03:45 +00:00
Baptiste Daroussin
57db89ce24 Mark as broken: does not build
cdplayer.cc: In member function 'void button::set(int)':
cdplayer.cc:36: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:38: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: At global scope:
cdplayer.cc:68: warning: non-local variable '<anonymous struct> clist []' uses anonymous type
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:85: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:85: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:86: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:86: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:87: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:87: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:105: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void do_update()':
cdplayer.cc:281: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:286: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:301: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void time_track(int, int, int)':
cdplayer.cc:374: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void popup(int, int)':
cdplayer.cc:428: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:433: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:435: warning: deprecated conversion from string constant to 'char*'
/tmp/ccMyx9aX.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'

Reported by:	pkg-fallout
2013-11-06 22:01:19 +00:00
Mathieu Arnold
54f17b9b1b - Fix WITH=GTK2
- Stagify
- Use new options framework.

maintainer timeout.

PR:		ports/183160
Submitted by:	mat
2013-11-06 12:14:48 +00:00
Diane Bruce
b9c7e063d6 - As described by Mamoru Iwaki <1wkmmr@gmail.com> in email
> I have just looked around audio/xoscope, not compiling it yet.  Then, I
> found a strange line in files/patch-ser_unix.c, as follows:
>
> 34   +#ifdef BSD
> 35   +    if (tcgetattr(fd, &svbuf) < 0 ) {
> 36   +#else
> 37        if (ioctl(fd, TCSETA, &svbuf) < 0) {
> 38   +#endif
>
> I wonder tcgetattr(...) in line 35 should be tcsetattr(...).

It should be, but the fd involved was for hardware that is no longer
made but it is a trivial fix so fixed anyway.

- Convert to stagedir while in here.

Submitted by:	1wkmmr@gmail.com (for tcsetattr note)
2013-11-05 23:28:09 +00:00
Ganael LAPLANCHE
2d1991f389 Enable staging 2013-11-05 09:20:21 +00:00
Ganael LAPLANCHE
18ee25cc2d - Fix build when audio/portaudio is installed along with audio/portaudio2
- Enable staging
- Use new LIB_DEPENDS format
- Update USES
2013-11-05 08:16:11 +00:00
William Grzybowski
db817389dc audio/deforaos-mixer: allow staging
- Allow staging
- Bump revision for libdesktop

PR:		ports/183641
Submitted by:	maintainer
2013-11-04 20:51:55 +00:00
David Naylor
f445673be9 Add stage support to audio/soundkonverter.
Also convert LIB_DEPENDS to the new format.
2013-11-04 18:41:08 +00:00
Rene Ladan
775a0f3e70 - Update to 0.5.2
- Install some more documentation
2013-11-04 17:46:55 +00:00
Olivier Duchateau
8181fb8c71 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
- Add LICENSE blob
- Adjust dependencies
- Bump PORTREVISION
- Rewrite COMMENT entry and pkg-descr
2013-11-04 13:23:11 +00:00
Antoine Brodin
566997c264 - Add LICENSE
- Finish staging support
2013-11-03 19:58:18 +00:00
Mark Felder
8b0fce5b05 Add additional mirrors
Change package name, add suffix

PR:		ports/182015
Approved by:	swills (mentor, implicit)
2013-11-03 00:00:09 +00:00
Rusmir Dusko
9b15facab3 - Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit

Approved by:	pawel / wg (mentors, implicit)
2013-11-02 10:32:24 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
William Grzybowski
aa4ca9264d audio/libaacplus: allow staging
- Allow staging [1] (based on)

PR:		ports/183514
Submitted by:	Takefu <takefu airport.fm> (maintainer)
2013-11-01 13:11:59 +00:00
Emanuel Haupt
1be8ce8fdd Support staging. 2013-11-01 12:58:56 +00:00
Koop Mast
34ae84e15b Update to 1.2.3.
Fix undo/redo/copy/paste buttons.

Submitted by:	maintainer (via irc)
2013-11-01 11:02:59 +00:00
Vanilla I. Shu
b668a6371b support STAGEDIR. 2013-11-01 02:28:24 +00:00
Jason E. Hale
e5f33c73de - Fix build with clang
- Support staging
- Make installation of examples optional
2013-10-31 23:33:13 +00:00
Renato Botelho
fd6d42a5a4 . Add LICENSE
. Use space instead tab on WWW line
2013-10-31 23:29:56 +00:00
Dmitry Marakasov
c9c6be7fe6 - Support staging
- Use new OPTIONS features
2013-10-31 18:56:50 +00:00
William Grzybowski
34d2963f97 audio/jack: fix readline depend and allow staging
- Fix readline depend [1] (based on)
- Allow staging
- Use options helpers

PR:		ports/170517 [1]
Submitted by:	A.J. Kehoe IV <g5ypsazo nanoman.ca> [1]
2013-10-31 15:51:08 +00:00
Philippe Audeoud
04068dc56e - Mark as expirated. No more development upstream 2013-10-31 13:54:15 +00:00
William Grzybowski
d3d6cb15b0 audio/twolame: fix typo
- Fix typo, unbreak INDEX

Pointy hat:	wg
2013-10-31 13:15:03 +00:00
William Grzybowski
39c07b91c1 audio/twolame: bring additional lib dependencies
- FLAC, vorbis and ogg and linked with bin/twolame [1] (based on)

PR:		ports/181213 [1]
Submitted by:	bsam
2013-10-31 13:00:38 +00:00
Tilman Keskinoz
59d4b5b4f6 Support Stagedir 2013-10-31 12:56:19 +00:00
Baptiste Daroussin
4205b5caa1 Remove useless NEED_ROOT and use proper USES=uidfix
Now those ports can be packaged as a user.
2013-10-31 07:42:03 +00:00
Marcus von Appen
cb375ca7ac - Fix patching the .pc installation path to avoid wrong expansions
Submitted by:	many
2013-10-30 21:53:56 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Pawel Pekala
28fea4be66 Update to version 13.10
===== New Features =====
   * Selection event filter can select rests

   * Selection event filter can select either performance or notation
     duration

   * LilyPond export converts a ''(c)'' or a ''(C)'' in the copyright
     header to a proper symbol automatically

   * New interpretation toolbar for the notation editor streamlines the
     ''**Adjust -> Interpret**'' process

   * New option to allow LilyPond to export fingerings inside the staff
     (can improve collision resolution)

   * New option to instruct Rosegarden not to start JACK automatically at
     startup, allowing you to control this behavior without having to
     put garbage in your ~/.jackdrc file

   * Support LilyPond 2.14
2013-10-29 18:41:12 +00:00
Koop Mast
8151e33f4c Fix libaudiofile library name. 2013-10-29 09:55:03 +00:00
William Grzybowski
6655a7ca30 audio/cmus: remove FFMPEG option for now
Submitted by:	Herbert J. Skuhra <h.skuhra gmail.com> (maintainer, via email)
2013-10-28 21:28:54 +00:00