ajacoutot
95aa05686c
Update to py-git2-0.27.1.
2018-06-23 15:40:38 +00:00
jasper
7c3a085d56
update to libgit2-0.27.2
2018-06-11 13:13:15 +00:00
jasper
2105f50d28
update to libgit2-0.27.1, addressing CVE-2018-11235
2018-06-01 19:48:25 +00:00
jasper
21bcf2be8b
unbreak by adapting to the new libgit2 api; breakage found by naddy@
2018-04-28 09:42:37 +00:00
jasper
3a19ea9e8b
update to py-git2-0.27.0
2018-04-27 15:12:19 +00:00
jasper
322a052233
update to libgit2-0.27.0
2018-04-27 15:12:00 +00:00
jasper
5854664754
update to libgit2-0.26.3, includes security fixes as part of 0.26.2:
...
"memory handling issues when reading crafted repository index files.
The issues allow for possible denial of service due to allocation of large
memory and out-of-bound reads. As the index is never transferred via the
network, exploitation requires an attacker to have access to the local repository."
2018-03-19 18:28:12 +00:00
jasper
1e5cf2aa0f
i made you a patch, but i eated it.
...
unbreaks the build as spotted by sthen@
2018-03-06 07:29:33 +00:00
jasper
f73ae5396b
update to libgit2-glib-0.26.4
2018-03-04 08:24:21 +00:00
sthen
d2593e1e71
unbreak, now libressl has all the functions this needs
2018-02-20 20:50:07 +00:00
sthen
b332d91e9e
unbreak again; we now have all the BIO_* that libgit2 uses apart from BIO_get_new_index()
2018-02-18 19:37:56 +00:00
sthen
542dcfe536
fix now that libressl has some new BIO_*, from jsing
2018-02-17 21:09:39 +00:00
sthen
811c606bd1
add "defined(LIBRESSL_VERSION_NUMBER) && " to the ifdef
2018-02-15 13:58:25 +00:00
sthen
e9cb28456b
adapt compat code conditionals for ASN1_STRING_get0_data() to unbreak
...
since it was added in libressl, ok jsing
2018-02-15 13:45:49 +00:00
jsg
9a190ffe23
Now that arm has switched to clang the base compiler has atomic builtins
...
and accepts -mfpu=neon.
ok jca@ sthen@
2018-01-20 14:03:39 +00:00
ajacoutot
37a5edfd57
+py-git2,python3
2017-12-30 08:44:21 +00:00
ajacoutot
3c5af77711
Update to py-git2-0.26.3.
2017-12-30 08:43:48 +00:00
jca
028e518416
Use ports-gcc for arm and hppa, base-gcc for other gcc platforms.
2017-12-08 18:58:53 +00:00
jasper
683da7f1f8
update to py-git2-0.26.1
2017-11-30 20:11:42 +00:00
jasper
e419d2624a
update to libgit2-glib-0.26.2
2017-11-30 20:09:33 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
ajacoutot
4640165268
Update to libgit2-glib-0.26.0.
2017-07-31 07:51:57 +00:00
ajacoutot
4d49507cdf
Update to libgit2-glib-0.25.0p0.
2017-07-23 10:09:00 +00:00
ajacoutot
20a43685cc
Update to py-git2-0.26.0.
2017-07-23 10:08:42 +00:00
ajacoutot
3bab400686
Update to libgit2-0.26.0.
2017-07-23 10:08:27 +00:00
jasper
22c2725c49
update to py-git2-0.25.1
2017-05-27 14:02:36 +00:00
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