CVS: cvs.openbsd.org: ports

2017-03-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/03/24 16:55:41

Modified files:
devel/lazarus  : Makefile 

Log message:
mark BROKEN-i386, build fails fairly often



UPDATE: editors/vim

2017-03-24 Thread Rafael Sadowski
Hi OpenBSD vim users,

simple patch to the last release a day ago. Maybe the last update before
the lock or maybe it's too late already. Anyway, gtk2 FLAVOR works fine
on amd64. Created packages with following FLAVORS:

gtk2-lua
gtk2-perl-python-ruby
gtk2-perl-python3-ruby
gtk2
no_x11-lua
no_x11-perl-python-ruby
no_x11-perl-python3-ruby
no_x11-ruby
no_x11

Best regards,

Rafael Sadowski


===
RCS file: /cvs/ports/editors/vim/Makefile,v
retrieving revision 1.159
diff -u -p -u -p -r1.159 Makefile
--- Makefile28 Feb 2017 23:25:25 -  1.159
+++ Makefile24 Mar 2017 22:36:06 -
@@ -4,7 +4,7 @@ COMMENT-main=   vi clone, many additional 
 COMMENT-lang=  vi clone, NLS subpackage
 
 # if updating major version, sync editors/vim-spell
-V= 8.0.0388
+V= 8.0.0503
 GH_ACCOUNT=vim
 GH_PROJECT=vim
 GH_TAGNAME=v$V
Index: distinfo
===
RCS file: /cvs/ports/editors/vim/distinfo,v
retrieving revision 1.53
diff -u -p -u -p -r1.53 distinfo
--- distinfo28 Feb 2017 23:25:25 -  1.53
+++ distinfo24 Mar 2017 22:36:06 -
@@ -1,2 +1,2 @@
-SHA256 (vim-8.0.0388.tar.gz) = i6pg0TpyIk8W7i05qkTOj1MNuUH4zmchdbK2c1rDUcE=
-SIZE (vim-8.0.0388.tar.gz) = 13001326
+SHA256 (vim-8.0.0503.tar.gz) = 8qMWp66D7M/s9KcA5jEJT86d+HM1jj1fESE0+qdAgqw=
+SIZE (vim-8.0.0503.tar.gz) = 13056945
Index: patches/patch-runtime_filetype_vim
===
RCS file: /cvs/ports/editors/vim/patches/patch-runtime_filetype_vim,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 patch-runtime_filetype_vim
--- patches/patch-runtime_filetype_vim  12 Oct 2016 09:31:16 -  1.12
+++ patches/patch-runtime_filetype_vim  24 Mar 2017 22:36:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-runtime_filetype_vim,v 1.12 2016/10/12 09:31:16 sthen Exp $
 runtime/filetype.vim.orig  Sun Oct  9 16:28:01 2016
-+++ runtime/filetype.vim   Wed Oct 12 10:01:36 2016
-@@ -627,7 +627,7 @@ au BufNewFile,BufRead dict.conf,.dictrcsetf 
dictconf
+--- runtime/filetype.vim.orig  Thu Mar 23 21:53:35 2017
 runtime/filetype.vim   Fri Mar 24 22:58:53 2017
+@@ -630,7 +630,7 @@ au BufNewFile,BufRead dict.conf,.dictrcsetf 
dictconf
  au BufNewFile,BufRead dictd.conf  setf dictdconf
  
  " Diff files
@@ -10,7 +10,7 @@ $OpenBSD: patch-runtime_filetype_vim,v 1
  
  " Dircolors
  au BufNewFile,BufRead .dir_colors,.dircolors,*/etc/DIR_COLORS setf dircolors
-@@ -1144,7 +1144,7 @@ au BufNewFile,BufRead */etc/mail/aliases,*/etc/aliases
+@@ -1153,7 +1153,7 @@ au BufNewFile,BufRead */etc/mail/aliases,*/etc/aliases
  au BufNewFile,BufRead .mailcap,mailcapsetf mailcap
  
  " Makefile
Index: patches/patch-src_configure_ac
===
RCS file: /cvs/ports/editors/vim/patches/patch-src_configure_ac,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 patch-src_configure_ac
--- patches/patch-src_configure_ac  23 Nov 2016 16:40:33 -  1.1
+++ patches/patch-src_configure_ac  24 Mar 2017 22:36:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_configure_ac,v 1.1 2016/11/23 16:40:33 sthen Exp $
 src/configure.ac.orig  Mon Nov 21 19:55:58 2016
-+++ src/configure.ac   Wed Nov 23 16:24:16 2016
-@@ -564,10 +564,10 @@ if test "$enable_luainterp" = "yes" -o "$enable_luaint
+--- src/configure.ac.orig  Thu Mar 23 21:53:35 2017
 src/configure.ac   Fri Mar 24 22:58:53 2017
+@@ -568,10 +568,10 @@ if test "$enable_luainterp" = "yes" -o "$enable_luaint
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
@@ -15,7 +15,7 @@ $OpenBSD: patch-src_configure_ac,v 1.1 2
else
  AC_MSG_RESULT(no)
  vi_cv_path_lua_pfx=
-@@ -592,9 +592,9 @@ if test "$enable_luainterp" = "yes" -o "$enable_luaint
+@@ -596,9 +596,9 @@ if test "$enable_luainterp" = "yes" -o "$enable_luaint
  else
if test "X$LUA_INC" != "X"; then
dnl Test alternate location using version
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/editors/vim/pkg/PLIST-main,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 PLIST-main
--- pkg/PLIST-main  28 Feb 2017 23:25:25 -  1.19
+++ pkg/PLIST-main  24 Mar 2017 22:36:06 -
@@ -43,6 +43,8 @@ share/vim/${P}/autoload/phpcomplete.vim
 share/vim/${P}/autoload/python3complete.vim
 share/vim/${P}/autoload/pythoncomplete.vim
 share/vim/${P}/autoload/rubycomplete.vim
+share/vim/${P}/autoload/rust.vim
+share/vim/${P}/autoload/rustfmt.vim
 share/vim/${P}/autoload/spellfile.vim
 share/vim/${P}/autoload/sqlcomplete.vim
 share/vim/${P}/autoload/syntaxcomplete.vim
@@ -91,6 +93,7 @@ share/vim/${P}/compiler/README.txt
 share/vim/${P}/compiler/ant.vim
 share/vim/${P}/compiler/bcc.vim
 share/vim/${P}/compiler/bdf.vim

CVS: cvs.openbsd.org: ports

2017-03-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/03/24 16:37:53

Modified files:
sysutils/firmware/vmm: Makefile 
sysutils/firmware/vmm/files: config 

Log message:
diable CONFIG_PS2PORT, req by mlarkin



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2017/03/24 16:23:10

Modified files:
lang/node  : Makefile distinfo 

Log message:
bump node to the latest, has some nice speed improvements!

OK fcambus@



[UPDATE] tor-browser

2017-03-24 Thread attila
Hi ports@,

Attached is an update to the Tor Browser ports, bringing us
to 6.5.1:
  https://blog.torproject.org/blog/tor-browser-651-released

Testing would be greatly appreciated; my ability to test personally
has been limited of late so I need outside testers.  Comments and
feedback most welcome.

Pax, -A
--
https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net}
pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D  09C1 4068 D5D5 62A7 29CF
Index: meta/tor-browser/Makefile
===
RCS file: /cvs/ports/meta/tor-browser/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- meta/tor-browser/Makefile	31 Jan 2017 13:48:18 -	1.4
+++ meta/tor-browser/Makefile	24 Mar 2017 18:49:51 -
@@ -4,7 +4,7 @@ COMMENT=	Tor Browser meta package
 
 MAINTAINER=	Sean Levy 
 
-PKGNAME=	tor-browser-6.5
+PKGNAME=	tor-browser-6.5.1
 
 RUN_DEPENDS=	www/tor-browser/browser \
 		www/tor-browser/torbutton \
Index: www/tor-browser/Makefile.inc
===
RCS file: /cvs/ports/www/tor-browser/Makefile.inc,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile.inc
--- www/tor-browser/Makefile.inc	31 Jan 2017 13:48:18 -	1.4
+++ www/tor-browser/Makefile.inc	24 Mar 2017 18:49:51 -
@@ -6,7 +6,7 @@ GH_ACCOUNT ?=		torbsd
 PERMIT_PACKAGE_CDROM ?= Yes
 CATEGORIES =		www
 BROWSER_NAME =		tor-browser
-TB_VERSION =		6.5
+TB_VERSION =		6.5.1
 TB_PREFIX =		tb
 
 SUBST_VARS +=		BROWSER_NAME TB_VERSION
Index: www/tor-browser/browser/Makefile
===
RCS file: /cvs/ports/www/tor-browser/browser/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- www/tor-browser/browser/Makefile	18 Feb 2017 16:22:54 -	1.6
+++ www/tor-browser/browser/Makefile	24 Mar 2017 18:49:51 -
@@ -15,7 +15,7 @@ DIST_SUBDIR = 		${BROWSER_NAME}
 WRKDIST = 		${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:C/^v//}
 
 GH_PROJECT =		torb
-GH_TAGNAME =		v${TB_VERSION}-esr45.7.0
+GH_TAGNAME =		v${TB_VERSION}-esr45.8.0
 
 PKGNAME =		${TB_PREFIX}-browser-${TB_VERSION}
 DISTNAME =		${GH_TAGNAME}
@@ -75,7 +75,7 @@ CONFIGURE_ARGS +=	--disable-webrtc
 
 CONFIGURE_ARGS +=	--disable-gstreamer
 
-RUN_DEPENDS +=		net/tor>=0.2.9.9p0
+RUN_DEPENDS +=		net/tor>=0.2.9.10
 
 # bug 857628
 CONFIGURE_ARGS +=	--enable-pie
Index: www/tor-browser/browser/distinfo
===
RCS file: /cvs/ports/www/tor-browser/browser/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- www/tor-browser/browser/distinfo	31 Jan 2017 13:48:18 -	1.4
+++ www/tor-browser/browser/distinfo	24 Mar 2017 18:49:51 -
@@ -1,2 +1,2 @@
-SHA256 (tor-browser/v6.5-esr45.7.0.tar.gz) = RIKh9Ura08i7pYMfz1mjNZn50kAetrnpmOBppzGvXcM=
-SIZE (tor-browser/v6.5-esr45.7.0.tar.gz) = 256763405
+SHA256 (tor-browser/v6.5.1-esr45.8.0.tar.gz) = FUXcdn44q/QP0NpXdsW3nNxQ0V4GIlsv1C5Yq6h0PnI=
+SIZE (tor-browser/v6.5.1-esr45.8.0.tar.gz) = 256906108
Index: www/tor-browser/browser/files/extension-overrides.js
===
RCS file: /cvs/ports/www/tor-browser/browser/files/extension-overrides.js,v
retrieving revision 1.3
diff -u -p -r1.3 extension-overrides.js
--- www/tor-browser/browser/files/extension-overrides.js	24 Dec 2016 20:15:06 -	1.3
+++ www/tor-browser/browser/files/extension-overrides.js	24 Mar 2017 18:49:51 -
@@ -2,15 +2,6 @@
 # Tor Browser Bundle
 # Do not edit this file.
 
-# Torbutton Preferences:
-pref("extensions.torbutton.fresh_install", false);
-pref("extensions.torbutton.tor_enabled", true);
-pref("extensions.torbutton.proxies_applied", true);
-pref("extensions.torbutton.settings_applied", true);
-pref("extensions.torbutton.socks_host", "127.0.0.1");
-pref("extensions.torbutton.socks_port", 9150);
-pref("extensions.torbutton.tz_string", "UTC+00:00");
-
 # HTTPS Everywhere Preferences:
 pref("extensions.https_everywhere._observatory.popup_shown", true);
 pref("extensions.https_everywhere.toolbar_hint_shown", true);
@@ -79,8 +70,6 @@ pref("extensions.torlauncher.default_bri
 pref("extensions.torlauncher.default_bridge.fte.3", "fte 128.105.214.162:8080 FC562097E1951DCC41B7D7F324D88157119BB56D");
 pref("extensions.torlauncher.default_bridge.fte.4", "fte 128.105.214.163:8080 A17A40775FBD2CA1184BF80BFC330A77ECF9D0E9");
 
-pref("extensions.torlauncher.default_bridge.scramblesuit.1", "scramblesuit 83.212.101.3:443 A09D536DD1752D542E1FBB3C9CE4449D51298239 password=XTCXLG2JAMJKZW2POLBAOWOQETQSMASH");
-
 pref("extensions.torlauncher.default_bridge.obfs4.1", "obfs4 154.35.22.10:15937 8FB9F4319E89E5C6223052AA525A192AFBC85D55 cert=GGGS1TX4R81m3r0HBl79wKy1OtPPNR2CZUIrHjkRg65Vc2VR8fOyo64f9kmT1UAFG7j0HQ iat-mode=0");
 pref("extensions.torlauncher.default_bridge.obfs4.2", "obfs4 198.245.60.50:443 752CF7825B3B9EA6A98C83AC41F7099D67007EA5 

Re: phpmyadmin config and readme

2017-03-24 Thread Giovanni Bechis
On Tue, Mar 21, 2017 at 07:56:55AM +, Stuart Henderson wrote:
> On 2017/03/20 15:03, Paul Irofti wrote:
> >  phpMyAdmin has been installed into ${INSTDIR}.
> >  
> >  If using Apache, you can make this accessible to clients by enabling
> > -the configuration file:
> > +mod_rewrite in ${SYSCONFDIR}/apache2/httpd2.conf, the mysql php module,
> > +and the configuration file:
> >  
> >  # ln -s ../modules.sample/phpmyadmin.conf /var/www/conf/modules/
> > +# cp /etc/php-5.6.sample/mysqli.ini /etc/php-5.6/
> 
> Please symlink rather than cp, and use variables so this doesn't
> get stale after a PHP update:
> 
> # ln -s ../php-${MODPHP_VERSION}.sample/mysqli.ini 
> ${SYSCONFDIR}/php-${MODPHP_VERSION}/
> 
what about this one ?
I added an nginx example and renamed the httpd file to apache2, 
phpmyadmin-httpd will be the httpd(8) example.
  Cheers
   Giovanni
Index: Makefile
===
RCS file: /var/cvs/ports/www/phpmyadmin/Makefile,v
retrieving revision 1.128
diff -u -p -r1.128 Makefile
--- Makefile1 Feb 2017 08:52:36 -   1.128
+++ Makefile24 Mar 2017 21:04:21 -
@@ -3,6 +3,7 @@
 COMMENT=   tool to handle the administration of MySQL over the web
 
 V= 4.6.6
+REVISION=  0
 
 PKGNAME=   phpMyAdmin-$V
 DISTNAME=  phpMyAdmin-$V-all-languages
@@ -32,8 +33,10 @@ RUN_DEPENDS= lang/php/${MODPHP_VERSION},
lang/php/${MODPHP_VERSION},-gd
 
 post-extract:
-   ${SUBST_CMD} -m 0644 -c ${FILESDIR}/phpMyAdmin-httpd.conf \
-   ${WRKSRC}/examples/phpMyAdmin-httpd.conf
+   ${SUBST_CMD} -m 0644 -c ${FILESDIR}/phpMyAdmin-apache2.conf \
+   ${WRKSRC}/examples/phpMyAdmin-apache2.conf
+   ${SUBST_CMD} -m 0644 -c ${FILESDIR}/phpMyAdmin-nginx.conf \
+   ${WRKSRC}/examples/phpMyAdmin-nginx.conf
 
 do-install:
@find ${WRKSRC} -type f -name "*.orig" -exec rm -f {} \;
Index: files/phpMyAdmin-apache2.conf
===
RCS file: files/phpMyAdmin-apache2.conf
diff -N files/phpMyAdmin-apache2.conf
--- /dev/null   1 Jan 1970 00:00:00 -
+++ files/phpMyAdmin-apache2.conf   20 Mar 2017 15:09:51 -
@@ -0,0 +1,33 @@
+# $OpenBSD: phpMyAdmin-httpd.conf,v 1.2 2013/01/18 15:17:43 giovanni Exp $
+
+Alias /phpMyAdmin ${INSTDIR}
+
+
+   LoadModule rewrite_module /usr/lib/apache/modules/mod_rewrite.so
+
+   RewriteEngine on
+
+   # Allow only GET and POST verbs
+   RewriteCond %{REQUEST_METHOD} !^(GET|POST)$ [NC,OR]
+
+   # Ban Typical Vulnerability Scanners and others
+   # Kick out Script Kiddies
+   RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget).* [NC,OR]
+   RewriteCond %{HTTP_USER_AGENT} 
^.*(libwww-perl|curl|wget|python|nikto|wkito|pikto|scan|acunetix).* [NC,OR]
+   RewriteCond %{HTTP_USER_AGENT} 
^.*(winhttp|HTTrack|clshttp|archiver|loader|email|harvest|extract|grab|miner).* 
[NC,OR]
+
+   # Ban Search Engines, Crawlers to your administrative panel
+   # No reasons to access from bots
+   # Ultimately Better than the useless robots.txt
+   # Did google respect robots.txt?
+   # Try google: intitle:phpMyAdmin intext:"Welcome to phpMyAdmin *.*.*" 
intext:"Log in" -wiki -forum -forums -questions intext:"Cookies must be enabled"
+   RewriteCond %{HTTP_USER_AGENT} 
^.*(AdsBot-Google|ia_archiver|Scooter|Ask.Jeeves|Baiduspider|Exabot|FAST.Enterprise.Crawler|FAST-WebCrawler|www\.neomo\.de|Gigabot|Mediapartners-Google|Google.Desktop|Feedfetcher-Google|Googlebot|heise-IT-Markt-Crawler|heritrix|ibm.com\cs/crawler|ICCrawler|ichiro|MJ12bot|MetagerBot|msnbot-NewsBlogs|msnbot|msnbot-media|NG-Search|lucene.apache.org|NutchCVS|OmniExplorer_Bot|online.link.validator|psbot0|Seekbot|Sensis.Web.Crawler|SEO.search.Crawler|Seoma.\[SEO.Crawler\]|SEOsearch|Snappy|www.urltrends.com|www.tkl.iis.u-tokyo.ac.jp/~crawler|SynooBot|crawleradmin.t-i...@telekom.de|TurnitinBot|voyager|W3.SiteSearch.Crawler|W3C-checklink|W3C_Validator|www.WISEnutbot.com|yacybot|Yahoo-MMCrawler|Yahoo\!.DE.Slurp|Yahoo\!.Slurp|YahooSeeker).*
 [NC]
+   RewriteRule .* - [F]
+
+
+
+   AllowOverride All
+
+   # Default to only permitting access from localhost.
+   Require local
+
Index: files/phpMyAdmin-httpd.conf
===
RCS file: files/phpMyAdmin-httpd.conf
diff -N files/phpMyAdmin-httpd.conf
--- files/phpMyAdmin-httpd.conf 18 Jan 2013 15:17:43 -  1.2
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,35 +0,0 @@
-# $OpenBSD: phpMyAdmin-httpd.conf,v 1.2 2013/01/18 15:17:43 giovanni Exp $
-
-Alias /phpMyAdmin ${INSTDIR}
-
-
-   LoadModule rewrite_module /usr/lib/apache/modules/mod_rewrite.so
-
-   RewriteEngine on
-
-   # Allow only GET and POST verbs
-   RewriteCond %{REQUEST_METHOD} !^(GET|POST)$ [NC,OR]
-
-   # Ban Typical Vulnerability Scanners and others
-   # Kick out Script Kiddies
-   RewriteCond 

UPDATE: graphics/nomacs

2017-03-24 Thread Rafael Sadowski
Hi All,

here is an update for nomacs. Tested @amd64.

Regards,

Rafael Sadowski


Index: Makefile
===
RCS file: /cvs/ports/graphics/nomacs/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile25 Dec 2016 14:34:39 -  1.5
+++ Makefile24 Mar 2017 19:34:06 -
@@ -4,8 +4,7 @@ COMMENT =   small and fast Qt image viewe
 
 GH_ACCOUNT =   nomacs
 GH_PROJECT =   nomacs
-GH_TAGNAME =   3.4
-REVISION = 0
+GH_TAGNAME =   3.6.0
 
 CATEGORIES =   graphics
 
@@ -13,9 +12,7 @@ HOMEPAGE =http://www.nomacs.org
 
 MAINTAINER =   Rafael Sadowski 
 
-SHARED_LIBS +=  nomacsCore0.0 # 3.3
-SHARED_LIBS +=  nomacsGui 0.0 # 3.3
-SHARED_LIBS +=  nomacsLoader  0.0 # 3.3
+SHARED_LIBS +=  nomacsCore1.0 # 3.3
 
 # GPLv3
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===
RCS file: /cvs/ports/graphics/nomacs/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo13 Sep 2016 08:21:36 -  1.3
+++ distinfo24 Mar 2017 19:34:06 -
@@ -1,2 +1,2 @@
-SHA256 (nomacs-3.4.tar.gz) = VS7aiK7epIgxzjVAleOq1HiStLUCn0JBcb7baCccKi8=
-SIZE (nomacs-3.4.tar.gz) = 30026261
+SHA256 (nomacs-3.6.0.tar.gz) = bViYtR1iDA3keQ6bB4vSxSfGIBLRAMqEmjfOdO+ivVQ=
+SIZE (nomacs-3.6.0.tar.gz) = 29493578
Index: patches/patch-cmake_UnixBuildTarget_cmake
===
RCS file: /cvs/ports/graphics/nomacs/patches/patch-cmake_UnixBuildTarget_cmake,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-cmake_UnixBuildTarget_cmake
--- patches/patch-cmake_UnixBuildTarget_cmake   13 Sep 2016 08:21:36 -  
1.3
+++ patches/patch-cmake_UnixBuildTarget_cmake   24 Mar 2017 19:34:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-cmake_UnixBuildTarget_cmake,v 1.3 2016/09/13 08:21:36 kirby 
Exp $
 cmake/UnixBuildTarget.cmake.orig   Fri Jul 22 13:43:37 2016
-+++ cmake/UnixBuildTarget.cmakeMon Jul 25 17:55:33 2016
-@@ -83,7 +83,11 @@ install(FILES src/img/nomacs.svg DESTINATION share/pix
+--- cmake/UnixBuildTarget.cmake.orig   Thu Mar 23 16:18:04 2017
 cmake/UnixBuildTarget.cmakeFri Mar 24 07:19:31 2017
+@@ -78,7 +78,11 @@ install(FILES src/img/nomacs.svg DESTINATION share/pix
  #  translations
  install(FILES ${NOMACS_QM} DESTINATION share/nomacs/translations)
  #  manpage
Index: patches/patch-cmake_Unix_cmake
===
RCS file: /cvs/ports/graphics/nomacs/patches/patch-cmake_Unix_cmake,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-cmake_Unix_cmake
--- patches/patch-cmake_Unix_cmake  27 Jun 2016 05:25:40 -  1.2
+++ patches/patch-cmake_Unix_cmake  24 Mar 2017 19:34:06 -
@@ -2,9 +2,9 @@ $OpenBSD: patch-cmake_Unix_cmake,v 1.2 2
 
 - Avoid forced linkage with libstdc++.
 
 cmake/Unix.cmake.orig  Mon May  2 22:16:21 2016
-+++ cmake/Unix.cmake   Mon May  2 22:18:57 2016
-@@ -70,6 +70,7 @@ if(ENABLE_RAW)
+--- cmake/Unix.cmake.orig  Thu Mar 23 16:18:04 2017
 cmake/Unix.cmake   Fri Mar 24 07:19:31 2017
+@@ -66,6 +66,7 @@ if(ENABLE_RAW)
if(NOT LIBRAW_FOUND)
message(FATAL_ERROR "libraw not found. It's mandatory when used 
with ENABLE_RAW enabled")
else()
Index: pkg/PLIST
===
RCS file: /cvs/ports/graphics/nomacs/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST   13 Sep 2016 08:21:36 -  1.3
+++ pkg/PLIST   24 Mar 2017 19:34:06 -
@@ -1,8 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.3 2016/09/13 08:21:36 kirby Exp $
 @bin bin/nomacs
 @lib lib/libnomacsCore.so.${LIBnomacsCore_VERSION}
-@lib lib/libnomacsGui.so.${LIBnomacsGui_VERSION}
-@lib lib/libnomacsLoader.so.${LIBnomacsLoader_VERSION}
 @man man/man1/nomacs.1
 share/applications/nomacs.desktop
 share/nomacs/
@@ -28,6 +26,8 @@ share/nomacs/translations/nomacs_ru.qm
 share/nomacs/translations/nomacs_sk.qm
 share/nomacs/translations/nomacs_sl.qm
 share/nomacs/translations/nomacs_sr.qm
+share/nomacs/translations/nomacs_sv.qm
+share/nomacs/translations/nomacs_tr.qm
 share/nomacs/translations/nomacs_uk.qm
 share/nomacs/translations/nomacs_zh.qm
 share/pixmaps/



Re: arm64/gettext

2017-03-24 Thread Stuart Henderson
Thanks, we do know about this - lots of churn to fix it, more likely 
post-release.



On 24 March 2017 6:45:58 pm "R0me0 ***"  wrote:


make install
===>  Checking files for gettext-0.19.8.1
`/usr/ports/distfiles/gettext-0.19.8.1.tar.xz' is up to date.

(SHA256) gettext-0.19.8.1.tar.xz: OK

===>  Verifying specs:  c m iconv stdc++
Missing library for stdc++>=0.0
Fatal error
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2102
'/usr/ports/pobj/gettext-0.19.8.1/.buildwantlibs')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2442
'/usr/ports/pobj/gettext-0.19.8.1/.extract_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1866
'/usr/ports/packages/aarch64/all/gettext-0.19.8.1.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2365
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2344 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1883
'/var/db/pkg/gettext-0.19.8.1/+CONTENTS')
*** Error 1 in /usr/ports/devel/gettext (/usr/ports/infrastructure/mk/
bsd.port.mk:2344 'install')





CVS: cvs.openbsd.org: ports

2017-03-24 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/03/24 13:13:38

Modified files:
sysutils   : Makefile 

Log message:
+screenfetch



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/03/24 13:12:50

Log message:
Import screenfetch-3.8.0.

screenfetch is a handy script that can be used to generate one of those
nifty terminal theme information + ASCII distribution logos you see in
everyone's screenshots nowadays.

ok abieber@ benoit@

Status:

Vendor Tag: bentley
Release Tags:   bentley_20170324

N ports/sysutils/screenfetch/Makefile
N ports/sysutils/screenfetch/distinfo
N ports/sysutils/screenfetch/pkg/PLIST
N ports/sysutils/screenfetch/pkg/DESCR

No conflicts created by this import



arm64/gettext

2017-03-24 Thread R0me0 ***
make install
===>  Checking files for gettext-0.19.8.1
`/usr/ports/distfiles/gettext-0.19.8.1.tar.xz' is up to date.
>> (SHA256) gettext-0.19.8.1.tar.xz: OK
===>  Verifying specs:  c m iconv stdc++
Missing library for stdc++>=0.0
Fatal error
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2102
'/usr/ports/pobj/gettext-0.19.8.1/.buildwantlibs')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2442
'/usr/ports/pobj/gettext-0.19.8.1/.extract_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1866
'/usr/ports/packages/aarch64/all/gettext-0.19.8.1.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2365
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2344 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1883
'/var/db/pkg/gettext-0.19.8.1/+CONTENTS')
*** Error 1 in /usr/ports/devel/gettext (/usr/ports/infrastructure/mk/
bsd.port.mk:2344 'install')


Update www/ruby-unicorn 5.2.0 -> 5.3.0.pre1

2017-03-24 Thread Jeremy Evans
This updates unicorn (and its dependency raindrops) to the latest
releases.  This actually uses a prerelease of unicorn. I would
like to commit this before the release of 6.1 because it has
numerous security enhancements that I added, including support
for chroot(2) and fork+exec, and a hook that makes it easy to call
pledge(2) after loading the application but before accepting
requests (using security/ruby-pledge).

Release announcements:

https://bogomips.org/unicorn-public/20170324002838.GA17881@dcvr/T/#u
https://bogomips.org/raindrops-public/20170323024829.GA5190@dcvr/T/#u

Tested on amd64.  I'll be committing in a couple days unless I hear
objections.

Thanks,
Jeremy

Index: www/ruby-raindrops/Makefile
===
RCS file: /cvs/ports/www/ruby-raindrops/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- www/ruby-raindrops/Makefile 23 Feb 2017 17:48:35 -  1.15
+++ www/ruby-raindrops/Makefile 24 Mar 2017 15:10:34 -
@@ -2,7 +2,7 @@
 
 COMMENT =  real-time stats toolkit for Rack HTTP servers
 
-DISTNAME = raindrops-0.17.0
+DISTNAME = raindrops-0.18.0
 CATEGORIES =   www
 
 MAINTAINER =   Jeremy Evans 
Index: www/ruby-raindrops/distinfo
===
RCS file: /cvs/ports/www/ruby-raindrops/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- www/ruby-raindrops/distinfo 4 Nov 2016 21:46:42 -   1.5
+++ www/ruby-raindrops/distinfo 24 Mar 2017 15:10:53 -
@@ -1,2 +1,2 @@
-SHA256 (raindrops-0.17.0.gem) = eBwlPTsRfvpyJWAgHIU2wT6zeXh4hTvYx+3zl9sr0us=
-SIZE (raindrops-0.17.0.gem) = 59392
+SHA256 (raindrops-0.18.0.gem) = n+kaXD77eSiIlol0S5z4Zx9Cew8kiwZ229CDQlWspCA=
+SIZE (raindrops-0.18.0.gem) = 61952
Index: www/ruby-raindrops/pkg/PLIST
===
RCS file: /cvs/ports/www/ruby-raindrops/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- www/ruby-raindrops/pkg/PLIST4 Nov 2016 21:46:42 -   1.4
+++ www/ruby-raindrops/pkg/PLIST24 Mar 2017 15:11:34 -
@@ -54,12 +54,12 @@ ${GEM_LIB}/gems/${DISTNAME}/test/test_li
 ${GEM_LIB}/gems/${DISTNAME}/test/test_linux_all_tcp_listen_stats_leak.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_linux_ipv6.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_linux_middleware.rb
-${GEM_LIB}/gems/${DISTNAME}/test/test_linux_tcp_info.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_middleware.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_middleware_unicorn.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_middleware_unicorn_ipv6.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_raindrops.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_raindrops_gc.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_struct.rb
+${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_info.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_watcher.rb
 ${GEM_LIB}/specifications/${DISTNAME}.gemspec
Index: www/ruby-unicorn/Makefile
===
RCS file: /cvs/ports/www/ruby-unicorn/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- www/ruby-unicorn/Makefile   4 Nov 2016 21:48:33 -   1.19
+++ www/ruby-unicorn/Makefile   24 Mar 2017 15:08:13 -
@@ -2,7 +2,8 @@
 
 COMMENT =  ruby-rack HTTP server for Unix and fast clients
 
-DISTNAME = unicorn-5.2.0
+DISTNAME = unicorn-5.3.0.pre1
+PKGNAME =  unicorn-5.3.0pre1
 CATEGORIES =   www
 
 HOMEPAGE = https://bogomips.org/unicorn/
Index: www/ruby-unicorn/distinfo
===
RCS file: /cvs/ports/www/ruby-unicorn/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- www/ruby-unicorn/distinfo   4 Nov 2016 21:48:33 -   1.10
+++ www/ruby-unicorn/distinfo   24 Mar 2017 15:08:17 -
@@ -1,2 +1,2 @@
-SHA256 (unicorn-5.2.0.gem) = JaIhu68ieBOqZ2ldJR+oWcjW5jm+Sh91HEisjyoyq1E=
-SIZE (unicorn-5.2.0.gem) = 212480
+SHA256 (unicorn-5.3.0.pre1.gem) = EsqfpT9EVtyCyA+BdmCxNu6IV3Lg8123KCSTCuTvS1U=
+SIZE (unicorn-5.3.0.pre1.gem) = 215552
Index: www/ruby-unicorn/pkg/PLIST
===
RCS file: /cvs/ports/www/ruby-unicorn/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST
--- www/ruby-unicorn/pkg/PLIST  3 Jan 2016 16:43:13 -   1.9
+++ www/ruby-unicorn/pkg/PLIST  24 Mar 2017 15:09:28 -
@@ -148,6 +148,7 @@ ${GEM_LIB}/gems/${DISTNAME}/test/exec/RE
 ${GEM_LIB}/gems/${DISTNAME}/test/exec/test_exec.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/test_helper.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/unit/
+${GEM_LIB}/gems/${DISTNAME}/test/unit/test_ccc.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/unit/test_configurator.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/unit/test_droplet.rb
 ${GEM_LIB}/gems/${DISTNAME}/test/unit/test_http_parser.rb



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/03/24 12:29:37

Modified files:
productivity/davical: Makefile 
productivity/davical/pkg: README 

Log message:
Add an example config for httpd(8), example from Michael Warmuth-Uhl,
diff from Marcus MERIGHI, thanks!



Re: UPDATE: texscythe-0.3

2017-03-24 Thread Edd Barrett
On Mon, Mar 06, 2017 at 10:38:23PM +, Edd Barrett wrote:
> Hi,
> 
> Time to get TeX Live updated. Here is the first step.
> 
> Attached is:
> 
>  * An updated texscythe with texlive 2016 support.
>  * A small diff to texlive to make the plist target make prettier $OpenBSD$ 
> tags.
> 
> OK?

Anyone willing to take a look at this one?

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



[security] samba-4.5.7

2017-03-24 Thread Jeremie Courreges-Anglas

Released yesterday, addresses this security issue:

o  CVE-2017-2619 (Symlink race allows access outside share definition)

Details here:

  https://www.samba.org/samba/history/samba-4.5.7.html

I plan to commit this soonish, feedback welcome.


Index: Makefile
===
RCS file: /d/cvs/ports/net/samba/Makefile,v
retrieving revision 1.233
diff -u -p -r1.233 Makefile
--- Makefile16 Mar 2017 09:53:33 -  1.233
+++ Makefile23 Mar 2017 12:13:29 -
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.233 2017/03/16 09:53:33 jca Exp $
 
-VERSION =  4.5.6
+VERSION =  4.5.7
 DISTNAME = samba-${VERSION}
 
 COMMENT-main = SMB and CIFS client and server for UNIX
Index: distinfo
===
RCS file: /d/cvs/ports/net/samba/distinfo,v
retrieving revision 1.57
diff -u -p -r1.57 distinfo
--- distinfo16 Mar 2017 09:53:33 -  1.57
+++ distinfo23 Mar 2017 12:13:45 -
@@ -1,2 +1,2 @@
-SHA256 (samba-4.5.6.tar.gz) = DY/4HvA0NE0JyWFPrnoq0Zz3sXXrCA6FSKp3gwQK3nA=
-SIZE (samba-4.5.6.tar.gz) = 20978580
+SHA256 (samba-4.5.7.tar.gz) = rHDwmvgGOdgYnhubwKVUhB7kTfKx71jn5oKtVAD9lAA=
+SIZE (samba-4.5.7.tar.gz) = 20981612


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Giannis Tsaraias
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2017/03/24 09:56:38

Modified files:
devel/p5-Modern-Perl: Makefile distinfo 

Log message:
Update to p5-Modern-Perl-1.20170117.

OK afresh1@, bluhm@



[PATCH] lang/brandy (add an SDL flavor)

2017-03-24 Thread Frederic Cambus
Hi ports@,

Here is a diff to add an SDL flavor to lang/brandy.

Comments? OK?

Index: Makefile
===
RCS file: /cvs/ports/lang/brandy/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile19 Mar 2017 21:49:31 -  1.1.1.1
+++ Makefile24 Mar 2017 14:01:53 -
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2017/03/19 21:49:31 fcambus Exp $
+# $OpenBSD: Makefile.template,v 1.75 2016/03/20 17:19:49 naddy Exp $
 
 COMMENT =  interpreter for BBC Basic (Basic V)
 
@@ -19,12 +19,25 @@ MASTER_SITES =  ${MASTER_SITE_SOURCEFORGE
 
 MAKE_FLAGS =   CC="${CC}" LD="${CC}"
 
-MAKE_FILE =makefile.text tbrandy
+FLAVORS = sdl
+FLAVOR ?=
+
+.if ${FLAVOR:Msdl}
+WANTLIB += SDL
+LIB_DEPENDS += devel/sdl
+CFLAGS +=  -I${LOCALBASE}/include/SDL
+MAKE_FLAGS +=  LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_FILE =makefile
+BINARY =   brandy
+.else
+MAKE_FILE =makefile.text
+BINARY =   tbrandy
+.endif
 
 NO_TEST =  Yes
 
 do-install:
-   ${INSTALL_PROGRAM} ${WRKSRC}/tbrandy ${PREFIX}/bin/brandy
+   ${INSTALL_PROGRAM} ${WRKSRC}/${BINARY} ${PREFIX}/bin/brandy
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/brandy
${INSTALL_DATA} ${WRKSRC}/docs/basic ${PREFIX}/share/doc/brandy
${INSTALL_DATA} ${WRKSRC}/docs/messages ${PREFIX}/share/doc/brandy
Index: patches/patch-makefile
===
RCS file: patches/patch-makefile
diff -N patches/patch-makefile
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-makefile  24 Mar 2017 14:01:53 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- makefile.orig  Sat Mar 18 21:34:08 2017
 makefile   Sat Mar 18 21:35:05 2017
+@@ -3,7 +3,7 @@
+ CC = gcc
+ LD = gcc
+ 
+-CFLAGS += -g -DDEBUG -I/usr/include/SDL -DUSE_SDL
++CFLAGS += -DUSE_SDL
+ CFLAGS2 = -O2 -I/usr/include/SDL -DUSE_SDL
+ 
+ LDFLAGS +=



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2017/03/24 09:26:11

Modified files:
graphics/grafx2: Makefile 

Log message:
Pass CC via MAKE_FLAGS in order to avoid patching upstream Makefile in
the pre-configure target.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2017/03/24 09:21:46

Modified files:
games  : Makefile 
www: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
games/sudoku-solver: Makefile distinfo 
games/sudoku-solver/patches: patch-Makefile patch-motif_Makefile 
 patch-motif_xsudoku_1 
 patch-sudoku-solver_6 
 patch-webui_Makefile 
games/sudoku-solver/pkg: DESCR PLIST 
www/clearsilver: Makefile distinfo 
www/clearsilver/patches: patch-cgi_Makefile patch-cgi_cgi_c 
 patch-cgi_cgi_h patch-cgi_cgiwrap_c 
 patch-cgi_date_h patch-cgi_html_c 
 patch-cs_Makefile patch-cs_csparse_c 
 patch-perl_Makefile_PL 
 patch-python_setup_py patch-rules_mk_in 
 patch-util_Makefile patch-util_filter_h 
 patch-util_neo_date_h 
 patch-util_neo_err_h 
 patch-util_neo_hdf_c 
 patch-util_neo_str_c patch-util_rcfs_h 
www/clearsilver/pkg: DESCR-main DESCR-perl DESCR-python 
 PLIST-main PLIST-perl PLIST-python 

Log message:
Unhook games/sudoku-solver and www/clearsilver; clearsilver being abandoned
upstream and Marc Balmer (original auther) agrees with removing the only
dependent port, sudoku-solver.

ok many and sthen@



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2017/03/24 08:57:59

Modified files:
productivity   : Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
productivity/wyrd: Makefile distinfo 
productivity/wyrd/patches: patch-Makefile_in 
   patch-curses_Makefile_in 
   patch-curses_curses_ml 
productivity/wyrd/pkg: DESCR PLIST 

Log message:
Unhook productivity/wyrd; dead upstream and no further interest exists.

ok daniel@



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2017/03/24 08:39:05

Modified files:
lang/ruby/2.4  : Makefile distinfo 
lang/ruby/2.4/patches: patch-compile_c patch-configure 
   patch-include_ruby_ruby_h 
   patch-lib_fileutils_rb 
   patch-lib_rubygems_ext_ext_conf_builder_rb 
lang/ruby/2.4/pkg: PLIST-main PLIST-ri_docs 

Log message:
Update to ruby 2.4.1

Shared lib major bump due to removal of ruby_vm_sysstack_error_copy
function.  Regen patches.



Re: UPDATE: shells/zsh

2017-03-24 Thread Pierre-Emmanuel Andre
On Thu, Mar 23, 2017 at 11:28:21PM +0100, Rafael Sadowski wrote:
> On Thu Mar 23, 2017 at 10:07:05PM +, Edd Barrett wrote:
> > Thanks.
> > 
> > On Thu, Feb 02, 2017 at 08:01:45AM +0100, Rafael Sadowski wrote:
> > > Very simple bug-fix release update.
> > 
> > I've just applied this. Will run with it for a day or so and let you
> > know how I get on.
> > 
> > > - fix: longer than 80 chars in Makefile
> > 
> > There's another long line you could fix if you liked.
> > 
> 
> Oh, you're right. portcheck(1) ignores the line length in "pre-configure".
> 
> New diff below, thanks for all!
> 
> Rafael
>

Committed. Thanks !
Regards,


> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/shells/zsh/Makefile,v
> retrieving revision 1.83
> diff -u -p -u -p -r1.83 Makefile
> --- Makefile  2 Feb 2017 03:41:12 -   1.83
> +++ Makefile  23 Mar 2017 22:25:02 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT= Z shell, Bourne shell-compatible
>  
> -V=   5.3
> +V=   5.3.1
>  DISTNAME=zsh-$V
>  CATEGORIES=  shells
>  
> @@ -42,12 +42,15 @@ TEST_FLAGS=   INSTALL_PROGRAM="install -c 
>   INSTALL="install -c" \
>   TMPPREFIX=${WRKBUILD}/tmp \
>   TERM=xterm
> -EXTFILES=Misc/checkmail Misc/run-help Misc/sticky-note Misc/zcalc 
> Misc/zed Misc/zkbd \
> +EXTFILES=Misc/checkmail Misc/run-help \
> + Misc/sticky-note Misc/zcalc \
> + Misc/zed Misc/zkbd \
>   Calendar/calendar_add Example/cat Example/zless
>  
>  pre-configure:
>  .for i in ${EXTFILES}
> - sed -i -e "s,/bin/zsh,${TRUEPREFIX}/bin/zsh,g" ${WRKSRC}/Functions/${i}
> + sed -i -e "s,/bin/zsh,${TRUEPREFIX}/bin/zsh,g" \
> + ${WRKSRC}/Functions/${i}
>  .endfor
>   @find ${WRKSRC} -name "*.orig" -exec rm -f {} \;
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/shells/zsh/distinfo,v
> retrieving revision 1.23
> diff -u -p -u -p -r1.23 distinfo
> --- distinfo  2 Feb 2017 03:41:12 -   1.23
> +++ distinfo  23 Mar 2017 22:25:02 -
> @@ -1,2 +1,2 @@
> -SHA256 (zsh-5.3.tar.gz) = HaJz+pYEGzle6fYo0U8q/wj5pi6YQjqZAhji6gN7mm0=
> -SIZE (zsh-5.3.tar.gz) = 4403492
> +SHA256 (zsh-5.3.1.tar.gz) = PZSlkP88Vi7POH2nisNW1r6nmwUKnvgePsufjuUTBA4=
> +SIZE (zsh-5.3.1.tar.gz) = 4404164



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2017/03/24 08:30:14

Modified files:
shells/zsh : Makefile distinfo 

Log message:
Bugfix update to 5.3.1
Diff from Rafael Sadowski, thanks !



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2017/03/24 07:35:23

Modified files:
devel/ruby-therubyracer: Makefile 

Log message:
mark therubyracer as broken

It requires a super old version of libv8 and is preventing major updates to
other applications (including security updates)

If soneone wants to use therubyracer, I suggest having it build with an
internal version of v8.

Discussed with landry@ and jeremy@



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2017/03/24 06:59:40

Modified files:
net/cgo: Makefile distinfo 

Log message:
update cgo to latest

Now with 100% more bookmarks!

OK fcambus



Re: NEW: sysutils/screenfetch

2017-03-24 Thread Aaron Bieber
On Thu, Mar 23, 2017 at 10:05:12PM -0600, Anthony J. Bentley wrote:
> Hi,
> 
> Attached is a very simple port for screenfetch.
> 
> screenfetch is a handy script that can be used to generate one of those
> nifty terminal theme information + ASCII distribution logos you see in
> everyone's screenshots nowadays.

/me shakes his cane at all these colors!

https://deftly.net/screenFetch-2017-03-24_06-31-52.png

OK abieber@

> 
> ok?
> 
> -- 
> Anthony J. Bentley



-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE



Re: NEW: sysutils/screenfetch

2017-03-24 Thread Giannis Tsaraias
On Thu, Mar 23, 2017 at 10:05:12PM -0600, Anthony J. Bentley wrote:
> Hi,
> 
> Attached is a very simple port for screenfetch.
> 
> screenfetch is a handy script that can be used to generate one of those
> nifty terminal theme information + ASCII distribution logos you see in
> everyone's screenshots nowadays.
> 
> ok?
> 
> -- 
> Anthony J. Bentley

FWIW, it looks good to me.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/03/24 02:52:50

Modified files:
sysutils/terraform: Makefile distinfo 

Log message:
Update to terraform-0.9.1.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/03/24 02:52:29

Modified files:
security/vault : Makefile distinfo 

Log message:
Update to vault-0.7.0.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2017/03/24 02:51:35

Modified files:
emulators/advancemame: Makefile 
emulators/advancemess: Makefile 

Log message:
Enable assembly optimizations on i386 for advancemame and advancemess.

OK sthen@



Re: Davical on httpd

2017-03-24 Thread Marcus MERIGHI
lan...@openbsd.org (Landry Breuil), 2017.03.23 (Thu) 21:59 (CET):
> On Thu, Mar 23, 2017 at 09:05:46PM +0100, Michael Warmuth-Uhl wrote:
> > Hello,
> > 
> > On 03/20/17 09:49, Anders Trob?ck wrote:
> > > Does anyone know if it's possible to run productivity/davical in httpd
> > > and if it's possible do you have any recipe for httpd.conf? The
> > > "pkg-readme" only have Apache and Nginx examples.
> > 
> > I'm running davical on httpd with these settings in httpd.conf
> > 
> >   ext_addr="*"
> > 
> >   server "default" {
> > listen on $ext_addr port 80
> > listen on $ext_addr tls port 443
> > 
> > # Increase connection limits to extend the lifetime
> > connection { max requests 500, timeout 3600 }
> > 
> > location "/" { directory index index.php }
> > 
> > location "/davical/*.php*" {
> > fastcgi socket "/run/php-fpm.sock"
> > root "/davical/htdocs"
> > }
> > 
> > ...
> >   }
> 
> Nice, i'll happily take a diff adding this part to
> productivity/davical/pkg/README :)

here we go...

Marcus

Index: pkg/README
===
RCS file: /cvs/ports/productivity/davical/pkg/README,v
retrieving revision 1.6
diff -u -p -u -r1.6 README
--- pkg/README  27 Jun 2016 19:36:50 -  1.6
+++ pkg/README  24 Mar 2017 08:42:17 -
@@ -53,6 +53,24 @@ ${TINSTDIR}/config/config.php and is a r
 sets (or overrides) some specific variables. You should only need to
 set pg_connect value to configure database access.
 
+httpd(8) Configuration
+=
+
+With httpd(8), it is easiest to run php-fpm and use the following 
+for a distinct server block:
+
+ext_addr="*"
+server "default" {
+listen on $ext_addr port 80
+listen on $ext_addr tls port 443
+connection { max requests 500, timeout 3600 }
+location "/" { directory index index.php }
+location "/davical/*.php*" {
+fastcgi socket "/run/php-fpm.sock"
+root "/davical/htdocs"
+}
+}
+
 Apache Configuration
 



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/03/24 02:29:11

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.11.66.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/03/24 02:28:57

Modified files:
net/py-botocore: Makefile distinfo 
net/py-botocore/pkg: PLIST 

Log message:
Update to py-botocore-1.5.29.



CVS: cvs.openbsd.org: ports

2017-03-24 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/03/24 01:42:23

Modified files:
multimedia/libmatroska: Makefile distinfo 

Log message:
Update to libmatroska-1.4.6.

from Brad (maintainer)



Re: [UPDATE] graphics/cadubi to 1.3.4

2017-03-24 Thread Rafael Sadowski
Hi Frederic,

works fine here on amd64. Thanks

Rafael

On Thu Mar 23, 2017 at 09:07:16AM +0100, Frederic Cambus wrote:
> Hi ports@,
> 
> Here is a diff to update cadubi to 1.3.4.
> 
> OK?
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/graphics/cadubi/Makefile,v
> retrieving revision 1.16
> diff -u -p -r1.16 Makefile
> --- Makefile  30 Dec 2016 16:06:55 -  1.16
> +++ Makefile  23 Mar 2017 08:00:48 -
> @@ -4,7 +4,7 @@ COMMENT=  ASCII drawing utility
>  
>  GH_ACCOUNT = statico
>  GH_PROJECT = cadubi
> -GH_TAGNAME = v1.3.3
> +GH_TAGNAME = v1.3.4
>  
>  CATEGORIES=  graphics editors
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/graphics/cadubi/distinfo,v
> retrieving revision 1.7
> diff -u -p -r1.7 distinfo
> --- distinfo  30 Dec 2016 16:06:55 -  1.7
> +++ distinfo  23 Mar 2017 08:00:48 -
> @@ -1,2 +1,2 @@
> -SHA256 (cadubi-1.3.3.tar.gz) = ea9W1dZZ4oMG6gd0HjrZfV8Obp23pbC2MqnCG4f2Mko=
> -SIZE (cadubi-1.3.3.tar.gz) = 65659
> +SHA256 (cadubi-1.3.4.tar.gz) = Yk+FuxbYsLw5LXYdESGCjQnPx5s97VsSIOm0JikkoaA=
> +SIZE (cadubi-1.3.4.tar.gz) = 65661