Ignuit is a memorization aid based on the Leitner flashcard system. It has a GNOME look and feel, a good selection of quiz options, and supports UTF-8. It can be used for both long-term learning and cramming. Ignuit can import and export several file formats, including CSV. Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
> Synopsis: [NEW PORT] misc/ignuit > > http://www.freebsd.org/cgi/query-pr.cgi?pr=132937 1. It creates an extra ${PREFIX}/lib/locale directory: http://people.freebsd.org/~amdmi3/ignuit-0.0.12.log For some strange reason this is fixed by adding USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" for configure to detect gettext correctly, however no locale files are installed in that case. 2. Just a guess: doesn't in need something like USE_GSTREAMER=yes instead of just depending on gstreamer lib? USE_GSTREAMER implies dependency on some basic plugins without which sole gstreamer lib should be pretty useless, no? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
State Changed From-To: open->feedback Awaiting submitters feedback.
State Changed From-To: feedback->closed Submitter timeout