CVS: cvs.openbsd.org: ports

2020-04-29 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/04/29 23:56:24

Modified files:
meta/gnome : Makefile 

Log message:
Welcome GNOME 3.34.6!



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/04/29 23:55:50

Modified files:
x11/gnome/desktop: Makefile distinfo 

Log message:
Update to gnome-desktop-3.34.6.



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/04/29 23:11:02

Removed files:
www/chromium/files: electron 

Log message:
Remove left-over from the electron split

"go ahead" robert



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/04/29 17:23:02

Modified files:
mail/rcube-contextmenu: Makefile distinfo 

Log message:
update rcube-contextmenu to 3.2 following CSRF change in roundcube



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/04/29 17:19:13

Modified files:
mail/roundcubemail: Tag: OPENBSD_6_6 Makefile distinfo 
mail/roundcubemail/pkg: Tag: OPENBSD_6_6 PLIST 
Removed files:
mail/roundcubemail/patches: Tag: OPENBSD_6_6 

patch-program_lib_Roundcube_rcube_ldap_generic_php 

Log message:
security update for -stable to roundcubemail-1.3.11

Security fixes:
- Cross-Site Scripting (XSS) via malicious HTML content
- CSRF attack can cause an authenticated user to be logged out
- Remote code execution via crafted config options
- Path traversal vulnerability allowing local file inclusion via crafted
'plugins' option

The latter two vulnerabilities are classified minor because they only
affect Roundcube installations with public access to the Roundcube
installer. That’s generally a high-risk situation and is expected to be
rare or practically non-existent in productive Roundcube deployments.
However, the fixes are done in core in order to also prevent from future
and yet unknown attack vectors.

Changelog at https://github.com/roundcube/roundcubemail/releases/tag/1.3.11



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/04/29 17:15:11

Modified files:
mail/roundcubemail: Makefile distinfo 

Log message:
security update to roundcubemail-1.4.4

Security fixes:
- Cross-Site Scripting (XSS) via malicious HTML content
- CSRF attack can cause an authenticated user to be logged out
- Remote code execution via crafted config options
- Path traversal vulnerability allowing local file inclusion via crafted
'plugins' option

The latter two vulnerabilities are classified minor because they only
affect Roundcube installations with public access to the Roundcube
installer. That’s generally a high-risk situation and is expected to be
rare or practically non-existent in productive Roundcube deployments.
However, the fixes are done in core in order to also prevent from future
and yet unknown attack vectors.

Changelog at https://github.com/roundcube/roundcubemail/releases/tag/1.4.4



CVS: cvs.openbsd.org: ports

2020-04-29 Thread George Koehler
CVSROOT:/cvs
Module name:ports
Changes by: gkoeh...@cvs.openbsd.org2020/04/29 13:04:02

Modified files:
lang/clisp : Makefile 

Log message:
Override some configure tests for mmap, shm.

sthen@ reported that clisp sometimes fails to build, with an error at
MAP_ANON.  Some tests, including MAP_ANON, might give a random 'no' when
their fixed addresses conflict with ASLR.  Override to 'yes'.

ok sthen@



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/04/29 11:23:52

Modified files:
net/librenms   : Makefile distinfo 
net/librenms/patches: patch-LibreNMS_Config_php 
  patch-misc_config_definitions_json 
net/librenms/pkg: PLIST 

Log message:
update to librenms-1.63



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:ports
Changes by: schwa...@cvs.openbsd.org2020/04/29 09:25:45

Modified files:
mail   : Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
infrastructure/db: user.list 
Removed files:
mail/akpop3d   : Makefile distinfo 
mail/akpop3d/patches: patch-Makefile_in patch-akpop3d_8 
  patch-authenticate_c patch-lock_maildrop_c 
  patch-lock_maildrop_h patch-main_c 
  patch-pop3_session_c patch-tcp_listen_c 
  patch-tcp_listen_h 
mail/akpop3d/pkg: DESCR PLIST 

Log message:
Delete mail/akpop3d.

Alexei dot Malinin at mail dot ru reported a compiler warning that,
in my opinion, probably indicates a security vulnerability, but due
to an incomplete description of the affected feature in the
documentation, it is unclear how it should be fixed.  The program
appears to be sloppily written, sloppily documented, and abandoned
upstream 15 years ago.

OK ajacoutot@ for deleting it.



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2020/04/29 08:12:08

Modified files:
emulators/retroarch: Makefile 
emulators/retroarch/patches: 
 
patch-libretro-common_features_features_cpu_c 

Log message:
retroarch: remove gcc-specific fix on powerpc because __mftb() is no
more available.

Also backport an upstream commit so all archs use clock_gettime(2) to
get ticks, instead of architecture/implementation dependent code.
This fixes the build on powerpc.

OK bentley@ (maintainer) and jca@



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2020/04/29 07:52:14

Modified files:
audio/qsynth   : Makefile 

Log message:
qsynth: fix the build on powerpc by removing 'atomic' from WANTLIB,
but add it for hppa so it has a chance to build there.

OK sthen@ jca@



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/04/29 07:27:02

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

Log message:
regen plist, spotted by aja@



Re: CVS: cvs.openbsd.org: ports

2020-04-29 Thread Marc Espie
On Wed, Apr 29, 2020 at 01:00:25PM +0100, Stuart Henderson wrote:
> On 2020/04/29 13:40, Antoine Jacoutot wrote:
> > On Wed, Apr 29, 2020 at 03:42:27AM -0600, Marc Espie wrote:
> > > CVSROOT:  /cvs
> > > Module name:  ports
> > > Changes by:   es...@cvs.openbsd.org   2020/04/29 03:42:27
> > > 
> > > Modified files:
> > >   www/chromium   : Makefile 
> > > Added files:
> > >   www/chromium/pkg: README 
> > > 
> > > Log message:
> > > document some specificities of chromium on openbsd
> > > okay robert@
> > 
> > That commit is ugly:
> > - no PLIST regen to include pkg-readme
> > - the README does not follow our templates
> > 
> > Please fix.
> > 
> > -- 
> > Antoine
> > 
> 
> template already done,
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/chromium/Makefile,v
> retrieving revision 1.509
> diff -u -p -r1.509 Makefile
> --- Makefile  29 Apr 2020 11:24:37 -  1.509
> +++ Makefile  29 Apr 2020 12:00:08 -
> @@ -15,7 +15,7 @@ COMMENT=Chromium browser
>  V=   81.0.4044.129
>  
>  DISTNAME=chromium-${V}
> -REVISION=1
> +REVISION=2
>  
>  DISTFILES+=  chromium-${V}${EXTRACT_SUFX}
>  
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/www/chromium/pkg/PLIST,v
> retrieving revision 1.97
> diff -u -p -r1.97 PLIST
> --- pkg/PLIST 10 Apr 2020 18:51:32 -  1.97
> +++ pkg/PLIST 29 Apr 2020 12:00:08 -
> @@ -1207,6 +1207,7 @@ chrome/snapshot_blob.bin
>  chrome/v8_context_snapshot.bin
>  @man man/man1/chrome.1
>  share/applications/chromium-browser.desktop
> +share/doc/pkg-readmes/${PKGSTEM}
>  share/examples/chromium/
>  @sample ${SYSCONFDIR}/chromium/
>  share/examples/chromium/pledge.main
> 
Sorry I forgot about that



Re: CVS: cvs.openbsd.org: ports

2020-04-29 Thread Stuart Henderson
On 2020/04/29 13:40, Antoine Jacoutot wrote:
> On Wed, Apr 29, 2020 at 03:42:27AM -0600, Marc Espie wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: es...@cvs.openbsd.org   2020/04/29 03:42:27
> > 
> > Modified files:
> > www/chromium   : Makefile 
> > Added files:
> > www/chromium/pkg: README 
> > 
> > Log message:
> > document some specificities of chromium on openbsd
> > okay robert@
> 
> That commit is ugly:
> - no PLIST regen to include pkg-readme
> - the README does not follow our templates
> 
> Please fix.
> 
> -- 
> Antoine
> 

template already done,

Index: Makefile
===
RCS file: /cvs/ports/www/chromium/Makefile,v
retrieving revision 1.509
diff -u -p -r1.509 Makefile
--- Makefile29 Apr 2020 11:24:37 -  1.509
+++ Makefile29 Apr 2020 12:00:08 -
@@ -15,7 +15,7 @@ COMMENT=  Chromium browser
 V= 81.0.4044.129
 
 DISTNAME=  chromium-${V}
-REVISION=  1
+REVISION=  2
 
 DISTFILES+=chromium-${V}${EXTRACT_SUFX}
 
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/chromium/pkg/PLIST,v
retrieving revision 1.97
diff -u -p -r1.97 PLIST
--- pkg/PLIST   10 Apr 2020 18:51:32 -  1.97
+++ pkg/PLIST   29 Apr 2020 12:00:08 -
@@ -1207,6 +1207,7 @@ chrome/snapshot_blob.bin
 chrome/v8_context_snapshot.bin
 @man man/man1/chrome.1
 share/applications/chromium-browser.desktop
+share/doc/pkg-readmes/${PKGSTEM}
 share/examples/chromium/
 @sample ${SYSCONFDIR}/chromium/
 share/examples/chromium/pledge.main



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2020/04/29 05:41:34

Modified files:
x11/gnome/gjs  : Makefile distinfo 

Log message:
update to gjs-1.58.7, addresses a number of crashers



Re: CVS: cvs.openbsd.org: ports

2020-04-29 Thread Antoine Jacoutot
On Wed, Apr 29, 2020 at 03:42:27AM -0600, Marc Espie wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   es...@cvs.openbsd.org   2020/04/29 03:42:27
> 
> Modified files:
>   www/chromium   : Makefile 
> Added files:
>   www/chromium/pkg: README 
> 
> Log message:
> document some specificities of chromium on openbsd
> okay robert@

That commit is ugly:
- no PLIST regen to include pkg-readme
- the README does not follow our templates

Please fix.

-- 
Antoine



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/04/29 05:36:54

Modified files:
databases/influxdb: Makefile 
databases/influxdb/pkg: influxdb.rc 

Log message:
tyop

ok rsadowski@ (maintainer)



CVS: cvs.openbsd.org: ports

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

Modified files:
www/chromium   : Makefile 
www/chromium/pkg: README 

Log message:
chromium: tweaks to the readme, ok espie robert



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2020/04/29 03:42:27

Modified files:
www/chromium   : Makefile 
Added files:
www/chromium/pkg: README 

Log message:
document some specificities of chromium on openbsd
okay robert@



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/04/29 01:17:33

Modified files:
www/honk   : Makefile 
www/honk/pkg   : honk.rc 

Log message:
Fix indent.
Remove useless rc_stop()



CVS: cvs.openbsd.org: ports

2020-04-29 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2020/04/29 00:45:54

Modified files:
www/chromium   : Makefile distinfo 

Log message:
update to 81.0.4044.129