summaryrefslogtreecommitdiff
path: root/games/gnomegames (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.Maxim Sobolev2001-11-121-1/+2
| | | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=49961
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 1.4.0.3Dmitry Sivachenko2001-07-133-34/+4
| | | | Notes: svn path=/head/; revision=45093
* Update to 1.4.0.2.Maxim Sobolev2001-07-095-357/+158
| | | | Notes: svn path=/head/; revision=44957
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-043-40/+556
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* -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
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-8/+2
| | | | Notes: svn path=/head/; revision=33428
* Correct and sort PLISTs.Jeremy Lea2000-10-021-3/+3
| | | | Notes: svn path=/head/; revision=33338
* Fix up 'extra' directoriesAde Lovett2000-08-111-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31533
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-043-399/+56
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.Ade Lovett2000-06-261-0/+1
| | | | | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento Notes: svn path=/head/; revision=29886
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Add lang/guile dependencyAde Lovett2000-06-081-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29410
* Say hello to GNOME 1.2Ade Lovett2000-06-014-13/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27508
* Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24497
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Add a patch for 4.0-CURRENT.Yukihiro Nakai1999-12-021-0/+20
| | | | | | | | PR: ports/15110 Submitted by: "Alex D. Chen" <dhchen@ilh.dorm9.nccu.edu.tw> Notes: svn path=/head/; revision=23548
* PR: ports/14303Yukihiro Nakai1999-10-145-255/+294
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.51 Notes: svn path=/head/; revision=22433
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Use new gnome libs and set USE_LIBTOOL=yes.Steve Price1999-05-303-22/+14
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19120
* Update to version 1.0.2.Steve Price1999-05-093-8/+15
| | | | | | | | PR: 11547 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=18673
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17741
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-094-178/+292
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Upgrade to 0.99.8.Vanilla I. Shu1999-02-244-69/+145
| | | | Notes: svn path=/head/; revision=16884
* Upgrade to 0.99.5, and portlint.Vanilla I. Shu1999-02-025-168/+421
| | | | | | | | PR: ports/9825 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16492
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-5/+3
| | | | Notes: svn path=/head/; revision=16379
* Upgrade to 0.99.3.Vanilla I. Shu1999-01-152-7/+10
| | | | Notes: svn path=/head/; revision=16069
* Change maitainer's email address,Vanilla I. Shu1999-01-121-4/+4
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Upgrade to 0.99.1.Vanilla I. Shu1999-01-054-49/+42
| | | | Notes: svn path=/head/; revision=15862
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-041-2/+5
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Upgrade to 0.99.0.Vanilla I. Shu1999-01-017-64/+197
| | | | Notes: svn path=/head/; revision=15752
* Remove BROKEN.Vanilla I. Shu1998-11-171-3/+1
| | | | Notes: svn path=/head/; revision=14610
* Mark BROKEN. Depends on broken gnomelibs.Justin M. Seger1998-11-151-1/+3
| | | | Notes: svn path=/head/; revision=14526
* Run ldconfig upon install and deinstall.Satoshi Asami1998-11-101-0/+2
| | | | Notes: svn path=/head/; revision=14443
* Change the version number of guile.Vanilla I. Shu1998-10-271-2/+2
| | | | Notes: svn path=/head/; revision=14214
* Add depend with guile, correct pkg/PLIST.Vanilla I. Shu1998-10-102-2/+15
| | | | Notes: svn path=/head/; revision=13853
* Patch to fix this error:Satoshi Asami1998-10-061-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c In file included from /usr/include/dirent.h:43, from menu.c:21: /usr/include/sys/dirent.h:52: parse error before `u_int32_t' /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class /usr/include/sys/dirent.h:54: parse error before `d_type' /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class /usr/include/sys/dirent.h:55: parse error before `d_namlen' /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class /usr/include/sys/dirent.h:62: parse error before `}' menu.c: In function `create_menus': menu.c:290: dereferencing pointer to incomplete type menu.c:295: dereferencing pointer to incomplete type *** Error code 1 Stop. === Notes: svn path=/head/; revision=13682
* Shared library "gnome.0" in installed by gnomelibs, not gnomecore.Satoshi Asami1998-10-051-2/+2
| | | | Notes: svn path=/head/; revision=13675
* Import gnomegames, It's gnome game app.Vanilla I. Shu1998-10-027-0/+268
PR: ports/7656 Reviewed by: vanilla Submitted by: Yukihiro Nakai <Nakai@technogilist.com> Notes: svn path=/head/; revision=13591