aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:58 +0000
commit493a4da4aab2e16d8aa2190f624492b32468e83e (patch)
tree895c3c8f53b6f77e7769fbf7ce063f4037aec9d5 /x11-clocks
parent1b75f322052d281afd3c0fac56bc6bb759a356c2 (diff)
downloadports-493a4da4aab2e16d8aa2190f624492b32468e83e.tar.gz
ports-493a4da4aab2e16d8aa2190f624492b32468e83e.zip
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/eyeclock/Makefile8
-rw-r--r--x11-clocks/eyeclock/files/patch-Makefile10
-rw-r--r--x11-clocks/eyeclock/files/patch-main.c12
-rw-r--r--x11-clocks/eyeclock/pkg-descr2
4 files changed, 17 insertions, 15 deletions
diff --git a/x11-clocks/eyeclock/Makefile b/x11-clocks/eyeclock/Makefile
index 47b6372ebc97..8c58b119384e 100644
--- a/x11-clocks/eyeclock/Makefile
+++ b/x11-clocks/eyeclock/Makefile
@@ -3,21 +3,21 @@
PORTNAME= eyeclock
PORTVERSION= 2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-clocks
-MASTER_SITES= http://ftp.vector.co.jp/pack/unix/personal/tokei/
+MASTER_SITES= http://ftp.vector.co.jp/12/89/1347/
DISTNAME= eyeclk20
MAINTAINER= ports@FreeBSD.org
COMMENT= Clock with eyes following the mouse pointer
-BROKEN= unfetchable
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ENV= X11BASE=${LOCALBASE}
USE_XORG= x11 xau xdmcp xpm xt ice
USES= tar:tgz
+DESKTOP_ENTRIES="EyeClock" "" "" "eyeclock" "" ""
+
post-patch:
@${REINPLACE_CMD} -e "s#gcc#${CC}#" ${WRKSRC}/Makefile
diff --git a/x11-clocks/eyeclock/files/patch-Makefile b/x11-clocks/eyeclock/files/patch-Makefile
index c8327404ade1..3620d00aacd5 100644
--- a/x11-clocks/eyeclock/files/patch-Makefile
+++ b/x11-clocks/eyeclock/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Sat Dec 25 03:18:57 1999
-+++ Makefile Sun Dec 26 16:33:49 1999
+--- Makefile.orig 1999-12-25 09:18:57 UTC
++++ Makefile
@@ -15,8 +15,8 @@
###############################################################################
@@ -11,7 +11,7 @@
BINDIR = ${PREFIX}/bin
LIBDIR = ${PREFIX}/lib/X11/EyeClock
RESDIR = ${PREFIX}/lib/X11/app-defaults
-@@ -26,15 +26,15 @@
+@@ -26,15 +26,15 @@ VERSION = EyeClock-2.0
# Choose a default face from below lines.
@@ -31,7 +31,7 @@
# Choose icon pixmap from below lines.
-@@ -93,14 +93,15 @@
+@@ -93,14 +93,15 @@ clean :
backup :
cp COPYRIGHT* *.jpn CHANGE EyeClock* Makefile *.h *.c *.man bak
@@ -51,7 +51,7 @@
umeharaclock :
ln -s eyeclock umeharaclock
-@@ -131,7 +132,7 @@
+@@ -131,7 +132,7 @@ octopusclock :
clearclock :
rm -f ${BINDIR}/eyeclock
rm -f ${BINDIR}/daemonclock
diff --git a/x11-clocks/eyeclock/files/patch-main.c b/x11-clocks/eyeclock/files/patch-main.c
index 82004a1beba9..c6b470f40d75 100644
--- a/x11-clocks/eyeclock/files/patch-main.c
+++ b/x11-clocks/eyeclock/files/patch-main.c
@@ -1,5 +1,5 @@
---- main.c.orig Sun Dec 26 16:34:55 1999
-+++ main.c Sun Dec 26 16:37:01 1999
+--- main.c.orig 1999-12-25 09:18:56 UTC
++++ main.c
@@ -76,7 +76,7 @@
/*===========================================================================*/
@@ -9,7 +9,7 @@
/*===========================================================================*/
/* Number ヴィジェットのヴィジェットごとの名前 */
-@@ -616,9 +616,9 @@
+@@ -616,9 +616,9 @@ static void die(Widget w)
Display * display;
int i;
@@ -22,7 +22,7 @@
if (toplevel)
if (XtIsRealized(toplevel)) {
-@@ -650,8 +650,8 @@
+@@ -650,8 +650,8 @@ static void restore(Widget w, XEvent * e
unsigned int width;
unsigned int height;
@@ -33,7 +33,7 @@
if (width && height)
XtVaSetValues(toplevel, XtNwidth, width, XtNheight, height, NULL);
-@@ -730,23 +730,23 @@
+@@ -730,23 +730,23 @@ int main(int argc, char * argv[])
}
/* Clock ヴィジェットの作成 */
@@ -61,7 +61,7 @@
/* ポインタのフォーカスを有効にする */
XtVaSetValues(toplevel, XtNinput, True, NULL);
-@@ -788,7 +788,7 @@
+@@ -788,7 +788,7 @@ int main(int argc, char * argv[])
XSetWMProtocols(display, XtWindow(toplevel), &wm_delete_window, 1);
/* 時計をスタートさせる */
diff --git a/x11-clocks/eyeclock/pkg-descr b/x11-clocks/eyeclock/pkg-descr
index 63be865bc58b..3d0c6f5e913f 100644
--- a/x11-clocks/eyeclock/pkg-descr
+++ b/x11-clocks/eyeclock/pkg-descr
@@ -7,3 +7,5 @@ This port installs below clocks.
boyclock, daemonclock, eyeclock, girlclock, henohenoclock,
margueriteclock, octopusclock, punpunclock, silicagelclock,
taroclock, umeharaclock.
+
+WWW: http://kozos.jp/myfreesoft/