non port: devel/git-lfs/distinfo |
SVNWeb
|
Number of commits found: 44 |
Sun, 13 Feb 2022
|
[ 19:43 Daniel Engberg (diizzy) ] 1c8540d
devel/git-lfs: Use upstream release archive
Use upstream release archive as recommended by Porters Handbook
(USE_GITHUB section)
PR: 261263
Reviewed by: egypcio (maintainer)
|
Thu, 30 Dec 2021
|
[ 12:23 Vinícius Zavam (egypcio) ] 53ae1d9
devel/git-lfs: update 3.0.1 to 3.0.2
|
Mon, 18 Oct 2021
|
[ 09:46 Vinícius Zavam (egypcio) ] 7805184
devel/git-lfs: update 2.13.3 to 3.0.1
* https://github.com/git-lfs/git-lfs/releases/tag/v3.0.1
* https://github.com/git-lfs/git-lfs/compare/v2.13.3...v3.0.1
|
Sat, 27 Mar 2021
|
[ 11:36 egypcio ]
devel/git-lfs: update 2.13.2 to 2.13.3
|
Wed, 27 Jan 2021
|
[ 12:17 egypcio ]
devel/git-lfs: update 2.13.1 to 2.13.12
|
Wed, 23 Dec 2020
|
[ 09:50 egypcio ]
devel/git-lfs: update 2.12.1 to 2.13.1
- github.com/git-lfs/git-lfs/releases/tag/v2.13.1
|
Mon, 30 Nov 2020
|
[ 16:47 egypcio ]
devel/git-lfs: update 2.12.0 to 2.12.1
|
Mon, 14 Sep 2020
|
[ 15:00 egypcio ]
devel/git-lfs: update 2.11.0 to 2.12.0
https://github.com/git-lfs/git-lfs/blob/v2.12.0/CHANGELOG.md
|
Tue, 19 May 2020
|
[ 16:58 egypcio ]
devel/git-lfs: update 2.10.0 to 2.11.0
|
Tue, 4 Feb 2020
|
[ 13:38 egypcio ]
devel/git-lfs: update 2.9.2 to 2.10.0
|
Thu, 2 Jan 2020
|
[ 17:26 egypcio ]
devel/git-lfs: update 2.9.1 to 2.9.2
|
Mon, 9 Dec 2019
|
[ 12:40 egypcio ]
devel/git-lfs: update 2.9.0_2 to 2.9.1
|
Fri, 18 Oct 2019
|
[ 15:06 egypcio ]
devel/git-lfs: update 2.8.0 to 2.9.0
* https://github.com/git-lfs/git-lfs/blob/v2.9.0/CHANGELOG.md
|
Mon, 5 Aug 2019
|
[ 12:27 egypcio ]
devel/git-lfs: update 2.7.2 to 2.8.0, and offer git-subversion as backend
Makefile
- new option: GIT_SUBVERSION
|
Wed, 24 Apr 2019
|
[ 08:18 egypcio ]
devel/git-lfs: update 2.7.1 to 2.7.2
Approved by: mentors (implicit)
Differential Revision: https://reviews.freebsd.org/D20037
|
Wed, 6 Mar 2019
|
[ 13:32 egypcio ]
devel/git-lfs: upstream's tarball has all depends, removing GH_TUPLE
- while here, update 2.7.0 to 2.7.1
Reported by: Dmitri Goutnik <dg % syrec.org>
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19363
|
Mon, 25 Feb 2019
|
[ 14:33 egypcio ]
devel/git-lfs: update 2.6.1 to 2.7.0
Reported by: portscout
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19320
|
Thu, 6 Dec 2018
|
[ 11:34 egypcio ]
devel/git-lfs: update 2.6.0 to 2.6.1
- git: close blob objects when finished;
- Avoid hang in repos cloned with --shared or --reference;
- vendor: don't remove necessary dependencies.
https://raw.githubusercontent.com/git-lfs/git-lfs/v2.6.1/CHANGELOG.md
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18446
|
Thu, 15 Nov 2018
|
[ 10:54 egypcio ]
devel/git-lfs: update to v2.6.0
- adopted the port;
- made better use of port's Go framework;
- removed 'shells/bash' and 'devel/gmake' from BUILD_DEPENDS;
- added 'devel/git' to RUN_DEPENDS;
- added 'pkg-message' with info from upstream on how to setup LFS;
- added new 'MANPAGES' option.
Approved by: araujo (mentor), mat
Differential Revision: https://reviews.freebsd.org/D17904
|
Wed, 19 Sep 2018
|
[ 23:19 swills ]
devel/git-lfs: Update to 2.5.2
PR: 231461
Submitted by: Nathan <ndowens@yahoo.com>
|
Wed, 15 Aug 2018
|
[ 14:43 swills ]
devel/git-lfs: Update to 2.5.1
Actually use the proper patch this time.
PR: 230254
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
Reported by: osa
Pointyhat to: swills
|
Tue, 14 Aug 2018
|
[ 17:02 swills ]
devel/git-lfs: Update to 2.5.1
PR: 230254
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Thu, 14 Jun 2018
|
[ 22:57 swills ]
devel/git-lfs: Update to 2.4.2
PR: 228868
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Wed, 23 May 2018
|
[ 12:06 swills ]
devel/git-lfs: Update to 2.4.1
PR: 228435
Submitted by: Kenji Rikitake <kenji@k2r.org>
|
Sun, 4 Mar 2018
|
[ 07:04 yuri ]
devel/git-lfs: Update to 2.4.0
Port changes:
* Removed RUN_DEPENDS=bash (doesn't seem to be needed)
* Silenced the do-build command
* Renamed pre-install -> do-install
* Use ${MAKE_ENV} and ${GO_ENV}
PR: 226338
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
Approved by: tcberner (mentor, implicit)
|
Thu, 19 Oct 2017
|
[ 17:20 tcberner ]
Update devel/git-lfs to 2.3.4
* While here, switch it to DISTVERISON.
PR: 223110
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Mon, 16 Oct 2017
|
[ 17:47 sunpoet ]
Update to 2.3.3
Changes: https://github.com/git-lfs/git-lfs/releases
PR: 223024
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Thu, 5 Oct 2017
|
[ 15:11 sunpoet ]
Update to 2.3.2
Changes: https://github.com/git-lfs/git-lfs/releases
PR: 222788
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Fri, 29 Sep 2017
|
[ 17:51 swills ]
devel/git-lfs: Update to 2.3.1
PR: 222662
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Fri, 15 Sep 2017
|
[ 19:18 sunpoet ]
Update to 2.3.0
Changes: https://github.com/git-lfs/git-lfs/releases
PR: 222353
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Fri, 28 Jul 2017
|
[ 00:08 dbaio ]
devel/git-lfs: Update to 2.2.1
Changes: https://github.com/git-lfs/git-lfs/releases/tag/v2.2.1
PR: 221047
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Mon, 3 Jul 2017
|
[ 23:27 dbaio ]
devel/git-lfs: Update to 2.2.0
While here, add LICENSE_FILE
Changes: https://github.com/git-lfs/git-lfs/releases/tag/v2.2.0
PR: 220429
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
Approved by: garga (mentor, implicit)
|
Fri, 26 May 2017
|
[ 09:14 joneum ]
- Update to 2.1.1
- Changelog: https://github.com/git-lfs/git-lfs/releases/tag/v2.1.1
PR: 219480
Submitted by: Kenji Rikitake (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10886
|
Sat, 6 May 2017
|
[ 05:56 miwi ]
- Update to 2.1.0
PR: 218953
Submitted by: maintainer
|
Thu, 6 Apr 2017
|
[ 21:57 sunpoet ]
Update to 2.0.2
Changes: https://github.com/git-lfs/git-lfs/releases
PR: 218415
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Wed, 8 Mar 2017
|
[ 10:44 robak ]
devel/git-lfs: update 2.0.0 -> 2.0.1
PR: 217624
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Thu, 2 Mar 2017
|
[ 16:00 miwi ]
- Update to 2.0.0
PR: 217494
|
Sat, 18 Feb 2017
|
[ 10:47 miwi ]
- Update to 1.5.6
PR: 217188
Submitted by: maintainer
|
Sat, 21 Jan 2017
|
[ 13:17 rakuco ]
Update to 1.5.5.
https://github.com/git-lfs/git-lfs/releases/tag/v1.5.5
PR: 216335
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Sat, 31 Dec 2016
|
[ 11:56 sunpoet ]
- Update to 1.5.4
- While I'm here:
- Remove MASTER_SITES
- Remove PKGNAMEPREFIX
- Remove GH_ACCOUNT and update COMMENT
Changes: https://github.com/git-lfs/git-lfs/releases
PR: 215678
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Wed, 28 Dec 2016
|
[ 17:01 jhale ]
Update to 1.5.3
PR: 214626
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
|
Tue, 8 Nov 2016
|
[ 10:51 rene ]
devel/git-lfs: update to 1.4.4
- unbreak
- unexpire
- pass maintainership to submitter
PR: 214154
Submitted by: Kenji Rikitake <kenji@k2r.org>
Approved by: three consecutive maintainer timeouts (kuriyama)
MFH: 2016Q4
|
Mon, 28 Dec 2015
|
[ 14:42 mat ]
Don't use GH_TAGNAME when it can be created with DISTVERSION* variables.
Sponsored by: Absolight
|
Thu, 19 Nov 2015
|
[ 13:02 kuriyama ]
Git Large File Storage (LFS) replaces large files such as audio
samples, videos, datasets, and graphics with text pointers inside Git,
while storing the file contents on a remote server like GitHub.com or
GitHub Enterprise.
WWW: https://git-lfs.github.com/
|
Number of commits found: 44 |