CVS: cvs.openbsd.org: ports

2016-01-27 Thread Tobias Ulmer
CVSROOT:/cvs
Module name:ports
Changes by: tobi...@cvs.openbsd.org 2016/01/27 18:42:20

Modified files:
textproc/mupdf : Makefile 
Added files:
textproc/mupdf/patches: patch-source_fitz_list-device_c 

Log message:
Fix alignment fault crash on alpha, mips64 and sparc64 by padding the
node data structure to 8 bytes. Exclude amd64 since this is hack with
unknown side-effects.

ok sthen@ for a previous rev



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 00:58:17

Modified files:
lang/gforth/pkg: PLIST 

Log message:
expand ${MACHINE_ARCH}, spotted by benoit@

no bump as it doesn't change on amd64, and didn't build elsewhere



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 01:13:08

Modified files:
lang/gforth: Makefile 
lang/gforth/patches: patch-arch_mips_machine_h 
 patch-engine_engine_c patch-libffi_fs 

Log message:
- submitted upstream
- take maintainer



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2016/01/27 08:59:03

Modified files:
audio/opus-tools: Makefile 

Log message:
PIE flags really need disabling, we use PIE by default anyway
on arches where it actually works.  From sthen@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2016/01/27 23:56:56

Modified files:
sysutils/salt  : Makefile distinfo 
sysutils/salt/pkg: PLIST 

Log message:
Update to salt-2015.8.4.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2016/01/27 11:12:43

Modified files:
www/mozilla-firefox: Makefile distinfo 
www/mozilla-firefox/patches: 
 
patch-browser_base_content_aboutcerterror_aboutCertError_xhtml 
 patch-browser_installer_Makefile_in 
 patch-gfx_skia_moz_build 
www/firefox-i18n: Makefile.inc distinfo 

Log message:
Update to firefox-44.0.

* See https://www.mozilla.org/en-US/firefox/44.0/releasenotes/
* Fixes MFSA 2016-01 -> 12
* Fix CONFIGURE_STYLE, no need for autohell?
* Use bundled libevent
* Remove useless MOZILLA_AUTOCONF_DIRS

Note that starting with fx 45, gstreamer will be deprecated in favor of
ffmpeg. If it works, haven't tested it yet...
Tested by/discussed with naddy@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2016/01/27 11:04:09

Modified files:
www/mozilla: mozilla.port.mk 

Log message:
Winter cleanup in preparation for gecko 44.

* Move the nss/libevent/sqlite dependencies to separate blocks, allowing
to disable them by defining MOZILLA_USE_BUNDLED_NSS|SQLITE|LIBEVENT.
Gecko 44 doesn't build against our base libevent1, and it's simpler to
use the bundled/patched libevent instead of ports libevent2. This should
also help tbb which insists on using its own (heavily patched) nss

* Bump sqlite dependency, gecko 44 requires sqlite 3.9.1

* Fix debug FLAVOR, use only --enable-debug-symbols=yes
--disable-install-strip. The resulting pkg is only around 280Mb, and
unstripped libxul is 800Mb. Adventurous users can show it to gdb.

* Rework the way default value is set for WRKDIST, soon (with esr45)
xulrunner will be the only exception left

* Remove unused _MOZDIR definition



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 11:43:52

Modified files:
www/sope   : Makefile distinfo 

Log message:
Update to 2.3.7a



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 11:44:51

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

Log message:
Update to 2.3.7a



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2016/01/27 11:47:03

Modified files:
lang/gambit: Makefile distinfo 
lang/gambit/patches: patch-configure patch-doc_makefile_in 
lang/gambit/pkg: PLIST 

Log message:
Update to Gambit 4.8.4.

In addition to the update, I'm removing the shared libs. The term
"shared" is misleading here, gambit will continue generating
dynamically linked binaries by default and the only static libraries
linked will be its own libraries. Nothing uses the non-versioned
gambit shared libraries in the ports tree.

OK jasper@.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2016/01/27 13:05:24

Modified files:
www/chromium   : Makefile 
www/chromium/patches: 
  patch-third_party_libjpeg_turbo_libjpeg_gyp 

Log message:
move to libjpeg_turbo from using the system libjpeg



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/01/27 13:22:10

Modified files:
devel/hs-test-framework-quickcheck2: Makefile 
devel/hs-test-framework-quickcheck2/pkg: PLIST 
Added files:
devel/hs-test-framework-quickcheck2/patches: 
 
patch-test-framework-quickcheck2_cabal 

Log message:
Unbreak. It's still required for the darcs testsuite (which I really
would like to re-enable).



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/01/27 14:06:05

Modified files:
net/prosody: Makefile 
Removed files:
net/prosody/patches: patch-prosody patch-prosodyctl 
 patch-tests_run_tests_sh 

Log message:
"patch + SUBST_CMD" -> "sed -i" for prosody's #! lines, no pkg change



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/01/27 14:10:19

Modified files:
net/prosody: Makefile 

Log message:
repair previous; run_tests.sh was ^lua not #!



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2016/01/27 14:30:41

Modified files:
lang/racket-minimal: Makefile 
lang/racket-minimal/pkg: PLIST 

Log message:
Add some missing files. Reported by jorey via #devious/freenode.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Alexandr Shadchin
CVSROOT:/cvs
Module name:ports
Changes by: shadc...@cvs.openbsd.org2016/01/27 21:14:36

Modified files:
www/py-httpbin : Makefile distinfo 
www/py-httpbin/pkg: PLIST 

Log message:
Minor update to py-httpbin 0.4.1

Added floating-point support for /delay endpoint



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 04:03:41

Modified files:
www/privoxy: Tag: OPENBSD_5_8 Makefile 
Added files:
www/privoxy/patches: Tag: OPENBSD_5_8 patch-filters_c 
 patch-parsers_c 

Log message:
Security fixes for:
CVE-2016-1982 (invalid reads in case of corrupt chunk-encoded content) and
CVE-2016-1983 (invalid reads with empty Host headers).



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2016/01/27 05:04:06

Added files:
audio/opus-tools/patches: patch-configure 

Log message:
Fix the PIE test in configure. opus-tools is compiled with PIE anyway,
so this is just a cosmetic change. Reported by and ok juanfra@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2016/01/27 04:10:00

Modified files:
mail/mutt  : Makefile 
mail/mutt/patches: patch-main_c 

Log message:
Add missing sendfd and recvfd pledges for the gpgme flavor.
Reported by Andreas Kusalananda Kahari, thanks!

ok sthen@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/01/27 04:54:54

Removed files:
devel/hs-simple-sendfile: Makefile distinfo 
devel/hs-simple-sendfile/pkg: DESCR PLIST 

Log message:
Remove devel/hs-simple-sendfile.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/01/27 04:55:24

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
devel/hs-simple-sendfile left the tree.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2016/01/27 04:54:29

Modified files:
devel  : Makefile 

Log message:
Unhook hs-simple-sendfile.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 01:35:00

Modified files:
sysutils/ruby-facter: Makefile distinfo 

Log message:
update to facter-2.4.6



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 01:45:50

ports/sysutils/py-elasticsearch-curator/patches

Update of /cvs/ports/sysutils/py-elasticsearch-curator/patches
In directory cvs.openbsd.org:/tmp/cvs-serv10386/patches

Log Message:
Directory /cvs/ports/sysutils/py-elasticsearch-curator/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2016/01/27 02:45:07

Modified files:
geo/py-proj: Makefile distinfo 
geo/py-proj/pkg: PLIST 

Log message:
Update to py-proj-1.9.5.1.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 02:14:38

Modified files:
textproc/py-elasticsearch: Makefile distinfo 

Log message:
Update to 2.2.0
see: http://elasticsearch-py.readthedocs.org/en/master/Changelog.html#id2

from Pavel Korovin, thanks!



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2016/01/27 02:26:36

Modified files:
math/ntl   : Makefile distinfo 
math/ntl/patches: patch-src_DoConfig patch-src_VERSION_INFO 
math/ntl/pkg   : PLIST 

Log message:
Update to ntl-9.6.3.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2016/01/27 03:37:42

Modified files:
textproc/p5-XML-XPath: Makefile distinfo 

Log message:
Update to p5-XML-XPath-1.26.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 02:16:06

Modified files:
sysutils/py-elasticsearch-curator: Makefile 
Added files:
sysutils/py-elasticsearch-curator/patches: patch-setup_py 

Log message:
Add patch to setup.py to let it work with updated py-elasticsearch.

>From Pavel Korovin, Thanks!
With comment to upstream git commit from me



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2016/01/27 02:13:11

Modified files:
www/py-urllib3 : Makefile distinfo 
www/py-urllib3/pkg: PLIST 

Log message:
Update to 1.14

now with socks proxy support



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 03:36:00

Modified files:
archivers/p7zip: Makefile 
archivers/p7zip/patches: patch-CPP_7zip_UI_Console_Main_cpp 
Added files:
archivers/p7zip/patches: 
 patch-CPP_7zip_Bundles_SFXCon_SfxCon_cpp 

Log message:
- extend pledge to handle self-extracting archives and the remaining main 
binaries

from Josh Grosse (MAINTAINER) and brynet@
ok brynet@ sthen@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/01/27 07:22:02

Modified files:
math/calc  : Makefile distinfo 
math/calc/patches: patch-calc_man 
math/calc/pkg  : DESCR PLIST 

Log message:
update to calc-2.12.5.0, take MAINTAINER and rewrite DESCR.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2016/01/27 07:39:14

Modified files:
math/calc  : Makefile 
math/calc/pkg  : PLIST 

Log message:
switch calc from Makefile.simple to the main Makefile, OpenBSD support was
added to this in 2.12.2.4.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 06:37:08

Modified files:
archivers/lha  : Tag: OPENBSD_5_8 Makefile 
Added files:
archivers/lha/patches: Tag: OPENBSD_5_8 patch-src_header_c 

Log message:
Security fix for CVE-2016-1925; from upstream git



Re: CVS: cvs.openbsd.org: ports

2016-01-27 Thread Stuart Henderson
On 2016/01/27 05:04, Christian Weisgerber wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   na...@cvs.openbsd.org   2016/01/27 05:04:06
> 
> Added files:
>   audio/opus-tools/patches: patch-configure 
> 
> Log message:
> Fix the PIE test in configure. opus-tools is compiled with PIE anyway,
> so this is just a cosmetic change. Reported by and ok juanfra@

PIE flags really need disabling, we use PIE by default anyway
on arches where it actually works, last time I checked it breaks
on at least arm.



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 06:36:35

Modified files:
archivers/lha  : Makefile 
Added files:
archivers/lha/patches: patch-src_header_c 

Log message:
Security fix for CVE-2016-1925; from upstream git



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2016/01/27 06:39:43

Modified files:
x11/gnome/calculator: Makefile distinfo 

Log message:
update to gnome-calculator-3.18.3



CVS: cvs.openbsd.org: ports

2016-01-27 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2016/01/27 08:02:01

Modified files:
graphics/rawtherapee: Makefile distinfo 
graphics/rawtherapee/patches: patch-CMakeLists_txt 
  patch-rtengine_CMakeLists_txt 
  patch-rtexif_CMakeLists_txt 
  patch-rtgui_CMakeLists_txt 
graphics/rawtherapee/pkg: PLIST 
Added files:
graphics/rawtherapee/pkg: README 

Log message:
Update to rawtherapee-4.2. Reminded by Daniel Jakots, thanjs.
- set ONLY_FOR_ARCHES=amd64 because of memory consumption
- add comments to patches commited upstream
- add README (requested by sthen@)

OK sthen@



CVS: cvs.openbsd.org: ports

2016-01-27 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2016/01/27 08:18:05

Modified files:
x11/awesome: Makefile 
Added files:
x11/awesome/patches: patch-event_c patch-objects_client_c 

Log message:
Merge fix from the stable '3.5' branch:

Fix window key grabbing
(git commit f128b313130ad10dfa6a8e1bdf8e360038aee378)