aboutsummaryrefslogtreecommitdiff
path: root/games/imaze
Commit message (Collapse)AuthorAgeFilesLines
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
| | | | Notes: svn path=/head/; revision=363239
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* - Add stage supportDanilo Egea Gondolfo2013-11-172-11/+16
| | | | Notes: svn path=/head/; revision=334055
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-1/+1
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* - Update MASTER_SITESMartin Wilke2013-04-301-47/+51
| | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: 177550 Submitted by: Ports Fury Notes: svn path=/head/; revision=316870
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+4
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172296
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix CFLAGS handling.Christian Weisgerber2003-07-241-0/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=85553
* Fix build on 5.x.Christian Weisgerber2003-07-232-0/+22
| | | | | | | | PR: 54425 Submitted by: Ronald Kuehn <rk@ronald.org> Notes: svn path=/head/; revision=85466
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* - Update to version 1.4Kevin Lo2001-12-225-103/+76
| | | | | | | | | | | - Add WWW - Takeover maintainership PR: 32811 Submitted by: Ronald Kuehn <rk@ronald.org> Notes: svn path=/head/; revision=51990
* Point to moved distfilesBill Fenner2001-06-211-3/+3
| | | | | | | Remove kuehn@rz.tu-clausthal.de as MAINTAINER; mail has been bouncing Notes: svn path=/head/; revision=44290
* WRKSRC-related fixes.Satoshi Asami2000-04-161-0/+1
| | | | Notes: svn path=/head/; revision=27645
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-1/+1
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's MakefileMichael Haro2000-04-141-3/+2
| | | | Notes: svn path=/head/; revision=27508
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* awk -> ${AWK}Michael Haro1999-08-221-3/+3
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* 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
* Don't try to use sound or joystick support when MACHINE_ARCH is alpha.Steve Price1999-06-061-6/+16
| | | | Notes: svn path=/head/; revision=19232
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Among other things build the XView version by default.Steve Price1999-02-223-91/+104
| | | | | | | | PR: 10056 Submitted by: maintainer Notes: svn path=/head/; revision=16835
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-5/+3
| | | | Notes: svn path=/head/; revision=13486
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Add $Id$.Satoshi Asami1996-12-191-0/+1
| | | | Notes: svn path=/head/; revision=5033
* Make this thing actually compile without Motif.Satoshi Asami1996-11-262-8/+4
| | | | Notes: svn path=/head/; revision=4678
* - if MOTIFLIB is not defined, setup a defaultTorsten Blum1996-11-192-3/+8
| | | | | | | - only use Motif if "FORCE_MOTIF" is defined Notes: svn path=/head/; revision=4596
* Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf).Torsten Blum1996-11-192-4/+46
| | | | | | | default it to build the xview version. Notes: svn path=/head/; revision=4587
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-5/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4575
* Remove NO_CDROM, we got the author's explicit permission.Satoshi Asami1996-05-161-1/+0
| | | | | | | Thanks to: jkh Notes: svn path=/head/; revision=3091
* Put variables in right order. People, please take a look at the sampleSatoshi Asami1996-04-301-3/+4
| | | | | | | Makefile in the handbook! It's all in there! Notes: svn path=/head/; revision=3046
* Bring in the imaze port with NO_CDROM set (if we get permission, we'll changeJordan K. Hubbard1996-04-276-0/+110
that). Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de> Notes: svn path=/head/; revision=3040