Commit Graph

22 Commits

Author SHA1 Message Date
Kris Kennaway
ad5e7c437d Add doom1v18.wad.gz to files/md5 to unbreak the build.
Noticed by:	bento
2000-04-30 01:52:12 +00:00
Michael Haro
429158af25 PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
Kris Kennaway
a4ae2537d5 Respect CC and CFLAGS 2000-02-07 00:53:21 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Steve Price
0922b5e651 Mark this port "only for i386". 1999-06-22 16:29:28 +00:00
Chris Piazza
86a43b33dc Remove dead master site. 1999-06-20 01:14:06 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Jean-Marc Zucconi
73e5f6dcbe Add NO_CDROM. I asked IDsoftware and the reply was:
"The DOOM source should not be redistributed on any physical media
  whatsoever."
1999-02-10 05:07:58 +00:00
Jean-Marc Zucconi
6e27856bf7 Fetch the .wad file so that the game is playable.
Files are now installed in share/doom/ and libexec/doom/. bin/doom is now
a script.
Now the linuxddom port is useful only if one wants joystick support or
the musserver program.
1999-02-10 03:53:31 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
0f15524d80 Add PKGNAME to match directory names. 1999-01-18 08:44:45 +00:00
Jean-Marc Zucconi
61935cd1a0 Move all files from doomsrc/ to doom/ 1999-01-15 02:54:22 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
Satoshi Asami
08a9ff8c98 Don't write stuff to places other than ${WRKDIR}. 1998-12-13 08:47:43 +00:00
Justin M. Seger
dee1bd55d7 Make this install correctly.
PR:             5352
1998-03-22 21:41:03 +00:00
Justin M. Seger
6b8456fcad Correct spelling of MAINTAINER. 1997-11-29 00:49:08 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Eric L. Hernes
bb57e7f863 BUILD_DEPENDS on ld.so;
modload the linuxulator if we can't run the linux binary in the
build process.
1996-12-19 14:33:03 +00:00
Satoshi Asami
92efbf984b Remove unnecessary EXTRACT_SUFX (DISTFILES list is defined). 1996-12-12 05:22:21 +00:00
Eric L. Hernes
1e890be2ab new port of linux Doom, this has most (maybe all) of Amancio's
joystick/music/sound stuff!
1996-12-11 20:54:58 +00:00