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
q3base Quake III Arena fork using SDL
0.1_3 games Deleted on this many watch lists=0 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 0.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Project gone, website defaced
Expired This port expired on: 2008-07-19
Maintainer: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-20 11:35:41
Last Update: 2008-09-01 01:57:55
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.quakesrc.org/
Description:
Q3Base is a fork of Quake III Arena. It has the following advantages over Quake III Arena itself: - It uses SDL for establishing network connections. The client also uses it for loading textures (thus adding PNG support) and OpenGL rendering. - It supports FreeBSD out of the box - It hardcodes the shared object and datafile directories, thus removing the need of startup scripts Q3Base is developed by the folks at Quakesrc.org. WWW: http://www.quakesrc.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:
  • q3base>0:games/q3base
No installation instructions:
This port has been deleted.
PKGNAME: q3base
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. nasm : devel/nasm
  2. sdl-config : devel/sdl12
Runtime dependencies:
  1. pak1.pk3 : games/quake3-data
Library dependencies:
  1. GLU.1 : graphics/libGLU
  2. SDL-1.2.11 : devel/sdl12
  3. SDL_net-1.2.0 : net/sdl_net
  4. SDL_image-1.2.1 : graphics/sdl_image
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for q3base-0.1_3: X11=on (default) "Build OpenGL client" ===> 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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://quake3.quakesrc.org/files/quake3/q3base/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_3
01 Sep 2008 01:57:55
Original commit files touched by this commit
linimon search for other commits by this committer
Remove these too.
0.1_3
01 Sep 2008 01:57:40
Original commit files touched by this commit
linimon search for other commits by this committer
Remove games/q3base: project gone, website defaced.

Requested by:   maintainer
0.1_3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1_3
20 Jun 2008 07:18:30
Original commit files touched by this commit
ed search for other commits by this committer
Use the email address from the FreeBSD project for my ports.

Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.

Approved by:    philip (mentor), rink
0.1_3
19 Jun 2008 10:31:21
Original commit files touched by this commit
pav search for other commits by this committer
- Set expiration period of one month (project dead; website defaced)

Submitted by:   ed (maintainer)
0.1_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.1_3
13 Mar 2008 14:28:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
0.1_2
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}.
0.1_1
22 Mar 2007 17:35:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix after objformat removal

PR:             110665
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
0.1_1
09 Dec 2006 07:26:14
Original commit files touched by this commit
rafan search for other commits by this committer
- Respect X11BASE

Approved by:    portmgr (linimon)
0.1_1
20 Sep 2006 11:21:59
Original commit files touched by this commit
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)

Number of commits found: 11