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
EyeClock is a simple clock application for X11. You can put your favorite
picture on the face of the clock. And you can move the eyes of the
picture following the mouse pointer.
See /usr/X11R6/lib/X11/EyeClock/README.jpn for more details.
This port installs below clocks.
boyclock, daemonclock, eyeclock, girlclock, henohenoclock,
margueriteclock, octopusclock, punpunclock, silicagelclock,
taroclock, umeharaclock.
WWW: http://hp.vector.co.jp/authors/VA014157/myfreesoft/index.html
- Sakai Hiroaki
sakai@seki.ee.kagu.sut.ac.jp
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
(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.