summaryrefslogtreecommitdiff
path: root/games/glife (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-04-20Remove USE_GNOMENG.Joe Marcus Clarke1-1/+0
Notes: svn path=/head/; revision=79332
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75954
2002-11-07Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2-2/+1
105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-09-28Fix patch after recent GNOMENG conversion.Joe Marcus Clarke2-13/+0
PR: 43429 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=67177
2002-09-20BROKEN: Does not patchKris Kennaway1-0/+2
Notes: svn path=/head/; revision=66915
2002-07-28Use USE_GNOMENG.Joe Marcus Clarke1-5/+3
Notes: svn path=/head/; revision=63638
2002-06-30Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao1-4/+5
PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
2001-09-11unbreak: utilize gettext correctly.FUJISHIMA Satsuki1-0/+1
Notes: svn path=/head/; revision=47718
2001-05-04Various patches (mainly shared library revision changes) for thoseAde Lovett1-7/+2
ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-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
2000-11-03Release a number of ports that I don't have time to keep trackAde Lovett1-1/+1
of any more. Notes: svn path=/head/; revision=34752
2000-08-11Fix up 'extra' directoriesAde Lovett1-2/+1
Submitted by: bento Notes: svn path=/head/; revision=31533
2000-08-04Re-sobomize to use pre-patch instead of post-extractAde Lovett1-1/+1
Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
2000-08-04Extensive patchfile cleanups using sobomax's wonderfulAde Lovett1-0/+7
post-extract rule Notes: svn path=/head/; revision=31296
2000-07-11Update for new devel/libglade shlib versionAde Lovett1-1/+1
Notes: svn path=/head/; revision=30493
2000-06-26Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.Ade Lovett1-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
2000-06-14Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev1-1/+2
Notes: svn path=/head/; revision=29595
2000-06-01Updates for new shared library versions in GNOME 1.2Ade Lovett1-1/+1
Notes: svn path=/head/; revision=29057
2000-05-18glife is a GNOME version of Conway's classic game of lifeAde Lovett6-0/+71
Notes: svn path=/head/; revision=28558