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
rtcw Return to Castle Wolfenstein (Linux version)
1.41b_2,1 games Deleted on this many watch lists=3 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.41b_2,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 search for ports maintained by this maintainer
Port Added: 2002-03-02 19:40:25
Last Update: 2013-06-18 14:45:21
SVN Revision: 321192
People watching this port, also watch:: python
Also Listed In: linux
License: not specified in port
WWW:
http://www.idsoftware.com/games/wolfenstein/rtcw/
Description:
Return to Castle Wolfenstein is a remake of sorts of the id's early, seminal first-person shooter, Wolfenstein 3D. However, with the advances in graphics technology and gameplay design since the original game, without the name and the occasional in-game references, it would be unrecognizable as a remake. Unlike the original Wolfenstein 3D, only a handful of the single player missions in Return to Castle Wolfenstein takes place in the infamous castle and prison. WWW: http://www.idsoftware.com/games/wolfenstein/rtcw/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rtcw>0:games/rtcw
No installation instructions:
This port has been deleted.
PKGNAME: rtcw
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fedora-release : emulators/linux_base-f10
  2. libGL.so.1.2 : graphics/linux-dri74
  3. libexpat.so.1 : textproc/linux-f10-expat
  4. libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
  5. libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rtcw-1.41b_2,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://freebsd.nsu.ru/mirrors/ftp.idsoftware.com/idstuff/wolf/linux/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.chg.ru/pub/games/idgames/idstuff/wolf/linux/
  4. ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff/wolf/linux/
  5. ftp://ftp.gamers.org/pub/idgames/idstuff/wolf/linux/
  6. ftp://ftp.idsoftware.com/idstuff/wolf/linux/
  7. ftp://ftp.mirror.nl/disk2/idsoftware/idstuff/wolf/linux/
  8. ftp://ftp.ntua.gr/pub/vendors/idgames/idstuff/wolf/linux/
  9. ftp://ftp.omen.net.au/games/idstuff/wolf/linux/
  10. http://ftp.iinet.net.au/games/idstuff/wolf/linux/
  11. http://ftp4.de.freesbie.org/pub/misc/ftp.idsoftware.com/idstuff/wolf/linux/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.41b_2,1
18 Jun 2013 14:45:21
Revision:321192Original commit files touched by this commit
danfe search for other commits by this committer
- Since it is a Linux binary port, rename to have linux- prefix and set
  PKGNAMEPREFIX as appropriate; as a nice side effect, this allows up to
  drop PORTREVISION and (!) PORTEPOCH; this change is warranted also by
  the fact that RtCW source code was released on August 12 2010, so one
  day we might see native port added to the Ports Collection
- While here, switch from PORTVERSION to DISTVERSION
1.41b_2,1
17 Jun 2013 13:41:38
Revision:321109Original commit files touched by this commit
danfe search for other commits by this committer
- Trim Makefile header (convert to the new form)
- Rephrase COMMENT line text a bit
- Do not try to set UNMAKESELF_CMD (after ports/118749 was closed)
- Mute ${MKDIR}'s, unmute build stage commands (wrappers generation)
- Consistently use -a switch when ${CP}'ing stuff; this also preserves mtimes
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS; utilize PORTDOCS to shorten
  pkg-plist considerably
- Do not advise to install retail version files into ${DATADIR}: the game
  knows also looks inside user's ${HOME}/.wolf/main directory; this also
  simplifies pkg-plist logic (no need for special checks via @unexec rmdir
  %D/%%DATADIR%% command) and allows not to mess manually with the files
  under system-wide ${DATADIR}; update pkg-message accordingly and reindent
- Due to previous change, pkg-message no longer requires %%DATADIR%%
  substitution, and thus can be moved out from files/ directory
- Slightly retouch port description and update WWW: to point to a working
  webpage [www.idsoftware.com]
1.41b_2,1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.41b_2,1
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.41b_2,1
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
1.41b_2,1
07 Jun 2009 15:57:21
Original commit files touched by this commit
bsam search for other commits by this committer
Convert ports which use USE_GL=linux to USE_LINUX_APPS+=dri.
This is needed to switch a default linux base at 8-CURRENT
to linux_base-f10. No PORTREVISION bump is needed since
it's a mere infrastructure fix. Affected ports:
-----
games/legends
games/linux-quake3-demo
games/rtcw
net/skype-devel
-----

Note: no more ports are using USE_GL=linux, it may be removed
from Mk/bsd.ports.mk.

Approved by:    maintainer timeout (2 months, the needed changes were submitted
to emulation@ at 2009-04-09)
1.41b_2,1
19 Mar 2009 17:28:51
Original commit files touched by this commit
bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
1.41b_2,1
20 Dec 2007 18:40:17
Original commit files touched by this commit
alepulver search for other commits by this committer
- Bump PORTREVISION (also needed by the previous commit).
- Use USE_MAKESELF instead of custom do-extract target.
- Use USE_DOS2UNIX instead of manual REINPLACE_CMD.
- Preserve additional arguments in the wrapper scripts.
- Clean up / tidy.
1.41b_1,1
20 Dec 2007 17:45:18
Original commit files touched by this commit
alepulver search for other commits by this committer
- Remove IA32_BINARY_PORT (not intended to be used with Linux binaries).
- Add missing GL dependency (USE_GL=linux).

PR:             ports/118893
Submitted by:   Hardy Schumacher <hardy.schumacher@amd.com>
1.41b_1,1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.41b,1
28 Dec 2006 13:56:21
Original commit files touched by this commit
alepulver search for other commits by this committer
- Add PORTSCOUT variable.
1.41b,1
20 Oct 2006 20:02:27
Original commit files touched by this commit
alepulver search for other commits by this committer
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS=i386.

Approved by:    portmgr (erwin)
1.41b,1
11 May 2006 19:03:55
Original commit files touched by this commit
alepulver search for other commits by this committer
- Take maintainership.
- Update to version 1.41b.
- Remove '@' from install commands.

Approved by:    garga (mentor)
1.41.3
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.41.3
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.41.3
31 Jan 2006 11:47:22
Original commit files touched by this commit
lawrance search for other commits by this committer
Trim some busted master sites and add one in.
1.41.3
30 Jan 2006 10:08:51
Original commit files touched by this commit
edwin search for other commits by this committer
remove full path in distinfo
1.41.3
22 Jan 2006 02:11:14
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.41.3
21 Nov 2005 14:32:11
Original commit files touched by this commit
pav search for other commits by this committer
- Correct a small typo in pkg-message: it states that the user needs to copy a
  file called 'pak.pk3' though its actual name is 'pak0.pk3'. I've also added
  an example 'md5' output, making it easier for the users to check if their
  files are valid.

PR:             ports/89314
Submitted by:   Ed Schouten <ed@fxq.nl>
1.41.3
21 Nov 2005 14:30:50
Original commit files touched by this commit
pav search for other commits by this committer
- Style
1.41.3
14 Nov 2005 13:37:45
Original commit files touched by this commit
garga search for other commits by this committer
- Unbreak: make it fetchable again
- Add SHA256

PR:             ports/89002
Submitted by:   Lars Engels <lars.engels@0x20.net>
1.41.3
14 Nov 2005 01:57:06
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
1.41.3
08 Oct 2005 22:13:45
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.41-3 and UNBROKEN

PR:             86345
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
1.1b_2
19 Sep 2005 22:12:15
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer at his request.  He no longer uses these ports.
1.1b_2
23 Jul 2005 02:53:43
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
1.1b_2
17 Jul 2005 19:47:20
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: incomplete pkg-plist
1.1b_2
17 Jun 2005 22:59:29
Original commit files touched by this commit
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1b_1
01 Mar 2005 21:51:49
Original commit files touched by this commit
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
1.1b_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1b
23 Aug 2004 07:08:08
Original commit files touched by this commit
linimon search for other commits by this committer
Fix fetch.  Maintainer timeout.

PR:             ports/69514
1.1b
21 Jun 2004 21:27:46
Original commit files touched by this commit
kris search for other commits by this committer
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
1.1b
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.1b
21 Feb 2004 21:44:57
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not fetch
1.1b
20 Nov 2003 15:06:15
Original commit files touched by this commit
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
1.1b
20 Nov 2003 13:51:47
Original commit files touched by this commit
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
1.1b
13 Nov 2003 14:45:08
Original commit files touched by this commit
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
1.1b
07 Mar 2003 06:03:01
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
02 Mar 2002 22:40:25
commit hash: fp1.25377@dev.null.freshports.orgcommit hash: fp1.25377@dev.null.freshports.orgcommit hash: fp1.25377@dev.null.freshports.orgcommit hash: fp1.25377@dev.null.freshports.org files touched by this commit
nik search for other commits by this committer
Return to Castle Wolfenstein for Linux.    

Number of commits found: 38