| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GTK2 and GTK3 options aren't working properly: even if disable GTK2, it
gets re-enabled GTK2.
Improve port:
- Replace PORTVERSION with DISTVERSION.
- Fix warnings from portclippy.
- Set dependency from ecm as build.
- Convert CMAKE_ARGS to CMAKE_ON and CMAKE_OFF.
- Replace ".if ${PORT_OPTIONS:M***}" with new style options.
- Remove unnecessary KDE_MAN_PREFIX - it have default value.
- Remove description of Qt4 module from pkg-message.
- Use DESKTOPDIR in pkg-message.
PR: 294883
Approved by: lichray@gmail.com (maintainer)
Sponsored by: UNIS Labs
Co-authored-by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
MFH: 2026Q2
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508834
|
| |
|
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=304478
|
|
|
2. Fix pkg-plist for gtk2/gtk3/qt4 IM modules;
3. Update gtk immodules file(s);
4. Smart pkg-message.in;
5. Align some Makefile variables.
PR: ports/168634
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=298283
|