jasper
c9e8a3df9d
- update to gobject-introspection-1.48.0
...
this and the upcoming vala update were tested in a bulk by aja@, thanks!
2016-04-20 06:21:35 +00:00
jasper
4403b1b039
update to libgtop-2.34.0
2016-04-20 06:20:38 +00:00
jasper
64426dcb95
update to libpeas-1.18.0
2016-04-20 06:20:11 +00:00
jasper
c1b858bd6d
update to json-glib-1.2.0
2016-04-20 06:19:47 +00:00
dcoppa
4118e5c5b9
sync
2016-04-19 19:48:28 +00:00
dcoppa
8846238909
Update to hs-polyparse-1.12
2016-04-19 09:30:12 +00:00
ajacoutot
ccd1c5efd3
Update to libsoup-2.52.2.
2016-04-19 06:01:29 +00:00
ian
d56bf39d47
Update to 1.651/1.656, fixes CVS-2016-0788 to 0792, thanks Sevan Janiyan.
2016-04-18 18:42:30 +00:00
jasper
4b4ab7861a
- start COMMENT with lowercase letter
...
- remove unneeded DISTNAME
- set NO_TEST
2016-04-18 16:57:04 +00:00
awolk
395ad4b034
Add devel/zeal to the build
2016-04-18 15:04:24 +00:00
awolk
83ffdf4ef4
Import devel/zeal - Simple offline API documentation browser
...
Zeal is an offline documentation browser inspired by Dash. The default package
handles 198 various doc sets that can be downloaded and later accessed while
offline. Users can also create their own docsets by following instructions for
Dash: https://kapeli.com/docsets
OK abieber@
2016-04-18 15:01:43 +00:00
sthen
8e696e1f0a
update to ccache-3.2.5
2016-04-18 13:45:49 +00:00
ajacoutot
7fc8d7a03b
Update to py-gobject3-3.20.0.
2016-04-18 06:52:28 +00:00
ajacoutot
bdfc7e63f3
Update to pangomm-2.40.0.
2016-04-18 06:50:36 +00:00
ajacoutot
5bd0300eb5
Update to glib2mm-2.48.1.
2016-04-18 06:50:20 +00:00
ajacoutot
1b66d22d86
Update to pango-1.40.1.
2016-04-18 06:47:47 +00:00
ajacoutot
7f51e190f6
Update to atk-2.20.0.
2016-04-18 06:46:54 +00:00
ajacoutot
e0d27de83e
Update to glib2-2.48.0.
2016-04-18 06:46:30 +00:00
shadchin
e15aa27b49
Minor update to py-path.py 8.2.1
2016-04-17 12:47:39 +00:00
shadchin
b65c93263f
Missing build dep, spotted by nigel@
2016-04-17 07:37:29 +00:00
shadchin
d7d33fe909
* Switch on py3-sphinx for python3
...
* Prevent build from calling out to the internet
ok ajacoutot@
2016-04-16 19:06:25 +00:00
danj
45abac9cf9
+ py-nosexcover
...
+ py-nosexcover,python3
2016-04-16 14:07:39 +00:00
danj
c93b6417f6
Import devel/py-nosexcover, tweaks/ok jca@ shadchin@
...
A companion to the built-in nose.plugins.cover, this plugin will write out an
XML coverage report to a file named coverage.xml.
It will honor all the options you pass to the Nose coverage plugin,
especially -cover-package.
2016-04-16 13:59:54 +00:00
ajacoutot
ac9b860318
Drop our local patch that installed the its and loc files under an unversioned
...
directory. Needed because applications will start installing their own files
under share/gettext/its/ which will conflict with the existing ones.
Found out while updating gtk+3 to 3.20.3.
ok naddy@ (maintainer)
2016-04-16 12:06:24 +00:00
shadchin
d44990c4aa
+py-lazy-object-proxy
...
+py-lazy-object-proxy,python3
+py-test-benchmark
+py-test-benchmark,python3
2016-04-15 18:53:21 +00:00
shadchin
5be82a19a8
Import py-lazy-object-proxy 1.2.2, ok sthen@
...
A fast and thorough lazy object proxy.
2016-04-15 18:36:59 +00:00
shadchin
41d8d7832a
Import py-test-benchmark 3.0.0, ok sthen@
...
A py.test fixture for benchmarking code. It will group the tests into
rounds that are calibrated to the chosen timer.
2016-04-15 18:32:04 +00:00
jca
a7c588fb25
Build with egcc on alpha, in-tree gcc can't compile this; from Miod.
2016-04-15 14:43:07 +00:00
ajacoutot
f1a770acb4
Update to glib2mm-2.46.4.
...
Drop gettext module while here.
2016-04-15 13:17:08 +00:00
shadchin
2b0d2de372
Update to py-setuptools_scm 1.11.0
2016-04-15 09:09:35 +00:00
shadchin
525cd9c2bd
Unbreak after py-sphinx update to 1.4
2016-04-15 08:53:48 +00:00
shadchin
3b5bda3376
Update to py-path.py 8.2 and take maintainer.
2016-04-15 08:38:45 +00:00
shadchin
f5b010e164
Update to py-wrapt 1.10.8
2016-04-15 08:37:08 +00:00
sthen
48f47cf329
fix with perl 5.22: defined(@array)
2016-04-14 23:06:49 +00:00
sthen
05234560ca
update to p5-Coro-6.49
2016-04-14 22:21:21 +00:00
sebastia
0c6a13ffd7
Update to 2.1.4
...
OK jasper@
2016-04-14 06:20:37 +00:00
sthen
e72c06bed2
s/if (defined(@foo))/if (@foo)/ to fix with perl 5.22
2016-04-14 00:12:27 +00:00
jasper
68c396f4b1
re-add endian.h inclusion, it's obviously needed.
...
from miod@
2016-04-13 07:52:16 +00:00
jca
f235b40331
Update to talloc-2.1.3, needed for the upcoming samba update.
...
i386 build by danj@, ok sthen@
2016-04-12 17:39:20 +00:00
naddy
32cd7e42e2
replace gettext module
2016-04-12 15:19:39 +00:00
naddy
56ed2a232f
drop gettext module, there is no NLS support
2016-04-12 15:13:43 +00:00
sthen
a3254d72c5
add http mirror for invisible-island.net distfiles; ok jca bentley naddy
2016-04-12 11:41:02 +00:00
shadchin
e790645ea1
Update to py-dateutil 2.5.2.
...
ok rpointel@, ok and tweak frantisek holop (MAINTAINER)
2016-04-12 09:27:49 +00:00
ian
7862106c88
Link p5-Sys-Mmap
2016-04-11 13:12:50 +00:00
ian
8d431792a1
Trivial portgen port of perl module to mmap a file into a variable.
...
Dependency of upcoming zoneminder port.
ok sthen@
2016-04-11 13:07:55 +00:00
shadchin
3b3b57fdc3
Update to py-tz 2016.3.
...
ok ajacoutot@, rpointel@
2016-04-11 09:09:16 +00:00
dcoppa
570e2cf5f8
Update to jsoncpp-1.7.2
2016-04-11 07:41:13 +00:00
sthen
2bfda681dd
Frederic Cambus takes maintainer of devel/tig, re-formats the Makefile
...
and installs example tigrc file.
2016-04-10 21:29:05 +00:00
shadchin
5671cac383
Update to py-traitlets 4.2.1
2016-04-10 08:19:40 +00:00
naddy
52501c1f09
replace libiconv module with library dependency; no bump needed
2016-04-09 20:14:48 +00:00