Commit graph

12630 commits

Author SHA1 Message Date
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
William Grzybowski
f4e5486c89 audio/xmms2: fix build with newer ffmpeg
- Fix build with newer ffmpeg

Reported by:	Wolfgang Riegler <wolfgang.riegler gmx.de>
Approved by:	maintainer
2013-10-25 16:52:53 +00:00
Danilo Egea Gondolfo
8aec9a9958 - Update from 2.0.4 to 2.0.5
- Add debug option
- Force dependency on jack
- Fix detection of SSE
- Make soxr default sample rate library and allow only 1 to be chosen
- Add midi support
- Add soundtouch support
- Remove taglib
- Remove extra patches

PR:		ports/183195
Submitted by:	Jack Low <xxjack12xx@gmail.com> (maintainer)
2013-10-25 16:42:26 +00:00
Marcus von Appen
ce01f38cc1 - Update devel/sdl20 to version 2.0.1
- Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2
  shlib version
- Enable staging support for the SDL2 ports
- Switch to new LIB_DEPENDS format for the SDL2 ports
- Add LICENSE to the SDL2 ports
- Use gmake USES for the SDL2 ports
2013-10-25 16:15:36 +00:00
Emanuel Haupt
2e5347c22c Support staging. 2013-10-25 14:52:21 +00:00
William Grzybowski
398cb808fc audio/denemo: update to 1.0.8
- Update to 1.0.8 [1]
- Allow staging [1]
- Convert lib depends to new format

PR:		ports/181881 [1]
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-10-25 13:23:32 +00:00
Emanuel Haupt
b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Koop Mast
bd675ff411 Update to 1.2.1.
- Multiple GUI related fixes
- Added support for sending and muting non-channel MIDI events
- Added support for sending custom MIDI events
- Removed superfluous MIDI channel reset events from the beginning of the
  initial MIDI recording.
- Added support for sending MIDI beat and song events
- Fixed international language support when importing Lyrics

Submitted by:	maintainer via e-mail
2013-10-24 20:10:09 +00:00
Koop Mast
f0c61ecb95 Update to 2.0.9.
Removed device reset events from start of MIDI file. Allow storing of
non-channel MIDI events.

Submitted by:	maintainer via mail
2013-10-24 20:07:01 +00:00
Emanuel Haupt
d8ff08c806 Mark BROKEN. Does not build on FreeBSD 10.x and later.
Notified by:	pkg-fallout
2013-10-24 13:53:55 +00:00
Olivier Duchateau
3568307321 - Support STAGEDIR
- Convert to new LIB_DEPENDS format (audio/thunar-media-tags-plugin)
2013-10-23 20:48:36 +00:00
Emanuel Haupt
f4a1e022c0 Support staging. 2013-10-23 20:30:50 +00:00
Sunpoet Po-Chuan Hsieh
726fcd0619 - Update to 20121001
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR

Changes:	https://github.com/lastfm/Fingerprinter/commits/master
2013-10-23 18:18:08 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Max Brazhnikov
681d6a01b5 - Remove NO_STAGE
- Add patch to fix build with ffmpeg2
2013-10-23 10:49:47 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Tijl Coosemans
8035bf70d1 - Change maintainer email address (lost access to previous one).
- Support staging.
- Disable optimisation flags that clang does not support.
- Silence post-patch.

PR:		ports/182525
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
2013-10-23 09:59:18 +00:00
Emanuel Haupt
491392b2e4 Support staging. 2013-10-23 08:03:24 +00:00
Rusmir Dusko
5b15a8323c - Add PKGNAMESUFFIX= 2
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Use the new format for LIB_DEPENDS
- Add EXAMPLES_BIN and PATEST_BIN, fix installation for it
- Use pathfix instead of REINPLACE_CMD
- Change pkg-plist, add missing pa_jack.h

Approved by:	wg (mentor)
2013-10-23 02:54:44 +00:00
William Grzybowski
98bfd02249 audio/alsa-plugins: fix build with newer ffmpeg
- Fix build with newer ffmpeg

Reported by:	Kevin Oberman <rkoberman gmail.com>
Approved by:	portmgr (bapt, implicit)
2013-10-23 00:30:15 +00:00
Sunpoet Po-Chuan Hsieh
e69393a3ae - Add LICENSE
- Support STAGEDIR
2013-10-22 20:11:41 +00:00
Sunpoet Po-Chuan Hsieh
5b0f2466ec - Fix build on some Perl releases: it fails to build with 5.14.4 (current default)
- Add LICENSE
- Support STAGEDIR
2013-10-22 20:03:01 +00:00
Sunpoet Po-Chuan Hsieh
b5f79fe0bc - Add LICENSE
- Support STAGEDIR
2013-10-22 20:02:56 +00:00
Tijl Coosemans
9e32881bc2 Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by:	"Chris Petrik" <c.petrik.sosa@gmail.com>
2013-10-22 18:50:47 +00:00
Raphael Kubo da Costa
b7dc0097d8 - Fix the build with libc++.
- Add a patch to ensure the port keeps building with the upcoming CMake
  2.8.12.
- Support staging.
- Stop being silent in the post-install target.
- Use the new syntax for defining dependencies and configuration arguments.
2013-10-22 16:50:10 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
William Grzybowski
7d537e3579 audio/amarok-kde4: bump port revision
- Bump port revision required by ffmpeg update
2013-10-22 09:37:51 +00:00
William Grzybowski
bac748f555 audio/audacity: link against ffmpeg0
- Link against ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-21 21:08:21 +00:00
William Grzybowski
3775d31673 audio/spek: link against ffmpeg
- Link against ffmpeg and not ffmeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 15:17:54 +00:00
William Grzybowski
124e223954 audio/acoustid-fingerprinter: link against ffmpeg-2
- Link against ffmpeg-2
- Remove ffmpeg prefix patch

Approved by:	portmgr (bapt, implicit)
2013-10-21 14:54:12 +00:00
William Grzybowski
86c8eb06e3 audio/chromaprint: bump port revision
- Bump port revision, forgot in last commit
2013-10-21 14:45:53 +00:00
William Grzybowski
fb1e5f4a3b audio/chromaprint: switch to multimedia/ffmpeg
- Switch to multimedia/ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-21 14:45:07 +00:00
Eitan Adler
1e4b9d737b - Convert to staging
Approved by:	crees (maintainer, implicit)
2013-10-21 02:49:40 +00:00
William Grzybowski
3624ddf181 multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)

Approved by:	portmgr (bapt)
2013-10-19 16:43:32 +00:00
Baptiste Daroussin
382a949b6f Strip binaries 2013-10-19 00:05:32 +00:00
Baptiste Daroussin
85d31308fb Update to 1.9.4
Properly fix shebang on bin/auscope
Run depends on perl
Strip binaries
2013-10-19 00:01:10 +00:00
Baptiste Daroussin
e8c3fdba75 Enable stage 2013-10-18 23:49:55 +00:00
Baptiste Daroussin
2cbf6edd3c Unconditionnaly install docs in stage 2013-10-18 23:46:08 +00:00
Baptiste Daroussin
ce484964e9 Unconditionnaly install docs and remove useless inclusion of bsd.port.options.mk 2013-10-18 23:44:48 +00:00
Baptiste Daroussin
33b3a2050d Enable staging,
Strip binary
Convert LIB_DEPENDS to new format
Add missing desktop-file-utils
2013-10-18 23:00:00 +00:00
Bernhard Froehlich
e8a8a5500c - Add USES=desktop-file-utils
- Support staging
- Convert optional dependencies to new format
- Convert LIB_DEPENDS to new shlib format
- Bump PORTREVISION
2013-10-18 11:40:34 +00:00
Danilo Egea Gondolfo
e8261f4517 - Update from 0.5.4 to 0.5.5
- Pass maintainership to submitter
- Add stage support

PR:		ports/183049
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2013-10-17 18:21:55 +00:00
Tijl Coosemans
9674cdcd35 Remove audio/akode*. This was part of KDE 3.x.
PR:		ports/182283
Approved by:	Scot Hetzel <swhetzel@gmail.com> (maintainer)
2013-10-17 17:28:19 +00:00
Danilo Egea Gondolfo
23ab45700b - Disable SSE if arch != amd64
Reported by:	tijl
2013-10-17 17:14:24 +00:00
Danilo Egea Gondolfo
7fd1eae8b8 - Disable SSE if the arch is powerpc [1]
- Add stage support
- Use options helpers

PR:		ports/182986
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer) [1]
2013-10-17 14:30:19 +00:00
Guido Falsi
f67b166d6e - Convert to staging
- Rename patch files according to standard
2013-10-17 12:00:55 +00:00
Guido Falsi
6d2f1d4a68 - Convert to staging
- Fix build with clang
- Rename patch files according to standard
- Convert to new LIB_DEPENDS format
2013-10-17 12:00:16 +00:00
Dmitry Marakasov
bdb0707174 - Support staging
- Enable SSE by default on amd64
2013-10-17 01:18:42 +00:00
Dmitry Marakasov
c3c373cc28 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-17 01:14:16 +00:00
Guido Falsi
9001af3ee7 - Convert to staging
- Convert LIB_DEPENDS to new format
2013-10-16 21:19:39 +00:00
Guido Falsi
38ae427410 - Convert to staging
- Rename patch files according to standard
2013-10-16 21:18:48 +00:00
Guido Falsi
6d4ddf3011 - Convert to staging 2013-10-16 21:17:44 +00:00
Dmitry Marakasov
57f5b44aa5 - Support staging 2013-10-16 03:28:12 +00:00
Olivier Duchateau
5483a9d678 - Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format

- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
Baptiste Daroussin
b41ebe474d Remove all options bringing gnome1 libraries 2013-10-15 09:47:11 +00:00
Sunpoet Po-Chuan Hsieh
9ad6b3281d - Update MASTER_SITES and WWW
- While I'm here:
  - Remove deprecated PTHREAD_*
  - Convert to new OPTIONS helper
  - Support STAGEDIR

PR:		ports/181887
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-14 14:54:54 +00:00
Pawel Pekala
d30db85435 Enable staging 2013-10-13 20:29:04 +00:00
Mark Felder
45abaf0d86 - Apply patch that slipped last commit
- Update another LIB_DEPENDS syntax I missed

Approved by:	swills (mentor)
2013-10-13 15:41:34 +00:00
Roman Bogorodskiy
17d861e38a Update to 1.16.0. 2013-10-13 15:31:39 +00:00
Baptiste Daroussin
596cd74849 Allow packageing as a user[1]
While where strip the final library[2]

Reported by:	danfe [1], stage-qa [2]
2013-10-13 15:05:04 +00:00
Max Brazhnikov
46888a73a1 - Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
2013-10-13 13:03:03 +00:00
Hajimu UMEMOTO
6bdcdb09a7 avoid package name collisions. 2013-10-12 19:05:09 +00:00
Hajimu UMEMOTO
1d325da2c9 use new LIB_DEPENDS format. 2013-10-12 19:04:06 +00:00
Sunpoet Po-Chuan Hsieh
cd9d8b9c19 - Strip shared library
- Do not mkdir PREFIX/libdata/pkgconfig which is already in BSD.local.dist
- Use SUB_FILES
- Remove unnecessary patch
- Cosmetic change
- Take maintainership
2013-10-12 18:16:59 +00:00
Mark Felder
da0b78a0f0 - Fix mumble not detecting celt libraries
- New LIBDEPENDS format
- Remove old message regarding FreeBSD 7.x
- STAGE clean
- Compiles with clang, supports FreeBSD 10

PR:		ports/182215
Approved by:	swills (mentor)
2013-10-12 17:30:09 +00:00
Thomas Abthorpe
8f2bb0abab 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9
2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9
2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9
2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9
2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9
2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9
2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9
2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9
2013-10-10 security/ruby-acl: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9
2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9
2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
2013-10-11 05:34:28 +00:00
David Chisnall
9dc03c4a79 Fix mpdcon distfile name
Approved by:	bapt (mentor)
2013-10-10 12:44:47 +00:00
Emanuel Haupt
a40fcc59b3 Remove dead BERLIOS mirror. 2013-10-10 08:27:17 +00:00
Jason E. Hale
c744c5d9db - Update to 1.9.1
- Remove RCC option for now.  Codebase has changed too much
  for the patch to apply cleanly.
2013-10-10 00:31:52 +00:00
Guido Falsi
1d04bd11cc - Convert to staging
- Use option helpers
2013-10-09 23:52:21 +00:00
Guido Falsi
44ed5f2529 - Convert to staging 2013-10-09 23:51:05 +00:00
Jason E. Hale
e949d268bf - Support staging
- Use new LIB_DEPENDS syntax
- Add missing LICENSE_FILE
- Denote in pkg-descr that this is for the deprecated XML Webservice V1
2013-10-09 09:29:59 +00:00
Jason E. Hale
eac4e56163 - Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-09 09:24:24 +00:00
Jason E. Hale
cc1292b873 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-09 08:01:13 +00:00
Jason E. Hale
a2b9897417 - Use unique package names
- Stop using LATEST_LINK
- Use new LIB_DEPENDS syntax
- Support staging
2013-10-09 07:50:58 +00:00
Jason E. Hale
e6b957a6ff - Support staging
- Convert LIB_DEPENDS to new syntax
2013-10-09 07:04:18 +00:00
Jason E. Hale
3b40187e41 - Support staging
- Convert LIB_DEPENDS to new syntax
- Use options helpers
2013-10-09 06:55:59 +00:00
Jason E. Hale
4368ba6c1e - Support staging
- Convert LIB_DEPENDS to new syntax
- Update MASTER_SITES
2013-10-09 06:35:43 +00:00
Baptiste Daroussin
3ece50039b Remove USE_GCC=any: builds fine with clang 2013-10-09 06:17:42 +00:00
Rusmir Dusko
be3ca157b5 - Change maintainer email to @FreeBSD.org
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB

Approved by:	wg/pawel (mentors)
2013-10-09 03:14:49 +00:00
William Grzybowski
56146681cc audio/deadbeef: link using ffmpeg0
- Link using ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-08 23:01:38 +00:00
William Grzybowski
0dc807f50a audio/cuberok: link using ffmpeg0
- Link using ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-08 22:39:08 +00:00
David Chisnall
57a17cd71f Update MPDCon to the latest release. Switch upstream to GAP, which has
taken over maintaining it.

Approved by:	bapt (mentor)
2013-10-08 15:10:33 +00:00
Pietro Cerutti
810354445a - Fix location of reswrap after update of FOX-1.4
Reported by:	QAT
2013-10-08 07:11:25 +00:00
John Marino
cc27f63556 Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-07 23:03:12 +00:00
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Max Brazhnikov
4476a5c138 - Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
Baptiste Daroussin
1f93c9dd90 Fix pkgname collision
With hat:	portmgr
2013-10-07 11:09:05 +00:00
Baptiste Daroussin
13728ce0ec Remove yamt, it is unmaintained and depends on gnome1 libraries
Approved by:	demon (maintainer)
2013-10-07 10:36:07 +00:00
Alex Kozlov
ad2a141411 - Fix various distinfo artifacts
Approved by:	portmgr (bapt)
2013-10-07 10:16:07 +00:00
John Marino
2e37cab623 audio/p5-Net-FreeBSD: Support DragonFly too
Transferring these dports patches to this unmaintained port.
2013-10-06 23:22:08 +00:00
John Marino
3f22518c3f audio/ecasound: #include <cstring>
C++ fix taken from dports.
2013-10-06 23:17:08 +00:00
Rusmir Dusko
a2f048cb70 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- Support STAGEDIR
- While here modernize and cleanup

Approved by:	wg/pawel (mentors)
2013-10-04 22:01:54 +00:00
Rene Ladan
d573091db8 Add staging support for linux-f10-* ports maintained by emulation@
(category audio).
2013-10-04 21:35:35 +00:00
Baptiste Daroussin
8350632a5d Stagify 2013-10-04 20:14:17 +00:00
Baptiste Daroussin
de01d73afc stagify 2013-10-04 20:12:51 +00:00
Baptiste Daroussin
d4b37c9815 Stagify 2013-10-04 20:11:29 +00:00
Baptiste Daroussin
7f0bc40ee9 Stagify and cleanup 2013-10-04 20:09:38 +00:00
Baptiste Daroussin
ce536687bb Stagify 2013-10-04 20:04:08 +00:00
Baptiste Daroussin
bb482f5b64 Stagify 2013-10-04 19:57:12 +00:00
Baptiste Daroussin
26a9280af7 Enable stage
Modernize LIB_DEPENDS
2013-10-04 19:40:05 +00:00
Hajimu UMEMOTO
6ed5b279d7 use opt_MAKE_ENV.
Spotted by:	bapt
2013-10-04 17:03:57 +00:00
Baptiste Daroussin
42f94ef9b4 Stagify
Use options helpers
2013-10-04 16:57:30 +00:00
Hajimu UMEMOTO
7176943928 - enable stage.
- use opt_LIB_DEPENDS.
2013-10-04 16:46:10 +00:00
Baptiste Daroussin
8fcbef600a Stagify 2013-10-04 16:44:16 +00:00
Hajimu UMEMOTO
74895ba494 enable stage. 2013-10-04 16:38:03 +00:00
Christian Weisgerber
7975fcf12b Make use of new option helpers.
Remove post-patch section that didn't actually change anything.
2013-10-04 12:35:10 +00:00
Christian Weisgerber
8e56bacd23 Make use of opt_USE. 2013-10-04 12:32:26 +00:00
Emanuel Haupt
50727f33da Fix build on 10-CURRENT 2013-10-04 12:17:27 +00:00
Emanuel Haupt
19b311be1e Fix build on 10-CURRENT 2013-10-04 12:05:20 +00:00
Guido Falsi
9c070db8b7 - Convert to scons USES
- Use option helpers
- Fix NLS option logic
2013-10-04 11:36:29 +00:00
Baptiste Daroussin
c7c5115ac7 Fix after removal of PKGNAMESUFFIX in master port 2013-10-04 09:34:19 +00:00
Jason E. Hale
9562e25e92 - Update 0.6.1
- Support staging
2013-10-04 09:30:19 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Baptiste Daroussin
877f103d9e Dot not arbritrary change PKGNAME 2013-10-04 07:18:59 +00:00
Veniamin Gvozdikov
ae065d4db2 - Changed email and reversed surname/name
- Changed tabs to spaces in pkg-descr

Approved by:	eadler (mentor)
2013-10-03 22:35:12 +00:00
Florian Smeets
4e23b4863e - update to 1.0.27.2 [1]
-- add PYTHON option to alsa-lib
 -- drop unresponsive mirrors and those that rarely catch up
 -- drop --disable-aload from alsa-lib, builds fine without
 -- drop USE_LDCONFIG from alsa-plugins, useless for dlopen'd plugins
 -- convert to new LIB_DEPENDS syntax and Makefile header
 -- convert PLIST_SUB to OPTIONS_SUB
 -- don't link alsa-utils against librt for clock_gettime(2)
 -- pass paths to configure relative to --prefix value
 -- install udev config(s) under PREFIX (for reference)
 -- cleanup /var/lib as it's not in default MTREE_FILE
 -- remove OSVERSION check for EOL releases
- allow staging

PR:		ports/182245 [1]
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
Approved by:	maintainer timeout
2013-10-03 16:34:28 +00:00
John Marino
88f1eb7ccd audio/osd-lyrics: Fix iconv LDFLAGS 2013-10-02 22:48:09 +00:00
John Marino
31508aa062 audio/minitunes: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:31:56 +00:00
Baptiste Daroussin
d0834e0bfc No public distfiles available anymore, pkgname conflict with sysutils/tracker 2013-10-02 15:18:26 +00:00
Emanuel Haupt
22ea011acf Use staging 2013-10-02 13:43:29 +00:00
Emanuel Haupt
97afc376c3 Update to 0.25.0 2013-10-02 11:56:39 +00:00
Bryan Drewery
098817c9ea - Remove default DISTNAME
PR:		ports/165609
Submitted by:	pgollucci (March 2012)
With hat:	portmgr
2013-09-30 14:23:02 +00:00
Alex Kozlov
af10e03b82 - Support STAGEDIR 2013-09-29 22:01:20 +00:00
Jason E. Hale
3a7fc23404 - Update to 1.2
- Support staging
- Update pkg-descr (capabilities & formatting)
2013-09-29 14:22:27 +00:00
Marcus von Appen
aadda3ba00 - Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
2013-09-29 11:36:51 +00:00
Marcus von Appen
83e8407ad1 - Enable stage support
- Convert to new LIB_DEPENDS format
2013-09-29 11:31:53 +00:00
Guido Falsi
903eef6e32 Convert xmms2 ports to staging.
While here, convert to new LIB_DEPENDS format.
2013-09-29 10:41:24 +00:00
Grzegorz Blach
9af3f6eaff - Move PLIST_FILES and MAN1 to pkg-plist
- Bump PORTREVISION

Approved by:	crees (mentor)
2013-09-29 09:31:11 +00:00
Antoine Brodin
cea1298216 Add an explicit dependency on pkgconf (needed to build ossxmix) 2013-09-29 08:35:33 +00:00
Christian Weisgerber
ce17b5c12a Support staging, general clean-up. 2013-09-28 16:59:55 +00:00
Christian Weisgerber
e00ef0bb6b Support staging.
Turn obscure WITH_ variable into OPTION for Last.fm Audioscrobbler support.
2013-09-28 16:03:59 +00:00
Dmitry Marakasov
6ba68fdd9a - Support staging
- Rename patches according to porter's handbook
2013-09-28 15:35:04 +00:00
Christian Weisgerber
cfd400ebbd Support staging, clean up. 2013-09-28 15:30:08 +00:00
Marcus von Appen
a7c872d7e5 - Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
2013-09-27 22:39:18 +00:00
Marcus von Appen
4bef5c9aab - Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
2013-09-27 22:36:11 +00:00
Marcus von Appen
2c48585f99 - Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
- Limit to the supported python versions
2013-09-27 22:31:52 +00:00
Marcus von Appen
add2685167 - Set the properly supported python versions 2013-09-27 22:04:40 +00:00
Grzegorz Blach
eaf3a74aec - Convert USE_GNOME=gnomehack to USES=pathfix
- Convert to new LIB_DEPENDS syntax
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:36:31 +00:00
Grzegorz Blach
ee53e77fa4 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:34:27 +00:00
Grzegorz Blach
a7c7332184 - Support staging
Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-27 17:31:26 +00:00
Renato Botelho
613d8e5824 Add dbus-glib-1 as explicity dependency and fix build on current 2013-09-27 14:16:23 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Eitan Adler
403331c320 Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention.
2013-09-26 20:08:38 +00:00
Pawel Pekala
1ff39632d0 Add support for STAGEDIR 2013-09-26 14:47:00 +00:00
Danilo Egea Gondolfo
1798b0d963 - Change maintainer email to @FreeBSD.org
- Convert to new LIB_DEPENDS syntax
- Add staging support
- files/patch-configure no longer needed

Approved by:	wg (mentor)
2013-09-26 13:59:42 +00:00
Vanilla I. Shu
302a490316 bump revision due jansson shlib change. 2013-09-26 11:39:08 +00:00
Lars Engels
342e8560b9 Change to the new LIB_DEPENDS format 2013-09-26 09:16:15 +00:00
Lars Engels
f8f15bd40d - Support staging
- Use new LIB_DEPENDS format
2013-09-26 09:13:51 +00:00
Lars Engels
c8a241d7d0 Support staging 2013-09-26 08:46:12 +00:00
Dmitry Marakasov
0309eacedd - Update to 2013.09.15 [1]
- While here, use new LIB_DEPENDS syntax and respect PREFIX

PR:		182331 [1]
Submitted by:	John Hixson <john@ixsystems.com> (maintainer) [1]
2013-09-25 04:18:08 +00:00
Jason E. Hale
24153f05d9 - Whitespace fix 2013-09-25 01:52:29 +00:00
Jason E. Hale
449f2064cb - Update to 1.0
- Support staging
- Fix build with libc++ [1]

PR:		ports/182345 [1]
Submitted by:	swills [1]
2013-09-25 01:29:24 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00