Re: gnu ghostscript port bug

2008-06-17 Thread Dongsheng Song
/usr/ports/devel/nspr has the same problem.

2008/6/17 Dongsheng Song [EMAIL PROTECTED]:
 # cd /usr/ports/print/ghostscript/gnu
 # make install
 ...
 checking for C compiler default output file name...
 configure: error: C compiler cannot create executables
 See `config.log' for more details.
 *** Error code 77

 Stop in /usr/ports/print/ghostscript/gnu (line 2114 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 *** Error code 1

 Stop in /usr/ports/print/ghostscript/gnu (line 1417 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 *** Error code 1

 Stop in /usr/ports/print/ghostscript/gnu (line 1937 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 # echo $CFLAGS

 When I set CFLAGS for make, all is OK:

 # CFLAGS=-I/usr/include make install

 Dongsheng Song




Re: gnu ghostscript port bug

2008-06-17 Thread Dongsheng Song
See the attachment.

2008/6/17 Olivier Mehani [EMAIL PROTECTED]:
 On Tue, Jun 17, 2008 at 12:36:52PM +0800, Dongsheng Song wrote:
 # cd /usr/ports/print/ghostscript/gnu
 # make install
 ...
 checking for C compiler default output file name...
 configure: error: C compiler cannot create executables
 See `config.log' for more details.

 What does the config.log say?

 --
 Olivier Mehani [EMAIL PROTECTED]
 PGP fingerprint: 3720 A1F7 1367 9FA3 C654  6DFB 6845 4071 E346 2FD1

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:627: checking host system type
configure:648: checking target system type
configure:666: checking build system type
configure:1042: checking for whoami
configure:1860: checking for c++
configure:1892: checking whether the C++ compiler (c++ -O2 -pipe ) works
configure:1908: c++ -o conftest -O2 -pipe   conftest.C  15
/usr/lib/libstdc++.so.44.1: warning: strcpy() is almost always misused, please 
use strlcpy()
/usr/lib/libstdc++.so.44.1: warning: strcat() is almost always misused, please 
use strlcat()
configure:1934: checking whether the C++ compiler (c++ -O2 -pipe ) is a 
cross-compiler
configure:1939: checking whether we are using GNU C++
configure:1948: c++ -E conftest.C
configure:1967: checking whether c++ accepts -g
configure:2004: checking for gcc
configure:2117: checking whether the C compiler (cc -O2 -pipe ) works
configure:2133: cc -o conftest -O2 -pipe   conftest.c  15
cc: -pipe: No such file or directory
configure: failed program was:

#line 2128 configure
#include confdefs.h

main(){return(0);}
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by jasper configure 1.701.0-gs5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr/local --sysconfdir=/etc --mandir=/usr/local/man 
--infodir=/usr/local/info

## - ##
## Platform. ##
## - ##

hostname = proxy.foresee.com.cn
uname -m = amd64
uname -r = 4.3
uname -s = OpenBSD
uname -v = GENERIC#1

/usr/bin/uname -p = Intel(R) Xeon(R) CPU E5405 @ 2.00GHz
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = OpenBSD.amd64
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /var/ports/obj/ghostscript-8.62p1/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


## --- ##
## Core tests. ##
## --- ##

configure:2014: checking build system type
configure:2032: result: x86_64-unknown-openbsd4.3
configure:2054: checking host system type
configure:2069: result: x86_64-unknown-openbsd4.3
configure:2091: checking target system type
configure:2106: result: x86_64-unknown-openbsd4.3
configure:2151: checking for a BSD-compatible install
configure:2207: result: /usr/bin/install -c -o root -g bin
configure:2218: checking whether build environment is sane
configure:2261: result: yes
configure:2289: checking for a thread-safe mkdir -p
configure:2328: result: acaux/install-sh -c -d
configure:2341: checking for gawk
configure:2368: result: /usr/bin/awk
configure:2379: checking whether make sets $(MAKE)
configure:2400: result: yes
configure:2652: checking for gawk
configure:2679: result: /usr/bin/awk
configure:2738: checking for gcc
configure:2765: result: cc
configure:3003: checking for C compiler version
configure:3010: cc --version 5
cc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3013: $? = 0
configure:3020: cc -v 5
Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd4.3/3.3.5/specs
Configured with: 
Thread model: single
gcc version 3.3.5 (propolice)
configure:3023: $? = 0
configure:3030: cc -V 5
cc: `-V' option must have argument
configure:3033: $? = 1
configure:3056: checking for C compiler default output file name
configure:3083: cc -O2 -pipe  -DSYS_TYPES_HAS_STDINT_TYPES 
-I/usr/local/include-I/usr/local/include/ijs
-I/usr/local/include/libpng   -L/usr/local/lib conftest.c -ljpeg 5
cc: -pipe: No such file or directory
configure:3086: $? = 1
configure:3124: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME jasper
| #define PACKAGE_TARNAME jasper
| #define PACKAGE_VERSION 1.701.0-gs5
| #define PACKAGE_STRING jasper 1.701.0-gs5
| #define PACKAGE_BUGREPORT 
| #define PACKAGE jasper
| #define VERSION 1.701.0-gs5
| #define JAS_VERSION 1.701.0-gs5
| #define JAS_CONFIGURE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3130: error: C compiler cannot create executables
See `config.log' for more 

Re: UPDATE: cln-1.2.2

2008-06-17 Thread Mike Erdely
On Mon, Jun 16, 2008 at 11:51:12PM -0400, Mike Erdely wrote:
 Alpha is... still... building...

No regressions on alpha.



Re: gnu ghostscript port bug

2008-06-17 Thread Olivier Mehani
On Tue, Jun 17, 2008 at 12:36:52PM +0800, Dongsheng Song wrote:
 # cd /usr/ports/print/ghostscript/gnu
 # make install
 ...
 checking for C compiler default output file name...
 configure: error: C compiler cannot create executables
 See `config.log' for more details.

What does the config.log say?

-- 
Olivier Mehani [EMAIL PROTECTED]
PGP fingerprint: 3720 A1F7 1367 9FA3 C654  6DFB 6845 4071 E346 2FD1


pgpWysn0kvYJt.pgp
Description: PGP signature


Re: Random Opera Freezes, still?

2008-06-17 Thread Nikolay Sturm
* Aaron W. Hsu [2008-06-16]:
 Does anyone have suggestions for improving the stability of Opera?

Yes, opera 9.50 does freeze more often and harder than older opera
releases did, but I haven't had the time to debug this issue yet. From
the state of our linux emulation code, I'd expect this to be some
threads issue though. If you want opera to be stable, improve compat
linux to the state where we can update the fedora/base port to a more
recent version.

Nikolay

-- 
It's all part of my Can't-Do approach to life. Wally



FIX: x11/xarchive

2008-06-17 Thread Giovanni Bechis

A little wantlib fix for x11/xarchive.
 Cheers
  Giovanni
Index: Makefile
===
RCS file: /cvs/ports/x11/xarchive/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile26 Jan 2008 12:49:12 -  1.2
+++ Makefile17 Jun 2008 07:10:50 -
@@ -3,7 +3,7 @@
 COMMENT=   GTK+2 front-end for command line archiving tools
 
 DISTNAME=  xarchive-0.2.8-6
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}p1
 CATEGORIES=x11
 
 HOMEPAGE=  http://xarchive.sourceforge.net/
@@ -21,7 +21,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
 WANTLIB=X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
 Xrender c expat fontconfig freetype m z atk-1.0 \
glib-2.0 gmodule-2.0 gobject-2.0 glitz png pango-1.0 \
-   pangoft2-1.0 pangocairo-1.0 cairo Xcomposite Xdamage
+   pangoft2-1.0 pangocairo-1.0 pixman-1 cairo Xcomposite Xdamage
 
 MODULES=   devel/gettext
 LIB_DEPENDS=   
gdk_pixbuf-2.0.=1000,gdk-x11-2.0.=1000,gtk-x11-2.0.=1000::x11/gtk+2


Christian Audigier Herren Shi rts Posten aus SS2008 Kollektion heute nur für 13,50 € das Angebot ist bis Freitag gültig!!! Nicht entgeh en lassen....

2008-06-17 Thread Whosalestocks Ltd.
!!!Top Aktion des Monats!!!

Heute Alle …

1)Ed Hardy by Audigier T-Shirts der SS2008 Kollektion Posten 50 Teile 
nur 675 €

Ed Hardy by Christian Audigier SS2008 Posten 100 Teile

Sie bekommen nur Aktuelle 2008 Modelle sie dürfen sich keine Modelle

aussuchen sie bekommen einen gut durchsortierten Posten mit
Herren Artikel alles aus der 2008 Kollektion!! Blitzversand Garantiert !!

Stk Preis entspricht nur 13,50 Euro inkl Mwst inkl Versand 

!!!Die Preisse sind inculusiv MwSt und Versand!!!

!!!Sie können auch sicher über Paypal Bezahlen!!!

Diese Aktion ist nur bis Freitag gültig danach kosten die Shirts wider
25-30€ also nicht entgehen Lassen!!! 

Wir dachten an hand ihres Accountprofiles das sie vielleicht Interesse an
diesen Artikel haben könnten da man mit unseren Preisen über Ebay richtig
gutes Geld verdienen könnte!

Die Waren sind 100% original und EU- Freiverkäuflich das alles wird auch
auf der Rechnung bei einer eventuellen Bestellung bestätigt außerdem
bieten wir auch eine von unserem Anwalt erstellten Haftungserklärung an
das sie von sonst keinen anderen Lieferanten bekommen würden und somit
sind sie beim Verkauf dieser Artikel 100% von Abmahnungen seitens
Markenanwälte abgesichert!

Da wir staendich neue Posten reinbekommen und die modelle schnell
ausverkauft werden ist es uns nicht möglich eine Onlinepresens für die
Artikel aktuel zu halten...

Wir bitten sie daswegen bei Interesse zwecks den Modellen und eventuellen
Bildern anzuschreiben...

Unsere Preise sind auf jeden Fall garantiert unter allen anderen
Erwerbsmöglichkeiten die es zu finden gibt!!!

Kaufen sie direkt von der Quelle günstig ohne Zwischen Händler

Alle Bestellungen werden mit dem Zahlungseingang noch am selben Tag
Versichert als Expressversand versendet und ihnen wird anschließend ihre
Tracklingnummer weiter geleitet womit sie ihre Bestellung Online
verfolgen können…

Die Lieferzeit beträgt max.. 3 Tage nach Zahlungseingang!!!

Wenn sie interessiert sind schreiben sie mich einfach über
[EMAIL PROTECTED] an!

Sie können auch über +49 3222 3336718 telefonischen Kontakt mit uns
aufnehmen!

Vielen Dank Für Ihr Interesse...

Fa. Whosalestocks

Ihb. Thomas Porubsky

Gostenhofer Schulgasse 23

90443 Nürnberg

Deutschland

Tel.: +49 3222 3336718

E-Mail : [EMAIL PROTECTED]

HRA Nr. : HRA 2757 NÜ


[UPDATE] nasm-2.03 = nasm-2.03.01

2008-06-17 Thread Gallon Sylvestre
Hi ports,

nasm-2.03 was updated this morning :

http://groups.google.com/group/comp.lang.asm.x86/browse_thread/thread/a037fbf88262c049/f7e757e928dd3c0e?show_docid=f7e757e928dd3c0e

You can find the diff for nasm-2.03.01 in attach. Don't forget to
delete the patch-rdf2bin.c,
nasm don't need it anymore.

I tested it on i386 and need testing on amd64.

Cheers,

--
Gallon sylvestre
OpenBSD fan | Rathaxes Core Developper
LSE researcher | kernel developer for adeneo
http://devsyl.blogspot.com/ | www.rathaxes.org


patch-nasm-2.03.01
Description: Binary data


Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread Ian Darwin

macintoshzoom wrote:

Hi Federico,
There is not a package for updating gnupg, but a port from openports.se.


This mailing list is for discussion of the OpenBSD ports system. 
OpenPorts.se is a front end to this; they don't maintain separate ports:


Since openports.se fetch its data from the [OpenBSD] Ports repository, 
there might exist nonworking URI's, outdated distfiles, et cetera. 
Needless to say, we can't do anything about these issues since the 
information is 'ports accurate', wherein the real problem is located...


The OpenBSD ports system *makes* packages.

Packages are installed using pkg_add, as Federico mentioned.

Please go and read the ports FAQ at http://openbsd.org/faq/faq15.html



Annoying firefox messages

2008-06-17 Thread Marco Peereboom
One of the worst annoyances after installing firefox are that it keeps
whining about not installed plugins.  Unfortunately we can't disable
that message using the traditional methods so I'd like to propose that
we set plugin.default_plugin_disabled to false to our port.

I always have to consult the google for 5 minutes to find out what the
key is again.

Or is there anybody attached to that slow scrolling bar that was
designed to bring nothing but despair?



p5-Cairo sync

2008-06-17 Thread Gleydson Soares
- sync WANTLIB
- bump package
Index: Makefile
===
RCS file: /cvs/ports/graphics/p5-Cairo/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile15 Sep 2007 20:09:42 -  1.2
+++ Makefile17 Jun 2008 15:14:43 -
@@ -6,6 +6,7 @@
 
 MODULES=   cpan
 DISTNAME=  Cairo-1.040
+PKGNAME=   ${DISTNAME}p0
 CATEGORIES=graphics devel
 CPAN_AUTHOR=   TSCH
 
@@ -15,7 +16,8 @@
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-WANTLIB=   X11 Xau Xdmcp Xrender expat fontconfig freetype m z glitz png
+WANTLIB=   X11 Xau Xdmcp Xrender expat fontconfig freetype \
+   m z glitz png pixman-1
 
 LIB_DEPENDS=   cairo.=6::graphics/cairo
 BUILD_DEPENDS= ::devel/p5-ExtUtils-Depends \


Re: Annoying firefox messages

2008-06-17 Thread Antoine Jacoutot
On Tue, 17 Jun 2008, Marco Peereboom wrote:

 One of the worst annoyances after installing firefox are that it keeps
 whining about not installed plugins.  Unfortunately we can't disable
 that message using the traditional methods so I'd like to propose that
 we set plugin.default_plugin_disabled to false to our port.

+1 I completely agree with this!

 I always have to consult the google for 5 minutes to find out what the
 key is again.
 
 Or is there anybody attached to that slow scrolling bar that was
 designed to bring nothing but despair?

If anyone is attached to this, I propose he cries out loud and move 
on...

-- 
Antoine



Re: UPDATE: cln-1.2.2

2008-06-17 Thread Stuart Henderson
On 2008/06/16 01:34, Paul Irofti wrote:
 Attached is a patch for updating cln to the latest version. There were
 some fixes in the main tree for sparc64, if anyone cares to test this on
 that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.

Tests still fail on sparc64, http://spacehopper.org/tmp/cln-sparc64.txt

 Otherwise you can't update this package, you'll first have to remove the
 old one and then install the new one.

I don't understand exactly what you mean here - you can't build while
the old one is installed? If so that's not worth a special mention, it
happens with most ports using libtool and people building from source
should already know about this.

 Another change is my mail address, I'll have a few more updates for the
 ports I'm maintaining and I'll change my mail within the update. For the
 rest of the ports I'll send a common patch. Hope that's okay.

  SHARED_LIBS +=  cln  0.0  # .4.2

Are you sure this doesn't need a bump?
http://www.openbsd.org/porting/libraries.html
(If in doubt, bump).

 -MAINTAINER=  Paul Irofti [EMAIL PROTECTED]
 +MAINTAINER=  Paul Irofti [EMAIL PROTECTED]

Please send a batch diff for the other address changes, don't forget it
goes into the package +DESC file so you have to bump the package version
(p0-p1, etc).



Re: Annoying firefox messages

2008-06-17 Thread Federico G. Schwindt
On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
 On Tue, 17 Jun 2008, Marco Peereboom wrote:
 
  One of the worst annoyances after installing firefox are that it keeps
  whining about not installed plugins.  Unfortunately we can't disable
  that message using the traditional methods so I'd like to propose that
  we set plugin.default_plugin_disabled to false to our port.
 
 +1 I completely agree with this!
 
  I always have to consult the google for 5 minutes to find out what the
  key is again.
  
  Or is there anybody attached to that slow scrolling bar that was
  designed to bring nothing but despair?
 
 If anyone is attached to this, I propose he cries out loud and move 
 on...

  Why not stick it in the README.OpenBSD and let everyone choose?

  f.-



Re: Annoying firefox messages

2008-06-17 Thread Marco Peereboom
Choose what?

There are no plugins for openbsd; it is worthless osx/windows poopoo.

Besides I couldn't find the README any quicker than the key.

On Tue, Jun 17, 2008 at 04:52:31PM +0100, Federico G. Schwindt wrote:
 On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
  On Tue, 17 Jun 2008, Marco Peereboom wrote:
  
   One of the worst annoyances after installing firefox are that it keeps
   whining about not installed plugins.  Unfortunately we can't disable
   that message using the traditional methods so I'd like to propose that
   we set plugin.default_plugin_disabled to false to our port.
  
  +1 I completely agree with this!
  
   I always have to consult the google for 5 minutes to find out what the
   key is again.
   
   Or is there anybody attached to that slow scrolling bar that was
   designed to bring nothing but despair?
  
  If anyone is attached to this, I propose he cries out loud and move 
  on...
 
   Why not stick it in the README.OpenBSD and let everyone choose?
 
   f.-
 



Re: Annoying firefox messages

2008-06-17 Thread Jasper Lievisse Adriaanse
On Tue, Jun 17, 2008 at 04:52:31PM +0100, Federico G. Schwindt wrote:
 On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
  On Tue, 17 Jun 2008, Marco Peereboom wrote:
  
   One of the worst annoyances after installing firefox are that it keeps
   whining about not installed plugins.  Unfortunately we can't disable
   that message using the traditional methods so I'd like to propose that
   we set plugin.default_plugin_disabled to false to our port.
  
  +1 I completely agree with this!
  
   I always have to consult the google for 5 minutes to find out what the
   key is again.
   
   Or is there anybody attached to that slow scrolling bar that was
   designed to bring nothing but despair?
  
  If anyone is attached to this, I propose he cries out loud and move 
  on...
 
   Why not stick it in the README.OpenBSD and let everyone choose?
 
   f.-
stick in README.OpenBSD how to enable the annoying bar? that sounds more
appealing to me actually. 

cheers,
jasper

-- 
Intelligence should guide our actions, but in harmony with the
  texture of the situation at hand
-- Francisco Varela



Re: Annoying firefox messages

2008-06-17 Thread Darrin Chandler
On Tue, Jun 17, 2008 at 04:52:31PM +0100, Federico G. Schwindt wrote:
 On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
  On Tue, 17 Jun 2008, Marco Peereboom wrote:
  
   One of the worst annoyances after installing firefox are that it keeps
   whining about not installed plugins.  Unfortunately we can't disable
   that message using the traditional methods so I'd like to propose that
   we set plugin.default_plugin_disabled to false to our port.
  
  +1 I completely agree with this!

+1 for me too

   I always have to consult the google for 5 minutes to find out what the
   key is again.
   
   Or is there anybody attached to that slow scrolling bar that was
   designed to bring nothing but despair?
  
  If anyone is attached to this, I propose he cries out loud and move 
  on...
 
   Why not stick it in the README.OpenBSD and let everyone choose?

If changing the setting isn't acceptable, then this would be next best.

-- 
Darrin Chandler|  Phoenix BSD User Group  |  MetaBUG
[EMAIL PROTECTED]   |  http://phxbug.org/  |  http://metabug.org/
http://www.stilyagin.com/  |  Daemons in the Desert   |  Global BUG Federation



Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread macintoshzoom
The problem is (from my newly gnupg.1.4.9 port dir):
 make install ...
Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
/usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
*** Error code 1
Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
/usr/ports/infrastructure/mk/bsd.port.mk).
#
OKAY, this shows me at least that my new port is instalable after I remove 
gnupg-1.4.8

# pkg_delete gnupg-1.4.8
Can't remove gnupg-1.4.8 without also removing:
sylpheed-2.4.5p0-gpgme gpgme-1.1.5 enigmail-0.95.5p0 kdewebdev-3.5.8p0
p5-GnuPG-Interface-0.31p0 p5-GnuPG-0.09p0 kdeaddons-3.5.8p0
kdesdk-3.5.8p0 kdepim-3.5.8p0 py-gnupg-0.3.2p1
#
OKAY, but I will not remove all those cherised software highly customized at 
this moment, I want just to replace gnupg-1.4.8 with gnupg-1.4.9, I don't care 
of dependencies issues as I am (hopelly) sure all those software mentioned 
before in the warning are going to wrk OK with the newest version of gnupg 
(hopelly, I will try anyway).

I had already readen man pkg_delete and the -F options, but I cannot find a 
clear option to delete even knowing that you will break some other installed 
software as it depend on this one. Once warned, i will delete it anyway, as I 
hope that installing later the new port of gnupg-1.4.9 the dependencies will be 
ok again, at least I will try ... Never mind, I am working on a personal 
testing machine.

So which one is the proper syntax for pkg_delete to force deletion and dont 
ask and don't verify dependencie issues?

As I said, the main reason to upgrade gnupg-1.4.8 (standard package at OpenBSD 
4.3 to gnupg-1.4.9 (not yet available as package, but as a port, thanks to 
Reinhard J. Sammer, http://www.openbsd.org/cgi-bin/cvsweb/ports/security/gnupg 
), 
is because of the recent discovery of a moderately critical issue which can 
potentially be exploited to compromise a vulnerable system security issue on 
gnupg-1.4.8 as per  http://secunia.com/advisories/29568/  .


Thanks.

macintoshzoom


On Tue, 17 Jun 2008 09:22:46 -0400
Ian Darwin [EMAIL PROTECTED] wrote:

 macintoshzoom wrote:
  Hi Federico,
  There is not a package for updating gnupg, but a port from openports.se.
 
 This mailing list is for discussion of the OpenBSD ports system. 
 OpenPorts.se is a front end to this; they don't maintain separate ports:
 
 Since openports.se fetch its data from the [OpenBSD] Ports repository, 
 there might exist nonworking URI's, outdated distfiles, et cetera. 
 Needless to say, we can't do anything about these issues since the 
 information is 'ports accurate', wherein the real problem is located...
 
 The OpenBSD ports system *makes* packages.
 
 Packages are installed using pkg_add, as Federico mentioned.
 
 Please go and read the ports FAQ at http://openbsd.org/faq/faq15.html
 



Re: Annoying firefox messages

2008-06-17 Thread Giovanni Bechis

Jasper Lievisse Adriaanse ha scritto:

stick in README.OpenBSD how to enable the annoying bar? that sounds more
appealing to me actually. 


IMHO, I think this is the best option.
 Cheers
  Giovanni



Re: Annoying firefox messages

2008-06-17 Thread Hannah Schroeter
Hi!

On Tue, Jun 17, 2008 at 10:54:27AM -0500, Marco Peereboom wrote:
Choose what?

There are no plugins for openbsd; it is worthless osx/windows poopoo.

Huh? What about e.g. the java plugin installed with the jdk/jre
packages/ports?

[...]

Kind regards,

Hannah.



Re: Annoying firefox messages

2008-06-17 Thread Antoine Jacoutot
On Tue, 17 Jun 2008, Marco Peereboom wrote:

 Choose what?
 
 There are no plugins for openbsd; it is worthless osx/windows poopoo.

Yes, it makes no sense at all. Since +1 does not seem to do it, I'll 
through out my +2 joker card ;-)

-- 
Antoine



Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread Hannah Schroeter
Hi!

On Tue, Jun 17, 2008 at 10:06:15AM -0600, macintoshzoom wrote:
The problem is (from my newly gnupg.1.4.9 port dir):
 make install ...
Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
/usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
*** Error code 1
Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
/usr/ports/infrastructure/mk/bsd.port.mk).
#
OKAY, this shows me at least that my new port is instalable after I remove 
gnupg-1.4.8

How about pkg_add -riv /usr/ports/packages/all/gnupg-1.4.9.tgz
(i.e. the package you just built from the port)?

[...]

Kind regards,

Hannah.



Re: Annoying firefox messages

2008-06-17 Thread Mikolaj Kucharski
On Tue, Jun 17, 2008 at 06:00:47PM +0200, Jasper Lievisse Adriaanse wrote:
 On Tue, Jun 17, 2008 at 04:52:31PM +0100, Federico G. Schwindt wrote:
  On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
   On Tue, 17 Jun 2008, Marco Peereboom wrote:
   
One of the worst annoyances after installing firefox are that it keeps
whining about not installed plugins.  Unfortunately we can't disable
that message using the traditional methods so I'd like to propose that
we set plugin.default_plugin_disabled to false to our port.
   
   +1 I completely agree with this!
   
I always have to consult the google for 5 minutes to find out what the
key is again.

Or is there anybody attached to that slow scrolling bar that was
designed to bring nothing but despair?
   
   If anyone is attached to this, I propose he cries out loud and move 
   on...
  
Why not stick it in the README.OpenBSD and let everyone choose?
  
f.-
 stick in README.OpenBSD how to enable the annoying bar? that sounds more
 appealing to me actually. 

+1

-- 
best regards
q#



Re: Annoying firefox messages

2008-06-17 Thread Jacob Meuser
On Tue, Jun 17, 2008 at 10:54:27AM -0500, Marco Peereboom wrote:
 Choose what?
 
 There are no plugins for openbsd; it is worthless osx/windows poopoo.

hmm, sure there are no MI plugins for firefox, at all?  obviously,
there are no flash or quicktime plugins, but ...

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: Annoying firefox messages

2008-06-17 Thread Marco Peereboom
You have to do it manually.  There is no point whatsoever in having that
crap slow my machine down.  And with todays internets just about every
site is excited about informing that I need to install flash.

I can't believe this is even being debated.  Cookie for the person that
can find a plugin that will autoinstall on OpenBSD using the bar.

On Tue, Jun 17, 2008 at 06:23:44PM +0200, Hannah Schroeter wrote:
 Hi!
 
 On Tue, Jun 17, 2008 at 10:54:27AM -0500, Marco Peereboom wrote:
 Choose what?
 
 There are no plugins for openbsd; it is worthless osx/windows poopoo.
 
 Huh? What about e.g. the java plugin installed with the jdk/jre
 packages/ports?
 
 [...]
 
 Kind regards,
 
 Hannah.
 



Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread Ian Darwin

macintoshzoom wrote:

The problem is (from my newly gnupg.1.4.9 port dir):
 make install ...
Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
/usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
*** Error code 1
Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
/usr/ports/infrastructure/mk/bsd.port.mk).
#
OKAY, this shows me at least that my new port is instalable after I remove 
gnupg-1.4.8


So *at the risk of repeating myself*, now use pkg_add -r, with the full 
path (or set PKG_PATH to include your built packages).




Re: Annoying firefox messages

2008-06-17 Thread Paul de Weerd
On Tue, Jun 17, 2008 at 04:52:31PM +0100, Federico G. Schwindt wrote:
| On Tue, Jun 17, 2008 at 05:32:11PM +0200, Antoine Jacoutot wrote:
|  On Tue, 17 Jun 2008, Marco Peereboom wrote:
|  
|   One of the worst annoyances after installing firefox are that it keeps
|   whining about not installed plugins.  Unfortunately we can't disable
|   that message using the traditional methods so I'd like to propose that
|   we set plugin.default_plugin_disabled to false to our port.
|  
|  +1 I completely agree with this!
|  
|   I always have to consult the google for 5 minutes to find out what the
|   key is again.
|   
|   Or is there anybody attached to that slow scrolling bar that was
|   designed to bring nothing but despair?
|  
|  If anyone is attached to this, I propose he cries out loud and move 
|  on...
| 
|   Why not stick it in the README.OpenBSD and let everyone choose?

I think (some) people believe Marco's suggestions disables plugins. It
doesn't. It disables the Install $PLUGIN to watch this content thing
that is supposed to be helpful (and is, on Windows or Mac OSX, where
you can actually click on the thing and get the proper plugin
automatically - functionality that doesn't work on OpenBSD).

You can still manually install plugins (what you have to do for all
plugins you want to run on OpenBSD anyway). Since the functionality
doesn't work on OpenBSD and the it doesn't break anything that does
work, my 0.02 monetary units say disable it.

Cheers,

Paul 'WEiRD' de Weerd

-- 
[++-]+++.+++[---].+++[+
+++-].++[-]+.--.[-]
 http://www.weirdnet.nl/ 



Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread Will Maier
On Tue, Jun 17, 2008 at 10:06:15AM -0600, macintoshzoom wrote:
 # pkg_delete gnupg-1.4.8
 Can't remove gnupg-1.4.8 without also removing:
 sylpheed-2.4.5p0-gpgme gpgme-1.1.5 enigmail-0.95.5p0 kdewebdev-3.5.8p0
 p5-GnuPG-Interface-0.31p0 p5-GnuPG-0.09p0 kdeaddons-3.5.8p0
 kdesdk-3.5.8p0 kdepim-3.5.8p0 py-gnupg-0.3.2p1
 #
 OKAY, but I will not remove all those cherised software highly
 customized at this moment, I want just to replace gnupg-1.4.8 with
 gnupg-1.4.9, I don't care of dependencies issues as I am (hopelly)
 sure all those software mentioned before in the warning are going
 to wrk OK with the newest version of gnupg (hopelly, I will try
 anyway).

You can either add the package that your ports tree has built using
the -r flag (see pkg_add(1)) or use the 'update' target (see
bsd.port.mk(5)).

[...]
 As I said, the main reason to upgrade gnupg-1.4.8 (standard
 package at OpenBSD 4.3 to gnupg-1.4.9 (not yet available as
 package, but as a port, thanks to Reinhard J. Sammer,
 http://www.openbsd.org/cgi-bin/cvsweb/ports/security/gnupg ), is
 because of the recent discovery of a moderately critical issue
 which can potentially be exploited to compromise a vulnerable
 system security issue on gnupg-1.4.8 as per
 http://secunia.com/advisories/29568/  .

You're not mixing -current ports with 4.3 -release/-stable, are you?

-- 

o--{ Will Maier }--o
| web:...http://www.lfod.us/ | [EMAIL PROTECTED] |
*-[ BSD: Live Free or Die ]*



Re: Annoying firefox messages

2008-06-17 Thread Martin Toft
On Tue, Jun 17, 2008 at 07:24:53PM +0200, Paul de Weerd wrote:
 I think (some) people believe Marco's suggestions disables plugins. It
 doesn't. It disables the Install $PLUGIN to watch this content thing
 that is supposed to be helpful (and is, on Windows or Mac OSX, where
 you can actually click on the thing and get the proper plugin
 automatically - functionality that doesn't work on OpenBSD).
 
 You can still manually install plugins (what you have to do for all
 plugins you want to run on OpenBSD anyway). Since the functionality
 doesn't work on OpenBSD and the it doesn't break anything that does
 work, my 0.02 monetary units say disable it.
 
 Cheers,
 
 Paul 'WEiRD' de Weerd

Thanks for the explanation.

+1 from me...

Martin



Re: how to update to gnupg-1.4.9 ?

2008-06-17 Thread viq
On Tue, Jun 17, 2008 at 10:06:15AM -0600, macintoshzoom wrote:
 The problem is (from my newly gnupg.1.4.9 port dir):
  make install ...
 Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
 /usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
 *** Error code 1
 Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 #
 OKAY, this shows me at least that my new port is instalable after I
 remove gnupg-1.4.8
 
 # pkg_delete gnupg-1.4.8
 Can't remove gnupg-1.4.8 without also removing:
 sylpheed-2.4.5p0-gpgme gpgme-1.1.5 enigmail-0.95.5p0 kdewebdev-3.5.8p0
 p5-GnuPG-Interface-0.31p0 p5-GnuPG-0.09p0 kdeaddons-3.5.8p0
 kdesdk-3.5.8p0 kdepim-3.5.8p0 py-gnupg-0.3.2p1
 #
 OKAY, but I will not remove all those cherised software highly customized
 at this moment, I want just to replace gnupg-1.4.8 with gnupg-1.4.9, I don't
 care of dependencies issues as I am (hopelly) sure all those software
 mentioned before in the warning are going to wrk OK with the newest version
 of gnupg (hopelly, I will try anyway).
 
 I had already readen man pkg_delete and the -F options, but I cannot find a
 clear option to delete even knowing that you will break some other installed
 software as it depend on this one. Once warned, i will delete it anyway, as
 I hope that installing later the new port of gnupg-1.4.9 the dependencies
 will be ok again, at least I will try ... Never mind, I am working on a
 personal testing machine.
 
 So which one is the proper syntax for pkg_delete to force deletion and dont
 ask and don't verify dependencie issues?

pkg_add(1)
 
 As I said, the main reason to upgrade gnupg-1.4.8 (standard package at
 OpenBSD 4.3 to gnupg-1.4.9 (not yet available as package, but as a port,
 thanks to Reinhard J. Sammer,
 http://www.openbsd.org/cgi-bin/cvsweb/ports/security/gnupg ), 

Doing that you're mixing STABLE/RELEASE system with -current ports, this
is not supported. http://www.openbsd.org/faq/faq15.html#NoFun

 is because of the recent discovery of a moderately critical issue which can
 potentially be exploited to compromise a vulnerable system security issue
 on gnupg-1.4.8 as per  http://secunia.com/advisories/29568/  .
 
 
 Thanks.
 
 macintoshzoom
 
 
 On Tue, 17 Jun 2008 09:22:46 -0400
 Ian Darwin [EMAIL PROTECTED] wrote:
 
  macintoshzoom wrote:
   Hi Federico,
   There is not a package for updating gnupg, but a port from openports.se.
  
  This mailing list is for discussion of the OpenBSD ports system. 
  OpenPorts.se is a front end to this; they don't maintain separate ports:
  
  Since openports.se fetch its data from the [OpenBSD] Ports repository, 
  there might exist nonworking URI's, outdated distfiles, et cetera. 
  Needless to say, we can't do anything about these issues since the 
  information is 'ports accurate', wherein the real problem is located...
  
  The OpenBSD ports system *makes* packages.
  
  Packages are installed using pkg_add, as Federico mentioned.
  
  Please go and read the ports FAQ at http://openbsd.org/faq/faq15.html
  

-- 
viq


pgpCR2pq3KdMp.pgp
Description: PGP signature


Re: Annoying firefox messages

2008-06-17 Thread Christian Weisgerber
Marco Peereboom [EMAIL PROTECTED] wrote:

 One of the worst annoyances after installing firefox are that it keeps
 whining about not installed plugins.  Unfortunately we can't disable
 that message using the traditional methods so I'd like to propose that
 we set plugin.default_plugin_disabled to false to our port.

I didn't know about this.  Just tried it and there is another side
effect: Those empty squares with a jigsaw symbol that represent
page space where a plugin should present its content are completely
gone.  Previously, you would run across something like check out
the video below and there would be no video, but the placeholder.
With the suggested setting, there is nothing there at all.  No hint
that you're missing content because of a missing plugin.  My initial
impression is that this is confusing.

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]



update: editors/vim: 7.1.281 - 7.1.315

2008-06-17 Thread Chris Kuethe
more micropatches, includes some format string fixes.

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?


vimdiff
Description: Binary data


Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Martynas Venckus
sqlite-3.5.9

Index: Makefile
===
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile15 Sep 2007 18:51:35 -  1.32
+++ Makefile13 Jun 2008 18:32:33 -
@@ -2,13 +2,13 @@
 
 COMMENT-main=  embedded SQL implementation
 COMMENT-tcl=   TCL bindings for Sqlite3
-V= 3.4.2
+V= 3.5.9
 DISTNAME=  sqlite-${V}
 PKGNAME-main=  sqlite3-${V}
 PKGNAME-tcl=   sqlite3-tcl-${V}
 CATEGORIES=databases
-SHARED_LIBS += sqlite3  9.0  # .8.6
-SHARED_LIBS += tclsqlite3   9.0  # .8.6
+SHARED_LIBS += sqlite3  10.0  # .8.6
+SHARED_LIBS += tclsqlite3   10.0  # .8.6
 
 MASTER_SITES=  ${HOMEPAGE}
 
@@ -20,7 +20,8 @@
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-WANTLIB-main=  c ncurses readline
+WANTLIB-main=  c ncurses pthread readline
+WANTLIB-tcl=   pthread
 
 USE_LIBTOOL=   Yes
 
Index: distinfo
===
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.20
diff -u -r1.20 distinfo
--- distinfo15 Sep 2007 18:51:35 -  1.20
+++ distinfo13 Jun 2008 18:32:33 -
@@ -1,5 +1,5 @@
-MD5 (sqlite-3.4.2.tar.gz) = L+7JtCn5KYyfKIQgyLRJ+A==
-RMD160 (sqlite-3.4.2.tar.gz) = WDNSP+3O1EsYzClVtjVr4AcTQSs=
-SHA1 (sqlite-3.4.2.tar.gz) = GrKCcZx8JwhTY0HbWyDzmrJ6ZU0=
-SHA256 (sqlite-3.4.2.tar.gz) = CthsSybNaHEisVi/hI8KB9fNZEAz0VxPQ7bWQ710zYE=
-SIZE (sqlite-3.4.2.tar.gz) = 2377646
+MD5 (sqlite-3.5.9.tar.gz) = tYQSkEtC/knlooHpnaD9cg==
+RMD160 (sqlite-3.5.9.tar.gz) = 3armhmQZZoAhA3pJfDY+YZTefeU=
+SHA1 (sqlite-3.5.9.tar.gz) = jYH7T/YGCVc05yHjzwC8nThZoFU=
+SHA256 (sqlite-3.5.9.tar.gz) = fdMxkWsTR5aVgum84Z+87tiXLoB+ME4Oc3BH64D8YRw=
+SIZE (sqlite-3.5.9.tar.gz) = 2201083
Index: patches/patch-Makefile_in
===
RCS file: /cvs/ports/databases/sqlite3/patches/patch-Makefile_in,v
retrieving revision 1.7
diff -u -r1.7 patch-Makefile_in
--- patches/patch-Makefile_in   26 Jun 2007 19:13:37 -  1.7
+++ patches/patch-Makefile_in   13 Jun 2008 18:32:33 -
@@ -1,9 +1,9 @@
 $OpenBSD: patch-Makefile_in,v 1.7 2007/06/26 19:13:37 espie Exp $
 Makefile.in.orig   Thu Jun 14 22:54:38 2007
-+++ Makefile.inTue Jun 26 20:39:45 2007
-@@ -711,6 +711,8 @@ clean: 
+--- Makefile.in.orig   Mon May 12 20:10:26 2008
 Makefile.inFri Jun 13 13:46:41 2008
+@@ -721,6 +721,8 @@ clean: 
  distclean:clean
-   rm -f config.log config.status libtool Makefile config.h
+   rm -f config.log config.status libtool Makefile sqlite3.pc
  
 +.PHONY: test
 +
Index: patches/patch-configure
===
RCS file: /cvs/ports/databases/sqlite3/patches/patch-configure,v
retrieving revision 1.2
diff -u -r1.2 patch-configure
--- patches/patch-configure 14 Apr 2007 19:34:03 -  1.2
+++ patches/patch-configure 13 Jun 2008 18:32:33 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.2 2007/04/14 19:34:03 steven Exp $
 configure.orig Thu Mar 29 20:39:30 2007
-+++ configure  Sat Apr  7 08:04:17 2007
-@@ -19338,7 +19338,7 @@ echo ${ECHO_T}file not found 6; }
+--- configure.orig Tue May 13 03:57:21 2008
 configure  Fri Jun 13 13:46:41 2008
+@@ -11433,7 +11433,7 @@ echo ${ECHO_T}file not found 6
  
  eval TCL_STUB_LIB_FILE=\${TCL_STUB_LIB_FILE}\
  eval TCL_STUB_LIB_FLAG=\${TCL_STUB_LIB_FLAG}\
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/databases/sqlite3/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -r1.2 PLIST-main
--- pkg/PLIST-main  16 Jan 2007 23:24:32 -  1.2
+++ pkg/PLIST-main  13 Jun 2008 18:32:33 -
@@ -2,7 +2,7 @@
 @pkgpath databases/sqlite3
 @pkgpath databases/sqlite3,no_tcl
 %%SHARED%%
-bin/sqlite3
[EMAIL PROTECTED] bin/sqlite3
 include/sqlite3.h
 include/sqlite3ext.h
 lib/libsqlite3.a



Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Martynas Venckus
nss-3.12rc2

Index: Makefile
===
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile12 Feb 2008 23:26:31 -  1.9
+++ Makefile13 Jun 2008 18:30:45 -
@@ -4,10 +4,10 @@
 
 COMMENT=   libraries to support development of security-enabled 
apps
 
-VERSION=   3.11.9
+VERSION=   3.12rc2
 DISTNAME=  nss-${VERSION}
-SO_VERSION=21.0
-.for _lib in freebl3 nss3 nssckbi smime3 softokn3 ssl3
+SO_VERSION=22.0
+.for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
 CATEGORIES=security
@@ -24,17 +24,20 @@
 WANTLIB += c pthread z
 
 MASTER_SITES=  
http://ftp.eu.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION:S/./_/g}_RTM/src/
 \
-   
http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION:S/./_/g}_RTM/src/
+   
http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${VERSION:S/./_/g}_RTM/src/
 \
+   http://mirrors.protection.cx/~martynas/mozilla/nss/
 
-LIB_DEPENDS=   
nspr4.=17,plc4.=17,plds4.=17:nspr-=4.6.4p1:devel/nspr
+LIB_DEPENDS=   nspr4.=20,plc4.=20,plds4.=20:nspr-=4.7:devel/nspr \
+   sqlite3.=10.0:sqlite3-=3.5:databases/sqlite3
 
 MAKE_ENV=  BUILD_OPT=1 \
LOCALBASE=${LOCALBASE} \
NSS_ENABLE_ECC=1 \
+   NSS_USE_SYSTEM_SQLITE=1 \
SO_VERSION=${SO_VERSION} \
-   XCFLAGS=${CFLAGS} \
-   NSPR_INCLUDE_DIR=${LOCALBASE}/include/nspr \
-   NSPR_LIB_DIR=${LOCALBASE}/lib
+   XCFLAGS=-I${LOCALBASE}/include ${CFLAGS} \
+   NSPR_INCLUDE_DIR=${LOCALBASE}/include/nspr \
+   NSPR_LIB_DIR=${LOCALBASE}/lib
 
 USE_GMAKE= Yes
 
Index: distinfo
===
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo12 Feb 2008 23:26:31 -  1.6
+++ distinfo13 Jun 2008 18:30:45 -
@@ -1,5 +1,5 @@
-MD5 (nss-3.11.9.tar.gz) = XfVOhSK+vw+MjCLo8N8Y+g==
-RMD160 (nss-3.11.9.tar.gz) = 9g7KgSrOfcV0WaLdvOEsIwVUAGE=
-SHA1 (nss-3.11.9.tar.gz) = ltxTHU7VGNS0v0OTKJbKsnbW8+0=
-SHA256 (nss-3.11.9.tar.gz) = +lUYL2ddXBgOuSihep7slM0xcXK6SwcLYoxSIwuaUCg=
-SIZE (nss-3.11.9.tar.gz) = 3760535
+MD5 (nss-3.12rc2.tar.gz) = 8OCoDtbQyQyXX0fi3PlAkA==
+RMD160 (nss-3.12rc2.tar.gz) = jnVZwu7pBYcpYvH0XANCuL6C4kI=
+SHA1 (nss-3.12rc2.tar.gz) = HR9T4Jbri01urfmAKhFljsuK5qM=
+SHA256 (nss-3.12rc2.tar.gz) = W4ayndQcPCbPT/j4aMa98Q7JYpVCPhTnMJyqdxoUw28=
+SIZE (nss-3.12rc2.tar.gz) = 5702142
Index: patches/patch-mozilla_security_coreconf_OpenBSD_mk
===
RCS file: 
/cvs/ports/security/nss/patches/patch-mozilla_security_coreconf_OpenBSD_mk,v
retrieving revision 1.3
diff -u -r1.3 patch-mozilla_security_coreconf_OpenBSD_mk
--- patches/patch-mozilla_security_coreconf_OpenBSD_mk  1 Aug 2007 21:16:10 
-   1.3
+++ patches/patch-mozilla_security_coreconf_OpenBSD_mk  13 Jun 2008 18:30:45 
-
@@ -1,6 +1,6 @@
 $OpenBSD: patch-mozilla_security_coreconf_OpenBSD_mk,v 1.3 2007/08/01 21:16:10 
kurt Exp $
 mozilla/security/coreconf/OpenBSD.mk.orig  Sun May  6 04:08:36 2007
-+++ mozilla/security/coreconf/OpenBSD.mk   Fri Jul 20 08:35:24 2007
+--- mozilla/security/coreconf/OpenBSD.mk.orig  Thu Nov 22 06:39:56 2007
 mozilla/security/coreconf/OpenBSD.mk   Mon Apr  7 01:21:45 2008
 @@ -56,7 +56,7 @@ OS_LIBS  += -pthread
  DSO_LDOPTS+= -pthread
  endif
@@ -8,5 +8,5 @@
 -DLL_SUFFIX= so.1.0
 +DLL_SUFFIX= so.${SO_VERSION}
  
- OS_CFLAGS = $(DSO_CFLAGS) $(OS_REL_CFLAGS) -ansi -Wall -pipe 
-DOPENBSD
+ OS_CFLAGS = $(DSO_CFLAGS) $(OS_REL_CFLAGS) -ansi -Wall 
-Wno-switch -pipe -DOPENBSD
  
Index: patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c
===
RCS file: 
/cvs/ports/security/nss/patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c,v
retrieving revision 1.3
diff -u -r1.3 patch-mozilla_security_nss_lib_freebl_unix_rand_c
--- patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   12 Feb 2008 
23:26:31 -  1.3
+++ patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   13 Jun 2008 
18:30:45 -
@@ -1,17 +1,7 @@
 $OpenBSD: patch-mozilla_security_nss_lib_freebl_unix_rand_c,v 1.3 2008/02/12 
23:26:31 martynas Exp $
 mozilla/security/nss/lib/freebl/unix_rand.c.orig   Thu Jul 26 02:18:55 2007
-+++ mozilla/security/nss/lib/freebl/unix_rand.cWed Feb 13 01:23:57 2008

Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Martynas Venckus
nspr-4.7.1

Index: Makefile
===
RCS file: /cvs/ports/devel/nspr/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile12 Feb 2008 23:21:38 -  1.24
+++ Makefile13 Jun 2008 18:31:38 -
@@ -6,14 +6,14 @@
 COMMENT-main=  Netscape Portable Runtime
 COMMENT-docs=  HTML Documentation for NSPR
 
-VER=   4.6.8
+VER=   4.7.1
 DISTNAME=  nspr-${VER}
 PKGNAME-main=  ${DISTNAME}
 PKGNAME-docs=  nspr-docs-${VER}
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0
 
-SO_VERSION=19.0
+SO_VERSION=20.0
 .for _lib in nspr4 plc4 plds4
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
@@ -73,7 +73,7 @@
${MAKE_PROGRAM} -C ${WRKSRC}/pr/tests
${MAKE_PROGRAM} -C ${WRKSRC}/lib/tests
@cd ${WRKSRC}/pr/tests  ulimit -Sn 192  env TZ=gmt \
-   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.ksh
+   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.sh
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/string
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/base64t
 
Index: distinfo
===
RCS file: /cvs/ports/devel/nspr/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo12 Feb 2008 23:21:38 -  1.9
+++ distinfo13 Jun 2008 18:31:38 -
@@ -1,10 +1,10 @@
-MD5 (nspr-4.6.8.tar.gz) = bL9oH4tzEs1U8Et9vqOBvA==
+MD5 (nspr-4.7.1.tar.gz) = fG51oIZ84rnsYuOZqQi1rA==
 MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
-RMD160 (nspr-4.6.8.tar.gz) = 2ot3w7OGrbgkZ2E+C8299faDaeo=
+RMD160 (nspr-4.7.1.tar.gz) = ILCUX6gVlMb545RqybcJAGjP4Mw=
 RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
-SHA1 (nspr-4.6.8.tar.gz) = yg16lA4c9s9r1jaA/t8JAZXQtGA=
+SHA1 (nspr-4.7.1.tar.gz) = 3xT+PpNNpLRVWSnXQeQQedMriiQ=
 SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
-SHA256 (nspr-4.6.8.tar.gz) = R3UOapniVw+iEZ8h1dIBF0KCZ5NSN5pWXj5agEU+SLE=
+SHA256 (nspr-4.7.1.tar.gz) = WHgrEUIzWfKiR/Aheqtv4EHzKYSqwfQR2m1DvTTP0Ns=
 SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
-SIZE (nspr-4.6.8.tar.gz) = 1313108
+SIZE (nspr-4.7.1.tar.gz) = 1261636
 SIZE (nspr-reference.tar.gz) = 195121
Index: patches/patch-mozilla_nsprpub_configure_in
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
retrieving revision 1.6
diff -u -r1.6 patch-mozilla_nsprpub_configure_in
--- patches/patch-mozilla_nsprpub_configure_in  12 Feb 2008 23:21:38 -  
1.6
+++ patches/patch-mozilla_nsprpub_configure_in  13 Jun 2008 18:31:38 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.6 2008/02/12 23:21:38 
martynas Exp $
 mozilla/nsprpub/configure.in.orig  Wed Oct 31 20:07:38 2007
-+++ mozilla/nsprpub/configure.in   Tue Feb 12 23:37:03 2008
-@@ -1728,12 +1728,15 @@ mips-sony-newsos*)
+--- mozilla/nsprpub/configure.in.orig  Tue Apr 29 02:21:11 2008
 mozilla/nsprpub/configure.in   Fri Jun 13 21:58:15 2008
+@@ -1802,9 +1802,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
@@ -14,11 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
-+OS_LIBS=-lc
- if test -z $USE_NSPR_THREADS; then
- USE_PTHREADS=1
- fi
-@@ -2781,6 +2784,7 @@ config/autoconf.mk
+@@ -2857,6 +2859,7 @@ config/autoconf.mk
  config/nsprincl.mk
  config/nsprincl.sh
  config/nspr-config
Index: patches/patch-mozilla_nsprpub_lib_tests_Makefile_in
===
RCS file: 
/cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_lib_tests_Makefile_in,v
retrieving revision 1.1
diff -u -r1.1 patch-mozilla_nsprpub_lib_tests_Makefile_in
--- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 7 Nov 2006 16:22:06 
-   1.1
+++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 13 Jun 2008 18:31:38 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.1 2006/11/07 
16:22:06 ajacoutot Exp $
 mozilla/nsprpub/lib/tests/Makefile.in.orig Mon Nov  8 03:52:55 2004
-+++ mozilla/nsprpub/lib/tests/Makefile.in  Tue Nov  7 09:54:30 2006
-@@ -131,6 +131,12 @@ ifeq ($(OS_ARCH), Linux)
+--- mozilla/nsprpub/lib/tests/Makefile.in.orig Sat Nov 17 18:00:44 2007
 mozilla/nsprpub/lib/tests/Makefile.in  Sat Nov 17 18:09:23 2007
+@@ -134,6 +134,12 @@ ifeq (,$(filter-out OpenBSD,$(OS_ARCH)))
  endif
  endif
  
Index: patches/patch-mozilla_nsprpub_pr_include_md__openbsd_cfg
===
RCS file: patches/patch-mozilla_nsprpub_pr_include_md__openbsd_cfg
diff -N 

Re: Annoying firefox messages

2008-06-17 Thread Unix Fan Hater
On Tue, Jun 17, 2008 at 12:23:11PM -0700, Unix Fan wrote:
 Gosh you people are stupid!

Has anyone come right out and told you that you're a douche?  I just
wanted to make sure you were aware that you're a big douche since you
seem complacently unaware of this fact.  Your blithe ignorance of this
fact just highlights your douchery even more.  I look forward to your
response, as this is certain to catapult your douche levels to new
heights.

By the way, have you heard of MirBSD?  I hear they're looking for
recruits.

http://www.mirbsd.org/


-J.



Pré-commandez le Guide des salons en France et à l'international 2008-2009

2008-06-17 Thread Editions Expo News
Pré-commandez jusq'au 30 juin 2008 votre exemplaire de l'édition 2009
(sortie fin septembre 2008) et bénéficiez de notre tarif promotionnel :

69 € au lieu de 90 € TTC




Sur 300 pages, toutes les informations
nécessaires pour préparer
sa participation à des salons :

a) Des conseils techniques :
• Pourquoi exposer dans un salon ?
• Comment choisir le salon où exposer ?
• Comment préparer et réussir une participation ?

b) L'agenda des salons
Du 1er octobre 2008 au 31 décembre 2009 (1 500 dates en France et plus de
4 000 à l'international), en fiches techniques (nom du salon, dates,
lieu, nombre d'exposants et de visiteurs, surface brute, date de
création, périodicité, coordonnées de l'organisateur).

c) Les annuaires des professionnels de la filière :
• Les organisateurs de salons
• Les parcs d'expositions
• Les concepteurs de stands et professions associées
• Les installateurs généraux de salons et professions associées.

d) Un accès illimité à nos bases de données :
Accédez avec votre mot de passe à nos bases de données réactualisées en
permanenece, de façon illimitée pendant un an, par l'extranet réservé aux
acheteurs du Guide, sur www.expo-news.fr

Pour commander :

• Paiement par chèque ou par virement bancaire, cliquez sur ce lien pour
télécharger le bon de commande.

• Paiement en ligne (CB), cliquez sur ce lien


A réception de votre règlement :

• Nous vous ferons parvenir immédiatement par
e-mail votre code d'accès pour consulter en ligne nos bases de données
sur les salons et les congrès, par l'Extranet réservé aux acheteurs du
Guide sur www.expo-news.fr

• Nous vous enverrons par courrier postal votre exemplaire du Guide à sa
sortie, la dernière semaine de septembre.



Offre spéciale réservée aux professionnels de la filière (organisateurs
de salons, parcs d'expositions, prestataires techniques) :

FAITES VOUS REFERENCER dans la prochaine édition du Guide des salons et
recevez votre exemplaire du Guide :
Logo, coordonnées complètes de votre société, texte de présentation d'une
dizaine de lignes.

250 € HT

Découvrez en détail notre offre de référencement



Editeur du Guide : Editions Expo News - 61-63 rue Albert Dhalenne - 93400
Saint Ouen - Tél : 00 33 (0)1 75 43 45 83
Pour ne plus recevoir de messages, cliquez sur ce lien


Re: how to update to gnupg-1.4.9 ? = SOLVED Thank you all!

2008-06-17 Thread macintoshzoom
Hanna, it works!
I forgot that even if the port didn't install it builds the package!
So as you said, I cd to /usr/ports/packages/i386/all/gnupg-1.4.9-ldap.tgz 
(Note, I did make install using the export FLAVOR=ldap )
then
# pkg_add -rvi ./gnupg-1.4.9-ldap.tgz
...
gnupg-1.4.9-ldap (extracting): complete
gnupg-1.4.8 (deleting): complete
gnupg-1.4.9-ldap (installing): complete
#
OK!
#pkg_info gnupg
Information for inst:gnupg-1.4.9-ldap
Comment:
GNU privacy guard - a free PGP replacement
Required by:
gpgme-1.1.5
enigmail-0.95.5p0
p5-GnuPG-Interface-0.31p0
py-gnupg-0.3.2p1
p5-GnuPG-0.09p0
Description:
GnuPG is a complete and free replacement for PGP. Because it does
not use IDEA or RSA it can be used without any restrictions. GnuPG
is nearly in compliance with RFC2440 (OpenPGP).
Flavors:
idea - build with IDEA support
card - build with OpenPGP card support
ldap - build with LDAP keyserver support   
Maintainer: Reinhard J. Sammer [EMAIL PROTECTED]
WWW: http://www.gnupg.org/
# 
  
About Will question You're not mixing -current ports with 4.3 
-release/-stable, are you?, the answer is ...  I don't know.
I have built my updated ports/packages for the software I need/want to test, as 
Tor v0.2.1.1-alpha (r15195), this gnupg-1.4.9 , kde-windeco-crystal, 
privoxy_3.0.8 .
Installed and working perfect on my OpenBSD 4.3 (GENERIC.MP) #587

Hopelly it works ok.
I will update to current one day, but all those instructions on the OpenBSD 
FAQs and rebuild of the nkernel,  makes me crazy and panics me. 
What if I run out of space or Ram? How much space do I need? Does it take a lot 
of time , say a night? Really, this is still darkness, esoterics  and mystery 
for me.
When a simple update/upgrade script or a simple updater-upgrader console o gtk2 
program? It seems to me that it should be quite easy to code. 

Thank you all of you, Hannah, Ian, viq, Federico, Will ! I hope don't forget 
anyone...

macintoshzoom


On Tue, 17 Jun 2008 18:25:10 +0200
Hannah Schroeter [EMAIL PROTECTED] wrote:

 Hi!
 
 On Tue, Jun 17, 2008 at 10:06:15AM -0600, macintoshzoom wrote:
 The problem is (from my newly gnupg.1.4.9 port dir):
  make install ...
 Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
 /usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
 *** Error code 1
 Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 #
 OKAY, this shows me at least that my new port is instalable after I remove 
 gnupg-1.4.8
 
 How about pkg_add -riv /usr/ports/packages/all/gnupg-1.4.9.tgz
 (i.e. the package you just built from the port)?
 
 [...]
 
 Kind regards,
 
 Hannah.
 


pgpT9yd0bHbSq.pgp
Description: PGP signature


[Update] plan9/rc version 1.6 to 1.7

2008-06-17 Thread Gallon Sylvestre
Hi ports,

There is in attachment the rc update diff.

All the files present in patches are not necessary now, because
they are now included in current version of rc.

I have tested on i386.

Cheers,

-- 
Gallon sylvestre
OpenBSD fan | Rathaxes Core Developper
LSE researcher | kernel developer for adeneo
http://devsyl.blogspot.com/ | www.rathaxes.org


patch-rc
Description: Binary data


Re: Annoying firefox messages

2008-06-17 Thread Miod Vallat
   I always have to consult the google for 5 minutes to find out what the
   key is again.
   
   Or is there anybody attached to that slow scrolling bar that was
   designed to bring nothing but despair?
  
  If anyone is attached to this, I propose he cries out loud and move 
  on...
 
   Why not stick it in the README.OpenBSD and let everyone choose?
 
   f.-

Seconded.

Miod I wish I weren't getting my emails out of order



Re: how to update to gnupg-1.4.9 ? SOLVED + testing gpg signature

2008-06-17 Thread macintoshzoom
Here is a testing of my brand new gnupg-1.4.9, my gpg signature and attached is 
my gpg pub key.

Thanks to all.

[EMAIL PROTECTED]
---

On Tue, 17 Jun 2008 18:25:10 +0200
Hannah Schroeter [EMAIL PROTECTED] wrote:

 Hi!
 
 On Tue, Jun 17, 2008 at 10:06:15AM -0600, macintoshzoom wrote:
 The problem is (from my newly gnupg.1.4.9 port dir):
  make install ...
 Can't install gnupg-1.4.9 because of conflicts (gnupg-1.4.8)
 /usr/sbin/pkg_add: gnupg-1.4.9-ldap:Fatal error
 *** Error code 1
 Stop in /usr/ports/1/gnupg-1.4.9 (line 1420 of
 /usr/ports/infrastructure/mk/bsd.port.mk).
 #
 OKAY, this shows me at least that my new port is instalable after I remove 
 gnupg-1.4.8
 
 How about pkg_add -riv /usr/ports/packages/all/gnupg-1.4.9.tgz
 (i.e. the package you just built from the port)?
 
 [...]
 
 Kind regards,
 
 Hannah.
-BEGIN PGP PUBLIC KEY BLOCK-

mQGiBEfdCF0RBADBlJbfY3zSzjjR7G++rAfTpmmk91Xb51/bJR1by4qmD3kvtBfj
33pa3kKRdD7ilE4cb6WG3o2JG7vs9XxGxtrbCkfA0FaTktZFDQHSwUiG3CYvRLa1
B+znnoNjoL+T8U5FQrw7Sz6JHc5i/YBuGKokuJY367MOLwHmSYpBAZWGYwCg7xO7
p9Gx6JdPYvshAWv/97J6Q30D/1Bt73JMHWiwMKV8iYD3E1jjQ0cADXayUG4ZAkco
6wNLUhnNsSw0YBh3laDs5yI+1SnVZzKYzqMMHP3jxQRRXKbiZpJlcG9vUuGRIO4E
GNpOtP9O24WWHmfuKfHafCKsv7jxTWeM2FiAWOSeCDoM0pm+9a4NVR0SrddGi5d6
vfeLA/0ZOA46fSzFuUIsuyNz7FUfkF1TQ56VJCrFk3oW7nRo97tQkOz5qDp2dwgB
dqkVYgjbP0SBQNwqTTTMVkjAKRTsNroceGpvwXuPKONot3yccQ+2IrL9GZQS67WH
LalQosWQbnv9OJxDO+NwgoH50xGXtjYTwFk6YkHwijkC7M0KLrQpbWFjaW50b3No
em9vbSA8bWFjaW50b3Noem9vbUBsYXZhYml0LmNvbT6IYAQTEQIAIAUCR90IXQIb
IwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJENMDNCp14N86R2EAoJt7Agvh5uQ0
tgRPppkom0zR2OAzAJ9/JkZgG12YcbdtrmXHKlbMYyexMrkEDQRH3QhdEBAA+jaP
iAGemXJ5+nPWNQqBQ0u59xXWDc4V4RVljiG4C/pPa9uBkQHItSw014ZanVdAF/0X
pyhz88TggnwIUiSCGmyuzL47ib4WtPGqc4kM8BS6dWogcvwyT5UgdtniLEb4hHcw
MkwHxHDHJkAM66jh4XQTOBQCLLSVqXmfrOdNY6lXhsfm69UZtM3rnGPcB4b7TVV2
rdsSZdy2mqgKoebh4o1kwYw4Ac3jaw5l+l7Vu91cLjOQbm9tpXFNFaZHF9QD/92Z
gpYQktvZgxsrwGVkslGpejd8A8hL01b07jzIGWXPBhJ7aOD1+E1FKFN7NCGQ6oIt
p3U5Lcmye15tXQ8mpO+PHI0id+H03OEAoiE3U0jL0fCSdWur/69PaIWvdFZ74dhp
fSH5O62VbndGAzpLrjQOqDfhv65mo/dcF3SyvXTb2DU9MVRTHTQyv4++OZNEYox5
pjfNfrSrYClK6Fjtz+/n6n5IX7ar0zYN94WQCVbrWdrJFGF3tYxAUKJzOftb8Aef
1j9nVTlQgUVXhKrCxyKWyX0hGsn3iKXwsMrDYABPCEH4d5XUppnhx8wV6jB5BPxz
d/TW0P7OCTKlkt7UGlpuVEduMdWyOeXA96QCCpyUkGL1000XS+tXUbwdZkKkueGX
1Zc4jop7MjyN8QsTB9PyyvxFqJtrlPIvCIojDPcAAwUQAPZP01/OmuzCMDRl+c9G
yyU2I8O/vsyvkEIAPaQUg4NnngMtYwPKzRNEbdvvKPxEK8U5AUBZgZWgFjNmItVt
U4tLK+OUp8w4Ar6k8Rkr6tJNiiO2pQObs2RV3BFZSsoEa6oARrRB2+fpSfG3BM2M
N/idCZB9k1qHueRlWOe0KVEbpW9KsbJYQvUhTy/Hz50unSyXDUnT6gMzsRyL9BxS
rTZiwepbNopqg7gU44VYFoNy7Iz6w/yP2petVzW2fKvrG+hk6swetvFCEbYnu60A
RgRaZ1l18w6BO2i8e9QS0HSaQrI1ymbI/XsAwMW6Y9odkHZf5DZ+iM2CltAyxyyu
1qWGpItfV2ffa3xrhFgZOLcN7kGVQpQ0N2esMWEc/F3P9K6Oaec55VgKUmha8qM1
knvTCKsbV90FR+7ztrsmEdozm0MLKcoIJhuhkNkMPJQ6zXe3joTs6C/JYcY8f0tB
aQhoS8cxAphflYOFyYkFgEJOt8O71w9yXbC0KrLjUIVCleQVA4fbhNykYknf/DeZ
z+wsg9HvotbCLQ8oNMcVFIlj2nHwrSD7l1/lNg2EcdL3jhOpJsYWf7pGfba1H4QY
c+OTS6Fap91uCSaZUqrf/E9umwusERHFVsERcZMo39JRn9QMhAS5x/3nfYRwqEgR
tIvFmSCGMCWJxsAFP0RIpgSKiEkEGBECAAkFAkfdCF0CGwwACgkQ0wM0KnXg3zq7
cwCeLy+DJOGiUjBRx/kdO/g9R+CKi7cAoISPVUuGcwrWoTCpt/Pf47okNfyO
=A/a4
-END PGP PUBLIC KEY BLOCK-


pgpZHyUhf6sVY.pgp
Description: PGP signature


Re: UPDATE: openttd 0.6.1

2008-06-17 Thread Michael Knudsen
Quoting Michael Knudsen ([EMAIL PROTECTED]):
 Quoting Landry Breuil ([EMAIL PROTECTED]):
 [..]
  make port-lib-depends-check complains :
  Extra: X11.11
  Extra: Xext.10
  Extra: usbhid.3
  
  Maybe a local problem, my system is from last week pre-hackathon
  snapshot, and i see those libraries in ldd `which openttd`.
 
 Same here.  I don't know what's up.  Anyone?

Anyone?  Ports-dudes?

 Thanks for looking this over and testing.

Anyone testing it?  Has anyone ever tested this on anything but i386 and
amd64?

-- 
The shortest unit of time in the multiverse is the New York Second,
defined as the period of time between the traffic lights turning green
and the cab behind you honking.
-- (Terry Pratchett, Lords and Ladies)



Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Martynas Venckus
 nspr-4.7.1

As kili and ian pointed out, it doesn't apply because
patch-mozilla_nsprpub_pr_include_private_primpl_h has been removed.

Index: Makefile
===
RCS file: /cvs/ports/devel/nspr/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile12 Feb 2008 23:21:38 -  1.24
+++ Makefile13 Jun 2008 18:31:38 -
@@ -6,14 +6,14 @@
 COMMENT-main=  Netscape Portable Runtime
 COMMENT-docs=  HTML Documentation for NSPR
 
-VER=   4.6.8
+VER=   4.7.1
 DISTNAME=  nspr-${VER}
 PKGNAME-main=  ${DISTNAME}
 PKGNAME-docs=  nspr-docs-${VER}
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0
 
-SO_VERSION=19.0
+SO_VERSION=20.0
 .for _lib in nspr4 plc4 plds4
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
@@ -73,7 +73,7 @@
${MAKE_PROGRAM} -C ${WRKSRC}/pr/tests
${MAKE_PROGRAM} -C ${WRKSRC}/lib/tests
@cd ${WRKSRC}/pr/tests  ulimit -Sn 192  env TZ=gmt \
-   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.ksh
+   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.sh
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/string
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/base64t
 
Index: distinfo
===
RCS file: /cvs/ports/devel/nspr/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo12 Feb 2008 23:21:38 -  1.9
+++ distinfo13 Jun 2008 18:31:38 -
@@ -1,10 +1,10 @@
-MD5 (nspr-4.6.8.tar.gz) = bL9oH4tzEs1U8Et9vqOBvA==
+MD5 (nspr-4.7.1.tar.gz) = fG51oIZ84rnsYuOZqQi1rA==
 MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
-RMD160 (nspr-4.6.8.tar.gz) = 2ot3w7OGrbgkZ2E+C8299faDaeo=
+RMD160 (nspr-4.7.1.tar.gz) = ILCUX6gVlMb545RqybcJAGjP4Mw=
 RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
-SHA1 (nspr-4.6.8.tar.gz) = yg16lA4c9s9r1jaA/t8JAZXQtGA=
+SHA1 (nspr-4.7.1.tar.gz) = 3xT+PpNNpLRVWSnXQeQQedMriiQ=
 SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
-SHA256 (nspr-4.6.8.tar.gz) = R3UOapniVw+iEZ8h1dIBF0KCZ5NSN5pWXj5agEU+SLE=
+SHA256 (nspr-4.7.1.tar.gz) = WHgrEUIzWfKiR/Aheqtv4EHzKYSqwfQR2m1DvTTP0Ns=
 SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
-SIZE (nspr-4.6.8.tar.gz) = 1313108
+SIZE (nspr-4.7.1.tar.gz) = 1261636
 SIZE (nspr-reference.tar.gz) = 195121
Index: patches/patch-mozilla_nsprpub_configure_in
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
retrieving revision 1.6
diff -u -r1.6 patch-mozilla_nsprpub_configure_in
--- patches/patch-mozilla_nsprpub_configure_in  12 Feb 2008 23:21:38 -  
1.6
+++ patches/patch-mozilla_nsprpub_configure_in  13 Jun 2008 18:31:38 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.6 2008/02/12 23:21:38 
martynas Exp $
 mozilla/nsprpub/configure.in.orig  Wed Oct 31 20:07:38 2007
-+++ mozilla/nsprpub/configure.in   Tue Feb 12 23:37:03 2008
-@@ -1728,12 +1728,15 @@ mips-sony-newsos*)
+--- mozilla/nsprpub/configure.in.orig  Tue Apr 29 02:21:11 2008
 mozilla/nsprpub/configure.in   Fri Jun 13 21:58:15 2008
+@@ -1802,9 +1802,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
@@ -14,11 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
-+OS_LIBS=-lc
- if test -z $USE_NSPR_THREADS; then
- USE_PTHREADS=1
- fi
-@@ -2781,6 +2784,7 @@ config/autoconf.mk
+@@ -2857,6 +2859,7 @@ config/autoconf.mk
  config/nsprincl.mk
  config/nsprincl.sh
  config/nspr-config
Index: patches/patch-mozilla_nsprpub_lib_tests_Makefile_in
===
RCS file: 
/cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_lib_tests_Makefile_in,v
retrieving revision 1.1
diff -u -r1.1 patch-mozilla_nsprpub_lib_tests_Makefile_in
--- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 7 Nov 2006 16:22:06 
-   1.1
+++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 13 Jun 2008 18:31:38 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.1 2006/11/07 
16:22:06 ajacoutot Exp $
 mozilla/nsprpub/lib/tests/Makefile.in.orig Mon Nov  8 03:52:55 2004
-+++ mozilla/nsprpub/lib/tests/Makefile.in  Tue Nov  7 09:54:30 2006
-@@ -131,6 +131,12 @@ ifeq ($(OS_ARCH), Linux)
+--- mozilla/nsprpub/lib/tests/Makefile.in.orig Sat Nov 17 18:00:44 2007
 mozilla/nsprpub/lib/tests/Makefile.in  Sat Nov 17 18:09:23 2007
+@@ -134,6 +134,12 @@ ifeq (,$(filter-out OpenBSD,$(OS_ARCH)))
  endif
  endif
  
Index: patches/patch-mozilla_nsprpub_pr_include_md__openbsd_cfg

Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Brandon Mercer
Seems to be working beautifully for me :)

22717 knowmerc   20   50M   75M sleep/0  poll  0:18  9.47% firefox-bin

While running gmail.  Nice!
Brandon

On Tue, Jun 17, 2008 at 6:19 PM, Martynas Venckus [EMAIL PROTECTED] wrote:
 nspr-4.7.1

 As kili and ian pointed out, it doesn't apply because
 patch-mozilla_nsprpub_pr_include_private_primpl_h has been removed.

 Index: Makefile
 ===
 RCS file: /cvs/ports/devel/nspr/Makefile,v
 retrieving revision 1.24
 diff -u -r1.24 Makefile
 --- Makefile12 Feb 2008 23:21:38 -  1.24
 +++ Makefile13 Jun 2008 18:31:38 -
 @@ -6,14 +6,14 @@
  COMMENT-main=  Netscape Portable Runtime
  COMMENT-docs=  HTML Documentation for NSPR

 -VER=   4.6.8
 +VER=   4.7.1
  DISTNAME=  nspr-${VER}
  PKGNAME-main=  ${DISTNAME}
  PKGNAME-docs=  nspr-docs-${VER}
  DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0

 -SO_VERSION=19.0
 +SO_VERSION=20.0
  .for _lib in nspr4 plc4 plds4
  SHARED_LIBS+=  ${_lib} ${SO_VERSION}
  .endfor
 @@ -73,7 +73,7 @@
${MAKE_PROGRAM} -C ${WRKSRC}/pr/tests
${MAKE_PROGRAM} -C ${WRKSRC}/lib/tests
@cd ${WRKSRC}/pr/tests  ulimit -Sn 192  env TZ=gmt \
 -   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.ksh
 +   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.sh
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/string
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/base64t

 Index: distinfo
 ===
 RCS file: /cvs/ports/devel/nspr/distinfo,v
 retrieving revision 1.9
 diff -u -r1.9 distinfo
 --- distinfo12 Feb 2008 23:21:38 -  1.9
 +++ distinfo13 Jun 2008 18:31:38 -
 @@ -1,10 +1,10 @@
 -MD5 (nspr-4.6.8.tar.gz) = bL9oH4tzEs1U8Et9vqOBvA==
 +MD5 (nspr-4.7.1.tar.gz) = fG51oIZ84rnsYuOZqQi1rA==
  MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
 -RMD160 (nspr-4.6.8.tar.gz) = 2ot3w7OGrbgkZ2E+C8299faDaeo=
 +RMD160 (nspr-4.7.1.tar.gz) = ILCUX6gVlMb545RqybcJAGjP4Mw=
  RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
 -SHA1 (nspr-4.6.8.tar.gz) = yg16lA4c9s9r1jaA/t8JAZXQtGA=
 +SHA1 (nspr-4.7.1.tar.gz) = 3xT+PpNNpLRVWSnXQeQQedMriiQ=
  SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
 -SHA256 (nspr-4.6.8.tar.gz) = R3UOapniVw+iEZ8h1dIBF0KCZ5NSN5pWXj5agEU+SLE=
 +SHA256 (nspr-4.7.1.tar.gz) = WHgrEUIzWfKiR/Aheqtv4EHzKYSqwfQR2m1DvTTP0Ns=
  SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
 -SIZE (nspr-4.6.8.tar.gz) = 1313108
 +SIZE (nspr-4.7.1.tar.gz) = 1261636
  SIZE (nspr-reference.tar.gz) = 195121
 Index: patches/patch-mozilla_nsprpub_configure_in
 ===
 RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
 retrieving revision 1.6
 diff -u -r1.6 patch-mozilla_nsprpub_configure_in
 --- patches/patch-mozilla_nsprpub_configure_in  12 Feb 2008 23:21:38 -
   1.6
 +++ patches/patch-mozilla_nsprpub_configure_in  13 Jun 2008 18:31:38 -
 @@ -1,7 +1,7 @@
  $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.6 2008/02/12 23:21:38 
 martynas Exp $
  mozilla/nsprpub/configure.in.orig  Wed Oct 31 20:07:38 2007
 -+++ mozilla/nsprpub/configure.in   Tue Feb 12 23:37:03 2008
 -@@ -1728,12 +1728,15 @@ mips-sony-newsos*)
 +--- mozilla/nsprpub/configure.in.orig  Tue Apr 29 02:21:11 2008
  mozilla/nsprpub/configure.in   Fri Jun 13 21:58:15 2008
 +@@ -1802,9 +1802,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
 @@ -14,11 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
 -+OS_LIBS=-lc
 - if test -z $USE_NSPR_THREADS; then
 - USE_PTHREADS=1
 - fi
 -@@ -2781,6 +2784,7 @@ config/autoconf.mk
 +@@ -2857,6 +2859,7 @@ config/autoconf.mk
  config/nsprincl.mk
  config/nsprincl.sh
  config/nspr-config
 Index: patches/patch-mozilla_nsprpub_lib_tests_Makefile_in
 ===
 RCS file: 
 /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_lib_tests_Makefile_in,v
 retrieving revision 1.1
 diff -u -r1.1 patch-mozilla_nsprpub_lib_tests_Makefile_in
 --- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 7 Nov 2006 16:22:06 
 -   1.1
 +++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 13 Jun 2008 18:31:38 
 -
 @@ -1,7 +1,7 @@
  $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.1 2006/11/07 
 16:22:06 ajacoutot Exp $
  mozilla/nsprpub/lib/tests/Makefile.in.orig Mon Nov  8 03:52:55 2004
 -+++ mozilla/nsprpub/lib/tests/Makefile.in  Tue Nov  7 09:54:30 2006
 -@@ -131,6 +131,12 @@ ifeq ($(OS_ARCH), Linux)
 +--- 

Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Brandon Mercer
I'd also like to motion to get this put into ports/packages soon.
Even with any oddities we may find it's far better than the 2.0.0.x
version.  Anyone else think a mozilla-firefox2, mozilla-firefox3 would
be objectionable until FF3 is mainstream?
Brandon

On Tue, Jun 17, 2008 at 6:49 PM, Brandon Mercer
[EMAIL PROTECTED] wrote:
 Seems to be working beautifully for me :)

 22717 knowmerc   20   50M   75M sleep/0  poll  0:18  9.47% firefox-bin

 While running gmail.  Nice!
 Brandon

 On Tue, Jun 17, 2008 at 6:19 PM, Martynas Venckus [EMAIL PROTECTED] wrote:
 nspr-4.7.1

 As kili and ian pointed out, it doesn't apply because
 patch-mozilla_nsprpub_pr_include_private_primpl_h has been removed.

 Index: Makefile
 ===
 RCS file: /cvs/ports/devel/nspr/Makefile,v
 retrieving revision 1.24
 diff -u -r1.24 Makefile
 --- Makefile12 Feb 2008 23:21:38 -  1.24
 +++ Makefile13 Jun 2008 18:31:38 -
 @@ -6,14 +6,14 @@
  COMMENT-main=  Netscape Portable Runtime
  COMMENT-docs=  HTML Documentation for NSPR

 -VER=   4.6.8
 +VER=   4.7.1
  DISTNAME=  nspr-${VER}
  PKGNAME-main=  ${DISTNAME}
  PKGNAME-docs=  nspr-docs-${VER}
  DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0

 -SO_VERSION=19.0
 +SO_VERSION=20.0
  .for _lib in nspr4 plc4 plds4
  SHARED_LIBS+=  ${_lib} ${SO_VERSION}
  .endfor
 @@ -73,7 +73,7 @@
${MAKE_PROGRAM} -C ${WRKSRC}/pr/tests
${MAKE_PROGRAM} -C ${WRKSRC}/lib/tests
@cd ${WRKSRC}/pr/tests  ulimit -Sn 192  env TZ=gmt \
 -   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.ksh
 +   LD_LIBRARY_PATH=${WRKSRC}/dist/lib /bin/ksh runtests.sh
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/string
LD_LIBRARY_PATH=${WRKSRC}/dist/lib ${WRKSRC}/lib/tests/base64t

 Index: distinfo
 ===
 RCS file: /cvs/ports/devel/nspr/distinfo,v
 retrieving revision 1.9
 diff -u -r1.9 distinfo
 --- distinfo12 Feb 2008 23:21:38 -  1.9
 +++ distinfo13 Jun 2008 18:31:38 -
 @@ -1,10 +1,10 @@
 -MD5 (nspr-4.6.8.tar.gz) = bL9oH4tzEs1U8Et9vqOBvA==
 +MD5 (nspr-4.7.1.tar.gz) = fG51oIZ84rnsYuOZqQi1rA==
  MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
 -RMD160 (nspr-4.6.8.tar.gz) = 2ot3w7OGrbgkZ2E+C8299faDaeo=
 +RMD160 (nspr-4.7.1.tar.gz) = ILCUX6gVlMb545RqybcJAGjP4Mw=
  RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
 -SHA1 (nspr-4.6.8.tar.gz) = yg16lA4c9s9r1jaA/t8JAZXQtGA=
 +SHA1 (nspr-4.7.1.tar.gz) = 3xT+PpNNpLRVWSnXQeQQedMriiQ=
  SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
 -SHA256 (nspr-4.6.8.tar.gz) = R3UOapniVw+iEZ8h1dIBF0KCZ5NSN5pWXj5agEU+SLE=
 +SHA256 (nspr-4.7.1.tar.gz) = WHgrEUIzWfKiR/Aheqtv4EHzKYSqwfQR2m1DvTTP0Ns=
  SHA256 (nspr-reference.tar.gz) = 
 zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
 -SIZE (nspr-4.6.8.tar.gz) = 1313108
 +SIZE (nspr-4.7.1.tar.gz) = 1261636
  SIZE (nspr-reference.tar.gz) = 195121
 Index: patches/patch-mozilla_nsprpub_configure_in
 ===
 RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
 retrieving revision 1.6
 diff -u -r1.6 patch-mozilla_nsprpub_configure_in
 --- patches/patch-mozilla_nsprpub_configure_in  12 Feb 2008 23:21:38 -   
1.6
 +++ patches/patch-mozilla_nsprpub_configure_in  13 Jun 2008 18:31:38 -
 @@ -1,7 +1,7 @@
  $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.6 2008/02/12 23:21:38 
 martynas Exp $
  mozilla/nsprpub/configure.in.orig  Wed Oct 31 20:07:38 2007
 -+++ mozilla/nsprpub/configure.in   Tue Feb 12 23:37:03 2008
 -@@ -1728,12 +1728,15 @@ mips-sony-newsos*)
 +--- mozilla/nsprpub/configure.in.orig  Tue Apr 29 02:21:11 2008
  mozilla/nsprpub/configure.in   Fri Jun 13 21:58:15 2008
 +@@ -1802,9 +1802,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
 @@ -14,11 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
 -+OS_LIBS=-lc
 - if test -z $USE_NSPR_THREADS; then
 - USE_PTHREADS=1
 - fi
 -@@ -2781,6 +2784,7 @@ config/autoconf.mk
 +@@ -2857,6 +2859,7 @@ config/autoconf.mk
  config/nsprincl.mk
  config/nsprincl.sh
  config/nspr-config
 Index: patches/patch-mozilla_nsprpub_lib_tests_Makefile_in
 ===
 RCS file: 
 /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_lib_tests_Makefile_in,v
 retrieving revision 1.1
 diff -u -r1.1 patch-mozilla_nsprpub_lib_tests_Makefile_in
 --- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 7 Nov 2006 16:22:06 
 -   1.1
 +++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 13 Jun 2008 18:31:38 
 -
 @@ 

Re: UPDATE: rdesktop 1.6.0

2008-06-17 Thread Will Maier
Hi Devin-

On Mon, Jun 16, 2008 at 10:45:23AM -0700, Devin Smith wrote:
 Some questions I had:

 1. I wasn't sure if PKGNAME should have the p0 appended or should it just
be ${DISTNAME}.

The pN suffix is the port patchlevel; if you're bumping the upstream
version, you don't need it. Since PKGNAME=DISTNAME by default, you
can just omit the PKGNAME= entirely.

 2. When adding / deleting files to create a cvs diff should I be
using the cvsdo utility (http://viper.haque.net/~timeless/redbean/)?
It seemed easier to use then editing the CVS/Entries file manually.

In most cases, you should be able to simply 'cvs {add,remove}' the
relevant files.

[...]
 Index: patches/patch-rdpsnd_sun_c
 ===
 RCS file: patches/patch-rdpsnd_sun_c
 diff -N patches/patch-rdpsnd_sun_c
 --- /dev/null 1 Jan 1970 00:00:00 -
 +++ patches/patch-rdpsnd_sun_c17 Jun 2008 23:57:36 -
 @@ -0,0 +1,40 @@
 +$OpenBSD$
 +
 +2 changes are here:
 +- Change all uint_t to unsigned int.  On Linux a uint_t is just a typedef
 +  to unsigned int.  We don't have a uint_t.
 +
 +- In sun_open rdesktop will also check that a device is in full duplex
 +  mode before opening the device successfully. I didn't add code to check
 +  if a device is in full duplex mode, I just removed the check.

We don't usually include comments in the patch files.

-- 

o--{ Will Maier }--o
| web:...http://www.lfod.us/ | [EMAIL PROTECTED] |
*-[ BSD: Live Free or Die ]*



Re: UPDATE: rdesktop 1.6.0

2008-06-17 Thread Chris Kuethe
On Mon, Jun 16, 2008 at 10:45 AM, Devin Smith [EMAIL PROTECTED] wrote:
 1. I wasn't sure if PKGNAME should have the p0 appended or should it just
   be ${DISTNAME}.

PKGNAME can be unset, thereby reverting to DISTNAME. This is a new
version of the port, with no local patchlevel.

 2. When adding / deleting files to create a cvs diff should I be
   using the cvsdo utility (http://viper.haque.net/~timeless/redbean/)?
   It seemed easier to use then editing the CVS/Entries file manually.

cvs add or cvs rm

CK

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?



Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Landry Breuil
On Tue, Jun 17, 2008 at 10:26:39PM +0300, Martynas Venckus wrote:
 Hey,
 
 (Yes, this one does have scrolling bar problem fixed.)
 
 Known issues:
 - images rendered incorrectly on nvidia cards with 24 bits, due to
 incompatibilities between nvidia drivers and x;  workaround:
 DefaultDepth 16
 - dictionaries not updated for the new api
 - cryptohash catches stack overflow
 
 This is a work-in-progress.
 
 All xptcalls have been updated for the new xpcom api, and committed
 upstream.  What i need is to know on which archs does this work,
 and on which doesn't.

At least on i386 i repeatedly get this :
$firefox www.google.fr
firefox-bin in malloc(): error: allocation failed
and it's stuck, i have to pkill -9 it. Will retry on another machine, and
after rebuilding all the four updates from scratch.

Landry



Re: UPDATE: mozilla-firefox-3.0

2008-06-17 Thread Brandon Mercer
On Tue, Jun 17, 2008 at 9:34 PM, Landry Breuil [EMAIL PROTECTED] wrote:
 On Tue, Jun 17, 2008 at 10:26:39PM +0300, Martynas Venckus wrote:
 Hey,

 (Yes, this one does have scrolling bar problem fixed.)

 Known issues:
 - images rendered incorrectly on nvidia cards with 24 bits, due to
 incompatibilities between nvidia drivers and x;  workaround:
 DefaultDepth 16
 - dictionaries not updated for the new api
 - cryptohash catches stack overflow

 This is a work-in-progress.

 All xptcalls have been updated for the new xpcom api, and committed
 upstream.  What i need is to know on which archs does this work,
 and on which doesn't.

 At least on i386 i repeatedly get this :
 $firefox www.google.fr
 firefox-bin in malloc(): error: allocation failed
 and it's stuck, i have to pkill -9 it. Will retry on another machine, and
 after rebuilding all the four updates from scratch.

It comes right up for me.  Quite quickly.  Are you building this on a
recent snapshot?  I've just upgraded from the one from 6/16 and it's
perfect.
Brandon