| 260 | === Ports === |
| 261 | |
| 262 | ==== Qt 5 ==== #qt |
| 263 | |
| 264 | Create a port for Qt 5 (#37331) and try to fix issues in [query:status=assigned|new|reopened&port~=qt4|qt5 open tickets for Qt 4] |
| 265 | |
| 266 | * Difficulty: Medium |
| 267 | * Language: Tcl, C++ |
| 268 | * Potential mentors: TBD |
| 269 | |
| 270 | ==== MinGW-w64 ==== #mingw |
| 271 | |
| 272 | Create ports for the 64-bit MinGW cross-compiler and bring the 32-bit cross-compiler up to date. The task could include improvements to the `crossgcc` PortGroup. |
| 273 | |
| 274 | * Difficulty: Medium |
| 275 | * Language: Tcl, C, C++ |
| 276 | * Potential mentors: TBD |
| 277 | |
| 278 | ==== compatilibity of wxPerl and other wxWidgets/wxPython packages with wxWidgets 3.0 ==== #wxwidgets |
| 279 | |
| 280 | Try to patch wxPerl to make it compatible with wxWidgets 3.0 and try to fix other packages that still depend on wxWidgets/wxPython 2.8 to work with 3.0, so that we could finally get rid of GTK-based wxWidgets 2.8 in MacPorts. Those packages include `grass`, `FileZilla`, `Code::Blocks`, `py-robotframework-ride`, ... The changes should ideally be submitted upstream. |
| 281 | |
| 282 | * Difficulty: Medium |
| 283 | * Language: Perl, Python, C++ |
| 284 | * Potential mentors: TBD (mojca volunteers as a backup mentor) |
| 285 | |