Re: Call for testers - mplayer svn port

2010-01-10 Thread army.of.root

Hi,

tried the patch, works :)

Many Thanks

But after patching x264, the configure file has a #!/bin/sh shebang instead 
of #!/bin/bash or equal, which makes some if [ ] tests fail.

___
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


Re: mplayer from SVN

2009-12-27 Thread army.of.root

On 12/13/2009 15:44, Wes Morgan wrote:

On Fri, 11 Dec 2009, Denis Shaposhnikov wrote:


Hello,

Does anybody have a port for building mplayer from SVN?

Thanks!


I have a port for building the latest exported snapshot from SVN, but
it requires manual editing because the extract dir changes daily.



Hi,

does your port deinstall cleanly ? - I would love to use an mplayer version 
newer than the 3-year old RC.

If yes, I would very appreciate if you could send it to me :)


best regards
___
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


Re: Fwd: Re: FreeBSD Port: argouml-0.28.1 - .desktop file

2009-12-23 Thread army.of.root

On 12/20/2009 17:34, Rene Ladan wrote:

Hi list,

per suggestion of the original poster, I added a desktop entry to the
Makefile of devel/argouml. Installing the port fails because the
resulting pkg-plist is incorrect. The patch seems correct according to
the Porters Handbook (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-x11.html#DESKTOP-ENTRIES
), but maybe I've made a mistake. I'm also not sure if fetching the icon
file from a jar archive is supported, it could be added manually.

 Original Message 
Subject: Re: FreeBSD Port: argouml-0.28.1 - .desktop file
Date: Tue, 15 Dec 2009 21:40:07 +0100
From: Rene Ladan r...@freebsd.org
To: army.of.root 

2009/12/15 army.of.root :

I just created a .desktop file for this Port for it to be listed in
the gnome
menus. The last, commented, line shows the place where an icon can be
found. -
As .jar files are actually just renamed .zip . The Icon=path needs
to be
filled in, and maybe the Version=[..] also.

It would be very nice if you could integrate this into the port.

Thanks in advance !

best regards


/usr/local/share/applications/argo-uml.desktop:

[Desktop Entry]
Version=0.28.1
Name=ArgoUML Editor
Comment=Create advanced UML Diagrams
Exec=/usr/local/bin/argouml
Terminal=false
Type=Application
Icon=path
Categories=Application;Development;Building;Java;
StartupNotify=false
GenericName=

#
/usr/local/share/argouml/argouml.jar:/org/argouml/Images/ArgoIcon32x32.png



I created the attached patch, but the install phase fails because the
desktop file is installed to the wrong location (see also the
generated PLIST file). This is the way described in the Porters
Handbook...

Maybe someone at ports@ knows?

Regards,
René



Hi,

i think something like

unzip -p /usr/local/share/argouml/argouml.jar 
org/argouml/Images/ArgoIcon32x32.png  /some/icon/path/argouml32.png


could be used.

best regards and happy holidays :)
___
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


Re: mplayer from SVN

2009-12-13 Thread army.of.root
Wesley Shields wrote:
 On Sat, Dec 12, 2009 at 08:08:56PM +0100, army.of.root wrote:
 On 2009/12/11 21:20, Denis Shaposhnikov wrote:
 Hello,

 Does anybody have a port for building mplayer from SVN?

 Thanks!

 Hi,

 just wantet to express my interest for a mplayer-devel port.
 It seems that it is the common way fetching a svn snapshot
 to supply mplayer to the users in other distributions.
 
 Having a port fetch directly from SVN, build and install, is not how
 things are done. A maintainer must periodically fetch, verify and build
 a tarball for the port to use.
 
 -- WXS

Hi,

sorry, i meant the distributor fetches a snapshot, makes sure it does what is
needed und builds a package. In our case that would look like use snapshot
from 2009-mm-dd. Sorry for my ambigous mail :)

best regards
___
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


Re: mplayer from SVN

2009-12-12 Thread army.of.root

On 2009/12/11 21:20, Denis Shaposhnikov wrote:

Hello,

Does anybody have a port for building mplayer from SVN?

Thanks!



Hi,

just wantet to express my interest for a mplayer-devel port.
It seems that it is the common way fetching a svn snapshot
to supply mplayer to the users in other distributions.

Thanks btw. for the awesome 8.0 release you all !
___
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


Re: installing X in FreeBSD 7.2 RELEASE

2009-09-05 Thread army.of.root
st ellis wrote:
 i've been using freebsd for about 12 years. my latest working version is 6.2, 
 which works aok. 
 this week i tried 7.2, but i cannot find the command to set up X. in 6.2, it 
 was xorgcfg which worked beautifully. can anyone email me the correct 
 command, or procedure?
 thanks.
 steve
 

Try X -configure ;)
___
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


FreeBSD Port: moinmoin-1.8.3 | 1.8.4 available :)

2009-06-27 Thread army.of.root
Hi,

i just noticed 1.8.4 is out.

Thanks for being a Maintainer !
___
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


Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-27 Thread army.of.root
Rink Springer wrote:
 On Wed, May 27, 2009 at 06:50:20PM +0400, Vladimir Grebenschikov wrote:
 One more question, what about USB support ? 
 Is it possible to pass host usb devices inside VM ?
 
 I think this is only possible with the non-open-source version of
 VirtualBox.
 
 Regards,
 

Maybe Sun/Innotek has some spare time and makes an official Release.
I See it coming :) - A Windows VM just for Webcam stuff...

Maybe the new USB-Stack and libusb makes Support on the VBox side really easy.

best regards
___
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


Re: Why so many ports still depend on firefox-2.X.X.X ?

2009-04-26 Thread army.of.root

Renato Botelho wrote:

On Sun, Apr 26, 2009 at 6:09 AM, Yuri y...@rawbw.com wrote:

I see that ImageMagick, gimp, gimp-apps, inkscape, gnucash, etc depend on
firefox-2.
Why they aren't switched to firefox-3?


You can change gecko engine with WITH_GECKO, if you want
to use libxul, the one firefox3 uses, just use:

WITH_GECKO=libxul



Hi,

could I just add WITH_GECKO=libxul to my make.conf and all the ports would 
still work?


I just installed gnome2-lite on my notebook and it demands firefox2! - I 
removed epiphany and yelp from the parent Makefile (normal gnome) and it went away.


best regards :)
___
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


Re: xfce4-cpugraph-plugin

2009-04-06 Thread army.of.root

Rene Ladan wrote:

2009/4/5 Rene Ladan r...@freebsd.org:

Torfinn Ingolfsen schreef:

Hi,

On Thu, Apr 2, 2009 at 2:46 PM, Jack L. xxjack1...@gmail.com wrote:

It doesn't work on my setup with 7.1-STABLE and xfce4.6 on amd64 as
well. I have 3 computers with the same exact issue.

It doesn't work with latest RELENG_7 (ie. 7.2-prerelease / amd64) either.

It fails on 7.2-BETA1/amd64 as well, at the same point as before:
cpu.c line 959:

base-m_History[i] = 0;

with i == 39, but base-m_History points to an inaccessible long int.

I've mailed the authors (the first one listed has an invalid email address),
to see how they think about it.


I got an answer from 2 of the authors.  They both say xfce4-cpugraph-plugin is
abandonware.  There are some alternatives:

* http://adesklets.sourceforge.net/desklets.html (requires the
adesklets framework)
* http://gatopeichs.pbwiki.com/#gatotraymonitorCPUgraphicallyfromyoursystemstray
(freedesktop/gtk+)

Regards,
Rene


Hi,

this is sad, i like the current Plugin; its not perfect but certainly better 
then the one on the second link (on a superficial look, it cant be resized to 
be like 100px wide). It would be really nice if we keep it around for some time.


regards
___
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


FreeBSD Port: quodlibet-1.0_3 - New Version

2009-03-19 Thread army.of.root

Hi,

there is a new Version available for some time now.

http://code.google.com/p/quodlibet/

Its working great here, i just start it from the unpacked tar, without 
installing it. So I guess it won't be too much pain.


Thanks for you work !
___
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


related to gnome-mplayer: gecko-mediaplayer

2009-03-04 Thread army.of.root

Hi,

I recently dealt with the issues of gnome-mplayer about FreeBSD support.
See here: http://code.google.com/p/gnome-mplayer/issues/detail?id=97

Would you be interested in also maintainig gecko-mediaplayer? It is coming from 
the same developer and is source-wise connected to gnome-mplayer. You can find 
its project page here: http://code.google.com/p/gecko-mediaplayer/


PS: I just found http://code.google.com/p/mplayer-video-thumbnailer/ maybe it 
is useful for the xfce people, atm there are only heavy-weight thumbnailer in 
the ports (totem, the ffmpeg one is really unusable).


Thanks for your work!
___
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


Re: trying out xfce 4.6 RC1?

2009-02-28 Thread army.of.root

Oliver Lehmann wrote:

Hi,

If someone wants to try out xfce 4.6 RC1 here are my patches:

http://people.freebsd.org/~oliver/xfce/xfce-4.5.99.1.diff

This one needs to be applied below /usr/ports.

With xfce 4.6 there are also 3 new ports. You will find them here:

http://people.freebsd.org/~oliver/xfce/xfce-4.5.99.1.tar.gz

Please extract this tarball also below /usr/ports.

Then deinstall your xfce 4.4 ports, cd into /usr/ports/x11-wm/xfce4 and
make install.

Any comments welcome..



Hi,

i also was using your patchset actively :) thanks for the port so far.

I noticed some things on the way:

The mixer application unfortunatly uses gstreamer now, and i think it is 
rubbish :P. Could the old mixer be preserved somehow? It was clean and very 
simple. I also remember to remember that the new one doesnt work that well.


# EDIT: you should probably ignore this
This is probably an issue of xfce itself, but maybe worth mentioning; The 
dragdrop between xfdesktop and thunar is kinda quirky. I noticed that files 
get copied instead of renamed when I drag them elsewhere in the same filesystem 
(again between xfdesktop and thunar). Also highlighting multiple files and then 
using dragdrop only caused the single actually dragged file to be moved (... 
copied).

# end igrone

BTW: Is the HAL automounting working in xfce? i never really tried to make it 
work. Is it set up analog to gnome (its horror there)?




Thanks for your work, I really appreciate it.

regards
___
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


Re: trying out xfce 4.6 RC1?

2009-02-04 Thread army.of.root

Oliver Lehmann wrote:

Hi,

If someone wants to try out xfce 4.6 RC1 here are my patches:

http://people.freebsd.org/~oliver/xfce/xfce-4.5.99.1.diff

This one needs to be applied below /usr/ports.

With xfce 4.6 there are also 3 new ports. You will find them here:

http://people.freebsd.org/~oliver/xfce/xfce-4.5.99.1.tar.gz

Please extract this tarball also below /usr/ports.

Then deinstall your xfce 4.4 ports, cd into /usr/ports/x11-wm/xfce4 and
make install.

Any comments welcome..

  

Hi, works fine for me (7-STABLE).

Let me know if I can test something for you.

Thanks a lot :)

(auch in de)
___
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