Commit Graph

147 Commits

Author SHA1 Message Date
Joachim Mairböck
586c336166 test_warn: revbump for new perl 2024-07-06 18:04:29 +02:00
Joachim Mairböck
3807d405ae test_requires: revbump, cleanup, add tests 2024-07-06 17:59:42 +02:00
Joachim Mairböck
07fde7e0b4 test_exception: revbump for new perl 2024-07-06 17:53:53 +02:00
Joachim Mairböck
aee559e619 test_deep: revbump for new perl 2024-07-06 17:48:10 +02:00
Joachim Mairböck
136d50c5d3 sub_uplevel: revbump for new perl 2024-07-06 17:44:23 +02:00
Joachim Mairböck
fdd2fadee0 pathtools: revbump, switch to secondaryArch, cleanup, add tests
Some tests fail, presumably because of errno mismatches and '.' being in PATH unexpectedly (i.e. typical Haiku oddities).
2024-07-06 17:38:03 +02:00
Joachim Mairböck
c01668d222 parse_yapp: revbump, switch to any arch, cleanup, add tests 2024-07-06 17:24:59 +02:00
Joachim Mairböck
b0cf7d2cd4 module_build: revbump for new perl
Add gcc to TEST_REQUIRES (architecture-specific, untested on x86_gcc2)
2024-07-06 16:59:13 +02:00
Joachim Mairböck
eac6c5d7f5 locate_maketext_lexicon: revbump for new perl 2024-07-06 16:42:44 +02:00
Joachim Mairböck
0ab3da936c ipc_system_simple: revbump for new perl 2024-07-06 16:36:08 +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
Joachim Mairböck
fb6ee78f46 file_which: revbump for new perl 2024-07-06 15:59:21 +02:00
Joachim Mairböck
4c53547009 file_slurp: revbump for new perl 2024-07-06 15:56:26 +02:00
Joachim Mairböck
c7f2dec1c5 file_sharedir: revbump for new perl 2024-07-06 15:52:26 +02:00
Joachim Mairböck
2031ceeff8 file_next: revbump for new perl, cleanup, add tests 2024-07-06 15:42:03 +02:00
Joachim Mairböck
10bf9480c0 exception_class: revbump for new perl 2024-07-06 15:24:42 +02:00
Joachim Mairböck
ff25109d93 devel_stacktrace: revbump for new perl 2024-07-06 15:21:16 +02:00
Joachim Mairböck
6baafe906e compress_bzip2: revbump for new perl, add missing dependency
This isn't checked by haikuporter's policy check because the library isn't in $libDir.
2024-07-06 15:08:44 +02:00
Joachim Mairböck
66f53b616e class_inspector: revbump for new perl 2024-07-06 15:00:31 +02:00
Joachim Mairböck
9157fb1272 class_data_inheritable: revbump for new perl 2024-07-06 14:57:24 +02:00
Joachim Mairböck
9b4075d09f capture_tiny: revbump for new perl 2024-07-06 14:54:22 +02:00
Joachim Mairböck
da5cac174d archive_zip: revbump for new perl 2024-07-06 14:44:09 +02:00
Joachim Mairböck
9b5aa4a6cb archive_extract: revbump for new perl 2024-07-06 14:40:27 +02:00
Joachim Mairböck
7dcc5f71c8 algorithm_diff: revbump for new perl 2024-07-06 14:37:33 +02:00
Joachim Mairböck
7ec0e33fc5 ipc_system_simple: cleanup, add tests 2024-06-09 21:05:25 +02:00
Joachim Mairböck
a19b648c0a file_slurp: cleanup, add tests 2024-06-09 21:00:45 +02:00
Joachim Mairböck
a951e02e97 compress_bzip2: switch to secondaryArch, cleanup, add tests 2024-06-09 20:53:52 +02:00
Joachim Mairböck
1c7ba6c517 test_most: new perl module package
This is required for tests of some other packages.
2024-06-09 20:23:24 +02:00
Joachim Mairböck
2c2e6d785c test_warn: new perl module package
This is required for tests of some other packages.
2024-06-09 20:23:24 +02:00
Joachim Mairböck
19908b2aad test_exception: new perl module package
This is required for tests of some other packages.
2024-06-09 20:23:24 +02:00
Joachim Mairböck
57ad4ee810 sub_uplevel: new perl module package
This is required for tests of some other packages.
2024-06-09 20:23:24 +02:00
Joachim Mairböck
16a444a4e5 test_differences: new perl module package
This is required for tests of some other packages.
2024-06-09 20:23:24 +02:00
Joachim Mairböck
51c0f7f1a4 text_diff: add tests, cleanup
add missing dependency on algorith_diff (new recipe from a previous commit)
2024-06-09 20:23:24 +02:00
Joachim Mairböck
37b9009ea7 test_deep: new perl module package
This is required for some tests of other packages.
2024-06-09 20:23:23 +02:00
Joachim Mairböck
6e0f462010 exception_class: new perl module package
This is required for some tests of other packages.
2024-06-09 20:23:23 +02:00
Joachim Mairböck
36a55b2254 devel_stacktrace: new perl module package
This is required for some tests of other packages.
2024-06-09 20:23:23 +02:00
Joachim Mairböck
bb1640211d class_data_inheritable: new perl module package
This is required for some tests of other packages.
2024-06-09 20:23:23 +02:00
Joachim Mairböck
68f4a0581b tie_simple: add tests, cleanup 2024-06-09 20:23:23 +02:00
Joachim Mairböck
fdc2d3f8ee text_patch: add tests, cleanup
Tests require algorithm_diff (see previous commit).
2024-06-09 18:32:42 +02:00
Joachim Mairböck
dde181c5bc algorithm_diff: new perl module
This is required for some tests of other packages.
2024-06-09 18:28:25 +02:00
Joachim Mairböck
cfc2342340 module_build: bump version, add tests, cleanup
Some tests are broken because it doesn't find a compiler (adding cmd:gcc to
TEST_REQUIRES isn't sufficient it seems, and it would require $secondaryArchSuffix
which isn't available for any arch recipes).
2024-06-09 18:23:31 +02:00
Joachim Mairböck
1655191c69 file_which: add tests, cleanup 2024-06-09 18:10:26 +02:00
Joachim Mairböck
e95934c6fa file_sharedir: add tests, cleanup
Some tests are broken due to missing dependencies.
2024-06-09 18:05:39 +02:00
Joachim Mairböck
31018846e1 class_inspector: add tests, cleanup 2024-06-09 18:00:08 +02:00
Joachim Mairböck
5b2f2bb0a2 capture_tiny: add tests, cleanup 2024-06-09 17:56:18 +02:00
Joachim Mairböck
398c60e80b archive_zip: cleanup, add tests 2024-06-09 17:48:36 +02:00
Joachim Mairböck
c6c56db523 locale_maketext_extract: cleanup, add tests (#9436)
* rename to locale_maketext_lexicon, but keep the old name as an extra provide (this is the main package name)
 * cleanup install (don't install or remove architecture-specific files)
 * add tests
2024-06-09 17:12:15 +02:00
Joachim Mairböck
40c15d6413 archive_extract: cleanup, add tests (#9403)
* archive_extract: remove unneeded architure-specific files

these are:
 * `perllocal.pod` (in archlib): this is a documentation file intended to list all locally installed packages, but the file is shared by all packages and is therefore useless.
 * `.packlist` (in vendorarch): this is package specific and lists all other installed files. It is probably used for supporting `make uninstall` which isn't needed for packaged software.

* archive_extract: use `make pure_install` to deal with perllocal.pod, add tests
2024-06-09 16:51:15 +02:00
OscarL
ec60527f20 alien_svn: drop recipe. (#10132)
This is faily unmaintained, and build depends on Python 2.x. It CAN
be build with Python 3.10, but it WILL fail on 3.12.

The only in-tree user of this was `git_svn`, and that can use the actually
maintained bindings from upstream `subversion` (as it does in Debian, for example).
2024-02-22 12:15:45 +01:00
Schrijvers Luc
31244e4941 parse_yapp, new recipe (#9850) 2023-12-08 11:11:29 +01:00