summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 08:00:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 08:00:54 +0000
commit44ab5cf4774084b2c545c9c7161c2b35a6963bd3 (patch)
treee339c34af5041af17bdb5fa22949d151dc58a601 /sysutils
parent- Update to 6.05 (diff)
2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtk
2012-11-26 palm/txt2pdbdoc: No more public distfiles 2012-11-26 sysutils/xloadface: No more public distfiles 2012-11-26 shells/gscommander: Abandonware 2012-11-26 security/saferpay: No more public distfiles 2012-11-26 x11-wm/qvwm: No more public distfiles Feature safe: yes
Notes
Notes: svn path=/head/; revision=307888
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/xloadface/Makefile42
-rw-r--r--sysutils/xloadface/distinfo2
-rw-r--r--sysutils/xloadface/files/patch-0110
-rw-r--r--sysutils/xloadface/files/patch-0240
-rw-r--r--sysutils/xloadface/files/patch-0329
-rw-r--r--sysutils/xloadface/files/patch-0465
-rw-r--r--sysutils/xloadface/files/patch-059
-rw-r--r--sysutils/xloadface/files/patch-0620
-rw-r--r--sysutils/xloadface/files/patch-0728
-rw-r--r--sysutils/xloadface/files/patch-0811
-rw-r--r--sysutils/xloadface/files/patch-widgets.c46
-rw-r--r--sysutils/xloadface/pkg-descr8
-rw-r--r--sysutils/xloadface/pkg-plist29
14 files changed, 0 insertions, 340 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 1cbf6b9d246e..c32561300502 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1037,7 +1037,6 @@
SUBDIR += xfsprogs
SUBDIR += xin
SUBDIR += xjobs
- SUBDIR += xloadface
SUBDIR += xlogmaster
SUBDIR += xmbmon
SUBDIR += xorriso
diff --git a/sysutils/xloadface/Makefile b/sysutils/xloadface/Makefile
deleted file mode 100644
index e2cfcc3f8e53..000000000000
--- a/sysutils/xloadface/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org>
-# $FreeBSD$
-
-PORTNAME= xloadface
-PORTVERSION= 1.6.1
-PORTREVISION= 3
-CATEGORIES= sysutils
-MASTER_SITES= http://www.kazu.kz/freebsd/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Network load monitor for X11
-
-BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-PATCH_STRIP= -p1
-USE_IMAKE= yes
-USE_XORG= ice sm x11 xaw xext xmu xt
-XLOADFACEDIR= $(LOCALBASE)/lib/X11/xloadface
-
-MAN1= xloadface.1
-MANLANG= ja
-
-.include <bsd.port.pre.mk>
-
-pre-build:
- ${LOCALBASE}/bin/nkf -e ${WRKSRC}/xloadface.1 > ${WRKSRC}/xloadface.man
-
-pre-install:
- ${MKDIR} $(XLOADFACEDIR)
- ${INSTALL_DATA} ${WRKSRC}/README $(XLOADFACEDIR)
- ${INSTALL_DATA} ${WRKSRC}/host_org.sample $(XLOADFACEDIR)
- ${MKDIR} $(XLOADFACEDIR)/bigfaces
- ${MKDIR} $(XLOADFACEDIR)/bitmap
- ${MKDIR} $(XLOADFACEDIR)/catfaces
- ${INSTALL_DATA} ${WRKSRC}/bigfaces/* $(XLOADFACEDIR)/bigfaces
- ${INSTALL_DATA} ${WRKSRC}/bitmap/* $(XLOADFACEDIR)/bitmap
- ${INSTALL_DATA} ${WRKSRC}/catfaces/* $(XLOADFACEDIR)/catfaces
-
-.include <bsd.port.post.mk>
diff --git a/sysutils/xloadface/distinfo b/sysutils/xloadface/distinfo
deleted file mode 100644
index f7ca8b12eccc..000000000000
--- a/sysutils/xloadface/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xloadface-1.6.1.tar.gz) = 319e50ccd4330cf96f511d3e3b978fbef5fc419966e458db575374ac71bc39f4
-SIZE (xloadface-1.6.1.tar.gz) = 27991
diff --git a/sysutils/xloadface/files/patch-01 b/sysutils/xloadface/files/patch-01
deleted file mode 100644
index 8cef45c45e8f..000000000000
--- a/sysutils/xloadface/files/patch-01
+++ /dev/null
@@ -1,10 +0,0 @@
---- Imakefile.orig Wed Feb 19 10:59:43 1992
-+++ Imakefile Wed Jan 10 13:17:54 2001
-@@ -10,5 +10,5 @@
- LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
- SYS_LIBRARIES = -lm
-
--ComplexProgramTarget(xloadface)
--InstallManPage(xloadface.1,$(MANDIR)/xalive.n)
-+ComplexProgramTargetNoMan(xloadface)
-+InstallManPage(xloadface,$(MANPATH)/ja/man1)
diff --git a/sysutils/xloadface/files/patch-02 b/sysutils/xloadface/files/patch-02
deleted file mode 100644
index 65124a746fb8..000000000000
--- a/sysutils/xloadface/files/patch-02
+++ /dev/null
@@ -1,40 +0,0 @@
---- ArrangeBox.c.orig Tue Apr 2 06:44:19 1991
-+++ ArrangeBox.c Fri Dec 6 14:27:43 1996
-@@ -69,7 +69,7 @@
- },
- {
- /* box_class fields */
-- /* empty */ NULL,
-+ /* empty */ 0,
- },
- {
- /* ArrangeBox class fields */
-@@ -194,8 +194,8 @@
- w->core.parent->core.border_width);
- XtResizeWindow(w->core.parent);
- }
-- XtResizeWidget(w,width,height,w->core.border_width);
-- XtResizeWindow(w);
-+ XtResizeWidget((Widget)w,width,height,w->core.border_width);
-+ XtResizeWindow((Widget)w);
- }
- }
-
-@@ -203,15 +203,13 @@
- * Insert child method
- */
- static void
--InsertChild(w,arg,num_args)
-+InsertChild(w)
- Widget w;
--ArgList arg;
--Cardinal *num_args;
- {
- ArrangeBoxWidget ab;
-
- ab = (ArrangeBoxWidget)w->core.parent;
-- (*((CompositeClassRec*)XtSuperclass(ab))->composite_class.insert_child)(w,arg,num_args);
-+ (*((CompositeClassRec*)XtSuperclass(ab))->composite_class.insert_child)(w);
- RearrangeSize(ab);
- }
-
diff --git a/sysutils/xloadface/files/patch-03 b/sysutils/xloadface/files/patch-03
deleted file mode 100644
index d02ff122b7ee..000000000000
--- a/sysutils/xloadface/files/patch-03
+++ /dev/null
@@ -1,29 +0,0 @@
---- LabeledPicture.c.orig Thu Apr 4 05:36:23 1991
-+++ LabeledPicture.c Fri Dec 6 14:27:44 1996
-@@ -153,7 +153,7 @@
- Window rootwin;
-
- lp->label_width = XTextWidth(lp->font,lp->label,strlen(lp->label));
-- if (lp->pixmap != NULL && lp->pixmap != AiNullPixmap) {
-+ if (lp->pixmap != 0 && lp->pixmap != AiNullPixmap) {
- XGetGeometry(XtDisplay(w),lp->pixmap,
- &rootwin,
- &x,
-@@ -355,7 +355,7 @@
- {
- UnSelectIt(w);
- if (w->labeled_picture.sensitive) {
-- XtCallCallbacks(w, AiNcallback, (caddr_t)event);
-+ XtCallCallbacks((Widget)w, AiNcallback, (caddr_t)event);
- }
- }
-
-@@ -391,7 +391,7 @@
- AdjustSize(w,True);
-
- if (width != w->core.width || height != w->core.height) {
-- XtResizeWidget(w,
-+ XtResizeWidget((Widget)w,
- w->core.width,
- w->core.height,
- w->core.border_width);
diff --git a/sysutils/xloadface/files/patch-04 b/sysutils/xloadface/files/patch-04
deleted file mode 100644
index aaf6d80287c8..000000000000
--- a/sysutils/xloadface/files/patch-04
+++ /dev/null
@@ -1,65 +0,0 @@
---- LoadFace.c.orig Fri Jun 12 04:52:31 1992
-+++ LoadFace.c Fri Dec 6 14:27:44 1996
-@@ -2,6 +2,7 @@
- #include <X11/StringDefs.h>
- #include "LoadFaceP.h"
- #include <stdio.h>
-+#include <stdlib.h>
- #include <sys/types.h>
- #include <netinet/in.h>
- #include <math.h>
-@@ -47,7 +48,7 @@
- {AiNinterval, AiCInterval, XtRInt, sizeof(int),
- LFOffset(interval), XtRString, (caddr_t)"60"},
- {AiNwhodDirectory, AiCWhodDirectory, XtRString,sizeof(String),
-- LFOffset(whod_directory), XtRString, (caddr_t)"/usr/spool/rwho"},
-+ LFOffset(whod_directory), XtRString, (caddr_t)"/var/rwho"},
- {AiNshuffle, AiCShuffle, XtRBoolean,sizeof(Boolean),
- LFOffset(shuffle), XtRString, (caddr_t)"TRUE"},
- {AiNloadBound, AiCLoadBound, AiRLoadBound, sizeof(AiLoadBound),
-@@ -166,7 +167,7 @@
- {
- LoadFaceWidget w = (LoadFaceWidget)new;
-
-- CALL_SUPER(w,expose,(new));
-+ CALL_SUPER(w,expose,(new,NULL,NULL));
- }
-
- #define HERE(w,tag) (w)->core_class.tag
-@@ -208,14 +209,14 @@
- picture = class->faces_data[0].pixmap;
- }
- AiChangePixmap(w,picture,False,True);
-- CALL_SUPER(new,initialize,(request,new));
-+ CALL_SUPER(new,initialize,(request,new,NULL,NULL));
- if (w->load_face.interval > 0) {
- if (w->load_face.shuffle)
- firstInterval = random()%(w->load_face.interval*2000);
- else
- firstInterval = w->load_face.interval*1000;
- w->load_face.interval_id =
-- XtAppAddTimeOut(XtWidgetToApplicationContext(w),
-+ XtAppAddTimeOut(XtWidgetToApplicationContext((Widget)w),
- firstInterval,
- updateLoad,
- (caddr_t)w);
-@@ -262,7 +263,7 @@
- wd.wd_sendtime = wd.wd_recvtime = 0;
- AiChangeLoad(w,&wd);
- w->load_face.interval_id =
-- XtAppAddTimeOut(XtWidgetToApplicationContext(w),
-+ XtAppAddTimeOut(XtWidgetToApplicationContext((Widget)w),
- w->load_face.interval*1000,
- updateLoad,
- (caddr_t)w);
-@@ -290,8 +291,8 @@
- newFace = FACE(w,newload);
- AiChangePixmap(w,newFace->pixmap,False,False);
-
-- if (XtIsRealized(w) && oldload != newload)
-- CALL_SELF(w, expose, (w));
-+ if (XtIsRealized((Widget)w) && oldload != newload)
-+ CALL_SELF(w, expose, (w,NULL,NULL));
- }
-
- static void
diff --git a/sysutils/xloadface/files/patch-05 b/sysutils/xloadface/files/patch-05
deleted file mode 100644
index cb8a360f1fe5..000000000000
--- a/sysutils/xloadface/files/patch-05
+++ /dev/null
@@ -1,9 +0,0 @@
---- MachineInfo.c.orig Mon Apr 22 18:44:26 1991
-+++ MachineInfo.c Fri Dec 6 14:27:44 1996
-@@ -295,5 +295,5 @@
- LINE_SKIP(w->machine_info.title_font)+
- LINE_SKIP(w->machine_info.load_info_font)*3+
- LINE_SKIP(w->machine_info.user_info_font)*nusers(wd);
-- XtResizeWidget(w, w->core.width, h, w->core.border_width);
-+ XtResizeWidget((Widget)w, w->core.width, h, w->core.border_width);
- }
diff --git a/sysutils/xloadface/files/patch-06 b/sysutils/xloadface/files/patch-06
deleted file mode 100644
index 33f503ff4692..000000000000
--- a/sysutils/xloadface/files/patch-06
+++ /dev/null
@@ -1,20 +0,0 @@
---- widgets.c.orig Tue Feb 18 18:06:34 1992
-+++ widgets.c Fri Dec 6 14:27:45 1996
-@@ -224,7 +224,7 @@
-
- /***** Popup Info *****/
- PopupInfo = XtCreatePopupShell("PopupInfo",transientShellWidgetClass,
-- Toplevel,NULL,NULL);
-+ Toplevel,NULL,0);
- PopupPane = mkWidget("InfoPane",arrangeBoxWidgetClass,PopupInfo,
- AiNvertNum, 1,
- AiNresizeParent, True,
-@@ -236,7 +236,7 @@
-
- /***** Popup Help *****/
- helpScreen = XtCreatePopupShell("Help",transientShellWidgetClass,
-- Toplevel,NULL,NULL);
-+ Toplevel,NULL,0);
-
- addFaces();
- adjustWindowSize();
diff --git a/sysutils/xloadface/files/patch-07 b/sysutils/xloadface/files/patch-07
deleted file mode 100644
index 894bd2e7a80b..000000000000
--- a/sysutils/xloadface/files/patch-07
+++ /dev/null
@@ -1,28 +0,0 @@
---- alive.h.orig Sat Mar 16 01:49:43 1991
-+++ alive.h Fri May 7 23:36:11 1999
-@@ -1,15 +1,10 @@
- #include <stdio.h>
-+#include <sys/types.h>
-
- #include <protocols/rwhod.h>
-
--#include <sys/types.h>
--#ifdef SYSV
- #include <dirent.h>
- typedef struct dirent Directory;
--#else
--#include <sys/dir.h>
--typedef struct direct Directory;
--#endif
-
- #include <sys/file.h>
- #include "gmac.h"
-@@ -31,7 +26,7 @@
- #define SSIZE sizeof(u_short)
- #define LSIZE sizeof(u_long)
-
--#define SPOOLDIR "/usr/spool/rwho"
-+#define SPOOLDIR "/var/rwho"
- #define ORGAN_FILE "/etc/host_org"
-
- typedef char bool;
diff --git a/sysutils/xloadface/files/patch-08 b/sysutils/xloadface/files/patch-08
deleted file mode 100644
index 51f04e9b746c..000000000000
--- a/sysutils/xloadface/files/patch-08
+++ /dev/null
@@ -1,11 +0,0 @@
---- xloadface.1.orig Mon Apr 22 20:03:17 1991
-+++ xloadface.1 Fri Dec 6 14:27:45 1996
-@@ -104,7 +104,7 @@
- $@%0%k!<%WL>$r>JN,$7$?>l9g$K$O$3$N%0%k!<%W$,I=<($5$l$k!%(J
- .SH FILES
- .TP
--.IR /usr/spool/rwho/whod.* $@3F%[%9%H$N>pJs(J
-+.IR /var/rwho/whod.* $@3F%[%9%H$N>pJs(J
- .TP
- .IR /etc/host_org $@%0%k!<%W5-=R%U%!%$%k(J
- .SH RELATED INFORMATION
diff --git a/sysutils/xloadface/files/patch-widgets.c b/sysutils/xloadface/files/patch-widgets.c
deleted file mode 100644
index 68611d9afed5..000000000000
--- a/sysutils/xloadface/files/patch-widgets.c
+++ /dev/null
@@ -1,46 +0,0 @@
-
------------------------- start of patch ------------------------
---- widgets.c.orig Fri Apr 29 16:37:58 2005
-+++ widgets.c Fri Apr 29 16:39:09 2005
-@@ -18,7 +18,7 @@
- #include "LoadFace.h"
- #include "ArrangeBox.h"
- #include "MachineInfo.h"
--#include <varargs.h>
-+#include <stdarg.h>
- #include "version.h"
- #include <math.h>
- #include <X11/Xresource.h>
-@@ -49,7 +49,7 @@
-
- static void exitDisplay(),popdown(),showHelp(),popdownHelp();
-
--Widget mkWidget();
-+Widget mkWidget(char* name, ...);
-
- static XrmOptionDescRec optionTable[] = {
- {"-interval", "*interval", XrmoptionSepArg,(caddr_t)NULL},
-@@ -571,11 +571,9 @@
- * resource-name, resource, ... , NULL);
- */
- Widget
--mkWidget(va_alist)
--va_dcl
-+mkWidget(char* name, ...)
- {
- va_list arg;
-- char *name;
- WidgetClass class;
- Widget parent;
- String argname;
-@@ -583,8 +581,7 @@
- int n = 0;
- Arg args[20];
-
-- va_start(arg);
-- name = va_arg(arg,char*);
-+ va_start(arg, name);
- class = va_arg(arg,WidgetClass);
- parent = va_arg(arg,Widget);
-
------------------------- end of patch ------------------------
diff --git a/sysutils/xloadface/pkg-descr b/sysutils/xloadface/pkg-descr
deleted file mode 100644
index 57aa9e9fa38e..000000000000
--- a/sysutils/xloadface/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-`xloadface' is a network load monitor for X11. This program use the rwhod
-database for display `user' and `CPU load'.
-
-See README and man page for details. The man page and README are only in
-Japanese for now, but it is easy to use none the less..
-
-Orignal xloadface written by aito@rcais.tohoku.ac.jp .
-This port is done by kazu@jp.freebsd.org .
diff --git a/sysutils/xloadface/pkg-plist b/sysutils/xloadface/pkg-plist
deleted file mode 100644
index 73a594961048..000000000000
--- a/sysutils/xloadface/pkg-plist
+++ /dev/null
@@ -1,29 +0,0 @@
-bin/xloadface
-lib/X11/xloadface/README
-lib/X11/xloadface/host_org.sample
-lib/X11/xloadface/bigfaces/busy.icon
-lib/X11/xloadface/bigfaces/crazy.icon
-lib/X11/xloadface/bigfaces/down.icon
-lib/X11/xloadface/bigfaces/fever.icon
-lib/X11/xloadface/bigfaces/heavy.icon
-lib/X11/xloadface/bigfaces/idle.icon
-lib/X11/xloadface/bigfaces/run.icon
-lib/X11/xloadface/bitmap/busy.icon
-lib/X11/xloadface/bitmap/crazy.icon
-lib/X11/xloadface/bitmap/down.icon
-lib/X11/xloadface/bitmap/fever.icon
-lib/X11/xloadface/bitmap/heavy.icon
-lib/X11/xloadface/bitmap/icon.icon
-lib/X11/xloadface/bitmap/idle.icon
-lib/X11/xloadface/bitmap/run.icon
-lib/X11/xloadface/catfaces/busy.icon
-lib/X11/xloadface/catfaces/crazy.icon
-lib/X11/xloadface/catfaces/down.icon
-lib/X11/xloadface/catfaces/fever.icon
-lib/X11/xloadface/catfaces/heavy.icon
-lib/X11/xloadface/catfaces/idle.icon
-lib/X11/xloadface/catfaces/run.icon
-@dirrm lib/X11/xloadface/bigfaces
-@dirrm lib/X11/xloadface/bitmap
-@dirrm lib/X11/xloadface/catfaces
-@dirrm lib/X11/xloadface