29 Commits

Author SHA1 Message Date
Joachim Mairböck
98031705e3 html_parser: add missing requirements 2025-12-24 15:43:23 +01:00
Joachim Mairböck
f91692ee32 html_parser: bump to version 3.83
Some dependencies are still missing, also causing some tests to fail.
2025-12-24 09:24:12 +01:00
Joachim Mairböck
3e7fc525fc html_parser: enable uri dependency
I missed that we actually have this one.
2024-07-06 19:00:30 +02:00
Joachim Mairböck
2ae7446f2c html_parser: bump version, add tests, cleanup
Declare missing dependencies, but commented out
2024-07-06 16:28:40 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
97c510b9bd Use https over http, fixes problems reported by repology (#5916) 2021-05-15 09:30:48 +02:00
Jérôme Duval
665a9853a2 bump revisions after perl version bump 2021-01-17 18:39:02 +01:00
Jérôme Duval
b37f276200 html_parser: update to metacpan.org. 2019-11-06 10:18:25 +01: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
0ff95e9570 html_parser: bump revision for perl 5.28. 2019-04-06 21:32:29 +02: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
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
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
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
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
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
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
8e420ec93e Fix install location for HTML::Parser; Add FIXME comments 2013-12-09 00:48:09 +01:00
François Revol
ee8152f4ca Fix case on HTML::Parser perl module package naming
Somehow haikuporter doesn't like uppercase names,
it keeps waiting for the lowercase-named package to be activated
while the uppercase one is already...
2013-12-09 00:18:17 +01:00