awolk
7e84a70ca4
textproc/cloc fix RUN_DEPENDS
...
Last update to cloc listed LIB_DEPENDS without setting
run depends which resulted in a non working cloc when
installed via pkg_add if the user doesn't happen to
have LIB_DEPENDS from other sources.
OK sthen@
2017-02-06 22:29:57 +00:00
tb
49baa5e969
minor update to 0.5.1, from MAINTAINER rsadowski
...
tested by feinerer and myself
ok feinerer (who also spotted and fixed a missing python dependency)
2017-02-06 21:57:55 +00:00
sthen
df6fba168f
Add perl to WANTLIB, second batch. This used to be done automatically but
...
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:28:32 +00:00
sthen
d089f0b05a
Add perl to WANTLIB, first batch. This used to be done automatically but
...
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
sthen
ff0ed5e163
restore perl to WANTLIB, lost in gettext change
2017-02-06 20:05:23 +00:00
rpe
687094d3d9
Update devel/src to 1.12
...
OK aja@
2017-02-06 18:02:37 +00:00
jasper
d9806bcea4
add missing patch
2017-02-06 17:57:47 +00:00
jasper
875f00b4df
- update to epiphany-3.22.6
...
Fixes 'password extraction sweep attack on password manager'
2017-02-06 17:57:29 +00:00
shadchin
7abde44c26
fixup distfile name, spotted jca@
2017-02-06 15:53:11 +00:00
fcambus
ebdf362d76
Mark as BROKEN on alpha, it triggers an internal compiler error.
...
arctar.c:384: internal compiler error: in extract_insn, at recog.c:2077
2017-02-06 15:33:15 +00:00
sthen
95acb01013
update to neomutt-20170206
2017-02-06 13:58:16 +00:00
sthen
2cdafcdc1e
zap stray OB at start of file
2017-02-06 12:23:14 +00:00
sthen
87561dbcfe
Use arc4random() to seed the hashtable in jansson, rather than /dev/urandom
...
with a fallback to tv_sec ^ tv_usec ^ getpid. ok kirby@ (maintainer).
2017-02-06 11:44:56 +00:00
fcambus
6c44b38e5e
Register removal of vimb.
2017-02-06 10:56:57 +00:00
kirby
02c9f66d2f
Switch to in-ports gcc to make it start on the first run if LC_ALL=C is not
...
set.
Reported by Sol?ne Rapenne, thanks!
OK jca@
2017-02-06 10:42:01 +00:00
jca
0720b0eab1
Update to openvpn-2.4.0
...
Lots of new features and changes, see
https://github.com/OpenVPN/openvpn/blob/master/Changes.rst
Tests by danj@ and Bryan Linton, ok danj@
2017-02-06 10:22:35 +00:00
sthen
d0734edd19
raise debug level of other audiohook messages, even debug level 1 is unusable
...
on a busy system
2017-02-06 10:11:31 +00:00
landry
933eabfbbc
Update to geos 3.6.1, all from Rafael Sadowksi, thanks!
...
Drop doxygen dependency/resulting docs.
2017-02-06 09:56:49 +00:00
fcambus
6e46538c0b
Remove vimb, it's using the deprecated and insecure www/webkit.
...
OK ajacoutot@, gonzalo@
2017-02-06 09:56:05 +00:00
landry
aa8b2187de
update to xfce4-terminal 0.8.4
2017-02-06 09:54:34 +00:00
landry
d8550f1640
update to xfdashboard 0.6.1
2017-02-06 09:54:14 +00:00
sthen
804c1b6321
Mark as BROKEN-i386: dependent ports (games/vacuum, games/frozen-bubble)
...
fail when checking for SDL_perl:
./SDL_perl.c: loadable library and perl binaries are mismatched (got
handshake key 0x2b, needed 0xXXXXXXXX)
(the last number changes each time).
2017-02-06 09:40:20 +00:00
landry
05f896fa4c
Update to xfce4-clipman 1.4.1
2017-02-06 09:27:46 +00:00
jca
6912d78090
perl -pi -> sed -i
2017-02-06 09:19:40 +00:00
jca
12b278cf4b
Bugfix update to ands-1.5.1
2017-02-06 09:10:29 +00:00
jca
d450acd431
Trailing whitespace
2017-02-06 09:10:12 +00:00
jca
0b29f7be6e
Simplify
2017-02-06 09:01:28 +00:00
jca
2b415bde2c
Respect CFLAGS, don't hardcode -O3
...
Spotted in a report from sthen@
2017-02-06 08:18:53 +00:00
ajacoutot
ceb793216b
Pushed upstream.
2017-02-06 08:15:02 +00:00
jca
e35749c5b6
Update to m4-1.4.18
2017-02-06 08:14:09 +00:00
jca
1379686a36
The threads FLAVOR doesn't build on i386 either.
...
Spotted by sthen@
https://marc.info/?l=openbsd-ports&m=148632665127848&w=2
2017-02-06 07:36:01 +00:00
abieber
0e89391b50
Update to 2.9
...
- remove MAINTAINER per their request.
- start using gcc4.
- remove devel/gettext module, still using it for building.
- remove upstreamed patches.
- add new patches for replacing wordexp with glob stuff.
OK fcambus@, clue stick hitting from sthen@
2017-02-05 21:58:16 +00:00
sthen
d6d8508bd0
Change FFmpeg's TLS support to use SSLv23_*_method (allowing any
...
supported SSL/TLS version, in our case this is TLS1.0+) instead of the
confusingly-named TLSv1_*_method (TLSv1.0 only). Fixes e.g. "mplayer
https://ftp.openbsd.org/pub/OpenBSD/songs/song53.mp3 ". OK Brad.
2017-02-05 21:23:00 +00:00
sthen
5fc68dcf42
update to postfix-3.2-20170129, from Brad
2017-02-05 21:13:43 +00:00
kili
54be8bc83b
Register postgresql-jdbc{,-docs} removal.
2017-02-05 21:05:12 +00:00
kili
448229f764
Remove databases/postgresql-jdbc.
...
It's currently oudated and nothing in the ports tree uses it.
Recent versions of this use maven for building and try to download
lots of additional artifacts, and using just a binary .jar file
seems to be pointless.
2017-02-05 20:59:49 +00:00
kili
e5b5812ffc
Unhook databases/postgresql-jdbc.
2017-02-05 20:56:17 +00:00
sthen
f393e0b893
Disable unity build on !amd64 to reduce memory use during build.
2017-02-05 20:26:19 +00:00
landry
02ce16a8ec
Build against system ICU, and pass --enable-pie to CONFIGURE_ARGS -
...
syncs with seamonkey and firefox.
2017-02-05 19:50:51 +00:00
jca
7253b8ae9f
Use lang/gcc for atomic builtins on arm
2017-02-05 15:42:09 +00:00
sthen
7bf6d24496
Unbreak sslsplit build following libressl api change by not including
...
"connect socket" or "accept socket" in the string produced by
ssl_ssl_state_to_str; this is currently only used in a debug printf
anyway.
2017-02-05 14:22:06 +00:00
daniel
6d38385069
Update to ocaml-menhir 20170101.
2017-02-05 03:32:56 +00:00
jca
a70bef51b6
Remove doxygen docs.
...
Tweaked diff from Rafael Sadowski.
2017-02-04 23:50:28 +00:00
sthen
b07860858e
Enable EC curve selection in Postfix, from Brad.
2017-02-04 22:09:44 +00:00
sebastia
797ade7d8d
simple update to 4.2.6, with tighter dependency to updated py-certifi
...
works for me since a couple of days without issues
2017-02-04 18:27:18 +00:00
pascal
4ad55b11a5
Bump and force using fpc>=3.0.0p2.
2017-02-04 15:23:57 +00:00
pascal
ef6a6ff6dd
Do not attempt to link to /usr/libexec/ld.so as a shared library if -XAfoo is
...
passed as an option. Fixes games/hedgewars at runtime. With help from awolk@
and unC0Rr from upstream, who provided helpful test cases.
ok awolk@
2017-02-04 15:23:04 +00:00
sthen
744487b893
preemptive fix for perl update
2017-02-04 14:03:41 +00:00
edd
eca64a1334
Link devel/libmpack.
2017-02-04 12:42:13 +00:00
edd
c7d8461abe
Import devel/libmpack. Needed for neovim.
...
---8<---
libmpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications.
--->8---
OK jca@ and with input from sthen@. Many thanks.
2017-02-04 12:40:43 +00:00