Page MenuHomeFreeBSD

Add ports for qtdiag and qtplugininfo from qt-tools.
ClosedPublic

Authored by tcberner on Jun 20 2017, 6:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Unknown Object (File)
Sun, Mar 17, 6:21 PM
Subscribers

Details

Summary

Both can be helpful when debugging Qt stuff.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10005
Build 10431: arc lint + arc unit

Event Timeline

sysutils/qt5-qtdiag/Makefile
13

USES should be first in that block. from here

22

Add blank line before the target.

sysutils/qt5-qtdiag/pkg-descr
1

Expand.

sysutils/qt5-qtplugininfo/Makefile
22

blank line before.

sysutils/qt5-qtplugininfo/pkg-descr
1

Expand.

rakuco added inline comments.
Mk/bsd.qt.mk
178

Can you land this part separately?

  • Reorder USES
  • Rather than coming up with a good description, follow the rest of the Qt5 ports and use the one from devel/qt5
  • Add empty lines

Don't bump revision in qt5-qtpaths (pkg-descr change is very minor).
[Note, I will commit this one separately, it just also had the same issues tht were critized for the new ones].

I'd land the changes to qt5-qtpaths separately and focus on the new ports when referencing this diff in the commit.

sysutils/qt5-qtpaths/Makefile
22 ↗(On Diff #29899)

empty line before here too.

tcberner edited edge metadata.

Empty line.

  • qt5-qtpaths has been commited.
This revision was automatically updated to reflect the committed changes.