Commit Graph

116929 Commits

Author SHA1 Message Date
landry
9c0f2b5015 Update to xfce4-dict 0.7.99 (ported to Gtk3) 2017-02-19 14:57:35 +00:00
ajacoutot
994733a9be First shot at fixing the idn -> idn2 failure after gnutls dependency change.
List provided by naddy@, thanks!
2017-02-19 14:43:49 +00:00
juanfra
e8641a2dfe Update to zstd 1.1.3. 2017-02-19 14:34:44 +00:00
naddy
180ed462c4 missing bump after implicit HOMEPAGE change 2017-02-19 14:23:28 +00:00
ajacoutot
5b9e5279be No need for MODGO_ENV anymore. 2017-02-19 14:07:47 +00:00
ajacoutot
60be374aa8 Export PATH so that things using cgo don't die with, for e.g.
exec "cc" not found in path

s/PATH/PORTPATH/ from sthen@
ok jsing@ sthen@
2017-02-19 14:07:26 +00:00
ajacoutot
b0c9792c56 Update to consul-0.7.5. 2017-02-19 09:14:31 +00:00
feinerer
d7638d2f6f Update to ioping 1.0 2017-02-19 08:44:23 +00:00
bentley
0ae322c007 Build mupen64plus on PowerPC. 2017-02-19 06:16:25 +00:00
ajacoutot
4196ae3d6f Update to x265-2.3.
from Brad (maintainer)
2017-02-18 22:56:12 +00:00
landry
3d73538761 Somewhat fix DEBUG flavor (enable-debug-symbols expects debug flags,
not a yes/no flag)
From semarie@
2017-02-18 22:32:25 +00:00
sebastia
dccaf8f87c Unbreak for ruby 2.4
pointed out by naddy@, rpe@, nigel@
feedback from jeremy@, suggesting a much larger cleanup than I first intended
2017-02-18 18:35:41 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
ajacoutot
a981852b13 Move to libidn2. 2017-02-18 17:31:59 +00:00
jca
69bc504e65 Update to tinyproxy-1.8.4
Includes the patches we have for CVE-2012-3505, and adds support for
listening on multiple addresses (0.0.0.0 and :: by default).

maintainer timeout
2017-02-18 17:21:51 +00:00
landry
dda6a6eff4 This outdated copy of gecko doesnt bundle nor need icu4c, cheat by
setting MOZILLA_USE_BUNDLED_ICU to Yes so that it doesnt uselessly
depend on it.
2017-02-18 16:24:03 +00:00
landry
14b5d6af78 Consolidate textproc/icu4c common dependency into mozilla.port.mk, and
allow to build against bundled icu4c by setting MOZILLA_USE_BUNDLED_ICU.
2017-02-18 16:22:54 +00:00
landry
c47b5a3823 As it's done for nss/sqlite/libevent, provide a way to build against
bundled nspr if MOZILLA_USE_BUNDLED_NSPR is set - no binary change for
ports using this module. Paves the way for some -stable work.
2017-02-18 16:18:48 +00:00
espie
a01f2291a8 list-distinfo never got used so kill it 2017-02-18 15:15:07 +00:00
espie
7a6ba29a91 more simplification, there is no reason for having several crypto ciphers
in the ports tree at any one time.
2017-02-18 15:00:02 +00:00
landry
908455f65a Update to xfce4-taskmanager 1.2.0.
Dont default to Gtk3 yet, there's a SIGBUS upon exit i'm investigating.
Shuffle WANTLIB around in preparation for it.
2017-02-18 14:54:31 +00:00
sthen
704848beeb update to ccache-3.3.4 2017-02-18 14:17:02 +00:00
landry
b482df0c28 Remove -Wno-unknown-warning-option -Wno-clobbered when building
vp8/encoder/onyx_if.c and vp8/decoder/onyxd_if.c, those options only
exist in clang or recent gccs (?) - unbreaks the build on at least
macppc and loongson, maybe sparc64.

From Donovan Watteau, who tested this on loongson. Tested by myself on
macppc.
2017-02-18 14:06:20 +00:00
ajacoutot
e2b811497b Update to awscli-1.11.51. 2017-02-18 13:40:43 +00:00
ajacoutot
065962b817 Update to py-botocore-1.5.14. 2017-02-18 13:40:25 +00:00
shadchin
90569524fb Update to py-jupyter_core 4.3.0 2017-02-18 13:37:44 +00:00
shadchin
2726389a6b Update to py-beautifulsoup4 4.5.3
ok danj@
2017-02-18 13:29:45 +00:00
landry
531b5386c3 Divide build time by at least three and various fixes, all from semarie@
- stop pruning optimizations coming from the environment (ie OpenBSD's
  default -O2 -pipe) when building llvm - this resulted in a very slow
llvm, and in a veeery slow rust build, and an awfully slow rust
compiler. Yay. See https://github.com/rust-lang/rust/issues/39900
- only add cmake to BDEP when rustc is compiled with bundled llvm
- propagate verbose cmake flag to bundled llvm build

tested on i386 and amd64
2017-02-18 13:15:48 +00:00
jca
82157d0b54 BROKEN on sparc64 2017-02-18 12:10:50 +00:00
ajacoutot
16c9ece07e Update to cups-filters-1.13.4. 2017-02-18 12:04:57 +00:00
ajacoutot
1898ee8e8b Revert, they seem to have fix it... 2017-02-18 11:27:13 +00:00
jca
b34f646e34 Remove empty files
Spotted by Rafael Sadowski.
2017-02-18 11:02:59 +00:00
jca
92fcd20641 Update to UDFclient-0.8.7
> Minor release fixing newfs_udf bug that would not
> detect an overflow on the number of sectors. It now
> allows for discs bigger than 2tb.

from Josh Grosse (maintainer)
2017-02-18 11:01:38 +00:00
ajacoutot
8fd0d01307 Mirror distfile. MASTER_SITES has a bad ssl setup.
prodded by naddy@
2017-02-18 10:57:43 +00:00
jca
ddbee23cac The ffmpeg plugin has a dep on libavcodec, register it.
from Donovan Watteau (maintainer)
2017-02-18 10:19:10 +00:00
jca
059cedc677 New HOMEPAGE.
from Donovan Watteau (maintainer)
2017-02-18 10:17:35 +00:00
jca
61158292e8 Fix 24 bits support.
from Donovan Watteau (maintainer)
2017-02-18 10:16:34 +00:00
feinerer
eafc862baf Update to extract_url 1.6.2 2017-02-18 08:35:17 +00:00
espie
7bbf1f1291 cleanup checksum/makesum
- fix DISTFILES/CHECKSUMFILES
- simplify list-distinfo
- zap IGNORE lines in distinfo (can't generate, not used)
- internal _MAKESUM=true/false -> simplify actual size check in
fetching makefiles
- NO_CHECKSUM applies only to checksum, not makesum, ever.

okay aja@
2017-02-17 23:17:43 +00:00
sebastia
37b1e9dfab Make update alone is not enought to test, now use EPOCH
to allow proper build of package, as pointed out by nigel@
2017-02-17 22:08:41 +00:00
sebastia
fb34937adf maintenance update to 1.12.0 2017-02-17 19:16:40 +00:00
sebastia
4aa3f3a313 maintenance update to 4.5.0 2017-02-17 19:07:46 +00:00
sebastia
f1fae6af29 maintenance update to 2.10.1 2017-02-17 19:06:27 +00:00
jasper
ac7bafe286 - use tmate-io GH_ACCOUNT (previous redirected to here anyway)
- drop BDEP on libtool (unneeded)
- don't pickup execinfo.h
2017-02-17 12:37:33 +00:00
jsg
4d4e29f95b +raspberrypi-firmware 2017-02-17 11:08:24 +00:00
jsg
105f1253fd Add a port for the closed firmware required to boot Raspberry Pi systems.
It is loaded from a FAT16 or FAT32 filesystem on removeable media,
the hardware does not accommodate loading it from a ROM.

This includes software that runs on the VideoCore part of the Broadcom
SoCs which boots the arm cores and continues to provide services to
the arm cores after they have booted.

Redistribution is permitted subject to the conditions outlined in
https://github.com/raspberrypi/firmware/blob/master/boot/LICENCE.broadcom

feedback from and ok sthen@ ok phessler@ on an earlier version.
2017-02-17 11:04:32 +00:00
ajacoutot
551d40ddf5 Update to link-grammar-5.3.15. 2017-02-17 10:46:09 +00:00
sthen
92d175076f update to rspamd-1.4.4, from Brad 2017-02-17 10:13:57 +00:00
phessler
0df7a040a4 remove a sparc leftover 2017-02-17 10:01:28 +00:00