702c FreshPorts -- astro/gkrellmoon2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gkrellmoon2 0.6_9 astro on this many watch lists=2 search for ports that depend on this port
A moon clock plugin for Gkrellm2
Maintained by: w@wrzask.pl search for ports maintained by this maintainer
Port Added: 29 Aug 2004 18:42:14
License: not specified in port


gkrellmoon is a moon clock plugin for Gkrellm2. This plugin is based
upon the glunarclock and wmMoonClock applications.

The port is based on the original gkrellmoon port for Grellm1 by Patrick Li.

Author:	Dale P. Smith <dsmith@altustech.com>
WWW: http://gkrellmoon.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. sysutils/gkrellm2
  2. textproc/intltool
  3. devel/pkg-config
Required To Run:
  1. sysutils/gkrellm2
  2. devel/pkg-config
  3. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/astro/gkrellmoon2/ && make install clean
To add the package: pkg_add -r gkrellmoon2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  3. http://heanet.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  4. http://internode.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  5. http://iweb.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  6. http://jaist.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  7. http://kent.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  8. http://nchc.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  9. http://ncu.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  10. http://osdn.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  11. http://softlayer.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  12. http://sunet.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  13. http://surfnet.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  14. http://switch.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  15. http://transact.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  16. http://ufpr.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  17. http://voxel.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/
  18. http://waix.dl.sourceforge.net/project/gkrellmoon/gkrellmoon/0.6/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6_9
dinoex search for other commits by this committer
- update png to 1.5.10
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.6_8
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6_8
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6_7
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.6_6
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6_6
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
06 Jun 2008 13:02:59
Original commit files touched by this commit  0.6_5
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.6_4
  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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  0.6_4
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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.6_4
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}.
22 Jan 2006 08:18:37
Original commit files touched by this commit  0.6_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.6_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.6_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.6_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
29 Aug 2004 18:28:06
Original commit files touched by this commit  0.6
pav search for other commits by this committer
Add gkrellmoon2, a GKrellM 2 plugin showing a moon phaze.

PR:             ports/70937
Submitted by:   Jan Srzednicki <w@wrzask.pl>

Number of commits found: 16

2838
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0