ajacoutot
87b90747ef
Update to gnumeric-1.12.33.
2017-02-07 14:03:29 +00:00
ajacoutot
af89d6634e
Update to goffice-0.10.33.
2017-02-07 14:02:59 +00:00
rpointel
5ba6dc0534
+ SUBDIR += libevtx
2017-02-07 14:02:05 +00:00
rpointel
2476f911c4
import libevtx: a library to access the Windows XML Event Log (EVTX) format.
...
ok benoit@
2017-02-07 14:01:31 +00:00
feinerer
4e2c25ba95
+pdfsandwich
2017-02-07 13:52:07 +00:00
feinerer
b99c8973a3
Import pdfsandwich 0.1.6
...
pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which contain
only images (no text) will be processed by optical character recognition (OCR)
and the text will be added to each page invisibly "behind" the images.
pdfsandwich is a command line tool which is supposed to be useful to OCR
scanned books or journals. It is able to recognize the page layout even for
multicolumn text.
ok benoit@
2017-02-07 13:42:45 +00:00
sthen
c5fe522de6
Fix timestamp printing (due to our nonstandard bpf_timeval)
2017-02-07 12:32:56 +00:00
ajacoutot
0cdb833a5e
Update to hwdata-0.297.
2017-02-07 09:38:38 +00:00
sthen
ee54491960
update to intellij-2016.3.4, from maintainer Caspar Schutijser
2017-02-07 09:36:22 +00:00
landry
dff1040483
Update to qgis 2.18.3.
2017-02-07 08:20:51 +00:00
landry
d52802ecf3
Update to mapservr 7.0.4.
...
See http://mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-4
Backport an upstream patch to fix php bindings build, remove a patch
merged upstream.
2017-02-07 08:17:57 +00:00
landry
ffecdbbb4d
Update to gdal 2.1.3.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
2017-02-07 08:16:45 +00:00
landry
a7dfb893f3
Update to postgis 2.3.2.
...
See http://postgis.net/2017/01/31/postgis-2.3.2/
2017-02-07 08:15:30 +00:00
bentley
a535de7917
Update SCIM homepage links.
...
Broken links pointed out by Bryan Linton.
2017-02-07 08:11:11 +00:00
kirby
0edbf64fe4
Update to urbanterror-4.3.2
...
From maintainer Ryan Freeman, thanks!
2017-02-07 06:12:27 +00:00
gonzalo
7abbae4482
Update for IceCast to 2.4.3:
...
http://www.icecast.org/news/icecast-release-2_4_3/
Maintener timeout.
2017-02-07 01:39:59 +00:00
sthen
42efb368ae
update to calibre-2.78.0
2017-02-06 22:39:05 +00:00
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