Commit Graph

92 Commits

Author SHA1 Message Date
naddy 424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
naddy 9fc3106390 drop RCS Ids 2022-03-11 20:00:22 +00:00
sthen 385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
sthen 360608748c pkg-readmes changed from FULLPKGNAME to PKGSTEM 2022-03-04 10:10:41 +00:00
sthen a92b68feb3 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ in portcheck tests
There are still a bunch of other problems with these tests, but none
of them were working how this was set.
2022-03-04 10:06:27 +00:00
jca d401e9e6fa Let those tests work if PORTSDIR isn't specified in /etc/mk.conf 2021-08-29 08:18:17 +00:00
jca 0f00bb653c PERMIT_PACKAGE_CDROM->PERMIT_PACKAGE
It's been two years already!
2021-08-29 07:55:17 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie 7d1d519104 _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
espie f5787bd498 adjust portcheck for @tag update-desktop-database
okay zhuk@
2018-06-28 14:52:28 +00:00
zhuk e54f247a4e Allow portbump tests to run after quiet a few changes in ports. 2018-06-27 16:18:56 +00:00
zhuk 5d2f751367 New (currently failing) test for MULTI_PACKAGES case.
The fix will be commited in a few minutes.

Reported by espie@.
2018-06-27 16:18:28 +00:00
zhuk 9ddeba36c8 Hook up t22 and t23. 2017-12-22 23:12:22 +00:00
zhuk ddfa5754da Test for forgotten README files. 2017-12-22 23:11:39 +00:00
zhuk 612c7471a1 Test for forgotten @rcscripts. 2017-12-22 23:11:21 +00:00
jca f91080d036 Adapt test, portcheck doesn't check gettext any more. 2017-11-28 18:42:48 +00:00
espie 8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
zhuk d26667f119 Hook up QML-related tests. 2017-07-14 07:45:36 +00:00
zhuk 32cb33b40a Test for QML files with missing Qt dependency. 2017-07-14 07:44:55 +00:00
zhuk 0d38e0dc71 Test for missing x11/qt5/qtdeclarative dependency. 2017-07-14 07:44:33 +00:00
zhuk f7fc12d97a Test for Qt5 QML outside lib/qt5/qml. 2017-07-14 07:43:43 +00:00
zhuk ba900ac3b7 Oops, forgot to commit that bit a long time before.
Noticed by jca@, thanks!
2017-05-26 20:16:57 +00:00
sthen 073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
zhuk 31298595c1 Unbreak test, iconv.port.mk is gone. 2016-12-25 13:05:12 +00:00
zhuk c84b88bd09 One more CONFIGURE_SHARED in sample test output. 2016-11-06 15:02:02 +00:00
zhuk 302ad1fe71 Hook up t8 and t9 tests for portbump. 2016-11-06 14:59:28 +00:00
zhuk ace33c9786 Two more portbump tests.
The t8 currently fails on "-c++" subpackage name.

The t9 is for recently fixed issue with subpackage name in dump-vars output.
2016-11-06 14:59:15 +00:00
zhuk d8b44a46a8 Sync expected test output with source Makefile after CONFIGURE_SHARED removal. 2016-11-06 14:53:55 +00:00
zhuk 135bd57d83 Stop whining about libiconv port module, and do not talk about
devel/gettext as MODULES item, only as RUN_DEPENDS.

A better solution is in works.

Somewhat prodded by a different patch from tsg@/sthen@
2016-04-28 17:30:28 +00:00
sthen f7002704c9 handle USE_SYSTRACE removal; ok zhuk 2016-04-28 17:04:42 +00:00
zhuk 952e095046 Hook up recently added test. 2016-03-28 15:37:12 +00:00
zhuk a0b20788cc Import (currently failing) test of false-positive in portcheck:
when you have a PKG_ARCH=* port and, to avoid WANTLIBs (coming from
MODULES, for example) getting in package, specify WANTLIB-= (empty),
portcheck misses this and still warns about non-empty WANTLIB.

The fix to be comitted separately in the next commit.
2016-03-28 15:36:17 +00:00
zhuk 59d6aec62e Fix two of three failing tests, t5 needs more complex treatment. 2016-03-23 22:36:27 +00:00
zhuk 57f5288eba Fix test failing due to print-plist-with-depends becoming more strict. 2016-03-23 16:31:18 +00:00
zhuk 8fc9961ca6 Catch compressed manual pages. 2016-03-23 16:30:38 +00:00
naddy 5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
naddy 6326f9996f remove NO_SHARED_ARCHS 2016-03-12 20:23:35 +00:00
naddy ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
zhuk 33ae395104 Add a test of presence of user settings in port Makefiles. 2015-07-05 12:32:44 +00:00
sthen 6a9aae3ca5 sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
zhuk b068ff8aef Hook up new tests for portbump. 2015-05-01 11:05:23 +00:00
zhuk 46ae3fe628 Multipackaged test for portbump -l. 2015-05-01 11:03:11 +00:00
zhuk af17dc3d43 Simple test for portbump -l. 2015-05-01 11:02:26 +00:00
zhuk 4014eb89ae Test for portbump -W (not passing yet). 2015-05-01 11:01:38 +00:00
zhuk eabc81dc24 Unbreak test: -pdo_mysql, -mysql and -mysqli were removed a while ago.
Sitting in my tree for a few months.
2015-04-20 12:09:10 +00:00
zhuk b555a1e7f8 Add test for portbump -d; should save me some minutes next time I'll swap
arguments for PortHandler::update() in portbump.
2015-04-20 12:05:25 +00:00
zhuk 8f84b2c9f0 Use non-conflicting file name. 2015-04-15 08:20:49 +00:00
zhuk bca6473eb7 Oops, forgot to add sample file. 2015-04-15 08:20:24 +00:00
zhuk 1e19a04fe2 Hook up t16 (categories misspelling test). 2015-04-15 08:19:48 +00:00
zhuk 7ed1375033 Test for top-level categories misspellings. 2015-04-15 08:19:09 +00:00