robert
109a48d4a3
update to 1.9.4; from Brad Smith
2015-08-20 08:58:14 +00:00
robert
7b217e462f
update to 44.0.2403.156
2015-08-20 08:04:33 +00:00
ajacoutot
6346d0d1cb
Update to colord-1.2.12.
2015-08-20 08:02:33 +00:00
jasper
ac9f1c8a3e
CVE has been assigned
2015-08-20 07:54:34 +00:00
bentley
3936f62a25
+vice
2015-08-20 07:51:15 +00:00
ajacoutot
0f91537703
Update to py-ioflo-1.3.9.
2015-08-20 07:50:36 +00:00
bentley
264ae5a1ab
Import vice-2.4.
...
VICE is a multi-platform C64, C128, VIC20, PET, PLUS4 and CBM-II
emulator.
ok jasper@
2015-08-20 07:50:30 +00:00
ajacoutot
7acf9aab5d
Update to harfbuzz-1.0.2.
2015-08-20 07:31:11 +00:00
bentley
4ca3352a00
Update to mgba-0.3.0.
...
Release announcement:
https://mgba.io/2015/08/16/mgba-0.3.0/
ok kirby@
2015-08-20 07:25:59 +00:00
jasper
d240ca7212
add portroach marker
2015-08-20 07:24:01 +00:00
jasper
db8a21b514
- update to serverspec-2.21.1
...
- add portroach marker
2015-08-20 07:23:50 +00:00
bcallah
080d4db7ad
Maintenance update to 3.3.0 -- all the patches go away.
2015-08-20 00:49:59 +00:00
bcallah
dd2741dfd1
Maintenance update to 1.10.16
2015-08-19 23:38:03 +00:00
sthen
12fa514550
sync WANTLIB
2015-08-19 20:34:33 +00:00
sthen
72e1a3b5e0
take a break from doing this in alphabetic order and sync WANTLIB in some
...
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
5b20a18d31
sync WANTLIB
2015-08-19 18:55:04 +00:00
naddy
b6205d2504
maintenance update to 0.7.76
2015-08-19 17:40:57 +00:00
naddy
732d3297db
maintenance update to 7.44.0
2015-08-19 17:08:48 +00:00
naddy
19fff1011b
override ARCH too so INDEX builds are the same everywhere
...
diagnosed by espie@; ok sthen@ espie@
2015-08-19 17:06:51 +00:00
ajacoutot
1c0ac77770
Update to rsnapshot-1.4.1.
2015-08-19 09:26:09 +00:00
ajacoutot
e503b2f2e4
+cups-filters,ldap
2015-08-19 07:45:56 +00:00
ajacoutot
d85abda00e
Update to cups-filters-1.0.73.
...
Add "ldap" FLAVOR for for browsing remote printer queues via LDAP.
2015-08-19 07:45:35 +00:00
jasper
a71d123c73
update to p5-XML-DOM-1.45
2015-08-19 07:40:03 +00:00
jasper
69502a4627
- update to apache-activemq-5.12.0
...
tested with mcollective by sebastia@ and myself
2015-08-19 07:22:55 +00:00
jasper
8e922b71db
- bugfix update to mcollective-2.8.3
2015-08-19 07:22:22 +00:00
ajacoutot
c666063d43
Update to hwdata-0.281.
2015-08-19 07:04:48 +00:00
jasper
b7f5bf9dcf
backport various security fixes:
...
- CVE-2015-5739, "Content Length" treated as valid header
- CVE-2015-5740, Double content-length headers does not return 400 error
- CVE-2015-5741, Additional hardening, not sending Content-Length w/Transfer-Encoding, Closing connections
from upstream git
ok jsing@ (MAINTAINER), czarkoff@
2015-08-19 06:57:20 +00:00
nigel
581ddd2f25
bump required after WANTLIB change.
...
Ok sthen
2015-08-18 22:49:41 +00:00
bluhm
f8bfc1eae8
Fix large file support in bonnie++. Remove #ifdef BSD from patch.
...
OK sthen@
2015-08-18 20:41:29 +00:00
ajacoutot
52046db400
Update to latexila-3.16.2.
2015-08-18 17:17:29 +00:00
bcallah
ac97ce305f
Bugfix update to 2.0.1
2015-08-18 15:35:07 +00:00
sebastia
e7328e60ff
Minimal update to 2.0.3, fixing only one bug for PE environments.
...
While there, update HOMEPAGE to point to the right github repo.
OK jasper@
2015-08-18 14:22:14 +00:00
sthen
fb6f07320f
free commit for www/dwb removal in quirks, reminded by aja
2015-08-18 13:15:48 +00:00
sthen
3c16f7570b
remove dwb, suggested by Henrik Friedrichsen (maintainer), ok jca
...
http://marc.info/?l=openbsd-ports&m=143593955506953&w=2
2015-08-18 13:04:26 +00:00
sthen
e07fec811f
add a comment pointing out that NO_xx flavours are broken, to avoid people
...
trying to do a quick build by disabling things they don't need, only to have
it fail when packaging -libs
2015-08-18 10:16:55 +00:00
sthen
5f0d137420
tweak WANTLIB again; build problem reported by ajacoutot.
...
quadmath is used by -f95 (WANTLIB), however the lib is also present in GCC 4.9
which is required all over the place for bulk builds. So bodge around it by
removing the WANTLIB and at least specifying a RUN_DEPENDS-f95 instead.
This is pretty much academic anyway as you can't install gcc-4.8 on a typical
workstation as it will conflict with gcc-4.9 libs that are a common dependency.
2015-08-18 10:14:06 +00:00
ajacoutot
9426338036
Sync with upstream (Support for new "Pyongyang Time").
2015-08-18 09:55:47 +00:00
kirby
b788b086e4
Add Kazakh language support. Requested by Baurzhan Muftakhidinov on ports@
...
long time ago.
OK robert@ (maintainer)
2015-08-18 08:15:40 +00:00
jasper
3347b9ccb1
broken on mips64, no atomic ops
2015-08-18 08:09:58 +00:00
jasper
cbefc70568
update to eog-3.16.3
2015-08-18 08:09:12 +00:00
jasper
cceafed206
update to eog-plugins-3.16.1
2015-08-18 08:08:56 +00:00
jasper
ea49a1c184
update to gedit-3.16.3
2015-08-18 08:06:20 +00:00
jsg
5eeea8970e
update to afl 1.86b
2015-08-18 06:42:38 +00:00
yasuoka
36e53af5f9
Update mew to 6.7.
2015-08-18 03:12:21 +00:00
sthen
a617e7ba14
sync WANTLIB
2015-08-17 20:34:20 +00:00
sthen
628445e140
sync WANTLIB
2015-08-17 20:04:16 +00:00
sthen
d8e24bbded
sync WANTLIB
2015-08-17 19:52:39 +00:00
sthen
0f4034be36
sync WANTLIB
2015-08-17 19:10:11 +00:00
kirby
d4d19537d5
remove maintainer per his request
2015-08-17 19:04:51 +00:00
bluhm
da03a1de4d
update p5-NetAddr-IP to 4.077
2015-08-17 18:29:15 +00:00