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
wmstock Cool WindowMaker Dockapp that shows stock ticker(s)
0.11_4 finance 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.11_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
Expired This port expired on: 2021-04-01
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: 2004-01-22 18:05:04
Last Update: 2021-04-07 18:27:27
Commit Hash: 6fd9355
Also Listed In: windowmaker
License: GPLv2+
WWW:
https://mattfischer.com/wmstock/
Description:
wmstock is a cool WindowMaker dockapp that shows stock ticker(s) that are retrieved from Yahoo. WWW: https://mattfischer.com/wmstock/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/wmstock-0.11_4/catalog.mk
  2. /usr/local/share/licenses/wmstock-0.11_4/LICENSE
  3. /usr/local/share/licenses/wmstock-0.11_4/GPLv2+
  4. bin/wmstock
  5. bin/getquote
  6. man/man1/wmstock.1.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • wmstock>0:finance/wmstock
No installation instructions:
This port has been deleted.
PKGNAME: wmstock
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wmstock-0.11.tar.gz) = e7fa585ee9961fbe2d5fe9dd4d89bb5e83af218201f04ab1e1375e0d7ee153d3 SIZE (wmstock-0.11.tar.gz) = 45078

Packages (timestamps in pop-ups are UTC):
wmstock
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11_4---0.11_4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. gmake>=4.3 : devel/gmake
  2. xpm.pc : x11/libXpm
Runtime dependencies:
  1. xpm.pc : x11/libXpm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
finance_wmstock
USES:
gmake shebangfix xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mattfischer.com/wmstock/src/
Collapse this list.
Port Moves
  • port deleted on 2021-04-07
    REASON: Has expired: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11_4
07 Apr 2021 18:27:27
commit hash: 6fd9355a02eb408256aedbc0a1fef246bec6dec6commit hash: 6fd9355a02eb408256aedbc0a1fef246bec6dec6commit hash: 6fd9355a02eb408256aedbc0a1fef246bec6dec6commit hash: 6fd9355a02eb408256aedbc0a1fef246bec6dec6 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

devel/buildtool-doc
2021-04-01 devel/buildtool: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/floatator: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 finance/wmstock: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 ftp/frox: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
0.11_4
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.
0.11_4
05 Jan 2021 09:40:58
Revision:560375Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Pet portlint
- Regenerate patches
- Update WWW

Approved by:	portmgr blanket
0.11_4
30 Aug 2020 09:47:50
Revision:547044Original commit files touched by this commit
zeising search for other commits by this committer
Extend expiration of ports broken with -fno-common

Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
0.11_3
29 Aug 2020 10:28:51
Revision:546900Original commit files touched by this commit
tcberner search for other commits by this committer
finance/wmstock: fix build on current and deprecate
0.11_3
05 Nov 2019 15:56:42
Revision:516803Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
0.11_3
28 Jul 2014 18:44:43
Revision:363226Original commit files touched by this commit
adamw search for other commits by this committer
Rename finance/ and ftp/ patch-xy patches to reflext the files they modify.
0.11_3
07 Jan 2014 19:48:56
Revision:339024Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- Shebangfix a perl script
0.11_3
20 Sep 2013 17:18:39
Revision:327727Original 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:
finance)
0.11_3
24 Jun 2012 21:53:38
Original commit files touched by this commit
dougb search for other commits by this committer
s/X11BASE/LOCALBASE/, or equivalent.

The X11BASE variable is long gone, however these ports were not updated.
0.11_3
02 Aug 2011 11:37:44
Original commit files touched by this commit
bapt search for other commits by this committer
Update master_site
0.11_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.11_3
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
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.11_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.11_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.11_1
24 Nov 2005 16:18:42
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.11_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.11
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.11
22 Jan 2004 21:12:03
Original commit files touched by this commit
eik search for other commits by this committer
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:             59357
Submitted by:   linimon
Approved by:    marcus (mentor)
0.11
22 Jan 2004 17:59:27
Original commit files touched by this commit
eik search for other commits by this committer
- fix PKGORIGIN

since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:    marcus (mentor)

Number of commits found: 20