Port details |
- osdclock Small clock which uses libxosd to render text to the root window
- 0.5_11 x11-clocks
=3 0.5_11Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2004-11-30 10:12:53
- Last Update: 2024-03-10 18:16:02
- Commit Hash: 290352f
- People watching this port, also watch:: php81-pear, php81-pear-Net_Cyrus, p5-MIME-Tools, OpenSP, libunicode
- License: not specified in port
- WWW:
- http://leftorium.net/software.phtml
- Description:
- osd_clock is a small clock designed for minimalist desktops. It renders text
directly to the root window using libxosd.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- osdclock>0:x11-clocks/osdclock
- To install the port:
- cd /usr/ports/x11-clocks/osdclock/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-clocks/osdclock
- pkg install osdclock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osdclock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (osd_clock-0.5.tar.gz) = 25434bb772f9e64b90f3a69d82593e8002b728a1e5c2e5bde65f7908c5aeec78
SIZE (osd_clock-0.5.tar.gz) = 9900
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libxosd.so : misc/xosd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-clocks_osdclock
- 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.5_11 10 Mar 2024 18:16:02
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.5_10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.5_10 20 Jul 2022 14:23:33
    |
Tobias C. Berner (tcberner)  |
x11-clocks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@fix.no>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Brian Handy <handy@physics.montana.edu>
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org>
* David Leonard <leonard@dstc.edu.au>
* Emanuel Haupt <ehaupt@critical.ch>
* FURUSAWA, Kazuhisa <kazu@jp.freebsd.org>
* Greg Lewis <glewis@FreeBSD.org>
* Harold Gutch <logix@foobar.franken.de> (Only the first 15 lines of the commit message are shown above ) |
0.5_10 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5_10 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.5_10 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.5_10 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5_10 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.5_10 24 Mar 2015 17:09:59
  |
marino  |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
0.5_10 27 May 2014 11:17:41
  |
amdmi3  |
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
0.5_9 11 Jan 2014 12:51:32
  |
vanilla  |
Support stagedir.
Submitted by: portmgr (blanket infrastructure) |
0.5_9 20 Sep 2013 23:44:55
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks) |
0.5_9 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.5_8 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.5_8 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5_7 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.5_6 21 Jan 2010 16:37:40
 |
novel  |
Drop USE_GCC=3.4 as it's no longer necessary.
PR: 141649
Submitted by: Andrius Morkunas <hinokind@gmail.com> |
0.5_6 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5_5 06 Jun 2008 14:09:35
 |
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.5_4 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.5_4 24 Mar 2008 23:21:25
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.5_3 20 Mar 2008 10:09:36
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.5_3 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.5_2 13 May 2006 05:00:46
 |
edwin  |
Remove USE_REINPLACE from categories starting with X |
0.5_2 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.5_1 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.5_1 10 Nov 2005 17:02:48
 |
novel  |
Fix fetch.
Reported by: fenner's portsurvey |
0.5_1 08 Mar 2005 07:38:35
 |
novel  |
Use @freebsd.org address for my ports.
Approved by: krion (mentor) |
0.5_1 08 Jan 2005 10:58:55
 |
krion  |
Add option "-H" - horizontal offset (e.g. osdclock -H 100).
PR: ports/75924
Submitted by: maintainer |
0.5 30 Nov 2004 10:10:48
 |
vs  |
Add osdclock 0.5, small clock which uses libxosd to render text to the
root window.
PR: ports/70061
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |