108673 Commits

Author SHA1 Message Date
ajacoutot
69f3e97064 Update to py-botocore-1.3.23. 2016-01-29 07:39:16 +00:00
sthen
0da19f8387 cherrypick patch from OpenSSL_1_0_2-stable upstream:
Correct number of arguments in BIO_get_conn_int_port macro.
2016-01-28 22:50:59 +00:00
robert
b2c1764b0d update to 48.0.2564.97 2016-01-28 21:36:00 +00:00
juanfra
8d7d91f738 +py-fabric 2016-01-28 21:09:47 +00:00
juanfra
a30d31b48c Import sysutils/py-fabric. OK landry@.
Comment:
simple, pythonic tool for remote execution and deployment

Description:
Fabric is a Python library and command-line tool for streamlining the
use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.

Maintainer: Pablo Mendez Hernandez <pablomh@gmail.com>

WWW: http://www.fabfile.org/
2016-01-28 21:05:11 +00:00
jasper
14e6e9affc use sed -i 2016-01-28 18:34:08 +00:00
landry
99597f6606 Readd kvm to WANTLIB, bump REVISIONs, because xulrunner.
reported by nigel@, thanks!
2016-01-28 18:28:30 +00:00
jasper
951647b4df - remove unneeded patch
- annotate what had been committed upstream before
2016-01-28 18:23:27 +00:00
jasper
fcb31a0749 update to vte3-0.42.3 2016-01-28 18:17:11 +00:00
jasper
e759e42877 - sync engine.c with what's been committed upstream
- a variation of machine.h is committed upstream, well prepared for openbsd/mips32

no pkg change
2016-01-28 18:14:54 +00:00
kspillner
b52bd5430b Update to v1.1.0.
ok sthen@
2016-01-28 17:15:00 +00:00
ajacoutot
46255c569f Fix sed(1).
reported by nigel@
2016-01-28 16:33:35 +00:00
dcoppa
bbdc813c58 Upstream replaced source distfile.
Spotted by nigel@, thanks!
2016-01-28 15:56:28 +00:00
sthen
96f7a8769d security update to openssl-1.0.2f
http://www.openssl.org/news/openssl-1.0.2-notes.html
2016-01-28 15:51:38 +00:00
sthen
b48e84f03a update to letsencrypt-0.3.0 2016-01-28 15:42:26 +00:00
sthen
38613ae358 update to keychain-2.8.2, revise DESCR 2016-01-28 15:08:45 +00:00
kirby
4460b67a6d update to seafile-5.0.4 2016-01-28 15:02:17 +00:00
kirby
b4afa5aa97 - remove trailing whitespaces
- add rcs id to patch
2016-01-28 14:00:07 +00:00
ajacoutot
db68795632 Update to gtk+3-3.18.7. 2016-01-28 13:41:39 +00:00
sthen
e307acead8 regen patches 2016-01-28 13:30:02 +00:00
sthen
ae5b8b217b update to log4cplus-1.2.0, switch to cmake build 2016-01-28 12:29:54 +00:00
sthen
9b10804761 prebuild a missing dep that I ran into with chromium on a bulk build; ok robert@ 2016-01-28 12:27:20 +00:00
ajacoutot
79da2ff0e3 Update to webkitgtk4-2.10.6. 2016-01-28 11:33:52 +00:00
dcoppa
f4ead80e7b Do not handle jsoncpp in a special way, treat it like all the other
external libraries

$ diff -u objdump-pre.out objdump-post.out | grep libjsoncpp
-  NEEDED      /usr/local/lib/libjsoncpp.so.0.0
+  NEEDED      libjsoncpp.so.0.0
2016-01-28 11:28:02 +00:00
sthen
437e5c2b96 +gunits 2016-01-28 10:31:40 +00:00
sthen
be53106af4 import math/gunits, it handles some things that units(1) doesn't. ok martijn@
GNU Units converts quantities expressed in various systems of
measurement to their equivalents in other systems of measurement. Like
many similar programs, it can handle multiplicative scale changes. It
can also handle nonlinear conversions such as Fahrenheit to Celsius
or wire gauge, and it can convert from and to sums of units, such as
converting between meters and feet plus inches.
2016-01-28 10:31:15 +00:00
benoit
96cdcbfaac Update to tarsnap-gui-0.8.
from Josh Grosse (maintainer)
2016-01-28 10:21:21 +00:00
benoit
ef5686e9bd Update to wtf-20160122. 2016-01-28 10:05:34 +00:00
benoit
dd7d1ec98b Update to p5-Test-URI-1.081. 2016-01-28 09:58:29 +00:00
dcoppa
1cc444ebd6 Bugfixing update to redis-3.0.7 2016-01-28 09:45:46 +00:00
dcoppa
3cf039bccd Use g++-4.9 from ports to build cmake on arm
OK jsg@, sthen@
2016-01-28 09:22:31 +00:00
jasper
7696a2c0b9 remove 'XXX' now that libffi has been fixed 2016-01-28 08:41:39 +00:00
jasper
eb3d176d96 Always link with -pthread for libffi, it depends on libpthread but didn't
propagate it.

originally spotted by Karel Gardas via jca@
tested in a bulk by and OK aja@
2016-01-28 08:40:46 +00:00
dcoppa
300790962f Unbreak on arm by using "CFLAGS += -DEV_NO_SMP".
Thanks Andre Smagin for hints

"Almost all the armv7 systems are multicore but we don't run
multiprocessor on them. So the -DEV_NO_SMP approach sounds reasonable
for now" jsg@
2016-01-28 08:32:46 +00:00
ajacoutot
aae3ecb2cc Update to salt-2015.8.4. 2016-01-28 06:56:56 +00:00
shadchin
357544e49d Minor update to py-httpbin 0.4.1
Added floating-point support for /delay endpoint
2016-01-28 04:14:36 +00:00
tobiasu
82aa9e803a 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
2016-01-28 01:42:20 +00:00
juanfra
cdd3459024 Add some missing files. Reported by jorey via #devious/freenode. 2016-01-27 21:30:41 +00:00
sthen
54c9e4bbd0 repair previous; run_tests.sh was ^lua not #! 2016-01-27 21:10:19 +00:00
sthen
a78c9645b4 "patch + SUBST_CMD" -> "sed -i" for prosody's #! lines, no pkg change 2016-01-27 21:06:05 +00:00
kili
019652b459 Unbreak. It's still required for the darcs testsuite (which I really
would like to re-enable).
2016-01-27 20:22:09 +00:00
robert
0b87d9cff7 move to libjpeg_turbo from using the system libjpeg 2016-01-27 20:05:23 +00:00
juanfra
f128098de8 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@.
2016-01-27 18:47:02 +00:00
sebastia
433c1fcb98 Update to 2.3.7a 2016-01-27 18:44:51 +00:00
sebastia
978bca0733 Update to 2.3.7a 2016-01-27 18:43:52 +00:00
landry
e1a94c177a 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@
2016-01-27 18:12:43 +00:00
landry
41aff0099e Update to firefox-esr 38.6.0.
* See https://www.mozilla.org/en-US/firefox/38.6.0/releasenotes/
* Fixes MFSA 2015-150, 2016-01 & 2016-03

Note that with esr45 around the corner, esr38 will only be supported for
two more point releases.
2016-01-27 18:07:27 +00:00
landry
6a49f4d456 Bump REVISION after sqlite dependency change 2016-01-27 18:04:42 +00:00
landry
b1a3022d1a 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
2016-01-27 18:04:09 +00:00
naddy
92adf2cc4f PIE flags really need disabling, we use PIE by default anyway
on arches where it actually works.  From sthen@
2016-01-27 15:59:03 +00:00