Re: Can't build libiconv on current armv7

2014-07-04 Thread Martynas Venckus
How do you know that this is from -fstack-protector-strong?  Does it
build if you explicitly pass -fno-stack-protector?  It would really
help if you guys could reduce the test case.

Also, CC'ing Miod in case this is a compiler bug.

On 7/4/14, Pascal Stumpf pascal.stu...@cubes.de wrote:
 This is fallout from -fstack-protector-strong.  I don't know yet if it's
 a bug in gperf, the stack protector or the arm backend, or why it
 produces the wrong results instead of crashing.

 On Sat, 10 May 2014 19:44:37 +0200, Guenther Niess wrote:
 I'm trying to build git on my pandaboard. I've tried to rebuild the base
 system and building ports again without success.

 building libiconv (after building and installing of gperf):

 === libiconv-1.14p1 depends on: gperf-* - gperf-3.0.4p0
 ===  Verifying specs: c c
 ===  found c.74.2
 ===  Extracting for libiconv-1.14p1
 ===  Patching for libiconv-1.14p1
 ===  Configuring for libiconv-1.14p1
 Using /home/ports/obj/libiconv-1.14/config.site (generated)
 cc -O2 -pipe  lib/genaliases.c -o genaliases
 ./genaliases  lib/aliases.gperf 3 canonical.sh 4 canonical_local.sh
 rm -f genaliases
 gperf -m 10 lib/aliases.gperf  tmp.h
 Key link: ANSI_X3.4-1986 = ANSI_X3.4-1968, with key set -.134AISX_.
 Key link: ISO-10646-UCS-4 = ISO-10646-UCS-2, with key set
 --01466IOU.
 Key link: L2 = L1, with key set L.
 Key link: L3 = L1, with key set L.
 Key link: ISO-IR-110 = ISO-IR-101, with key set --011IIOR.
 Key link: L4 = L1, with key set L.
 Key link: ISO_8859-7:2003 = ISO_8859-7:1987, with key set
 -57889:IO_.
 Key link: L5 = L1, with key set L.
 Key link: L6 = L1, with key set L.
 Key link: L7 = L1, with key set L.
 Key link: L8 = L1, with key set L.
 Key link: WINDOWS-1251 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1252 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1253 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1254 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1255 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1256 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1257 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: WINDOWS-1258 = WINDOWS-1250, with key set -125DNOSWW.
 Key link: TIS620.2533-1 = TIS620.2533-0, with key set .0223356ST.
 Key link: JIS_X0208-1990 = JIS_X0208-1983, with key set -00128JSX_.
 Key link: KS_C_5601-1989 = KS_C_5601-1987, with key set -01156CK__.
 Key link: ISO-2022-JP-2 = ISO-2022-JP-1, with key set --0222IJOP.
 Key link: BIG5-HKSCS:2001 = BIG5-HKSCS:1999, with key set
 -5:BCGHKSS.
 Key link: BIG5-HKSCS:2004 = BIG5-HKSCS:1999, with key set
 -5:BCGHKSS.
 Key link: BIG5-HKSCS:2008 = BIG5-HKSCS:1999, with key set
 -5:BCGHKSS.
 26 input keys have identical hash values,
 use option -D.
 *** Error 1 in /home/ports/obj/libiconv-1.14/libiconv-1.14
 (Makefile.devel:109 'lib/aliases.h')
 *** Error 1 in /usr/ports/converters/libiconv (Makefile:35
 'pre-configure')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:2659
 '/home/ports/obj/libiconv-1.14/build-arm/.configure_done')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:1890
 '/home/ports/packages/arm/all/libiconv-1.14p1.tgz')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:2443 '_internal-package')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:2423 'package')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:1907
 '/var/db/pkg/libiconv-1.14p1/+CONTENTS')
 *** Error 1 in /usr/ports/converters/libiconv
 (/usr/ports/infrastructure/mk/bsd.port.mk:2423 'install')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:2050
 '/home/ports/obj/gettext-0.18.2/.dep-converters-libiconv')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:2503
 '/home/ports/obj/gettext-0.18.2/.extract_done')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:1890
 '/home/ports/packages/arm/all/gettext-0.18.2p4.tgz')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:2443 '_internal-package')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:2423 'package')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:1907
 '/var/db/pkg/gettext-0.18.2p4/+CONTENTS')
 *** Error 1 in /usr/ports/devel/gettext
 (/usr/ports/infrastructure/mk/bsd.port.mk:2423 'install')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2050
 '/home/ports/obj/vim-7.4.135-no_x11/.dep-STEM-ge-0.10.38-devel-gettext')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2503
 '/home/ports/obj/vim-7.4.135-no_x11/.extract_done')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1890
 '/home/ports/packages/arm/all/vim-7.4.135p0-no_x11.tgz')
 *** Error 1 in . 

Re: [UPDATE] devel/py-nose

2014-06-09 Thread Martynas Venckus
OK martynas@.

On 6/9/14, Remi Pointel remi.poin...@xiri.fr wrote:

 Hi,

 this is the diff to update py-nose to latest release.

 Ok?

 Cheers,

 Remi.




Re: [UPDATE] database/py-psycopg2 and enable python3 flavor

2014-05-10 Thread Martynas Venckus
Looks good to me.

On 5/10/14, Remi Pointel remi.poin...@xiri.fr wrote:
 On Sat, 10 May 2014 11:07:36 +0200
 Remi Pointel remi.poin...@xiri.fr wrote:

 Hi,

 this is the diff to update py-psycopg2 to latest version.
 I also added the python 3 flavor, and reorganized the test
 functionnalities.
 Now, you could set directly the dbname, user and password from
 commandline.

 With Python 3.3:

 $ PSYCOPG2_TESTDB_USER=cheese PSYCOPG2_TESTDB_PASSWORD=gaperon
 FLAVOR=python3 make test
 Ran 468 tests in 24.840s
 OK (skipped=51)

 And with Python 2.7:
 $ PSYCOPG2_TESTDB_USER=cheese PSYCOPG2_TESTDB_PASSWORD=gaperon make test
 Ran 468 tests in 18.928s
 OK (skipped=51)

 I replaced the FULLPKGNAME by the correct values in post-install.

 Any ok?

 Cheers,

 Remi.




Re: [update] py-sphinx

2014-01-31 Thread Martynas Venckus
On 1/31/14, frantisek holop min...@obiit.org wrote:
 happy chinese new year of the horse,

 here is a simplish update for sphinx.
 i thought i'd try to give a hand to the MAINTAINER :)

Thanks, however I don't use py-sphinx anymore.

Could you remove me from MAINTAINER -- and maybe you're interested in
taking it over yourself?

 i changed post-build: because sphinx has changed
 their doc/Makefile and now it works only with gmake.
 not good.
 so instead i changed the generation of sphinx's
 own docs to use the sphinx-build script. avoids
 adding gmake as dependency.

 i thought this will be a problem with all the projects
 that used this version to generate their docs.
 thankfully however they still use the old version
 for generating these Makefiles.  let's hope
 they keep it that way.

 i was also bold enough to generate html docs
 as they include the text versions as well, and
 it's nice to have hyperlinked docs..

 i also got fed up with their lie in their Makefiles
 that their variables are overrideable from the command
 line. apparently noone has ever ever tried this,
 because it doesn't work.  i opened a ticket about it:
 https://bitbucket.org/birkenfeld/sphinx/issue/1368/makefile-options-not-overridable-from


 can someone run the regress tests, i cant be bothered
 to install texmf i am on 3G :)

 -f
 --
 fact: heads bleed, walls don't.




Re: mozilla-dicts vs hunspell

2014-01-27 Thread Martynas Venckus
On 1/27/14, Jiri B ji...@devio.us wrote:
 Hi,

 some mozilla-dicts are quite old, they are kept on
 Stuart's mirror and other OS/distros use hunspell/myspell
 site for getting dicts and naming the packages.

 I checked pkgsrc and they have dicts as hunspell-$lang,
 getting them from OO.org site (thus no need for mirror),
 some of dicts are newer and some of dicts have their own
 master_site (newer then on OO.org).

 I'm volunteering to provide diffs for switching from current
 mozilla-dicts to hunspell-$lang, the format is the same
 anyway.

 Would be anybody against this effort?

Sounds good to me.



Re: [update] py-simplejson

2013-12-28 Thread Martynas Venckus
Sorry for the delay, somehow this got lost in my Inbox.

The diff looks good but I don't use this anymore, so could you remove
me as maintainer and find someone to take care of testing/committing
it?

Thanks.

On 12/28/13, frantisek holop min...@obiit.org wrote:
 ping?
 multiple maintainer timeouts :[

 -f

 hmm, on Wed, Dec 04, 2013 at 06:58:45PM +0100, frantisek holop said that
 here is an update for py-simplejson 3.3.1
 i changed the DESCR because i feel it reflects better
 the current state of the project.
 please test and commit

 -f
 --
 last week i couldn't even spell engineer, now i are one.

 Index: Makefile
 ===
 RCS file: /cvs/ports/devel/py-simplejson/Makefile,v
 retrieving revision 1.19
 diff -u -p -r1.19 Makefile
 --- Makefile 11 Mar 2013 10:50:26 -  1.19
 +++ Makefile 4 Dec 2013 17:55:26 -
 @@ -1,15 +1,13 @@
 -# $OpenBSD: Makefile,v 1.19 2013/03/11 10:50:26 espie Exp $
 +# $OpenBSD: Makefile,v 1.18 2012/04/22 09:17:50 jasper Exp $

  COMMENT =   JSON encoder/decoder

 -MODPY_EGG_VERSION = 2.5.0
 +MODPY_EGG_VERSION = 3.3.1
  DISTNAME =  simplejson-${MODPY_EGG_VERSION}
  PKGNAME =   py-${DISTNAME}
 -
  CATEGORIES =devel

 -HOMEPAGE =  http://undefined.org/python/\#simplejson
 -
 +HOMEPAGE =  http://github.com/simplejson/simplejson
  MAINTAINER =Martynas Venckus marty...@openbsd.org

  # MIT
 @@ -18,11 +16,12 @@ PERMIT_PACKAGE_CDROM =   Yes
  MASTER_SITES =  ${MASTER_SITE_PYPI:=s/simplejson/}

  MODULES =   lang/python
 -TEST_DEPENDS =  devel/py-nose
 +TEST_DEPENDS =  devel/py-nose

  WANTLIB +=  ${MODPY_WANTLIB}

 -do-test:
 -cd ${WRKSRC}  ${LOCALBASE}/bin/nosetests
 +do-test: fake
 +cd ${WRKSRC}  ${MAKE_ENV} \
 +PYTHONPATH=${WRKINST}${MODPY_SITEPKG}
 ${LOCALBASE}/bin/nosetests

  .include bsd.port.mk
 Index: distinfo
 ===
 RCS file: /cvs/ports/devel/py-simplejson/distinfo,v
 retrieving revision 1.8
 diff -u -p -r1.8 distinfo
 --- distinfo 22 Apr 2012 09:17:50 -  1.8
 +++ distinfo 4 Dec 2013 17:55:26 -
 @@ -1,5 +1,2 @@
 -MD5 (simplejson-2.5.0.tar.gz) = MWBVYiTj4M2WBcEB6w3juQ==
 -RMD160 (simplejson-2.5.0.tar.gz) = XfcYw9uYDxTBS8jPJ3qjKVHH42Q=
 -SHA1 (simplejson-2.5.0.tar.gz) = 52p694RfFv05dTmVolSWeGVxFTs=
 -SHA256 (simplejson-2.5.0.tar.gz) =
 K89b7bUyilYzBFp9RnhNM5POlAyUnAkMr111ttMWNGY=
 -SIZE (simplejson-2.5.0.tar.gz) = 52834
 +SHA256 (simplejson-3.3.1.tar.gz) =
 BUkm8qFuPxl05PcLwsZA5FZr7PMQPs9DQvqfses7odg=
 +SIZE (simplejson-3.3.1.tar.gz) = 67371
 Index: pkg/DESCR
 ===
 RCS file: /cvs/ports/devel/py-simplejson/pkg/DESCR,v
 retrieving revision 1.1.1.1
 diff -u -p -r1.1.1.1 DESCR
 --- pkg/DESCR24 Jun 2007 21:51:30 -  1.1.1.1
 +++ pkg/DESCR4 Dec 2013 17:55:26 -
 @@ -1,8 +1,5 @@
 -Simplejson is a simple, fast, extensible JSON encoder/decoder for
 -Python.  It is compatible with Python 2.3 and later with no external
 -dependencies. It covers the full JSON specification for both encoding
 -and decoding, with unicode support.  The encoder may be subclassed
 -to provide serialization in any kind of situation, without any
 -special support by the objects to be serialized (somewhat like
 -pickle).  The decoder can handle incoming JSON strings of any
 -specified encoding.
 +Simplejson is the externally maintained development version of the
 +json library included with Python, but maintains backwards
 +compatibility with older Python versions.  It covers the full JSON
 +specification for both encoding and decoding, with unicode
 +support.
 Index: pkg/PLIST
 ===
 RCS file: /cvs/ports/devel/py-simplejson/pkg/PLIST,v
 retrieving revision 1.8
 diff -u -p -r1.8 PLIST
 --- pkg/PLIST22 Apr 2012 09:17:50 -  1.8
 +++ pkg/PLIST4 Dec 2013 17:55:26 -
 @@ -4,6 +4,8 @@ lib/python${MODPY_VERSION}/site-packages
  lib/python${MODPY_VERSION}/site-packages/simplejson/__init__.py
  lib/python${MODPY_VERSION}/site-packages/simplejson/__init__.pyc
  lib/python${MODPY_VERSION}/site-packages/simplejson/_speedups.so
 +lib/python${MODPY_VERSION}/site-packages/simplejson/compat.py
 +lib/python${MODPY_VERSION}/site-packages/simplejson/compat.pyc
  lib/python${MODPY_VERSION}/site-packages/simplejson/decoder.py
  lib/python${MODPY_VERSION}/site-packages/simplejson/decoder.pyc
  lib/python${MODPY_VERSION}/site-packages/simplejson/encoder.py
 @@ -37,6 +39,8 @@ lib/python${MODPY_VERSION}/site-packages
  lib/python${MODPY_VERSION}/site-packages/simplejson/tests/test_fail.pyc
  lib/python${MODPY_VERSION}/site-packages/simplejson/tests/test_float.py
  lib/python${MODPY_VERSION}/site-packages/simplejson/tests/test_float.pyc
 +lib/python${MODPY_VERSION}/site-packages

CVS: cvs.openbsd.org: ports

2013-04-04 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2013/04/04 16:36:51

Modified files:
textproc/py-sphinx: Makefile 

Log message:
Add test dependency on texlive to get a better test coverage.
From Juan Francisco Cantero Hurtado.  OK rpe@.



CVS: cvs.openbsd.org: ports

2012-10-30 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2012/10/30 14:46:18

Log message:
import py-jsonrpclib.  from Markus Bergkvist.  ok fgs@

Status:

Vendor Tag: martynas
Release Tags:   martynas_20121030

N ports/devel/py-jsonrpclib/distinfo
N ports/devel/py-jsonrpclib/Makefile
N ports/devel/py-jsonrpclib/pkg/DESCR
N ports/devel/py-jsonrpclib/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-10-30 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2012/10/30 14:47:49

Modified files:
devel  : Makefile 

Log message:
add py-jsonrpclib



CVS: cvs.openbsd.org: ports

2011-05-30 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2011/05/30 14:28:54

Modified files:
net/yt : Makefile 
net/yt/files   : yt.lua 

Log message:
Switch yt over to using FFmpeg's internal AAC encoder (the other
encoder will be going away).  From Brad.
OK sthen@.



CVS: cvs.openbsd.org: ports

2011-04-09 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2011/04/09 07:35:13

Modified files:
databases/py-psycopg2: Makefile distinfo 
databases/py-psycopg2/pkg: PLIST 

Log message:
Update to py-psycopg2-2.4;  from Wen Heping.
OK pea@, fgs@, eric@.



Re: [Update] databases/py-psycopg2

2011-04-07 Thread Martynas Venckus
On 4/6/11, wen heping wenhep...@gmail.com wrote:
 Hi,

   Here's an update of databases/py-psycopg2 to 2.4.

   Tested on loongson OK. .

Comments? Ok?

 wen

 diff -urN py-psycopg2/Makefile py-psycopg2.new/Makefile
 --- py-psycopg2/MakefileWed Dec  1 16:49:50 2010
 +++ py-psycopg2.new/MakefileWed Apr  6 20:42:50 2011
 @@ -4,7 +4,7 @@

  COMMENT =  PostgreSQL database adapter for Python

 -MODPY_EGG_VERSION =2.2.2
 +MODPY_EGG_VERSION =2.4
  DISTNAME = psycopg2-${MODPY_EGG_VERSION}
  PKGNAME =  py-${DISTNAME}
  CATEGORIES =   databases
 @@ -19,7 +19,8 @@
  PERMIT_DISTFILES_FTP = Yes
  PERMIT_DISTFILES_CDROM = Yes

 -MASTER_SITES = http://initd.org/pub/software/psycopg/
 +MASTER_SITES = http://pypi.python.org/packages/source/p/psycopg2/ \

Please use MASTER_SITE_PYPI instead.

 +   http://initd.org/pub/software/psycopg/

This is non-existent;  it has been moved to:
http://initd.org/psycopg/tarballs/PSYCOPG-2-4/

  MODULES =  lang/python
  LIB_DEPENDS =  databases/postgresql
 diff -urN py-psycopg2/distinfo py-psycopg2.new/distinfo
 --- py-psycopg2/distinfoWed Dec  1 16:49:50 2010
 +++ py-psycopg2.new/distinfoWed Apr  6 20:42:59 2011
 @@ -1,5 +1,5 @@
 -MD5 (psycopg2-2.2.2.tar.gz) = VxryrZ3+tSLuX4VTJ4pMOA==
 -RMD160 (psycopg2-2.2.2.tar.gz) = 31HWv+gaYDz6xUr+LF6wfeFlwKs=
 -SHA1 (psycopg2-2.2.2.tar.gz) = hQ9r+iv5hjdrReSTNLfxU6M+SWA=
 -SHA256 (psycopg2-2.2.2.tar.gz) =
 IaM9WyYJEDUSdICYoGJJSSzClHkOB2OPrcaM8G7qw50=
 -SIZE (psycopg2-2.2.2.tar.gz) = 530021
 +MD5 (psycopg2-2.4.tar.gz) = JPQ2jiz9waKwMoLd2oFBYA==
 +RMD160 (psycopg2-2.4.tar.gz) = PjvDO4Tz1Fo7tps9pavYjeBqCbM=
 +SHA1 (psycopg2-2.4.tar.gz) = dHaCykRdn1h87PxS6uKbhOcOUkw=
 +SHA256 (psycopg2-2.4.tar.gz) = 9BYjxBMoPxAbYbojVvkswYkLADCK6pcBJOvWF4rFw6U=
 +SIZE (psycopg2-2.4.tar.gz) = 607925
 diff -urN py-psycopg2/pkg/PLIST py-psycopg2.new/pkg/PLIST
 --- py-psycopg2/pkg/PLIST   Tue May 18 23:44:21 2010
 +++ py-psycopg2.new/pkg/PLIST   Wed Apr  6 20:52:51 2011
 @@ -1,4 +1,4 @@
 -@comment $OpenBSD: PLIST,v 1.5 2010/05/18 15:44:21 pea Exp $
 +@comment $OpenBSD$
  lib/python${MODPY_VERSION}/site-packages/psycopg2/
 lib/python${MODPY_VERSION}/site-packages/psycopg2-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
  lib/python${MODPY_VERSION}/site-packages/psycopg2/__init__.py
 @@ -14,6 +14,51 @@
  lib/python${MODPY_VERSION}/site-packages/psycopg2/pool.pyc
  lib/python${MODPY_VERSION}/site-packages/psycopg2/psycopg1.py
  lib/python${MODPY_VERSION}/site-packages/psycopg2/psycopg1.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/__init__.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/__init__.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/bugX000.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/bugX000.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/bug_gc.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/bug_gc.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/dbapi20.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/dbapi20.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/dbapi20_tpc.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/dbapi20_tpc.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/extras_dictcursor.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/extras_dictcursor.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_async.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_async.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_cancel.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_cancel.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_connection.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_connection.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_copy.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_copy.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_cursor.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_cursor.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_dates.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_dates.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_green.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_green.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_lobject.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_lobject.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_notify.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_notify.pyc
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_psycopg2_dbapi20.py
 +lib/python${MODPY_VERSION}/site-packages/psycopg2/tests/test_psycopg2_dbapi20.pyc
 

Re: NEW: mongodb 1.8.1

2011-04-07 Thread Martynas Venckus
On 4/7/11, Landry Breuil lan...@rhaalovely.net wrote:
 On Thu, Apr 07, 2011 at 11:07:24AM +0100, Federico Schwindt wrote:
 Hi,

 Attached id a port for mongodb 1.8.1, a document oriented database (see
 http://www.mongodb.org/ for details).
 On amd64 you need -current, otherwise it will crash on startup.
 Comments? OKs?

 Does it work with newer spidermonkeys ?

Yes, it has support for Gecko 1.9.2;  however it doesn't have a proper
code to detect it, therefore custom set of definitions is needed.

I'm attaching the port which works with the pending spidermonkey;
I've also incorporated feedback from David Coppa.

Federico, does that work for you?


mongodb.tgz
Description: GNU Zip compressed data


CVS: cvs.openbsd.org: ports

2010-12-11 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2010/12/11 04:02:08

Modified files:
textproc/py-sphinx: Makefile distinfo 
textproc/py-sphinx/pkg: PLIST 

Log message:
update to py-sphinx-1.0.5.  requested by Ryan Boggs, ben...@.
freedback, ok fgs@, benoit@



CVS: cvs.openbsd.org: ports

2010-12-10 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2010/12/10 13:02:01

Modified files:
x11/py-gtk2: Makefile 

Log message:
mark it with VMEM_WARNING.  ok sthen@



CVS: cvs.openbsd.org: ports

2010-11-12 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2010/11/12 14:41:35

Modified files:
textproc/mozilla-dicts: Makefile distinfo 
textproc/mozilla-dicts/pkg: PLIST-af PLIST-ar PLIST-be PLIST-bg 
PLIST-ca PLIST-cs PLIST-cy-GB 
PLIST-da PLIST-de-AT PLIST-de-CH 
PLIST-de-DE PLIST-el PLIST-en-AU 
PLIST-en-CA PLIST-en-GB PLIST-en-ZA 
PLIST-eo PLIST-es-AR PLIST-et 
PLIST-eu PLIST-fr PLIST-fy-NL 
PLIST-ga-IE PLIST-gl PLIST-he 
PLIST-hr PLIST-hsb PLIST-hu PLIST-id 
PLIST-is PLIST-it PLIST-ku PLIST-la 
PLIST-lt PLIST-lv PLIST-nb-NO 
PLIST-nl PLIST-nn-NO PLIST-pl 
PLIST-pt-BR PLIST-pt-PT PLIST-ro 
PLIST-ru PLIST-sl PLIST-sq PLIST-sr 
PLIST-sv-SE PLIST-uk 
Added files:
textproc/mozilla-dicts/pkg: DESCR-ak DESCR-am-ET DESCR-az-IR 
DESCR-bn-BD DESCR-ca-valencia 
DESCR-csb DESCR-dsb DESCR-es-MX 
DESCR-es-VE DESCR-es-es DESCR-fa 
DESCR-fo-FO DESCR-fur-IT DESCR-gu-IN 
DESCR-hi-IN DESCR-hr-HR DESCR-lb-LU 
DESCR-mg-MG DESCR-mi DESCR-mn 
DESCR-ne-NP DESCR-nr DESCR-nso 
DESCR-ny-MW DESCR-oc DESCR-or-IN 
DESCR-pa-IN DESCR-sk-SK DESCR-ss 
DESCR-st DESCR-sw-TZ DESCR-ta 
DESCR-tn DESCR-ts DESCR-ur DESCR-ve 
DESCR-vi DESCR-xh DESCR-yi DESCR-zu 
PLIST-ak PLIST-am-ET PLIST-az-IR 
PLIST-bn-BD PLIST-ca-valencia 
PLIST-csb PLIST-dsb PLIST-es-MX 
PLIST-es-VE PLIST-es-es PLIST-fa 
PLIST-fo-FO PLIST-fur-IT PLIST-gu-IN 
PLIST-hi-IN PLIST-hr-HR PLIST-lb-LU 
PLIST-mg-MG PLIST-mi PLIST-mn 
PLIST-ne-NP PLIST-nr PLIST-nso 
PLIST-ny-MW PLIST-oc PLIST-or-IN 
PLIST-pa-IN PLIST-sk-SK PLIST-ss 
PLIST-st PLIST-sw-TZ PLIST-ta 
PLIST-tn PLIST-ts PLIST-ur PLIST-ve 
PLIST-vi PLIST-xh PLIST-yi PLIST-zu 
Removed files:
textproc/mozilla-dicts/pkg: DESCR-el-EN DESCR-es-ES DESCR-sk 
PLIST-el-EN PLIST-es-ES PLIST-sk 

Log message:
update to the more recent mozilla dictionaries.  requested by Levai Daniel.
ok sthen@



Re: hunspell 1.2.12 update - need help/advice

2010-11-07 Thread Martynas Venckus
On 11/3/10, Stuart Henderson s...@spacehopper.org wrote:
 On 2010/11/03 13:44, LEVAI Daniel wrote:
 On Wed, Nov 03, 2010 at 11:24:23 +, Stuart Henderson wrote:
  On 2010/11/03 11:57, LEVAI Daniel wrote:
 However, there are some warnings when loading the hungarian
   spell files, because the dictionaries in the tree are very old. I've
   tried to contact Martynas regarding this, but got no reply. The
   warnings
   are harmless, but if this is blocking this hunspell update, then
   please
   help me resolve this issue. I'm willing to post updates for the new
   hungarian ispell dictionaries, but currently this is not possible,
   because the dist files are on some self-maintained mirror. How can we
   update this/these packages?
 
  Please post what you have for the dictionaries, there is probably
  someone who can mirror the distfiles.
 I meant that the current port's Makefile contains some self-maintained
 MASTER_SITES. Sorry, English is my second language :)

 Ah I see what you mean now. Btw your English is considerably better
 than my Hungarian which is pretty much limited to koszonom and a
 terrible pronunciation of megnezed a belyeggyujtemenyem so this is
 fine :)

 Anyway, I've attached the new port for magyarispell, which is the
 Hungarian dictionary package.

 missing $OpenBSD$ line at the top, but also I wonder if it makes
 more sense to work it into the mozilla-dicts package.. Martynas are
 you around? what do you think?

i think this is wrong;  mozilla-dicts should contain dictionaries
provided by mozilla.

the problem is, we're using very old mozilla-dicts;  i'll prepare an
update soon.  (i see mozilla-dicts-hu has been updated March 30, 2010)

 Index: Makefile
 ===
 RCS file: /cvs/ports/textproc/mozilla-dicts/Makefile,v
 retrieving revision 1.13
 diff -u -p -r1.13 Makefile
 --- Makefile  11 Oct 2010 08:18:29 -  1.13
 +++ Makefile  3 Nov 2010 14:56:04 -
 @@ -9,6 +9,7 @@ V=1.2
  NAME=mozilla-dicts
  PKGNAME= ${NAME}-${V}
  REVISION=0
 +REVISION-hu= 1

  CATEGORIES=  textproc

 @@ -23,10 +24,11 @@ PERMIT_DISTFILES_CDROM= Yes
  PERMIT_DISTFILES_FTP=Yes

  MASTER_SITES=http://openbsddistfiles.com/martynas/mozilla/dicts/${V}/
 +MASTER_SITES0=   ${MASTER_SITE_SOURCEFORGE:=magyarispell/}

  LANGUAGES=   af ar be bg ca cs cy-GB da de-AT de-CH de-DE el-EN \
   el en-AU en-CA en-GB en-ZA eo es-AR es-ES et eu fr \
 - fy-NL ga-IE gl he hr hsb hu id is it ku la lt lv \
 + fy-NL ga-IE gl he hr hsb id is it ku la lt lv \
   nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sq sr \
   sv-SE uk

 @@ -46,11 +48,17 @@ PKGNAME-$i=   ${NAME}-$i-${V}
  COMMENT-$i=  $i dictionary for Mozilla
  .endfor

 +MULTI_PACKAGES+=-hu
 +PKGNAME-hu=  ${NAME}-hu-${V}
 +COMMENT-hu=  hu dictionary for Mozilla
 +DISTFILES+=  hu_HU-1.6.1.tar.gz:0
 +
  do-extract:
  .for i in ${LANGUAGES}
   @${UNZIP} -oq ${FULLDISTDIR}/$i.xpi -d ${WRKDIR} \*.aff
   @${UNZIP} -oq ${FULLDISTDIR}/$i.xpi -d ${WRKDIR} \*.dic
  .endfor
 + @gzip -dc ${FULLDISTDIR}/hu_HU-1.6.1.tar.gz | tar xf - -C ${WRKDIR}

  do-install:
   ${INSTALL_DATA_DIR} ${PREFIX}/share/mozilla-dicts
 @@ -58,5 +66,9 @@ do-install:
   ${PREFIX}/share/mozilla-dicts/
   ${INSTALL_DATA} ${WRKDIR}/dictionaries/*.dic \
   ${PREFIX}/share/mozilla-dicts/
 + ${INSTALL_DATA} ${WRKDIR}/hu_HU-*/hu_HU.aff \
 + ${PREFIX}/share/mozilla-dicts/hu-HU.aff
 + ${INSTALL_DATA} ${WRKDIR}/hu_HU-*/hu_HU.dic \
 + ${PREFIX}/share/mozilla-dicts/hu-HU.dic

  .include bsd.port.mk
 Index: distinfo
 ===
 RCS file: /cvs/ports/textproc/mozilla-dicts/distinfo,v
 retrieving revision 1.2
 diff -u -p -r1.2 distinfo
 --- distinfo  25 Sep 2008 21:13:48 -  1.2
 +++ distinfo  3 Nov 2010 14:56:04 -
 @@ -27,7 +27,7 @@ MD5 (mozilla-dicts-1.2/gl.xpi) = HEl/aS4
  MD5 (mozilla-dicts-1.2/he.xpi) = e2scDma1md+mW1uqfON8eg==
  MD5 (mozilla-dicts-1.2/hr.xpi) = 348exwLm6P8yjVJR0p4+iA==
  MD5 (mozilla-dicts-1.2/hsb.xpi) = SizcG91uLhLZ5OEiyfnMhA==
 -MD5 (mozilla-dicts-1.2/hu.xpi) = nwMvanovTPUlxcmWwvlcJQ==
 +MD5 (mozilla-dicts-1.2/hu_HU-1.6.1.tar.gz) = AShndeNo4Tpdxvg5d/8Ylw==
  MD5 (mozilla-dicts-1.2/id.xpi) = XKazg+x6SU/WxckBiz4zAw==
  MD5 (mozilla-dicts-1.2/is.xpi) = 87QACsTqB+Ss7AcPgsJAWw==
  MD5 (mozilla-dicts-1.2/it.xpi) = yQkz7FSoW7d2Z/9PaaMtyA==
 @@ -78,7 +78,7 @@ RMD160 (mozilla-dicts-1.2/gl.xpi) = bLhH
  RMD160 (mozilla-dicts-1.2/he.xpi) = eBZlQ+oA2zBUHyyUDIE+OctDlU8=
  RMD160 (mozilla-dicts-1.2/hr.xpi) = ASzh4kPtJbf+T/RRVz4d5B1pZVU=
  RMD160 (mozilla-dicts-1.2/hsb.xpi) = olMU6cMWu4WTgH4O+g72Qr5jEBk=
 -RMD160 (mozilla-dicts-1.2/hu.xpi) = OZ3xeNK+eaKNzqXbEa4BCR50J+M=
 +RMD160 (mozilla-dicts-1.2/hu_HU-1.6.1.tar.gz) =
 rTcQemLNZXSF10VgNV/DFfyD3fo=
  RMD160 (mozilla-dicts-1.2/id.xpi) 

CVS: cvs.openbsd.org: ports

2010-09-26 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2010/09/26 14:08:12

Modified files:
audio/festival/core: Makefile 
audio/festival/ogi: Makefile.inc 
devel/luapack  : Makefile 
devel/py-protocols: Makefile 
devel/py-ruledispatch: Makefile 
games/oilwar   : Makefile 
lang/ucblogo   : Makefile 
misc/pymissile : Makefile 
security/keychain: Makefile 
textproc/mozilla-dicts: Makefile 
www/minimo : Makefile 
www/opera-flashplugin: Makefile 
www/p5-WWW-Curl: Makefile 
www/pecl-chroot: Makefile 
www/pecl-pcntl : Makefile 
x11/kde4/extragear-plasma: Makefile 

Log message:
switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal...@t-online.de via m...@.



CVS: cvs.openbsd.org: ports

2009-10-16 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/10/16 06:37:07

Modified files:
audio/p5-gnupod: Makefile distinfo 

Log message:
bug fix update to gnupod-0.99.8;  ok sthen@



CVS: cvs.openbsd.org: ports

2009-10-16 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/10/16 06:38:17

Modified files:
devel/xulrunner/1.9: Makefile distinfo 
devel/xulrunner/1.9/patches: 
 
patch-security_manager_ssl_src_nsNSSComponent_cpp 

Log message:
security update to xulrunner-1.9.0.14



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 14:35:27

Modified files:
www/firefox35  : Makefile 
www/mozilla-firefox: Makefile 
Added files:
www/firefox35/patches: 
   
patch-toolkit_components_downloads_src_nsDownloadManager_cpp 
   patch-xpcom_io_SpecialSystemDirectory_cpp 
www/mozilla-firefox/patches: 
 
patch-toolkit_components_downloads_src_nsDownloadManager_cpp 

Log message:
- create downloads dir with mode 0700 instead
- pass --disable-crashreporter



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 14:39:32

Modified files:
x11/xautolock  : Makefile distinfo 
x11/xautolock/patches: patch-src_engine_c 
x11/xautolock/pkg: PLIST 

Log message:
bugfix update to xautolock-2.2.  ok matthieu@



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 14:33:50

Modified files:
mail/enigmail  : Makefile distinfo 
mail/enigmail/pkg: PLIST 

Log message:
http://enigmail.mozdev.org/download/changelog.php#enig0.96.0
* A total of 81(!) bugs were fixed in this release.
* Improvements to the main user interface for decrypting messages.
* Use gpg groups as target for email addresses and rules.
* Option to automatically attach signing key to sent messages.
* Allow to send encrypted messages to newsgroups.
* New displaying of keys in the Enigmail key manager.



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 14:51:36

Modified files:
www/snownews   : Makefile distinfo 
www/snownews/patches: patch-Makefile patch-configure 
Removed files:
www/snownews/patches: patch-conversions_c patch-digcalc_c 

Log message:
bugfix release snownews-1.5.12.  remove hacks since it now uses
openssl instead of the homegrown md5 code
ok simon@



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 14:47:11

Modified files:
x11/gtk+2  : Makefile 
x11/gtk+2/pkg  : PLIST-main 

Log message:
don't leave files after uninstall;  tweak  ok ajacoutot@



CVS: cvs.openbsd.org: ports

2009-09-18 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/18 15:10:04

Modified files:
net/yt : Makefile 
net/yt/files   : yt.lua 

Log message:
catch up pattern to the new google video format.  don't include
thumbnailUrl.  makes google videos fetch again - reported by j...@.



CVS: cvs.openbsd.org: ports

2009-09-13 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/13 12:23:34

ports/x11/xclip/patches

Update of /cvs/ports/x11/xclip/patches
In directory cvs.openbsd.org:/tmp/cvs-serv782/patches

Log Message:
Directory /cvs/ports/x11/xclip/patches added to the repository



CVS: cvs.openbsd.org: ports

2009-09-13 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/13 12:26:53

Modified files:
x11/xclip  : Makefile 
Added files:
x11/xclip/patches: patch-xclip-pastefile 

Log message:
add missing patch - make pastefile work with bsd tar



CVS: cvs.openbsd.org: ports

2009-09-10 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/09/10 15:29:23

Modified files:
www/firefox-i18n: Makefile distinfo 

Log message:
update to firefox-i18n-3.0.14



Re: firefox35: Profiling timer expired

2009-09-02 Thread Martynas Venckus
We with sthen could not reproduce this.  Tried fresh profile, update,
touching files under mozilla-firefox, starting gconf, killing gconf.
I am on OpenBSD/amd64.

Can someone build www/mozilla-firefox (not firefox35) with
FLAVOR=debug and send me the output right before it crashes?  Do you
have any extra plugins?  Extensions?  Is it a fresh install?  Is there
anything at /usr/local/lib/mozilla-plugins?

On 9/2/09, Stephan A. Rickauer stephan.ricka...@startek.ch wrote:
 On Wed, 2009-09-02 at 14:13 +0100, Stuart Henderson wrote:
 On 2009/09/02 07:53, dave wrote:
  step...@x300:~/.mozilla/firefox$ firefox35 -P' default'
  Profiling timer expired
  Did you upgrade to the latest -CURRENT package with an existing
  ~/.mozilla directory?  I always delete an existing ~/.mozilla
  directory prior to upgrading firefox35.  Maybe that is what you need
  to do in your case.

 Profiling timer expired is from an untrapped SIGPROF signal(3),
 not to do with Firefox profiles

 Seems there are two behaviours, a common one is getting this when
 you first install Firefox, a less common one is what Stephan's seeing
 and what I saw before, where it keeps happening again and again.

 Upstream says:

 The error message is coming from teh crash reporter :
 http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/google-breakpad/src/google_breakpad/common/minidump_exception_solaris.h#80

 That means that your build already crashed.





Re: mplayer

2009-08-31 Thread Martynas Venckus
 From owner-ports+m37...@openbsd.org Mon Aug 31 13:30:33 2009
 Date: Mon, 31 Aug 2009 11:22:45 +0100
 From: Stuart Henderson st...@openbsd.org
 To: ports@openbsd.org
 Subject: Re: mplayer

 On 2009/08/31 09:58, Jacob Meuser wrote:
  On Sun, Aug 30, 2009 at 02:41:32PM +0200, Marc Espie wrote:
   On Tue, Aug 25, 2009 at 02:47:02AM +, Jacob Meuser wrote:
On Mon, Aug 24, 2009 at 06:23:46PM +0100, Mikolaj Kucharski wrote:
 On Mon, Aug 24, 2009 at 04:51:49PM +, Jacob Meuser wrote:
  could we move the support for win32/real/qtx codecs to a flavor?
  
  currently, one has to have machdep.userldt enabled to play WMV/WMA
  files, even if mplayer doesn't really need to load the codecs to
  play the files.  this is because when mplayer is built with support
  for the binary codecs, it tries to probe the codecs when opening
  a WMV/WMA file.  then mplayer exists asking you to enable
  machdep.userldt.  this doesn't happen if mplayer is built without
  support for the binary codecs.  it just plays the files.
 
 Does that mean that binary codecs have precedence before other codecs?
 What happends if you change order of vfm/afm in config?
 
 I would prefer to have it enabled by default.

I really don't think it's a good idea to mess with mplayer internals.
either a win32, or if most people really really want them by default,
a no_win32 flavor.  let's keep it simple, please.
   
   More flavors is not more simple. Just the contrary. Especially when you
   have to deal with twice as many error reports...
   
   It also means users have to make choices as to which flavor they install.
   And this grows bulk build times as well.
   
   Can we just stay away from flavors and fix this for real ?
   
  
  fuck it then.  I'm happy with my local update of mplayer.  I'm not the
  maintainer of this port anyway.  good luck.

 fwiw, I'd be totally happy not adding a flavour and just disabling
 the binary codecs outright, it used to be needed in order to play
 a significant number of files, but native codec support is pretty
 reasonable now, I don't think we need to keep on encouraging people
 to use the untrusted, binary-only, and almost certainly insecure
 codecs.

I never needed proprietary codecs;  and if it gets in the way for
ffwma/ffwmv i'm happy with disabling them.



Re: Firefox 3.0.13 on 4.5 Stable

2009-08-24 Thread Martynas Venckus
 From owner-ports+m36...@openbsd.org Mon Aug 24 11:04:03 2009
 Date: Mon, 24 Aug 2009 01:43:32 -0400
 From: Predrag Punosevac punoseva...@gmail.com
 To: ssurd...@engineered-net.com, b...@openbsd.rutgers.edu, ports@openbsd.org
 Subject: Re: Firefox 3.0.13 on 4.5 Stable

 William Yodlowsky b...@openbsd.rutgers.edu wrote:

  On 23 August 2009 at 16:31, Predrag Punosevac punoseva...@gmail.com 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 
   apparently there was some other changes so the compilation fails after
   about 30 minutes. 
 
  Firefox, and what it depends on, are being worked on.  I am trying to 
  work out the least invasive way of updating the libraries it depends
  on without forcing updates on more than a dozen other packages... there
  is more to it than just firefox.
 
  Every time I've gotten a diff ready they find another security hole
  and do another release (why do people use this again?)...

 Personally, I have two reasons to use Firefox. The first is because
 Opera doesn't run on bsd.mp kernel and the second is that Blackboard
 CMS is so badly coded that Opera can not properly display the 
 grade book with my students.

 Now back to Steven's post. I actually spent last couple of hours 
 playing with the current ports three on a machine running stable and
 I have a very specific gestion for Steve. How did you solve this

 Missing library for pthread-stubs
 Missing library for xcb
 Fatal error
 *** Error code 1

Remove those from WANTLIB.

 It looks to me by looking over log files that a library has been
 added to Xenocara between 4.5 and 4.6.

That happened between 4.6 and current.

 Now I when I try to compile
 lets say Firefox35 the compiler starts screaming.



Re: MASTER_SITES_SOURCEFORGE, use their redirector

2009-08-24 Thread Martynas Venckus
 From owner-ports+m36...@openbsd.org Mon Aug 24 16:15:23 2009
 Date: Mon, 24 Aug 2009 13:42:56 +0100
 From: Stuart Henderson s...@spacehopper.org
 To: ports@openbsd.org
 Subject: MASTER_SITES_SOURCEFORGE, use their redirector

 this adds support for sourceforge's own mirror redirector and keeps
 the others in as a fallback. (the rest of the list should probably
 be verified and at least some of the /sourceforge/ URLs should
 switch to /project/ to avoid extra redirects, but I don't have
 time to look at that right now).

 since sourceforge do geolocation, this gets people using a
 local mirror by default when fetching distfiles from ports.

This breaks most of the ports i tried.  Instead of the distfile,
it fetches some weird HTML file (redirects to /files).  And since
the fetch succeeds, ftp returns zero, build further breaks and
doesn't try another mirrors.  (Try e.g. nasm.)

If you make that http://downloads.sourceforge.net/sourceforge/
instead;  it would not break anything, and would use geolocation.
That would mean one less line in /etc/mk.conf for me.

 Index: templates/network.conf.template
 ===
 RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v
 retrieving revision 1.133
 diff -u -p -r1.133 network.conf.template
 --- templates/network.conf.template   4 Jun 2009 14:43:40 -   1.133
 +++ templates/network.conf.template   24 Aug 2009 12:35:15 -
 @@ -105,6 +105,7 @@ MASTER_SITE_SUNSITE+= \
   ftp://ftp.chg.ru/pub/Linux/sunsite/
  
  MASTER_SITE_SOURCEFORGE+=\
 + http://downloads.sourceforge.net/project/ \
   http://easynews.dl.sourceforge.net/sourceforge/ \
   http://puzzle.dl.sourceforge.net/sourceforge/ \
   http://optusnet.dl.sourceforge.net/sourceforge/ \





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 punoseva...@gmail.com
 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 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.

MFSA 2009-42 and MFSA 2009-43 were addressed with rebase of the new
NSS package.

To use Firefox 3.0.13 you will have to:
- Backport sqlite3-=3.6.13.
- Backport nspr-4.8.
- Backport nss-3.12.3.1.
- Backport mozilla-firefox-3.0.13.

Or you can avoid all the trouble and use current instead.



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 punoseva...@gmail.com
 To: ports@openbsd.org, marty...@venck.us
 Subject: Re: Firefox 3.0.13 on 4.5 Stable

 Martynas Venckus marty...@venck.us 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 punoseva...@gmail.com
   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 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.
 
  MFSA 2009-42 and MFSA 2009-43 were addressed with rebase of the new
  NSS package.
 
  To use Firefox 3.0.13 you will have to:
  - Backport sqlite3-=3.6.13.
  - Backport nspr-4.8.
  - Backport nss-3.12.3.1.
  - Backport mozilla-firefox-3.0.13.
 
  Or you can avoid all the trouble and use current instead.

 Thank you so much for your kind and prompt answer. Since you are the
 OpenBSD gurry for Firefox could you be so kind and tell me your
 recommendation for 4.6. Do you advise people to switch to 3.52 or you
 are advise me to stick with 3.0.13 until 3.5 series becomes more
 stable and less buggy.

If you plan to use Firefox 3.5, use the one from current instead.
There has been a lot of work done after 4.6 was already tagged.
Including, video tag crash fixed and support added, system events
enabled thru libcanberra, endianness fixes, shared sems crash fixed,
fixed and enabled nanojit, new sndio backends for sydneyaudio and
nssound, cert handling changes, cacert inclusion, fixes for loading
correct external libs.

The new one is more stable, and has more than two times faster
JavaScript performance, as tested on sunspider benchmark.  (esp.
on architectures where JIT is enabled, i386, arm, sparc)

Both packages can coexist together (binaries are called firefox and
firefox35);  so you can try it out first without completely replacing
the old one.

Should you encounter any issues, let me know.



CVS: cvs.openbsd.org: ports

2009-08-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/21 10:41:46

Modified files:
mail/thunderbird-i18n: Makefile distinfo 

Log message:
thunderbird-i18n-2.0.0.23



CVS: cvs.openbsd.org: ports

2009-08-16 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/16 12:35:33

Modified files:
devel/xulrunner/1.9: Makefile distinfo 

Log message:
security update to xulrunner-1.9.0.13;  fixes that famous ssl bugs.
MFSA 2009-44  Location bar and SSL indicator spoofing via window.open()
on invalid URL
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication



CVS: cvs.openbsd.org: ports

2009-08-12 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/12 04:03:23

Modified files:
print/mftrace  : Makefile distinfo 
print/mftrace/patches: patch-GNUmakefile_in 
print/mftrace/pkg: PLIST 

Log message:
- update to 1.2.15;  to fix lilypond build with MODPY_VERSION=2.6
- fix HOMEPAGE, and MASTER_SITES
maintainer away until June 2011.  tweak  ok sthen@



CVS: cvs.openbsd.org: ports

2009-08-11 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/11 17:40:11

ports/www/wordpress/patches

Update of /cvs/ports/www/wordpress/patches
In directory cvs.openbsd.org:/tmp/cvs-serv15028/patches

Log Message:
Directory /cvs/ports/www/wordpress/patches added to the repository



CVS: cvs.openbsd.org: ports

2009-08-11 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/11 17:43:17

Modified files:
www/wordpress  : Makefile distinfo 
Added files:
www/wordpress/patches: patch-wp-login_php 

Log message:
fix remote admin reset password vuln.  full disclosure posted @ seclists
tweak, ok merdely@, sthen@



CVS: cvs.openbsd.org: ports

2009-08-11 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/11 17:51:50

Modified files:
databases/skytools: Makefile 
Added files:
databases/skytools/patches: patch-python_pgq_status_py 

Log message:
unbreak the build with MODPY_VERSION=2.6: as is reserved keyword now.
ok sthen@



CVS: cvs.openbsd.org: ports

2009-08-07 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/07 13:25:29

Modified files:
audio/mt-daapd : Makefile 
audio/mt-daapd/patches: patch-contrib_mt-daapd_conf 
audio/mt-daapd/pkg: PLIST 

Log message:
don't abuse nobody: drop privs to _mt-daapd instead.  ok sthen@, okan@



CVS: cvs.openbsd.org: ports

2009-08-06 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/06 17:36:44

Modified files:
devel/py-ruledispatch: Makefile 
Added files:
devel/py-ruledispatch/patches: patch-src_dispatch___init___py 
   patch-src_dispatch_predicates_py 

Log message:
as is a special keyword in python2.6.  rename it to dispatch_as;
unbreaking build for MODPY_VERSION=2.6.  noticed by sthen@ in a bulk build
fgs@ ok



CVS: cvs.openbsd.org: ports

2009-08-06 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/06 17:38:48

Modified files:
infrastructure/db: user.list 

Log message:
reserve user ids for _mt-daapd, _solid-pop3d  _ettercap.



CVS: cvs.openbsd.org: ports

2009-08-06 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/06 17:40:47

Modified files:
mail/solid-pop3d: Makefile 
mail/solid-pop3d/patches: patch-Makefile_in 
  patch-man_spop3d_conf_5 
  patch-src_const_h 
mail/solid-pop3d/pkg: PLIST 

Log message:
don't abuse nobody: drop privs to _solid-pop3d instead.  regen patches
ok naddy@



CVS: cvs.openbsd.org: ports

2009-08-06 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/06 17:44:07

Modified files:
net/ettercap   : Makefile 
net/ettercap/patches: patch-share_etter_conf 
net/ettercap/pkg: PLIST 
Added files:
net/ettercap/patches: patch-man_ettercap_8 

Log message:
- don't abuse nobody: drop privs to _ettercap instead
- add missing man page correction patch of that uid will used
ok naddy@



CVS: cvs.openbsd.org: ports

2009-08-05 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/05 09:48:40

ports/devel/py-ruledispatch/patches

Update of /cvs/ports/devel/py-ruledispatch/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3796/patches

Log Message:
Directory /cvs/ports/devel/py-ruledispatch/patches added to the repository



CVS: cvs.openbsd.org: ports

2009-08-04 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/04 07:56:09

Modified files:
devel/nspr : Makefile distinfo 
devel/nspr/patches: patch-mozilla_nsprpub_config_rules_mk 
patch-mozilla_nsprpub_configure_in 
patch-mozilla_nsprpub_lib_tests_Makefile_in 
patch-mozilla_nsprpub_pr_src_misc_prdtoa_c 
patch-mozilla_nsprpub_pr_src_misc_prinit_c 
patch-mozilla_nsprpub_pr_src_misc_prnetdb_c 
patch-mozilla_nsprpub_pr_src_pthreads_ptthread_c 
patch-mozilla_nsprpub_pr_tests_nameshm1_c 
patch-mozilla_nsprpub_pr_tests_prpollml_c 
patch-mozilla_nsprpub_pr_tests_runtests_sh 
patch-mozilla_nsprpub_pr_tests_socket_c 
devel/nspr/pkg : PLIST-main 

Log message:
update to nspr-4.8.  security.  please note, this will be needed
in stable for further mozilla-firefox security updates.
bulk build done by st...@.  thanks!



CVS: cvs.openbsd.org: ports

2009-08-04 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/04 08:00:21

Modified files:
security/nss   : Makefile distinfo 
security/nss/patches: 
  patch-mozilla_security_nss_lib_freebl_unix_rand_c 
security/nss/pkg: PLIST 

Log message:
update to nss-3.12.3.  security.  please note, this will be needed
in stable for further mozilla-firefox security updates.
bulk build done by st...@.  thanks!



CVS: cvs.openbsd.org: ports

2009-08-04 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/04 08:41:53

Modified files:
x11/gnome/desktop: Makefile 
Added files:
x11/gnome/desktop/patches: patch-aclocal_m4 

Log message:
unbreak with MODPY_VERSION=2.6.  ok jasper@, sthen@



CVS: cvs.openbsd.org: ports

2009-08-04 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/04 09:13:02

Modified files:
security/nss   : Makefile distinfo 

Log message:
update to nss-3.12.3.1 which was released while nss-3.12.3 was still
sitting in my tree.  changes for openbsd: couple of certs got added.
bump minor, since ckfw symbols were added.  looks good to sthen@



CVS: cvs.openbsd.org: ports

2009-08-03 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/03 15:27:00

Modified files:
www/firefox35  : Makefile distinfo 
www/firefox35/patches: patch-js_src_xpconnect_src_Makefile_in 
   patch-toolkit_xre_nsNativeAppSupportUnix_cpp 
   patch-toolkit_xre_nsXREDirProvider_cpp 

Log message:
security update to firefox35-3.5.2.



CVS: cvs.openbsd.org: ports

2009-08-03 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/03 15:29:47

Modified files:
net/irssi-silc : Makefile distinfo 
net/irssi-silc/patches: patch-configure_ac patch-doc_Makefile_in 
patch-lib_Makefile_in 

Log message:
integrate silc-client 1.1.8 into irssi-silc.  contains a fix for
string format vulnerability in client entry handling.



CVS: cvs.openbsd.org: ports

2009-08-03 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/03 15:53:33

Modified files:
www/mozilla-firefox: Makefile distinfo 

Log message:
security update to mozilla-firefox-3.0.13



CVS: cvs.openbsd.org: ports

2009-08-03 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/03 15:59:31

Modified files:
www/firefox-i18n: Makefile distinfo 

Log message:
update to firefox-i18n-3.0.13



CVS: cvs.openbsd.org: ports

2009-08-03 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/08/03 16:15:52

Modified files:
www/firefox35  : Makefile 
www/firefox35/files: sydney_audio_sndio.c 

Log message:
on pthread_create failure, don't forget to unset  close handle



CVS: cvs.openbsd.org: ports

2009-07-27 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/27 15:16:22

Removed files:
devel/xulrunner: Makefile distinfo 
devel/xulrunner/files: xulrunner-embedding.pc 
devel/xulrunner/patches: patch-config_autoconf_mk_in 
 patch-config_rules_mk 
 patch-configure_in 
 
patch-content_xul_templates_src_nsTemplateMatchSet_h 
 
patch-extensions_transformiix_source_base_Double_cpp 
 patch-gfx_src_ps_nsFontMetricsPS_cpp 
 patch-gfx_src_psshared_nsCUPSShim_cpp 
 patch-js_Makefile_in 
 patch-js_src_jsnum_h 
 
patch-js_src_liveconnect_nsISecureLiveconnect_h 
 patch-js_src_xpconnect_shell_Makefile_in 
 patch-modules_libpref_src_init_all_js 
 patch-security_coreconf_OpenBSD_mk 
 patch-security_manager_ssl_src_Makefile_in 
 
patch-security_manager_ssl_src_nsNSSComponent_cpp 
 patch-widget_src_gtk2_nsSound_cpp 
 
patch-xpcom_components_nsNativeComponentLoader_cpp 
 patch-xulrunner_app_mozilla_in 
 patch-xulrunner_setup_nsXULAppInstall_js 
devel/xulrunner/pkg: DESCR-devel DESCR-main PFRAG.shared-main 
 PLIST-devel PLIST-main 

Log message:
remove xulrunner;  an infrastructure for multiple xulrunners will
be imported shortly



CVS: cvs.openbsd.org: ports

2009-07-27 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/27 15:36:03

Log message:
import xulrunner 1.9, and implement infrastructure for multiple
xulrunners.  this was necessary for smooth migration, since we want
plugins work for mozilla 1.8 branch too (seamonkey, thunderbird);
they are upwards-compatible if built against 1.8.  however, some
new applications started to depend on 1.9, and also other (non-plugin)
apps will start to migrate so that the old xulrunner can go away
requested by many;  bulk build  pkgpath  bump done by sthen@

Status:

Vendor Tag: martynas
Release Tags:   martynas_20090728

C ports/devel/xulrunner/Makefile
N ports/devel/xulrunner/Makefile.inc
N ports/devel/xulrunner/1.9/Makefile
N ports/devel/xulrunner/1.9/distinfo
N 
ports/devel/xulrunner/1.9/patches/patch-accessible_src_atk_nsAppRootAccessible_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s
N 
ports/devel/xulrunner/1.9/patches/patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
N ports/devel/xulrunner/1.9/patches/patch-xpcom_base_nsStackWalk_cpp
N ports/devel/xulrunner/1.9/patches/patch-widget_src_gtk2_nsSound_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-widget_src_gtk2_nsScreenManagerGtk_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-widget_src_gtk2_nsIdleServiceGTK_cpp
N ports/devel/xulrunner/1.9/patches/patch-widget_src_gtk2_nsBidiKeyboard_cpp
N ports/devel/xulrunner/1.9/patches/patch-configure_in
N ports/devel/xulrunner/1.9/patches/patch-toolkit_xre_nsXREDirProvider_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-toolkit_xre_nsNativeAppSupportUnix_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-toolkit_components_url-classifier_src_nsUrlClassifierDBService_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-security_manager_ssl_src_nsNSSComponent_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-security_manager_ssl_src_Makefile_in
N ports/devel/xulrunner/1.9/patches/patch-security_coreconf_OpenBSD_mk
N ports/devel/xulrunner/1.9/patches/patch-netwerk_cookie_src_Makefile_in
N ports/devel/xulrunner/1.9/patches/patch-js_src_jsnum_h
N 
ports/devel/xulrunner/1.9/patches/patch-modules_libpr0n_decoders_icon_gtk_nsIconChannel_cpp
N ports/devel/xulrunner/1.9/patches/patch-js_src_xpconnect_shell_Makefile_in
N ports/devel/xulrunner/1.9/patches/patch-js_src_build_mk
N ports/devel/xulrunner/1.9/patches/patch-gfx_src_psshared_nsCUPSShim_cpp
N 
ports/devel/xulrunner/1.9/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
N ports/devel/xulrunner/1.9/patches/patch-content_xslt_src_base_txDouble_cpp
N ports/devel/xulrunner/1.9/patches/patch-content_xslt_public_txDouble_h
N ports/devel/xulrunner/1.9/patches/patch-config_rules_mk
N ports/devel/xulrunner/1.9/patches/patch-config_autoconf_mk_in
N ports/devel/xulrunner/1.9/patches/patch-xulrunner_app_mozilla_in
N 
ports/devel/xulrunner/1.9/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s
N ports/devel/xulrunner/1.9/patches/patch-xulrunner_setup_nsXULAppInstall_js
N ports/devel/xulrunner/1.9/pkg/PLIST-devel
N ports/devel/xulrunner/1.9/pkg/DESCR-devel
N ports/devel/xulrunner/1.9/pkg/DESCR-main
N ports/devel/xulrunner/1.9/pkg/PLIST-main
N ports/devel/xulrunner/1.8/Makefile
N ports/devel/xulrunner/1.8/distinfo
N ports/devel/xulrunner/1.8/files/xulrunner-embedding.pc
N ports/devel/xulrunner/1.8/patches/patch-config_autoconf_mk_in
N ports/devel/xulrunner/1.8/patches/patch-config_rules_mk
N ports/devel/xulrunner/1.8/patches/patch-configure_in
N 
ports/devel/xulrunner/1.8/patches/patch-content_xul_templates_src_nsTemplateMatchSet_h
N 
ports/devel/xulrunner/1.8/patches/patch-extensions_transformiix_source_base_Double_cpp
N ports/devel/xulrunner/1.8/patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
N ports/devel/xulrunner/1.8/patches/patch-gfx_src_psshared_nsCUPSShim_cpp
N ports/devel/xulrunner/1.8/patches/patch-js_Makefile_in
N ports/devel/xulrunner/1.8/patches/patch-js_src_jsnum_h
N 
ports/devel/xulrunner/1.8/patches/patch-js_src_liveconnect_nsISecureLiveconnect_h
N ports/devel/xulrunner/1.8/patches/patch-js_src_xpconnect_shell_Makefile_in
N ports/devel/xulrunner/1.8/patches/patch-modules_libpref_src_init_all_js
N ports/devel/xulrunner/1.8/patches/patch-security_coreconf_OpenBSD_mk
N 
ports/devel/xulrunner/1.8/patches/patch-security_manager_ssl_src_Makefile_in
N 
ports/devel/xulrunner/1.8/patches/patch-security_manager_ssl_src_nsNSSComponent_cpp
N ports/devel/xulrunner/1.8/patches/patch-widget_src_gtk2_nsSound_cpp
N 
ports/devel/xulrunner/1.8/patches/patch-xpcom_components_nsNativeComponentLoader_cpp
N ports/devel/xulrunner/1.8/patches/patch-xulrunner_app_mozilla_in
N 

CVS: cvs.openbsd.org: ports

2009-07-27 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/27 15:55:49

Modified files:
devel/xulrunner: Makefile.inc 

Log message:
missed PATCHLEVEL, ptd out by sthen@



CVS: cvs.openbsd.org: ports

2009-07-27 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/27 17:22:01

Modified files:
devel/xulrunner/1.9: Makefile distinfo 
devel/xulrunner/1.9/patches: patch-configure_in 
 
patch-security_manager_ssl_src_nsNSSComponent_cpp 

Log message:
security update to 1.9.0.12.  1.8 is not maintained upstream and
haven't been receiving updates for more than half a year;  therefore
ports maintainers should switch to use 1.9 where possible



CVS: cvs.openbsd.org: ports

2009-07-26 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/26 09:39:52

Modified files:
net/irssi-silc : Makefile 
net/irssi-silc/patches: 
patch-apps_irssi_src_silc_core_silc-nicklist_c 
Added files:
net/irssi-silc/patches: 
patch-apps_irssi_src_silc_core_client_ops_c 

Log message:
- update user prefixes when modes change
- f mode does not have a prefix



Re: Path fix for firefox35's MESSAGE

2009-07-25 Thread Martynas Venckus
 From owner-ports+m36...@openbsd.org Sat Jul 25 09:48:54 2009
 Date: Sat, 25 Jul 2009 09:47:18 +0300 (EEST)
 From: Antti Harri i...@openbsd.fi
 To: ports@openbsd.org
 Subject: Path fix for firefox35's MESSAGE

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.

 --0-1237631071-1248504438=:593
 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII


 Patch fixes path pointing the README.OpenBSD.

this is going to be it's final location

 Is it also on purpose that files/mozilla-firefox.1 doesn't
 get installed?

yes.  updating names would mean twice the work for me.  and then
everything has to be unchanged.  and then something is forgotten

mozilla-firefox is for everyone;  if you're installing firefox35 i
would assume you know what its path is



UPDATE: nspr-4.8

2009-07-25 Thread Martynas Venckus
needs testing

Index: Makefile
===
RCS file: /cvs/ports/devel/nspr/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile23 Mar 2009 00:50:52 -  1.29
+++ Makefile25 Jul 2009 17:50:28 -
@@ -6,14 +6,14 @@
 COMMENT-main=  Netscape Portable Runtime
 COMMENT-docs=  HTML Documentation for NSPR
 
-VER=   4.7.3
+VER=   4.8
 DISTNAME=  nspr-${VER}
-PKGNAME-main=  ${DISTNAME}p0
+PKGNAME-main=  ${DISTNAME}
 PKGNAME-docs=  nspr-docs-${VER}
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0
 
-SO_VERSION=20.0
+SO_VERSION=21.0
 .for _lib in nspr4 plc4 plds4
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
Index: distinfo
===
RCS file: /cvs/ports/devel/nspr/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo15 Dec 2008 21:26:04 -  1.11
+++ distinfo25 Jul 2009 17:50:28 -
@@ -1,10 +1,10 @@
-MD5 (nspr-4.7.3.tar.gz) = NJbWZW8+At3cfinxsSK3RA==
+MD5 (nspr-4.8.tar.gz) = 4JFqcrzGxCdVHqJiGD/bJg==
 MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
-RMD160 (nspr-4.7.3.tar.gz) = UyQXyMTQSjLWz8CeqPInnV7mnnI=
+RMD160 (nspr-4.8.tar.gz) = 9jRo3jYTeTqLVk6WfzqWOquXfJk=
 RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
-SHA1 (nspr-4.7.3.tar.gz) = NRw0yPJtEaRBvDEwZVzZFE5ySJk=
+SHA1 (nspr-4.8.tar.gz) = rDDsGL8NBwqWY9GowtJYAE8/Qq0=
 SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
-SHA256 (nspr-4.7.3.tar.gz) = sdJBnvGAfDiUT8dG//FP2oUGWJ5UYtwxGUqdG0lLn0k=
+SHA256 (nspr-4.8.tar.gz) = ot6EqiGnu6vZPE8XISPVjGQywjWIB7smCsM4stxh2/4=
 SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
-SIZE (nspr-4.7.3.tar.gz) = 1254585
+SIZE (nspr-4.8.tar.gz) = 1170419
 SIZE (nspr-reference.tar.gz) = 195121
Index: patches/patch-mozilla_nsprpub_config_rules_mk
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_config_rules_mk,v
retrieving revision 1.3
diff -u -r1.3 patch-mozilla_nsprpub_config_rules_mk
--- patches/patch-mozilla_nsprpub_config_rules_mk   15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_config_rules_mk   25 Jul 2009 17:50:28 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_config_rules_mk,v 1.3 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/config/rules.mk.orig   Fri May  2 11:18:04 2008
-+++ mozilla/nsprpub/config/rules.mkFri Dec 12 05:57:31 2008
-@@ -228,7 +228,7 @@ ifdef RELEASE_HEADERS
+--- mozilla/nsprpub/config/rules.mk.orig   Sat May  2 02:08:01 2009
 mozilla/nsprpub/config/rules.mkSat Jun 20 23:38:30 2009
+@@ -219,7 +219,7 @@ ifdef RELEASE_HEADERS
$(NSINSTALL) -t -m 0644 $(RELEASE_HEADERS) 
$(DESTDIR)$(includedir)/$(include_subdir)
  endif
  ifdef RELEASE_LIBS
Index: patches/patch-mozilla_nsprpub_configure_in
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
retrieving revision 1.8
diff -u -r1.8 patch-mozilla_nsprpub_configure_in
--- patches/patch-mozilla_nsprpub_configure_in  15 Dec 2008 21:26:04 -  
1.8
+++ patches/patch-mozilla_nsprpub_configure_in  25 Jul 2009 17:50:28 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.8 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/configure.in.orig  Tue Nov  4 20:07:15 2008
-+++ mozilla/nsprpub/configure.in   Fri Dec 12 05:57:31 2008
-@@ -1805,9 +1805,11 @@ mips-sony-newsos*)
+--- mozilla/nsprpub/configure.in.orig  Sat May  2 02:08:00 2009
 mozilla/nsprpub/configure.in   Sat Jun 20 23:38:30 2009
+@@ -1809,9 +1809,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
@@ -14,7 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
-@@ -2799,6 +2801,7 @@ config/autoconf.mk
+@@ -2871,6 +2873,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.3
diff -u -r1.3 patch-mozilla_nsprpub_lib_tests_Makefile_in
--- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 25 Jul 2009 17:50:28 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.3 2008/12/15 
21:26:04 martynas Exp $
 mozilla/nsprpub/lib/tests/Makefile.in.orig Sun May  4 01:28:43 2008
-+++ mozilla/nsprpub/lib/tests/Makefile.in  Fri Dec 12 05:57:31 

UPDATE: nss-3.12.3

2009-07-25 Thread Martynas Venckus
needs testing

Index: Makefile
===
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile23 Mar 2009 07:50:47 -  1.11
+++ Makefile25 Jul 2009 17:52:59 -
@@ -4,10 +4,9 @@
 
 COMMENT=   libraries to support development of security-enabled 
apps
 
-VERSION=   3.12
+VERSION=   3.12.3
 DISTNAME=  nss-${VERSION}
-PKGNAME=   ${DISTNAME}p0
-SO_VERSION=22.0
+SO_VERSION=23.0
 .for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
@@ -26,9 +25,10 @@
 
 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/
+EXTRACT_SUFX=  .tar.bz2
 
-LIB_DEPENDS=   nspr4.=20,plc4.=20,plds4.=20:nspr-=4.7:devel/nspr \
-   sqlite3.=10.0:sqlite3-=3.5:databases/sqlite3
+LIB_DEPENDS=   
nspr4.=20.1,plc4.=20.1,plds4.=20.1:nspr-=4.8:devel/nspr \
+   sqlite3.=13.3:sqlite3-=3.6.13:databases/sqlite3
 
 MAKE_ENV=  BUILD_OPT=1 \
LOCALBASE=${LOCALBASE} \
@@ -43,7 +43,7 @@
 
 WRKSRC=${WRKDIST}/mozilla/security/nss
 NSSDIST=   ${WRKDIST}/mozilla/dist
-NSSOBJ=${NSSDIST}/OpenBSD`uname -r`_OPT.OBJ
+NSSOBJ=${NSSDIST}/OpenBSD`uname -r`${OBJ64}_OPT.OBJ
 
 ALL_TARGET=nss_build_all
 
@@ -72,3 +72,10 @@
LD_LIBRARY_PATH=${NSSOBJ}/lib ./all.sh
 
 .include bsd.port.mk
+
+.for _m in ${MACHINE_ARCH}
+. if !empty(LP64_ARCHS:M${_m})
+MAKE_ENV+= USE_64=1
+OBJ64= _64
+. endif
+.endfor
Index: distinfo
===
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo25 Jul 2008 00:46:59 -  1.7
+++ distinfo25 Jul 2009 17:52:59 -
@@ -1,5 +1,5 @@
-MD5 (nss-3.12.tar.gz) = kX9OBfOYK9f86u3hl/Dh1A==
-RMD160 (nss-3.12.tar.gz) = qE+foR6f2xwT9tm4BLbzfaxO4K8=
-SHA1 (nss-3.12.tar.gz) = a46DwJMc+tFhqumT00Roe2fzF6o=
-SHA256 (nss-3.12.tar.gz) = 0wp0cLgqc+1EJSWzZa+vAEJyBON3Ht/qsFdDrMqXEis=
-SIZE (nss-3.12.tar.gz) = 5163155
+MD5 (nss-3.12.3.tar.bz2) = 7LcHm6Trzym3cWd1OE8fGA==
+RMD160 (nss-3.12.3.tar.bz2) = tTOe2p38hzhbLBHiylO+JJt17Wk=
+SHA1 (nss-3.12.3.tar.bz2) = 7soUo3YpKHuqEOt1YqX7kn6d0XE=
+SHA256 (nss-3.12.3.tar.bz2) = aBUvmtYrSciGAwamBW9cQvGmYJV0npc0aiwwAVKAdfQ=
+SIZE (nss-3.12.3.tar.bz2) = 4066954
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.5
diff -u -r1.5 patch-mozilla_security_nss_lib_freebl_unix_rand_c
--- patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   23 Mar 2009 
07:50:47 -  1.5
+++ patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   25 Jul 2009 
17:52:59 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_security_nss_lib_freebl_unix_rand_c,v 1.5 2009/03/23 
07:50:47 jakemsr Exp $
 mozilla/security/nss/lib/freebl/unix_rand.c.orig   Mon Dec  3 13:07:01 2007
-+++ mozilla/security/nss/lib/freebl/unix_rand.cSun Mar 22 00:41:15 2009
-@@ -888,7 +888,6 @@ safe_pclose(FILE *fp)
+--- mozilla/security/nss/lib/freebl/unix_rand.c.orig   Sun Mar 29 06:45:33 2009
 mozilla/security/nss/lib/freebl/unix_rand.cSun Jun 21 16:57:18 2009
+@@ -890,7 +890,6 @@ safe_pclose(FILE *fp)
  /* Fork netstat to collect its output by default. Do not unset this unless
   * another source of entropy is available
   */
@@ -9,7 +9,7 @@
  
  void RNG_SystemInfoForRNG(void)
  {
-@@ -955,7 +954,7 @@ void RNG_SystemInfoForRNG(void)
+@@ -957,7 +956,7 @@ void RNG_SystemInfoForRNG(void)
  GiveSystemInfo();
  
  /* grab some data from system's PRNG before any other files. */
@@ -18,12 +18,12 @@
  
  /* If the user points us to a random file, pass it through the rng */
  randfile = getenv(NSRANDFILE);
-@@ -1132,7 +1131,7 @@ size_t RNG_SystemRNG(void *dest, size_t maxLen)
+@@ -1259,7 +1258,7 @@ size_t RNG_SystemRNG(void *dest, size_t maxLen)
  size_t fileBytes = 0;
  unsigned char *buffer = dest;
  
 -file = fopen(/dev/urandom, r);
 +file = fopen(RAND_DEV, r);
  if (file == NULL) {
-   PORT_SetError(PR_NOT_IMPLEMENTED_ERROR);
-   return fileBytes;
+   return rng_systemFromNoise(dest, maxLen);
+ }
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/nss/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST   25 Jul 

CVS: cvs.openbsd.org: ports

2009-07-23 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/23 11:17:41

Modified files:
www/firefox35  : Makefile 
www/firefox35/files: nsSound.cpp 
Added files:
www/firefox35/patches: patch-widget_src_gtk2_Makefile_in 

Log message:
clean up dlsym nonsense;  sndio will always be present for sydney
backend anyway



CVS: cvs.openbsd.org: ports

2009-07-23 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/23 13:04:42

Modified files:
www/firefox35  : Makefile 
www/firefox35/files: sydney_audio_sndio.c 

Log message:
put more work into sydney audio after the report from na...@.
- fix some hella lame bugs inherited from sun, and clean up
- despite what the big clever comment says, callback thread will
be started twice if buffering is slow enough and will screw up
playback;  guard it
- supports s16 big endian as well
- audio_callback is void
- dont print stuff to stdout/stderr in the backend
- appropriately set writing buffer
- be more careful with lists in the audio callback
- create worker thread little bit earlier
- things i've forgotten to summarize
should fix stuttering videos  out-of-sync audio in weird cases.



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/21 06:12:37

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/files: sydney_audio_sndio.c 
www/firefox35/patches: patch-layout_build_Makefile_in 
   patch-media_libsydneyaudio_src_Makefile_in 

Log message:
implement sydney sndio backend.  bump minor;
this was the last step of getting videos working alright.
problem reported by na...@.



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/21 13:25:49

Modified files:
www/mozilla-firefox: Makefile distinfo 

Log message:
security update to mozilla-firefox-3.0.12



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/21 13:31:33

Modified files:
www/firefox-i18n: Makefile distinfo 

Log message:
update to firefox-i18n-3.0.12



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/21 13:43:05

Modified files:
www/firefox35  : Makefile 
www/firefox35/patches: patch-xpcom_base_nsStackWalk_cpp 
Added files:
www/firefox35/patches: 
   
patch-extensions_pref_system-pref_src_gconf_nsSystemPrefService_cpp 
   patch-security_nss_lib_softoken_fipstokn_c 
   patch-widget_src_qt_nsSound_cpp 

Log message:
give it a chance to recongize some external libs.



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/21 13:53:17

Modified files:
www/firefox35  : Makefile 
www/firefox35/patches: patch-js_src_configure_in 

Log message:
do not even try to let configure.in pick up nanojit on sparc64.
sparc* also matches sparc64;  however, native asm code is missing
for jit on sparc64, and jit is not ready for 64-bit in general (yet).
should fix sparc64.  reported by matth...@.



CVS: cvs.openbsd.org: ports

2009-07-20 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/20 14:04:02

Modified files:
www/firefox35  : Makefile 
www/firefox35/patches: patch-js_src_configure_in 

Log message:
recognize openbsd nanojit target;  giving jit a chance to build



CVS: cvs.openbsd.org: ports

2009-07-20 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/20 17:41:34

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/patches: patch-js_src_jsgc_cpp 
   patch-js_src_nanojit_NativeSparc_cpp 
   patch-js_src_nanojit_Nativei386_cpp 
   patch-js_src_nanojit_avmplus_h 

Log message:
- mman needs types
- enable jit.  currently on i386, arm, sparc
tested by naddy@
javascript performance more than 2x faster, according to sunspider
benchmark



CVS: cvs.openbsd.org: ports

2009-07-19 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/19 09:30:16

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/files: nsSound.cpp 
Removed files:
www/firefox35/patches: patch-widget_src_gtk2_nsSound_cpp 
   patch-widget_src_qt_nsSound_cpp 

Log message:
sndio backend for firefox 3.5 nssound.  uses (external) audio/libcanberra
for system events, if installed.  resulting package does not depend
on it though.



CVS: cvs.openbsd.org: ports

2009-07-19 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/19 12:38:08

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/patches: 
   patch-security_nss_lib_ckfw_builtins_certdata_c 
   
patch-security_nss_lib_ckfw_builtins_certdata_txt 

Log message:
add cacert class 1  class 3 certs to ckfw builtins by default.
bumped minor, symbols were added.  reqok naddy@



CVS: cvs.openbsd.org: ports

2009-07-17 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/17 11:09:35

Modified files:
www/firefox35  : Makefile distinfo 

Log message:
stability update to firefox 3.5.1.  MFSA 2009-41 doesn't affect this port



CVS: cvs.openbsd.org: ports

2009-07-15 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/15 14:06:41

Modified files:
mail/mozilla-thunderbird: Makefile 
mail/mozilla-thunderbird/pkg: PLIST 

Log message:
provide packages with isp subdir;  so that rss and movemail accounts
could be created;  junk filter could handle headers from spamassassin.
from Andreas Vogele.  reminded by lan...@.  ok giova...@.



CVS: cvs.openbsd.org: ports

2009-07-15 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/07/15 14:42:39

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/patches: 
   
patch-browser_components_certerror_content_aboutCertError_xhtml 
   
patch-security_manager_pki_resources_content_exceptionDialog_js 

Log message:
firefox cert handling is unbearable.  so automatically spawn 'Add
exception';  get cert;  and focus 'Confirm' so that one click or
Enter is needed to get in.
OMGOMGOMG ma...@.  naddy@ did not object.



CVS: cvs.openbsd.org: ports

2009-06-30 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/30 10:16:00

Modified files:
www/firefox35  : Makefile distinfo 

Log message:
update to firefox35-3.5, final release.  note that this is a separate
port;  for testing.  in the similar way that firefox 3.0 was two
releases ago.  we would rather people test final release rather
than some release candidate version.  use at your own risk.
ok naddy@



CVS: cvs.openbsd.org: ports

2009-06-24 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/24 03:24:44

Modified files:
mail/thunderbird-i18n: Makefile distinfo 

Log message:
update to thunderbird-i18n-2.0.0.22



CVS: cvs.openbsd.org: ports

2009-06-24 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/24 03:42:34

Modified files:
mail/enigmail  : Makefile 

Log message:
update enigmail for mozilla-thunderbird-2.0.0.22



CVS: cvs.openbsd.org: ports

2009-06-24 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/24 03:51:49

Modified files:
mail/enigmail-seamonkey: Makefile 

Log message:
update enigmail-seamonkey for seamonkey-1.1.17



CVS: cvs.openbsd.org: ports

2009-06-23 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/23 12:38:54

Modified files:
www/seamonkey  : Makefile distinfo 
www/seamonkey/patches: 
   
patch-security_manager_ssl_src_nsNSSComponent_cpp 

Log message:
seamonkey-1.1.17.  MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.



CVS: cvs.openbsd.org: ports

2009-06-23 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/23 19:08:05

Modified files:
www/seamonkey  : Makefile distinfo 
www/seamonkey/pkg: PLIST 

Log message:
update language packs



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 05:36:11

Modified files:
www/firefox35  : Makefile 
Added files:
www/firefox35/patches: patch-gfx_qcms_qcmstypes_h 
   patch-js_src_configure_in 

Log message:
- use so_version for js
- add js to guess_dirs, and run autoconf for it
- dont redef system types



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 05:41:31

Modified files:
www/firefox35  : Makefile 
www/firefox35/files: mozilla-firefox.1 
Added files:
www/firefox35/patches: 
   
patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp 

Log message:
merge in some changes from mozilla-firefox:
CONFIGURE_ENV += PYTHON=${MODPY_BIN} is inherited from the python module
turn off Ignore Scaling and Shrink to fit page width
sync switches w/ ff3
update about url



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 06:30:58

Added files:
www/firefox35/patches: patch-js_src_xpconnect_src_Makefile_in 
   
patch-js_src_xpconnect_src_dom_quickstubs_cpp_diff 
   
patch-media_liboggplay_src_liboggplay_std_semaphore_h 

Log message:
workaround c++ parser problems of gcc 3
use openbsds sems



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 07:18:59

Added files:
www/firefox35/patches: 
   patch-content_media_video_src_nsAudioStream_cpp 
   
patch-media_liboggz_include_oggz_oggz_off_t_generated_h 

Log message:
oggz_off_t is off_t
position is int64_t



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 07:26:19

Modified files:
www/firefox35/patches: patch-configure_in 

Log message:
hunk not needed for nss-3.12.3;  which we now have to depend on



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 08:28:14

Modified files:
www/firefox35  : Makefile 
www/firefox35/pkg: PLIST 

Log message:
registerregen with proper mozjs
remove pkgpath/conflict markers
sync wantlib
depends on sqlite 3.6



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 12:17:11

Modified files:
www/firefox35  : Makefile 

Log message:
use local nssnspr;  remove external deps
run autoconf for nspr
pass NSS_ENABLE_ECC=1, NSS_USE_SYSTEM_SQLITE=1
bump so_version major to 21.0
bump pkgname to p0



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 12:42:15

Modified files:
www/firefox35  : Makefile 
www/firefox35/patches: patch-security_coreconf_OpenBSD_mk 
www/firefox35/pkg: PLIST 
Added files:
www/firefox35/patches: patch-security_nss_cmd_platlibs_mk 
   patch-security_nss_lib_softoken_config_mk 

Log message:
register nsprnss;  regen plist
let nsprnss find external sqlite3
RAND_DEV = /dev/arandom
--disable-jit



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 12:50:06

Modified files:
www/firefox35  : Makefile 
www/firefox35/files: firefox.desktop 
www/firefox35/patches: patch-config_autoconf_mk_in 
www/firefox35/pkg: PLIST 

Log message:
let mozilla-firefox and firefox35 coexist together.
mozilla-firefox - LOCALBASE/mozilla-firefox;  bin/firefox,bin/mozilla-firefox
firefox35 - LOCALBASE/firefox35;  bin/firefox35



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 14:41:40

Modified files:
www/firefox35  : Makefile 
www/firefox35/pkg: PLIST 

Log message:
- firefox-bin - firefox35-bin
- don't link mozilla-firefox-bin
- bump to p1.



CVS: cvs.openbsd.org: ports

2009-06-21 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/21 14:46:38

Modified files:
www/firefox35  : Makefile 
www/firefox35/pkg: PLIST 

Log message:
resolve collision (firefox.desktop)



UPDATE: nspr-4.8

2009-06-21 Thread Martynas Venckus
Index: Makefile
===
RCS file: /cvs/ports/devel/nspr/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile14 Feb 2009 12:01:48 -  1.28
+++ Makefile21 Jun 2009 13:01:57 -
@@ -6,14 +6,14 @@
 COMMENT-main=  Netscape Portable Runtime
 COMMENT-docs=  HTML Documentation for NSPR
 
-VER=   4.7.3
+VER=   4.8
 DISTNAME=  nspr-${VER}
 PKGNAME-main=  ${DISTNAME}
 PKGNAME-docs=  nspr-docs-${VER}
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0
 
-SO_VERSION=20.0
+SO_VERSION=20.1
 .for _lib in nspr4 plc4 plds4
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
Index: distinfo
===
RCS file: /cvs/ports/devel/nspr/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo15 Dec 2008 21:26:04 -  1.11
+++ distinfo21 Jun 2009 13:01:57 -
@@ -1,10 +1,10 @@
-MD5 (nspr-4.7.3.tar.gz) = NJbWZW8+At3cfinxsSK3RA==
+MD5 (nspr-4.8.tar.gz) = 4JFqcrzGxCdVHqJiGD/bJg==
 MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
-RMD160 (nspr-4.7.3.tar.gz) = UyQXyMTQSjLWz8CeqPInnV7mnnI=
+RMD160 (nspr-4.8.tar.gz) = 9jRo3jYTeTqLVk6WfzqWOquXfJk=
 RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
-SHA1 (nspr-4.7.3.tar.gz) = NRw0yPJtEaRBvDEwZVzZFE5ySJk=
+SHA1 (nspr-4.8.tar.gz) = rDDsGL8NBwqWY9GowtJYAE8/Qq0=
 SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
-SHA256 (nspr-4.7.3.tar.gz) = sdJBnvGAfDiUT8dG//FP2oUGWJ5UYtwxGUqdG0lLn0k=
+SHA256 (nspr-4.8.tar.gz) = ot6EqiGnu6vZPE8XISPVjGQywjWIB7smCsM4stxh2/4=
 SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
-SIZE (nspr-4.7.3.tar.gz) = 1254585
+SIZE (nspr-4.8.tar.gz) = 1170419
 SIZE (nspr-reference.tar.gz) = 195121
Index: patches/patch-mozilla_nsprpub_config_rules_mk
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_config_rules_mk,v
retrieving revision 1.3
diff -u -r1.3 patch-mozilla_nsprpub_config_rules_mk
--- patches/patch-mozilla_nsprpub_config_rules_mk   15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_config_rules_mk   21 Jun 2009 13:01:57 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_config_rules_mk,v 1.3 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/config/rules.mk.orig   Fri May  2 11:18:04 2008
-+++ mozilla/nsprpub/config/rules.mkFri Dec 12 05:57:31 2008
-@@ -228,7 +228,7 @@ ifdef RELEASE_HEADERS
+--- mozilla/nsprpub/config/rules.mk.orig   Sat May  2 02:08:01 2009
 mozilla/nsprpub/config/rules.mkSat Jun 20 23:38:30 2009
+@@ -219,7 +219,7 @@ ifdef RELEASE_HEADERS
$(NSINSTALL) -t -m 0644 $(RELEASE_HEADERS) 
$(DESTDIR)$(includedir)/$(include_subdir)
  endif
  ifdef RELEASE_LIBS
Index: patches/patch-mozilla_nsprpub_configure_in
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
retrieving revision 1.8
diff -u -r1.8 patch-mozilla_nsprpub_configure_in
--- patches/patch-mozilla_nsprpub_configure_in  15 Dec 2008 21:26:04 -  
1.8
+++ patches/patch-mozilla_nsprpub_configure_in  21 Jun 2009 13:01:57 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.8 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/configure.in.orig  Tue Nov  4 20:07:15 2008
-+++ mozilla/nsprpub/configure.in   Fri Dec 12 05:57:31 2008
-@@ -1805,9 +1805,11 @@ mips-sony-newsos*)
+--- mozilla/nsprpub/configure.in.orig  Sat May  2 02:08:00 2009
 mozilla/nsprpub/configure.in   Sat Jun 20 23:38:30 2009
+@@ -1809,9 +1809,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
@@ -14,7 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
-@@ -2799,6 +2801,7 @@ config/autoconf.mk
+@@ -2871,6 +2873,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.3
diff -u -r1.3 patch-mozilla_nsprpub_lib_tests_Makefile_in
--- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 21 Jun 2009 13:01:57 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.3 2008/12/15 
21:26:04 martynas Exp $
 mozilla/nsprpub/lib/tests/Makefile.in.orig Sun May  4 01:28:43 2008
-+++ mozilla/nsprpub/lib/tests/Makefile.in  Fri Dec 12 05:57:31 2008
-@@ -127,6 +127,12 @@ ifeq (,$(filter-out 

UPDATE: nss-3.12.3

2009-06-21 Thread Martynas Venckus
Index: Makefile
===
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile25 Jul 2008 00:46:59 -  1.10
+++ Makefile21 Jun 2009 13:05:56 -
@@ -4,9 +4,9 @@
 
 COMMENT=   libraries to support development of security-enabled 
apps
 
-VERSION=   3.12
+VERSION=   3.12.3
 DISTNAME=  nss-${VERSION}
-SO_VERSION=22.0
+SO_VERSION=22.1
 .for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
@@ -25,6 +25,7 @@
 
 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/
+EXTRACT_SUFX=  .tar.bz2
 
 LIB_DEPENDS=   nspr4.=20,plc4.=20,plds4.=20:nspr-=4.7:devel/nspr \
sqlite3.=10.0:sqlite3-=3.5:databases/sqlite3
@@ -42,7 +43,7 @@
 
 WRKSRC=${WRKDIST}/mozilla/security/nss
 NSSDIST=   ${WRKDIST}/mozilla/dist
-NSSOBJ=${NSSDIST}/OpenBSD`uname -r`_OPT.OBJ
+NSSOBJ=${NSSDIST}/OpenBSD`uname -r`${OBJ64}_OPT.OBJ
 
 ALL_TARGET=nss_build_all
 
@@ -71,3 +72,10 @@
LD_LIBRARY_PATH=${NSSOBJ}/lib ./all.sh
 
 .include bsd.port.mk
+
+.for _m in ${MACHINE_ARCH}
+. if !empty(LP64_ARCHS:M${_m})
+MAKE_ENV+= USE_64=1
+OBJ64= _64
+. endif
+.endfor
Index: distinfo
===
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo25 Jul 2008 00:46:59 -  1.7
+++ distinfo21 Jun 2009 13:05:56 -
@@ -1,5 +1,5 @@
-MD5 (nss-3.12.tar.gz) = kX9OBfOYK9f86u3hl/Dh1A==
-RMD160 (nss-3.12.tar.gz) = qE+foR6f2xwT9tm4BLbzfaxO4K8=
-SHA1 (nss-3.12.tar.gz) = a46DwJMc+tFhqumT00Roe2fzF6o=
-SHA256 (nss-3.12.tar.gz) = 0wp0cLgqc+1EJSWzZa+vAEJyBON3Ht/qsFdDrMqXEis=
-SIZE (nss-3.12.tar.gz) = 5163155
+MD5 (nss-3.12.3.tar.bz2) = 7LcHm6Trzym3cWd1OE8fGA==
+RMD160 (nss-3.12.3.tar.bz2) = tTOe2p38hzhbLBHiylO+JJt17Wk=
+SHA1 (nss-3.12.3.tar.bz2) = 7soUo3YpKHuqEOt1YqX7kn6d0XE=
+SHA256 (nss-3.12.3.tar.bz2) = aBUvmtYrSciGAwamBW9cQvGmYJV0npc0aiwwAVKAdfQ=
+SIZE (nss-3.12.3.tar.bz2) = 4066954
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.4
diff -u -r1.4 patch-mozilla_security_nss_lib_freebl_unix_rand_c
--- patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   25 Jul 2008 
00:47:00 -  1.4
+++ patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   21 Jun 2009 
13:05:56 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_security_nss_lib_freebl_unix_rand_c,v 1.4 2008/07/25 
00:47:00 martynas Exp $
 mozilla/security/nss/lib/freebl/unix_rand.c.orig   Mon Dec  3 23:07:01 2007
-+++ mozilla/security/nss/lib/freebl/unix_rand.cMon Apr  7 01:23:45 2008
-@@ -888,7 +888,6 @@ safe_pclose(FILE *fp)
+--- mozilla/security/nss/lib/freebl/unix_rand.c.orig   Sun Mar 29 06:45:33 2009
 mozilla/security/nss/lib/freebl/unix_rand.cSun Jun 21 00:10:32 2009
+@@ -890,7 +890,6 @@ safe_pclose(FILE *fp)
  /* Fork netstat to collect its output by default. Do not unset this unless
   * another source of entropy is available
   */
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/nss/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST   25 Jul 2008 00:47:00 -  1.4
+++ pkg/PLIST   21 Jun 2009 13:05:56 -
@@ -53,6 +53,7 @@
 include/nss/nsslocks.h
 include/nss/nssrwlk.h
 include/nss/nssrwlkt.h
+include/nss/nssutil.h
 include/nss/ocsp.h
 include/nss/ocspt.h
 include/nss/p12.h
@@ -99,7 +100,6 @@
 include/nss/sslproto.h
 include/nss/sslt.h
 include/nss/utilrename.h
-include/nss/watcomfx.h
 lib/libcrmf.a
 lib/libfreebl3.chk
 @lib lib/libfreebl3.so.${LIBfreebl3_VERSION}



Re: UPDATE: nss-3.12.3

2009-06-21 Thread Martynas Venckus
- merge after arandom changes;  reportedtested by Simon Kuhnle

Index: Makefile
===
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile23 Mar 2009 07:50:47 -  1.11
+++ Makefile21 Jun 2009 14:34:00 -
@@ -4,10 +4,9 @@
 
 COMMENT=   libraries to support development of security-enabled 
apps
 
-VERSION=   3.12
+VERSION=   3.12.3
 DISTNAME=  nss-${VERSION}
-PKGNAME=   ${DISTNAME}p0
-SO_VERSION=22.0
+SO_VERSION=22.1
 .for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
@@ -26,9 +25,10 @@
 
 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/
+EXTRACT_SUFX=  .tar.bz2
 
-LIB_DEPENDS=   nspr4.=20,plc4.=20,plds4.=20:nspr-=4.7:devel/nspr \
-   sqlite3.=10.0:sqlite3-=3.5:databases/sqlite3
+LIB_DEPENDS=   
nspr4.=20.1,plc4.=20.1,plds4.=20.1:nspr-=4.8:devel/nspr \
+   sqlite3.=13.3:sqlite3-=3.6.13:databases/sqlite3
 
 MAKE_ENV=  BUILD_OPT=1 \
LOCALBASE=${LOCALBASE} \
@@ -43,7 +43,7 @@
 
 WRKSRC=${WRKDIST}/mozilla/security/nss
 NSSDIST=   ${WRKDIST}/mozilla/dist
-NSSOBJ=${NSSDIST}/OpenBSD`uname -r`_OPT.OBJ
+NSSOBJ=${NSSDIST}/OpenBSD`uname -r`${OBJ64}_OPT.OBJ
 
 ALL_TARGET=nss_build_all
 
@@ -72,3 +72,10 @@
LD_LIBRARY_PATH=${NSSOBJ}/lib ./all.sh
 
 .include bsd.port.mk
+
+.for _m in ${MACHINE_ARCH}
+. if !empty(LP64_ARCHS:M${_m})
+MAKE_ENV+= USE_64=1
+OBJ64= _64
+. endif
+.endfor
Index: distinfo
===
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo25 Jul 2008 00:46:59 -  1.7
+++ distinfo21 Jun 2009 14:34:00 -
@@ -1,5 +1,5 @@
-MD5 (nss-3.12.tar.gz) = kX9OBfOYK9f86u3hl/Dh1A==
-RMD160 (nss-3.12.tar.gz) = qE+foR6f2xwT9tm4BLbzfaxO4K8=
-SHA1 (nss-3.12.tar.gz) = a46DwJMc+tFhqumT00Roe2fzF6o=
-SHA256 (nss-3.12.tar.gz) = 0wp0cLgqc+1EJSWzZa+vAEJyBON3Ht/qsFdDrMqXEis=
-SIZE (nss-3.12.tar.gz) = 5163155
+MD5 (nss-3.12.3.tar.bz2) = 7LcHm6Trzym3cWd1OE8fGA==
+RMD160 (nss-3.12.3.tar.bz2) = tTOe2p38hzhbLBHiylO+JJt17Wk=
+SHA1 (nss-3.12.3.tar.bz2) = 7soUo3YpKHuqEOt1YqX7kn6d0XE=
+SHA256 (nss-3.12.3.tar.bz2) = aBUvmtYrSciGAwamBW9cQvGmYJV0npc0aiwwAVKAdfQ=
+SIZE (nss-3.12.3.tar.bz2) = 4066954
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.5
diff -u -r1.5 patch-mozilla_security_nss_lib_freebl_unix_rand_c
--- patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   23 Mar 2009 
07:50:47 -  1.5
+++ patches/patch-mozilla_security_nss_lib_freebl_unix_rand_c   21 Jun 2009 
14:34:00 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_security_nss_lib_freebl_unix_rand_c,v 1.5 2009/03/23 
07:50:47 jakemsr Exp $
 mozilla/security/nss/lib/freebl/unix_rand.c.orig   Mon Dec  3 13:07:01 2007
-+++ mozilla/security/nss/lib/freebl/unix_rand.cSun Mar 22 00:41:15 2009
-@@ -888,7 +888,6 @@ safe_pclose(FILE *fp)
+--- mozilla/security/nss/lib/freebl/unix_rand.c.orig   Sun Mar 29 06:45:33 2009
 mozilla/security/nss/lib/freebl/unix_rand.cSun Jun 21 16:57:18 2009
+@@ -890,7 +890,6 @@ safe_pclose(FILE *fp)
  /* Fork netstat to collect its output by default. Do not unset this unless
   * another source of entropy is available
   */
@@ -9,7 +9,7 @@
  
  void RNG_SystemInfoForRNG(void)
  {
-@@ -955,7 +954,7 @@ void RNG_SystemInfoForRNG(void)
+@@ -957,7 +956,7 @@ void RNG_SystemInfoForRNG(void)
  GiveSystemInfo();
  
  /* grab some data from system's PRNG before any other files. */
@@ -18,12 +18,12 @@
  
  /* If the user points us to a random file, pass it through the rng */
  randfile = getenv(NSRANDFILE);
-@@ -1132,7 +1131,7 @@ size_t RNG_SystemRNG(void *dest, size_t maxLen)
+@@ -1259,7 +1258,7 @@ size_t RNG_SystemRNG(void *dest, size_t maxLen)
  size_t fileBytes = 0;
  unsigned char *buffer = dest;
  
 -file = fopen(/dev/urandom, r);
 +file = fopen(RAND_DEV, r);
  if (file == NULL) {
-   PORT_SetError(PR_NOT_IMPLEMENTED_ERROR);
-   return fileBytes;
+   return rng_systemFromNoise(dest, maxLen);
+ }
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/nss/pkg/PLIST,v
retrieving 

Re: UPDATE: nspr-4.8

2009-06-21 Thread Martynas Venckus
- merge after arandom changes;  reportedtested by Simon Kuhnle

Index: Makefile
===
RCS file: /cvs/ports/devel/nspr/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile23 Mar 2009 00:50:52 -  1.29
+++ Makefile21 Jun 2009 14:34:26 -
@@ -6,14 +6,14 @@
 COMMENT-main=  Netscape Portable Runtime
 COMMENT-docs=  HTML Documentation for NSPR
 
-VER=   4.7.3
+VER=   4.8
 DISTNAME=  nspr-${VER}
-PKGNAME-main=  ${DISTNAME}p0
+PKGNAME-main=  ${DISTNAME}
 PKGNAME-docs=  nspr-docs-${VER}
 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
nspr-reference${EXTRACT_SUFX}:0
 
-SO_VERSION=20.0
+SO_VERSION=20.1
 .for _lib in nspr4 plc4 plds4
 SHARED_LIBS+=  ${_lib} ${SO_VERSION}
 .endfor
Index: distinfo
===
RCS file: /cvs/ports/devel/nspr/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo15 Dec 2008 21:26:04 -  1.11
+++ distinfo21 Jun 2009 14:34:26 -
@@ -1,10 +1,10 @@
-MD5 (nspr-4.7.3.tar.gz) = NJbWZW8+At3cfinxsSK3RA==
+MD5 (nspr-4.8.tar.gz) = 4JFqcrzGxCdVHqJiGD/bJg==
 MD5 (nspr-reference.tar.gz) = jZRQOnk+OzIiUnYci0jz4A==
-RMD160 (nspr-4.7.3.tar.gz) = UyQXyMTQSjLWz8CeqPInnV7mnnI=
+RMD160 (nspr-4.8.tar.gz) = 9jRo3jYTeTqLVk6WfzqWOquXfJk=
 RMD160 (nspr-reference.tar.gz) = 4eQ4pZI64spNagflIfhYo+D3wcY=
-SHA1 (nspr-4.7.3.tar.gz) = NRw0yPJtEaRBvDEwZVzZFE5ySJk=
+SHA1 (nspr-4.8.tar.gz) = rDDsGL8NBwqWY9GowtJYAE8/Qq0=
 SHA1 (nspr-reference.tar.gz) = mihC1ynB3kmPoYRmevtjk5qdcec=
-SHA256 (nspr-4.7.3.tar.gz) = sdJBnvGAfDiUT8dG//FP2oUGWJ5UYtwxGUqdG0lLn0k=
+SHA256 (nspr-4.8.tar.gz) = ot6EqiGnu6vZPE8XISPVjGQywjWIB7smCsM4stxh2/4=
 SHA256 (nspr-reference.tar.gz) = zhhZrKNh2VTVMaJ+qR7AzZwW8lssI0mT1E5+d1gHiwo=
-SIZE (nspr-4.7.3.tar.gz) = 1254585
+SIZE (nspr-4.8.tar.gz) = 1170419
 SIZE (nspr-reference.tar.gz) = 195121
Index: patches/patch-mozilla_nsprpub_config_rules_mk
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_config_rules_mk,v
retrieving revision 1.3
diff -u -r1.3 patch-mozilla_nsprpub_config_rules_mk
--- patches/patch-mozilla_nsprpub_config_rules_mk   15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_config_rules_mk   21 Jun 2009 14:34:26 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_config_rules_mk,v 1.3 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/config/rules.mk.orig   Fri May  2 11:18:04 2008
-+++ mozilla/nsprpub/config/rules.mkFri Dec 12 05:57:31 2008
-@@ -228,7 +228,7 @@ ifdef RELEASE_HEADERS
+--- mozilla/nsprpub/config/rules.mk.orig   Sat May  2 02:08:01 2009
 mozilla/nsprpub/config/rules.mkSat Jun 20 23:38:30 2009
+@@ -219,7 +219,7 @@ ifdef RELEASE_HEADERS
$(NSINSTALL) -t -m 0644 $(RELEASE_HEADERS) 
$(DESTDIR)$(includedir)/$(include_subdir)
  endif
  ifdef RELEASE_LIBS
Index: patches/patch-mozilla_nsprpub_configure_in
===
RCS file: /cvs/ports/devel/nspr/patches/patch-mozilla_nsprpub_configure_in,v
retrieving revision 1.8
diff -u -r1.8 patch-mozilla_nsprpub_configure_in
--- patches/patch-mozilla_nsprpub_configure_in  15 Dec 2008 21:26:04 -  
1.8
+++ patches/patch-mozilla_nsprpub_configure_in  21 Jun 2009 14:34:26 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_configure_in,v 1.8 2008/12/15 21:26:04 
martynas Exp $
 mozilla/nsprpub/configure.in.orig  Tue Nov  4 20:07:15 2008
-+++ mozilla/nsprpub/configure.in   Fri Dec 12 05:57:31 2008
-@@ -1805,9 +1805,11 @@ mips-sony-newsos*)
+--- mozilla/nsprpub/configure.in.orig  Sat May  2 02:08:00 2009
 mozilla/nsprpub/configure.in   Sat Jun 20 23:38:30 2009
+@@ -1809,9 +1809,11 @@ mips-sony-newsos*)
  AC_DEFINE(OPENBSD)
  AC_DEFINE(HAVE_BSD_FLOCK)
  AC_DEFINE(HAVE_SOCKLEN_T)
@@ -14,7 +14,7 @@
  DSO_CFLAGS=-fPIC
  MDCPUCFG_H=_openbsd.cfg
  PR_MD_CSRCS=openbsd.c
-@@ -2799,6 +2801,7 @@ config/autoconf.mk
+@@ -2871,6 +2873,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.3
diff -u -r1.3 patch-mozilla_nsprpub_lib_tests_Makefile_in
--- patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 15 Dec 2008 21:26:04 
-  1.3
+++ patches/patch-mozilla_nsprpub_lib_tests_Makefile_in 21 Jun 2009 14:34:26 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-mozilla_nsprpub_lib_tests_Makefile_in,v 1.3 2008/12/15 
21:26:04 martynas Exp $
 mozilla/nsprpub/lib/tests/Makefile.in.orig Sun May  4 01:28:43 2008
-+++ 

CVS: cvs.openbsd.org: ports

2009-06-20 Thread Martynas Venckus
CVSROOT:/cvs
Module name:ports
Changes by: marty...@cvs.openbsd.org2009/06/20 19:31:27

Log message:
import firefox35-3.5rc2, been using it for couple of months.
wip, not linked to the build yet.  needs nsprnss updates.

Status:

Vendor Tag: martynas
Release Tags:   martynas_20090621

N ports/www/firefox35/Makefile
N ports/www/firefox35/distinfo
N ports/www/firefox35/files/README.OpenBSD
N ports/www/firefox35/files/browserconfig.properties
N ports/www/firefox35/files/firefox.desktop
N ports/www/firefox35/files/mozilla-firefox.1
N 
ports/www/firefox35/patches/patch-accessible_src_atk_nsAppRootAccessible_cpp
N ports/www/firefox35/patches/patch-browser_app_application_ini
N ports/www/firefox35/patches/patch-browser_app_profile_firefox_js
N ports/www/firefox35/patches/patch-extensions_auth_nsAuthGSSAPI_cpp
N ports/www/firefox35/patches/patch-browser_components_nsBrowserGlue_js
N ports/www/firefox35/patches/patch-config_autoconf_mk_in
N ports/www/firefox35/patches/patch-config_rules_mk
N ports/www/firefox35/patches/patch-configure_in
N ports/www/firefox35/patches/patch-content_xslt_public_txDouble_h
N ports/www/firefox35/patches/patch-widget_src_qt_nsSound_cpp
N ports/www/firefox35/patches/patch-js_src_jsnum_h
N ports/www/firefox35/patches/patch-content_xslt_src_base_txDouble_cpp
N 
ports/www/firefox35/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
N ports/www/firefox35/patches/patch-gfx_src_psshared_nsCUPSShim_cpp
N ports/www/firefox35/patches/patch-gfx_src_thebes_Makefile_in
N ports/www/firefox35/patches/patch-js_src_xpconnect_shell_Makefile_in
N 
ports/www/firefox35/patches/patch-modules_libpr0n_decoders_icon_gtk_nsIconChannel_cpp
N ports/www/firefox35/patches/patch-security_coreconf_OpenBSD_mk
N ports/www/firefox35/patches/patch-widget_src_qt_nsIdleServiceQt_cpp
N 
ports/www/firefox35/patches/patch-other-licenses_branding_firefox_pref_firefox-branding_js
N ports/www/firefox35/patches/patch-security_manager_ssl_src_Makefile_in
N 
ports/www/firefox35/patches/patch-security_manager_ssl_src_nsNSSComponent_cpp
N ports/www/firefox35/patches/patch-toolkit_xre_nsNativeAppSupportUnix_cpp
N ports/www/firefox35/patches/patch-toolkit_xre_nsXREDirProvider_cpp
N ports/www/firefox35/patches/patch-widget_src_gtk2_nsBidiKeyboard_cpp
N ports/www/firefox35/patches/patch-widget_src_gtk2_nsIdleServiceGTK_cpp
N ports/www/firefox35/patches/patch-build_unix_mozilla_in
N ports/www/firefox35/patches/patch-widget_src_gtk2_nsScreenManagerGtk_cpp
N ports/www/firefox35/patches/patch-widget_src_gtk2_nsSound_cpp
N ports/www/firefox35/patches/patch-xpcom_base_nsStackWalk_cpp
N 
ports/www/firefox35/patches/patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
N 
ports/www/firefox35/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s
N 
ports/www/firefox35/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s
N 
ports/www/firefox35/patches/patch-modules_plugin_base_src_nsPluginsDirUnix_cpp
N 
ports/www/firefox35/patches/patch-toolkit_crashreporter_client_crashreporter_linux_cpp
N ports/www/firefox35/pkg/MESSAGE
N ports/www/firefox35/pkg/DESCR
N ports/www/firefox35/pkg/PLIST

No conflicts created by this import



  1   2   3   4   >