Port details |
- wmScoreBoard Window Maker dockapp that display game scores from excite
- 0.30_4 misc =3 0.30_4Version 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
- Port Added: 2001-07-02 22:01:50
- Last Update: 2022-11-09 13:12:40
- Commit Hash: 4d4c08e
- People watching this port, also watch:: fluxbox, libglade2, libast, libunicode, openbox
- Also Listed In: windowmaker
- License: GPLv2+
- Description:
- wmScoreBoard is a Window Maker Dock App that shows the current (or
final) score to a game that a specified team is playing in. The
app currently gets its scores from Excite.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wmScoreBoard>0:misc/wmScoreBoard
- To install the port:
- cd /usr/ports/misc/wmScoreBoard/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/wmScoreBoard
- pkg install wmScoreBoard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmScoreBoard
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmScoreBoard-0.30.tar.gz) = f75edaa28cf3df18eae99eec91057567bdf8e54b2c2ddaa25e7d40e90d1395ea
SIZE (wmScoreBoard-0.30.tar.gz) = 19430
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- wget : ftp/wget
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wmScoreBoard-0.30_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_wmScoreBoard
- USES:
- gmake shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.30_4 09 Nov 2022 13:12:40 |
Fernando ApesteguĂa (fernape) |
misc/wmScoreBoard: fix build with -fcommon
PR: 267614
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q4 (build fix) |
0.30_4 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.30_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.30_4 18 Feb 2021 02:08:37 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
0.30_4 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.30_4 13 Jul 2016 09:00:12 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add missing X11 depends
- Switch to options helpers |
0.30_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.30_4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.30_4 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
0.30_4 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
0.30_4 09 Dec 2013 16:41:34 |
danilo |
- Add LICENSE
- Convert USE_GMAKE to USES
- Add shebangfix to USES
- Add stage support
- Improve the patch name
- Improve pkg-plist |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.30_4 25 Mar 2013 04:30:31 |
eadler |
Cleanup unmaintained ports in the misc category:
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish |
0.30_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.30_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.30_4 06 Jun 2008 13:45:40 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.30_3 19 Apr 2008 17:56:05 |
miwi |
- 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.30_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.30_1 14 Apr 2006 22:53:13 |
linimon |
Reset pat due to no response to email about his status.
Hat: portmgr |
0.30_1 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.30_1 11 Oct 2005 23:10:31 |
linimon |
Remove expired mastersite. |
0.30_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
0.30_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.30 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Nov 2001 07:53:36 |
pat |
o Use MASTER_SITE_LOCAL since site been down for months. No response from
the author o do-configure -> pre-patch (wmqmon only) o Enforce DOCSDIR |
15 Nov 2001 03:59:42 |
pat |
Maintainer is now committer so change to new email address. |
03 Jul 2001 02:01:50 |
lioux |
o New port of a Window Maker dockapp that displays game scores from Excite
(TM) o Port version 0.30 |