summaryrefslogtreecommitdiffstats
path: root/games/imaze
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Fix CFLAGS handling.naddy2003-07-241-0/+11
| | | | Approved by: maintainer
* Fix build on 5.x.naddy2003-07-232-0/+22
| | | | | PR: 54425 Submitted by: Ronald Kuehn <rk@ronald.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Update to version 1.4kevlo2001-12-225-103/+76
| | | | | | | | - Add WWW - Takeover maintainership PR: 32811 Submitted by: Ronald Kuehn <rk@ronald.org>
* Point to moved distfilesfenner2001-06-211-3/+3
| | | | Remove kuehn@rz.tu-clausthal.de as MAINTAINER; mail has been bouncing
* WRKSRC-related fixes.asami2000-04-161-0/+1
|
* 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/+2
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* awk -> ${AWK}mharo1999-08-221-3/+3
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Don't try to use sound or joystick support when MACHINE_ARCH is alpha.steve1999-06-061-6/+16
|
* LIB_DEPENDS on the new unified xview port.steve1999-05-041-2/+2
|
* Among other things build the XView version by default.steve1999-02-223-91/+104
| | | | | PR: 10056 Submitted by: maintainer
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-5/+3
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-211-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Add $Id$.asami1996-12-191-0/+1
|
* Make this thing actually compile without Motif.asami1996-11-262-8/+4
|
* - if MOTIFLIB is not defined, setup a defaulttorstenb1996-11-192-3/+8
| | | | - only use Motif if "FORCE_MOTIF" is defined
* Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf).torstenb1996-11-192-4/+46
| | | | default it to build the xview version.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-1/+1
|
* Remove NO_CDROM, we got the author's explicit permission.asami1996-05-161-1/+0
| | | | Thanks to: jkh
* Put variables in right order. People, please take a look at the sampleasami1996-04-301-3/+4
| | | | Makefile in the handbook! It's all in there!
* Bring in the imaze port with NO_CDROM set (if we get permission, we'll changejkh1996-04-276-0/+110
that). Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de>
OpenPOWER on IntegriCloud