CVS: cvs.openbsd.org: ports

2016-05-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2016/05/08 17:21:29

Modified files:
security/libgcrypt/patches: patch-cipher_crc-intel-pclmul_c 
patch-cipher_crc_c 

Log message:
Re-add the error message that motivated those patches

crc-intel-pclmul.c:369: Error: no such instruction: `pextrd $1,%xmm0,(%rdi)'



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2016/05/08 17:13:20

Modified files:
security/libgcrypt: Makefile 
security/libgcrypt/patches: patch-cipher_crc-intel-pclmul_c 
Added files:
security/libgcrypt/patches: patch-cipher_crc_c 

Log message:
Drop use of pclmul/SSE4.1 for CRC, and the use of clang while here

While this bring a nice speed improvement over libgcrypt-1.6.5, it
requires newer gcc or clang.  Since libgcrypt is a requirement for
tons of ports, using clang here means that you end up building two huge
compilers before building anything useful.

pclmul alone is supported by base gcc and is still used for GCM.

ok ajacoutot@ (maintainer)



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/05/08 12:39:06

Modified files:
x11/gtksourceview3: Makefile distinfo 

Log message:
update to gtksourceview3-3.20.3



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Dmitrij Czarkoff
CVSROOT:/cvs
Module name:ports
Changes by: czark...@cvs.openbsd.org2016/05/08 11:14:07

Modified files:
devel/go-tools : Makefile 

Log message:
add PORTPATH to MODGO_ENV

Needed for tests, no changes in package



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/08 09:58:12

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

Log message:
Update www/selfoss to 2.15

OK aja@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Robert Peichaer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2016/05/08 09:55:13

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

Log message:
Update www/awstats to 7.5

OK aja@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/05/08 07:45:55

Modified files:
x11/gnome/tracker: Makefile 
Added files:
x11/gnome/tracker/patches: 
   
patch-src_libtracker-common_tracker-file-utils_c 

Log message:
Properly compute database partition remaining space.
With hint from otto@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/05/08 05:50:18

Modified files:
devel/py-asn1-modules: Makefile 

Log message:
Make sure we depend on the proper FLAVOR of py-asn1.

reported by, same diff from and ok jca@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/05/08 04:23:57

Modified files:
x11/gnome/clocks: Makefile distinfo 
x11/gnome/clocks/pkg: PLIST 

Log message:
Update to gnome-clocks-3.20.1.



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Dmitrij Czarkoff
CVSROOT:/cvs
Module name:ports
Changes by: czark...@cvs.openbsd.org2016/05/08 06:29:17

Modified files:
lang/go: go.port.mk 
sysutils/packer: Makefile 
sysutils/terraform: Makefile 
sysutils/beats : Makefile.inc 

Log message:
simplify MODGO_CMD environment customization

Clear user's environment with SETENV and provide MODGO_ENV for adding variables
to environment and MODGO_GOPATH for altering GOPATH.

OK ajacoutot@, jasper@, kspillner@



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/05/08 03:56:01

Modified files:
lang/pypy  : Makefile distinfo 

Log message:
- add new pypy bootstrap for TIB, prepared by naddy

- raise minimum amount of memory in the ulimit check to 5GB (the no_bootstrap
flavour uses even more, usually crashing the kernel on my 8GB workstation if
I try to build it there)



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/05/08 04:25:29

Modified files:
textproc/link-grammar: Makefile distinfo 
textproc/link-grammar/pkg: PLIST-main 

Log message:
Update to link-grammar-5.3.7.



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2016/05/08 06:52:58

Modified files:
infrastructure/lib/DPB: Config.pm State.pm 

Log message:
make things work better when chrooted, delay some expansions, and acknowledge
that startup is going to run within the chroot.



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2016/05/08 05:51:40

Modified files:
infrastructure/lib/DPB: User.pm 
infrastructure/bin: proot 

Log message:
reuse the User code in dpb instead of copying it.



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2016/05/08 03:34:25

Modified files:
infrastructure/lib/DPB: Engine.pm 

Log message:
tweak the heuristics to run the engine:
- don't do anything "smart" when the queue is empty. This mostly triggers
at start, and actually hinders dpb from processing more LISTING efficiently
- lower the threshold for "next" engine computation.  Engine cpu usage still
stays within a few percent, but we avoid slumps in the middle, where the
"first" rescan puts the engine out for a while (I should probably look at
a non-linear function).



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2016/05/08 03:31:38

Modified files:
infrastructure/lib/DPB: Core.pm 
infrastructure/lib/DPB/SubEngine: Build.pm 

Log message:
these days, I've got starved code at end of builds, while there's
still kde3/kde4 contention. So reuse the affinity tactic to find a
Core with the right tainting if it exists.



CVS: cvs.openbsd.org: ports

2016-05-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/05/08 02:13:04

Added files:
sysutils/ipmitool/patches: patch-lib_ipmi_isol_c 

Log message:
missed 'cvs add' in previous