Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!

2009-12-21 Thread Robert Noland
On Mon, 2009-12-21 at 04:58 +0900, Norikatsu Shigemura wrote:
> On Mon, 21 Dec 2009 00:34:22 +0900
> Norikatsu Shigemura  wrote:
> > >   I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri,
> > >   graphics/libGL*, graphics/libglut, graphics/mesa-demos and
> > >   graphics/libdrm.  Please see also my attached patch file.  I'll
> > >   update these as soon as tomorrow.
> > Reworking for 7.6.1-rc4.  Please test attached patch.

I've put a patch of 7.6.1 release at:

http://people.freebsd.org/~rnoland/mesa-7.6.1-release.patch

As much as I don't want to, I need to request a repo copy of libdrm in
order to keep nouveau working...  The bits needed for r600 were added
just after 2.4.12 and the bits that broke nouveau were just before
2.4.13...

robert.

>   I confirmed that 2 *my* issue was fixed:
> 
>   1. bluish coloring
>  Because of Depth Color = 16, so I change Depth Color to 24.
>  Fix this issue.
> 
>   2. Too heavy FlightGear
>  I always enable LIBGL_ALWAYS_INDIRECT environment.  It's
>  required by compiz.  But many OpenGL applications are not
>  comfortably.  glxgears's frames bump up to 2600FPS from
>  1600FPS by disable LIBGL_ALWAYS_INDIRECT.
-- 
Robert Noland 
FreeBSD

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


INDEX now builds successfully on 6.x

2009-12-21 Thread Erwin Lansing

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


INDEX build failed for 6.x

2009-12-21 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
 Done.
Warning: Duplicate INDEX entry: pl-koffice-i18n-1.6.3_1

Committers on the hook:
beat delphij edwin fluffy garga hrs miwi osa pav skv ume 

Most recent CVS update was:
U Mk/bsd.kde4.mk
U audio/csound/Makefile
U audio/csound/pkg-plist
U audio/smasher/Makefile
U audio/smasher/distinfo
U audio/smasher/pkg-plist
U devel/erlang-thrift/Makefile
U devel/p5-Thrift/Makefile
U devel/p5-Thrift/pkg-plist
U devel/py-thrift/Makefile
U devel/ruby-thrift/Makefile
U devel/thrift/Makefile
U devel/thrift/distinfo
U editors/koffice-kde4-l10n/files/bsd.l10n.mk
U misc/zoneinfo/Makefile
U misc/zoneinfo/distinfo
U polish/Makefile
U print/jadetex/Makefile
U print/jadetex/pkg-plist
U print/jadetex/files/pkg-message.in
U security/keepassx/files/patch-from-trunk
U www/habari/Makefile
U www/habari/distinfo
U www/habari/pkg-plist
U www/nginx/Makefile
U www/nginx/distinfo
U www/nginx-devel/Makefile
U www/nginx-devel/distinfo
U www/seamonkey2-i18n/Makefile
U www/seamonkey2-i18n/distinfo
U www/xpi-quick-locale-switcher/Makefile
U x11-wm/echinus/Makefile
U x11-wm/echinus/distinfo
___
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/141131: www/libxul does not compile any more

2009-12-21 Thread Rainer Hurling
According to PR 141131 I see exactly the same error messages when I try 
to upgrade from libxul-1.9.0.15 to libxul-1.9.0.16:


---
[..snip..]
cc -o FreeBSD9.0_OPT.OBJ/FreeBSD_SINGLE_SHLIB/dsa.o -c -O -fPIC -ansi 
-Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX 
-DSHLIB_SUFFIX=\"so\" -DSHLIB_PREFIX=\"lib\" -DSHLIB_VERSION=\"3\" 
-DSOFTOKEN_SHLIB_VERSION=\"3\" -DRIJNDAEL_INCLUDE_TABLES -UDEBUG 
-DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DNSS_ENABLE_ECC 
-DUSE_UTIL_DIRECTLY -D_X86_ -DMP_API_COMPATIBLE -I/usr/local/include 
-I/usr/local/include/nspr 
-I/usr/ports/www/libxul/work/mozilla/dist/include 
-I../../../../dist/public/nss -I../../../../dist/private/nss 
-I../../../../dist/include  -Impi -Iecl  dsa.c

dsa.c: In function 'FIPS186Change_ReduceModQForDSA':
dsa.c:75: error: 'mp_int' undeclared (first use in this function)
dsa.c:75: error: (Each undeclared identifier is reported only once
dsa.c:75: error: for each function it appears in.)
dsa.c:75: error: expected ';' before 'W'
dsa.c:76: error: 'mp_err' undeclared (first use in this function)
dsa.c:76: error: expected ';' before 'err'
[..snip..]
gmake[6]: *** [FreeBSD9.0_OPT.OBJ/FreeBSD_SINGLE_SHLIB/dsa.o] Fehler 1
gmake[6]: Leaving directory 
`/usr/ports/www/libxul/work/mozilla/security/nss/lib/freebl'

gmake[5]: *** [libs] Fehler 2
gmake[5]: Leaving directory 
`/usr/ports/www/libxul/work/mozilla/security/nss/lib/freebl'

gmake[4]: *** [libs] Fehler 2
gmake[4]: Leaving directory 
`/usr/ports/www/libxul/work/mozilla/security/nss/lib'

gmake[3]: *** [libs] Fehler 2
gmake[3]: Leaving directory 
`/usr/ports/www/libxul/work/mozilla/security/manager'

gmake[2]: *** [libs_tier_toolkit] Fehler 2
gmake[2]: Leaving directory `/usr/ports/www/libxul/work/mozilla'
gmake[1]: *** [tier_toolkit] Fehler 2
gmake[1]: Leaving directory `/usr/ports/www/libxul/work/mozilla'
gmake: *** [default] Fehler 2
*** Error code 1
---

This happens on three different machines all running latest 9.0-CURRENT 
(i386). As far as I can see there are no relevant flags set in 
etc/make.conf.


Any clues what is going wrong? I found no solution to this PR.

Please let me know if I can provide more information or test something.

Many thanks in advance,
Rainer Hurling
___
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: Ports marked as IGNORE - (cups-pdf) & (urlview) why - how long?

2009-12-21 Thread Doug Barton
David Southwell wrote:
> Hi just curious about:
> 
> - print/cups-pdf (marked as IGNORE)
> - textproc/urlview (marked as IGNORE)
> 
> Anyone know what is happening with these? Get IGNORE with portupgrade -a.

$ cd /usr/ports/print/cups-pdf
$ make
===>  cups-pdf-2.5.0 is marked as broken: does not install.
*** Error code 1

Stop in /usr/local/ports/print/cups-pdf.


$ portmaster .
===>>> Port directory: /usr/ports/print/cups-pdf
===>>> This port is marked BROKEN
===>>> does not install

===>>> If you are sure you can build it, remove the
   BROKEN line in the Makefile and try again.


hth,

Doug

PS, Josh, if this e-mail address still works for you, howdy!  :)

-- 

Improve the effectiveness of your Internet presence with
a domain name makeover!http://SupersetSolutions.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: bsd.sites.mk

2009-12-21 Thread Doug Barton
John J. Rushford Jr wrote:
> Greetings,
> 
> I was wondering if you could move ftp.belnet.be to the bottom of all
> lists in bsd.sites.mk.  This ftp site is extremely slow and shouldn't be
> at the top of the list in my opinion.

"Fast" is a relative term for people. Take a look at
/usr/ports/ports-mgmt/fastest_sites/ to help make it better for you.


hth,

Doug

-- 

Improve the effectiveness of your Internet presence with
a domain name makeover!http://SupersetSolutions.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"


INDEX build failed for 6.x

2009-12-21 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
 Done.
make_index: koffice-l10n-: no entry for /usr/ports/polish/koffice-kde4-l10n

Committers on the hook:
delphij fluffy garga hrs ume 

Most recent CVS update was:
U cad/klayout/Makefile
U cad/klayout/files/patch-build.sh
U cad/klayout/files/patch-config-Makefile.conf
U chinese/Makefile
U chinese/koffice-kde4-l10n-zh_CN/Makefile
U chinese/koffice-kde4-l10n-zh_CN/distinfo
U chinese/koffice-kde4-l10n-zh_CN/pkg-plist
U chinese/koffice-kde4-l10n-zh_TW/Makefile
U chinese/koffice-kde4-l10n-zh_TW/distinfo
U chinese/koffice-kde4-l10n-zh_TW/pkg-plist
U editors/Makefile
U editors/koffice-kde4/Makefile
U editors/koffice-kde4/distinfo
U editors/koffice-kde4/pkg-descr
U editors/koffice-kde4/pkg-plist
U editors/koffice-kde4/files/patch-krita_plugins_formats_CMakeLists.txt
U editors/koffice-kde4-l10n/Makefile
U editors/koffice-kde4-l10n/files/bsd.l10n.mk
U editors/koffice-kde4-l10n-ca/Makefile
U editors/koffice-kde4-l10n-ca/distinfo
U editors/koffice-kde4-l10n-ca/pkg-plist
U editors/koffice-kde4-l10n-da/Makefile
U editors/koffice-kde4-l10n-da/distinfo
U editors/koffice-kde4-l10n-da/pkg-plist
U editors/koffice-kde4-l10n-el/Makefile
U editors/koffice-kde4-l10n-el/distinfo
U editors/koffice-kde4-l10n-el/pkg-plist
U editors/koffice-kde4-l10n-en_GB/Makefile
U editors/koffice-kde4-l10n-en_GB/distinfo
U editors/koffice-kde4-l10n-en_GB/pkg-plist
U editors/koffice-kde4-l10n-es/Makefile
U editors/koffice-kde4-l10n-es/distinfo
U editors/koffice-kde4-l10n-es/pkg-plist
U editors/koffice-kde4-l10n-et/Makefile
U editors/koffice-kde4-l10n-et/distinfo
U editors/koffice-kde4-l10n-et/pkg-plist
U editors/koffice-kde4-l10n-fy/Makefile
U editors/koffice-kde4-l10n-fy/distinfo
U editors/koffice-kde4-l10n-fy/pkg-descr
U editors/koffice-kde4-l10n-fy/pkg-plist
U editors/koffice-kde4-l10n-gl/Makefile
U editors/koffice-kde4-l10n-gl/distinfo
U editors/koffice-kde4-l10n-gl/pkg-plist
U editors/koffice-kde4-l10n-hne/Makefile
U editors/koffice-kde4-l10n-hne/distinfo
U editors/koffice-kde4-l10n-hne/pkg-descr
U editors/koffice-kde4-l10n-hne/pkg-plist
U editors/koffice-kde4-l10n-it/Makefile
U editors/koffice-kde4-l10n-it/distinfo
U editors/koffice-kde4-l10n-it/pkg-plist
U editors/koffice-kde4-l10n-kk/Makefile
U editors/koffice-kde4-l10n-kk/distinfo
U editors/koffice-kde4-l10n-kk/pkg-descr
U editors/koffice-kde4-l10n-kk/pkg-plist
U editors/koffice-kde4-l10n-nb/Makefile
U editors/koffice-kde4-l10n-nb/distinfo
U editors/koffice-kde4-l10n-nb/pkg-plist
U editors/koffice-kde4-l10n-nds/Makefile
U editors/koffice-kde4-l10n-nds/distinfo
U editors/koffice-kde4-l10n-nds/pkg-descr
U editors/koffice-kde4-l10n-nds/pkg-plist
U editors/koffice-kde4-l10n-nl/Makefile
U editors/koffice-kde4-l10n-nl/distinfo
U editors/koffice-kde4-l10n-nl/pkg-plist
U editors/koffice-kde4-l10n-sv/Makefile
U editors/koffice-kde4-l10n-sv/distinfo
U editors/koffice-kde4-l10n-sv/pkg-plist
U editors/koffice-kde4-l10n-tr/Makefile
U editors/koffice-kde4-l10n-tr/distinfo
U editors/koffice-kde4-l10n-tr/pkg-plist
U editors/koffice-kde4-l10n-wa/Makefile
U editors/koffice-kde4-l10n-wa/distinfo
U editors/koffice-kde4-l10n-wa/pkg-descr
U editors/koffice-kde4-l10n-wa/pkg-plist
U french/Makefile
U french/koffice-kde4-l10n/Makefile
U french/koffice-kde4-l10n/distinfo
U french/koffice-kde4-l10n/pkg-plist
U german/Makefile
U german/koffice-kde4-l10n/Makefile
U german/koffice-kde4-l10n/distinfo
U german/koffice-kde4-l10n/pkg-plist
U japanese/Makefile
U japanese/koffice-kde4-l10n/Makefile
U japanese/koffice-kde4-l10n/distinfo
U japanese/koffice-kde4-l10n/pkg-plist
U mail/cyrus-imapd23/Makefile
U mail/cyrus-imapd23/distinfo
U mail/cyrus-imapd23/pkg-install
U mail/cyrus-imapd23/files/extra-patch-cmulocal::sasl2.m4
U mail/cyrus-imapd23/files/extra-patch-configure.in
U mail/cyrus-imapd23/files/patch-configure
U portuguese/Makefile
U portuguese/koffice-kde4-l10n/Makefile
U portuguese/koffice-kde4-l10n/distinfo
U portuguese/koffice-kde4-l10n/pkg-plist
U portuguese/koffice-kde4-l10n-pt_BR/Makefile
U portuguese/koffice-kde4-l10n-pt_BR/distinfo
U portuguese/koffice-kde4-l10n-pt_BR/pkg-plist
U security/vuxml/vuln.xml
U ukrainian/Makefile
U ukrainian/koffice-kde4-l10n/Makefile
U ukrainian/koffice-kde4-l10n/distinfo
U ukrainian/koffice-kde4-l10n/pkg-plist
U www/monkey/Makefile
U www/monkey/distinfo
U www/monkey/pkg-plist
U x11-drivers/xf86-video-openchrome/Makefile
___
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 marked as IGNORE - (cups-pdf) & (urlview) why - how long?

2009-12-21 Thread David Southwell

Hi just curious about:

- print/cups-pdf (marked as IGNORE)
- textproc/urlview (marked as IGNORE)

Anyone know what is happening with these? Get IGNORE with portupgrade -a.

Thanks in advance for some info

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"


Current unassigned ports problem reports

2009-12-21 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

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.


S Tracker  Resp.  Description

f ports/141829[maintainer-update] x11-drivers/input-wacom
o ports/141828graphics/sane-backends 1.0.20 doesn't compile on FreeB
o ports/141827audio/smasher port - outdated
o ports/141822[maintainer update] net/nss_ldapd update
f ports/141811multimedia/vlc: X11 and QT4 options not used + configu
o ports/141790[new port] net-im/zephyr : enterprise-class IM system
o ports/141786new port: multimedia/m2tstoavi, utility which eases co
f ports/141782maintainer update: multimedia/jmref to 16.2
f ports/141779[patch] port mail/postfixadmin missing depecies spl
o ports/141776Update port: japanese/p5-Mail-SpamAssassin
f ports/141775x11/slim doesn't adhere keymap configuration
o ports/141772New port: sysutils/bontmia backup over network utility
o ports/141768new port audio/mp3fs: a fusefs program to transcode FL
f ports/141727[patch] Upgrade mail/dovecot to 1.2.9
f ports/141704[patch] security/lynis: update to 1.2.9
o ports/141674New port: www/uzbl a web interface tool adhering to th
o ports/141667chineese/gcin[-devel]: proper use of OPTIONS, unbreak 
f ports/141654Update of www/hiawatha
o ports/141473irc/kvirc-devel fails to start, missing library
f ports/141437[patch] net-mgmt/grepcidr search anywhere in line patc
o ports/141433audio/aureal-kmod fails to build under RELENG_8
o ports/141412new port: java/openmq-client
o ports/141411new port: java/openmq: jms message broker
f ports/141409[PATCH] audio/libmp3splt: update to 0.5.8a
f ports/141408[PATCH] audio/mp3splt: update to 2.2.7a
f ports/141406net-p2p/p5-Net-BitTorrent-File fails to parse .torrent
f ports/141392[PATCH] Update sysutils/freebsd-snapshot to 20091208.1
f ports/141389update www/mod_fcgid to 2.3.4
f ports/141356net-mgmt/netams 3.4.3 does not build on FreeBSD 8.0 am
f ports/141341Cannot install ports/net-im/libmsn
o ports/141188sysutils/freebsd-snapshot does not report all errors
f ports/141187sysutils/freebsd-snapshot does not check /etc/rc.conf.
f ports/141173New Port: textproc/yali
s ports/141140[PATCH] www/p5-Mojo: update to 0.13, take maintain
f ports/141128net/istgt doesn't work on FreeBSD 8.0 and HEAD
f ports/141103net/stone strange behavior on 8.0-RELEASE
f ports/141022New Port: astro/traveling_salesman
f ports/141001net/ssltunnel-server/ depends on /sbin/pppd
o ports/140925print/hplip3: patch to improve behaviour of hp-check
f ports/140897[UPDATE] net/freeradius2 to 2.1.7
f ports/140881[patch] port security/snortsam update to version 2.68
f ports/140867net-mgmt/nagios-plugins: check_icmp default packets si
f ports/140829www/tomcat55 rc.d script is broken and will not stop t
f ports/140811[patch] sysutils/zfs-snapshot-mgmt: don't barf on top-
o ports/140792graphics/mesa-demos: Broken build due to missing symbo
f ports/140731emulators/hatari does not build if emulators/rtc is in
f ports/140698update: databases/xapian-bindings - update to 1.0.16
f ports/140696net-im/qwit: update to qwit-1.0
f ports/140681Modify port devel/php5-ice to allow compiling with PHP
s ports/140680Modify port databases/phpmyadmin to allow building wit
o ports/140641[NEW PORT] databases/tuning-primer : MySQL performance
f ports/140628[PATCH] deskutils/plasma-applet-cwp: update 0.2.12 -> 
o ports/140557ports shells/44bsd-csh ESC file completion and ^D (vie
f ports/140546The execution result of sysutils/scprotect is inapposi
f ports/140471security/nessus-libnasl fails to compile
f ports/140470security/nessus-libraries fails to compile
o ports/140450shells/scponly: chrooted scp-shell doesn't work
o ports/140445New Port: net/rsmb Really Small Message Broker
o ports/140365[patch] databases/firebird20-client coredumps
o ports/140348New port: www/mod_auth_cas Apache 2.0/2.2 compliant mo
f ports/140303net-mgmt/docsis can not compile filters under amd64 pl
o ports/140232Resolve conflicts w/ devel/antlr & devel/pccts
o ports/140