Port details |
- qcc QuakeC compiler, for building custom games of Quake
- 1.01 games =3 1.01Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, php81-pear-Net_Cyrus, p5-MIME-Tools, OpenSP, libunicode
- Also Listed In: devel
- License: GPLv2
- WWW:
- http://ftp.iinet.net.au/pub/idstuff/source/
- Description:
- QCC is the original QuakeC compiler created by John Carmack of id Software,
used to generate `progs.dat' file that essentially holds game logic behind
the graphic engine. It is used primarily to create modifications for Quake
and QuakeWorld.
Note that more feature-rich, optimizing QuakeC compilers are available in
the Ports Collection.
- ¦ ¦ ¦ ¦
- 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/qcc/ && make install clean
- To add the package, run one of these commands:
- pkg install games/qcc
- pkg install qcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qcc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qcc.tar.gz) = 8fe99dbd973a82c302ab4c4374ac4ada7a55d5a48c979b69a227ecb2f08c1d40
SIZE (qcc.tar.gz) = 204053
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- progs.src : games/quake-source
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qcc-1.01:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_qcc
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.01 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.01 07 Sep 2022 07:46:21 |
Stefan Eßer (se) |
Use HTTP URLs instead of FTP URLs in pkg-descr files
The use of FTP URLs in pkg-descr files has been deprecated and some of
the FTP URLs in those files have already become stale.
Replace FTP URLs with HTTP URLs where possible.
There does not appear to be any mirror that preserves the contents of
the defunct ftp.cac.washington.edu host.
Approved by: portmgr (implicit) |
1.01 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.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01 17 Mar 2014 09:26:43 |
danfe |
Stagify QuakeC compiler ports. |
1.01 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.01 17 Mar 2013 16:44:33 |
danfe |
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Drop article from COMMENT while here |
1.01 17 Mar 2013 12:39:11 |
danfe |
Cleanup QuakeC compilers we have in the tree:
- Trim old-school Makefile headers
- Get rid of NOPORTDOCS (replace with PORT_OPTIONS:MDOCS}
- Some other things along the line (non-functional) |
1.01 31 Jan 2012 08:46:59 |
danfe |
Fix the build with Clang.
Submitted by: Cyril Roelandt |
1.01 09 Aug 2011 08:11:41 |
danfe |
Improve port description. |
1.01 09 Aug 2011 08:07:07 |
danfe |
Add LICENSE (GPLv2) and cleanup Makefile. |
1.01 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.01 10 Jul 2006 20:44:48 |
erwin |
Remove zero-sized files. |
1.01 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.01 06 Apr 2006 00:21:42 |
edwin |
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to
bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
1.01 17 Nov 2005 12:04:25 |
edwin |
Add SHA256 |
1.01 17 Nov 2005 12:00:14 |
edwin |
[UPDATE] games/qcc: integrate with "games/quake-source"
Integrate with "games/quake-source".
PR: ports/86172
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: maintainer timeout |
1.01 14 Jan 2005 06:23:50 |
danfe |
Respect CC as well as CFLAGS. |
1.01 13 Jan 2005 19:25:29 |
danfe |
- Adjust CATEGORIES
- Respect CFLAGS
- Sanitize pkg-descr
- Utilize DATADIR macro in pkg-plist
- Take maintainership |
1.01 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.01 21 Dec 2003 00:21:04 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
1.01 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
24 Dec 2001 10:37:45 |
dirk |
portlint: remove extra whitespaces before end of line. |
23 Oct 2000 22:03:12 |
will |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |