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
utserver-to Unreal Tournament mod Tactical Ops full server package for Linux
2.2.0_2 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 2.2.0_2Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable
Deprecated DEPRECATED: Unfetchable
Expired This port expired on: 2005-09-22
Ignore IGNORE: "is marked as broken: Unfetchable"
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-10-16 23:19:42
Last Update: 2005-11-05 09:07:45
SVN Revision: UNKNOWN
Also Listed In: linux
License: not specified in port
WWW:
http://www.tactical-ops.to/
Description:
This package contains all of the items you'll need to run a Unreal Tournament dedicated server with Tactical Ops mod under FreeBSD with Linux emulation. WWW: http://www.tactical-ops.to/ - 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:
  • utserver-to>0:games/utserver-to
No installation instructions:
This port has been deleted.
PKGNAME: utserver-to
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. ucc-bin : games/utserver-to
  2. redhat-release : emulators/linux_base-8
  3. 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 (5 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://downloads.fragism.com/
  3. http://hq.hack.pl/~bond/zip/
  4. http://lmb.atom.is/downloads/Tacops/
  5. http://www.netreachgames.com/downloads/to/
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
2.2.0_2
05 Nov 2005 09:07:45
Original commit files touched by this commit
kris search for other commits by this committer
Remove expired ports
2.2.0_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.
2.2.0_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)
2.2.0_1
26 Mar 2005 20:12:01
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
2.2.0_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.
2.2.0_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)
2.2.0
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
2.2.0
22 Jan 2004 11:06:02
Original commit files touched by this commit
trevor search for other commits by this committer
Use the SORT macro from bsd.port.mk.
2.2.0
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.
2.2.0
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.
2.2.0
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)
15 Jan 2002 06:37:01
commit hash: fp1.23329@dev.null.freshports.orgcommit hash: fp1.23329@dev.null.freshports.orgcommit hash: fp1.23329@dev.null.freshports.orgcommit hash: fp1.23329@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 2.2.0    
11 Jan 2002 04:24:14
commit hash: fp1.23165@dev.null.freshports.orgcommit hash: fp1.23165@dev.null.freshports.orgcommit hash: fp1.23165@dev.null.freshports.orgcommit hash: fp1.23165@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Fix WWW    
15 Nov 2001 22:12:13
commit hash: fp1.20814@dev.null.freshports.orgcommit hash: fp1.20814@dev.null.freshports.orgcommit hash: fp1.20814@dev.null.freshports.orgcommit hash: fp1.20814@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update misc/menushki to version 1.0 and also take care of    some remaining
email changes i left out    
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.    
17 Oct 2001 03:19:42
commit hash: fp1.19783@dev.null.freshports.orgcommit hash: fp1.19783@dev.null.freshports.orgcommit hash: fp1.19783@dev.null.freshports.orgcommit hash: fp1.19783@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o New port utserver-to version 0.2.b: Unreal Tournament mod Tactical     Ops
full server package for Linux   o This is a master port that will be used by all
utserver mod ports    

Number of commits found: 16