cvs commit: ports/audio/beast Makefile

2011-12-27 Thread Mark Linimon
linimon 2011-12-28 03:21:24 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Mark as broken on powerpc: fails to compile. Hat:portmgr Revision ChangesPath 1.46 +4 -0 ports/audio/beast/Makefile _

cvs commit: ports/audio/beast Makefile

2011-11-05 Thread Mark Linimon
linimon 2011-11-05 20:07:31 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Add a redirect for a sysctl's stderr. This fixes the package logfile header being bogus on pointyhat on powerpc, and should have no other effect. Approved by:

Re: cvs commit: ports/audio/beast Makefile

2011-09-08 Thread Pietro Cerutti
On 2011-Sep-08, 06:42, Alexey Dokuchaev wrote: > On Thu, Sep 08, 2011 at 08:22:13AM +0200, Pietro Cerutti wrote: > > In this particular port, whether SSE is available or not decides wheter > > a set of SSE-enabled plugins are built, in addition to the standard > > plugins. The most harm will be hav

Re: cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Alexey Dokuchaev
On Thu, Sep 08, 2011 at 08:22:13AM +0200, Pietro Cerutti wrote: > In this particular port, whether SSE is available or not decides wheter > a set of SSE-enabled plugins are built, in addition to the standard > plugins. The most harm will be having a handful of additional files > installed, that the

Re: cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Pietro Cerutti
On 2011-Sep-08, 04:00, Alexey Dokuchaev wrote: > On Wed, Sep 07, 2011 at 06:06:44PM +0200, Pietro Cerutti wrote: > > On 2011-Sep-07, 15:57, Alexey Dokuchaev wrote: > > > On Wed, Sep 07, 2011 at 02:36:13PM +, Pietro Cerutti wrote: > > > > gahr2011-09-07 14:36:13 UTC > > > > > > > > Mo

Re: cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Alexey Dokuchaev
On Wed, Sep 07, 2011 at 06:06:44PM +0200, Pietro Cerutti wrote: > On 2011-Sep-07, 15:57, Alexey Dokuchaev wrote: > > On Wed, Sep 07, 2011 at 02:36:13PM +, Pietro Cerutti wrote: > > > gahr2011-09-07 14:36:13 UTC > > > > > > Modified files: > > > audio/beast Makefile > >

Re: cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Pietro Cerutti
On 2011-Sep-07, 15:57, Alexey Dokuchaev wrote: > On Wed, Sep 07, 2011 at 02:36:13PM +, Pietro Cerutti wrote: > > gahr2011-09-07 14:36:13 UTC > > > > Modified files: > > audio/beast Makefile > > Log: > > - Unbreak > > - Use sysctl to find out whether SSE is support

Re: cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Alexey Dokuchaev
On Wed, Sep 07, 2011 at 02:36:13PM +, Pietro Cerutti wrote: > gahr2011-09-07 14:36:13 UTC > > Modified files: > audio/beast Makefile > Log: > - Unbreak > - Use sysctl to find out whether SSE is supported What's wrong with .if ${MACHINE_CPU:Msse} ? ./danfe __

cvs commit: ports/audio/beast Makefile

2011-09-07 Thread Pietro Cerutti
gahr2011-09-07 14:36:13 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: - Unbreak - Use sysctl to find out whether SSE is supported Revision ChangesPath 1.44 +2 -3 ports/audio/beast/Makefile _

cvs commit: ports/audio/beast Makefile

2011-05-17 Thread Erwin Lansing
erwin 2011-05-18 06:57:52 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Mark BROKEN: leaves files behind on deinstallation Revision ChangesPath 1.42 +2 -0 ports/audio/beast/Makefile

cvs commit: ports/audio/beast Makefile distinfo pkg-descr pkg-plist

2011-04-11 Thread Pietro Cerutti
gahr2011-04-11 15:37:23 UTC FreeBSD ports repository Modified files: audio/beast Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.7.4 See http://git.gnome.org/browse/beast/plain/NEWS for details Revision ChangesPath 1.41 +4 -4 ports/

cvs commit: ports/audio/beast Makefile

2011-04-08 Thread Pietro Cerutti
gahr2011-04-08 14:20:45 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: - Use MACHINE_CPU to detect SSE features [1] - Remove CPPFLAGS from CONFIGURE_ENV Inspired by:audio/ardour [1] Revision ChangesPath 1.40 +3 -4

cvs commit: ports/audio/beast Makefile pkg-plist ports/audio/beast/files patch-configure

2011-03-21 Thread Pietro Cerutti
gahr2011-03-21 09:58:46 UTC FreeBSD ports repository Modified files: audio/beast Makefile pkg-plist Added files: audio/beast/filespatch-configure Log: - Fix detection of SSE features - Assume amd64 and i386 have SSE Revision ChangesPath 1.39

cvs commit: ports/audio/beast Makefile distinfo

2011-02-26 Thread Pietro Cerutti
gahr2011-02-26 16:31:50 UTC FreeBSD ports repository Modified files: audio/beast Makefile distinfo Log: - Fix MASTER_SITES Reported by:miwi Revision ChangesPath 1.38 +1 -2 ports/audio/beast/Makefile 1.7 +0 -1 ports/audio/be

cvs commit: ports/audio/beast Makefile distinfo pkg-plist ports/audio/beast/files patch-birnet_birnetcdefs.h patch-birnet_birnettests.h patch-birnet_birnetthreadimpl.cc patch-bse_bsecxxplugin.hh patch

2010-09-27 Thread Pietro Cerutti
gahr2010-09-27 14:55:05 UTC FreeBSD ports repository Modified files: audio/beast Makefile distinfo pkg-plist audio/beast/filespatch-birnet_birnetcdefs.h patch-tools_bseloopfuncs.c Added files: audio/beast/filespatch-bse_bsecxx

cvs commit: ports/audio/beast Makefile

2009-05-28 Thread Mark Linimon
linimon 2009-05-29 04:07:07 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Mark as broken on sparc64: does not compile. Revision ChangesPath 1.30 +7 -1 ports/audio/beast/Makefile __

cvs commit: ports/audio/beast Makefile ports/audio/glame Makefile ports/audio/snd Makefile ports/cad/gwave Makefile ports/cad/libgeda Makefile ports/comms/gnuradio Makefile ports/deskutils/gnotime Mak

2009-01-22 Thread Martin Wilke
miwi2009-01-22 16:04:11 UTC FreeBSD ports repository Modified files: audio/beast Makefile audio/glame Makefile audio/sndMakefile cad/gwaveMakefile cad/libgeda Makefile comms/gnuradio Makefile de

cvs commit: ports/audio/beast Makefile

2008-03-10 Thread Pietro Cerutti
gahr2008-03-10 13:56:32 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: - Remove USE_XLIB in favor of USE_XORG Approved by:miwi (mentor) Revision ChangesPath 1.26 +2 -1 ports/audio/beast/Makefile _

cvs commit: ports/audio/beast Makefile distinfo pkg-plist ports/audio/beast/files patch-birnet_birnetcdefs.h patch-birnet_birnetcpu.c patch-bse_bseloader-bsewave.c patch-bse_bseloader-guspatch.cc patc

2008-02-28 Thread Pietro Cerutti
gahr2008-02-28 21:43:28 UTC FreeBSD ports repository Modified files: audio/beast Makefile distinfo pkg-plist Added files: audio/beast/filespatch-birnet_birnetcdefs.h patch-birnet_birnetcpu.c patch-bse_bseloade

cvs commit: ports/audio/beast Makefile

2007-07-03 Thread Pav Lucistnik
pav 2007-07-03 20:09:32 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Mark BROKEN: does not compile with GCC 4.2 Revision ChangesPath 1.22 +7 -1 ports/audio/beast/Makefile ___

cvs commit: ports/audio/beast Makefile

2007-03-04 Thread MANTANI Nobutaka
nobutaka2007-03-04 16:22:43 UTC FreeBSD ports repository Modified files: audio/beast Makefile Log: Fix build after objformat removal. Revision ChangesPath 1.19 +2 -1 ports/audio/beast/Makefile ___ cvs-all@

cvs commit: ports/audio/beast Makefile ports/audio/coverhunter Makefile ports/audio/enscribe Makefile ports/audio/gnomoradio Makefile ports/audio/jamboree Makefile ports/audio/lindele Makefile ports/a

2006-11-03 Thread Jean-Yves Lefort
jylefort2006-11-03 13:10:57 UTC FreeBSD ports repository Modified files: audio/beast Makefile audio/coverhunterMakefile audio/enscribe Makefile audio/gnomoradio Makefile audio/jamboree Makefile audio/lindeleMakefile au

cvs commit: ports/audio/beast Makefile ports/audio/beast/files patch-sfi_glib-extra.c patch-sfi_glib-extra.h

2006-05-07 Thread Jean-Yves Lefort
jylefort2006-05-07 14:47:21 UTC FreeBSD ports repository Modified files: audio/beast Makefile Added files: audio/beast/filespatch-sfi_glib-extra.c patch-sfi_glib-extra.h Log: Unbreak after GLib 2.10 import. Reported by:pointy