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
wmglobe Neat xearth-like WindowMaker dockapp
1.3_12 astro on this many watch lists=1 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.3_11Version of this port present on the latest quarterly branch.
Maintainer: jd.fbsd@goneja.de search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-22 12:02:56
Commit Hash: b55d7ad
People watching this port, also watch:: p5-type1inst, screen, python
Also Listed In: geography windowmaker
License: GPLv2
WWW:
https://www.dockapps.net/wmglobe
Description:
wmglobe is a neat WindowMaker dockapp that displays a xearth-like view of the earth that is currently under the sun, and does a lot of other neat stuff.
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (5 items)
Collapse this list.
  1. bin/wmglobe
  2. share/man/man1/wmglobe.1.gz
  3. /usr/local/share/licenses/wmglobe-1.3_12/catalog.mk
  4. /usr/local/share/licenses/wmglobe-1.3_12/LICENSE
  5. /usr/local/share/licenses/wmglobe-1.3_12/GPLv2
Collapse this list.
Dependency lines:
  • wmglobe>0:astro/wmglobe
To install the port:
cd /usr/ports/astro/wmglobe/ && make install clean
To add the package, run one of these commands:
  • pkg install astro/wmglobe
  • pkg install wmglobe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wmglobe
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1513946787 SHA256 (wmglobe-1.3.tar.gz) = 3ba943d2e2e18d6c517144f74db81e51b8f9137dcde377c83f3414df9c75a914 SIZE (wmglobe-1.3.tar.gz) = 75541

Packages (timestamps in pop-ups are UTC):
wmglobe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3_121.3_12-1.3_121.3_12---
FreeBSD:13:quarterly1.3_111.3_11-1.3_111.3_11-1.3_11-
FreeBSD:14:latest1.3_121.3_12-1.3_121.3_12--1.3_11
FreeBSD:14:quarterly1.3_111.3_11-1.3_111.3_11-1.3_11-
FreeBSD:15:latest1.3_121.3_12n/a1.3_11n/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. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xpm.pc : x11/libXpm
Library dependencies:
  1. libwraster.so : x11-wm/libwraster
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
astro_wmglobe
USES:
xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.dockapps.net/download/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_12
22 Feb 2024 12:02:56
commit hash: b55d7ad75cddcc828c23cf36fc5e80b38edf1774commit hash: b55d7ad75cddcc828c23cf36fc5e80b38edf1774commit hash: b55d7ad75cddcc828c23cf36fc5e80b38edf1774commit hash: b55d7ad75cddcc828c23cf36fc5e80b38edf1774 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
astro/wmglobe: Moved man to share/man

Approved by:    portmgr (blanket)
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.3_11
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.3_11
20 Jul 2022 14:20:50
commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4commit hash: b15254402b32382ff6da10de50bf7b0e84b841f4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
astro: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3_11
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.3_11
25 Sep 2020 15:22:06
Revision:550048Original commit files touched by this commit
fernape search for other commits by this committer
astro/wmglobe: fix 13-CURRENT build

Another instance of -fno-common issue.
Some minor build warnings fixed.

PR:	249389
Submitted by:	jd.fbsd@goneja.de (maintainer)
MFH:	2020Q3 (build fix, -fno-common)
1.3_11
04 Nov 2019 20:39:52
Revision:516738Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
1.3_11
26 Jan 2019 12:11:16
Revision:491271Original commit files touched by this commit
tobik search for other commits by this committer
Resurrect astro/wmglobe

- The distfile is available again on dockapps.net
- Add some missing dependencies as reported by stage-qa
- Assign port to the submitter

PR:		226675
Submitted by:	jd.fbsd@goneja.de
1.3_10
28 Nov 2015 23:08:03
Revision:402562Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3_10
25 Oct 2015 19:35:28
Revision:400160Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.3_10
05 Apr 2015 15:15:50
Revision:383297Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN in astro and archivers category (unfetchable)
1.3_10
02 Mar 2015 23:03:01
Revision:380299Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors from pkg-descr
1.3_10
14 Jan 2015 18:19:33
Revision:377033Original commit files touched by this commit
antoine search for other commits by this committer
Update graphics/giflib to 5.0.5

Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
1.3_9
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3_8
28 Jul 2014 13:03:30
Revision:363147Original commit files touched by this commit
adamw search for other commits by this committer
Rename old-style patch-xy patches in astro to reflect what files
they modify.
1.3_8
29 Jun 2014 21:45:03
Revision:359794Original commit files touched by this commit
tijl search for other commits by this committer
x11-wm/libwraster:
- USES=libtool
- Remove -DPREFIX=\\\"${PREFIX}\\\" from CPPFLAGS.  Not needed and it
  causes configure test failures with clang.
- Use MAKE_CMD.
- Bump dependent ports.

x11-wm/windowmaker:
- USES=libtool
- Replace -DPREFIX=\\\"${PREFIX}\\\" in CPPFLAGS with post-patch command
  because it causes configure test failures with clang.
- Remove FreeBSD < 8 support.
1.3_7
19 Jan 2014 19:13:34
Revision:340343Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.3_7
11 Dec 2013 10:31:41
Revision:336154Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro

With hat:	portmgr
1.3_7
20 Sep 2013 13:14:05
Revision:327701Original 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:
astro)
1.3_7
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.3_6
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.3_6
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
1.3_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.3_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.3_4
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.3_3
06 Jun 2008 13:02:59
Original commit files touched by this commit
edwin search for other commits by this committer
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)
1.3_2
22 Mar 2008 14:48:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
1.3_2
22 Jul 2007 19:33:55
Original commit files touched by this commit
laszlof search for other commits by this committer
- Add ports to "geography" virtual category

Approved by:    Pav (wearing portmgr hat)
1.3_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}.
1.3_1
25 Nov 2005 07:09:10
Original commit files touched by this commit
edwin search for other commits by this committer
Move mastersite and WWW from http://perso.linuxfr.org/jdumont/wmg/
to http://hamete.org/static/wmg/
1.3_1
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.3_1
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.3_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)
1.3
07 Mar 2003 05:55:30
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.
20 Aug 2001 13:19:21
commit hash: fp1.17523@dev.null.freshports.orgcommit hash: fp1.17523@dev.null.freshports.orgcommit hash: fp1.17523@dev.null.freshports.orgcommit hash: fp1.17523@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.3.    
14 May 2001 20:00:07
commit hash: fp1.13719@dev.null.freshports.orgcommit hash: fp1.13719@dev.null.freshports.orgcommit hash: fp1.13719@dev.null.freshports.orgcommit hash: fp1.13719@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update version number of wmraster shared library.    
08 Oct 2000 00:05:48
commit hash: fp1.4703@dev.null.freshports.orgcommit hash: fp1.4703@dev.null.freshports.orgcommit hash: fp1.4703@dev.null.freshports.orgcommit hash: fp1.4703@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert astro category to new layout.  

Number of commits found: 37