Xorg 7.2 beryl problem on i945GM

2007-07-16 Thread Ganbold

Hi,

I'm having trouble running beryl on laptop with 945GM card. I have 
current machine:


devil# uname -an
FreeBSD devil.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Tue Jul 
10 10:44:42 ULAT 2007 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/DEVIL  i386

devil#

Xorg is updated to 7.2.

Now when I try to run beryl-manager a window becomes a white screen and 
I can't do anything, although mouse moves.
I tried to look at http://wiki.freebsd.org/ModularXorg/, but couldn't 
find anything.
Where can I find instructions/howto about running Xorg+beryl/compiz on 
FreeBSD (with i945GM graphics)?


I tried with following xorg config:
...
Section Module
   Load  extmod
   Load  record
   Load  dbe
   Load  glx
   Load  GLcore
   Load  xtrap
   Load  dri
   Load  freetype
   Load  type1
EndSection

Section Device
   ### Available Driver options are:-
   ### Values: i: integer, f: float, bool: True/False,
   ### string: String, freq: f Hz/kHz/MHz
   ### [arg]: arg optional
   #Option NoAccel   # [bool]
   #Option SWcursor  # [bool]
   #Option ColorKey  # i
   #Option CacheLines# i
   #Option Dac6Bit   # [bool]
   #Option DRI   # [bool]
   #Option NoDDC # [bool]
   #Option ShowCache # [bool]
   #Option XvMCSurfaces  # i
   #Option PageFlip  # [bool]
   Identifier  Card0
   Driver  i810
   VendorName  Intel Corporation
   BoardName   Mobile 945GM/GMS/940GML Express Integrated Graphics 
Controller

   BusID   PCI:0:2:0

   Option ForceBIOS 1280x1024=1280x800
#Option ForceBIOS 1280x1024=1440x900
   VideoRam131072

   Option  XAANoOffscreenPixmaps true
#Option  DRI true
EndSection

Section Screen
   Identifier Screen0
   Device Card0
   MonitorMonitor0

   DefaultDepth 24

#Option AllowGLXWithComposite True
#Option RenderAccel True
#Option AddARGBGLXVisuals True

#Option AIGLX True

   SubSection Display
   Modes 1280x800
#   Modes 1280x1080
#   Modes 1440x900
   Viewport   0 0
   Depth 24
   EndSubSection

#   SubSection Display
#   Viewport   0 0
#   Depth 1
#   EndSubSection
#   SubSection Display
#   Viewport   0 0
#   Depth 4
#   EndSubSection
#   SubSection Display
#   Viewport   0 0
#   Depth 8
#   EndSubSection
#   SubSection Display
#   Viewport   0 0
#   Depth 15
#   EndSubSection
#   SubSection Display
#   Viewport   0 0
#   Depth 16
#   EndSubSection
#   SubSection Display
#   Viewport   0 0
#   Depth 24
#   EndSubSection

EndSection

Section DRI
   Mode 0666
EndSection

Section Extensions
   Option Composite Enable
EndSection
-

thanks in advance,

Ganbold


--
The ultimate game show will be the one where somebody gets killed at the 
end. -- Chuck Barris, creator of The Gong Show


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg 7.2 beryl problem on i945GM

2007-07-16 Thread Sam Lawrance


On 16/07/2007, at 5:25 PM, Ganbold wrote:


Hi,

I'm having trouble running beryl on laptop with 945GM card. I have  
current machine:


devil# uname -an
FreeBSD devil.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Tue  
Jul 10 10:44:42 ULAT 2007 [EMAIL PROTECTED]:/usr/obj/usr/ 
src/sys/DEVIL  i386

devil#

Xorg is updated to 7.2.

Now when I try to run beryl-manager a window becomes a white screen  
and I can't do anything, although mouse moves.


I have the same issue on my mac mini - I spent some time searching  
around, and haven't found a solution yet.  Let me know if you come up  
with any leads.



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: acroread plugin in Firefox

2007-07-16 Thread Norberto Meijome
On Sun, 15 Jul 2007 18:28:16 -0500
Rick Voland [EMAIL PROTECTED] wrote:

 I am unable to get PDF documents to open properly in Firefox since I
 updated to xorg 7.2 and linux_base-fc-4_10.

Rick,
does Acrobat Reader work ok standalone?

what does actually happen when you click on a link to a .pdf ?

have you got any other application mapped to it?

have you got the link :

$ ls -l /usr
[...]
lrwxr-xr-x   1 root  wheel   10 May 21 14:30 X11R6 - /usr/local

in place?

have you registered the acroread plugin with nspluginwrapper ?

FWIW,it works fine here... 


 
 1) It was working before these updates.
 
 2) Now, a PDF document tries to open in a Firefox webpage.  gv opens
 fine, but is unable to parse the PDF, leaving a completely blank page
 with a link on the left for each page, but each page is blank.
 
 3) I'm using:
 FreeBSD-6.2-RELEASE-p5
 firefox-2.0.0.4,1
 acroread7-7.0.9_2,1
 
 4) I made links in /usr/local/lib/browser_plugins to the plugins (new
 locations), and pointed /usr/local/lib/browser_linux_plugins and
 /usr/local/lib/linux-mozilla to this main folder.
 
 5) It was working fine with linuxpluginwrapper before the update, but
 not after the update. So, I uninstalled linuxpluginwrapper and replaced
 it with nspluginwrapper.
 
 6) Firefox writes some complaints to the console about acroread7,
 linuxflash7, and realplayer, but linuxflash7 and realplayer both work
 fine now.
 
 7) The acroread plugin appears in the list when I type about:plugins
 into firefox.
 
 8) The acroread plugin works properly if I move npplugger.so to
 npplugger.so.off.  So, maybe this issue has to do with plugger.  I use
 the default /usr/local/etc/pluggerrc-5.1.3.
 
 9) There were no improvements when I added a link acroread7 - acroread
 , nor when I changed pluggerrc-5.1.3 to indicate acroread instead of
 acroread7 .
 
 10) All ports are up to date as of July 14.
 
 
 
 Thanks for any suggestions.
 
 --
 
 [EMAIL PROTECTED]
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]


_
{Beto|Norberto|Numard} Meijome

At times, to be silent is to lie. 
  Miguel de Unamuno

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Current unassigned ports problem reports

2007-07-16 Thread FreeBSD bugmaster
Current FreeBSD problem reports
The following is a listing of current problems submitted by FreeBSD users. 
These represent problem reports covering all versions including experimental 
development code and obsolete releases. 
Bugs can be in one of several states:

o - open
A problem report has been submitted, no sanity checking performed.

a - analyzed
The problem is understood and a solution is being sought.

f - feedback
Further work requires additional information from the
 originator or the community - possibly confirmation of
 the effectiveness of a proposed solution.

p - patched
A patch has been committed, but some issues (MFC and / or
 confirmation from originator) are still open.

r - repocopy
The resolution of the problem report is dependent on
 a repocopy operation within the CVS repository which
 is awaiting completion.

s - suspended
The problem is not being worked on, due to lack of information
 or resources.  This is a prime candidate
 for somebody who is looking for a project to do.
 If the problem cannot be solved at all,
 it will be closed, rather than suspended.

c - closed
A problem report is closed when any changes have been integrated,
 documented, and tested -- or when fixing the problem is abandoned.
Critical problems

S Tracker  Resp.  Description

o ports/112754VERY SERIOUS security bug in sysutils/eject

1 problem total.

Serious problems

S Tracker  Resp.  Description

o ports/105549ports/www/squid_radius_auth doesn't work on sparc64
o ports/106369vpnd caused kernel panic with ppp mode
o ports/106372vpnd can't run with slip mode
o ports/107536editors/scite: Can't write on SciTE text editor
f ports/108077www/linux-flashplugin9 crashes linux-firefox
f ports/108413net/vnc does not works.
f ports/108537print/hplip: Build failure
f ports/108606Courier MTA terminates abnormaly after installation
f ports/111338graphics/yafray: doesn't respect CXX, CXXFLAGS and eve
f ports/112083mail/qsheff overwrites configuration upon upgrade
f ports/112094www/lynx: plist missing configuration file
o ports/112385sysutils/lookupd on Kernel 64
f ports/112698www/opera's spell-check doesn't work
o ports/112793editors/e3 problem: one line patch to fix bad syscall
f ports/112921x11-wm/Beryl not loading focus and keybinding settings
f ports/113139sysutils/ucspi-tcp runtime crash on amd64 w/ fix
o ports/113144print/ghostscript-gnu dumps core with several output d
f ports/113498www/elinks:  lua scripting broken
f ports/113847devel/apr's buildconf is not able to find the python
o ports/114036[PATCH] graphics/GraphicsMagick: add WITHOUT_SYMBOL_PR
o ports/114132mule goes core dump on X Window System
o ports/114285Problem with MySQL  5.0
o ports/114286port unixODBC installs documentation with access mode 
o ports/114536ports/net/coda6_server and ports/net/coda6_client upda
o ports/114560editors/mule cannot compile in ports
f ports/114624www/phpbb-devel configuration removal on portupgrade

26 problems total.

Non-critical problems

S Tracker  Resp.  Description

o ports/94921 isakmpd fails on amd64
o ports/95854 New Port: www/ochusha
o ports/100896[new ports] emulators/vmware-server-guestd1 emulators/
f ports/101166bittorrent-curses only works under English locales.
o ports/103395security/gnome-ssh-askpass interferes with gnome-scree
o ports/107354net/icmpinfo: icmpinfo -vvv does not recocnize any ICM
f ports/107368audio/normalize: [patch] - normalize-mp3 and normalize
f ports/107621net/proxychains doens't compile on 4 and 5
f ports/107937jailed net/isc-dhcp3-server wouldn't run with an immut
f ports/108104print/hplip: documentation gets installed though NOPOR
o ports/108595pstree (sysutils/psmisc) don't work in jail
f ports/108723kxgenerator never worked for me
f ports/108788[patch]  sysutils/fusefs-kmod: Add BASE option
f ports/108801www/mod_perl2: Apache-2.0.59 / mod_perl-2-2.0.3_1 freq
f ports/108853Contradiction of CONFLICTS¡¡
f ports/109041security/tinyca doesn't allow for user installed OpenS
o ports/110144New port: math/Matlab7
f ports/110320[security/vpnc] rc script returns 0 on failure
o ports/67New port:mail/ilohamail-devel IlohaMail is a lightweig
o 

INDEX build failed for 5.x

2007-07-16 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-5 - please wait..Makefile, line 47: Could not find 
/a/erwin/tindex/ports/misc/qt4-doc/../../Mk/bsd.qt.mk
make: fatal errors encountered -- cannot continue
=== misc/qt4-doc failed
*** Error code 1
*** Error code 1

Stop in /a/erwin/tindex/ports.
*** Error code 1

Stop in /a/erwin/tindex/ports.
1 error

Committers on the hook:
lofi miwi nobutaka pav 

Most recent CVS update was:
U devel/elib/Makefile
U devel/rubygem-eventmachine/Makefile
U devel/rubygem-eventmachine/distinfo
U devel/rubygem-eventmachine/pkg-plist
U games/emacs-chess/Makefile
U graphics/poppler/Makefile
U graphics/qt4-iconengines/Makefile
U graphics/qt4-iconengines/distinfo
U graphics/qt4-imageformats/Makefile
U graphics/qt4-imageformats/distinfo
U graphics/qt4-imageformats/pkg-plist
U graphics/qt4-pixeltool/Makefile
U graphics/qt4-pixeltool/distinfo
U graphics/qt4-svg/Makefile
U graphics/qt4-svg/distinfo
U graphics/qt4-svg/pkg-plist
U japanese/migemo-emacs21/Makefile
U japanese/qt4-codecs-jp/Makefile
U japanese/qt4-codecs-jp/distinfo
U japanese/skk10-elisp-emacs20/Makefile
U java/eclipseme/Makefile
U java/sun-wtk/Makefile
U java/sun-wtk/pkg-descr
U korean/qt4-codecs-kr/Makefile
U korean/qt4-codecs-kr/distinfo
U mbone/mcl/Makefile
U mbone/mcl/pkg-descr
U misc/qt4-doc/Makefile
U misc/qt4-doc/distinfo
U misc/qt4-doc/pkg-plist
U misc/qt4-qtconfig/Makefile
U misc/qt4-qtconfig/distinfo
U misc/qt4-qtdemo/Makefile
U misc/qt4-qtdemo/distinfo
U misc/qt4-qtdemo/pkg-plist
U multimedia/vlc-devel/Makefile
U net/qt4-network/Makefile
U net/qt4-network/distinfo
U net/qt4-network/pkg-plist
U textproc/qt4-xml/Makefile
U textproc/qt4-xml/distinfo
U textproc/qt4-xml/pkg-plist
U x11/qt4-inputmethods/Makefile
U x11/qt4-inputmethods/distinfo
U x11/qt4-opengl/Makefile
U x11/qt4-opengl/distinfo
U x11/qt4-opengl/pkg-plist
U x11-fonts/avifonts/Makefile
U x11-fonts/mgopen/Makefile
U x11-toolkits/qt4-gui/Makefile
U x11-toolkits/qt4-gui/distinfo
U x11-toolkits/qt4-gui/pkg-plist
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: acroread plugin in Firefox

2007-07-16 Thread Rick Voland
Norberto Meijome wrote:
 On Sun, 15 Jul 2007 18:28:16 -0500
 Rick Voland [EMAIL PROTECTED] wrote:
 
 I am unable to get PDF documents to open properly in Firefox since I
 updated to xorg 7.2 and linux_base-fc-4_10.
 
 Rick,
 does Acrobat Reader work ok standalone?
 

Yes, acroread works fine standalone (before and now).

 what does actually happen when you click on a link to a .pdf ?
 
 have you got any other application mapped to it?
 

I do not have any other application mapped to PDF in Firefox
preferences.  The default pluggerrc-5.1.3 file which I use has four
applications mapped to PDF, but acroread is first and gv is last.

 have you got the link :
 
 $ ls -l /usr
 [...]
 lrwxr-xr-x   1 root  wheel   10 May 21 14:30 X11R6 - /usr/local
 
 in place?

Yes, the link is there with the same permissions as you indicate.

 
 have you registered the acroread plugin with nspluginwrapper ?
 

Yes, the acroread plugin is registered with nspluginwrapper, and I
removed the file /etc/libmap.conf.  The flash plugin is registered in
the same way and works fine.

Note, that the acroread plugin does work for me when I disable the
plugin for plugger.

 FWIW,it works fine here... 
 
 
 1) It was working before these updates.

 2) Now, a PDF document tries to open in a Firefox webpage.  gv opens
 fine, but is unable to parse the PDF, leaving a completely blank page
 with a link on the left for each page, but each page is blank.

 3) I'm using:
 FreeBSD-6.2-RELEASE-p5
 firefox-2.0.0.4,1
 acroread7-7.0.9_2,1

 4) I made links in /usr/local/lib/browser_plugins to the plugins (new
 locations), and pointed /usr/local/lib/browser_linux_plugins and
 /usr/local/lib/linux-mozilla to this main folder.

 5) It was working fine with linuxpluginwrapper before the update, but
 not after the update. So, I uninstalled linuxpluginwrapper and replaced
 it with nspluginwrapper.

 6) Firefox writes some complaints to the console about acroread7,
 linuxflash7, and realplayer, but linuxflash7 and realplayer both work
 fine now.

 7) The acroread plugin appears in the list when I type about:plugins
 into firefox.

 8) The acroread plugin works properly if I move npplugger.so to
 npplugger.so.off.  So, maybe this issue has to do with plugger.  I use
 the default /usr/local/etc/pluggerrc-5.1.3.

 9) There were no improvements when I added a link acroread7 - acroread
 , nor when I changed pluggerrc-5.1.3 to indicate acroread instead of
 acroread7 .

 10) All ports are up to date as of July 14.



 Thanks for any suggestions.

 --

 [EMAIL PROTECTED]
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 _
 {Beto|Norberto|Numard} Meijome
 
 At times, to be silent is to lie. 
   Miguel de Unamuno
 
 I speak for myself, not my employer. Contents may be hot. Slippery when wet.
 Reading disclaimers makes you go blind. Writing them is worse. You have been
 Warned.
 

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: acroread plugin in Firefox

2007-07-16 Thread James Bailie

Rick Voland wrote:

 2) Now, a PDF document tries to open in a Firefox webpage.  gv
 opens fine, but is unable to parse the PDF, leaving a
 completely blank page with a link on the left for each page,
 but each page is blank.

I had this problem.  I corrected it by deinstalling
ghostscript-gnu and installing ghostscript-gpl.  I forget how I
figured out this was necessary.

--
James Bailie [EMAIL PROTECTED]
http://www.mammothcheese.ca
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: acroread plugin in Firefox

2007-07-16 Thread Norberto Meijome
On Mon, 16 Jul 2007 07:03:16 -0500
Rick Voland [EMAIL PROTECTED] wrote:

 Norberto Meijome wrote:
  On Sun, 15 Jul 2007 18:28:16 -0500
  Rick Voland [EMAIL PROTECTED] wrote:
  
  I am unable to get PDF documents to open properly in Firefox since I
  updated to xorg 7.2 and linux_base-fc-4_10.
  
  Rick,
  does Acrobat Reader work ok standalone?
  
 
 Yes, acroread works fine standalone (before and now).
 
  what does actually happen when you click on a link to a .pdf ?
  
  have you got any other application mapped to it?
  
 
 I do not have any other application mapped to PDF in Firefox
 preferences.  The default pluggerrc-5.1.3 file which I use has four
 applications mapped to PDF, but acroread is first and gv is last.

[...]

 Note, that the acroread plugin does work for me when I disable the
 plugin for plugger.

Hi Rick,

mhm i just checked my ffox (native, up to date w/ports)... it acroread shows in
about:plugins, but is NOT showing in Preferences - Content- Filetypes
(Manage). not at all. ... but it loads fine inline (well, only that it is SOOO
much slower than xpdf!! i need to replace it :) ).

B
_
{Beto|Norberto|Numard} Meijome

FAST, CHEAP, SECURE: Pick Any TWO

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


INDEX now builds successfully on 5.x

2007-07-16 Thread Erwin Lansing

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port: nxserver-1.4.0_1

2007-07-16 Thread dewey hylton
Quoting Robert Gilaard [EMAIL PROTECTED]:

 Hi there,
 
 I've noticed that nomachine has updated their freenx packages for
 different distributions. Now they even have amd64 native packages and I
 was wondering if that means we will see the amd64 version in freebsd
 anytime soon.
 
 When I issue a make install distclean command I get this output:
 
 [EMAIL PROTECTED] /usr/ports/net/nxserver]# make install distclean
 ===  nxserver-1.4.0_1 is only for i386, and you are running amd64..
 *** Error code 1
 
 Stop in /usr/ports/net/nxserver.
 
 
 Hope someone has plans to update this port.
 
 Brgds
 Robert

help is appreciated. please see the post linked below:

http://lists.freebsd.org/pipermail/freebsd-ports/2007-July/042470.html

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg 7.2 beryl problem on i945GM

2007-07-16 Thread Jack L.

On 7/16/07, Sam Lawrance [EMAIL PROTECTED] wrote:


On 16/07/2007, at 5:25 PM, Ganbold wrote:

 Hi,

 I'm having trouble running beryl on laptop with 945GM card. I have
 current machine:

 devil# uname -an
 FreeBSD devil.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Tue
 Jul 10 10:44:42 ULAT 2007 [EMAIL PROTECTED]:/usr/obj/usr/
 src/sys/DEVIL  i386
 devil#

 Xorg is updated to 7.2.

 Now when I try to run beryl-manager a window becomes a white screen
 and I can't do anything, although mouse moves.

I have the same issue on my mac mini - I spent some time searching
around, and haven't found a solution yet.  Let me know if you come up
with any leads.



I have the same problems with ati and nvidia cards. haven't gotten
anything except for a white screen.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /var/db/ports/*/options auto-generation

2007-07-16 Thread Dmitry Morozovsky
On Sun, 15 Jul 2007, Doug Barton wrote:

DB Dmitry Morozovsky wrote:
DB  Dear colleagues,
DB  
DB  is there any way to generate set of /var/db/ports/*/options in their 
default 
DB  state? BATCH=1 will leave this hierarchy untouched, but when installing 
new 
DB  system I would prefer options files to be generated, to be able to look 
DB  through, analyze and possibly re-build some ports later.
DB 
DB I'm not sure it's exactly what you're looking for, but portmaster will
DB present all the OPTIONS dialogs first before it starts building the
DB first port, which allows you to set all the options then walk away
DB while stuff builds. Once the options files are already there you can
DB do the whole process again with the --force-config option, or let them
DB stay as is until something changes (which is the default).
DB 
DB hope this helps,

It's not exactly what I want as I need to repeat Tab-Enter pairs for each of 
OPTIONS contained port.  What I want is generation options file for all the 
ports including defaults (possibly overrided in /etc/make.conf) WITH/WITHOUT 
lines...


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Continued pkg-plist problems

2007-07-16 Thread Paul Schmehl
I'm working on an upgrade to security/bro.  The new version is requires 
that I install a perl module in SITE_PERL so that the configuration script 
will run correctly.  When I tried to add the module to pkg-plist, the 
deletion of the file failed because deinstall was prepending PREFIX to 
SITE_PERL, making the path invalid.


To get around this problem I wrote a one line pkg-deinstall script that 
deletes the file.  The script does what you would expect, but then it 
returns an error.


[EMAIL PROTECTED] find /usr/local/lib/perl5/ -name IP4.pm
/usr/local/lib/perl5/site_perl/5.8.8/mach/IP4.pm
[EMAIL PROTECTED] make deinstall PREFIX=/var/tmp/$(make -V PORTNAME)
===  Deinstalling for security/bro
===   Deinstalling bro-1.1d
rm: /usr/local/lib/perl5/site_perl/5.8.8/mach/IP4.pm: No such file or 
directory

pkg_delete: post-deinstall script returned error status
[EMAIL PROTECTED] find /usr/local/lib/perl5/ -name IP4.pm

As you can see, the file was removed, but the script returns an error.  If 
I manually copy the module to SITE_PERL and then manually run 
pkg-deinstall, the module is removed with no errors.


What the heck is causing this error message?

Here's the pkg-deinstall script:

[EMAIL PROTECTED] less files/pkg-deinstall.in
#!/bin/sh

# Since pkg-plist prepends PREFIX to SITE_PERL,
# we can't remove this file in the normal way

/bin/rm %%SITE_PERL%%/mach/IP4.pm

It's listed in the Makefile as one of the SUB_FILES, and SUB_LIST includes 
SITE_PERL=${SITE_PERL).


--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: /var/db/ports/*/options auto-generation

2007-07-16 Thread David Southwell
On Monday 16 July 2007 07:40:15 Dmitry Morozovsky wrote:
 On Sun, 15 Jul 2007, Doug Barton wrote:

 DB Dmitry Morozovsky wrote:
 DB  Dear colleagues,
 DB 
 DB  is there any way to generate set of /var/db/ports/*/options in their
 default DB  state? BATCH=1 will leave this hierarchy untouched, but when
 installing new DB  system I would prefer options files to be generated,
 to be able to look DB  through, analyze and possibly re-build some ports
 later.
 DB
 DB I'm not sure it's exactly what you're looking for, but portmaster will
 DB present all the OPTIONS dialogs first before it starts building the
 DB first port, which allows you to set all the options then walk away
 DB while stuff builds. Once the options files are already there you can
 DB do the whole process again with the --force-config option, or let them
 DB stay as is until something changes (which is the default).
 DB
 DB hope this helps,

 It's not exactly what I want as I need to repeat Tab-Enter pairs for each
 of OPTIONS contained port.  What I want is generation options file for all
 the ports including defaults (possibly overrided in /etc/make.conf)
 WITH/WITHOUT lines...


I do not know if that is possible but I can say I support the notion...It 
would be v. useful for distributing to ensure computers on a network, or even 
on different networks, install the same ports with identical options...

david Southwell


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


HEADS UP: editors/emacs upgraded to 22.1

2007-07-16 Thread MANTANI Nobutaka
Hello,

editors/emacs port is upgraded to 22.1.
Since this is a major upgrade, all installed elisp ports should be
reinstalled.

Please add EMACS_PORT_NAME=emacs22 to /etc/make.conf and
upgrade Emacs and related ports with:

# portupgrade -fr emacs

If you want to keep using Emacs 21.3, please add EMACS_PORT_NAME=emacs21
to /etc/make.conf and reinstall Emacs from editors/emacs21 port:

# portupgrade -f -o editors/emacs21 emacs

For elisp port maintainers, please set default EMACS_PORT_NAME to
emacs22 in Makefile of your port and make a slave port for emacs21.

Sincerely,

--
MANTANI Nobutaka
[EMAIL PROTECTED], [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


PLEASE TEST: sudo-1.6.9

2007-07-16 Thread Tom McLaughlin
Hi all,

After nearly 2 years sudo 1.6.9 should be released very shortly.  The
two things I've been excited about is group order in nsswitch no longer
matters when trying to use group based permissions and SASL support has
been added when using LDAP based rules.  I've been using the RCs for the
past few weeks and so far the only issue I've seen is some SASL related
problems.  (More on that later.)  Before I commit an update to the port
I'd like to get a little feedback.  From looking at UPGRADING and
CHANGES a lot of work has gone into this new release.  Environment
handling has been heavily redone.  I don't want hate mail from people if
their stuff breaks so here's your chance...

http://people.freebsd.org/~tmclaugh/files/sudo-1.6.9.r4.diff

As for SASL support, I'm having a problem when sasl_auth_id is set in
ldap.conf which is causing sudo to fail to authenticate when attempting
to bind to LDAP while nss_ldap shows no issues.  (By the way, should I
change sudo to use nss_ldap.conf instead of ldap.conf since that's what
nss_ldap installs and the file is meant to be shared?  Maybe make this
configurable?)  Can someone explain to me how sasl_auth_id works in
nss_ldap?  It seems to have no effect on my setup here.  I can set it to
a totally bogus value and it works just fine.  I've tried with versions
255 and the new 256.  I'd be curious to here from other sudo+ldap users
how the SASL support works for them.  Thanks.

tom
-- 
| tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org |
| FreeBSD   http://www.FreeBSD.org |

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Continued problems with pkg-plist

2007-07-16 Thread Paul Schmehl
For the record (in case somebody googles this thread in six months), I was 
able to solve this problem by adding the following to the pkg-deinstall 
script:


if [ $2 != POST-DEINSTALL ]; then
   exit 0
fi

So, the script, in toto, now is:

#!/bin/sh

# Since pkg-plist prepends PREFIX to SITE_PERL,
# we can't remove this file in the normal way

if [ $2 != POST-DEINSTALL ]; then
   exit 0
fi

/bin/rm %%SITE_PERL%%/mach/IP4.pm

And the perl module is removed without errors.

--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: /var/db/ports/*/options auto-generation

2007-07-16 Thread Pav Lucistnik
Dmitry Morozovsky píše v po 16. 07. 2007 v 18:40 +0400:

 It's not exactly what I want as I need to repeat Tab-Enter pairs for each of 
 OPTIONS contained port.  What I want is generation options file for all the 
 ports including defaults (possibly overrided in /etc/make.conf) WITH/WITHOUT 
 lines...

Ok, so what about make -V OPTIONS in the port directory, and some
creative awkery on the output?

-- 
Pav Lucistnik [EMAIL PROTECTED]
  [EMAIL PROTECTED]

An arrow (+0,+0) [EMAIL PROTECTED] finds a mark. It dies.


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


FreeBSD Port: p5-Catalyst-Plugin-Authentication-0.10000/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class

2007-07-16 Thread Alan Hicks
Are there any plans to add 
Catalyst::Plugin::Authentication::Store::DBIx::Class to the ports as 
it's the only user storage backend mentioned in 
Catalyst::Plugin::Authentication 0.1


Thanks,
Alan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Valgrind GCC 4.2 patches

2007-07-16 Thread Fabian Keil
Simon Barner [EMAIL PROTECTED] wrote:

 I finally fixed the valgrind build with gcc 4.2. Could you
 please verify that
 
a) the port also build on 7-current,
b) that there are no regressions (I did a quick test on 6.2,
   and it seems to work).

I didn't notice any regressions on RELENG_6 either.

Fabian


signature.asc
Description: PGP signature


Re: Xorg 7.2 beryl problem on i945GM

2007-07-16 Thread Willy Picard
On Mon, Jul 16, 2007 at 05:47:25AM -0700, Jack L. wrote:
 On 7/16/07, Sam Lawrance [EMAIL PROTECTED] wrote:
 
 On 16/07/2007, at 5:25 PM, Ganbold wrote:
 
  Hi,
 
  I'm having trouble running beryl on laptop with 945GM card. I have
  current machine:
 
  devil# uname -an
  FreeBSD devil.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Tue
  Jul 10 10:44:42 ULAT 2007 [EMAIL PROTECTED]:/usr/obj/usr/
  src/sys/DEVIL  i386
  devil#
 
  Xorg is updated to 7.2.
 
  Now when I try to run beryl-manager a window becomes a white screen
  and I can't do anything, although mouse moves.
 
 I have the same issue on my mac mini - I spent some time searching
 around, and haven't found a solution yet.  Let me know if you come up
 with any leads.
 
 
 I have the same problems with ati and nvidia cards. haven't gotten
 anything except for a white screen.

I had the same problem with an nvidia card. Reinstalling the nvidia-driver port
(portupgrade -f x11/nvidia-driver) and reboot fixed the problem. I hope it
helps.

Willy Picard
-- 
Willy Picarde-mail: [EMAIL PROTECTED]
Dept. of Information Technology www:http://www.kti.ae.poznan.pl/
The Poznan University of Economics  tel:+48 61 848 05 49
Mansfelda 4, 60-854 Poznan, Poland  fax:+48 61 848 38 40
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /var/db/ports/*/options auto-generation

2007-07-16 Thread Dmitry Morozovsky
On Mon, 16 Jul 2007, Pav Lucistnik wrote:

PL  It's not exactly what I want as I need to repeat Tab-Enter pairs for each 
of 
PL  OPTIONS contained port.  What I want is generation options file for all 
the 
PL  ports including defaults (possibly overrided in /etc/make.conf) 
WITH/WITHOUT 
PL  lines...
PL 
PL Ok, so what about make -V OPTIONS in the port directory, and some
PL creative awkery on the output?

It's definitely possible, but it constructs single line of output which is 
rather hard to parse (though possible, surely).

What about creating special target such as 'create-options-file' or 
'update-options-file' acting depending of existance of /var/db/ports/*/options 
and then acting accordingly?

Well, after a little bit of thought I suppose it should be presented to 
ports-mgr@ to decide...


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /var/db/ports/*/options auto-generation

2007-07-16 Thread Garrett Cooper

Dmitry Morozovsky wrote:

On Mon, 16 Jul 2007, Pav Lucistnik wrote:

PL  It's not exactly what I want as I need to repeat Tab-Enter pairs for each of 
PL  OPTIONS contained port.  What I want is generation options file for all the 
PL  ports including defaults (possibly overrided in /etc/make.conf) WITH/WITHOUT 
PL  lines...
PL 
PL Ok, so what about make -V OPTIONS in the port directory, and some

PL creative awkery on the output?

It's definitely possible, but it constructs single line of output which is 
rather hard to parse (though possible, surely).
  
'for i in {WITH/WITHOUT file}' or read(1) solves that little problem. 
The only catch is that there's a bit of added overhead, but I doubt it's 
much..
What about creating special target such as 'create-options-file' or 
'update-options-file' acting depending of existance of /var/db/ports/*/options 
and then acting accordingly?
  
That might be a good idea, as I think it'd allow more tools to benefit 
from the added functionality.
Well, after a little bit of thought I suppose it should be presented to 
ports-mgr@ to decide...



Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
  

-Garrett
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD ports which are currently scheduled for deletion

2007-07-16 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems, the ports will be
deleted.

The goal of this posting is to make this process much more visible
to the wider FreeBSD community.

portname:   comms/ixj
description:Driver for Quicknet Internet PhoneJack and LineJack.
Used by OpenH323
maintainer: [EMAIL PROTECTED]
status: IGNORE
deprecated because: does not work on any supported FreeBSD version
expiration date:2007-07-29
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=commsportname=ixj


portname:   databases/pgbash
description:SQL Bash Shell for PostgreSQL
maintainer: [EMAIL PROTECTED]
deprecated because: Last release in 2003, relies on outdated Postgre 7.3
and bash 2.05a
expiration date:2007-09-15
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007070212/pgbash-7.3_2.log
 (Jul  5 07:20:05 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=pgbash


portname:   devel/hs-green-card
description:A foreign function interface preprocessor for Haskell
maintainer: [EMAIL PROTECTED]
status: BROKEN
deprecated because: Does not build with latest GHC
expiration date:2007-09-01
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=hs-green-card


portname:   devel/hs-hpl
description:Haskell Ports Library provides ports in Haskell
maintainer: [EMAIL PROTECTED]
status: BROKEN
deprecated because: Does not build with latest GHC
expiration date:2007-09-01
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=hs-hpl


portname:   devel/p5-Getopt-Mixed
description:Perl module for processing of both short and long
command line options
maintainer: [EMAIL PROTECTED]
deprecated because: Use devel/p5-Getopt-Long instead
expiration date:2007-04-23
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=p5-Getopt-Mixed


portname:   devel/qextmdi
description:Qt extension for creating SDI/MDI user interfaces
maintainer: [EMAIL PROTECTED]
deprecated because: is unfetchable, website disappeared
expiration date:2007-03-19
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=qextmdi


portname:   devel/rx
description:Replacement for the GNU regex library
maintainer: [EMAIL PROTECTED]
status: BROKEN
deprecated because: has been decommissioned and is no longer developed
expiration date:2007-07-09
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=rx


portname:   editors/flim113
description:FLIM, message representation or encoding emacs lisp
library for emacs21
maintainer: [EMAIL PROTECTED]
deprecated because: distfile disappeared
expiration date:2007-01-21
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=editorsportname=flim113


portname:   editors/sam
description:A unix version of Rob Pike's editor for plan9
maintainer: [EMAIL PROTECTED]
deprecated because: distfile and homepage disappeared
expiration date:2007-01-04
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=editorsportname=sam


portname:   games/ggo
description:PandaNet's IGS Client, GNU Go Client and SGF Editor
maintainer: [EMAIL PROTECTED]
deprecated because: developer's focus have moved elsewhere
expiration date:2007-10-03
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=gamesportname=ggo


portname:   games/halflifeserver
description:Steam Enabled Half-Life Dedicated Server with CS and
DOD
maintainer: [EMAIL PROTECTED]
status: BROKEN
deprecated because: Incomplete fetch instructions
expiration date:2007-04-10
build errors:   none.
overview:   

FreeBSD ports that you maintain which are currently marked forbidden

2007-07-16 Thread linimon
Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we are attempting to notify maintainers of
ports that are marked as forbidden in their Makefiles.  Often,
these ports are so marked due to security concerns, such as known
exploits.

An overview of the port, including errors seen on the build farm, is
included below.

portname:   graphics/xpcd
forbidden because:  is an abandoned project and might be vulnerable
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2007070212/xpcd-2.09_1.log
 (Jun 21 11:56:18 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=graphicsportname=xpcd


portname:   misc/compat3x
forbidden because:  FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath  - not
fixed / no lib available
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=miscportname=compat3x


portname:   sysutils/eject
forbidden because:  Setuid root and has security issues
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=sysutilsportname=eject


If this problem is one that you are already aware of, please accept
our apologies and ignore this message.  On the other hand, if you no
longer wish to maintain this port (or ports), please reply with a
message stating that, and accept our thanks for your efforts in the
past.

Thanks for your efforts to help improve FreeBSD.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]