Port details |
- miscom Atari "Missile Command" clone
- 1.0_1 games
=2 1.0_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- Description:
- In miscom you must defend cities from missile attack. You do this by
launching missiles of your own (in a point-and-blast fashion) to
destroy the enemy missiles before they land.
Miscom is a curses-based game, so it should work on any terminal.
(You'll need 9600 baud or better for it to be playable.) It supports
colour and sound.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/miscom/ && make install clean
- To add the package, run one of these commands:
- pkg install games/miscom
- pkg install miscom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: miscom
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (miscom.tar.gz) = 33778e8302cbb527e7040e953bcf5ee185b7a524455552e3e09ec1b532028e36
SIZE (miscom.tar.gz) = 93995
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for miscom-1.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_miscom
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.0_1 21 Jan 2024 17:53:28
    |
Muhammad Moinur Rahman (bofh)  |
games/miscom: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.0 02 Aug 2023 18:53:44
    |
Muhammad Moinur Rahman (bofh)  |
games/miscom: Fix build with llvm16
- Utilize DOCSDIR/DATADIR macros where possible
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0 20 Jul 2016 15:33:20
  |
mat  |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
1.0 31 Jan 2016 08:50:56
  |
marino  |
games/miscom: USES+=ncurses, respect LDFLAGS |
1.0 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0 15 Oct 2014 17:00:17
  |
amdmi3  |
- Style fixes
- Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to PLIST_FILES/PORTDATA/PORTDOCS |
1.0 28 Jul 2014 19:39:51
  |
adamw  |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
1.0 04 Nov 2013 18:50:32
  |
danilo  |
- Add LICENSE
- Add stage support
- Add DOCS option
- Use DOCSDIR and DATADIR in pkg-plist |
1.0 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.0 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.0 28 Apr 2005 08:15:10
 |
vs  |
Use MAKE_ARGS |
1.0 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.0 20 Feb 2003 17:32:26
 |
knu  |
De-pkg-comment. |
1.0 07 Nov 2002 03:10:58
 |
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.0 07 Jun 2002 00:12:42
 |
petef  |
machine/soundcard.h -> sys/soundcard.h
PR: 38895
Submitted by: Trish Lynch <trish@bsdunix.net> |
24 Dec 2001 02:17:17
    |
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |