[PATCH] removing pulseaudio dependency on gnome-media and gnome-settings-daemon

2010-04-13 Thread Demelier David
lpful. King regards, David. -- Demelier David --- Makefile.orig 2010-03-28 08:31:01.0 +0200 +++ Makefile 2010-04-13 13:56:50.0 +0200 @@ -18,9 +18,11 @@ BUILD_DEPENDS= xml2po:${PORTSDIR}/textproc/gnome-doc-utils LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcan

libwpd needs gconf

2010-04-13 Thread Demelier David
Hi freebsd-ports, I never saw that libwpd needs gconf. libwpd actually only needs libgsf to build. What including gconf and all these dependencies in it ? -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: libwpd needs gconf

2010-04-13 Thread Demelier David
On Wed, Apr 14, 2010 at 09:46:42AM +1100, Dima Panov wrote: > On Wednesday 14 April 2010 07:31:20 Demelier David wrote: > > Hi freebsd-ports, > > > >I never saw that libwpd needs gconf. libwpd actually only needs libgsf > > to build. What including gconf and a

mplayer needs libcdio and libcdio isn't depending on

2010-04-19 Thread Demelier David
Is that behavior expected ? I means that libcdio shouldn't be needed by mplayer after the installation. King regards. -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To u

games/supertux fails to start.

2010-04-20 Thread Demelier David
ocal/share/supertux/music/SALCON.MOD zsh: abort (core dumped) supertux Is it same for you ? Cheers, -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send a

audio/sdl_mixer does not pull libmikmod as dependency

2010-04-20 Thread Demelier David
King regards. -- Demelier David ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

graphics/dri fails to build.

2010-05-02 Thread Demelier David
Hi freebsd-ports, I have two machines one running 8.0-RELEASE and one using 8.0-STABLE, the stable one successfully update xorg to 7.5 but the other one do not : cc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../src/mesa -I../../.

Re: graphics/dri fails to build.

2010-05-02 Thread Demelier David
http://www.freebsd.org/cgi/query-pr.cgi?pr=143723 It seems adding CFLAGS+=-march-=native solved the problem but I don't want to keep this flag everytime in my make.conf How this flag could solve the problem ? I can't understand. Cheers. ___ freebsd-por

Fail to make package in x11-toolkits/gtk20

2010-05-05 Thread Demelier David
cups.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 King regards. -- Demelier David ___ freebsd-po

audio/mumble needs devel/protobuf as lib depend.

2010-05-05 Thread Demelier David
patch.(see attachment). But there is still a missing dependency (I guess) because if you remove any qt4-* leaves (not depended on) mumble will segfault. Cheers. -- Demelier David --- Makefile.orig 2010-05-05 18:58:01.0 +0200 +++ Makefile 2010-05-05 19:07:09.

Re: audio/mumble needs devel/protobuf as lib depend.

2010-05-05 Thread Demelier David
The problem was an other missing dependency : databases/qt4-sql-sqlite3 so the fix would be to add sql-sqlite4 to in QT_COMPONENTS too. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

x11-wm/obconf segfaults

2010-05-12 Thread Demelier David
symbols found)... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 804e041c0 (LWP 100235)] 0x000800f4ee75 in g_object_type_init () from /usr/X11R6/lib/libgobject-2.0.so.0 King regards. -- Demelier David

Re: ports-mgmt/portmaster does not have zsh completions anymore ?

2010-05-19 Thread Demelier David
On Wed, May 19, 2010 at 10:27:35AM -0700, Doug Barton wrote: > The user reports in private e-mail that the completions file is installed, > but it's still not working. Can a zsh user help him out? > Yes, sorry I forgot everytime to answer to all... --

games/oneko-sakura conflicts with games/oneko

2010-05-28 Thread Demelier David
games/oneko 2. install games/oneko-sakura 3. pkg_delete oneko-1\* (games/oneko) 4. pkg_delete oneko\* pkg_delete: file '/usr/local/man/man6/oneko.6.gz' doesn't exist pkg_delete: file '/usr/local/bin/oneko' doesn't exist ^ Kin

Re: Ports on Macbook

2009-02-27 Thread Demelier David
z...@zaa.pp.ru wrote: > On Fri, Feb 27, 2009 at 03:04:09PM +0530, Nataraj S Narayan wrote: > > Hi > > > > I hear that Mac OS X and later ones are based on FreeBSD. My wife is > > planning to get a Macbook , which I don't quite approve. Mainly > > because we need to pay for any upgrade or new add o

Tagtool doesn't take care locales

2009-03-08 Thread Demelier David
Hi Tagtool has an international languages support. But on FreeBSD (and not only, I noticed this problem on some linux distros) tagtool doesn't care about locales, it will just runs in English. I tried to export all locales in differents languages but it still keeps english language. ___

graphics/mirage and localization

2009-03-20 Thread Demelier David
Hi As I said for tagtool too, graphics/mirage has a international localization support but which doesn't seems to work on freebsd. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send an

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-22 Thread demelier . david
On Thu, 2017-06-22 at 10:43 -0700, Dave Hayes wrote: > They are not useless to me. > > I maintain a fair number of different package repositories for > various > purposes. Over a long period of time I've found that trying to build > from HEAD is a random crapshoot as to whether everything you wa

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-23 Thread demelier . david
On Thu, 2017-06-22 at 11:57 -0700, Dave Hayes wrote: > Would you agree that release branches would be unnecessary if > somehow > you could select the version of node that the ports tree builds via > some > (as yet unspecified) mechanism? I've also think about that but I'm not sure if it's easier

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-23 Thread demelier . david
On Fri, 2017-06-23 at 00:31 +, Grzegorz Junka wrote: > A user would probably start with precompiled packages. Only power > users > who know what they are doing would try to compile the packages > themselves, and at that point I would expect them to know a thing or > two > about verifying tha

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-23 Thread demelier . david
On Thu, 2017-06-22 at 16:11 -0500, Mark Linimon wrote: > On Thu, Jun 22, 2017 at 12:32:45PM -0400, scratch65...@att.net wrote: > > My problem is that my industry experience tells me that reducing > > the frequency of port releases is practically *guaranteed* to be > > a Really Good Thing for everyo

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-23 Thread demelier . david
On Fri, 2017-06-23 at 10:38 +0200, Vlad K. wrote: > But again, that's all doable without having to introduce new > infrastructure. The ports tree as is can be maintained like this and > quarterly repos would NOT be required. All it's needed is for > maintainers to keep a stable version and a lat

Re: FreeBSD Port: RetroArch-1.3.6_7

2017-08-23 Thread demelier . david
On Wed, 2017-08-23 at 07:23 -0700, Ultima wrote: > Are you positive ffmpeg is the issue? I just did a clean build on > 110amd64 and 12 current and ffmpeg built just fine. Also build fairly > recent (less than a week) on the other releases/tier 1 arch. Weird, I've pulled the ports source tree yeste