CVS: cvs.openbsd.org: ports

2012-11-03 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2012/11/03 03:40:05

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
determine the xenocara makefile name directly, as it is inconvenient
to do if you're not sure you have the right WRKSRC.



CVS: cvs.openbsd.org: ports

2012-11-03 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2012/11/03 03:41:55

Modified files:
base/xenocara  : Makefile xenocara.port.mk 
base/xenocara/meta: Makefile 
base/xenocara/release: Makefile 

Log message:
forgot to relink release, fix it so that we try to build it.
pieces to try to compile directly from cvs (but xenocara needs to
stop reaching out in share/mk for that to work)
move xmessage to necessary build components, as some windowmaker widget
tests for its presence.



CVS: cvs.openbsd.org: ports

2012-11-03 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2012/11/03 03:47:08

Modified files:
base/xenocara/kdrive: Makefile 
base/xenocara/release: Makefile 

Log message:
build kdrive when needed.



CVS: cvs.openbsd.org: ports

2012-11-03 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2012/11/03 18:22:50

Modified files:
net/samba  : Makefile distinfo 
net/samba/patches: patch-source3_configure_in 

Log message:
Update to Samba 3.6.9.

ok MAINTAINER



Re: vim OpenBSD style(9)

2012-11-03 Thread Stuart Henderson
On 2012/10/30 12:39, Gleydson Soares wrote:
 
 hello,
 
 here a diff for vim lovers.
 i found a plugin that implement a vim like style(9).
 
 it came from FreeBSD: 
 http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/tools/tools/editing/freebsd.vim?rev=1.2.6.1.4.1;content-type=text%2Fplain
 
 This is a plugin for Vim (tested with Vim v7.1) to follow the OpenBSD style(9)
 indentation.  It registers a macro (see below) for changing a buffer's
 indentation rules but does not change the indentation of existing code.
 
 comments, tweaks,  OKs ?

Instructions about how to use it (even if just added to a comment in 
openbsd.vim)
would be nice..



Re: UPDATE: editors/texmaker

2012-11-03 Thread Alexandr Shadchin
On Fri, Aug 24, 2012 at 12:26:53AM +0600, Alexandr Shadchin wrote:
 Hi,
 
 This update package texmaker to the latest release 3.5.
 
 Release Notes: The internal PDF viewer has been widely improved. Users can now
 rotate pages, and choose to display one (in continuous or non-continuous mode)
 or two pages at the same time. A presentation mode has also been added.
 Capturing text is now supported for the regular expressions and a new option
 has been added to the command line which allows the insertion of a piece of
 code in the current document.
 
 Tested on amd64.
 
 Comments ? OK ?
 

Change:
 * update to 3.5.2

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/editors/texmaker/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile28 Aug 2012 19:13:12 -  1.19
+++ Makefile3 Nov 2012 15:02:54 -
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.19 2012/08/28 19:13:12 espie Exp $
 
 COMMENT=   LaTeX development environment
-DISTNAME=  texmaker-3.3.4
+DISTNAME=  texmaker-3.5.2
 CATEGORIES=editors
 
 HOMEPAGE=  http://www.xm1math.net/texmaker/
Index: distinfo
===
RCS file: /cvs/ports/editors/texmaker/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo30 May 2012 18:48:59 -  1.11
+++ distinfo3 Nov 2012 15:02:54 -
@@ -1,5 +1,2 @@
-MD5 (texmaker-3.3.4.tar.bz2) = YBDFQLs9DTVxv1I2AbwaSA==
-RMD160 (texmaker-3.3.4.tar.bz2) = 5u2Znhuc6gqZB1OdlSLJS/hShlw=
-SHA1 (texmaker-3.3.4.tar.bz2) = 6xjZ1sVCHDc8kmsHuht98f5kmEw=
-SHA256 (texmaker-3.3.4.tar.bz2) = 25qk0mM+atlv9LDYkyBdQsIiCSjwIcIQFGpB7Ph1JfU=
-SIZE (texmaker-3.3.4.tar.bz2) = 13028203
+SHA256 (texmaker-3.5.2.tar.bz2) = X/yW1kvvoHZW7oLk88/JWoTXN1lgfQIp6GSJnXYp8xI=
+SIZE (texmaker-3.5.2.tar.bz2) = 13165580
Index: patches/patch-configdialog_cpp
===
RCS file: /cvs/ports/editors/texmaker/patches/patch-configdialog_cpp,v
retrieving revision 1.2
diff -u -p -r1.2 patch-configdialog_cpp
--- patches/patch-configdialog_cpp  1 Mar 2012 17:57:45 -   1.2
+++ patches/patch-configdialog_cpp  3 Nov 2012 15:02:54 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configdialog_cpp,v 1.2 2012/03/01 17:57:45 shadchin Exp $
 configdialog.cpp.orig  Fri Feb 24 22:23:00 2012
-+++ configdialog.cpp   Tue Feb 28 00:53:47 2012
-@@ -212,7 +212,7 @@ QDir spelldir(QCoreApplication::applicationDirPath());
+--- configdialog.cpp.orig  Mon Oct 29 16:28:52 2012
 configdialog.cpp   Sat Nov  3 19:40:37 2012
+@@ -213,7 +213,7 @@ QDir spelldir(QCoreApplication::applicationDirPath());
  #ifdef DEBIAN_SPELLDIR
  QDir spelldir(PREFIX/share/myspell/dicts);
  #else
Index: patches/patch-texmaker_cpp
===
RCS file: /cvs/ports/editors/texmaker/patches/patch-texmaker_cpp,v
retrieving revision 1.8
diff -u -p -r1.8 patch-texmaker_cpp
--- patches/patch-texmaker_cpp  30 May 2012 18:48:59 -  1.8
+++ patches/patch-texmaker_cpp  3 Nov 2012 15:02:54 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-texmaker_cpp,v 1.8 2012/05/30 18:48:59 shadchin Exp $
 texmaker.cpp.orig  Wed May 23 20:09:18 2012
-+++ texmaker.cpp   Fri May 25 23:10:35 2012
-@@ -4146,7 +4146,7 @@ QString dicDir=QCoreApplication::applicationDirPath() 
+--- texmaker.cpp.orig  Fri Nov  2 16:16:13 2012
 texmaker.cpp   Sat Nov  3 19:40:37 2012
+@@ -4304,7 +4304,7 @@ QString dicDir=QCoreApplication::applicationDirPath() 
  #ifdef DEBIAN_SPELLDIR
  QString dicDir=PREFIX/share/myspell/dicts/;
  #else
@@ -10,7 +10,7 @@ $OpenBSD: patch-texmaker_cpp,v 1.8 2012/
  #endif
  #endif
  
-@@ -4159,7 +4159,7 @@ QString dicDir=QCoreApplication::applicationDirPath() 
+@@ -4317,7 +4317,7 @@ QString dicDir=QCoreApplication::applicationDirPath() 
  #endif
  QString defaultDic=dicDir+QString(QLocale::system().name())+.dic;
  QFileInfo fi(defaultDic);
Index: patches/patch-texmaker_pro
===
RCS file: /cvs/ports/editors/texmaker/patches/patch-texmaker_pro,v
retrieving revision 1.8
diff -u -p -r1.8 patch-texmaker_pro
--- patches/patch-texmaker_pro  30 May 2012 18:48:59 -  1.8
+++ patches/patch-texmaker_pro  3 Nov 2012 15:02:54 -
@@ -1,6 +1,6 @@
 $OpenBSD: patch-texmaker_pro,v 1.8 2012/05/30 18:48:59 shadchin Exp $
 texmaker.pro.orig  Wed May 23 20:57:00 2012
-+++ texmaker.pro   Fri May 25 23:12:06 2012
+--- texmaker.pro.orig  Fri Nov  2 16:21:34 2012
 texmaker.pro   Sat Nov  3 19:40:37 2012
 @@ -4,7 +4,8 @@ TARGET  = texmaker
  QT += network \
xml \
@@ -8,10 +8,10 @@ $OpenBSD: patch-texmaker_pro,v 1.8 2012/
 -CONFIG+= qt warn_off release
 +CONFIG+= qt warn_off release link_pkgconfig
 +PKGCONFIG = hunspell poppler-qt4
- TEXMAKERVERSION=3.3.4
+ 

UPDATE: net/psi

2012-11-03 Thread Alexandr Shadchin
Hi,

This update package psi to the latest release 0.15.
Tested on amd64.

Need security/qca-gnupg (attached)

In 0.15 also fixed crashes after changing smth. in the Account Properties,
and then quitting Psi (seen in 0.14).

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/net/psi/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile16 Sep 2011 11:13:39 -  1.16
+++ Makefile3 Nov 2012 16:59:52 -
@@ -2,8 +2,7 @@
 
 COMMENT=   multiplatform Jabber client
 
-DISTNAME=  psi-0.10
-REVISION=  1
+DISTNAME=  psi-0.15
 CATEGORIES=net
 
 HOMEPAGE=  http://psi-im.org/
@@ -11,76 +10,69 @@ HOMEPAGE=   http://psi-im.org/
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=psi/}
 EXTRACT_SUFX=  .tar.bz2
 
-# GPL
+# GPLv2
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-WANTLIB=   X11 Xext Xss m c pthread pthread-stubs stdc++ xcb z \
-   qca=1
+WANTLIB += ICE QtDBus QtGui QtNetwork QtXml SM X11 Xext Xi Xinerama
+WANTLIB += Xrender Xss c enchant fontconfig freetype glib-2.0
+WANTLIB += gmodule-2.0 iconv intl m pthread qca2 stdc++ z
 
-MODULES=   x11/qt3
-
-MODQT_OVERRIDE_UIC=No
+MODULES=   x11/qt4
 
 USE_GMAKE= Yes
 
-LIB_DEPENDS=   security/qca
-RUN_DEPENDS=   security/qca-tls
+LIB_DEPENDS=   security/qca2 \
+   textproc/enchant
+RUN_DEPENDS=   devel/desktop-file-utils \
+   security/qca-gnupg \
+   security/qca-ossl \
+   x11/gtk+2,-guic
 
 CONFIGURE_STYLE=   simple
 
-CONFIGURE_ARGS+=   --qtdir=${MODQT_QTDIR} \
-   --with-qca-inc=${LOCALBASE}/include \
-   --with-qca-lib=${LOCALBASE}/lib \
-   --disable-growl \
-   --disable-dnotify \
-   --disable-ghbnr
-
-CONFIGURE_ENV+=LOCALBASE=${LOCALBASE} \
-   KDEDIR=${LOCALBASE}
+CONFIGURE_ARGS+=   --prefix=${LOCALBASE} \
+   --qtdir=${MODQT4_QTDIR} \
+   --with-qca-inc=${LOCALBASE}/include/QtCrypto \
+   --disable-growl
 
 # For QSettings to write its setup
-PORTHOME=  ${WRKDIST}
+PORTHOME=  ${WRKDIST}
 
 NO_REGRESS=Yes
 
-pre-configure:
-   @perl -pi -e s@%%X11BASE%%@${X11BASE}@ ${WRKSRC}/configure
-
-# compilation breaks if /usr/local/include/socks.h (from security/dante) is
-# found before psi's own socks.h, so add a workaround.
-pre-build:
-   @perl -pi -e 's,INCLUDEPATH.*,,' ${WRKSRC}/conf.pri
-
 do-install:
-   ${INSTALL_PROGRAM} ${WRKSRC}/src/psi ${PREFIX}/bin
+   ${INSTALL_PROGRAM} ${WRKSRC}/psi ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/psi
${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/psi
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/psi
cp -R ${WRKSRC}/iconsets ${PREFIX}/share/psi
cp -R ${WRKSRC}/sound ${PREFIX}/share/psi
cp -R ${WRKSRC}/certs ${PREFIX}/share/psi
-   cp -R ${WRKSRC}/certs ${PREFIX}/share/psi
-   ${INSTALL_DATA} ${WRKSRC}/libpsi/psiwidgets/libpsiwidgets.so \
-   ${PREFIX}/share/psi
 
-   # Icons for KDE
-   ${INSTALL_DATA_DIR} ${PREFIX}/share/applnk/Internet
-   ${INSTALL_DATA} ${WRKSRC}/psi.desktop \
-   ${PREFIX}/share/applnk/Internet/
+   ${INSTALL_DATA_DIR} ${PREFIX}/share/applications
+   ${INSTALL_DATA} ${WRKSRC}/psi.desktop ${PREFIX}/share/applications/
 
${INSTALL_DATA_DIR} ${PREFIX}/share/icons/hicolor/16x16/apps
-   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/icon_16.png \
+   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/logo_16.png \
${PREFIX}/share/icons/hicolor/16x16/apps/psi.png
 
${INSTALL_DATA_DIR} ${PREFIX}/share/icons/hicolor/32x32/apps
-   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/icon_32.png \
+   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/logo_32.png \
${PREFIX}/share/icons/hicolor/32x32/apps/psi.png
 
${INSTALL_DATA_DIR} ${PREFIX}/share/icons/hicolor/48x48/apps
-   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/icon_48.png \
+   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/logo_48.png \
${PREFIX}/share/icons/hicolor/48x48/apps/psi.png
+
+   ${INSTALL_DATA_DIR} ${PREFIX}/share/icons/hicolor/64x64/apps
+   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/logo_64.png \
+   ${PREFIX}/share/icons/hicolor/64x64/apps/psi.png
+
+   ${INSTALL_DATA_DIR} ${PREFIX}/share/icons/hicolor/128x128/apps
+   ${INSTALL_DATA} ${WRKSRC}/iconsets/system/default/logo_128.png \
+   

parrot/nqp/rakudo update

2012-11-03 Thread Pascal Stumpf
Update to parrot 4.9 and rakudo/nqp 2012.10.  Tested on powerpc and
amd64 so far, so a sparc64 test would be great.  This drastically
reduces memory consumption, so I think we'll want to get this in ... :)


Index: parrot/Makefile
===
RCS file: /cvs/ports/lang/parrot/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- parrot/Makefile 13 Jul 2012 09:46:05 -  1.23
+++ parrot/Makefile 3 Nov 2012 19:08:43 -
@@ -4,16 +4,16 @@ SHARED_ONLY = Yes
 
 COMMENT=   virtual machine designed for interpreted languages
 
-V= 4.5.0
+V= 4.9.0
 DISTNAME=  parrot-$V
 CATEGORIES=lang perl6
-SHARED_LIBS=   parrot  6.0
+SHARED_LIBS=   parrot  7.0
 
 HOMEPAGE=  http://www.parrot.org/
 
 MAINTAINER =   Pascal Stumpf pascal.stu...@cubes.de
 
-MASTER_SITES=  ftp://ftp.parrot.org/pub/parrot/releases/devel/$V/
+MASTER_SITES=  ftp://ftp.parrot.org/pub/parrot/releases/supported/$V/
 
 # Artistic2
 PERMIT_PACKAGE_CDROM=  Yes
Index: parrot/distinfo
===
RCS file: /cvs/ports/lang/parrot/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- parrot/distinfo 13 Jul 2012 09:46:05 -  1.14
+++ parrot/distinfo 3 Nov 2012 19:08:43 -
@@ -1,5 +1,2 @@
-MD5 (parrot-4.5.0.tar.gz) = 3JTKitoloQHPAnr7fmUrAA==
-RMD160 (parrot-4.5.0.tar.gz) = H2+xTg7tPfjGyoG8/XCGVHWUgS4=
-SHA1 (parrot-4.5.0.tar.gz) = CT+DR1p4SWyDPMjNLq6F5qAZMQg=
-SHA256 (parrot-4.5.0.tar.gz) = 5nXOi6hbYXLINk8zlGoc9cYAsLIWZkUbdV4wBz+OLoo=
-SIZE (parrot-4.5.0.tar.gz) = 4530120
+SHA256 (parrot-4.9.0.tar.gz) = 3/BMJFMqtTnbr4H/4J1WjaBJ+4FyJaLPU5eDQ3ZTgdU=
+SIZE (parrot-4.9.0.tar.gz) = 4568777
Index: parrot/patches/patch-config_gen_makefiles_root_in
===
RCS file: /cvs/ports/lang/parrot/patches/patch-config_gen_makefiles_root_in,v
retrieving revision 1.6
diff -u -p -r1.6 patch-config_gen_makefiles_root_in
--- parrot/patches/patch-config_gen_makefiles_root_in   13 Jul 2012 09:46:05 
-  1.6
+++ parrot/patches/patch-config_gen_makefiles_root_in   3 Nov 2012 19:08:43 
-
@@ -1,6 +1,6 @@
 $OpenBSD: patch-config_gen_makefiles_root_in,v 1.6 2012/07/13 09:46:05 pascal 
Exp $
 config/gen/makefiles/root.in.orig  Tue Jun 19 07:24:26 2012
-+++ config/gen/makefiles/root.in   Sun Jul  8 10:58:43 2012
+--- config/gen/makefiles/root.in.orig  Tue Oct 16 06:52:24 2012
 config/gen/makefiles/root.in   Sat Nov  3 11:31:33 2012
 @@ -20,7 +20,7 @@
  
  DEVEL   = @DEVEL@
@@ -10,15 +10,7 @@ $OpenBSD: patch-config_gen_makefiles_roo
  
  CONFIG_ARGS = @configure_args@
  #IF(win32):SHELL   = CMD
-@@ -1089,7 +1089,6 @@ $(LIBPARROT_SHARED) : $(O_FILES)
- #IF(win32 and cc==gcc):   -Wl,--out-implib=libparrot.lib \
-   $(O_FILES) $(C_LIBS) $(ICU_SHARED)
- #IF(win32):   if exist $@.manifest mt.exe -nologo -manifest $@.manifest 
-outputresource:$@;2
--#IF(libparrot_shared_alias):  ( cd @blib_dir@ ; ln -sf @libparrot_shared@ 
@libparrot_shared_alias@ )
-   $(CP) tools/dev/gdb-pp-load.py @blib_dir@/@libparrot_sha...@-gdb.py
-   $(CP) tools/dev/gdb-pp.py @blib_dir@/GDBPrettyPrint.py
-   @echo ''  @blib_dir@/__init__.py
-@@ -3059,9 +3058,9 @@ src/glut_nci_thunks$(O) : $(PARROT_H_HEADERS) \
+@@ -3094,9 +3094,9 @@ src/glut_nci_thunks$(O) : $(PARROT_H_HEADERS) \
$(INC_PMC_DIR)/pmc_nci.h
  
  $(LIBGLUTCB_SO): $(LIBPARROT) src/glut_callbacks$(O) src/glut_nci_thunks$(O)
Index: parrot/patches/patch-config_init_hints_openbsd_pm
===
RCS file: /cvs/ports/lang/parrot/patches/patch-config_init_hints_openbsd_pm,v
retrieving revision 1.4
diff -u -p -r1.4 patch-config_init_hints_openbsd_pm
--- parrot/patches/patch-config_init_hints_openbsd_pm   9 Mar 2011 22:48:32 
-   1.4
+++ parrot/patches/patch-config_init_hints_openbsd_pm   3 Nov 2012 19:08:43 
-
@@ -1,6 +1,6 @@
 $OpenBSD: patch-config_init_hints_openbsd_pm,v 1.4 2011/03/09 22:48:32 landry 
Exp $
 config/init/hints/openbsd.pm.orig  Thu Jan  6 04:44:55 2011
-+++ config/init/hints/openbsd.pm   Wed Mar  9 23:44:36 2011
+--- config/init/hints/openbsd.pm.orig  Wed Aug  1 09:05:12 2012
 config/init/hints/openbsd.pm   Sat Nov  3 11:33:32 2012
 @@ -17,13 +17,18 @@ sub runstep {
  $conf-data-set( ccflags = $ccflags );
  
@@ -22,14 +22,14 @@ $OpenBSD: patch-config_init_hints_openbs
  }
  
  $conf-data-set(
-@@ -34,9 +39,9 @@ sub runstep {
+@@ -34,9 +39,8 @@ sub runstep {
  
  has_dynamic_linking= 1,
  parrot_is_shared   = 1,
 -libparrot_shared   = libparrot$share_ext.$version,
-+libparrot_shared   = 
libparrot$share_ext.$ENV{LIBparrot_VERSION},
- libparrot_shared_alias = libparrot$share_ext,
+-libparrot_shared_alias = libparrot$share_ext,
 -

Re: KDE 4.9.2 test packaging completed

2012-11-03 Thread Amit Kulkarni
Hi all,

Now there are 3 phonon's in the tree.
1) py-qt4
2) qt4
3) multimedia/phonon (in openbsd-wip)

also look at this message from Vadim
http://marc.info/?l=openbsd-portsm=135072314728892w=2

How do we best resolve this?

thanks


On Sat, Nov 3, 2012 at 4:57 PM, Z80 CPU dbuett...@demoavaya.com wrote:
 The new py-qt4 mocks with the qt-phonon and multimedia/phonon during
 packaging:
 ===  Building package for py-qt4-4.9.5v0
 Create /usr/ports/packages/amd64/all/py-qt4-4.9.5v0.tgz
 Error: Libraries in packing-lists in the ports tree
and libraries from installed packages don't match
 --- /tmp/dep_cache.1yzAeP9I6/portstree-main Sat Nov  3 23:40:30 2012
 +++ /tmp/dep_cache.1yzAeP9I6/inst-main  Sat Nov  3 23:40:30 2012
 @@ -27,7 +27,7 @@
  -W fontconfig.7.0
  -W freetype.18.3
  -W m.7.1
 --W phonon.4.1
 +-W phonon.7.0
  -W pthread.17.0
  -W stdc++.55.0
  -W python2.7.0.0
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3017
 'wantlib-args')
 Can this somehow been resolved? I dpb'ed from scratch, as I had to many
 else-where related problems which related in a crashing konqueror and kmail,
 while my i386 notebook seems to run somewhat better as of now.

 On Tuesday, October 30, 2012 6:47:43 PM UTC+1, Amit wrote:

 Hi Dorian,

 I have an offer to host the distfiles from another user. I won't need
 any server space for now. Thanks for the offer.

 amit

 On Tue, Oct 30, 2012 at 11:36 AM, Dorian Buettner
 dbue...@demoavaya.com wrote:
  Hi Amit,
  Changed circumstances due to move. Servers would still be available, but
  no internet connection for the time being. Unfortunately.
  Br,
  Dorian
 
  PS would be 2U Machines, if anybody's able or willing to host
 
  Amit Kulkarni amit...@gmail.com wrote:
 
 
  Dorian,
 
  I remember you volunteering a server for building in past. Is it
  possible for you to host small distfiles as needed for KDE
  development? This doesn't have too much traffic and is small compared
  to KDE anyway.
 
  thanks
 
  On Mon, Oct 29, 2012 at 6:38 AM, Dorian Buettner
  dbue...@demoavaya.com wrote:
  Where did you fetch kwebkitpart btw?
 
  Amit Kulkarni amit...@gmail.com wrote:
 
 
  Hi all,
 
  I am now running daily on KDE 4.9.2...
 
  The CPU usage is minimal, Vadim has fixed the constant CPU usage bits.
  This is a quad core ivy bridge xeon with NO graphics card, running
  vesa. So any fast graphics like compiling kernel in a xterm spikes the
  X.org process. Otherwise, the KDE suite is quite responsive.
 
  The first thing I did was the Focus follows mouse, in Window Manager
  Settings -- Focus.
 
  You can use dpb to build KDE packages yourself, if you are running
  -current. Please test and report runtime problems here.
 
  Yay!
 
  On Fri, Oct 26, 2012 at 8:49 AM, Dorian Buettner
  dbue...@demoavaya.com wrote:
  Hi amit,
  Yes I got it. Sorry I forgot to answer, I headed straight over to the
  build machine after downloading.
  Thanks,
  Dorian
 
  Amit Kulkarni amit...@gmail.com wrote:
 
 
  dorian,
  the file is attached to this email. let me know if you get it.
 
  stuart,
  can you please host this attached file?
 
  thanks
 
  On Wed, Oct 24, 2012 at 11:13 AM, Dorian Buettner
  dbue...@demoavaya.com wrote:
  Someone has a working link to the strigi source file? Seems to be
  hidden in
  a not-so-obvious place. ..
 
  Vadim Zhukov pers...@gmail.com wrote:
 
  24.10.2012 4:26 пользователь Amit Kulkarni amit...@gmail.com
  написал:
 
  calligra is done. i just have to verify it packages. i am doing a
  clean and then package. i can also update to calligra-latest if you
  want since that has huge improvements over 2.5.3.
 
  Cool! Thanks for the work. :) I'll try to finish Digikam today. Also
  started
  nitpicking stuff here and there...
 
  once digikam is
  fixed KDE 4.9.2 is done.
 
  then i will fetch all pkgs for all ports and try to figure any
  integration issues.
 
  thx
 
  On Tue, Oct 23, 2012 at 2:29 PM, Vadim Zhukov pers...@gmail.com
  wrote:
   It took a bit longer that I thought but it's here: KDE 4.9.2 is
   ready
   for mass testing. Ready-to-use packages for i386 should be
   available
   in a few days, this will be announced separately.
  
   Other KDE-related bits missed are Digikam (will fix it soon),
   Calligra
   (Amit? ;) ) and KMyMoney (WIP port to be imported ATM).
   --
 WBR,
 Vadim Zhukov
  
   --
  
  
 
  --
 
 
 
  24.10.2012 4:26 пользователь Amit Kulkarni amit...@gmail.com
  написал:
 
  calligra is done. i just have to verify it packages. i am doing a
  clean and then package. i can also update to calligra-latest if you
  want since that has huge improvements over 2.5.3. once digikam is
  fixed KDE 4.9.2 is done.
 
  then i will fetch all pkgs for all ports and try to figure any
  integration issues.
 
  thx
 
  On Tue, Oct 23, 2012 at 2:29 PM, Vadim Zhukov pers...@gmail.com
  wrote:
   It took a bit longer that I thought but it's here: KDE 4.9.2 is
   ready
   for mass testing. Ready-to-use packages for i386 

Re: Update: check_esxi_hardware 20121027

2012-11-03 Thread Mike Erdely
Anyone use this?

On Wed, Oct 31, 2012 at 12:53:57PM -0400, Mike Erdely wrote:
 This diff works for me on ESXi 5.0 on my PE 840.
 
 While I don't have the hardware mentioned here:
 http://www.claudiokuenzler.com/blog/299/check_esxi_hardware_dell-pe-620-workaround-riser-config-err-connected
 it doesn't introduce regressions for me on my hardware.
 
 OK?

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile5 Jul 2012 14:39:10 -   1.4
+++ Makefile31 Oct 2012 16:51:24 -
@@ -4,8 +4,7 @@ PKG_ARCH =  *
 
 COMMENT =  Nagios plugin to the status of ESX/i hardware
 
-V =20120501
-REVISION = 0
+V =20121027
 DISTNAME = check_esxi_hardware.py.$V
 PKGNAME =  check_esxi_hardware-$V
 CATEGORIES =   net
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo1 May 2012 15:32:20 -   1.3
+++ distinfo31 Oct 2012 16:51:24 -
@@ -1,5 +1,2 @@
-MD5 (check_esxi_hardware.py.20120501) = qdw9TyODPMmxwSUgG5QlMw==
-RMD160 (check_esxi_hardware.py.20120501) = mCdVWmX6bTl0J50QSiRcLCdj658=
-SHA1 (check_esxi_hardware.py.20120501) = BdZMgOBObDfj7A0viTQLj+Nc//Q=
-SHA256 (check_esxi_hardware.py.20120501) = 
hB0WMKngjg8f18SGYvuIGLP9KhdZx3OHQjEibg7+xTw=
-SIZE (check_esxi_hardware.py.20120501) = 30735
+SHA256 (check_esxi_hardware.py.20121027) = 
nvJ3Z71rkLVUF8Q4qnNIdLEyXFOcBsIEl4hjnt9gPo4=
+SIZE (check_esxi_hardware.py.20121027) = 31364