Add new port textproc/stardict3 (update stardict-2.x to stardict-3.x). Fix: Patch attached with submission follows:
State Changed From-To: open->repocopy Requires a repocopy: textproc/stardict2 -> textproc/stardict3.
Responsible Changed From-To: freebsd-ports-bugs->portmgr Repomgr does do repocopies.
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->edwin Repocopy complete.
edwin 2008-09-23 02:35:09 UTC FreeBSD ports repository Modified files: textproc Makefile textproc/stardict2 Makefile textproc/stardict3 Makefile distinfo pkg-plist textproc/stardict3/files patch-src::conf.cpp patch-src::stardict-application-server.cpp Removed files: textproc/stardict3/files patch-src::docklet.h patch-src::mainwin.h Log: [new port] Add textproc/stardict3 Add new port textproc/stardict3 (update stardict-2.x to stardict-3.x). StarDict is a Cross-Platform and international dictionary written in Gtk2. It has powerful features such as "Glob-style pattern matching," "Scan selection word," "Fuzzy query," etc. WWW: http://stardict.sourceforge.net/ PR: ports/125924 Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw> Revision Changes Path 1.1263 +1 -0 ports/textproc/Makefile 1.34 +2 -0 ports/textproc/stardict2/Makefile 1.35 +12 -11 ports/textproc/stardict3/Makefile 1.14 +3 -3 ports/textproc/stardict3/distinfo 1.3 +1 -1 ports/textproc/stardict3/files/patch-src::conf.cpp 1.3 +0 -11 ports/textproc/stardict3/files/patch-src::docklet.h (dead) 1.4 +0 -29 ports/textproc/stardict3/files/patch-src::mainwin.h (dead) 1.3 +1 -1 ports/textproc/stardict3/files/patch-src::stardict-application-server.cpp 1.15 +120 -38 ports/textproc/stardict3/pkg-plist _______________________________________________ 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"
State Changed From-To: open->closed Commited, but currently it is not building. Please have a look at these: In file included from stardict.h:19, from stardict-application-server.cpp:14: conf.h: In member function 'void AppConf::set_value(const char*, const T&, bool)': conf.h:148: error: there are no arguments to 'memrchr' that depend on a template parameter, so a declaration of 'memrchr' must be available conf.h:148: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)