aboutsummaryrefslogtreecommitdiffstats
path: root/games/ifm
Commit message (Collapse)AuthorAgeFilesLines
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Update to 5.2.araujo2007-06-224-48/+7
| | | | | | | | | - Removed files/patch-vars::src::regex.c. - Changed maintainer email address. PR: ports/112783 Submitted by: Andy Kosela <spear@aegis.um.lublin.pl> (maintainer) Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* This port needs perl in order to build and installvd2006-11-082-13/+6
| | | | | | | | bin/ifm2dev bin/ifm2tex bin/scr2ifm so hook a perl dependency and remove the plist hack introduced with my previous commit.
* Fix pkg-plist, second attempt:vd2006-11-072-2/+13
| | | | | | | | | bin/ifm2dev bin/ifm2tex bin/scr2ifm are installed only on 4.x (for some reason). Plist failure on 4.x reported by Kris.
* Fix pkg-plistvd2006-10-232-5/+1
| | | | Approved by: portmgr (erwin)
* BROKEN: Incorrect pkg-plistkris2006-10-211-0/+2
| | | | Approved by: portmgr (self)
* - Primary master site is slow; use my mirror.shaun2006-10-071-6/+4
| | | | | | | | - Get rid of Perl dependency: use ${REINPLACE_CMD} instead. - Assign maintainership to submitter. PR: ports/103234 Submitted by: Andy Kosela <spear@protect-ya-neck.com>
* - Add SHA256pav2005-11-251-0/+1
|
* Remove obsolete mastersites.linimon2005-10-101-5/+1
| | | | Source: distfile survey
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to version 5.1krion2005-01-165-11/+51
| | | | | PR: ports/76278 Submitted by: Ports Fury
* Update to version 5.0krion2004-08-224-69/+66
| | | | | PR: ports/70786 Submitted by: Ports Fury
* Mail to maintainer is returned with:kris2004-06-151-1/+1
| | | | | | | | | | | ----- The following addresses had permanent fatal errors ----- <bsdport@ddm.wox.org> (reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam +sent to the bs...are occasion when someone needs to send real mail they can re-send it. Sorry for +the inconvenience.) but repeated emails to the redirected account are not acknowledged. Reset maintainer.
* BROKEN on 5.x: install failskris2004-06-151-1/+7
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Switch to tk8.4 and bump PORTREVISIONkris2003-10-191-3/+4
| | | | Reviewed by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* ftp://ftp.gmd.de/if-archive is going away, to be replaced bylioux2001-10-081-8/+7
| | | | | | | ftp.ifarchive.org; therefore, update MASTER_SITES PR: 30847 Submitted by: MAINTAINER
* Update maintainer's emaildwcjr2001-09-231-1/+1
| | | | Submitted by: maintainer
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-1/+1
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefilemharo2000-04-141-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-291-1/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update to version 4.1.steve1999-05-173-9/+15
| | | | | PR: 11678 Submitted by: maintainer
* Import of Ifm 3.0, a Tk-based tool for generating interactive fictionmph1998-10-206-0/+104
maps. PR: 8288 Submitted by: Dave Chapeskie <dchapes@ddm.on.ca>