Commit graph

12483 commits

Author SHA1 Message Date
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
Pawel Pekala
2b689b512c - Update to version 0.45.3
- Support STAGEDIR

While here:
- Use options helpers
- Install dektop entry file

PR:		ports/181877
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-28 16:06:16 +00:00
Emanuel Haupt
5e6d9d3994 Remove NO_STAGE after staging conversion. 2013-10-28 13:46:33 +00:00
Emanuel Haupt
bd6d810bb0 Support staging. 2013-10-28 13:33:22 +00:00
Emanuel Haupt
99769fa9f5 Support staging. 2013-10-28 10:06:21 +00:00
Rusmir Dusko
8ccc6a7f5c audio/musescore
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS and Option

audio/zynaddsubfx

- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Add DOCS and EXAMPLES Options
- Change DOCS
- Support STAGEDIR and add OPTIONS_SUB
- Change pkg-plist, remove DOCS and EXAMPLES

games/glob2

- Simplify master sites
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Change comment
- Use the new format for LIB_DEPENDS
- Add DOCS and Option
- Change icons
- Use REINPLACE_CMD instead of files/patch-src_VoiceRecorder.cpp
- Adjust patches
- Change pkg-message

Approved by:	pawel / wg (mentors, implicit)
2013-10-28 03:03:46 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
William Grzybowski
d821311d39 audio/lastfm-desktop: add missing patch
- Add patch forgotten in last commit

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:28:06 +00:00
William Grzybowski
49b292c4fc audio/lastfm-desktop: link against ffmpeg
- Link against ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:24:39 +00:00
William Grzybowski
6f02410d6f audio/beets: change dependency from ffmpeg1 to ffmpeg
- Change dependency from ffmpeg1 to ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:10:31 +00:00
Emanuel Haupt
75567a9c53 Support staging. 2013-10-27 09:35:12 +00:00
Danilo Egea Gondolfo
3c160acde6 - Remove LAME (restricted port audio/lame) from DEFAULT_OPTIONS
Reported by: tijl
2013-10-26 23:58:36 +00:00
Rusmir Dusko
328b990a79 - Fix Index add proper TCMALLOC_LIB_DEPENDS
Approved by:	pawel / wg (mentors, implicit)
2013-10-26 21:46:57 +00:00
Rusmir Dusko
86b1af8a22 - Simplify master sites
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Add USE_LDCONFIG=yes
- Add DOCS Option
- Add FAAD SHOUTCAST TCMALLOC WAVPACK to default Options
- Add OPTIONS_SUB
- Change DOCS
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit)
2013-10-26 21:13:05 +00:00
Rusmir Dusko
530485b495 - Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR and add OPTIONS_SUB

Approved by:	pawel / wg (mentors, implicit)
2013-10-26 07:55:22 +00:00
Danilo Egea Gondolfo
05187cc454 - Fix build [1]
- Update pkg-descr [1]
- Add stage support
- Add NLS option
- Use GCC only in versions < 1000054

PR:		ports/183288
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com> (maintainer) [1]
2013-10-26 02:04:40 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00