Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Predrag Punosevac
William Yodlowsky wrote: > On 23 August 2009 at 16:31, Predrag Punosevac wrote: > > > Does anyone has diff for compiling Firefox 3.0.13 on 4.5 Stable. > > Currently, I am running 3.0.12 which has multiple vulnerabilities. > > I tried to edit version number in the Makefile for 3.0.12 but > > ap

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Predrag Punosevac
"Steven Surdock" wrote: > > -Original Message- > > From: Predrag Punosevac [mailto:punoseva...@gmail.com] > > Sent: Sunday, August 23, 2009 10:12 PM > > To: Steven Surdock; ports@openbsd.org > > Subject: Re: Firefox 3.0.13 on 4.5 Stable > > > > "Steven Surdock" wrote: > > > > > > -

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Steven Surdock
> -Original Message- > From: Predrag Punosevac [mailto:punoseva...@gmail.com] > Sent: Sunday, August 23, 2009 10:12 PM > To: Steven Surdock; ports@openbsd.org > Subject: Re: Firefox 3.0.13 on 4.5 Stable > > "Steven Surdock" wrote: > > > > -Original Message- > > > From: owner-po..

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Predrag Punosevac
"Steven Surdock" wrote: > > -Original Message- > > From: owner-po...@openbsd.org [mailto:owner-po...@openbsd.org] On > Behalf Of > > Martynas Venckus > > Sent: Sunday, August 23, 2009 6:53 PM > > To: ports@openbsd.org; punoseva...@gmail.com > > Subject: Re: Firefox 3.0.13 on 4.5 Stable >

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Steven Surdock
> -Original Message- > From: owner-po...@openbsd.org [mailto:owner-po...@openbsd.org] On Behalf Of > Martynas Venckus > Sent: Sunday, August 23, 2009 6:53 PM > To: ports@openbsd.org; punoseva...@gmail.com > Subject: Re: Firefox 3.0.13 on 4.5 Stable > > > From owner-ports+m36...@openbsd.org

Re: update: devel/maven-2.2.1

2009-08-23 Thread Stefan Sperling
On Mon, Aug 24, 2009 at 01:39:38AM +0100, Stefan Sperling wrote: > The diff below updates maven to the latest release. > > Please test, comment, ok. Turns out the new version wants Java 1.5 or greater. Stefan Index: Makefile === RC

update: devel/maven-2.2.1

2009-08-23 Thread Stefan Sperling
The diff below updates maven to the latest release. Please test, comment, ok. Stefan Index: Makefile === RCS file: /cvs/ports/devel/maven/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile26 Apr 2009 09:38

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Martynas Venckus
> From punoseva...@gmail.com Mon Aug 24 02:17:20 2009 > Date: Sun, 23 Aug 2009 19:16:59 -0400 > From: Predrag Punosevac > To: ports@openbsd.org, marty...@venck.us > Subject: Re: Firefox 3.0.13 on 4.5 Stable > > Martynas Venckus wrote: > > > > From owner-ports+m36...@openbsd.org Sun Aug 23 23:34:5

CVS checkout of two past dates will not compile php5-extensions.. why?

2009-08-23 Thread David Taveras
Hello, Iam trying to checkout PHP 5.2.8 from stable branch. I picked two dates and downloaded both src , and ports. export cvsroot=anon...@anoncvs3.usa.openbsd.org:/cvs cd /usr; cvs checkout -D "18 Jul 2009" -P -rOPENBSD_4_5 ports; cvs checkout -D "18 Jul 2009" -P -rOPENBSD_4_5 src Second test u

Re: UPDATE: much newer version of mplayer

2009-08-23 Thread Jacob Meuser
On Mon, Aug 24, 2009 at 12:24:56AM +, Jacob Meuser wrote: > On Sun, Aug 23, 2009 at 11:54:48PM +0100, Edd Barrett wrote: > > On Wed, Aug 19, 2009 at 08:27:32AM +0100, Edd Barrett wrote: > > > OK. I will leave it at the discretion of others as to whether this is > > > ready then. > > > > Here i

Re: UPDATE: much newer version of mplayer

2009-08-23 Thread Jacob Meuser
On Sun, Aug 23, 2009 at 11:54:48PM +0100, Edd Barrett wrote: > On Wed, Aug 19, 2009 at 08:27:32AM +0100, Edd Barrett wrote: > > OK. I will leave it at the discretion of others as to whether this is > > ready then. > > Here is an updated diff which pulls in faad non-conditionally. you mean faac?

Re: UPDATE: much newer version of mplayer

2009-08-23 Thread Edd Barrett
On Wed, Aug 19, 2009 at 08:27:32AM +0100, Edd Barrett wrote: > OK. I will leave it at the discretion of others as to whether this is > ready then. Here is an updated diff which pulls in faad non-conditionally. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-

Re: update: net/totd-1.5.1

2009-08-23 Thread Stefan Sperling
On Sun, Aug 23, 2009 at 06:23:55PM -0400, Brad wrote: > > Not sure if you mean that we should remove -Werror instead of patching > > ne_mesg.c? > > I mean just remove the compiler flag. Ok, I guess less patches is good. Stefan Index: Makefile

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Predrag Punosevac
Martynas Venckus wrote: > > From owner-ports+m36...@openbsd.org Sun Aug 23 23:34:53 2009 > > Date: Sun, 23 Aug 2009 16:31:55 -0400 > > From: Predrag Punosevac > > To: ports@openbsd.org > > Subject: Firefox 3.0.13 on 4.5 Stable > > > > Does anyone has diff for compiling Firefox 3.0.13 on 4.5 Stab

Re: update: devel/subversion-1.6.5

2009-08-23 Thread Edd Barrett
Hi Stefan, On Sun, Aug 23, 2009 at 04:01:00PM +0100, Stefan Sperling wrote: > Hi, > > update to Subversion 1.6.5, please test / ok. Builds on sparc64. Tested lightly by checking out some stuff from my SVN repo. -- Best Regards Edd Barrett (Freelance software developer / technical writer / op

Re: Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Martynas Venckus
> From owner-ports+m36...@openbsd.org Sun Aug 23 23:34:53 2009 > Date: Sun, 23 Aug 2009 16:31:55 -0400 > From: Predrag Punosevac > To: ports@openbsd.org > Subject: Firefox 3.0.13 on 4.5 Stable > > Does anyone has diff for compiling Firefox 3.0.13 on 4.5 Stable. > Currently, I am running 3.0.12 whi

Re: update: net/totd-1.5.1

2009-08-23 Thread Brad
On Sunday 23 August 2009 18:14:03 Stefan Sperling wrote: > On Sun, Aug 23, 2009 at 04:16:32PM -0400, Brad wrote: > > On Sunday 23 August 2009 16:04:32 Stefan Sperling wrote: > > > Update totd to 1.5.1. > > > > > > Also: > > > - set MAINTAINER to ports@ (RIP itojun, I wish I had gotten to know > > >

Re: update: net/totd-1.5.1

2009-08-23 Thread Stefan Sperling
On Sun, Aug 23, 2009 at 04:16:32PM -0400, Brad wrote: > On Sunday 23 August 2009 16:04:32 Stefan Sperling wrote: > > Update totd to 1.5.1. > > > > Also: > > - set MAINTAINER to ports@ (RIP itojun, I wish I had gotten to know you!) > > - fix homepage link > > - fix small errors in totd.8 > > - make

Firefox 3.0.13 on 4.5 Stable

2009-08-23 Thread Predrag Punosevac
Does anyone has diff for compiling Firefox 3.0.13 on 4.5 Stable. Currently, I am running 3.0.12 which has multiple vulnerabilities. I tried to edit version number in the Makefile for 3.0.12 but apparently there was some other changes so the compilation fails after about 30 minutes. Sorry for th

Re: update: net/totd-1.5.1

2009-08-23 Thread Brad
On Sunday 23 August 2009 16:04:32 Stefan Sperling wrote: > Update totd to 1.5.1. > > Also: > - set MAINTAINER to ports@ (RIP itojun, I wish I had gotten to know you!) > - fix homepage link > - fix small errors in totd.8 > - make it compile with -Werror > - compile with support for 6to4 PTR rewritin

update: net/totd-1.5.1

2009-08-23 Thread Stefan Sperling
Update totd to 1.5.1. Also: - set MAINTAINER to ports@ (RIP itojun, I wish I had gotten to know you!) - fix homepage link - fix small errors in totd.8 - make it compile with -Werror - compile with support for 6to4 PTR rewriting (disabled by default, has to be enabled in config using keyword "stf

Re: Error: change in plist

2009-08-23 Thread Aleksander Piotrowski
Henry Precheur wrote: > I am working on Python 3.1's port. Somebody reported a problem with it > and I don't understand what could cause it. > > Here is the error: > > [...] > ===> Building package for python-3.1.1 > > Create /usr/ports/packag

Error: change in plist

2009-08-23 Thread Henry Precheur
I am working on Python 3.1's port. Somebody reported a problem with it and I don't understand what could cause it. Here is the error: [...] ===> Building package for python-3.1.1 Create /usr/ports/packages/i386/all/python-3.1.1.tgz

update: devel/subversion-1.6.5

2009-08-23 Thread Stefan Sperling
Hi, update to Subversion 1.6.5, please test / ok. == upstream changelog == Version 1.6.5 (21 Aug 2009, from /branches/1.6.x) http://svn.collab.net/repos/svn/tags/1.6.5 User-visible changes: * fix mod_dav_svn directory view links to preserve peg revisions (r38201) * do not error on Windows w

Re: anybody working on a libpng update?

2009-08-23 Thread Christian Weisgerber
frantisek holop wrote: > http://www.libpng.org/pub/png/libpng.html says that there has been > a security issue that is fixed for sure in 1.2.37... That doesn't look very serious, but I'll prepare an update. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: cacti, videocache ports..

2009-08-23 Thread Edd Barrett
On Sat, Aug 22, 2009 at 03:13:26PM +0700, to...@buaya.or.id wrote: > dear openbsd ports maintener.. > > why cacti and videocache not able in openbsd ports? Because no-one ported it yet. > would you add that ports? You could make a start on them yourself. -- Best Regards Edd Barrett (Freela