fcambus
7537637499
Honour CC and CXX.
2017-02-26 22:55:38 +00:00
kili
3361e27b67
Pass CXX.
2017-02-26 22:29:58 +00:00
kili
8dbca9896b
Pass CXX for linking.
2017-02-26 22:15:08 +00:00
fcambus
7eb4914d0e
Pass CC for linking.
...
OK sthen@
2017-02-26 21:52:07 +00:00
sthen
28483c849a
update to nghttp2-1.20.0
2017-02-26 20:49:01 +00:00
bentley
2911a0bdf5
Respect CXX.
2017-02-26 20:45:41 +00:00
sthen
03011b2030
ONLY_FOR_ARCHS=amd64, due to go-ps (bundled) not supporting other arches for OpenBSD.
2017-02-26 20:36:28 +00:00
bentley
9047e0e218
Respect CC when compiling programs used during the build.
2017-02-26 20:32:12 +00:00
sthen
bfe5e1cfc4
fix configure script; fails if g++ not available even though build does honour CXX
2017-02-26 20:27:21 +00:00
sthen
df2a89b02b
pass CC for linking (it was already used for compiling, but "gcc" was used
...
for linking)
2017-02-26 20:18:13 +00:00
sthen
3bd42a9cd2
honour CC
2017-02-26 20:16:29 +00:00
sthen
691ac83091
honour CC
2017-02-26 20:15:35 +00:00
sthen
ab14ab3027
honour CC
2017-02-26 20:13:05 +00:00
sthen
30b24d1484
honour CC, CXX
2017-02-26 20:11:53 +00:00
fcambus
3f587d0d04
Register removal of bladeenc and remove port mentions in DESCR files.
2017-02-26 20:09:32 +00:00
sthen
c6b3407c99
honour CC, CXX
2017-02-26 20:09:19 +00:00
sthen
db780cda19
honour CC
2017-02-26 20:07:40 +00:00
fcambus
f2ca3452b6
Remove audio/bladeenc. It has been dead upstream for years, and the
...
latest version is from 2001. Nothing depends on it.
The main thing it had for it was speed, which is irrelevant on current
hardware. Audio quality was always controversial.
OK juanfra@, bentley@, naddy@
2017-02-26 20:05:35 +00:00
sthen
b165d00cd2
unbreak !amd64 packaging, duplicate item in packing-list:
...
-go/src/cmd/vet/all/whitelist${GOCFG}.txt
+go/src/cmd/vet/all/whitelist/openbsd_amd64.txt
2017-02-26 20:05:12 +00:00
espie
73f8c5bb5f
makesum: when distinfo changes, display a diff.
...
okay aja@ landry@
(think multiple distfiles)
2017-02-26 18:54:48 +00:00
abieber
7a32bd76cd
Bump node to the latest. Full changelog:
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.10.0
OK ajacoutot@
2017-02-26 18:50:05 +00:00
kili
44696f12ee
Make devel/cpphs ghc-only, since nhc98 is gone.
...
Test build done by Martijn Rijkeboer. Thanks!
2017-02-26 13:42:10 +00:00
ajacoutot
10d489c140
Bring in from base:
...
Disable loop idiom recognition for _libc_memset and _libc_memcpy. These are
the internal names we use in libc for memset and memcpy and having the
compiler optimize them as calls to memset and memcpy will lead to infinite
recursion.
from Brad (maintainer)
2017-02-26 13:34:23 +00:00
ajacoutot
23f3b9b1fc
Add aarch64 to ONLY_FOR_ARCHS.
...
from Brad
2017-02-26 13:31:57 +00:00
espie
2fb3e912d4
GC old stuff
2017-02-26 11:18:25 +00:00
jasper
5ab3760b19
update to virt-viewer-5.0
2017-02-26 11:15:05 +00:00
jasper
94c5b96a8f
update to qutebrowser-0.10.0
2017-02-26 11:08:56 +00:00
jasper
c422e8b219
update to cpp-hocon-0.1.5
2017-02-26 10:52:46 +00:00
ajacoutot
06ad4e62fc
Update to guile2-2.0.14.
...
Keep BROKEN since the bulk builders cannot build it for some reason.
2017-02-26 10:09:53 +00:00
landry
3665bb1c47
Mark as ONLY_FOR_ARCHS=${OCAML_NATIVE_ARCHS}, the configure script looks
...
for ocamlopt.
2017-02-26 08:40:41 +00:00
gonzalo
5b8f127125
Upgrade for Lynis to 2.4.3
...
OK benoit@
2017-02-26 05:24:59 +00:00
naddy
39d0d413e7
Make c++ the default C++ compiler on OpenBSD instead of the fallback value
...
of g++.
2017-02-25 22:08:41 +00:00
sthen
6a1690df62
dynamips' JIT requires W+X, mark the binary as appropriate.
...
pointed out by Brune Gruel, thanks.
2017-02-25 21:52:25 +00:00
naddy
76ae27d86c
add missing autotool dependencies; from maintainer Rafael Sadowski
2017-02-25 20:44:13 +00:00
naddy
cc4811f266
Remove ports that don't work on LP64 archs.
...
lang/nhc98 ok ajacoutot@ jca@ kili@
security/logsurfer ok ajacoutot@ jca@
shells/scsh ok sthen@ ajacoutot@ jca@
devel/hmake ok kili@
2017-02-25 20:37:35 +00:00
benoit
4308914468
Update to git-2.12.0.
2017-02-25 20:35:31 +00:00
kili
368c4009cd
Oops! It's hugs98, not hugs.
2017-02-25 20:15:46 +00:00
mglocker
ffcbedf490
Update to sabnzbd 1.2.1.
...
From Carlin Bingham.
2017-02-25 20:11:33 +00:00
kili
485479f1d7
hugs is gone.
2017-02-25 20:07:42 +00:00
kili
7ee9d7a4dd
Retire lang/hugs. Dead upstream since more than 10 years, and needs W|X.
...
ok dcoppa@ about 9 months ago (and I totally forgot it).
2017-02-25 20:04:57 +00:00
kili
8161d3db70
Unhook lang/hugs.
2017-02-25 20:04:05 +00:00
daniel
391b2d9839
Minor cleanup:
...
- http -> https
- drop gettext module
ok shadchin@, tb@
2017-02-25 18:58:04 +00:00
shadchin
208beb1aed
Update to py-unidecode 0.04.20
...
ok benoit@
2017-02-25 17:58:33 +00:00
danj
7edda59864
Mention the `uses pledge()' comment
...
prodded by Anton Lindqvist, reminded by looking at dicepassc
ok/tweak naddy@
2017-02-25 16:04:20 +00:00
jasper
2121434dd8
update to specinfra-2.66.9
2017-02-25 15:21:24 +00:00
jasper
70ceeb5b92
update to puppet-syntax-2.3.0
2017-02-25 15:06:16 +00:00
jasper
9b52ceb25f
update to gnome-shell-3.22.3
2017-02-25 15:05:40 +00:00
jasper
73ebd7da8e
update to mutter-3.22.3
2017-02-25 15:05:33 +00:00
jasper
2d5a208964
update to jna-4.3.0
2017-02-25 15:05:21 +00:00
jasper
384d985fd1
update to py-ghmi-1.0.18
2017-02-25 15:05:06 +00:00