CVS: cvs.openbsd.org: ports

2013-04-29 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/04/29 00:51:24

Modified files:
audio/amarok   : Makefile 

Log message:
sync WANTLIBs.

ok sthen@



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/04/29 00:51:59

Modified files:
multimedia/kaffeine: Makefile 

Log message:
sync WANTLIBs.

ok sthen@



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Paul Irofti
CVSROOT:/cvs
Module name:ports
Changes by: piro...@cvs.openbsd.org 2013/04/29 01:05:43

Modified files:
www/youtube-dl : Makefile distinfo 

Log message:
Update to youtube-dl 2013.04.22

From David Hill, thanks!



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:ports
Changes by: fg...@cvs.openbsd.org   2013/04/29 02:35:23

Modified files:
devel  : Makefile 

Log message:
Unhook py-psyco.



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:ports
Changes by: fg...@cvs.openbsd.org   2013/04/29 02:37:35

Removed files:
devel/py-psyco : Makefile distinfo 
devel/py-psyco/pkg: DESCR PLIST 

Log message:
only works with 2.5 and it's abandoned upstream so die die die.
ajacoutot@ ok.



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2013/04/29 04:44:44

Modified files:
x11/qt3: Makefile 
x11/qt3/patches: patch-src_kernel_qpngio_cpp 
Added files:
x11/qt3/patches: patch-src_tools_qtextstream_cpp 
 patch-src_tools_qtextstream_h 

Log message:
allow qtextstream to serialize long long integers out.

For completion, qt3 should also serialize long long in, but that's
a more intrusive change, and it's not really needed to keep existing
things compiling.

Obviously, this code is totally different and 64 bits capable in qt4.

this fixes the build of kdepim3 post 64 bits time_t.

problem noticed by sthen@.



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/04/29 05:27:44

Modified files:
games/blobwars : Makefile 
Added files:
games/blobwars/patches: patch-src_main_cpp 

Log message:
Add missing bind_textdomain_codeset() to fix non en_us.UTF8 locales.
ok kili@ (maintainer)



CVS: cvs.openbsd.org: ports

2013-04-29 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2013/04/29 05:35:07

Modified files:
www/tomcat : Makefile.inc 

Log message:
no need for gtar anymore



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/04/29 05:35:29

Modified files:
games/ivan : Makefile distinfo 
games/ivan/patches: patch-FeLib_Include_save_h 
games/ivan/pkg : PLIST 

Log message:
handle 64-bit time_t, regen plist/distinfo while there



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/04/29 05:57:03

Modified files:
www: Makefile 
Removed files:
www/bk2site: Makefile distinfo 
www/bk2site/patches: patch-iwebstream_C patch-iwebstream_H 
 patch-reference_C 
www/bk2site/pkg: DESCR PLIST 

Log message:
zap bk2site; it transforms Netscape bookmarks into a Yahoo-like website
with slashdot-like news; the bookmark format changed some time ago and this
hasn't followed suit. also, build breaks with 64-bit time_t.



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/04/29 06:10:24

Modified files:
x11/ogle   : Makefile 
x11/ogle/pkg   : DESCR PLIST 
Added files:
x11/ogle/pkg   : README 
Removed files:
x11/ogle/pkg   : MESSAGE PFRAG.shared 

Log message:
Move a big part of DESCR into a README.
Drop MESSAGE.
Merge PFRAG.shared into PLIST.

ok espie@ (maintainer)



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Gonzalo L. Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2013/04/29 06:40:49

Modified files:
x11/ion: Makefile distinfo 
x11/ion/patches: patch-etc_cfg_ioncore_lua patch-system_mk 
x11/ion/pkg: PFRAG.shared PLIST 
Added files:
x11/ion/patches: patch-utils_ion-statusd_statusd_mail_lua 
Removed files:
x11/ion/patches: 
 patch-mod_statusbar_ion-statusd_statusd_mail_lua 

Log message:
Update for Ion to 20090110:

* Apply FRAME_SHADED_TOGGLE hack in WFrame.maximize_vert
for correct unshaded size hints to rqgeom handlers.
* A few strings were missing translation wrapper
* Shouldn't open queries in frame if message box is open.
* WMPlex focus code fixes/improvements.
* Unsqueeze fixes
* ioncore_warn_nolog uses usual warn if not in OPMODE_INIT.

And another bugs.

Tested by gilles@ (thanks!)



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/04/29 06:54:00

Modified files:
textproc/mupdf : Makefile 
textproc/mupdf/patches: patch-apps_x11_main_c 
Added files:
textproc/mupdf/patches: patch-apps_pdfapp_c 

Log message:
better fix for slow scrolling, from upstream repo



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Gonzalo L. Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2013/04/29 06:57:58

Modified files:
graphics/comix : Makefile distinfo 
graphics/comix/patches: patch-src_comix_py 

Log message:
Update for Comix to 4.0.4:

* Applied a workaround for a bug that caused the Open dialog to
crash when trying to open a file when the file type filter had been
reset to blank. This bug seems to only appear on some systems,
probably depending on the installed GTK+ version.
* Fixed a bug that caused the error message for unfulfilled
dependencies to not be printed properly.
* The rar/unrar program is now invoked in such a way as to keep
broken or incomplete files extracted from RAR archives, since Comix
might be able to display parts of these files anyway.

While here add HOMEPAGE.

Ok landry@



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2013/04/29 07:34:51

Modified files:
sysutils/upower: Makefile 

Log message:
Enable deprecated code, newer upower relies on newer interfaces
(logind, systemd or something else), will be discussed upstream later.
This lets suspend from xfce menu work again.
ok landry@



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2013/04/29 08:00:45

Modified files:
math/galculator: Makefile distinfo 
math/galculator/pkg: PLIST 
Removed files:
math/galculator/patches: patch-src_Makefile_in 

Log message:
maintenance update to 2.1.2



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2013/04/29 08:22:32

Log message:
Import editors/tpad - a simple, fast GTK-based text editor.
tweak from and ok sthen@

Status:

Vendor Tag: bcallah
Release Tags:   bcallah_2013-Apr-29

N ports/editors/tpad/Makefile
N ports/editors/tpad/distinfo
N ports/editors/tpad/patches/patch-src_main_c
N ports/editors/tpad/patches/patch-po_POTFILES_in
N ports/editors/tpad/pkg/PLIST
N ports/editors/tpad/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2013/04/29 08:23:09

Modified files:
editors: Makefile 

Log message:
+tpad



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/04/29 08:29:56

Modified files:
databases/openldap: Makefile distinfo 
databases/openldap/patches: patch-servers_slapd_Makefile_in 
databases/openldap/pkg: PLIST-main 
Removed files:
databases/openldap/pkg: PFRAG.shared-main 

Log message:
update to OpenLDAP 2.4.35 and add some comments about mdb



CVS: cvs.openbsd.org: ports

2013-04-29 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2013/04/29 09:29:29

Modified files:
security/ccid  : Makefile distinfo 

Log message:
Update to ccid-1.4.10.
Added support for a bunch of new readers.



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2013/04/29 11:14:03

Modified files:
sysutils/sec   : Makefile distinfo 

Log message:
update to 2.7.2

ok gsoares



CVS: cvs.openbsd.org: ports

2013-04-29 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/04/29 18:46:56

Modified files:
x11/mplayer: Makefile 
x11/mplayer/patches: patch-configure 

Log message:
Tweak some of the Makefile comments and remove some hacks in the
configure script which are no longer necessary.

ok sthen@



Re: UPDATE: devel/json-c

2013-04-29 Thread David Coppa
On Mon, Apr 29, 2013 at 3:05 AM, Anthony J. Bentley anth...@cathet.us wrote:
 Hi,

 Here is an update to json-c-0.11. Test dependency for upcoming NetSurf update.

 Tested on amd64, i386. Everything depending on it builds and installs too.

 ok?

json version number should be 2.0, not 2.1.
The rest looks good.

Ciao,
David


 Index: Makefile
 ===
 RCS file: /cvs/ports/devel/json-c/Makefile,v
 retrieving revision 1.5
 diff -u -p -u -p -r1.5 Makefile
 --- Makefile21 Mar 2013 08:45:15 -  1.5
 +++ Makefile25 Apr 2013 08:05:23 -
 @@ -2,16 +2,17 @@

  COMMENT=   JSON implementation in C

 -DISTNAME=  json-c-0.9
 +DISTNAME = json-c-0.11
  CATEGORIES=devel
 -SHARED_LIBS +=  json 1.1  # .0.1
 +SHARED_LIBS +=  json  2.1 # 1.0
 +SHARED_LIBS +=  json-c0.0 # 2.1

  HOMEPAGE=  http://oss.metaparadigm.com/json-c/

  # MIT
  PERMIT_PACKAGE_CDROM=  Yes

 -MASTER_SITES=  ${HOMEPAGE}
 +MASTER_SITES = https://s3.amazonaws.com/json-c_releases/releases/

  CONFIGURE_STYLE=   gnu

 Index: distinfo
 ===
 RCS file: /cvs/ports/devel/json-c/distinfo,v
 retrieving revision 1.2
 diff -u -p -u -p -r1.2 distinfo
 --- distinfo15 Sep 2009 18:15:41 -  1.2
 +++ distinfo25 Apr 2013 08:05:23 -
 @@ -1,5 +1,2 @@
 -MD5 (json-c-0.9.tar.gz) = OhPSZFKNy685MbDO3iSrrg==
 -RMD160 (json-c-0.9.tar.gz) = 3sT+djZM/ullKRrBUm7kAdmX5F4=
 -SHA1 (json-c-0.9.tar.gz) = 2q9euWD6mOE3q8UBL1abg8eb6Q8=
 -SHA256 (json-c-0.9.tar.gz) = cCpIbJv44ZE31ISrXEm0rTFOteH+NwYqcsCg+jlDlHU=
 -SIZE (json-c-0.9.tar.gz) = 340953
 +SHA256 (json-c-0.11.tar.gz) = KN/GUUXcDU3x3+dwGsFzxOX5NHF2yJg+2/rJFJSURIw=
 +SIZE (json-c-0.11.tar.gz) = 557263
 Index: pkg/PFRAG.shared
 ===
 RCS file: pkg/PFRAG.shared
 diff -N pkg/PFRAG.shared
 --- pkg/PFRAG.shared23 Mar 2008 08:57:02 -  1.1.1.1
 +++ /dev/null   1 Jan 1970 00:00:00 -
 @@ -1,2 +0,0 @@
 -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/03/23 08:57:02 mbalmer Exp $
 -@lib lib/libjson.so.${LIBjson_VERSION}
 Index: pkg/PLIST
 ===
 RCS file: /cvs/ports/devel/json-c/pkg/PLIST,v
 retrieving revision 1.2
 diff -u -p -u -p -r1.2 PLIST
 --- pkg/PLIST   15 Sep 2009 18:15:41 -  1.2
 +++ pkg/PLIST   25 Apr 2013 08:05:23 -
 @@ -1,17 +1,26 @@
  @comment $OpenBSD: PLIST,v 1.2 2009/09/15 18:15:41 jasper Exp $
 -%%SHARED%%
 -include/json/
 -include/json/arraylist.h
 -include/json/bits.h
 -include/json/debug.h
 -include/json/json.h
 -include/json/json_object.h
 -include/json/json_object_private.h
 -include/json/json_tokener.h
 -include/json/json_util.h
 -include/json/linkhash.h
 -include/json/printbuf.h
 +include/json
 +include/json-c/
 +include/json-c/arraylist.h
 +include/json-c/bits.h
 +include/json-c/debug.h
 +include/json-c/json.h
 +include/json-c/json_c_version.h
 +include/json-c/json_config.h
 +include/json-c/json_inttypes.h
 +include/json-c/json_object.h
 +include/json-c/json_object_iterator.h
 +include/json-c/json_object_private.h
 +include/json-c/json_tokener.h
 +include/json-c/json_util.h
 +include/json-c/linkhash.h
 +include/json-c/printbuf.h
 +lib/libjson-c.a
 +lib/libjson-c.la
 +@lib lib/libjson-c.so.${LIBjson-c_VERSION}
  lib/libjson.a
  lib/libjson.la
 +@lib lib/libjson.so.${LIBjson_VERSION}
  lib/pkgconfig/
 +lib/pkgconfig/json-c.pc
  lib/pkgconfig/json.pc




Re: NEW: editors/tpad

2013-04-29 Thread Stuart Henderson
On 2013/04/28 23:46, Brian Callahan wrote:
 Hi ports --
 
 Attached is a tarball for editors/tpad, a lightweight GTK-based text editor.

--- src/main.c.orig Sun Apr 28 19:15:28 2013
+++ src/main.c  Sun Apr 28 19:15:37 2013
@@ -95,7 +95,7 @@ int main(int argc,char *argv[])
#endif
/* Find user's home directory, append path to config file to it
  and store the value in cfg_file. */
-   struct passwd *pw = getpwuid(syscall(__NR_getuid));
+   struct passwd *pw = getpwuid(syscall(SYS_getuid));
cfg_file=g_strconcat((gchar*)pw-pw_dir,/.tpad.cfg,NULL);
// Import saved config or write default one if not found
config_setup((char*)g_strdup(cfg_file)); 

seems strange to use this rather than just getuid()?




Re: UPDATE: www/netsurf

2013-04-29 Thread Stuart Henderson
On 2013/04/28 19:05, Anthony J. Bentley wrote:
 - LANG needs to be set properly in your environment (e.g., LANG=en netsurf)
   or menus will not have correct names.

That really needs fixing for ports - upstream committed something to
try to fix this:

http://source.netsurf-browser.org/netsurf.git/commit/?id=d2ffd402b32ccc6c7ac8a4fab0821dcaee9f3f6b
http://source.netsurf-browser.org/netsurf.git/commit/?id=8df67ca8010a6e321fa3447dc4e306bbe460a2e3

it doesn't work :( but gives enough of a hint for a workaround.
Add this to Makefile and regen PLIST:

post-install:
ln -s en ${PREFIX}/share/netsurf/C

then it's OK with me.



Re: UPDATE: www/netsurf

2013-04-29 Thread Stuart Henderson
On 2013/04/29 09:46, Stuart Henderson wrote:
 On 2013/04/28 19:05, Anthony J. Bentley wrote:
  - LANG needs to be set properly in your environment (e.g., LANG=en 
  netsurf)
or menus will not have correct names.
 
 That really needs fixing for ports - upstream committed something to
 try to fix this:
 
 http://source.netsurf-browser.org/netsurf.git/commit/?id=d2ffd402b32ccc6c7ac8a4fab0821dcaee9f3f6b
 http://source.netsurf-browser.org/netsurf.git/commit/?id=8df67ca8010a6e321fa3447dc4e306bbe460a2e3
 
 it doesn't work :( but gives enough of a hint for a workaround.
 Add this to Makefile and regen PLIST:
 
 post-install:
   ln -s en ${PREFIX}/share/netsurf/C
 
 then it's OK with me.
 

ah - run into a few problems with a bit more testing.

1. if ccache is installed, build tries to pick it up and use it; if USE_CCACHE
is not set, browser ends up with an error when it tries to write to
/netsurf-3.0_writes_to_HOME/.ccache, and other ports have this

/usr/local/share/netsurf-buildsystem/makefiles/Makefile.tools:514: *** Unable 
to detect toolchain.  Stop.

2. just tried on macppc (headless so remote X), previous version
handled this, but it breaks now:

(gdb) bt
#0  0x8259a730 in kill () at stdin:2
#1  0x825e0c4c in __stack_smash_handler (func=0x81a68350 is_remote, 
damaged=Variable damaged is not available.
) at /usr/src/lib/libc/sys/stack_protector.c:102
#2  0x81a1e5f0 in is_remote () from /usr/local/lib/libgio-2.0.so.3600.0
#3  0x81a1e5f0 in is_remote () from /usr/local/lib/libgio-2.0.so.3600.0
Previous frame inner to this frame (corrupt stack?)

remote X is okay on amd64.



Re: update: sysutils/sec

2013-04-29 Thread Gleydson Soares
On Sun, Apr 28, 2013 at 9:49 PM, Okan Demirmen o...@demirmen.com wrote:

 update to 2.7.2; ok?

ok


 Index: Makefile
 ===
 RCS file: /home/open/cvs/ports/sysutils/sec/Makefile,v
 retrieving revision 1.21
 diff -u -p -r1.21 Makefile
 --- Makefile10 Apr 2013 14:14:37 -  1.21
 +++ Makefile24 Apr 2013 17:35:29 -
 @@ -2,7 +2,7 @@

  COMMENT=   simple event correlator

 -DISTNAME=  sec-2.7.1
 +DISTNAME=  sec-2.7.2
  CATEGORIES=sysutils
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=simple-evcorr/}

 Index: distinfo
 ===
 RCS file: /home/open/cvs/ports/sysutils/sec/distinfo,v
 retrieving revision 1.16
 diff -u -p -r1.16 distinfo
 --- distinfo10 Apr 2013 14:14:37 -  1.16
 +++ distinfo24 Apr 2013 17:35:36 -
 @@ -1,2 +1,2 @@
 -SHA256 (sec-2.7.1.tar.gz) = sxqUg0bqDBkNLdGKf13XKWTTsY80/OXUDGCeWv1jIUU=
 -SIZE (sec-2.7.1.tar.gz) = 107617
 +SHA256 (sec-2.7.2.tar.gz) = f9ATzbFrA/V+54WHfZS8q50wIIVmK0CUzVv+HbaKCXA=
 +SIZE (sec-2.7.2.tar.gz) = 107642




Re: NEW: editors/tpad

2013-04-29 Thread Brian Callahan

On 04/29/13 04:11, Stuart Henderson wrote:

On 2013/04/28 23:46, Brian Callahan wrote:

Hi ports --

Attached is a tarball for editors/tpad, a lightweight GTK-based text editor.

--- src/main.c.orig Sun Apr 28 19:15:28 2013
+++ src/main.c  Sun Apr 28 19:15:37 2013
@@ -95,7 +95,7 @@ int main(int argc,char *argv[])
 #endif
 /* Find user's home directory, append path to config file to it
   and store the value in cfg_file. */
-   struct passwd *pw = getpwuid(syscall(__NR_getuid));
+   struct passwd *pw = getpwuid(syscall(SYS_getuid));
 cfg_file=g_strconcat((gchar*)pw-pw_dir,/.tpad.cfg,NULL);
 // Import saved config or write default one if not found
 config_setup((char*)g_strdup(cfg_file));

seems strange to use this rather than just getuid()?




Reattached with this tweak. Still works OK.

~Brian


tpad.tgz
Description: Binary data


Re: [update] textproc/py-docutils

2013-04-29 Thread David Hill
Ping.

Anyone able to test?

On Mon, Apr 22, 2013 at 11:57:11AM -0400, David Hill wrote:
 update textproc/py-docutils to 0.10
 regress tests all pass.
 
 please review and commit.
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/textproc/py-docutils/Makefile,v
 retrieving revision 1.16
 diff -u -p -r1.16 Makefile
 --- Makefile  11 Mar 2013 11:42:46 -  1.16
 +++ Makefile  22 Apr 2013 15:55:44 -
 @@ -2,11 +2,10 @@
  
  COMMENT =process plaintext documentation into other formats
  
 -MODPY_EGG_VERSION = 0.9.1
 +MODPY_EGG_VERSION = 0.10
  DISTNAME =   docutils-${MODPY_EGG_VERSION}
  PKGNAME =py-${DISTNAME}
  CATEGORIES = textproc
 -REVISION =   0
  
  MAINTAINER = Ben Lovett b...@tilderoot.com
  
 Index: distinfo
 ===
 RCS file: /cvs/ports/textproc/py-docutils/distinfo,v
 retrieving revision 1.7
 diff -u -p -r1.7 distinfo
 --- distinfo  5 Aug 2012 12:32:01 -   1.7
 +++ distinfo  22 Apr 2013 15:55:44 -
 @@ -1,2 +1,2 @@
 -SHA256 (docutils-0.9.1.tar.gz) = 6J8YfbvGZ0+DkjnIn+xEr58YgJtmqKVaQbV7nuI1aZQ=
 -SIZE (docutils-0.9.1.tar.gz) = 1541437
 +SHA256 (docutils-0.10.tar.gz) = NwYk5htnc9ovL7F8wqTq6ku1lsNYXRP3X/GTwcc4YD4=
 +SIZE (docutils-0.10.tar.gz) = 1602552
 Index: pkg/PLIST
 ===
 RCS file: /cvs/ports/textproc/py-docutils/pkg/PLIST,v
 retrieving revision 1.6
 diff -u -p -r1.6 PLIST
 --- pkg/PLIST 5 Aug 2012 12:32:01 -   1.6
 +++ pkg/PLIST 22 Apr 2013 15:55:44 -
 @@ -15,12 +15,8 @@ lib/python${MODPY_VERSION}/site-packages
  lib/python${MODPY_VERSION}/site-packages/docutils/__init__.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/_compat.py
  lib/python${MODPY_VERSION}/site-packages/docutils/_compat.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/_string_template_compat.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/_string_template_compat.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/core.py
  lib/python${MODPY_VERSION}/site-packages/docutils/core.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/error_reporting.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/error_reporting.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/examples.py
  lib/python${MODPY_VERSION}/site-packages/docutils/examples.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/frontend.py
 @@ -74,17 +70,6 @@ lib/python${MODPY_VERSION}/site-packages
  lib/python${MODPY_VERSION}/site-packages/docutils/languages/zh_cn.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/languages/zh_tw.py
  lib/python${MODPY_VERSION}/site-packages/docutils/languages/zh_tw.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/__init__.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/__init__.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/latex2mathml.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/latex2mathml.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/math2html.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/math2html.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/tex2unichar.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/tex2unichar.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/unichar2tex.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/math/unichar2tex.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/nodes.py
  lib/python${MODPY_VERSION}/site-packages/docutils/nodes.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/parsers/
 @@ -232,17 +217,32 @@ lib/python${MODPY_VERSION}/site-packages
  lib/python${MODPY_VERSION}/site-packages/docutils/transforms/universal.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/transforms/writer_aux.py
  lib/python${MODPY_VERSION}/site-packages/docutils/transforms/writer_aux.pyc
 -lib/python${MODPY_VERSION}/site-packages/docutils/urischemes.py
 -lib/python${MODPY_VERSION}/site-packages/docutils/urischemes.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/utils/
  lib/python${MODPY_VERSION}/site-packages/docutils/utils/__init__.py
  lib/python${MODPY_VERSION}/site-packages/docutils/utils/__init__.pyc
  lib/python${MODPY_VERSION}/site-packages/docutils/utils/code_analyzer.py
  lib/python${MODPY_VERSION}/site-packages/docutils/utils/code_analyzer.pyc
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/error_reporting.py
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/error_reporting.pyc
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/math/
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/math/__init__.py
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/math/__init__.pyc
 +lib/python${MODPY_VERSION}/site-packages/docutils/utils/math/latex2mathml.py
 

Re: NEW: editors/tpad

2013-04-29 Thread Christian Weisgerber
Brian Callahan bcal...@devio.us wrote:

 pkg/DESCR:

... should contain a description, not...

 Tpad was designed to be simple, fast, and easy to use.
 
 We have lots of great text editors in the world. On one end of the
 spectrum we have programs like gvim that are fast, feature loaded,
 versatile and for users who are experienced with them they are easy to
 use. Not so much for the rest of us. The problem: the number of features
 can be overwhelming, making documentation difficult for newer/less
 sophisticated users. They also tend to behave in ways that these users
 do not expect. They are not intuitive for such users.
 
 Then we have programs like the current gedit. Lots of features, plug-ins
 and they behave in an intuitive manner. The problem: they are slow,
 buggy, bloated and unstable.
 
 The goal of Tpad: use GTK to create a text editor that is intuitive for
 new users (easy to use) that is also fast and stable. We want all the
 core features without the bloat.

... an advertisement void of content.

-- 
Christian naddy Weisgerber  na...@mips.inka.de



[update] lang/luajit 2.0.0 - 2.0.1

2013-04-29 Thread Aaron Bieber
Hola,

Here is a pretty trivial patch to bring luajit to 2.0.1

Tested on amd64 with luakit and a few lua scripts.

OK? 

Index: Makefile
===
RCS file: /cvs/ports/lang/luajit/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile11 Mar 2013 11:20:28 -  1.6
+++ Makefile29 Apr 2013 15:09:55 -
@@ -7,7 +7,7 @@ SHARED_ONLY =   Yes
 SHARED_LIBS += luajit-${MODLUA_VERSION} 0.0 # 2.0.0
 
 COMMENT =  just-in-time compiler for Lua
-V =2.0.0
+V =2.0.1
 DISTNAME = LuaJIT-${V}
 PKGNAME =  ${DISTNAME:L}
 
Index: distinfo
===
RCS file: /cvs/ports/lang/luajit/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo16 Nov 2012 15:06:57 -  1.2
+++ distinfo29 Apr 2013 15:09:55 -
@@ -1,2 +1,2 @@
-SHA256 (LuaJIT-2.0.0.tar.gz) = 3q7WRcSgk8X7JQwwyZM8kTHuBclLEyYtWPbgtgszjBU=
-SIZE (LuaJIT-2.0.0.tar.gz) = 837408
+SHA256 (LuaJIT-2.0.1.tar.gz) = I3HM61NFPYp7NkUeagzNtmI2kkVF1gQt3Uw06WaJkMA=
+SIZE (LuaJIT-2.0.1.tar.gz) = 841399



update: devel/gdb

2013-04-29 Thread Pascal Stumpf
Update to GDB 7.6, lightly tested on amd64.

Index: Makefile
===
RCS file: /home/pascal/cvs/ports/devel/gdb/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile21 Mar 2013 08:45:15 -  1.25
+++ Makefile29 Apr 2013 18:14:29 -
@@ -3,7 +3,7 @@
 COMMENT=   GNU debugger
 CATEGORIES=devel
 
-DISTNAME=  gdb-7.5.1
+DISTNAME=  gdb-7.6
 
 HOMEPAGE=  http://www.gnu.org/software/gdb/
 
Index: distinfo
===
RCS file: /home/pascal/cvs/ports/devel/gdb/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo29 Nov 2012 18:58:40 -  1.8
+++ distinfo29 Apr 2013 18:27:52 -
@@ -1,2 +1,2 @@
-SHA256 (gdb/gdb-7.5.1.tar.gz) = +Z8m4sESfxK6FOzglHqamUi+Relrae82MTHkaaaYY24=
-SIZE (gdb/gdb-7.5.1.tar.gz) = 28490732
+SHA256 (gdb/gdb-7.6.tar.gz) = gHA4ml3MEE6wvkg9WCcp+Y7U12GtGc7dPxe10lAvqjY=
+SIZE (gdb/gdb-7.6.tar.gz) = 31437633
Index: patches/patch-bfd_elf_c
===
RCS file: /home/pascal/cvs/ports/devel/gdb/patches/patch-bfd_elf_c,v
retrieving revision 1.2
diff -u -p -r1.2 patch-bfd_elf_c
--- patches/patch-bfd_elf_c 25 Aug 2012 19:15:44 -  1.2
+++ patches/patch-bfd_elf_c 29 Apr 2013 19:28:56 -
@@ -1,14 +1,14 @@
 $OpenBSD: patch-bfd_elf_c,v 1.2 2012/08/25 19:15:44 pascal Exp $
 bfd/elf.c.orig Wed Jul  4 02:29:51 2012
-+++ bfd/elf.c  Sun Aug 19 14:37:28 2012
-@@ -8747,6 +8747,11 @@ elfcore_grok_openbsd_procinfo (bfd *abfd, Elf_Internal
+--- bfd/elf.c.orig Fri Mar  8 18:13:31 2013
 bfd/elf.c  Mon Apr 29 21:13:54 2013
+@@ -8884,6 +8884,11 @@ elfcore_grok_openbsd_procinfo (bfd *abfd, Elf_Internal
  static bfd_boolean
  elfcore_grok_openbsd_note (bfd *abfd, Elf_Internal_Note *note)
  {
 +  int lwp;
 +
 +  if (elfcore_netbsd_get_lwpid (note, lwp))
-+elf_tdata (abfd)-core_lwpid = lwp;
++elf_tdata (abfd)-core-lwpid = lwp;
 +
if (note-type == NT_OPENBSD_PROCINFO)
  return elfcore_grok_openbsd_procinfo (abfd, note);
Index: patches/patch-gdb_data-directory_Makefile_in
===
RCS file: 
/home/pascal/cvs/ports/devel/gdb/patches/patch-gdb_data-directory_Makefile_in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-gdb_data-directory_Makefile_in
--- patches/patch-gdb_data-directory_Makefile_in25 Aug 2012 19:15:44 
-  1.2
+++ patches/patch-gdb_data-directory_Makefile_in29 Apr 2013 18:28:44 
-
@@ -1,7 +1,7 @@
 $OpenBSD: patch-gdb_data-directory_Makefile_in,v 1.2 2012/08/25 19:15:44 
pascal Exp $
 gdb/data-directory/Makefile.in.origWed Apr 11 07:50:44 2012
-+++ gdb/data-directory/Makefile.in Sun Aug 19 14:37:28 2012
-@@ -94,7 +94,7 @@ FLAGS_TO_PASS = \
+--- gdb/data-directory/Makefile.in.origTue Jan  1 07:32:56 2013
 gdb/data-directory/Makefile.in Mon Apr 29 20:28:12 2013
+@@ -97,7 +97,7 @@ FLAGS_TO_PASS = \
RUNTESTFLAGS=$(RUNTESTFLAGS)
  
  .PHONY: all
@@ -10,7 +10,7 @@ $OpenBSD: patch-gdb_data-directory_Makef
  
  # For portability's sake, we need to handle systems that don't have
  # symbolic links.
-@@ -188,7 +188,7 @@ install: all
+@@ -191,7 +191,7 @@ install: all
@$(MAKE) $(FLAGS_TO_PASS) install-only
  
  .PHONY: install-only
Index: patches/patch-gdb_python_python-config_py
===
RCS file: 
/home/pascal/cvs/ports/devel/gdb/patches/patch-gdb_python_python-config_py,v
retrieving revision 1.2
diff -u -p -r1.2 patch-gdb_python_python-config_py
--- patches/patch-gdb_python_python-config_py   3 Mar 2012 19:22:42 -   
1.2
+++ patches/patch-gdb_python_python-config_py   29 Apr 2013 18:28:44 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-gdb_python_python-config_py,v 1.2 2012/03/03 19:22:42 pascal 
Exp $
 gdb/python/python-config.py.orig   Mon Jan 31 05:42:08 2011
-+++ gdb/python/python-config.pyWed Feb 29 00:21:30 2012
-@@ -71,6 +71,8 @@ for opt in opt_flags:
+--- gdb/python/python-config.py.orig   Wed Dec 12 17:47:30 2012
 gdb/python/python-config.pyMon Apr 29 20:28:12 2013
+@@ -72,6 +72,8 @@ for opt in opt_flags:
  libs.insert(0, '-L' + getvar('LIBPL'))
  elif os.name == 'nt':
  libs.insert(0, '-L' + sysconfig.PREFIX + '/libs')
@@ -9,4 +9,4 @@ $OpenBSD: patch-gdb_python_python-config
 +libs.insert(0, getvar('LDFLAGS'))
  if getvar('LINKFORSHARED') is not None:
  libs.extend(getvar('LINKFORSHARED').split())
- print to_unix_path(' '.join(libs))
+ print (to_unix_path(' '.join(libs)))
Index: patches/patch-libiberty_Makefile_in
===
RCS file: /home/pascal/cvs/ports/devel/gdb/patches/patch-libiberty_Makefile_in,v
retrieving revision 

NEW: devel/unifdef or textproc/unifdef

2013-04-29 Thread Stuart Henderson
Not quite sure which the primary category should be. If devel/ wasn't
chock-full of libraries I'd definitely put it there, but as it is, maybe
textproc/ makes it easier to find... any suggestions? any OKs to import?

-
The unifdef utility selectively processes conditional cpp(1) directives.
It removes from a file both the directives and any additional text that
they specify should be removed, while otherwise leaving the file alone.

It is useful for avoiding distractions when studying code that uses
#ifdef heavily for portability (the original motivation was xterm's pty
handling code), or as a lightweight preprocessor to strip out internal
routines from a public header.

It understands a commonly-used subset of the expression syntax for #if
and #elif lines: integer constants, integer values of symbols defined on
the command line, the defined() operator, the operators !, , , =, =,
==, !=, , ||, and parenthesized expressions.

The unifdef utility understands just enough about C to know when one of
the directives is inactive because it is inside a comment, or affected by
a backslash-continued line.  It spots unusually-formatted preprocessor
directives and knows when the layout is too odd for it to handle.
-




unifdef.tgz
Description: application/tar-gz


Re: NEW: devel/unifdef or textproc/unifdef

2013-04-29 Thread Marc Espie
On Mon, Apr 29, 2013 at 08:49:16PM +0100, Stuart Henderson wrote:
 Not quite sure which the primary category should be. If devel/ wasn't
 chock-full of libraries I'd definitely put it there, but as it is, maybe
 textproc/ makes it easier to find... any suggestions? any OKs to import?

Definitely not.

Why not update src/usr.bin/unifdef instead ?



Re: NEW: devel/unifdef or textproc/unifdef

2013-04-29 Thread Stuart Henderson
On 2013/04/29 22:12, Marc Espie wrote:
 On Mon, Apr 29, 2013 at 08:49:16PM +0100, Stuart Henderson wrote:
  Not quite sure which the primary category should be. If devel/ wasn't
  chock-full of libraries I'd definitely put it there, but as it is, maybe
  textproc/ makes it easier to find... any suggestions? any OKs to import?
 
 Definitely not.
 
 Why not update src/usr.bin/unifdef instead ?
 

ha, I didn't think to look in src/!



xombrero in free() - crashes all the time

2013-04-29 Thread Erling Westenvik
When attempting to start xombrero, it outputs multiple lines of

(xombrero:1419): Gtk-WARNING **: gtk_widget_size_allocate():
attempt to allocate widget with width 32 and height -1

before finally

xombrero in free(): error: chunk is already free 0x89e2ed70
Abort trap (core dumped)

The line numbers in the first error stays the same. When attempting to
start xombrero again, the process repeats itself except for the line
numbers and the hex address being different.

After a number of attempts xombrero finally starts up and I can use it
for a few minutes before it crashes again. Then I have to repeat
the above for another number of times.

I'm following current and update frequently but xombrero has just gotten
worse and worse over the last two or three months. Anyone experiencing
similar behaviour?

Regards
Erling



Fix: devel/sdl

2013-04-29 Thread Christian Weisgerber
devel/sdl fails to build after the libX11 1.6RC update.
The patch below should fix it.

Index: patches/patch-src_video_x11_SDL_x11sym_h
===
RCS file: patches/patch-src_video_x11_SDL_x11sym_h
diff -N patches/patch-src_video_x11_SDL_x11sym_h
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-src_video_x11_SDL_x11sym_h29 Apr 2013 22:50:37 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- src/video/x11/SDL_x11sym.h.origTue Apr 30 00:39:44 2013
 src/video/x11/SDL_x11sym.h Tue Apr 30 00:40:30 2013
+@@ -165,7 +165,7 @@ SDL_X11_SYM(Bool,XShmQueryExtension,(Display* a),(a),r
+  */
+ #ifdef LONG64
+ SDL_X11_MODULE(IO_32BIT)
+-SDL_X11_SYM(int,_XData32,(Display *dpy,register long *data,unsigned 
len),(dpy,data,len),return)
++SDL_X11_SYM(int,_XData32,(Display *dpy,register const long *data,unsigned 
len),(dpy,data,len),return)
+ SDL_X11_SYM(void,_XRead32,(Display *dpy,register long *data,long 
len),(dpy,data,len),)
+ #endif
+ 
-- 
Christian naddy Weisgerber  na...@mips.inka.de



[new] x11/p5-Clipboard

2013-04-29 Thread Aaron Bieber
Hi,

Here is a perl module that gives you clipboard access in x11.

I have been using it without issue for a few months.

OK to import?


p5-Clipboard.tar.gz
Description: application/tar-gz


Re: UPDATE: www/netsurf

2013-04-29 Thread Anthony J. Bentley
Stuart Henderson writes:
 On 2013/04/29 09:46, Stuart Henderson wrote:
  On 2013/04/28 19:05, Anthony J. Bentley wrote:
   - LANG needs to be set properly in your environment (e.g., LANG=en netsu
 rf)
 or menus will not have correct names.
  
  That really needs fixing for ports - upstream committed something to
  try to fix this:
  
  http://source.netsurf-browser.org/netsurf.git/commit/?id=d2ffd402b32ccc6c7a
 c8a4fab0821dcaee9f3f6b
  http://source.netsurf-browser.org/netsurf.git/commit/?id=8df67ca8010a6e321f
 a3447dc4e306bbe460a2e3
  
  it doesn't work :( but gives enough of a hint for a workaround.
  Add this to Makefile and regen PLIST:
  
  post-install:
  ln -s en ${PREFIX}/share/netsurf/C
  
  then it's OK with me.
  
 
 ah - run into a few problems with a bit more testing.
 
 1. if ccache is installed, build tries to pick it up and use it; if USE_CCACH
 E
 is not set, browser ends up with an error when it tries to write to
 /netsurf-3.0_writes_to_HOME/.ccache, and other ports have this
 
 /usr/local/share/netsurf-buildsystem/makefiles/Makefile.tools:514: *** Unable
  to detect toolchain.  Stop.

Here is an updated patch that handles default LANG and USE_CCACHE=No.

? buildsystem
? libdom
? nsgenbind
Index: Makefile
===
RCS file: /cvs/ports/www/netsurf/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile29 Jun 2010 20:11:13 -  1.1.1.1
+++ Makefile30 Apr 2013 02:27:35 -
@@ -1,8 +1,10 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2010/06/29 20:11:13 landry Exp $
 
  SUBDIR += browser
+ SUBDIR += buildsystem
  SUBDIR += hubbub
  SUBDIR += libcss
+ SUBDIR += libdom
  SUBDIR += libnsbmp
  SUBDIR += libnsgif
  SUBDIR += libparserutils
Index: Makefile.inc
===
RCS file: /cvs/ports/www/netsurf/Makefile.inc,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile.inc
--- Makefile.inc11 Mar 2013 12:27:54 -  1.6
+++ Makefile.inc30 Apr 2013 02:27:35 -
@@ -4,12 +4,12 @@ CATEGORIES += www/netsurf
 
 # child ports MUST define NETSURF_{PROJECT,VERSION}
 
-PKGNAME ?= ${DISTNAME:S/-src//}
+PKGNAME ?= ${NETSURF_PROJECT}-${NETSURF_VERSION}
 DISTNAME ?=${NETSURF_PROJECT}-${NETSURF_VERSION}-src
 
 MAINTAINER ?=  Anthony J. Bentley anth...@cathet.us
 HOMEPAGE ?=http://www.netsurf-browser.org/projects/${NETSURF_PROJECT}/
-MASTER_SITES ?=http://www.netsurf-browser.org/projects/releases/
+MASTER_SITES ?=http://download.netsurf-browser.org/libs/releases/
 
 WRKDIST ?= ${WRKDIR}/${DISTNAME:S/-src//}
 
@@ -24,5 +24,15 @@ USE_GMAKE =  Yes
 # not used for browser
 .for _l _v in ${SHARED_LIBS}
 MAKE_FLAGS +=  COMPONENT_TYPE=lib-shared \
-   LIB${_l}_VERSION=${_v}
+   NS_LIB_VERSION=${_v}
 .endfor
+
+.if ${NETSURF_PROJECT} != buildsystem
+BUILD_DEPENDS +=   www/netsurf/buildsystem
+MAKE_FLAGS +=  Q= \
+   VQ= \
+   CCOPT= \
+   CXXOPT= \
+   CCACHE= \
+   NSSHARED=${LOCALBASE}/share/netsurf-buildsystem
+.endif
Index: browser/Makefile
===
RCS file: /cvs/ports/www/netsurf/browser/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- browser/Makefile5 Mar 2013 08:02:35 -   1.12
+++ browser/Makefile30 Apr 2013 02:27:35 -
@@ -3,45 +3,42 @@
 COMMENT =  lightweight web browser
 
 NETSURF_PROJECT =  netsurf
-NETSURF_VERSION =  2.9
-REVISION = 0
+NETSURF_VERSION =  3.0
 
 CATEGORIES=www
 
 HOMEPAGE=  http://www.netsurf-browser.org/
-MASTER_SITES = ${HOMEPAGE}downloads/releases/
+MASTER_SITES = 
http://download.netsurf-browser.org/netsurf/releases/source/
 
 MODULES =  devel/gettext
 
-LIB_DEPENDS =  www/netsurf/hubbub=0.1.0 \
-   www/netsurf/libcss=0.1.0 \
-   www/netsurf/libnsgif=0.0.3 \
-   www/netsurf/libnsbmp=0.0.3 \
+LIB_DEPENDS =  www/netsurf/hubbub=0.2.0 \
+   www/netsurf/libcss=0.2.0 \
+   www/netsurf/libnsgif=0.1.0 \
+   www/netsurf/libnsbmp=0.1.0 \
+   www/netsurf/libdom \
graphics/libmng \
graphics/libwebp \
x11/gtk+2 \
-   devel/libglade2 \
x11/gnome/librsvg \
net/curl
 
-WANTLIB += atk-1.0 cairo gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
-WANTLIB += gthread-2.0 jpeg lcms pango-1.0 pangocairo-1.0 pcre
-WANTLIB += pangoft2-1.0 parserutils png wapcaplet xml2 webp
-WANTLIB += X11 Xau Xcomposite Xcursor