notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
qcc QuakeC compiler, for building custom games of Quake
1.01 games on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.01Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Gtk2, python
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/qcc
  2. /usr/local/share/licenses/qcc-1.01/catalog.mk
  3. /usr/local/share/licenses/qcc-1.01/LICENSE
  4. /usr/local/share/licenses/qcc-1.01/GPLv2
Collapse this list.
Dependency lines:
  • qcc>0:games/qcc
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):
qcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.011.011.011.011.01-1.01-
FreeBSD:13:quarterly1.011.011.011.011.011.011.011.01
FreeBSD:14:latest1.011.011.011.011.011.01-1.01
FreeBSD:14:quarterly1.011.01-1.011.011.011.011.01
FreeBSD:15:latest1.011.01n/a1.01n/a1.011.011.01
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (10 items)
Collapse this list.
  1. ftp://freebsd.nsu.ru/mirrors/ftp.idsoftware.com/idstuff/source/
  2. ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff/source/
  3. ftp://ftp.gamers.org/pub/idgames/idstuff/source/
  4. ftp://ftp.gwdg.de/pub/misc2/ftp.idsoftware.com/idstuff/source/
  5. ftp://ftp.idsoftware.com/idstuff/source/
  6. ftp://ftp.mirror.nl/disk2/idsoftware/idstuff/source/
  7. ftp://ftp.ntua.gr/pub/vendors/idgames/idstuff/source/
  8. ftp://ftp.omen.net.au/games/idstuff/source/
  9. http://ftp.iinet.net.au/games/idstuff/source/
  10. http://ftp4.de.freesbie.org/pub/misc/ftp.idsoftware.com/idstuff/source/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.01
07 Sep 2022 07:46:21
commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9commit hash: cf2fd0b9e1f33bd52361ee3e1802d2dbe76cfaf9 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.01
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.01
17 Mar 2014 09:26:43
Revision:348453Original commit files touched by this commit
danfe search for other commits by this committer
Stagify QuakeC compiler ports.
1.01
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
1.01
17 Mar 2013 16:44:33
Revision:314461Original commit files touched by this commit
danfe search for other commits by this committer
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Drop article from COMMENT while here
1.01
17 Mar 2013 12:39:11
Revision:314428Original commit files touched by this commit
danfe search for other commits by this committer
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
Original commit files touched by this commit
danfe search for other commits by this committer
Fix the build with Clang.

Submitted by:   Cyril Roelandt
1.01
09 Aug 2011 08:11:41
Original commit files touched by this commit
danfe search for other commits by this committer
Improve port description.
1.01
09 Aug 2011 08:07:07
Original commit files touched by this commit
danfe search for other commits by this committer
Add LICENSE (GPLv2) and cleanup Makefile.
1.01
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.01
10 Jul 2006 20:44:48
Original commit files touched by this commit
erwin search for other commits by this committer
Remove zero-sized files.
1.01
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
1.01
06 Apr 2006 00:21:42
Original commit files touched by this commit
edwin search for other commits by this committer
[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
Original commit files touched by this commit
edwin search for other commits by this committer
Add SHA256
1.01
17 Nov 2005 12:00:14
Original commit files touched by this commit
edwin search for other commits by this committer
[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
Original commit files touched by this commit
danfe search for other commits by this committer
Respect CC as well as CFLAGS.
1.01
13 Jan 2005 19:25:29
Original commit files touched by this commit
danfe search for other commits by this committer
- Adjust CATEGORIES
- Respect CFLAGS
- Sanitize pkg-descr
- Utilize DATADIR macro in pkg-plist
- Take maintainership
1.01
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.01
21 Dec 2003 00:21:04
Original commit files touched by this commit
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
1.01
20 Feb 2003 17:32:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
24 Dec 2001 10:37:45
commit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.orgcommit hash: fp1.22469@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
portlint: remove extra whitespaces before end of line.    
23 Oct 2000 22:03:12
commit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.orgcommit hash: fp1.5413@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  

Number of commits found: 26