Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.4_1 30 Nov 2024 07:00:01 |
Matthias Fechner (mfechner) Author: James TD Smith |
devel/libgit2: Fix handling for SSH option
Needs to be specified as USE_SSH=libssh2. Also remove the THREADSAFE
option, this is no longer relevant.
PR: 283006 |
1.8.4 31 Oct 2024 05:22:10 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.8.4
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.8.4 |
1.8.3 27 Oct 2024 08:39:50 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.8.3
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.8.3 |
1.8.2 23 Oct 2024 05:53:25 |
Matthias Fechner (mfechner) Author: Nuno Teixeira |
devel/libgit2: udpate to 1.8.2
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.8.2
PR: 282262 |
1.8.1 18 Oct 2024 18:56:41 |
Nuno Teixeira (eduardo) |
devel/libgit2: Update to 1.8.1
ChangeLog: https://github.com/libgit2/libgit2/releases/tag/v1.8.1
https://github.com/libgit2/libgit2/releases/tag/v1.8.0
PR: 280685
Approved by: mfechner |
1.7.2 16 Apr 2024 01:31:14 |
Adam Weinberger (adamw) |
devel/libgit2: Ensure LOCALBASE/include is in the include path
Add USES=localbase.
[ 1% 9/188] cc -isystem
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/include -isystem
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/src/util -isystem
/wrkdirs/usr/ports/devel/libgit2/work/.build/src/util -D_GNU_SOURCE -O2 -pipe
-fno-strict-aliasing -Wall -Wextra -fvisibility=hidden -fPIC -Wdocumentation
-Wno-documentation-deprecated-sync -Wno-missing-field-initializers
-Wmissing-declarations -Wstrict-aliasing -Wstrict-prototypes
-Wdeclaration-after-statement -Wshift-count-overflow -Wunused-const-variable
-Wunused-function -Wint-conversion -Wc11-extensions -Wformat -Wformat-security
-O2 -pipe -fno-strict-aliasing -DNDEBUG -Wno-sign-compare -MD -MT
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o -MF
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o.d -o
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o -c
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/deps/xdiff/xpatience.c
FAILED: deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o
cc -isystem /wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/include
-isystem /wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/src/util -isystem
/wrkdirs/usr/ports/devel/libgit2/work/.build/src/util -D_GNU_SOURCE -O2 -pipe
-fno-strict-aliasing -Wall -Wextra -fvisibility=hidden -fPIC -Wdocumentation
-Wno-documentation-deprecated-sync -Wno-missing-field-initializers
-Wmissing-declarations -Wstrict-aliasing -Wstrict-prototypes
-Wdeclaration-after-statement -Wshift-count-overflow -Wunused-const-variable
-Wunused-function -Wint-conversion -Wc11-extensions -Wformat -Wformat-security
-O2 -pipe -fno-strict-aliasing -DNDEBUG -Wno-sign-compare -MD -MT
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o -MF
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o.d -o
deps/xdiff/CMakeFiles/xdiff.dir/xpatience.c.o -c
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/deps/xdiff/ xpatience.c
In file included from
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/deps/xdiff/xpatience.c:22:
In file included from
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/deps/xdiff/xinclude.h:26:
In file included from
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/deps/xdiff/git-xdiff.h:17:
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.7.2/src/util/regexp.h:19:11:
fatal error: 'pcre2.h' file not found
# include <pcre2.h>
^~~~~~~~~
1 error generated. |
1.7.2 08 Feb 2024 13:22:52 |
Matthias Fechner (mfechner) |
devel/libgit2: security update to 1.7.2
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.7.2
MFH: 2024Q1
Security: 43768ff3-c683-11ee-97d0-001b217b3468 |
1.7.1 13 Nov 2023 13:10:10 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.7.1
Including direct dependencies.
Changelog:
https://github.com/libgit2/libgit2/releases |
1.6.4 13 Sep 2023 05:48:57 |
Matthias Fechner (mfechner) |
devel/libgit2: fix build problem with openssl3 and libressl
Make cmake aware of the selected ssl lib
PR: 273609 |
1.6.4 09 Sep 2023 04:52:51 |
Matthias Fechner (mfechner) Author: Guido Falsi |
devel/libgit2: fix build with clang 16
Update the patch from:
https://cgit.freebsd.org/ports/commit/devel/libgit2?id=a62f1b5796b641bb502b33f7f073238a49dc4d0c
so it can by applied to libgit 1.6.x |
1.6.4 08 Sep 2023 10:34:38 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.6.4
Required for gitlab-ce 16.3.
Bump of pending ports will be done in another commit.
Changelog:
https://github.com/libgit2/libgit2/tags |
1.5.2_1 14 May 2023 19:23:31 |
Dimitry Andric (dim) |
devel/libgit2: fix build with clang 16
Clang 16 has a new error about incompatible function types, which shows
up when building devel/libgit2:
/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.5.2/src/util/util.c:731:28:
error: incompatible function pointer types passing 'int (void *, const void *,
const void *)' to parameter of type 'int (*)(const void *, const void *, void
*)' [-Wincompatible-function-pointer-types]
qsort_s(els, nel, elsize, git__qsort_r_glue_cmp, &glue);
^~~~~~~~~~~~~~~~~~~~~
/usr/include/stdlib.h:397:11: note: passing argument to parameter here
int (*)(const void *, const void *, void *), void *);
^
Clang is indeed right, as the version of qsort_s(3) in FreeBSD 13 and
later has the 'void *payload' parameter last:
(Only the first 15 lines of the commit message are shown above ) |
1.5.2 28 Feb 2023 07:44:16 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.5.2
Changelog:
This is a bugfix release to improve the SSH key handling functionality that was
introduced in v1.5.1.
libgit2 can now read the known_hosts file on Windows.
libgit2 will now examine all keys for a particular host in the known_hosts
file for matches, to support remote hosts with multiple key types.
All users of the v1.5 release line are recommended to upgrade.
https://github.com/libgit2/libgit2/blob/v1.5.2/docs/changelog.md |
1.5.1 23 Jan 2023 07:18:19 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.5.1
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.5.1 |
1.5.0 13 Jan 2023 08:13:08 |
Matthias Fechner (mfechner) Author: Daniel Engberg |
devel/libgit2: only build test suite when we request it and adjust tests
There's still one failure that seems to be occurring if you're running as
root [1] and I'm unable to work out where and/or if upstream ever fixed this
test.
References:
https://github.com/archlinux/svntogit-packages/blob/packages/libgit2/trunk/PKGBUILD
1: https://github.com/libgit2/libgit2/issues/6307
PR: 268572 |
1.5.0 22 Nov 2022 14:31:11 |
Adam Weinberger (adamw) |
devel/libgit2: Add python as a build dep to fix NINJA_DEFAULT=samurai
Normally, python is brought in from ninja. When NINJA_DEFAULT=samurai,
that dependency is missing.
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
CMake Error at tests/libgit2/CMakeLists.txt:7 (message):
Could not find a python interpreter, which is needed to build the tests.
Make sure python is available, or pass -DBUILD_TESTS=OFF to skip building
the tests
Note that python is only used to build tests, so no PORTREVISION bump is
needed here. |
1.5.0 22 Nov 2022 09:38:26 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.5.0
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.5.0 |
1.3.2 30 Oct 2022 06:35:19 |
Felix Palmen (zirias) |
devel/libgit2: Fix build with libressl 3.5
Approved by: mfechner (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37057 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.2 13 Jul 2022 06:36:36 |
Matthias Fechner (mfechner) |
devel/libgit2: security update to 1.3.2
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.3.2
This is a security release with multiple changes.
This provides compatibility with git's changes to address CVE 2022-29187. As
a follow up to CVE 2022-24765, now not only is the working directory of a
non-bare repository examined for its ownership, but the .git directory and the
.git file (if present) are also examined for their ownership.
A fix for compatibility with git's (new) behavior for CVE 2022-24765 allows
users on POSIX systems to access a git repository that is owned by them when
they are running in sudo.
A fix for further compatibility with git's (existing) behavior for CVE
2022-24765 allows users on Windows to access a git repository that is owned by
the Administrator when running with escalated privileges (using runas
Administrator).
The bundled zlib is updated to v1.2.12, as prior versions had memory
corruption bugs. It is not known that there is a security vulnerability in
libgit2 based on these bugs, but we are updating to be cautious.
MFH: 2022Q3 |
1.3.1 20 Jun 2022 07:52:35 |
Matthias Fechner (mfechner) |
devel/libgit2: update to 1.3.1
Validate repository directory ownership (v1.3) by @ethomson in #6268
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.3.1 |
1.3.0 06 Jan 2022 09:24:23 |
Matthias Fechner (mfechner) |
devel/libgit2: fix linking with libressl
Patch upstream:
https://github.com/libgit2/libgit2/pull/6157
PR: 260216
Reported by: lysfjord.daniel@smokepit.net |
1.3.0 04 Dec 2021 12:07:23 |
Matthias Fechner (mfechner) Author: Daniel Engberg |
devel/libgit2: Update to 1.3.0
Use DISTVERSION and USE_GIT to follow Porter's Handbook more closely
Use PCRE2 by default instead of PCRE(1)
Use http-parser library from ports rather than bundled version as per
recommendation in Porter's Handbook
Import patch to remove incompatible tests
Reference:
https://github.com/archlinux/svntogit-packages/blob/packages/libgit2/trunk/libgit2-1.2.0-remove_http-parse_incompatible_tests.patch
(see commit history)
PR: 258484 |
1.1.1 10 Sep 2021 21:18:15 |
Bernhard Froehlich (decke) |
devel/libgit2: Add CPE information
Approved by: portmgr (blanket) |
1.1.1 31 Aug 2021 06:40:37 |
Matthias Fechner (mfechner) Author: Yuri Victorovich |
devel/libgit2: Update to 1.1.1
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.1 |
1.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 06 Apr 2021 13:23:51 |
Matthias Fechner (mfechner) |
Fixed build problem if base SSL is used.
PR: 252098 |
1.1.0 06 Apr 2021 09:43:51 |
Matthias Fechner (mfechner) |
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich |
1.1.0 06 Apr 2021 07:51:01 |
Matthias Fechner (mfechner) |
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0
PR: 252098 |
1.0.1 20 Jun 2020 11:49:09 |
tobik |
devel/libgit2: Update to 1.0.1
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.1
Changes: https://github.com/libgit2/pygit2/blob/v1.2.1/CHANGELOG.rst#121-2020-05-01
Approved by: mfechner (maintainer)
Differential Revision: https://reviews.freebsd.org/D25341 |
1.0.0 19 Apr 2020 03:55:23 |
tobik |
devel/libgit2: Update to 1.0.0
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by: mfechner (maintainer)
Differential Revision: https://reviews.freebsd.org/D24471 |
0.99.0 19 Mar 2020 05:47:59 |
tobik |
devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes
Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/ |
0.28.4 11 Dec 2019 08:14:08 |
mfechner |
devel/libgit2 security upgrade to 0.28.4.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v0.28.4
MFH: 2019Q4 |
0.28.3 20 Aug 2019 18:04:08 |
mfechner |
devel/libgit2: security upgrade to 0.28.3.
PR: 239932
Submitted by: tobik
Approved by: mfechner
MFH: 2019Q3
Security: d51b52cf-c199-11e9-b13f-001b217b3468 |
0.28.1 31 Mar 2019 07:59:30 |
mfechner |
Make portlint happy.
Updated version bump node (reported by tijl). |
0.28.1 28 Mar 2019 17:04:06 |
mfechner |
Added a small note to bump revision using small script I just added. |
0.28.1 23 Mar 2019 17:41:52 |
mfechner |
Upgrade to version 0.28.1.
Changelog:
https://github.com/libgit2/libgit2/releases |
0.27.8 31 Jan 2019 14:13:42 |
mfechner |
Upgrade devel/libgit2 to 0.27.8 and required ports.
Reported by: PORTSCOUT, swills |
0.27.7 30 Oct 2018 16:12:18 |
mfechner |
Upgrade to 0.27.7.
Approved by: mentors (implicit) |
0.27.5 15 Oct 2018 16:14:51 |
mfechner |
Security update of devel/libgit2 and depending ports to fix seceurity
vulnerabilities.
For more details see here:
https://github.com/libgit2/libgit2/releases/tag/v0.27.5
Approved by: mentors (implicit)
MFC after: 1d
MFH: 2018Q4
Security: 8c08ab4c-d06c-11e8-b35c-001b217b3468 |
0.27.4 06 Sep 2018 19:04:04 |
mfechner |
Update devel/libgit2 and devel/rubygem-rugged to 0.27.4 which is required for
gitlab-ce 11.2.x.
Approved by: mentors (implicit) |
0.27.3 11 Jul 2018 16:30:04 |
mfechner |
Update to 0.27.3 which fixes some security vulnerabilities.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
MFH: 2018Q3
Security: 3c9b7698-84da-11e8-8c75-d8cb8abf62dd
Differential Revision: https://reviews.freebsd.org/D16225 |
0.27.2 20 Jun 2018 06:53:29 |
mfechner |
Update libgit2 to 0.27.2 and removed obsolete patches from it as it is fixed
upstream now.
Update devel/rubygem-rugged to 0.27.2 and took maintainer-ship for it as it is a
core module required for gitlab.
Added comment suggest by mat that some ports should be updated together.
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15901 |
0.27.1 05 Jun 2018 05:21:48 |
mfechner |
Took maintainer (approved by wg).
Security update to 0.27.1.
Reviewed by: wg (maintainer), tz (mentor)
Approved by: wg (maintainer), tz (mentor)
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D15654 |
0.27.0_1 15 May 2018 12:21:41 |
rakuco |
devel/libgit2-glib: Unbreak with libgit2 0.27.
The fix is two-fold:
* Adjust the path for the sed call in devel/libgit2 so that we leave out
openssl from libgit2.pc's Requires.private line, otherwise libgit2-glib will
look for openssl.pc, which does not exist when OpenSSL from base is used.
* Reset libgit2-glib back to 0.26, and import a patch both Arch Linux and
openSUSE have been carrying to fix the build with libgit2 0.27. PORTEPOCH was
not set because there is no libgit2-glib 0.27 and no package could have
possibly been built after r469930.
Approved by: mfechner, gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D15437 |
0.27.0 14 May 2018 17:34:13 |
mfechner |
Update devel/libgit2 to 0.27.0 required for gitlab 10.7.x
Updated patches to match new file locations.
Reviewed by: swills (mentor), wg (maintainer)
Approved by: swills (mentor), wg (maintainer)
Differential Revision: https://reviews.freebsd.org/D15320 |
0.26.0 27 Mar 2018 12:17:06 |
brnrd |
devel/libgit2: Fix build with LibreSSL 2.7
- LibreSSL 2.7 adds OpenSSL 1.1 API
PR: 226954
Approved by: wg (maintainer) |
0.26.0 28 Nov 2017 15:58:35 |
tz |
devel/libgit2: Update from 0.25.1 to 0.26.0
Changelog: https://github.com/libgit2/libgit2/blob/v0.26.0/CHANGELOG.md
Submitted by: Matthias Fechner <idefix@fechner.net>
Approved by: wg |
0.25.1_1 18 May 2017 22:34:56 |
wg |
devel/libgit2: fix build with libressl
PR: 219362
Submitted by: tobik |
0.25.1 17 May 2017 12:59:27 |
wg |
devel/libgit2: update to 0.25.1 |
0.24.0 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
0.24.0 03 Nov 2016 16:00:40 |
linimon |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket) |
0.24.0 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.24.0 16 Jun 2016 13:23:13 |
mat |
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577 |
0.24.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.24.0 14 Mar 2016 05:24:48 |
miwi |
- Update to 0.24.0
PR: 207792
Submitted by: Torsten Zuehlsdorff
Approved by: maintainer implicit |
0.23.4 28 Nov 2015 16:04:52 |
sunpoet |
- Update to 0.23.4
- Use BROKEN_sparc64
- Fix space with tab
Changes: https://github.com/libgit2/libgit2/releases
PR: 204862
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
0.23.1 06 Sep 2015 20:48:52 |
kwm |
Update libgit2 to 0.23.1.
Add curl option for HTTP support.
Submitted by: Andrey Cherkashin <andoriyu@gmail.com>
Approved by: wg@
Differential Revision: https://reviews.freebsd.org/D3494 |
0.22.3 01 Jul 2015 15:09:53 |
kwm |
Update libgit2 to 0.22.3.
Approved by: maintainer (implicit) |
0.22.2 11 May 2015 20:56:01 |
kwm |
Update libgit2 to 0.22.1. [1]
Update libgit2-glib to 0.22.8.
Update gitg to 3.16.1.
Update py-pygit2 to 0.22.0. [1][3]
Update rubygem-rugged to 0.22.1b1. [2]
This is done in one commit due to API/ABI breakage in libgit2.
PR: 196176 (based on)
Differential Revision: https://reviews.freebsd.org/D2468
Submitted by: lightside@gmx.com
Approved by: maintainer (wg@ blanked) [1], ruby (swills@)[2]
Reviewed by: koobs@ [3] |
0.21.1_1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.21.1_1 15 Jan 2015 11:01:25 |
wg |
devel/libgit2: add THREADS option and make it default
PR: 196662
Submitted by: rm |
0.21.1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.21.1 29 Sep 2014 14:09:11 |
wg |
devel/libgit2: update to 0.21.1
- USES python:build |
0.21.0 27 Jun 2014 16:34:48 |
wg |
devel/libgit2: update to 0.21.0 |
0.20.0_1 20 Jan 2014 13:11:43 |
wg |
devel/libgit2: fix pkgconfig file and missing dependency
PR: ports/185892
Submitted by: amdmi3 |
0.20.0 25 Nov 2013 16:31:07 |
wg |
devel/libgit2: update to 0.20.0 |
0.19.0 24 Sep 2013 11:54:00 |
wg |
devel/libgit2: allows stating
- Allows staging out of the box |
0.19.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.19.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.19.0 15 Jul 2013 16:34:27 |
wg |
devel/libgit2: update to 0.19.0
- Update to 0.19.0
Changes:
https://github.com/libgit2/libgit2/releases/tag/v0.19.0 |
0.18.0 22 Jun 2013 22:22:07 |
wg |
devel/libgit2: update to 0.18.0
- Update to 0.18.0
- Take maintainership |
0.17.0 30 Apr 2013 17:32:01 |
bapt |
Back to the pool |
0.17.0 23 Mar 2013 19:12:58 |
bapt |
Fix USE_GITHUB in combinaison with MASTER_SITE= GHC which breaks WRKSRC
PR: ports/177316
Submitted by: William Grzybowski <william88@gmail.com>
Reported by: miwi |
0.17.0 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.17.0 31 Dec 2012 11:53:13 |
bapt |
Switch to USE_GITHUB
Trim headers |
0.17.0 28 Jul 2012 12:02:12 |
bapt |
- update to 0.17.0
PR: ports/168705
Submitted by: sunpoet |
0.16.0_1 13 Mar 2012 08:25:25 |
bapt |
Add the forgotten bump portrevision
Submitted by: osa (private mail)
Feature safe: yes |
0.16.0 13 Mar 2012 08:07:27 |
bapt |
Fix plist
Feature safe: yes |
0.16.0 09 Mar 2012 11:42:06 |
bapt |
- update to 0.16.0
Feature safe: yes |
0.15.0 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.15.0 25 Oct 2011 06:41:38 |
bapt |
- update to 0.15.0 |
0.14.0 16 Jul 2011 05:21:19 |
linimon |
Mark as broken on sparc64: thread-local storage not supported. |
0.14.0 14 Jul 2011 10:36:51 |
bapt |
- update to 0.14.0 |
0.13.0 11 Jul 2011 11:24:00 |
bapt |
- update to 0.13.0
- switch to cmake |
0.12.0 27 May 2011 12:59:04 |
bapt |
Fix typo in descr
Reported by: David Demelier (irc) |
0.12.0 27 May 2011 09:45:29 |
bapt |
libgit2 is...
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compilant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
WWW: http://libgit2.github.com/ |