Commit Graph

62 Commits

Author SHA1 Message Date
waddlesplash
e496477a1f git: bump revision.
attempt to get buildmaster to rebuild against newer perl
2017-10-18 17:32:19 +02:00
Jerome Duval
604fdf042e git: bump version. 2017-09-28 21:31:44 +02:00
miqlas
d63d0c18ce GIT: bump version (#1578) 2017-08-17 13:27:37 +02:00
Jerome Duval
17a748f91f git: bump version. 2017-08-03 21:18:06 +02:00
Jerome Duval
a854d846b0 perl: vendor_perl is compatible with $portVersion.
* rebuild recipes depending on vendor_perl.
* beware though, haikuporter might wrongly select both perl 5.18 and
perl 5.26 in the chroot to satisfy the dependencies.
2017-07-25 18:08:41 +02:00
Jerome Duval
6084fbd863 git: bump version. 2017-07-15 13:10:32 +02:00
Jerome Duval
15ad13432b git: bump version. 2017-07-03 21:51:51 +02:00
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Jerome Duval
577438f937 git: bump version. 2017-06-07 15:45:56 +02:00
Jerome Duval
01f32323b9 git: add recipe for version 2.13.0. 2017-05-15 21:27:51 +02:00
Jerome Duval
9484eb8011 git: bump version. 2017-03-27 19:24:08 +02:00
Jerome Duval
af8a1084bc git: bump version. 2017-03-21 23:46:21 +01:00
Jerome Duval
f941445f93 git: bump version. 2017-02-25 12:36:10 +01:00
fbrosson
10b2bb8dff git: bump to 2.11.1. 2017-02-03 06:45:33 +00:00
Jérôme Duval
0ea92507f2 git: add recipe for version 2.11.0. 2016-12-21 22:29:49 +01:00
fbrosson
d4917c8228 git: bump to 2.10.2. (#845) 2016-10-30 23:19:35 -04:00
fbrosson
e1854c1d2d git: bump to 2.10.1. 2016-10-06 21:19:26 +00:00
fbrosson
cd3e02f4c3 git-2.10.0: sync patch offsets. 2016-09-19 18:34:02 +00:00
Sergei Reznikov
8a213bfcab git: bump version to 2.10.0 2016-09-18 22:17:21 +03:00
fbrosson
a195721b7c git: bump to 2.9.3, pass PERL_PATH=/bin/perl to make. (#775)
Passing /bin/perl (instead of $portPackageLinksDir/cmd~perl/bin/perl)
as PERL_PATH to make in makeGit solves the issue about perl not being
found when "haikuporter --test git" is run. FWIW, that path is used
to set the PERL and FULLPERL variables in $sourceDir/perl/perl.mak.
2016-08-21 15:52:58 -04:00
fbrosson
42b55f5155 git: bump to 2.9.2. (#718) 2016-07-22 13:10:57 -04:00
fbrosson
735c6a9837 git: bump to 2.9.1. (#693) 2016-07-14 23:35:50 +00:00
fbrosson
261695b61d git: bump to 2.9.0, add TEST() with "makeGit check". (#629)
TEST() does not work yet because of haikuports/haikuporter/issues/90
but adding BUILD_PACKAGE_ACTIVATION_PHASE=TEST and playing with the
time stamp of the recipe (once built) can help workaround this error:
Testing ...
    SUBDIR perl
/bin/sh: /packages/git-2.9.0-1/cmd~perl/bin/perl: No such file or directory
2016-06-20 19:53:37 -04:00
Jerome Duval
66ed11bd7c git: bump version. 2016-06-04 00:38:33 +00:00
Markus Himmel
5579034b9c git 2.8: Fix mistakes introduced in the last commit 2016-03-31 20:01:53 +02:00
Markus Himmel
6c5756143f git 2.8.0: Introduce a system-wide gitconfig which sets core.untrackedCache
Besides hopefully speeding up git when using large repositories such as
HaikuPorts and Haiku itself, this fixes an error thrown when doing anything
involving `git config --system`.
2016-03-31 16:37:30 +02:00
Zoltan Mizsei
12110cd91f Git updated to 2.8 (fixed) 2016-03-29 11:15:31 +02:00
Jerome Duval
59fe74b601 git: bump version. 2016-03-22 17:00:30 +00:00
Adrien Destugues
17aaf0e340 git: move credentials cache out of home dir.
Fixes #461.
2016-02-14 10:40:41 +01:00
Adrien Destugues
2aae89f05f git: fix doc install dir and make "web" the default format
- git help --web actually works now
- git help will use the HTML docs by default (configurable if you prefer
  manpages)
2016-01-10 10:08:23 +01:00
Sergei Reznikov
98d7e2b4b2 git: bump version 2016-01-05 10:59:02 +03:00
Adrien Destugues
e70f030b8b git: recipe for 2.6.4. 2015-12-27 16:01:51 +01:00
Jerome Duval
b9a42eab02 bump a few packages revisions. 2015-11-27 06:42:33 +00:00
Adrien Destugues
eec4986943 git, wget: bump version for openssl update. 2015-11-10 09:26:36 +01:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
c609cbd63a git: version 2.2.2.
* Tested with HaikuPorter, works
 * No longer needs Python
 * Has fancy colorized terminal output
2015-01-19 20:19:24 -05:00
Augustin Cavalier
916c79b85c git: remove all but current version. 2015-01-19 20:19:22 -05:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
c0788a3f9b git: strings.h fix. No functional change. 2014-09-19 08:59:31 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
280866a5af Add cvsps require to git_cvs. 2014-04-19 11:30:17 +02:00
Jerome Duval
36d6d4d2cf x86_64: enable python-2.7.6
* increase revisions for scons and git as they depend on 2.6.x at the moment.
2014-04-05 13:31:17 +00:00
Jonathan Schleifer
83df6ddb8f git: Add missing cmd:find 2014-03-26 02:01:35 +01:00
Jonathan Schleifer
4eb13710c2 git: Add checksums 2014-03-25 22:33:58 +01:00
noryb009
4676e4dca2 Rewrap dev-vcs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Oliver Tappe
c69048fe86 Ensure config-directory exists before using it. 2013-10-15 21:38:30 +02:00
Oliver Tappe
4087da0126 Adjust git to use vendor directories.
* Add new package git_remote_helpers, which provides a python module.
* Add requires for vendor_perl, as providing a vendor perl module
  requires a specific perl version.
* Declare settings directory.
2013-10-15 21:38:29 +02:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00