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
xsc Vector graphics space shoot'em up game
1.6_2 games 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 1.6_2Version 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: 2001-04-17 14:39:09
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://www.panix.com/~mbh/projects.html
Description:
Xsc is a clone of the old vector graphics video game Star Castle by Cinematronics. The object is to destroy the enemy ship, destroying its protective rings first while dodging various buzzers and fireballs sent to destroy you. Keys: D turn counter-clockwise F turn clockwise J thrust K fire laser P pause Q quit space new game
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/xsc
  2. share/pixmaps/xsc.png
  3. /usr/local/share/licenses/xsc-1.6_2/catalog.mk
  4. /usr/local/share/licenses/xsc-1.6_2/LICENSE
  5. /usr/local/share/licenses/xsc-1.6_2/GPLv2
Collapse this list.
Dependency lines:
  • xsc>0:games/xsc
To install the port:
cd /usr/ports/games/xsc/ && make install clean
To add the package, run one of these commands:
  • pkg install games/xsc
  • pkg install xsc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xsc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xsc-1.6.tar.gz) = f271300c10423150562a290ed2a67910db804c7f11fbfd3e3f67016c039af8fa SIZE (xsc-1.6.tar.gz) = 140106 SHA256 (xsc.png) = 4ae93202eb1df542fa559a3d46f7f5e687e8816efad56cc6b32111a17cb26d2e SIZE (xsc.png) = 381

Packages (timestamps in pop-ups are UTC):
xsc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6_21.6_21.6_21.6_21.6_2-1.6_2-
FreeBSD:13:quarterly1.6_21.6_21.6_21.6_21.6_21.6_21.6_21.6_2
FreeBSD:14:latest1.6_21.6_21.6_21.6_21.6_21.6_2-1.6_2
FreeBSD:14:quarterly1.6_21.6_2-1.6_21.6_21.6_21.6_21.6_2
FreeBSD:15:latest1.6_21.6_2n/a1.6_2n/a1.6_21.6_21.6_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xsc-1.6_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_xsc
USES:
compiler xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.panix.com/~mbh/xsc/
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.6_2
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.6_2
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.6_2
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.6_2
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.6_2
30 Jul 2018 07:23:24
Revision:475865Original commit files touched by this commit
tobik search for other commits by this committer
games/xsc: Fix build with Clang 6

buzzer.C:36:8: error: non-constant-expression cannot be narrowed from type
'double' to 'float' in initializer list [-Wc++11-narrowing]
    {  COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0,  SIN00 / 2.0 },
       ^~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/xsc-1.6_1.log

- While here also fix segfault due to some uninitialized variables
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit Refresh
amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
1.6_1
02 May 2014 15:44:31
Revision:352818Original commit files touched by this commit
nemysis search for other commits by this committer
Moving some games to @games

games/3dpong

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/abe

- Transfer maintainership to games@ team
- Cosmetical changes

games/abuse_sdl
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6_1
06 Dec 2013 23:22:17
Revision:335789Original commit files touched by this commit
nemysis search for other commits by this committer
- Change master sites
- Change maintainer email to @FreeBSD.org
- Add license (GPLv2)
- Add DOCS and Option
- Change desktop entry, fix typo

Approved by:	pawel / wg (mentors, implicit)
1.6_1
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.6_1
10 Jul 2013 11:11:36
Revision:322641Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix maintainer; submitter sent wrong patch and I did not notice.
1.6_1
10 Jul 2013 10:53:37
Revision:322638Original commit files touched by this commit
bdrewery search for other commits by this committer
- Pass maintainership to submitter
- Add desktop entries

PR:		ports/173882
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	Danilo Egea <danilogondolfo@gmail.com> (maintainer via email)
1.6
16 Apr 2013 17:39:58
Revision:315864Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 1.6
- Pass maintainership to submitter
- Trim header

PR:		ports/177672
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
1.5_2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.5_2
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.5_2
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)
1.5_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.5
17 Apr 2006 16:28:41
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.5

PR:             95902
Submitted by:   Aleksander Fafula <alex@bsdguru.org>
1.4
15 Apr 2006 00:01:12
Original commit files touched by this commit
linimon search for other commits by this committer
Reset markp due to lack of response to email and maintainer-timeouts.

Hat:    portmgr
1.4
22 Jan 2006 11:18:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.4
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.4
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.4
22 Feb 2003 17:14:31
Original commit files touched by this commit
markp search for other commits by this committer
De-pkg-comment.
08 Jun 2001 06:36:46
commit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Updated MAINTAINER to my new committer email address    
27 May 2001 10:17:12
commit hash: fp1.14208@dev.null.freshports.orgcommit hash: fp1.14208@dev.null.freshports.orgcommit hash: fp1.14208@dev.null.freshports.orgcommit hash: fp1.14208@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4    
17 Apr 2001 18:39:09
commit hash: fp1.12754@dev.null.freshports.orgcommit hash: fp1.12754@dev.null.freshports.orgcommit hash: fp1.12754@dev.null.freshports.orgcommit hash: fp1.12754@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add xsc 1.3, a vector graphics space shoot'em up game.    

Number of commits found: 26