License database: add ISC License

2010-10-26 Thread Boris Samorodov
Hi,

I'm going to ask portmgr@ approval to add an ISCL to
the License database. Here is the patch:
-
Index: bsd.licenses.db.mk
===
RCS file: /home/pcvs/ports/Mk/bsd.licenses.db.mk,v
retrieving revision 1.6
diff -u -r1.6 bsd.licenses.db.mk
--- bsd.licenses.db.mk  2 Aug 2010 18:24:26 -   1.6
+++ bsd.licenses.db.mk  26 Oct 2010 06:03:49 -
@@ -33,7 +33,7 @@
 # _LICENSE_LIST_GROUPS - List of defined license groups
 #
 
-_LICENSE_LIST= ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 
GPLv2 GPLv3 LGPL20 LGPL21 LGPL3 MIT MPL
+_LICENSE_LIST= ART10 ART20 ASL BSD BSL CDDL EPL GFDL GPLv1 
GPLv2 GPLv3 ISCL LGPL20 LGPL21 LGPL3 MIT MPL
 
 # List of groups (only names must be present)
 
@@ -91,6 +91,9 @@
 _LICENSE_NAME_GPLv3=   GNU General Public License version 3
 _LICENSE_GROUPS_GPLv3= FSF GPL OSI
 
+_LICENSE_NAME_ISCL=Internet Systems Consortium License
+_LICENSE_GROUPS_ISCL=  FSF GPL OSI
+
 _LICENSE_NAME_LGPL20=  GNU Library General Public License version 2.0
 _LICENSE_GROUPS_LGPL20=FSF GPL OSI
 
-

Are there any comments/suggestions?

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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: Crash using OSS when trying to rewind html5 video

2010-10-26 Thread Beat Gaetzi
On 25.10.2010 23:03, Ilya A. Arhipov wrote:
 Crash using OSS when trying to rewind html5 video.
 
 You can look here: https://bugzilla.mozilla.org/show_bug.cgi?id=605861
 Also i create pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=151728

Committed. Thanks!

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


Ports for sogo and openchange

2010-10-26 Thread Jerry
Are there any ports for the following two applications? I have not been
able to locate them if they exist.

http://www.sogo.nu/
http://www.openchange.org/

-- 
Jerry ✌
freebsd-ports.u...@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
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


opera

2010-10-26 Thread ajtiM
Hi!

I am an Opera user but usually I installed it by myself because version in 
ports for native Opera are old. For example there are version 10.61 and 
outside is 10.63 and outisde is develpment version 10.70 which has a saved 
problem with fonts but port version is 10.20?? (there is also alpha version 11 
of Opera which works much better than 10.61 which we have in ports).

My question is: does FreeBSD doesn't like Opera to much? In this case is 
better to live choice to Opera users that installed the browser when and where 
they wanted and quit porting it.

Thanks.

Mitja

http://starikarp.redbubble.com
___
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


opera

2010-10-26 Thread Robert Huff

ajtiM writes:

  My question is: does FreeBSD doesn't like Opera to much? In
  this case is better to live choice to Opera users that installed
  the browser when and where they wanted and quit porting it.

The port is maintained by:

freebsd-maintai...@opera.com

If it's behind the curve, complain to Opera.


Robert Huff


___
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: opera

2010-10-26 Thread Matthias Andree
Am 26.10.2010 13:04, schrieb ajtiM:
 Hi!
 
 I am an Opera user but usually I installed it by myself because version in 
 ports for native Opera are old. For example there are version 10.61 and 
 outside is 10.63 and outisde is develpment version 10.70 which has a saved 
 problem with fonts but port version is 10.20?? (there is also alpha version 
 11 
 of Opera which works much better than 10.61 which we have in ports).
 
 My question is: does FreeBSD doesn't like Opera to much? In this case is 
 better to live choice to Opera users that installed the browser when and 
 where 
 they wanted and quit porting it.

Questions as to the maintenance status of individual ports should be taken up
with the respective maintainer - you can always figure that out with make
maintainer in the ports's directory, and currently that is
freebsd-maintai...@opera.com for both www/opera and www/opera-devel.

If there are issues that the maintainer does not respond for extended amounts of
time, we can either reset the maintainer, hand the project to a new maintainer,
or commit non-maintainer updates.


Alternatively, you could try to enable Linux emulation (see the FreeBSD handbook
for details), and then use www/linux-opera, currently at release 10.63.
However, given it's based on the Fedora 10 Linux distribution which is no longer
maintained upstream and ships a vulnerable pango library according to VuXML,
this bears a share of problems of its own, from installation (overriding
vulnerability checks) to run-time use.

-- 
Matthias Andree
___
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: opera

2010-10-26 Thread Erik Trulsson
On Tue, Oct 26, 2010 at 07:43:55AM -0400, Robert Huff wrote:
 
 ajtiM writes:
 
   My question is: does FreeBSD doesn't like Opera to much? In
   this case is better to live choice to Opera users that installed
   the browser when and where they wanted and quit porting it.
 
   The port is maintained by:
 
   freebsd-maintai...@opera.com
 
   If it's behind the curve, complain to Opera.

But first check if there is any pending PR with uncommitted patches:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151471




-- 
Insert your favourite quote here.
Erik Trulsson
ertr1...@student.uu.se
___
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: opera

2010-10-26 Thread Gary Jennejohn
On Tue, 26 Oct 2010 06:04:44 -0500
ajtiM lum...@gmail.com wrote:

 Hi!
 
 I am an Opera user but usually I installed it by myself because version in 
 ports for native Opera are old. For example there are version 10.61 and 
 outside is 10.63 and outisde is develpment version 10.70 which has a saved 
 problem with fonts but port version is 10.20?? (there is also alpha version 
 11 
 of Opera which works much better than 10.61 which we have in ports).
 
 My question is: does FreeBSD doesn't like Opera to much? In this case is 
 better to live choice to Opera users that installed the browser when and 
 where 
 they wanted and quit porting it.
 

I suggest you complain to the right people, namely
freebsd-maintai...@opera.com

You'll note that Opera itself is maintining these ports, not someone
from the FreeBSD community.

--
Gary Jennejohn
___
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


opengtl

2010-10-26 Thread David Southwell
Hi

What is happening here?

I have opengtl-0.9.14 installed on freebsd 7.2 p3 amd64 from ports. 

Now when upgrading ports following a cvsup of the ports tree 
#portupgrade -a
.
.
.

[terminates with:]
** Port marked as IGNORE: graphics/opengtl:
is marked as broken: does not build
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- graphics/opengtl (marked as IGNORE)

What has happened to stop opengtl from building... clearly opengtl did build 
but now there is an undisclosed issue.

I searched UPDATING but no reference to opengtl

dns1# make
===  opengtl-0.9.14 is marked as broken: does not build.
*** Error code 1

Stop in /usr/ports/graphics/opengtl.

Pkg_info shows installed opengtl-0.9.14
dns1# pkg_info |grep opengtl
opengtl-0.9.14  Graphics Transformation Languages

Thanks in advance

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
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: Crash using OSS when trying to rewind html5 video

2010-10-26 Thread Alexey Shuvaev
On Tue, Oct 26, 2010 at 10:02:10AM +0200, Beat Gaetzi wrote:
 On 25.10.2010 23:03, Ilya A. Arhipov wrote:
  Crash using OSS when trying to rewind html5 video.
  
  You can look here: https://bugzilla.mozilla.org/show_bug.cgi?id=605861
  Also i create pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=151728
 
 Committed. Thanks!
 
www/seamonkey2 is also affected.

TIA,
Alexey.
___
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


exception bash(and few plugins) of munin

2010-10-26 Thread Ilya A. Arhipov
Hi des@

Maybe exclude these plugins of Munin and bash:${PORTSDIR}/shells/bash of
Makefiles.
install bash, for these 5 plugins i think not correct, old version don't
have these plugins

grep -r /usr/local/bin/bash /usr/local/share/munin/plugins/
/usr/local/share/munin/plugins/colour_tester:#!/usr/local/bin/bash
/usr/local/share/munin/plugins/extinfo_tester:#!/usr/local/bin/bash
/usr/local/share/munin/plugins/fail2ban:#!/usr/local/bin/bash
/usr/local/share/munin/plugins/squeezebox_:#!/usr/local/bin/bash
/usr/local/share/munin/plugins/warning_tester:#!/usr/local/bin/bash

What do you think?
___
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: Virtualbox UI and remote X clients

2010-10-26 Thread Ade Lovett

On Oct 25, 2010, at 03:35 , Bernhard Froehlich wrote:
 I think i've found the reason why it did not work. Please add
 --disable-opengl and also add the attached patch.
 
 http://home.bluelife.at/patches/vbox-2dacc-opengl.diff

Unfortunately, this breaks at the install phase:

[]
cd: can't cd to 
/usr/obj/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/VirtualBox/qtnls
*** Error code 2

Looks like more digging is required.

-aDe

___
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: opengtl

2010-10-26 Thread Alberto Villa
On Tue, Oct 26, 2010 at 3:30 PM, David Southwell da...@vizion2000.net wrote:
 I have opengtl-0.9.14 installed on freebsd 7.2 p3 amd64 from ports.

 Now when upgrading ports following a cvsup of the ports tree
 #portupgrade -a

llvm was recently updated to 2.8, which is not compatible with opengtl
0.9.14. a new version is going to be released
if you have it installed already, it will keep working, the problem is
in the build process. i'm not sure, though, about what you have to do
to suppress the IGNORE check in portupgrade: opengtl doesn't need to
be rebuilt, you have the latest version...
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla
___
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: Crash using OSS when trying to rewind html5 video

2010-10-26 Thread Beat Gaetzi
On 26.10.2010 15:45, Alexey Shuvaev wrote:
 On Tue, Oct 26, 2010 at 10:02:10AM +0200, Beat Gaetzi wrote:
 On 25.10.2010 23:03, Ilya A. Arhipov wrote:
 Crash using OSS when trying to rewind html5 video.

 You can look here: https://bugzilla.mozilla.org/show_bug.cgi?id=605861
 Also i create pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=151728

 Committed. Thanks!

 www/seamonkey2 is also affected.

Thanks for the pointer. I was able to reproduce the problem with
SeaMonkey 2.0.9 and committed the fix a couple of minutes ago.

Beat
___
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: Virtualbox UI and remote X clients

2010-10-26 Thread Juergen Lock
In article 081b8654-fd34-4062-bbe7-4171cbd57...@freebsd.org you write:

On Oct 25, 2010, at 03:35 , Bernhard Froehlich wrote:
 I think i've found the reason why it did not work. Please add
 --disable-opengl and also add the attached patch.
 
 http://home.bluelife.at/patches/vbox-2dacc-opengl.diff

Unfortunately, this breaks at the install phase:

[]
cd: can't cd to
/usr/obj/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/VirtualBox/qtnls
*** Error code 2

Looks like more digging is required.

Hi!

 I just talked with Michael from the vbox team about this a bit and
he came up with another thing to try:  running VBboxManage etc with:

-graphicssystem raster

It didn't work for me (lots of `Qt WARNING: X Error: BadShmSeg (invalid
shared segment parameter)' and pretty much empty windows), but he thought
it might still be worth a try for you...

 Good luck, :)
Juergen
___
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: Virtualbox UI and remote X clients

2010-10-26 Thread Ade Lovett

On Oct 26, 2010, at 14:57 , Juergen Lock wrote:
 I just talked with Michael from the vbox team about this a bit and
 he came up with another thing to try:  running VBboxManage etc with:
 
   -graphicssystem raster


VirtualBox itself doesn't appear to honor -graphicssystem (I tried 
--graphicssystem too), and crashes with the exact same Qt error.

VBoxManage doesn't seem to have an equivalent to clicking on the Settings box 
from within VirtualBox itself, rather it relies on a whole bunch of 
command-line options after 'modifyvm vmname' to achieve the same result.

-aDe

___
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: Virtualbox UI and remote X clients

2010-10-26 Thread Ade Lovett

On Oct 26, 2010, at 15:50 , Ade Lovett wrote:
 VirtualBox itself doesn't appear to honor -graphicssystem (I tried 
 --graphicssystem too), and crashes with the exact same Qt error.

Found it, after much more digging around:

csh% env LIBGL_ALWAYS_INDIRECT=1 VirtualBox

works.

So it's definitely a bug in OpenGL somewhere.  At the very least the 
environmental variable above should be folded in to a command-line option to 
VirtualBox itself until the underlying problem is correctly resolved.

-aDe


___
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


ghostscript x11 [8-stable]

2010-10-26 Thread grarpamp
An FYI regarding:
 http://lists.freebsd.org/pipermail/freebsd-questions/2010-October/222897.html

This problem has existed for me for many months, if not more. Currently:

-rw-r--r--1 110  1002 11407910 Oct 07 11:33 ghostscript8-8.71_6.tbz
4a2328c262b08dc78938c66548117d27dc6a3586 ghostscript8-8.71_6.tbz

running the command: gv t.ps
produces:
Unknown device: x11
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
defaultdevice

For reference, 'gsview' is the only viewer that currently seems to work
out of: ghostview, gsview, gv, [xpdf untested]
[Figured Java AcrobatViewer should be deprecated at over 10 years old!]

Also, though they work, the page set selector buttons right under the
reload button in 'gv' do not render right and appear scrambled and too
small.

Will probably try compiling current source tarballs by hand till then.
___
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: opera

2010-10-26 Thread ajtiM
On Tuesday 26 October 2010 07:25:29 Erik Trulsson wrote:
 On Tue, Oct 26, 2010 at 07:43:55AM -0400, Robert Huff wrote:
  ajtiM writes:
My question is: does FreeBSD doesn't like Opera to much? In
this case is better to live choice to Opera users that installed
the browser when and where they wanted and quit porting it.
  
  The port is maintained by:
  
  freebsd-maintai...@opera.com
  
  If it's behind the curve, complain to Opera.
 
 But first check if there is any pending PR with uncommitted patches:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151471

I am sorry that I didn't check but reason was because www/devel-opra has 
version 10.20...

Thanks.

BTW I have Opera 11 installed.

Mitja

http://starikarp.redbubble.com
___
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: ghostscript x11 [8-stable]

2010-10-26 Thread Stephen Montgomery-Smith

grarpamp wrote:

An FYI regarding:
  http://lists.freebsd.org/pipermail/freebsd-questions/2010-October/222897.html

This problem has existed for me for many months, if not more. Currently:

-rw-r--r--1 110  1002 11407910 Oct 07 11:33 ghostscript8-8.71_6.tbz
4a2328c262b08dc78938c66548117d27dc6a3586 ghostscript8-8.71_6.tbz

running the command: gv t.ps
produces:
Unknown device: x11
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
 defaultdevice


My experience is that ghostscript isn't compiled with an x11 device in 
the following circumstances:


I compile it in a jail, with BATCH=yes set in /etc/make.conf.

If I don't compile it in a jail, and set the options the regular way, 
then it does seem to compile with the x11 device present.


Maybe this will give people a clue as to where the error is.  Maybe a 
bug in the default setting of options in the ports system?


___
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