Version: 1.1, Package name: gcompris-1.1 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description GCompris is a high quality educational software suite, including a large number of activities for children aged 2 to 10. Some of the activities are game orientated, but nonetheless still educational. |
Filesize: 73688.719 KB |
Version History (View Complete History) |
|
2021-03-22 01:47:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Upstream rerolled the tarball. |
2021-03-21 10:31:29 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-1.1. |
2020-11-20 00:56:53 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-1.0. |
2020-07-25 05:15:45 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-0.97.1. |
2020-04-22 13:18:34 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix gcompris symlink. |
2020-03-24 09:46:07 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Update to gcompris-0.97 -- the Qt version (the only one maintained now). |
2020-03-24 01:20:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing RDEP on multimedia/gstreamer-0.10/plugins-good (you get no sound without this). issue reported by sebastia@ |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-11-18 12:57:46 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Regent WANTLIB after recent librsvg update (lost its croco dependency). |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 09:48:57 by Stuart Henderson | Files touched by this commit (118) |
Log message: sync some WANTLIBs |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-08-18 05:42:04 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Update to gcompris-17.05. |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-10-19 11:00:34 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-15.10. |
2015-03-15 02:31:00 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-15.02. |
2014-12-22 06:09:25 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to gcompris-14.12. |
2011-07-08 22:08:32 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to gcompris-9.6.1. |
2011-06-08 11:35:05 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2011-06-02 11:09:32 by Matthias Kilian | Files touched by this commit (58) |
Log message: --disable-silent-rules is now added to CONFIGURE_ARGS per default, if CONFIGURE_STYLE = gnu. |
2011-05-11 09:14:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Adapt gcompris_helpdir because using share/gnome/help is wrong when we don't provide xml file(s) for yelp. Use the regular share/doc/PKGNAME. Drop dependency on yelp. |
2011-01-14 14:29:42 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Update to gcompris-9.5. |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-10-24 15:19:03 by Antoine Jacoutot | Files touched by this commit (143) |
Log message: Remove USE_X11. |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-10-11 02:14:01 by Jasper Lievisse Adriaanse | Files touched by this commit (22) |
Log message: - fix WANTLIB after cairo update. |
2010-10-01 03:05:32 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Make it compile with the new gtk+2. |
2010-09-29 01:10:46 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix WANTLIB after librsvg update. Now gcompris can be built again. |
2010-09-15 23:52:43 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak by fixing depends. spotted by landry@ |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |
2010-07-22 04:12:48 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: texi2html is in fact required, as spotted by landry@ |
2010-06-20 10:44:54 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: grrrrr, don't hardcode paths. |
2010-06-20 10:31:02 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: Major update to gcompris-9.3. Remove dependency on texi2html as it's not needed (noticed by kili@). |
2010-06-19 07:57:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix find(1) args. |
2009-12-22 09:28:01 by Antoine Jacoutot | Files touched by this commit (64) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-12-17 16:28:05 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Long overdue update to gcompris-8.4.13. |
2009-10-15 19:04:32 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: unbreak last one of gstreamer-gconf removal...now i get to spank someone.. |
2009-09-28 12:32:23 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix dependencies after gstreamer-plugins-* merge. looks good to landry@, ok jasper@ |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-03-15 08:39:03 by Marc Espie | Files touched by this commit (12) |
Log message: fix depends |
2008-11-29 02:49:03 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - @bin markers, WANTLIB fix and bump |
2008-10-16 11:03:08 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - update to gcompris-8.4.7 |
2008-06-03 01:41:58 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix building on an empty box spotted by sturm@ - regen PLIST while here |
2008-06-01 07:29:48 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - fix PKGNAME spotted by Stephan F Andre <andres at msu dot edu>, thanks! |
2008-05-26 10:29:27 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp to RUN_DEPENDS "mkay" jasper@ |
2008-02-15 05:29:46 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to gcompris-8.4.4 (fix a crash introduced with version 8.4.3) |
2008-02-13 04:12:50 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: - update to gcompris-8.4.3 (some bugfixes and new translations) - set SHARED_ONLY - do not use bundled libart_lgpl and libgnomecanvas |
2007-12-12 07:43:44 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - use textproc/intltool module |
2007-11-13 07:54:32 by Steven Mestdagh | Files touched by this commit (51) |
Log message: fix WANTLIB |
2007-10-30 07:56:43 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - minor update to gcompris-8.4.2 |
2007-10-20 06:49:02 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - update to gcompris-8.4.1: * GPLv3 * use of gstreamer instead of sdl-mixer * all voices have been re-encoded * new/improved translations |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-08-27 09:23:12 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - bugfix update to 8.3.3 (fix asserting error and some instabilities) |
2007-07-13 02:54:26 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - make use of desktop-file-utils - remove quotes around COMMENT while here |
2007-05-03 11:42:55 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: - update to 8.3.1 feedback and ok kili@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-02-10 17:56:58 by Steven Mestdagh | Files touched by this commit (46) |
Log message: WANTLIB fixes, mostly needed by recent cairo update |