rpointel
973ff31c5f
update python to 2.7.10.
...
ok aja@
2015-05-31 07:56:10 +00:00
kirby
558a9e7a55
fix CVE-2015-3885 for embedded dcraw.
...
reported by Sevan / Venture37 on ports@, thanks
looks ok to kili@
2015-05-31 06:45:29 +00:00
kirby
ded4a04492
fix CVE-2015-3885 for embedded dcraw.
...
reported by Sevan / Venture37 on ports@, thanks
looks ok to kili@
2015-05-31 06:43:22 +00:00
kirby
1eb0daba15
fix CVE-2015-3885 for embedded dcraw.
...
reported by Sevan / Venture37 on ports@, thanks
switch to new distfile which is available from MASTER_SITES and contains
no win32 binary
looks ok to kili@
2015-05-31 06:40:35 +00:00
kirby
7f381606c1
fix CVE-2015-3885 for embedded dcraw.
...
reported by Sevan / Venture37 on ports@, thanks
looks ok to kili@
2015-05-31 06:35:02 +00:00
kirby
ef8e39759e
fix CVE-2015-3885 for embedded dcraw.
...
reported by Sevan / Venture37 on ports@, thanks
looks ok to kili@
2015-05-31 06:32:06 +00:00
jcs
4eb08efb76
update to xbanish-1.4
2015-05-31 02:10:07 +00:00
landry
7ef2704721
Update to nss 3.19.1, will be required by firefox 39 anyway. Bump minor.
...
Fixes for logjam attack, among other things, see
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
and https://bugzilla.mozilla.org/show_bug.cgi?id=1138554
Commited over urndis0 in a hytte in Å, Lofoten :)
2015-05-30 21:33:59 +00:00
jasper
904dfaf060
update to coffeescript-1.9.3
2015-05-30 19:03:34 +00:00
jturner
dcf2f98a38
Update sslmate to 1.2.2
2015-05-30 18:37:18 +00:00
ajacoutot
b6154b68f0
Don't pick up libssh2 .
2015-05-30 16:11:12 +00:00
czarkoff
b0683340c6
Avoid pollution of python modules namespace
...
By default PasteScript module installs regression tests as a separate "tests"
module in site-packages. This is an error in setup.py, and the fix is actually
from upstream.
OK sthen@
2015-05-30 12:57:53 +00:00
ajacoutot
56264cfed3
Update to gtk-doc-1.24.
2015-05-30 10:59:21 +00:00
czarkoff
f4d0305126
Avoid pollution of python modules namespace
...
By default oauth2 module installs regression tests as a separate "tests" module
in site-packages. This is likely to be an error in setup.py.
OK daniel@, sthen@, maintainer.
2015-05-30 09:42:37 +00:00
jasper
fe4c8a3531
update to facter-2.4.4
2015-05-30 08:44:36 +00:00
ajacoutot
26d19511f8
Build mpv on a few more archs.
...
Lightly tested on i386, macppc and sparc64.
from brad
2015-05-30 07:27:40 +00:00
ajacoutot
7dc0772564
Update to upower-0.99.3.
...
ok landry@ (maintainer)
2015-05-30 07:26:09 +00:00
ajacoutot
feb19d23f8
Missed bump after switch to gcc4.9.
2015-05-30 07:21:21 +00:00
ajacoutot
decf460324
Missed bump after switch to gcc4.9.
2015-05-29 23:51:02 +00:00
bentley
e44c641ae5
Remove a CFLAGS hack by using the correct include path.
...
from brad
2015-05-29 23:23:07 +00:00
gonzalo
45592e3dee
Update to 2.7.2
...
New update for Spectrwm to 2.7.2:
* Restore Num_Lock workaround.
If Num_Lock is mapped to a modifier, filter the modifier.
OK aja@
2015-05-29 16:53:57 +00:00
jca
a7bd8ae60e
Include blowfish.h from /usr/include/openssl
2015-05-29 15:57:29 +00:00
dcoppa
59858fd48f
Bugfixing update to feh-2.13.1
2015-05-29 14:07:49 +00:00
pascal
5331a91680
openmpi now works fine with g77.
...
ok espie@ aja@ jasper@
2015-05-29 12:45:04 +00:00
ajacoutot
13231f9a33
Regen WANTLIB to unbreak runtime because of missing libs.
...
reported by Jona Joachim
2015-05-29 12:24:37 +00:00
ajacoutot
84afc1cc25
Update to py-opengl-3.0.2.
2015-05-29 11:20:01 +00:00
espie
889658ea65
similar change to check-conflicts
2015-05-29 10:40:06 +00:00
jasper
3a147e94b6
update to evince-3.16.1
2015-05-29 09:40:58 +00:00
jasper
ac83c91c00
update to folks-0.11.1
2015-05-29 09:26:12 +00:00
espie
a65cc8c8f5
fix getting pkgpath in the ports tree case
2015-05-29 09:18:40 +00:00
ajacoutot
544e4fc0cd
include/ssl -> include/openssl
...
Regen WANTLIB while here.
2015-05-29 07:47:48 +00:00
ajacoutot
7bd65b838f
include/ssl -> include/openssl
2015-05-29 07:33:21 +00:00
giovanni
9b284adbfd
touch(1) dhcpd.leases at startup
...
from Patrik Lundin
2015-05-29 07:29:09 +00:00
ajacoutot
8e5bc8506f
Unbreak: libexecinfo header seems to be picked up after the switch to gcc4.9, so
...
add the corresponding QMAKE_LIBS_EXECINFO to qmake.conf for the time being.
2015-05-29 07:14:44 +00:00
ajacoutot
e14e8d4780
Re-enable the lpr backend in default gtk-print-backends; configure would
...
disable it when cups is found.
issue reported by stsp@
2015-05-29 07:00:34 +00:00
yasuoka
925e304cfd
Remove share/examples from PLIST since it's a part of mtree.
...
point out jca
ok ajacoutot jca
2015-05-29 05:14:47 +00:00
yasuoka
65739e4e34
Remove shared directories from PLIST.
...
point out jca
ok ajacoutot jca
2015-05-29 05:13:07 +00:00
lteo
a488cf2af2
Update to Snort 2.9.7.3, from maintainer Markus Lude.
...
Tested on i386 and build tested on sparc64 by Markus; tested on amd64 by
myself. Tests were done with DAQ 2.0.5.
2015-05-29 03:28:18 +00:00
lteo
8d7132743a
Update to DAQ 2.0.5, from maintainer Markus Lude.
...
Tested with Snort 2.9.7.3 (which will be committed soon) by maintainer
and myself.
2015-05-29 03:27:27 +00:00
ajacoutot
08b2a22bc8
Missed bump after move to gcc4.9.
2015-05-29 01:46:58 +00:00
bmercer
4676d72356
Tie arm-none-eabi into the build.
2015-05-28 23:34:38 +00:00
bmercer
47917c02f1
Import devel/arm-none-eabi. OK sthen@, port is from Dave Vandervies.
2015-05-28 23:28:25 +00:00
sthen
fdf28efb45
fix conflicts in new asterisk-core-sounds languages, spotted by ajacoutot
2015-05-28 20:45:29 +00:00
ajacoutot
8d9c1f12c7
rm empty line.
2015-05-28 19:59:29 +00:00
bcallah
6c5d71d1b0
+osm2pgrouting
2015-05-28 19:29:33 +00:00
bcallah
42221a4468
Import geo/osm2pgrouting
...
ok sthen@, submission by Peter Schmiedeskamp <peter AT thoughtspot DOT net>
Easily import OpenStreetMap (OSM) data into a pgRouting 2.0 database using the
osm2pgrouting tool.
2015-05-28 19:29:09 +00:00
bcallah
9e54aef1ea
Bugfix update to 0.2.8.3.3, prompted by a diff to ports@ from Michael
...
Lesniewski <lesniewskister AT gmail DOT com>
ok bentley@
2015-05-28 18:54:21 +00:00
sebastia
9d78ffde76
Maintenance release to 1.2.22
...
* Fix for bug#45040: Fix allows Gorm custom class functionality to
work normally on OpenBSD/NetBSD/FreeBSD.
* Fixes for Solaris
* Memory leak fixes.
* Objective-C parser improvements.
2015-05-28 18:41:28 +00:00
sebastia
0a1cf0861c
Maintenance release to 0.24.1
2015-05-28 18:38:53 +00:00
sebastia
89963ee1ac
Maintenance release to 0.24.1
2015-05-28 18:38:16 +00:00