Commit Graph

229 Commits

Author SHA1 Message Date
miqlas
24a3818021 Git: version bump (#1764) 2017-11-02 08:14:47 +01:00
Jerome Duval
c4296a9468 git: bump version. 2017-10-26 15:34:39 +02:00
Jerome Duval
8376d4e3a6 tig: bump version. 2017-10-20 18:54:09 +02:00
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
Adrien Destugues
f09b784b45 Subversion: enable perl swig bindings.
Fixes #111.
2017-09-24 09:13:15 +02:00
Jerome Duval
18877efce4 tig: bump version. 2017-09-22 18:03:27 +02:00
Jerome Duval
abb1963d56 subversion: bump version. 2017-08-26 15:35:40 +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
b050512919 subversion: bump version. 2017-07-15 13:43:04 +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
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
waddlesplash
35a793ea47 fossil is busted. 2017-06-17 15:52:59 -04: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
Adrien Destugues
bc533bbd7b hub: fix hardcoded ruby path
rake hardcoded the path to ruby in the installed scripts, which breaks
the script when ruby is updated. Just use #!ruby for Haiku, as this
works fine and resists updates.
2017-06-03 08:50:20 +02:00
Jerome Duval
01f32323b9 git: add recipe for version 2.13.0. 2017-05-15 21:27:51 +02:00
Jerome Duval
39530d71d9 mercurial: explicit dependency on cmd:python2.
otherwise HaikuPorter resolves the "< 3" with specific version requirement "== 2.7.12".
2017-04-09 11:10:16 +02:00
Jerome Duval
a7864b0ae2 subversion: fix SOURCE_URI. 2017-03-28 21:30:24 +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
fbrosson
a086992ac5 fossil: bump to 1.37, install man page, drop patch. 2017-01-25 11:26:02 +00:00
Jérôme Duval
0ea92507f2 git: add recipe for version 2.11.0. 2016-12-21 22:29:49 +01:00
Jérôme Duval
429d9574b0 subversion: use CPPFLAGS=-P to workaround configure bug. 2016-11-30 23:39:02 +01:00
zzzzzzzzz
116da1cac3 tig: bump to 2.2.1, add manual, install cmd: to bin. (#872) 2016-11-30 22:31:36 +00:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
Joseph R. Prostko
edbd608981 Forgot to bump revision 2016-11-06 18:42:24 -05:00
Joseph R. Prostko
2a7642c42a Remove old recipe, and create patch for Fossil 1.36
* Remove fossil-1.35 recipe
  * Create patches directory and add patch for Fossil 1.36
  * Patch is only temporary, as Fossil 1.37 will have the necessary fix
2016-11-06 18:24:18 -05:00
Joseph R. Prostko
3b4eecf193 Fix SOURCE_URI, bump REVISION 2016-11-06 16:18:41 -05:00
fbrosson
d4917c8228 git: bump to 2.10.2. (#845) 2016-10-30 23:19:35 -04:00
Joseph R. Prostko
c90ea0f15f Update Fossil to v1.36 2016-10-25 23:50:11 -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
b7a4d7a3b0 fossil: reorder sections, drop unneeded SOURCE_DIR, drop 1.34. 2016-09-18 00:54:11 +00: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
Jerome Duval
51fd7603df bzr: remove SECONDARY_ARCHITECTURES. 2016-07-27 19:42:54 +00: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
Joseph R. Prostko
58f053c890 Bump Fossil to version 1.35 2016-07-06 20:22:59 -04: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
fbrosson
15451d94ea subversion: also pass libsvn_fs_x-1 to prepareInstalledDevelLibs. 2016-05-12 21:59:34 +00:00
Jerome Duval
d7d85bfaa5 subversion: bump version. 2016-05-12 22:00:17 +00:00
Markus Himmel
5579034b9c git 2.8: Fix mistakes introduced in the last commit 2016-03-31 20:01:53 +02:00