Port details |
- wmcalc Simple dockable calculator
- 0.3_2 math
=4 0.3_2Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-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
 - Port Added: unknown
- Last Update: 2011-05-02 07:30:25
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, Hermes
- Also Listed In: windowmaker
- License: not specified in port
- WWW:
- http://members.cox.net/ehf_dockapps/
- Description:
- Simple dockable calculator
WWW: http://members.cox.net/ehf_dockapps/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wmcalc
- 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. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_2 02 May 2011 07:30:25
 |
bapt  |
remove unmaintained expired ports from math
2011-05-01 math/fudgit: Upstream disapear and distfile is no more available
2011-05-01 math/kaskade: Upstream disapear and distfile is no more available
2011-05-01 math/qscanplot: Upstream disapear and distfile is no more available
2011-05-01 math/rpc: Upstream disapear and distfile is no more available
2011-05-01 math/ss: Upstream disapear and distfile is no more available
2011-05-01 math/wmcalc: Upstream disapear and distfile is no more available |
0.3_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.3_2 15 Mar 2011 09:22:38
 |
bapt  |
Deprecate unmaintained ports from math where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
0.3_2 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.3_2 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.3_1 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.3 24 Mar 2006 06:23:47
 |
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
0.3 22 Jan 2006 12:56:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.3 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.3 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.3 25 Apr 2003 11:17:58
 |
kuriyama  |
Fix WWW.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
PR: ports/48308 |
0.3 07 Mar 2003 06:06:10
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
27 Nov 2001 15:16:15
    |
jedgar  |
o Use MASTER_SITE_LOCAL since the author's site vanished months ago. |
30 Jun 2001 14:16:58
    |
jedgar  |
Update port to 0.3 |
05 Jan 2001 17:59:47
    |
alex  |
New distfile with a WRKSUBDIR now. |
06 Nov 2000 23:36:22
    |
jedgar  |
Update port to 0.21 |
08 Oct 2000 04:10:26
    |
asami  |
Convert category math to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |