Version: 4.4.5, Package name: kdeedu-4.4.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Various educational software for kde. * blinken: the KDE version of the well-known game Simon Says * kalzium: periodic table of elements * kanagram: an anagram game * kbruch: fraction exercise trainer * kgeography: geography learning program * khangman: hangman game. The child should guess a word letter by letter. * kig: interactive geometry * kiten: japanese reference tool * klatin: aims to help revise or learn Latin * klettres: helps child to learn the alphabet and to read some syllables * kmplot: mathematical function plotter * kpercentage: math application to improve skills in calculating percentages * kstars: desktop planetarium * ktouch: program for learning touch typing * kturtle: educational programming environment * kvoctrain: vocabulary trainer * kwordquiz: a powerful way to master new vocabularies |
MD5: n2hJk55HJmZQVnd4Rw1zyA= |
RMD160: E8KtjWepYasGK7qYn3yG+l4cq8U= |
Filesize: 58397.529 KB |
Package available on: cdrom( ![]() ![]() Distfile available on: cdrom( ![]() ![]() |
Version History (View Complete History) |
|
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-19 02:14:01 by Marc Espie | Files touched by this commit (260) |
Log message: USE_GROFF=Yes |
2010-08-31 02:22:05 by Jasper Lievisse Adriaanse | Files touched by this commit (22) |
Log message: - remove superfluous PKGNAME=${DISTNAME} construct here too |
2010-07-10 10:57:23 by Marc Espie | Files touched by this commit (50) |
Log message: update to 4.4.5, new-style WANTLIB |
2010-06-20 07:04:56 by Marc Espie | Files touched by this commit (1) |
Log message: clean-up, add xplanet dep for kstars |
2010-06-19 12:43:38 by Marc Espie | Files touched by this commit (16) |
Log message: t compiles |
2008-09-11 13:51:27 by Martynas Venckus | Files touched by this commit (3) |
Log message: - got fmin, fmax |
2008-07-22 12:38:05 by Martynas Venckus | Files touched by this commit (2) |
Log message: remove, now that math.h defines INFINITY; looks good jdixon@ |
2008-07-08 14:42:24 by Martynas Venckus | Files touched by this commit (2) |
Log message: this patch was never right, because '#define tgamma gamma' would define tgamma that'd compute natural logarithm of gamma function, and not gamma function itself, therefore completely different values e.g. parser 4! yields 3.178054 which is obviously wrong though on vax this patch used to be right. :-) tested by, and ok sthen@ |
2008-02-09 06:18:17 by Marc Espie | Files touched by this commit (55) |
Log message: update to 4.0.1, include a few more components and dependencies |
2008-01-22 12:59:28 by Marc Espie | Files touched by this commit (14) |
Log message: add the parts of kdeedu that currently compile |
2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN |
2007-04-05 01:19:39 by Marc Espie | Files touched by this commit (12) |
Log message: switch these to base64. They're not linked into the build, so people can use them to check. |
2007-04-02 07:18:57 by Marc Espie | Files touched by this commit (3) |
Log message: fix library names and dependencies |
2007-03-24 07:23:59 by Marc Espie | Files touched by this commit (8) |
Log message: a few minor changes: - dependencies for graphics. - enable poppler - let make plist normalize base PLIST - reenable factorial and gamma in kmplot. |