aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris
Commit message (Collapse)AuthorAgeFilesLines
* Update to 8.2.2-2Michael Johnson2007-02-113-6/+149
| | | | Notes: svn path=/head/; revision=184901
* Fix the build after the removal of objformat.Joe Marcus Clarke2007-02-041-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=184104
* Update to 8.2.1Michael Johnson2006-12-245-334/+1049
| | | | Notes: svn path=/head/; revision=180666
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176401
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Portlint:Jeremy Messenger2006-06-061-67/+67
| | | | | | | -Use DATADIR in plist. Notes: svn path=/head/; revision=164554
* games/gcompris2 -> games/gcomprisJeremy Messenger2006-05-286-0/+4402
| | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. Notes: svn path=/head/; revision=163690
* Say bye to gcompris. gcompris2 is successor wich already live in portsAlexander Nedotsukov2004-03-058-1327/+0
| | | | | | | tree. Notes: svn path=/head/; revision=102969
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* gcompris and gcompris2 conflict with each other.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90826
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add dependency on gnomecanvas.Joe Marcus Clarke2002-09-181-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66638
* Use USE_GNOMENG.Maxim Sobolev2002-08-063-52/+10
| | | | Notes: svn path=/head/; revision=64115
* Update to 1.0.5.Maxim Sobolev2002-05-306-64/+161
| | | | Notes: svn path=/head/; revision=60323
* Update to 1.0.3.Maxim Sobolev2002-04-188-78/+489
| | | | Notes: svn path=/head/; revision=57848
* Resolve gdk-pixbuf-related problem. I donno how I had missed this patch duringMaxim Sobolev2001-12-231-0/+14
| | | | | | | recent update. Notes: svn path=/head/; revision=52026
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 0.9.6.Maxim Sobolev2001-12-195-101/+158
| | | | Notes: svn path=/head/; revision=51826
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 0.9.2.Maxim Sobolev2001-10-257-31/+375
| | | | Notes: svn path=/head/; revision=49193
* Unbroke.Maxim Sobolev2001-06-051-1/+2
| | | | | | | | | | | | | Remove USE_AUTOMAKE and but back explicit dependency to devel/automake. These ports aren't intended to be configured by automake, which USE_AUTOMAKE does automagically. Instead they are just using some files from ${LOCALBASE}/share/automake. Screwed by: ade Reported by: bento Notes: svn path=/head/; revision=43545
* Replace explicit build dependency on automake with USE_AUTOMAKE knobAde Lovett2001-05-311-2/+1
| | | | Notes: svn path=/head/; revision=43370
* Fix PLIST.Maxim Sobolev2001-05-281-9/+0
| | | | Notes: svn path=/head/; revision=43190
* Update to 0.6.1.Maxim Sobolev2001-05-285-281/+336
| | | | Notes: svn path=/head/; revision=43182
* Update to 0.5.1.Maxim Sobolev2001-04-175-234/+278
| | | | Notes: svn path=/head/; revision=41511
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.4.1.Maxim Sobolev2001-02-193-49/+126
| | | | Notes: svn path=/head/; revision=38481
* More spaces -> tabs for the games category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37979
* Update to 0.3.5.Maxim Sobolev2000-12-284-3/+23
| | | | Notes: svn path=/head/; revision=36421
* Update to 0.3.4.Maxim Sobolev2000-12-064-8/+29
| | | | Notes: svn path=/head/; revision=35709
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-052-28/+22
| | | | Notes: svn path=/head/; revision=33428
* Update to 0.3.1.Maxim Sobolev2000-09-183-5/+24
| | | | Notes: svn path=/head/; revision=32799
* Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudioMaxim Sobolev2000-09-131-1/+2
| | | | | | | | | to ensure correct removal of shared dirs. Submitted by: bento Notes: svn path=/head/; revision=32575
* Various fixes and cleanups:Maxim Sobolev2000-07-242-16/+20
| | | | | | | | | | - Handle pthread and installation dirs issues using perl regex instead of patches; - add gnomecc RUN_DEPENDS to ensure correct removal; - make it buildable even w/o autoheader installed. Notes: svn path=/head/; revision=30998
* Remove redundant LIB_DEPENDS.Maxim Sobolev2000-07-241-2/+1
| | | | | | | | PR: 20100 Submitted by: Ports Furry Notes: svn path=/head/; revision=30988
* Add gcompris - a simple Gnome-based education game for children starting at 3.Maxim Sobolev2000-07-216-0/+207
Recommended to all committers by the -core! Notes: svn path=/head/; revision=30936