jasper
a1a901bb31
update to libgit2-glib-0.25.0, reminded by nigel@
2017-04-16 10:13:19 +00:00
jasper
7cd44ec735
missing patch from upstream to unbreak with libressl; no bump as it wouldn't build
2017-04-14 18:27:21 +00:00
jasper
f214019f58
update to py-git2-0.25.0
2017-04-14 18:26:45 +00:00
jasper
17fa964053
update to libgit2-0.25.1
2017-04-14 18:26:40 +00:00
shadchin
023286d19f
Add a MODPY_PYOEXTENSION variable.
...
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
jsg
cb31de52a8
use ports gcc on arm to get atomic builtins
2016-12-30 10:43:07 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
czarkoff
79e78e1a8c
update libgit2 and py-git2 to 0.24.1
...
Make better use of GH_* and python MODULE.
OK shadchin@
2016-10-08 12:49:18 +00:00
jasper
624f50febe
update to libgit-glib-0.24.4
2016-09-07 06:42:15 +00:00
jasper
582e1a059b
- update to libgit2-glib-0.24.3
...
- drop gettext module
2016-08-25 15:13:41 +00:00
jasper
c360005a90
update to libgit2-glib-0.24.2
2016-08-17 14:19:49 +00:00
jasper
b607cfeb16
update to libgit-glib-0.24.0
2016-03-21 15:25:03 +00:00
jasper
1179872fad
update to py-git2-0.24.0
2016-03-21 15:24:35 +00:00
jasper
a4a152461a
update to libgit2-0.24.0
2016-03-21 15:24:20 +00:00
naddy
a75f6223b1
remove SHARED_ONLY, nothing uses it
2016-03-19 15:47:04 +00:00
jsg
578ae7c7ca
Don't attempt to build on arm. sync atomic builtins required.
2016-02-21 16:17:25 +00:00
tobiasu
e0c1a06184
mark broken on sparc, requires atomic ops
2016-02-20 22:08:08 +00:00
ajacoutot
354ab371fb
Document the fact that the RUN_DEPENDS on pygobject3 is needed because of
...
the MODPY_LIBDIR/gi/overrides/ directory.
2016-01-01 12:00:15 +00:00
ajacoutot
f816458f34
Remove more BROKEN markers for ports requiring built-in atomic ops.
...
from Brad, OK jasper@
2015-12-26 09:45:51 +00:00
jasper
718f0a8c44
update to libgit2-glib-0.23.8
2015-12-12 11:47:52 +00:00
sthen
4e2d8093a5
sync WANTLIB (curl+nghttp2)
2015-10-30 12:47:38 +00:00
jasper
82ae301857
update to libgit2-glib-0.23.6
2015-10-14 18:13:14 +00:00
jasper
bb9a726022
update to py-git2-0.23.2
2015-10-14 18:13:13 +00:00
jasper
83303dc80e
update to libgit2-0.23.3
2015-10-14 18:13:08 +00:00
sthen
b480771cb8
regen cffi hash
2015-10-06 20:48:04 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
jasper
3347b9ccb1
broken on mips64, no atomic ops
2015-08-18 08:09:58 +00:00
jasper
7855a8d4ba
update to libgit2-glib-0.22.8
2015-05-03 14:27:18 +00:00
jasper
0a2082f9cb
update to libgit2-glib-0.22.6
2015-04-14 06:55:20 +00:00
jasper
d39d41be36
update to libgit2-glib-0.22.4
2015-04-07 08:51:31 +00:00
jasper
e81e5e23cf
update to libgit2-0.22.2
2015-04-04 08:45:48 +00:00
jasper
09832a13b0
update to libgit2-glib-0.22.2
2015-04-04 08:17:23 +00:00
landry
e56f9ab500
BROKEN-hppa = no atomic ops
2015-03-16 21:42:37 +00:00
ajacoutot
5e02da4dd0
Update to py-git2-0.22.0.
2015-01-28 09:20:28 +00:00
ajacoutot
c5e00a71b2
Update to libgit2-glib-0.22.0.
...
ok jasper@
2015-01-28 09:20:07 +00:00
ajacoutot
d50260f900
Update to libgit2-0.22.1.
...
with and ok jasper@
2015-01-28 09:19:45 +00:00
jasper
38f0ba9ac7
update to libgit2-0.21.3
2014-12-19 08:05:25 +00:00
jasper
a7cb04b6b8
sync with what's been committed upstream
2014-12-17 19:23:32 +00:00
jasper
8b853d6ce4
update to libgit2-glib-0.0.24
2014-11-08 12:33:40 +00:00
jasper
da37afcf09
update to py-git2-0.21.3
2014-09-16 08:18:07 +00:00
jasper
0e3fcb6106
update to libgit2-glib-0.0.22
2014-09-16 08:18:06 +00:00
jasper
d42fb0a902
update to libgit2-0.21.1
2014-09-16 08:12:27 +00:00
ajacoutot
d11cd4a9e1
Add vala bindings.
...
ok jasper@
2014-08-14 08:26:10 +00:00
jasper
af39785839
- update to libgit2-glib-0.0.20
...
- whack the OutputStream statemachine with mutexes and conditional variables (from guenther@, thanks!)
2014-08-14 06:42:16 +00:00
ajacoutot
3c5381c59b
The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
...
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
jasper
2c5cf8e229
update to pygit2-0.21.0
2014-07-08 15:34:01 +00:00
jasper
66a53cbd9d
update to libgit2-glib-0.0.18
2014-07-08 15:33:42 +00:00
jasper
7314335d73
update to libgit2-0.21.0
2014-07-08 15:33:11 +00:00
rpointel
a5da6b1161
changed python 3 default to 3.4 so bump revision.
...
spotted by naddy@.
2014-06-04 15:32:55 +00:00
rpointel
ba6d41cdd2
changed python3 default version so bump revision.
2014-06-03 11:34:24 +00:00