Summary: | [New port] chinese/fqterm: a Chinese BBS client | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | darcsis <darcsis> | ||||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | ||||||||||
Priority: | Normal | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
darcsis
2008-06-04 13:40:03 UTC
State Changed From-To: open->feedback I get this when I try to compile it: -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.3.4 -- Found OpenSSL: /usr/lib/libssl.so CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: QT_QTSCRIPT_INCLUDE_DIR (ADVANCED) used as include directory in directory /var/ports/root/cvs/ports/NEW/fqterm/work/fqterm/src/fqterm -- Configuring done *** Error code 1 Any suggestions? Thank you for checking it out! State Changed From-To: feedback->open Feedback given. State Changed From-To: open->closed Committed, thanks! edwin 2008-07-05 05:28:30 UTC FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/fqterm Makefile distinfo pkg-descr pkg-message pkg-plist chinese/fqterm/files fqterm.desktop.in patch-CMakeLists.txt.linux patch-cmake_FindQt4.cmake patch-src_ui-fqterm_tool_button.h patch-src_ui-popwidget.cpp pkg-deinstall.in pkg-install.in Log: [New port] chinese/fqterm: a Chinese BBS client FQterm is a BBS client based on Qt4 libraries, supports Simplified and Traditional Chinese BBSs, and with full SSH2 support. PR: ports/124267 Submitted by: "Denise H. G." <darcsis@gmail.com> Revision Changes Path 1.265 +1 -0 ports/chinese/Makefile 1.1 +63 -0 ports/chinese/fqterm/Makefile (new) 1.1 +3 -0 ports/chinese/fqterm/distinfo (new) 1.1 +13 -0 ports/chinese/fqterm/files/fqterm.desktop.in (new) 1.1 +37 -0 ports/chinese/fqterm/files/patch-CMakeLists.txt.linux (new) 1.1 +11 -0 ports/chinese/fqterm/files/patch-cmake_FindQt4.cmake (new) 1.1 +11 -0 ports/chinese/fqterm/files/patch-src_ui-fqterm_tool_button.h (new) 1.1 +21 -0 ports/chinese/fqterm/files/patch-src_ui-popwidget.cpp (new) 1.1 +28 -0 ports/chinese/fqterm/files/pkg-deinstall.in (new) 1.1 +26 -0 ports/chinese/fqterm/files/pkg-install.in (new) 1.1 +5 -0 ports/chinese/fqterm/pkg-descr (new) 1.1 +6 -0 ports/chinese/fqterm/pkg-message (new) 1.1 +129 -0 ports/chinese/fqterm/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |