aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris2
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-2/+2
| | | | Notes: svn path=/head/; revision=96270
* 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
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-182-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* * Correct the info filenameJoe Marcus Clarke2003-08-241-8/+3
| | | | | | | | * Remove a hack now included in gnomehack * s/LIBS/LDFLAGS/ Notes: svn path=/head/; revision=87575
* Use INFO.Joe Marcus Clarke2003-08-172-3/+2
| | | | Notes: svn path=/head/; revision=87109
* Sign maintainership over to gnome@. Thanks for your work on these, Martin.Joe Marcus Clarke2003-08-121-1/+1
| | | | Notes: svn path=/head/; revision=86790
* Add a missing dependency on libao.Joe Marcus Clarke2003-04-281-1/+3
| | | | | | | Reported by: Tom Parquette <tparquet@twcny.rr.com> Notes: svn path=/head/; revision=79807
* Remove a patch that is not needed with libgnomecanvas-2.2.Joe Marcus Clarke2003-04-261-10/+0
| | | | Notes: svn path=/head/; revision=79661
* Add gcompris2 after a repo copy from gcompris. gcompris2 is a simpleJoe Marcus Clarke2003-04-267-73/+385
| | | | | | | GNOME 2 based game for children age 3 and up. Notes: svn path=/head/; revision=79656
* 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