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) combination for a given watch list. This is what FreshPorts will look for.

Port details
q3server Quake III Arena Dedicated Server for Linux
1.32b_1 games Deleted on this many watch lists=5 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.32b_1Version of this port present on the latest quarterly branch.
NO CDROM NO CDROM: "Size; the data set is much too big"
Maintainer: pat@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-21 19:24:51
Last Update: 2005-11-22 05:59:43
SVN Revision: UNKNOWN
People watching this port, also watch:: ipa, rsync, cyrus-sasl, gnupg
Also Listed In: linux
License: not specified in port
WWW:
http://www.quake3arena.com/
Description:
This package contains all of the items you'll need to run a Quake III Arena dedicated server under FreeBSD with Linux emulation. To run server in non-demo mode, which is what you want to do, copy pak0.pk3 from the retail CD to your baseq3 directory. WWW: http://www.quake3arena.com/ - Patrick Li <pat@FreeBSD.org>
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • q3ded>0:games/q3server
No installation instructions:
This port has been deleted.
PKGNAME: q3ded
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.
Build dependencies:
  1. perl5.8.6 : lang/perl5.8
Runtime dependencies:
  1. redhat-release : emulators/linux_base-8
  2. perl5.8.6 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.bluesnews.com/idstuff/quake3/linux/
  3. ftp://ftp.idsoftware.com/idstuff/quake3/linux/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.32b_1
22 Nov 2005 05:59:43
Original commit files touched by this commit
edwin search for other commits by this committer
Rename q3server* to quake3-* equivalents:

ports/86186     [UPDATE] games/q3server: integrate with "quake3-data", rename to
"linux-quake3"
ports/86187     [UPDATE] games/q3server-excessive: integrate with "quake3-data",
rename to "quake3-excessive"
ports/86188     [UPDATE] games/q3server-freezetag: integrate with "quake3-data",
rename to "quake3-freezetag"
ports/86189     [UPDATE] games/q3server-osp: integrate with "quake3-data",
rename to "quake3-osp"
ports/86190     [UPDATE] games/q3server-ra3: integrate with "quake3-data",
rename to "quake3-ra3", update to 1.76
ports/86191     [UPDATE] games/q3server-ut: integrate with "quake3-data", rename
to "quake3-ut", update to 3.7
ports/86192     [UPDATE] games/q3server-wfa: integrate with "quake3-data",
rename to "quake3-wfa", update to 3.5b
1.32b_1
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.32b_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.32b_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.32b
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
1.32b
18 May 2003 18:32:53
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.32b

Notified by: icon <icon@gwu.edu>, Patrick C <patrick@filespanker.com>
1.32
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.
1.32
20 Oct 2002 19:12:04
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.32 point release
1.31
16 Jun 2002 18:50:44
Original commit files touched by this commit
lioux search for other commits by this committer
Add USE_PERL5 since perl is required to run a script inside the
Makefile. Adding USE_PERL5 is mandatory since it is no longer
available in base system of -CURRENT.

Approved by:    maintaner (only not utserver* ports)
22 Dec 2001 02:26:33
commit hash: fp1.22359@dev.null.freshports.orgcommit hash: fp1.22359@dev.null.freshports.orgcommit hash: fp1.22359@dev.null.freshports.orgcommit hash: fp1.22359@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.31    
15 Nov 2001 03:59:42
commit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
27 Oct 2001 02:35:46
commit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
change installed dirs mode from 555 to 755    
29 Sep 2001 20:05:27
commit hash: fp1.19206@dev.null.freshports.orgcommit hash: fp1.19206@dev.null.freshports.orgcommit hash: fp1.19206@dev.null.freshports.orgcommit hash: fp1.19206@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
update to 1.30 point release    
05 Aug 2001 19:04:34
commit hash: fp1.16850@dev.null.freshports.orgcommit hash: fp1.16850@dev.null.freshports.orgcommit hash: fp1.16850@dev.null.freshports.orgcommit hash: fp1.16850@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update to 1.29h    
29 Jul 2001 04:46:03
commit hash: fp1.16596@dev.null.freshports.orgcommit hash: fp1.16596@dev.null.freshports.orgcommit hash: fp1.16596@dev.null.freshports.orgcommit hash: fp1.16596@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update to version 1.29g    
21 Jul 2001 23:24:51
commit hash: fp1.16359@dev.null.freshports.orgcommit hash: fp1.16359@dev.null.freshports.orgcommit hash: fp1.16359@dev.null.freshports.orgcommit hash: fp1.16359@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
First import of q3server version 1.29f, Quake III Arena Dedicated   Server for
Linux    

Number of commits found: 16