Jérôme Duval
78ddf63f0a
alien_svn: bump revision after perl version bump.
2019-07-07 22:39:33 +02:00
Jérôme Duval
394753c185
module_build: bump revision after perl version bump.
2019-07-07 22:37:05 +02:00
Jérôme Duval
aa2349871f
bump perl dependent recipes after perl version bump.
2019-07-07 22:02:28 +02:00
Jérôme Duval
7f7dfd2c5f
bump perl dependent recipes for x86_gcc2.
2019-04-15 18:03:01 +02:00
Jerome Duval
1c80ad74c1
alien_svn: bump revision for perl 5.28.
2019-04-07 11:13:15 +02:00
Jerome Duval
8611232edc
module_build: bump revision for perl 5.28.
...
switch to any arch, depends on vendor_perl.
2019-04-07 11:11:22 +02:00
Jerome Duval
cc77c00241
uri: bump version.
2019-04-06 21:33:08 +02:00
Jerome Duval
15cbb8fcac
xml_parser: bump revision for perl 5.28.
2019-04-06 21:32:42 +02:00
Jerome Duval
0ff95e9570
html_parser: bump revision for perl 5.28.
2019-04-06 21:32:29 +02:00
Jerome Duval
3e9348d724
file_next: bump revision for perl 5.28.
2019-04-06 21:31:44 +02:00
Jerome Duval
82ed758a5a
ack: bump revision for perl 2.28.
2019-04-06 21:31:23 +02:00
Schrijvers Luc
42f7ae2600
ack, bump version ( #3710 )
...
* ack, bump version
2019-03-25 09:34:14 +01:00
miqlas
dfd3b567ad
ACK: Revbump after Perl bump ( #3605 )
2019-02-03 14:33:12 +01:00
miqlas
ec7b0355ec
Ack: revbump ( #3493 )
2018-12-23 11:37:40 +01:00
Jerome Duval
893a1d53e4
module_build: code style.
2018-08-03 08:44:17 +02:00
Jerome Duval
f9b1bf7e29
alien_svn: code style.
2018-08-03 08:44:17 +02:00
miqlas
ab9e602283
ack: bump ( #2764 )
2018-07-21 17:45:43 +02:00
miqlas
3d6292ae5d
Perl: File::Next ( #2713 )
2018-07-21 17:40:39 +02:00
miqlas
eafd89b89a
Ack: new recipe ( #2717 )
2018-06-23 22:55:30 -04:00
Michael Lotz
550ed638db
alien_svn: Fix build on gcc >= 5, enable on x86_64.
...
In GCC5 the preprocessor changed the format of its line number output,
breaking the alien_svn build. Until this is fixed upstream, work around
the issue by disabling preprocessor line numbering.
The absence of alien_svn made the git_svn subpackage uninstallable on
x86_64.
See "Preprocessor issues" in: https://gcc.gnu.org/gcc-5/porting_to.html
2018-04-03 08:56:24 +02:00
Michael Lotz
e84a865d9c
module_build: Enable for x86_64.
2018-04-03 08:53:47 +02:00
Adrien Destugues
084cbd887c
alien_svn: force Perl version + try to fix build.
2018-03-19 21:51:23 +01:00
Adrien Destugues
b6ab80de88
Add recipe for module_build.
...
Apparently alien_svn needs this now?
2018-03-19 21:50:04 +01:00
Jérôme Duval
f8f610571a
xml_parser: fix the empty vendor_perl dependency.
2018-02-12 10:42:44 +01:00
Jérôme Duval
c2cf1a178e
html_parser: fix the empty vendor_perl dependency.
2018-02-12 10:41:25 +01:00
Jérôme Duval
18b8f8ed28
uri: should fix the empty vendor_perl dependency.
2018-02-12 10:37:57 +01:00
Jérôme Duval
ef330a361f
Bump revisions for recipes depending on perl.
2018-02-12 10:25:45 +01:00
Sergei Reznikov
64a62863e5
html_parser: bump revision to rebuild against newer perl
2018-01-24 10:36:33 +03:00
Gerasim Troeglazov
8870ac44e2
uri: bump revision to rebuild with newer perl
2017-11-15 22:55:21 +10:00
Sergei Reznikov
c32a8b45ed
xml_parser: bump revision to rebuild against newer perl
2017-10-23 19:08:36 +03:00
Sergei Reznikov
746f11fa45
URI: add recipe for perl module
2017-09-26 14:05:54 +03: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
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
Jerome Duval
5395472421
xml_parser: -fstack-protector disabled in perl.
2017-06-10 23:17:08 +02:00
Jerome Duval
c5038f6ae1
html_parser: -fstack-protector disabled in perl.
2017-06-10 23:17:08 +02:00
Jerome Duval
628f5e02e9
html_parser: add recipe for version 3.72.
...
depends on vendor_perl.
2017-05-18 23:26:35 +02:00
Jerome Duval
5d2eb9c1c1
xml_parser: add recipe for version 2.44.
...
* depends on vendor_perl.
2017-05-18 23:26:34 +02:00
Adrien Destugues
56a7c92562
Alien::SVN: fix build
...
- gcc2 fixes
- fix installation rule to use the proper paths
2016-03-27 18:02:24 +02:00
Humdinger
70b8f948c6
De-linting recipes.
...
* flare, freedroidRPG
Don't start with the app name, in the _data section too...
Re-order blocks
* help2man
SUMMARY must not end with "."
Re-ordered blocks
* html_parser, xml_parser
Corrected license
Re-ordered blocks
* jq
Corrected copy&paste mishap, I guess
Re-ordered blocks
* librevenge
Re-ordered blocks
Removed email addresses from COPYRIGHT
* mesa
Don't start with the app name, in the _swrat and _swpipe sections too...
Re-ordered blocks
* qupzilla
SUMMARY must not end with "."
* ruby
Corrected license
Re-ordered blocks
* vncserver
Removed "copyright" from COPYRIGHT
2015-08-08 20:00:24 +02:00
Augustin Cavalier
c74967bb0e
Fix a lot of lint failures.
2015-07-16 12:15:14 -04:00
Adrien Destugues
aa45bcc74d
Fix netsurf and dependencies on x86_64.
...
* lint problems, missing PATCHES, missing checksums
* a few actual issues in netsurf itself
* now builds and runs fine.
2015-07-13 19:57:17 +02:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04: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
9c94427e00
Add recipe for the "alien svn" perl module
...
* This is needed by git-svn
* Unfortunately it hits a compiler internal error on gcc2.
2014-10-09 22:18:48 +02:00
Jerome Duval
36e2c0ed6d
netsurf: build on x86 and x86_64
...
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Adrien Destugues
cf2b9cfb35
html_parser: add checksum
...
* patch by Diver.
2014-06-10 13:02:16 +02:00
Adrien Destugues
dd7dba921d
Add HTML-Parser 3.71
2014-06-08 22:55:13 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
noryb009
542d5f664a
Rewrap dev-perl DESCRIPTIONs
2014-01-02 16:40:56 -05:00
François Revol
0db915b9f2
xml_parser: Update recipe
2013-12-19 16:01:10 +01:00