diff options
Diffstat (limited to 'sysutils')
164 files changed, 0 insertions, 5034 deletions
diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile deleted file mode 100644 index 8c63fdddd1b1..000000000000 --- a/sysutils/44bsd-more/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# Ports collection makefile for: more -# Date created: 24 May 2000 -# Whom: Tim van der Hoek <hoek@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= 44bsd-more -PORTVERSION= ${RELDATE} -CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~hoek/dists/ - -MAINTAINER= hoek@FreeBSD.org - -USE_BZIP2= yes -NO_WRKSUBDIR= yes - -MAN1= 44bsd-more.1 - -RELDATE= 20000521 -EXAMPDIR= ${PREFIX}/share/examples/44bsd-more - -post-extract: - -cd ${WRKSRC} && co -d${RELDATE} RCS/*,v - -do-patch: - ${PERL} -pi.orig -e \ - 's!/usr/share/misc/more.help!${PREFIX}/share/misc/44bsd-more.help!'\ - ${WRKSRC}/pathnames.h - -do-install: - ${MKDIR} ${EXAMPDIR} - ${INSTALL_MAN} ${WRKSRC}/more.1 ${PREFIX}/man/man1/44bsd-more.1 - ${INSTALL_DATA} ${WRKSRC}/default.morerc ${EXAMPDIR} - ${INSTALL_DATA} ${WRKSRC}/less.morerc ${EXAMPDIR} - ${INSTALL_DATA} ${WRKSRC}/most.morerc ${EXAMPDIR} - ${INSTALL_DATA} ${WRKSRC}/more.help ${PREFIX}/share/misc/44bsd-more.help - ${INSTALL_PROGRAM} ${WRKSRC}/more ${PREFIX}/bin/44bsd-more - -tarup: - cd ${WRKSRC} && tar cyf /tmp/${DISTFILES} RCS - scp /tmp/${DISTFILES} freefall:public_html/dists - -.include <bsd.port.mk> diff --git a/sysutils/44bsd-more/distinfo b/sysutils/44bsd-more/distinfo deleted file mode 100644 index f6bf179f5b8c..000000000000 --- a/sysutils/44bsd-more/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (44bsd-more-20000521.tar.bz2) = 5a9f04f31e5fddd3fdc143a470501f42 diff --git a/sysutils/44bsd-more/pkg-comment b/sysutils/44bsd-more/pkg-comment deleted file mode 100644 index fffddd0b71a9..000000000000 --- a/sysutils/44bsd-more/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The pager installed with FreeBSD before less(1) was imported diff --git a/sysutils/44bsd-more/pkg-descr b/sysutils/44bsd-more/pkg-descr deleted file mode 100644 index 77000197adbd..000000000000 --- a/sysutils/44bsd-more/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This is /usr/bin/more from FreeBSD before the import of the less pager. -It is an older version of less that includes some enhancements and fixes -not in less. These enhancments include support for global(1) tags, -nicer horizontal scrolling, support for portable keyboard configurations -using termcap(5), and a much shorter manpage. - -Due to the debatability of the latter feature (is it an enhancement or -a bug?), /usr/bin/more has been replaced. This port is available for -those who desire any of the above features. diff --git a/sysutils/44bsd-more/pkg-plist b/sysutils/44bsd-more/pkg-plist deleted file mode 100644 index 0f18d7604fbf..000000000000 --- a/sysutils/44bsd-more/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/44bsd-more -share/misc/44bsd-more.help -share/examples/44bsd-more/default.morerc -share/examples/44bsd-more/less.morerc -share/examples/44bsd-more/most.morerc -@dirrm share/examples/44bsd-more diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile deleted file mode 100644 index 8b2dfb7cf6b8..000000000000 --- a/sysutils/cdrdao/Makefile +++ /dev/null @@ -1,81 +0,0 @@ -# New ports collection makefile for: cdrdao -# Date created: 7 April 1999 -# Whom: futatuki -# -# $FreeBSD$ -# - -PORTNAME= cdrdao -PORTVERSION= 1.1.3 -CATEGORIES= audio -MASTER_SITES= http://www.ping.de/sites/daneb/ -EXTRACT_SUFX= .src.tar.gz - -MAINTAINER= futatuki@debug.gr.jp - -BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts\ - dlg:${PORTSDIR}/devel/pccts - -WRKSRC= ${WRKDIR}/cdrdao-1.1.3 - -GNU_CONFIGURE= yes -USE_GMAKE= yes -MAN1= cdrdao.1 - -.include <bsd.port.pre.mk> - -.if exists(${X11BASE}/include/gtk--.h) -XCDRDAO= yes -.endif - -.if defined(PACKAGE_BUILDING) -XCDRDAO= yes -.endif - -.if defined(XCDRDAO) -USE_NEWGCC= yes -LIB_DEPENDS+= gtkmm-1.2:${PORTSDIR}/x11-toolkits/gtk-- -MAN1+= xcdrdao.1 -PLIST=${PKGDIR}/PLIST.xcdrdao -.else -CONFIGURE_ARGS= --disable-gtkmmtest -.endif - -.if defined(WITHOUT_SCGLIB) && ${OSVERSION} > 300000 -CONFIGURE_ARGS+= --without-scglib -.endif - -.if defined(WITHOUT_PTHREADS) && ${OSVERSION} > 320000 -CONFIGURE_ARGS+= --without-posix-threads -.endif - -pre-fetch: - @${ECHO_MSG} "If you don't want to use Joerg Schilling's SCSI library," - @${ECHO_MSG} "set WITHOUT_SCGLIB=yes." - @${ECHO_MSG} "If you don't want to use pthreads, set WITHOUT_PTHREADS=yes." -.if !defined(XCDRDAO) - @${ECHO_MSG} "To build the graphical X toc file editor, xcdrdao, type:" - @${ECHO_MSG} " make XCDRDAO=yes." -.else - @${ECHO_MSG} "Building with xcdrdao" -.endif - -.if ${MACHINE_ARCH} == "alpha" -post-extract: - @(cd ${WRKSRC}/scsilib/RULES; \ - ln -sf i386-freebsd-cc.rul alpha-freebsd-cc.rul) -.endif - -post-install: - strip $(PREFIX)/bin/cdrdao -.if defined(XCDRDAO) - strip $(PREFIX)/bin/xcdrdao -.endif - @${MKDIR} ${PREFIX}/share/doc/cdrdao -.for i in COPYING CREDITS INSTALL README README.FreeBSD README.PlexDAE \ - Release-1.1.0 Release-1.1.2 Release-1.1.3 - @${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/cdrdao/ -.endfor - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/sysutils/cdrdao/distinfo b/sysutils/cdrdao/distinfo deleted file mode 100644 index f31823b2f68d..000000000000 --- a/sysutils/cdrdao/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cdrdao-1.1.3.src.tar.gz) = 9a6bfcc70fda8a6a4aee693a6a407b8e diff --git a/sysutils/cdrdao/files/patch-ac b/sysutils/cdrdao/files/patch-ac deleted file mode 100644 index 40d2dea2e860..000000000000 --- a/sysutils/cdrdao/files/patch-ac +++ /dev/null @@ -1,28 +0,0 @@ ---- configure.orig Wed Oct 27 01:13:45 1999 -+++ configure Wed Oct 27 03:29:33 1999 -@@ -2945,7 +2945,7 @@ - esac - - case "$host" in -- *-linux-*) -+ *-linux-* | *-freebsd*) - sound_if_src=SoundIF-linux.cc - ;; - ---- xdao/SoundIF-linux.cc.orig Wed Oct 27 01:13:46 1999 -+++ xdao/SoundIF-linux.cc Wed Oct 27 03:37:23 1999 -@@ -31,7 +31,14 @@ - * - */ - -+# if defined(__FreeBSD__) -+#include <machine/soundcard.h> -+# if !defined(SNDCTL_DSP_CHANNELS) -+# define SNDCTL_DSP_CHANNELS SNDCTL_DSP_STEREO -+# endif -+# else - #include <linux/soundcard.h> -+# endif - - #include <stdio.h> - #include <assert.h> diff --git a/sysutils/cdrdao/pkg-comment b/sysutils/cdrdao/pkg-comment deleted file mode 100644 index 224c01a64f98..000000000000 --- a/sysutils/cdrdao/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Write audio CD-Rs in disk-at-once mode diff --git a/sysutils/cdrdao/pkg-descr b/sysutils/cdrdao/pkg-descr deleted file mode 100644 index 21f97f24190d..000000000000 --- a/sysutils/cdrdao/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over pre-gaps -(length down to 0, nonzero audio data) and sub-channel information like ISRC -codes. All data that is written to the disc must be specified with a text -file. Audio data may be in WAVE or raw format. - - Andreas Mueller <mueller@daneb.ping.de> - -Note: -Cdrdao requires kernel with "options SYSVSHM" and "options SYSVMSG". - -WWW: http://www.ping.de/sites/daneb/cdrdao.html - - -- Yasuhito FUTATSUKI <futatuki@fureai.or.jp> diff --git a/sysutils/cdrdao/pkg-message b/sysutils/cdrdao/pkg-message deleted file mode 100644 index 2f212abc2f2d..000000000000 --- a/sysutils/cdrdao/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -Note: - * If you want to use POSIX schedule mechanism, you must include - - options "P1003_1B" - options "_KPOSIX_PRIORITY_SCHEDULING" - options "_KPOSIX_VERSION=199309L" - - in your kernel configuration. These options are required by POSIX thread - control functions. diff --git a/sysutils/cdrdao/pkg-plist b/sysutils/cdrdao/pkg-plist deleted file mode 100644 index 67cead0ab33c..000000000000 --- a/sysutils/cdrdao/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/cdrdao -share/doc/cdrdao/COPYING -share/doc/cdrdao/CREDITS -share/doc/cdrdao/INSTALL -share/doc/cdrdao/README -share/doc/cdrdao/README.FreeBSD -share/doc/cdrdao/README.PlexDAE -share/doc/cdrdao/Release-1.1.0 -share/doc/cdrdao/Release-1.1.2 -share/doc/cdrdao/Release-1.1.3 -@dirrm share/doc/cdrdao diff --git a/sysutils/cdrtools-devel/Makefile b/sysutils/cdrtools-devel/Makefile deleted file mode 100644 index e5175b61c2f0..000000000000 --- a/sysutils/cdrtools-devel/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: cdrecord -# Date created: 2 November 1997 -# Whom: jmz -# -# $FreeBSD$ -# - -PORTNAME= cdrecord -PORTVERSION= 1.8.1 -CATEGORIES= sysutils audio -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \ - ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/ \ - ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/ - -MAINTAINER= dirk@FreeBSD.org - -MAN1= cdrecord.1 cdda2wav.1 readcd.1 -USE_GMAKE= yes -MAKE_ENV= COPTX="-DBSD_SCSI_SENSE_BUG" - -.if ${MACHINE_ARCH} == "alpha" -post-extract: - ${LN} -s ${WRKSRC}/RULES/i386-freebsd-cc.rul \ - ${WRKSRC}/RULES/alpha-freebsd-cc.rul -.endif - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/OBJ/${ARCH}-freebsd-cc/cdrecord \ - ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/cdda2wav/OBJ/${ARCH}-freebsd-cc/cdda2wav \ - ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/misc/OBJ/${ARCH}-freebsd-cc/readcd \ - ${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 - @${INSTALL_MAN} ${WRKSRC}/cdda2wav/cdda2wav.1 ${PREFIX}/man/man1 - @${INSTALL_MAN} ${WRKSRC}/misc/readcd.1 ${PREFIX}/man/man1 - @${LN} -sf ${PREFIX}/bin/cdda2wav ${PREFIX}/bin/list_audio_tracks - -.include <bsd.port.mk> diff --git a/sysutils/cdrtools-devel/distinfo b/sysutils/cdrtools-devel/distinfo deleted file mode 100644 index 9a547a364d52..000000000000 --- a/sysutils/cdrtools-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cdrecord-1.8.1.tar.gz) = b14fda2dc632b1270cac60a5882f7992 diff --git a/sysutils/cdrtools-devel/files/patch-ac b/sysutils/cdrtools-devel/files/patch-ac deleted file mode 100644 index c729a75dfe76..000000000000 --- a/sysutils/cdrtools-devel/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- include/schily.h.orig Mon Aug 30 16:50:46 1999 -+++ include/schily.h Sat Sep 18 17:25:57 1999 -@@ -34,7 +34,7 @@ - #define _SCHILY_H - - #ifndef _STANDARD_H --#include <standard.h.h> -+#include <standard.h> - #endif - - #if defined(_SIZE_T) || defined(_T_SIZE_) || defined(_T_SIZE) || \ diff --git a/sysutils/cdrtools-devel/files/patch-ad b/sysutils/cdrtools-devel/files/patch-ad deleted file mode 100644 index 7b89394c29d7..000000000000 --- a/sysutils/cdrtools-devel/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- RULES/i386-freebsd-cc.rul.orig Sun Aug 29 16:09:56 1999 -+++ RULES/i386-freebsd-cc.rul Wed Sep 22 13:21:08 1999 -@@ -24,7 +24,8 @@ - ########################################################################### - - CPPFLAGS= $(CPPOPTS) $(CPPOPTX) --CFLAGS= $(COPTS) $(CWARNOPTS) $(COPTOPT) $(COPTX) -+XCFLAGS:= $(CFLAGS) -+CFLAGS= $(COPTS) $(CWARNOPTS) $(XCFLAGS) $(COPTX) - - CPPOPTS= -I. -I$(ARCHDIR) -I$(OINCSDIR) $(INCDIRS:%=-I%) $(OSDEFS) - COPTS= -@@ -57,14 +58,13 @@ - - FLOAT_OPTIONS= - --CC= @echo " ==> COMPILING \"$@\""; gcc --LDCC= @echo " ==> LINKING \"$@\""; gcc --DYNLD= @echo " ==> LINKING dynamic library \"$@\""; gcc --RANLIB= @echo " ==> RANDOMIZING ARCHIVE \"$@\""; ranlib -+LDCC= $(CC) -+DYNLD= $(CC) -+RANLIB= ranlib - ARFLAGS= cr - LORDER= lorder - TSORT= tsort - - RMDEP= : --MKDEP= @echo " ==> MAKING DEPENDENCIES \"$@\""; $(RMDEP); gcc -M -+MKDEP= $(CC) -M - MKDEP_OUT= diff --git a/sysutils/cdrtools-devel/files/patch-ba b/sysutils/cdrtools-devel/files/patch-ba deleted file mode 100644 index 98e93a3aff6d..000000000000 --- a/sysutils/cdrtools-devel/files/patch-ba +++ /dev/null @@ -1,10 +0,0 @@ ---- TARGETS/Targetdirs.orig Sat Mar 25 17:26:37 2000 -+++ TARGETS/Targetdirs Fri Apr 28 23:45:53 2000 -@@ -1,5 +1,5 @@ - #ident %W% %E% %Q% - ########################################################################### --DIRS= patches conf inc lib libdeflt libscg libhfs_iso libfile libunls \ -- cdrecord mkisofs mkisofs/diag mkhybrid cdda2wav misc man -+DIRS= patches conf inc lib libdeflt libscg \ -+ cdrecord cdda2wav misc man - ########################################################################### diff --git a/sysutils/cdrtools-devel/pkg-comment b/sysutils/cdrtools-devel/pkg-comment deleted file mode 100644 index 0b07c15a9a6c..000000000000 --- a/sysutils/cdrtools-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cdrecord and cdda2wav (CD-DA ripper) allow you to record CD-R's diff --git a/sysutils/cdrtools-devel/pkg-descr b/sysutils/cdrtools-devel/pkg-descr deleted file mode 100644 index 7dd569aac23b..000000000000 --- a/sysutils/cdrtools-devel/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Cdrecord allows you to create CD's on a CD-Recorder. - -Cdrecord has been implemented with a Philips CDD 521. -Cdrecord now is maintained with the following drives: - - COMPRO/Matsushita/Panasonic CW-7502 - Philips CDD-2000 - TEAC CD-R55S - Yamaha CDR-400 - -It should run also on: - - All SCSI-3/mmc compliant drives - All ATAPI/mmc compliant drives - -This version also includes cdda2wav, a CD-DA -ripping program that includes customisable jitter correction. - -WWW: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html diff --git a/sysutils/cdrtools-devel/pkg-plist b/sysutils/cdrtools-devel/pkg-plist deleted file mode 100644 index 2198998f463f..000000000000 --- a/sysutils/cdrtools-devel/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/cdrecord -bin/cdda2wav -bin/list_audio_tracks -bin/readcd diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile deleted file mode 100644 index e5175b61c2f0..000000000000 --- a/sysutils/cdrtools/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: cdrecord -# Date created: 2 November 1997 -# Whom: jmz -# -# $FreeBSD$ -# - -PORTNAME= cdrecord -PORTVERSION= 1.8.1 -CATEGORIES= sysutils audio -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \ - ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/ \ - ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/ - -MAINTAINER= dirk@FreeBSD.org - -MAN1= cdrecord.1 cdda2wav.1 readcd.1 -USE_GMAKE= yes -MAKE_ENV= COPTX="-DBSD_SCSI_SENSE_BUG" - -.if ${MACHINE_ARCH} == "alpha" -post-extract: - ${LN} -s ${WRKSRC}/RULES/i386-freebsd-cc.rul \ - ${WRKSRC}/RULES/alpha-freebsd-cc.rul -.endif - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/OBJ/${ARCH}-freebsd-cc/cdrecord \ - ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/cdda2wav/OBJ/${ARCH}-freebsd-cc/cdda2wav \ - ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/misc/OBJ/${ARCH}-freebsd-cc/readcd \ - ${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 - @${INSTALL_MAN} ${WRKSRC}/cdda2wav/cdda2wav.1 ${PREFIX}/man/man1 - @${INSTALL_MAN} ${WRKSRC}/misc/readcd.1 ${PREFIX}/man/man1 - @${LN} -sf ${PREFIX}/bin/cdda2wav ${PREFIX}/bin/list_audio_tracks - -.include <bsd.port.mk> diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo deleted file mode 100644 index 9a547a364d52..000000000000 --- a/sysutils/cdrtools/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cdrecord-1.8.1.tar.gz) = b14fda2dc632b1270cac60a5882f7992 diff --git a/sysutils/cdrtools/files/patch-ac b/sysutils/cdrtools/files/patch-ac deleted file mode 100644 index c729a75dfe76..000000000000 --- a/sysutils/cdrtools/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- include/schily.h.orig Mon Aug 30 16:50:46 1999 -+++ include/schily.h Sat Sep 18 17:25:57 1999 -@@ -34,7 +34,7 @@ - #define _SCHILY_H - - #ifndef _STANDARD_H --#include <standard.h.h> -+#include <standard.h> - #endif - - #if defined(_SIZE_T) || defined(_T_SIZE_) || defined(_T_SIZE) || \ diff --git a/sysutils/cdrtools/files/patch-ad b/sysutils/cdrtools/files/patch-ad deleted file mode 100644 index 7b89394c29d7..000000000000 --- a/sysutils/cdrtools/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- RULES/i386-freebsd-cc.rul.orig Sun Aug 29 16:09:56 1999 -+++ RULES/i386-freebsd-cc.rul Wed Sep 22 13:21:08 1999 -@@ -24,7 +24,8 @@ - ########################################################################### - - CPPFLAGS= $(CPPOPTS) $(CPPOPTX) --CFLAGS= $(COPTS) $(CWARNOPTS) $(COPTOPT) $(COPTX) -+XCFLAGS:= $(CFLAGS) -+CFLAGS= $(COPTS) $(CWARNOPTS) $(XCFLAGS) $(COPTX) - - CPPOPTS= -I. -I$(ARCHDIR) -I$(OINCSDIR) $(INCDIRS:%=-I%) $(OSDEFS) - COPTS= -@@ -57,14 +58,13 @@ - - FLOAT_OPTIONS= - --CC= @echo " ==> COMPILING \"$@\""; gcc --LDCC= @echo " ==> LINKING \"$@\""; gcc --DYNLD= @echo " ==> LINKING dynamic library \"$@\""; gcc --RANLIB= @echo " ==> RANDOMIZING ARCHIVE \"$@\""; ranlib -+LDCC= $(CC) -+DYNLD= $(CC) -+RANLIB= ranlib - ARFLAGS= cr - LORDER= lorder - TSORT= tsort - - RMDEP= : --MKDEP= @echo " ==> MAKING DEPENDENCIES \"$@\""; $(RMDEP); gcc -M -+MKDEP= $(CC) -M - MKDEP_OUT= diff --git a/sysutils/cdrtools/files/patch-ba b/sysutils/cdrtools/files/patch-ba deleted file mode 100644 index 98e93a3aff6d..000000000000 --- a/sysutils/cdrtools/files/patch-ba +++ /dev/null @@ -1,10 +0,0 @@ ---- TARGETS/Targetdirs.orig Sat Mar 25 17:26:37 2000 -+++ TARGETS/Targetdirs Fri Apr 28 23:45:53 2000 -@@ -1,5 +1,5 @@ - #ident %W% %E% %Q% - ########################################################################### --DIRS= patches conf inc lib libdeflt libscg libhfs_iso libfile libunls \ -- cdrecord mkisofs mkisofs/diag mkhybrid cdda2wav misc man -+DIRS= patches conf inc lib libdeflt libscg \ -+ cdrecord cdda2wav misc man - ########################################################################### diff --git a/sysutils/cdrtools/pkg-comment b/sysutils/cdrtools/pkg-comment deleted file mode 100644 index 0b07c15a9a6c..000000000000 --- a/sysutils/cdrtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cdrecord and cdda2wav (CD-DA ripper) allow you to record CD-R's diff --git a/sysutils/cdrtools/pkg-descr b/sysutils/cdrtools/pkg-descr deleted file mode 100644 index 7dd569aac23b..000000000000 --- a/sysutils/cdrtools/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Cdrecord allows you to create CD's on a CD-Recorder. - -Cdrecord has been implemented with a Philips CDD 521. -Cdrecord now is maintained with the following drives: - - COMPRO/Matsushita/Panasonic CW-7502 - Philips CDD-2000 - TEAC CD-R55S - Yamaha CDR-400 - -It should run also on: - - All SCSI-3/mmc compliant drives - All ATAPI/mmc compliant drives - -This version also includes cdda2wav, a CD-DA -ripping program that includes customisable jitter correction. - -WWW: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html diff --git a/sysutils/cdrtools/pkg-plist b/sysutils/cdrtools/pkg-plist deleted file mode 100644 index 2198998f463f..000000000000 --- a/sysutils/cdrtools/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/cdrecord -bin/cdda2wav -bin/list_audio_tracks -bin/readcd diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile deleted file mode 100644 index ed8ba2fe64be..000000000000 --- a/sysutils/cfengine2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: cfengine -# Date created: March 16, 1998 -# Whom: jseger@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= cfengine -PORTVERSION= 1.5.4 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= cfengine - -MAINTAINER= jseger@FreeBSD.org - -.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) -LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper -.endif - -CFLAGS+= -pthread -GNU_CONFIGURE=yes -MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -.include <bsd.port.mk> diff --git a/sysutils/cfengine2/distinfo b/sysutils/cfengine2/distinfo deleted file mode 100644 index c9eaffa61e0d..000000000000 --- a/sysutils/cfengine2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cfengine-1.5.4.tar.gz) = adb7f15c42842adb74436a17df38693e diff --git a/sysutils/cfengine2/files/patch-aa b/sysutils/cfengine2/files/patch-aa deleted file mode 100644 index ffdfe212966e..000000000000 --- a/sysutils/cfengine2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Oct 28 16:50:34 1999 -+++ src/Makefile.in Thu Oct 28 16:50:37 1999 -@@ -130,7 +130,7 @@ - LEX= @LEX@ - LEXLIB = @LEXLIB@ - --LDFLAGS= @LDFLAGS@ -+LDFLAGS= @LDFLAGS@ -pthread - LIBS= @LIBS@ - - DEFS= @DEFS@ diff --git a/sysutils/cfengine2/files/patch-ab b/sysutils/cfengine2/files/patch-ab deleted file mode 100644 index 61a20728638a..000000000000 --- a/sysutils/cfengine2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/classes.c.orig Wed Oct 20 03:41:30 1999 -+++ src/classes.c Tue Apr 25 16:37:00 2000 -@@ -97,7 +97,7 @@ - "irix4","ip*","4*", /* irix4 */ - "irix", "ip*","*", /* irix */ - "irix64","ip*","*", /* irix64 */ -- "freebsd","i?86","*", /* freebsd */ -+ "freebsd","*","*", /* freebsd */ - "sunos","i86pc","5*", /* solarisx86 */ - "bsd","*","*", /* bsd 4.3 */ - "newsos","*","*", /* newsos4 */ diff --git a/sysutils/cfengine2/files/patch-ac b/sysutils/cfengine2/files/patch-ac deleted file mode 100644 index b912a4ed4371..000000000000 --- a/sysutils/cfengine2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/Makefile.in.orig Wed Aug 19 07:15:49 1998 -+++ contrib/Makefile.in Wed Aug 19 07:16:06 1998 -@@ -28,7 +28,7 @@ - ${MKINSTALLDIR} ${sbindir} - for x in $?; \ - do \ -- ${INSTALL_PROGRAM} $$x ${sbindir}; \ -+ ${INSTALL_SCRIPT} $$x ${sbindir}; \ - done - - clean: diff --git a/sysutils/cfengine2/pkg-comment b/sysutils/cfengine2/pkg-comment deleted file mode 100644 index 1e26973ca336..000000000000 --- a/sysutils/cfengine2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU cfengine - a systems administration tool for networks diff --git a/sysutils/cfengine2/pkg-descr b/sysutils/cfengine2/pkg-descr deleted file mode 100644 index a3b93004ca8d..000000000000 --- a/sysutils/cfengine2/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -cfengine lets you manage you network (including editing files automatically), -in an object-oriented manner. diff --git a/sysutils/cfengine2/pkg-plist b/sysutils/cfengine2/pkg-plist deleted file mode 100644 index 2daf6cfdfb3d..000000000000 --- a/sysutils/cfengine2/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -sbin/cfd -sbin/cfdoc -sbin/cfengine -sbin/cfkey -sbin/cfrun -share/cfengine/cf.ftp.example -share/cfengine/cf.groups.example -share/cfengine/cf.linux.example -share/cfengine/cf.main.example -share/cfengine/cf.motd.example -share/cfengine/cf.preconf.example -share/cfengine/cf.services.example -share/cfengine/cf.site.example -share/cfengine/cf.solaris.example -share/cfengine/cf.sun4.example -share/cfengine/cf.users.example -share/cfengine/cfd.conf.example -share/cfengine/cfdaily -share/cfengine/cfengine.conf.example -share/cfengine/cfmail -share/cfengine/cfrc.example -share/cfengine/cfwrap -@dirrm share/cfengine diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile deleted file mode 100644 index ed8ba2fe64be..000000000000 --- a/sysutils/cfengine3-legacy/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: cfengine -# Date created: March 16, 1998 -# Whom: jseger@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= cfengine -PORTVERSION= 1.5.4 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= cfengine - -MAINTAINER= jseger@FreeBSD.org - -.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) -LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper -.endif - -CFLAGS+= -pthread -GNU_CONFIGURE=yes -MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -.include <bsd.port.mk> diff --git a/sysutils/cfengine3-legacy/distinfo b/sysutils/cfengine3-legacy/distinfo deleted file mode 100644 index c9eaffa61e0d..000000000000 --- a/sysutils/cfengine3-legacy/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cfengine-1.5.4.tar.gz) = adb7f15c42842adb74436a17df38693e diff --git a/sysutils/cfengine3-legacy/files/patch-aa b/sysutils/cfengine3-legacy/files/patch-aa deleted file mode 100644 index ffdfe212966e..000000000000 --- a/sysutils/cfengine3-legacy/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Oct 28 16:50:34 1999 -+++ src/Makefile.in Thu Oct 28 16:50:37 1999 -@@ -130,7 +130,7 @@ - LEX= @LEX@ - LEXLIB = @LEXLIB@ - --LDFLAGS= @LDFLAGS@ -+LDFLAGS= @LDFLAGS@ -pthread - LIBS= @LIBS@ - - DEFS= @DEFS@ diff --git a/sysutils/cfengine3-legacy/files/patch-ab b/sysutils/cfengine3-legacy/files/patch-ab deleted file mode 100644 index 61a20728638a..000000000000 --- a/sysutils/cfengine3-legacy/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/classes.c.orig Wed Oct 20 03:41:30 1999 -+++ src/classes.c Tue Apr 25 16:37:00 2000 -@@ -97,7 +97,7 @@ - "irix4","ip*","4*", /* irix4 */ - "irix", "ip*","*", /* irix */ - "irix64","ip*","*", /* irix64 */ -- "freebsd","i?86","*", /* freebsd */ -+ "freebsd","*","*", /* freebsd */ - "sunos","i86pc","5*", /* solarisx86 */ - "bsd","*","*", /* bsd 4.3 */ - "newsos","*","*", /* newsos4 */ diff --git a/sysutils/cfengine3-legacy/files/patch-ac b/sysutils/cfengine3-legacy/files/patch-ac deleted file mode 100644 index b912a4ed4371..000000000000 --- a/sysutils/cfengine3-legacy/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/Makefile.in.orig Wed Aug 19 07:15:49 1998 -+++ contrib/Makefile.in Wed Aug 19 07:16:06 1998 -@@ -28,7 +28,7 @@ - ${MKINSTALLDIR} ${sbindir} - for x in $?; \ - do \ -- ${INSTALL_PROGRAM} $$x ${sbindir}; \ -+ ${INSTALL_SCRIPT} $$x ${sbindir}; \ - done - - clean: diff --git a/sysutils/cfengine3-legacy/pkg-comment b/sysutils/cfengine3-legacy/pkg-comment deleted file mode 100644 index 1e26973ca336..000000000000 --- a/sysutils/cfengine3-legacy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU cfengine - a systems administration tool for networks diff --git a/sysutils/cfengine3-legacy/pkg-descr b/sysutils/cfengine3-legacy/pkg-descr deleted file mode 100644 index a3b93004ca8d..000000000000 --- a/sysutils/cfengine3-legacy/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -cfengine lets you manage you network (including editing files automatically), -in an object-oriented manner. diff --git a/sysutils/cfengine3-legacy/pkg-plist b/sysutils/cfengine3-legacy/pkg-plist deleted file mode 100644 index 2daf6cfdfb3d..000000000000 --- a/sysutils/cfengine3-legacy/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -sbin/cfd -sbin/cfdoc -sbin/cfengine -sbin/cfkey -sbin/cfrun -share/cfengine/cf.ftp.example -share/cfengine/cf.groups.example -share/cfengine/cf.linux.example -share/cfengine/cf.main.example -share/cfengine/cf.motd.example -share/cfengine/cf.preconf.example -share/cfengine/cf.services.example -share/cfengine/cf.site.example -share/cfengine/cf.solaris.example -share/cfengine/cf.sun4.example -share/cfengine/cf.users.example -share/cfengine/cfd.conf.example -share/cfengine/cfdaily -share/cfengine/cfengine.conf.example -share/cfengine/cfmail -share/cfengine/cfrc.example -share/cfengine/cfwrap -@dirrm share/cfengine diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile deleted file mode 100644 index ed8ba2fe64be..000000000000 --- a/sysutils/cfengine3/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: cfengine -# Date created: March 16, 1998 -# Whom: jseger@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= cfengine -PORTVERSION= 1.5.4 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= cfengine - -MAINTAINER= jseger@FreeBSD.org - -.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) -LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper -.endif - -CFLAGS+= -pthread -GNU_CONFIGURE=yes -MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -.include <bsd.port.mk> diff --git a/sysutils/cfengine3/distinfo b/sysutils/cfengine3/distinfo deleted file mode 100644 index c9eaffa61e0d..000000000000 --- a/sysutils/cfengine3/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cfengine-1.5.4.tar.gz) = adb7f15c42842adb74436a17df38693e diff --git a/sysutils/cfengine3/files/patch-aa b/sysutils/cfengine3/files/patch-aa deleted file mode 100644 index ffdfe212966e..000000000000 --- a/sysutils/cfengine3/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Oct 28 16:50:34 1999 -+++ src/Makefile.in Thu Oct 28 16:50:37 1999 -@@ -130,7 +130,7 @@ - LEX= @LEX@ - LEXLIB = @LEXLIB@ - --LDFLAGS= @LDFLAGS@ -+LDFLAGS= @LDFLAGS@ -pthread - LIBS= @LIBS@ - - DEFS= @DEFS@ diff --git a/sysutils/cfengine3/files/patch-ab b/sysutils/cfengine3/files/patch-ab deleted file mode 100644 index 61a20728638a..000000000000 --- a/sysutils/cfengine3/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/classes.c.orig Wed Oct 20 03:41:30 1999 -+++ src/classes.c Tue Apr 25 16:37:00 2000 -@@ -97,7 +97,7 @@ - "irix4","ip*","4*", /* irix4 */ - "irix", "ip*","*", /* irix */ - "irix64","ip*","*", /* irix64 */ -- "freebsd","i?86","*", /* freebsd */ -+ "freebsd","*","*", /* freebsd */ - "sunos","i86pc","5*", /* solarisx86 */ - "bsd","*","*", /* bsd 4.3 */ - "newsos","*","*", /* newsos4 */ diff --git a/sysutils/cfengine3/files/patch-ac b/sysutils/cfengine3/files/patch-ac deleted file mode 100644 index b912a4ed4371..000000000000 --- a/sysutils/cfengine3/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/Makefile.in.orig Wed Aug 19 07:15:49 1998 -+++ contrib/Makefile.in Wed Aug 19 07:16:06 1998 -@@ -28,7 +28,7 @@ - ${MKINSTALLDIR} ${sbindir} - for x in $?; \ - do \ -- ${INSTALL_PROGRAM} $$x ${sbindir}; \ -+ ${INSTALL_SCRIPT} $$x ${sbindir}; \ - done - - clean: diff --git a/sysutils/cfengine3/pkg-comment b/sysutils/cfengine3/pkg-comment deleted file mode 100644 index 1e26973ca336..000000000000 --- a/sysutils/cfengine3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU cfengine - a systems administration tool for networks diff --git a/sysutils/cfengine3/pkg-descr b/sysutils/cfengine3/pkg-descr deleted file mode 100644 index a3b93004ca8d..000000000000 --- a/sysutils/cfengine3/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -cfengine lets you manage you network (including editing files automatically), -in an object-oriented manner. diff --git a/sysutils/cfengine3/pkg-plist b/sysutils/cfengine3/pkg-plist deleted file mode 100644 index 2daf6cfdfb3d..000000000000 --- a/sysutils/cfengine3/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -sbin/cfd -sbin/cfdoc -sbin/cfengine -sbin/cfkey -sbin/cfrun -share/cfengine/cf.ftp.example -share/cfengine/cf.groups.example -share/cfengine/cf.linux.example -share/cfengine/cf.main.example -share/cfengine/cf.motd.example -share/cfengine/cf.preconf.example -share/cfengine/cf.services.example -share/cfengine/cf.site.example -share/cfengine/cf.solaris.example -share/cfengine/cf.sun4.example -share/cfengine/cf.users.example -share/cfengine/cfd.conf.example -share/cfengine/cfdaily -share/cfengine/cfengine.conf.example -share/cfengine/cfmail -share/cfengine/cfrc.example -share/cfengine/cfwrap -@dirrm share/cfengine diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile deleted file mode 100644 index 3fac05c720c2..000000000000 --- a/sysutils/doinkd/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: idled -# Date created: 12 March 1997 -# Whom: Andrew <andrew@ugh.net.au>, Iain Templeton <iain@ugh.net.au> -# -# $FreeBSD$ -# - -PORTNAME= idled -PORTVERSION= 1.16 -CATEGORIES= sysutils -MASTER_SITES= http://www.darkwing.com/idled/download/ \ - ftp://ftp.cs.hope.edu/pub/idled/ - -MAINTAINER= andrew@ugh.net.au - -NO_CDROM= non-profit use and distribution only -MANCOMPRESSED= yes -MAN5= idled.cf.5 -MAN8= idled.8 - -post-extract: - (cd ${WRKSRC}; make clean) - -post-install: - strip ${PREFIX}/libexec/idled - -.include <bsd.port.mk> diff --git a/sysutils/doinkd/distinfo b/sysutils/doinkd/distinfo deleted file mode 100644 index 348e54742417..000000000000 --- a/sysutils/doinkd/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (idled-1.16.tar.gz) = a633e9484acb904e1bf0ed43b8383033 diff --git a/sysutils/doinkd/files/patch-aa b/sysutils/doinkd/files/patch-aa deleted file mode 100644 index 3ee4e8a06aad..000000000000 --- a/sysutils/doinkd/files/patch-aa +++ /dev/null @@ -1,112 +0,0 @@ -*** Makefile.orig Thu Mar 13 14:19:42 1997 ---- Makefile Thu Mar 13 13:59:57 1997 -*************** -*** 165,191 **** - # If you add it, '-lkvm' must also be added to the SPECLIBS line - # You will need to delete parse.c before compiling! You can either - # do so by hand, or do a 'make clean' followed by the normal 'make'. -! #DEFS += -O -m486 -! #DEFS += -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK - #DEFS += -DPROC_SEARCH_1 - #SPECLIBS = -lkvm -! #INSTTYPE = install1a - # -! #DEST = /usr/local/libexec -! #CFDEST = /usr/local/libexec -! #MDEST = /usr/local/man -! #LOGDEST = /var/log - # -! #OWNER = root -! #CFOWNER = root -! #MOWNER = man - # -! #GROUP = daemon -! #CFGROUP = daemon - # -! #MODE = 750 -! #CFMODE = 664 -! #MMODE = 444 - - ###################################################################### - ###################################################################### ---- 165,191 ---- - # If you add it, '-lkvm' must also be added to the SPECLIBS line - # You will need to delete parse.c before compiling! You can either - # do so by hand, or do a 'make clean' followed by the normal 'make'. -! DEFS += -O -! DEFS += -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK - #DEFS += -DPROC_SEARCH_1 - #SPECLIBS = -lkvm -! INSTTYPE = install1a - # -! DEST = /usr/local/libexec -! CFDEST = /usr/local/etc -! MDEST = /usr/local/man -! LOGDEST = /var/log - # -! OWNER = root -! CFOWNER = root -! MOWNER = man - # -! GROUP = daemon -! CFGROUP = daemon - # -! MODE = 750 -! CFMODE = 664 -! MMODE = 444 - - ###################################################################### - ###################################################################### -*************** -*** 215,239 **** - # SVR4 -- Solaris 2.x - # Use install3 for /usr/sbin/install - # and install1 for /usr/ucb/install -! DEFS += -DSYSV -DHAVE_PROC_FS -DUTMPPID -DHAVE_SETSID -DHAVE_UTMPX -DUTMPHOST -DRUDEKILL -! SPECLIBS = -! INSTTYPE = install3 - -! DEST = /usr/local/bin -! CFDEST = /usr/local/lib -! MDEST = /usr/local/man -! LOGDEST = /var/log - -! OWNER = root -! CFOWNER = root -! MOWNER = root - -! GROUP = root -! CFGROUP = root - -! MODE = 750 -! CFMODE = 664 -! MMODE = 644 - - ###################################################################### - ###################################################################### ---- 215,239 ---- - # SVR4 -- Solaris 2.x - # Use install3 for /usr/sbin/install - # and install1 for /usr/ucb/install -! #DEFS += -DSYSV -DHAVE_PROC_FS -DUTMPPID -DHAVE_SETSID -DHAVE_UTMPX -DUTMPHOST -DRUDEKILL -! #SPECLIBS = -! #INSTTYPE = install3 - -! #DEST = /usr/local/bin -! #CFDEST = /usr/local/lib -! #MDEST = /usr/local/man -! #LOGDEST = /var/log - -! #OWNER = root -! #CFOWNER = root -! #MOWNER = root - -! #GROUP = root -! #CFGROUP = root - -! #MODE = 750 -! #CFMODE = 664 -! #MMODE = 644 - - ###################################################################### - ###################################################################### diff --git a/sysutils/doinkd/pkg-comment b/sysutils/doinkd/pkg-comment deleted file mode 100644 index d9e5cfa45aa4..000000000000 --- a/sysutils/doinkd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daemon that logs out idle users and those users hogging resources diff --git a/sysutils/doinkd/pkg-descr b/sysutils/doinkd/pkg-descr deleted file mode 100644 index 0c745cc549d0..000000000000 --- a/sysutils/doinkd/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a port of idled by Michael P. Crider. Idled is a daemon that runs on a -machine to keep an eye on current users. If users have been idle for too long, -or have been logged on for too long, or have logged in too many times, it will -warn them and log them out appropriately. - -WWW: http://www.darkwing.com/idled/ diff --git a/sysutils/doinkd/pkg-message b/sysutils/doinkd/pkg-message deleted file mode 100644 index 4b30e9e37261..000000000000 --- a/sysutils/doinkd/pkg-message +++ /dev/null @@ -1,38 +0,0 @@ -Idled Copyright (c) 1995-1996 Mike Crider (crider@cs.hope.edu) -All rights reserved. - -***************************************************************** -***************************************************************** - -REDISTRIBUTION AND USE IN SOURCE AND BINARY FORMS FOR NON-PROFIT -USE ARE PERMITTED PROVIDED THAT: - (1) SOURCE CODE DISTRIBUTIONS BE COMPLETE AND REMAIN - UNMODIFIED *IF* IT IS TO RETAIN THE NAME "IDLED" -- - ALL SUCH DISTRIBUTIONS MUST ALSO RETAIN THIS - COPYRIGHT NOTICE IN ITS ENTIRETY. - (2) MODIFIED SOURCE CODE DISTRIBUTIONS USE A SUFFICIENTLY - DIFFERENT NAME, CLEARLY GIVE FULL CREDIT FOR ALL WORK - USED FROM THIS DISTRIBUTION, AND RETAIN THIS COPYRIGHT - NOTICE IN ITS ENTIRETY. - (3) IN GENERAL, ALL DISTRIBUTIONS *MUST* RETAIN THIS - COPYRIGHT NOTICE IN ITS ENTIRETY. - -I REQUEST THAT ANY MODIFICATIONS MADE TO IMPROVE THE CODE OR -FUNCTIONALITY OF THE PROGRAM BE SENT TO ME FOR REVIEW AND -POSSIBLE INCLUSION IN THE NEXT RELEASE OF IDLED. - -DISCLAIMER: IF IDLED FAILS TO PERFORM AS YOU EXPECTED, OR WORSE, - SOMEHOW DAMAGES YOUR SYSTEM, I WILL NOT BE HELD - RESPONSIBLE. THIS SOFTWARE IS PROVIDED ``AS IS'' - WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. USE AT - YOUR OWN RISK. - - -If you have questions, comments, bug reports, suggestions, and/or -requests for modification of this program, please contact: - - Mike Crider - crider@cs.hope.edu - -***************************************************************** -***************************************************************** diff --git a/sysutils/doinkd/pkg-plist b/sysutils/doinkd/pkg-plist deleted file mode 100644 index 4ac08ae35bc3..000000000000 --- a/sysutils/doinkd/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -etc/idled.cf.template -libexec/idled diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile deleted file mode 100644 index d55e9dd59229..000000000000 --- a/sysutils/gkrellm2/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# New ports collection makefile for: gkrellm -# Date Created: Mar 4 2000 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gkrellm -PORTVERSION= 0.9.10 -CATEGORIES= sysutils ipv6 -MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/ume/ - -MAINTAINER= ume@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - gdk_imlib.5:${PORTSDIR}/graphics/imlib - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}" - -INCLUDES= gkrellm.h gkrellm_public_proto.h gkrellm_private_proto.h -DOCS= COPYRIGHT README Themes - -# You should aware that GKrellM must be setuid root to obtain -# temperatures. If your motherboard doesn't support LM78/79 feature, -# you may not want this build WITHOUT_SENSOR=yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 300000 -ALL_TARGET= freebsd2 -.else -ALL_TARGET= freebsd3 -.endif - -BINGRP= kmem -.if !defined(WITHOUT_SENSOR) -BINOWN= root -BINMODE= 4111 -.else -BINMODE= 2111 -.endif - -post-patch: - @${MV} ${WRKSRC}/src/gkrellm.h ${WRKSRC}/src/gkrellm.h.orig - @${SED} \ - -e "s^/usr/share/gkrellm/themes^${PREFIX}/share/gkrellm/themes^" \ - -e "s^/usr/share/gkrellm/plugins^${PREFIX}/libexec/gkrellm/plugins^" \ - ${WRKSRC}/src/gkrellm.h.orig > ${WRKSRC}/src/gkrellm.h - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/gkrellm ${PREFIX}/bin/gkrellm - @${MKDIR} ${PREFIX}/include/gkrellm -.for file in ${INCLUDES} - ${INSTALL_DATA} ${WRKSRC}/src/${file} ${PREFIX}/include/gkrellm -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/gkrellm -.for file in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gkrellm -.endfor -.endif -.if !defined(WITHOUT_SENSOR) - @${CAT} ${PKGDIR}/MESSAGE -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/gkrellm2/distinfo b/sysutils/gkrellm2/distinfo deleted file mode 100644 index 6b49f1a54349..000000000000 --- a/sysutils/gkrellm2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gkrellm-0.9.10.tar.gz) = 84ee552e4dec8c3001642bba1a7ab371 diff --git a/sysutils/gkrellm2/files/patch-ad b/sysutils/gkrellm2/files/patch-ad deleted file mode 100644 index c287e04f4007..000000000000 --- a/sysutils/gkrellm2/files/patch-ad +++ /dev/null @@ -1,27 +0,0 @@ -Index: Makefile.top -diff -u Makefile.top.orig Makefile.top ---- Makefile.top.orig Wed May 17 14:33:59 2000 -+++ Makefile.top Fri May 19 04:52:52 2000 -@@ -24,7 +24,7 @@ - # - # Default - #-------- --GTK_CONFIG = gtk-config -+#GTK_CONFIG = gtk-config - BINMODE = 755 - - # FreeBSD 2.X -@@ -65,11 +65,11 @@ - (cd src && ${MAKE} clean) - - freebsd2: -- (cd src && ${MAKE} GTK_CONFIG=gtk12-config GTOP_LIBS= GTOP_INCLUDE= \ -+ (cd src && ${MAKE} GTK_CONFIG=$(GTK_CONFIG) GTOP_LIBS= GTOP_INCLUDE= \ - SYS_LIBS="-lkvm" gkrellm ) - - freebsd3 freebsd: -- (cd src && ${MAKE} GTK_CONFIG=gtk12-config GTOP_LIBS= GTOP_INCLUDE= \ -+ (cd src && ${MAKE} GTK_CONFIG=$(GTK_CONFIG) GTOP_LIBS= GTOP_INCLUDE= \ - SYS_LIBS="-lkvm -ldevstat" gkrellm ) - - gtop: diff --git a/sysutils/gkrellm2/files/patch-ae b/sysutils/gkrellm2/files/patch-ae deleted file mode 100644 index 3bcc8e42cb6d..000000000000 --- a/sysutils/gkrellm2/files/patch-ae +++ /dev/null @@ -1,21 +0,0 @@ -Index: src/Makefile.src -diff -u src/Makefile.src.orig src/Makefile.src ---- src/Makefile.src.orig Thu May 11 01:58:22 2000 -+++ src/Makefile.src Fri May 19 04:53:27 2000 -@@ -13,14 +13,9 @@ - GTK_LIB = `$(GTK_CONFIG) --libs` - IMLIB_LIB = `imlib-config --libs-gdk` - --FLAGS = -O2 -I.. $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(GTOP_INCLUDE) -+CFLAGS += -I.. $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(GTOP_INCLUDE) \ -+ -DPREFIX=\"$(PREFIX)\" - LIBS = $(GTK_LIB) $(IMLIB_LIB) $(GTOP_LIBS) $(SYS_LIBS) -- --ifeq ($(debug),1) -- FLAGS += -g --endif -- --CC = gcc -Wall $(FLAGS) - - GNOME_PREFIX = `gnome-config --prefix` - diff --git a/sysutils/gkrellm2/pkg-comment b/sysutils/gkrellm2/pkg-comment deleted file mode 100644 index a049b18fdd28..000000000000 --- a/sysutils/gkrellm2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK based system monitor diff --git a/sysutils/gkrellm2/pkg-descr b/sysutils/gkrellm2/pkg-descr deleted file mode 100644 index ace37904d8eb..000000000000 --- a/sysutils/gkrellm2/pkg-descr +++ /dev/null @@ -1,44 +0,0 @@ -GKrellM - GNU (or Gtk) Krell Monitors (or Meters) - (with an understood 'I' somewhere in appreciation for Imlib) -======================================================================= - -Author: Bill Wilson -Email: bill@gkrellm.net -WWW: http://gkrellm.net/ - -Copyright (c) 1999-2000 by Bill Wilson. This program is free software -which I release under the GNU General Public License. -Read the COPYRIGHT file for more info. - - -Description -=========== -With a single process, GKrellM manages multiple stacked monitors and supports -applying themes to match the monitors appearance to your window manager, -Gtk, or any other theme. - - -GKrellM Features -================ - * SMP CPU, Disk, Proc, and active net interface monitors with LEDs. - * Internet monitor that displays current and charts historical port hits. - * Memory and swap space usage meters and a system uptime monitor. - * File system meters show capacity/free space and can mount/umount. - * A mailbox monitor which can launch mail reader, remote mail fetch. - * Clock/calendar and hostname display. - * APM laptop battery monitor. - * CPU/motherboard temperature display if lm_sensors modules installed. - - * Multiple monitors managed by a single process to reduce system load. - * A timer button that can execute PPP or ISDN logon/logoff scripts. - * Charts are autoscaling with configurable grid line resolution, or - can be set to a fixed scale mode. - * Separate colors for "in" and "out" data. The in color is used for - CPU user time, disk read, forks, and net receive data. The out color - is used for CPU sys time, disk write, load, and net transmit data. - * Commands can be configured to run when monitor labels are clicked. - * GKrellM is plugin capable so special interest monitors can be created. - * A different theme can be created with the GIMP. - - -- Hajimu UMEMOTO <ume@FreeBSD.org> diff --git a/sysutils/gkrellm2/pkg-message b/sysutils/gkrellm2/pkg-message deleted file mode 100644 index 70c1f568cdd0..000000000000 --- a/sysutils/gkrellm2/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -**************************************************************************** - - You should aware that GKrellM must be setuid root to obtain - temperatures. If your motherboard doesn't support LM78/79 feature, - you may not want this. You can disable it by typing - `make install WITHOUT_SENSOR=yes' at the "${PORTSDIR}/sysutils/gkrellm" - directory to re-make this package. - -**************************************************************************** diff --git a/sysutils/gkrellm2/pkg-plist b/sysutils/gkrellm2/pkg-plist deleted file mode 100644 index 3d10787b48c9..000000000000 --- a/sysutils/gkrellm2/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/gkrellm -include/gkrellm/gkrellm.h -include/gkrellm/gkrellm_public_proto.h -include/gkrellm/gkrellm_private_proto.h -share/doc/gkrellm/COPYRIGHT -share/doc/gkrellm/README -share/doc/gkrellm/Themes -@dirrm share/doc/gkrellm diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile deleted file mode 100644 index b436bf414a24..000000000000 --- a/sysutils/gnome-control-center/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: control-center -# Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter -PORTVERSION= 1.2.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/control-center -DISTNAME= control-center-${PORTVERSION} - -MAINTAINER= vanilla@FreeBSD.org - -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo deleted file mode 100644 index 986850c6ce1d..000000000000 --- a/sysutils/gnome-control-center/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (control-center-1.2.0.tar.gz) = c846abe32f63f409fb803b2960b7ba2e diff --git a/sysutils/gnome-control-center/files/patch-ad b/sysutils/gnome-control-center/files/patch-ad deleted file mode 100644 index c27189a35ee9..000000000000 --- a/sysutils/gnome-control-center/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- capplets/wm-properties/wm-list.c.orig Tue Mar 2 22:53:29 1999 -+++ capplets/wm-properties/wm-list.c Tue Mar 2 22:53:52 1999 -@@ -210,7 +210,7 @@ - gchar *tempdir; - gchar *name; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/files/patch-bn b/sysutils/gnome-control-center/files/patch-bn deleted file mode 100644 index da5233b16277..000000000000 --- a/sysutils/gnome-control-center/files/patch-bn +++ /dev/null @@ -1,39 +0,0 @@ ---- control-center/Makefile.in.orig Tue Oct 5 16:45:56 1999 -+++ control-center/Makefile.in Wed Feb 23 13:42:28 2000 -@@ -131,7 +131,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" - - - bin_PROGRAMS = gnomecc -@@ -154,16 +154,16 @@ - - EXTRA_DIST = gnomecc.desktop cappletConf.sh.in $(appicon_DATA) - --sysdir = $(datadir)/gnome/apps/Settings -+sysdir = $(datadir)/apps/Settings - sys_DATA = gnomecc.desktop - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = cappletConf.sh - - libcapplet_la_SOURCES = capplet-widget.c capplet-widget-libs.c capplet-widget-libs.h $(CORBA_SRCLIST) - - --libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) -+libcapplet_la_LDFLAGS = -version-info 4:0:0 - libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS) - - include_HEADERS = capplet-widget.h -@@ -561,6 +561,7 @@ - -e 's?\@GNOMEUI_LIBS\@?$(GNOMEUI_LIBS)?g' \ - -e 's?\@GNOME_INCLUDEDIR\@?$(GNOME_INCLUDEDIR)?g' \ - -e 's?\@ORB_LIBS\@?$(ORB_LIBS)?g' \ -+ -e 's?\@VERSION\@?$(VERSION)?g' \ - < $(srcdir)/cappletConf.sh.in > cappletConf.tmp \ - && mv cappletConf.tmp cappletConf.sh - diff --git a/sysutils/gnome-control-center/files/patch-ce b/sysutils/gnome-control-center/files/patch-ce deleted file mode 100644 index b2186ac89c4c..000000000000 --- a/sysutils/gnome-control-center/files/patch-ce +++ /dev/null @@ -1,8 +0,0 @@ ---- capplets/wm-properties/wm-desktops/WindowMaker.desktop.orig Wed May 12 02:56:05 1999 -+++ capplets/wm-properties/wm-desktops/WindowMaker.desktop Wed May 12 02:56:22 1999 -@@ -5,4 +5,4 @@ - - [Window Manager] - SessionManaged=false --ConfigExec=/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs -+ConfigExec=/usr/X11R6/share/GNUstep/Apps/WPrefs.app/WPrefs diff --git a/sysutils/gnome-control-center/pkg-comment b/sysutils/gnome-control-center/pkg-comment deleted file mode 100644 index f907c341be26..000000000000 --- a/sysutils/gnome-control-center/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control center for GNOME project diff --git a/sysutils/gnome-control-center/pkg-descr b/sysutils/gnome-control-center/pkg-descr deleted file mode 100644 index b9ead6394b73..000000000000 --- a/sysutils/gnome-control-center/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME project. diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist deleted file mode 100644 index 390499d53bac..000000000000 --- a/sysutils/gnome-control-center/pkg-plist +++ /dev/null @@ -1,272 +0,0 @@ -bin/background-properties-capplet -bin/gnome-edit-properties-capplet -bin/gnomecc -bin/keyboard-properties -bin/mime-type-capplet -bin/mouse-properties-capplet -bin/screensaver-properties-capplet -bin/session-properties-capplet -bin/sound-properties -bin/theme-selector-capplet -bin/ui-properties -bin/url-properties -bin/wm-properties-capplet -etc/CORBA/servers/gnomecc.gnorba -etc/cappletConf.sh -include/capplet-widget.h -lib/libcapplet.a -lib/libcapplet.so -lib/libcapplet.so.4 -share/gnome/apps/Settings/Desktop/.directory -share/gnome/apps/Settings/Desktop/background-properties.desktop -share/gnome/apps/Settings/Desktop/screensaver-properties.desktop -share/gnome/apps/Settings/Desktop/theme-selector.desktop -share/gnome/apps/Settings/Desktop/wm-properties.desktop -share/gnome/apps/Settings/Documents/.directory -share/gnome/apps/Settings/Documents/gnome-edit-properties.desktop -share/gnome/apps/Settings/Documents/mime-type.desktop -share/gnome/apps/Settings/Documents/url-properties.desktop -share/gnome/apps/Settings/Multimedia/.directory -share/gnome/apps/Settings/Multimedia/sound-properties.desktop -share/gnome/apps/Settings/Peripherals/.directory -share/gnome/apps/Settings/Peripherals/keyboard-properties.desktop -share/gnome/apps/Settings/Peripherals/mouse-properties.desktop -share/gnome/apps/Settings/Session/.directory -share/gnome/apps/Settings/Session/session-properties.desktop -share/gnome/apps/Settings/UIOptions/.directory -share/gnome/apps/Settings/UIOptions/application.desktop -share/gnome/apps/Settings/UIOptions/dialogs.desktop -share/gnome/apps/Settings/UIOptions/mdi.desktop -share/gnome/apps/Settings/gnomecc.desktop -share/gnome/control-center/.data/3d.desktop -share/gnome/control-center/.data/3d.png -share/gnome/control-center/.data/Ant.desktop -share/gnome/control-center/.data/Atlantis.desktop -share/gnome/control-center/.data/Attraction.desktop -share/gnome/control-center/.data/Blitspin.desktop -share/gnome/control-center/.data/Bouboule.desktop -share/gnome/control-center/.data/Braid.desktop -share/gnome/control-center/.data/Bsod.desktop -share/gnome/control-center/.data/Bubble3d.desktop -share/gnome/control-center/.data/Bubbles.desktop -share/gnome/control-center/.data/Cage.desktop -share/gnome/control-center/.data/Coral.desktop -share/gnome/control-center/.data/Cynosure.desktop -share/gnome/control-center/.data/Decayscreen.desktop -share/gnome/control-center/.data/Deco.desktop -share/gnome/control-center/.data/Demon.desktop -share/gnome/control-center/.data/Discrete.desktop -share/gnome/control-center/.data/Distort.desktop -share/gnome/control-center/.data/Drift.desktop -share/gnome/control-center/.data/Epicycle.desktop -share/gnome/control-center/.data/Fadeplot.desktop -share/gnome/control-center/.data/Flag.desktop -share/gnome/control-center/.data/Flame.desktop -share/gnome/control-center/.data/Flow.desktop -share/gnome/control-center/.data/Forest.desktop -share/gnome/control-center/.data/GLPlanet.desktop -share/gnome/control-center/.data/Galaxy.desktop -share/gnome/control-center/.data/Gears.desktop -share/gnome/control-center/.data/Goop.desktop -share/gnome/control-center/.data/Grav.desktop -share/gnome/control-center/.data/Greynetic.desktop -share/gnome/control-center/.data/Halo.desktop -share/gnome/control-center/.data/Helix.desktop -share/gnome/control-center/.data/Hopalong.desktop -share/gnome/control-center/.data/Hypercube.desktop -share/gnome/control-center/.data/Ifs.desktop -share/gnome/control-center/.data/Imsmap.desktop -share/gnome/control-center/.data/Interference.desktop -share/gnome/control-center/.data/Jigsaw.desktop -share/gnome/control-center/.data/Julia.desktop -share/gnome/control-center/.data/Kaleidescope.desktop -share/gnome/control-center/.data/Kumppa.desktop -share/gnome/control-center/.data/Lament.desktop -share/gnome/control-center/.data/Laser.desktop -share/gnome/control-center/.data/Lightning.desktop -share/gnome/control-center/.data/Lisa.desktop -share/gnome/control-center/.data/Lissie.desktop -share/gnome/control-center/.data/Lmorph.desktop -share/gnome/control-center/.data/Loop.desktop -share/gnome/control-center/.data/Maze.desktop -share/gnome/control-center/.data/Moebius.desktop -share/gnome/control-center/.data/Moire.desktop -share/gnome/control-center/.data/Moire2.desktop -share/gnome/control-center/.data/Morph3d.desktop -share/gnome/control-center/.data/Mountain.desktop -share/gnome/control-center/.data/Munch.desktop -share/gnome/control-center/.data/Noseguy.desktop -share/gnome/control-center/.data/Pedal.desktop -share/gnome/control-center/.data/Penrose.desktop -share/gnome/control-center/.data/Pipes.desktop -share/gnome/control-center/.data/Pyro.desktop -share/gnome/control-center/.data/Qix.desktop -share/gnome/control-center/.data/Rd-bomb.desktop -share/gnome/control-center/.data/Rocks.desktop -share/gnome/control-center/.data/Rorschach.desktop -share/gnome/control-center/.data/Rotor.desktop -share/gnome/control-center/.data/Rubik.desktop -share/gnome/control-center/.data/Sierpinski.desktop -share/gnome/control-center/.data/Slidescreen.desktop -share/gnome/control-center/.data/Slip.desktop -share/gnome/control-center/.data/Sonar.desktop -share/gnome/control-center/.data/Sphere.desktop -share/gnome/control-center/.data/Spiral.desktop -share/gnome/control-center/.data/Sproingies.desktop -share/gnome/control-center/.data/Stairs.desktop -share/gnome/control-center/.data/Starfish.desktop -share/gnome/control-center/.data/Strange.desktop -share/gnome/control-center/.data/Superquadrics.desktop -share/gnome/control-center/.data/Swirl.desktop -share/gnome/control-center/.data/Triangle.desktop -share/gnome/control-center/.data/Truchet.desktop -share/gnome/control-center/.data/Vines.desktop -share/gnome/control-center/.data/Worm.desktop -share/gnome/control-center/.data/Xjack.desktop -share/gnome/control-center/.data/Xlyap.desktop -share/gnome/control-center/.data/Xmatrix.desktop -share/gnome/control-center/.data/Xroger.desktop -share/gnome/control-center/.data/ant.png -share/gnome/control-center/.data/attraction.png -share/gnome/control-center/.data/blitspin.png -share/gnome/control-center/.data/bouboule.png -share/gnome/control-center/.data/braid.png -share/gnome/control-center/.data/bsod.png -share/gnome/control-center/.data/bubbles.png -share/gnome/control-center/.data/coral.png -share/gnome/control-center/.data/cynosure.png -share/gnome/control-center/.data/decayscreen.png -share/gnome/control-center/.data/deco.png -share/gnome/control-center/.data/discrete.png -share/gnome/control-center/.data/drift.png -share/gnome/control-center/.data/epicycle.png -share/gnome/control-center/.data/flag.png -share/gnome/control-center/.data/flame.png -share/gnome/control-center/.data/forest.png -share/gnome/control-center/.data/goop.png -share/gnome/control-center/.data/grav.png -share/gnome/control-center/.data/greynetic.png -share/gnome/control-center/.data/halo.png -share/gnome/control-center/.data/helix.png -share/gnome/control-center/.data/hopalong.png -share/gnome/control-center/.data/hypercube.png -share/gnome/control-center/.data/ifs.png -share/gnome/control-center/.data/julia.png -share/gnome/control-center/.data/kaleidescope.png -share/gnome/control-center/.data/laser.png -share/gnome/control-center/.data/lightning.png -share/gnome/control-center/.data/lisa.png -share/gnome/control-center/.data/lmorph.png -share/gnome/control-center/.data/maze.png -share/gnome/control-center/.data/moire.png -share/gnome/control-center/.data/munch.png -share/gnome/control-center/.data/pedal.png -share/gnome/control-center/.data/qix.png -share/gnome/control-center/.data/sierpinski.png -share/gnome/control-center/.data/spiral.png -share/gnome/control-center/.data/starfish.png -share/gnome/control-center/.data/vines.png -share/gnome/control-center/.data/xroger.png -share/gnome/control-center/.directory -share/gnome/control-center/Desktop/.directory -share/gnome/control-center/Desktop/background-properties.desktop -share/gnome/control-center/Desktop/screensaver-properties.desktop -share/gnome/control-center/Desktop/theme-selector.desktop -share/gnome/control-center/Desktop/wm-properties.desktop -share/gnome/control-center/Documents/.directory -share/gnome/control-center/Documents/gnome-edit-properties.desktop -share/gnome/control-center/Documents/mime-type.desktop -share/gnome/control-center/Documents/url-properties.desktop -share/gnome/control-center/Multimedia/.directory -share/gnome/control-center/Multimedia/sound-properties.desktop -share/gnome/control-center/Peripherals/.directory -share/gnome/control-center/Peripherals/keyboard-properties.desktop -share/gnome/control-center/Peripherals/mouse-properties.desktop -share/gnome/control-center/Session/.directory -share/gnome/control-center/Session/session-properties.desktop -share/gnome/control-center/UIOptions/.directory -share/gnome/control-center/UIOptions/application.desktop -share/gnome/control-center/UIOptions/dialogs.desktop -share/gnome/control-center/UIOptions/mdi.desktop -share/gnome/help/control-center/C/figs/bg-capplet.png -share/gnome/help/control-center/C/figs/gccappdef.png -share/gnome/help/control-center/C/figs/gccdialog.png -share/gnome/help/control-center/C/figs/gccedit.png -share/gnome/help/control-center/C/figs/gcchints.png -share/gnome/help/control-center/C/figs/gccmdi.png -share/gnome/help/control-center/C/figs/gccmime.png -share/gnome/help/control-center/C/figs/gccsession-props.png -share/gnome/help/control-center/C/figs/gccsound1.png -share/gnome/help/control-center/C/figs/gccsound2.png -share/gnome/help/control-center/C/figs/gccstartup.png -share/gnome/help/control-center/C/figs/gccurl.png -share/gnome/help/control-center/C/figs/glob_pref_anim.png -share/gnome/help/control-center/C/figs/keyboard-capplet.png -share/gnome/help/control-center/C/figs/mouse-capplet.png -share/gnome/help/control-center/C/figs/screensave-capplet.png -share/gnome/help/control-center/C/figs/theme-select.png -share/gnome/help/control-center/C/figs/wm-main.png -share/gnome/help/control-center/C/index.html -share/gnome/help/control-center/C/topic.dat -share/gnome/idl/control-center.idl -share/gnome/pixmaps/ccsplash.png -share/gnome/pixmaps/control-center.png -share/gnome/wm-properties/Enlightenment.desktop -share/gnome/wm-properties/IceWM.desktop -share/gnome/wm-properties/WindowMaker.desktop -share/gnome/wm-properties/Scwm.desktop -share/gnome/wm-properties/twm.desktop -share/locale/ca/LC_MESSAGES/control-center.mo -share/locale/cs/LC_MESSAGES/control-center.mo -share/locale/da/LC_MESSAGES/control-center.mo -share/locale/de/LC_MESSAGES/control-center.mo -share/locale/el/LC_MESSAGES/control-center.mo -share/locale/en_GB/LC_MESSAGES/control-center.mo -share/locale/es/LC_MESSAGES/control-center.mo -share/locale/et/LC_MESSAGES/control-center.mo -share/locale/fi/LC_MESSAGES/control-center.mo -share/locale/fr/LC_MESSAGES/control-center.mo -share/locale/ga/LC_MESSAGES/control-center.mo -share/locale/gl/LC_MESSAGES/control-center.mo -share/locale/hr/LC_MESSAGES/control-center.mo -share/locale/hu/LC_MESSAGES/control-center.mo -share/locale/it/LC_MESSAGES/control-center.mo -share/locale/ja/LC_MESSAGES/control-center.mo -share/locale/ko/LC_MESSAGES/control-center.mo -share/locale/lt/LC_MESSAGES/control-center.mo -share/locale/nl/LC_MESSAGES/control-center.mo -share/locale/no/LC_MESSAGES/control-center.mo -share/locale/pl/LC_MESSAGES/control-center.mo -share/locale/pt/LC_MESSAGES/control-center.mo -share/locale/pt_BR/LC_MESSAGES/control-center.mo -share/locale/ro/LC_MESSAGES/control-center.mo -share/locale/ru/LC_MESSAGES/control-center.mo -share/locale/sv/LC_MESSAGES/control-center.mo -share/locale/tr/LC_MESSAGES/control-center.mo -share/locale/uk/LC_MESSAGES/control-center.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/control-center.mo -share/locale/zh_TW.Big5/LC_MESSAGES/control-center.mo -@dirrm share/gnome/wm-properties -@dirrm share/gnome/help/control-center/C/stylesheet-images -@dirrm share/gnome/help/control-center/C/figs -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrm share/gnome/help -@dirrm share/gnome/control-center/UIOptions -@dirrm share/gnome/control-center/Session -@dirrm share/gnome/control-center/Peripherals -@dirrm share/gnome/control-center/Multimedia -@dirrm share/gnome/control-center/Documents -@dirrm share/gnome/control-center/Desktop -@dirrm share/gnome/control-center/.data -@dirrm share/gnome/control-center -@dirrm share/gnome/apps/Settings/UIOptions -@dirrm share/gnome/apps/Settings/Session -@dirrm share/gnome/apps/Settings/Peripherals -@dirrm share/gnome/apps/Settings/Multimedia -@dirrm share/gnome/apps/Settings/Documents -@dirrm share/gnome/apps/Settings/Desktop -@dirrm share/gnome/apps/Settings -@dirrm share/gnome/apps -@dirrm etc/CORBA/servers -@dirrm etc/CORBA diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile deleted file mode 100644 index b436bf414a24..000000000000 --- a/sysutils/gnome-control-center1/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: control-center -# Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter -PORTVERSION= 1.2.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/control-center -DISTNAME= control-center-${PORTVERSION} - -MAINTAINER= vanilla@FreeBSD.org - -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gnome-control-center1/distinfo b/sysutils/gnome-control-center1/distinfo deleted file mode 100644 index 986850c6ce1d..000000000000 --- a/sysutils/gnome-control-center1/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (control-center-1.2.0.tar.gz) = c846abe32f63f409fb803b2960b7ba2e diff --git a/sysutils/gnome-control-center1/files/patch-ad b/sysutils/gnome-control-center1/files/patch-ad deleted file mode 100644 index c27189a35ee9..000000000000 --- a/sysutils/gnome-control-center1/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- capplets/wm-properties/wm-list.c.orig Tue Mar 2 22:53:29 1999 -+++ capplets/wm-properties/wm-list.c Tue Mar 2 22:53:52 1999 -@@ -210,7 +210,7 @@ - gchar *tempdir; - gchar *name; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center1/files/patch-bn b/sysutils/gnome-control-center1/files/patch-bn deleted file mode 100644 index da5233b16277..000000000000 --- a/sysutils/gnome-control-center1/files/patch-bn +++ /dev/null @@ -1,39 +0,0 @@ ---- control-center/Makefile.in.orig Tue Oct 5 16:45:56 1999 -+++ control-center/Makefile.in Wed Feb 23 13:42:28 2000 -@@ -131,7 +131,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" - - - bin_PROGRAMS = gnomecc -@@ -154,16 +154,16 @@ - - EXTRA_DIST = gnomecc.desktop cappletConf.sh.in $(appicon_DATA) - --sysdir = $(datadir)/gnome/apps/Settings -+sysdir = $(datadir)/apps/Settings - sys_DATA = gnomecc.desktop - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = cappletConf.sh - - libcapplet_la_SOURCES = capplet-widget.c capplet-widget-libs.c capplet-widget-libs.h $(CORBA_SRCLIST) - - --libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) -+libcapplet_la_LDFLAGS = -version-info 4:0:0 - libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS) - - include_HEADERS = capplet-widget.h -@@ -561,6 +561,7 @@ - -e 's?\@GNOMEUI_LIBS\@?$(GNOMEUI_LIBS)?g' \ - -e 's?\@GNOME_INCLUDEDIR\@?$(GNOME_INCLUDEDIR)?g' \ - -e 's?\@ORB_LIBS\@?$(ORB_LIBS)?g' \ -+ -e 's?\@VERSION\@?$(VERSION)?g' \ - < $(srcdir)/cappletConf.sh.in > cappletConf.tmp \ - && mv cappletConf.tmp cappletConf.sh - diff --git a/sysutils/gnome-control-center1/files/patch-ce b/sysutils/gnome-control-center1/files/patch-ce deleted file mode 100644 index b2186ac89c4c..000000000000 --- a/sysutils/gnome-control-center1/files/patch-ce +++ /dev/null @@ -1,8 +0,0 @@ ---- capplets/wm-properties/wm-desktops/WindowMaker.desktop.orig Wed May 12 02:56:05 1999 -+++ capplets/wm-properties/wm-desktops/WindowMaker.desktop Wed May 12 02:56:22 1999 -@@ -5,4 +5,4 @@ - - [Window Manager] - SessionManaged=false --ConfigExec=/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs -+ConfigExec=/usr/X11R6/share/GNUstep/Apps/WPrefs.app/WPrefs diff --git a/sysutils/gnome-control-center1/pkg-comment b/sysutils/gnome-control-center1/pkg-comment deleted file mode 100644 index f907c341be26..000000000000 --- a/sysutils/gnome-control-center1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control center for GNOME project diff --git a/sysutils/gnome-control-center1/pkg-descr b/sysutils/gnome-control-center1/pkg-descr deleted file mode 100644 index b9ead6394b73..000000000000 --- a/sysutils/gnome-control-center1/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME project. diff --git a/sysutils/gnome-control-center1/pkg-plist b/sysutils/gnome-control-center1/pkg-plist deleted file mode 100644 index 390499d53bac..000000000000 --- a/sysutils/gnome-control-center1/pkg-plist +++ /dev/null @@ -1,272 +0,0 @@ -bin/background-properties-capplet -bin/gnome-edit-properties-capplet -bin/gnomecc -bin/keyboard-properties -bin/mime-type-capplet -bin/mouse-properties-capplet -bin/screensaver-properties-capplet -bin/session-properties-capplet -bin/sound-properties -bin/theme-selector-capplet -bin/ui-properties -bin/url-properties -bin/wm-properties-capplet -etc/CORBA/servers/gnomecc.gnorba -etc/cappletConf.sh -include/capplet-widget.h -lib/libcapplet.a -lib/libcapplet.so -lib/libcapplet.so.4 -share/gnome/apps/Settings/Desktop/.directory -share/gnome/apps/Settings/Desktop/background-properties.desktop -share/gnome/apps/Settings/Desktop/screensaver-properties.desktop -share/gnome/apps/Settings/Desktop/theme-selector.desktop -share/gnome/apps/Settings/Desktop/wm-properties.desktop -share/gnome/apps/Settings/Documents/.directory -share/gnome/apps/Settings/Documents/gnome-edit-properties.desktop -share/gnome/apps/Settings/Documents/mime-type.desktop -share/gnome/apps/Settings/Documents/url-properties.desktop -share/gnome/apps/Settings/Multimedia/.directory -share/gnome/apps/Settings/Multimedia/sound-properties.desktop -share/gnome/apps/Settings/Peripherals/.directory -share/gnome/apps/Settings/Peripherals/keyboard-properties.desktop -share/gnome/apps/Settings/Peripherals/mouse-properties.desktop -share/gnome/apps/Settings/Session/.directory -share/gnome/apps/Settings/Session/session-properties.desktop -share/gnome/apps/Settings/UIOptions/.directory -share/gnome/apps/Settings/UIOptions/application.desktop -share/gnome/apps/Settings/UIOptions/dialogs.desktop -share/gnome/apps/Settings/UIOptions/mdi.desktop -share/gnome/apps/Settings/gnomecc.desktop -share/gnome/control-center/.data/3d.desktop -share/gnome/control-center/.data/3d.png -share/gnome/control-center/.data/Ant.desktop -share/gnome/control-center/.data/Atlantis.desktop -share/gnome/control-center/.data/Attraction.desktop -share/gnome/control-center/.data/Blitspin.desktop -share/gnome/control-center/.data/Bouboule.desktop -share/gnome/control-center/.data/Braid.desktop -share/gnome/control-center/.data/Bsod.desktop -share/gnome/control-center/.data/Bubble3d.desktop -share/gnome/control-center/.data/Bubbles.desktop -share/gnome/control-center/.data/Cage.desktop -share/gnome/control-center/.data/Coral.desktop -share/gnome/control-center/.data/Cynosure.desktop -share/gnome/control-center/.data/Decayscreen.desktop -share/gnome/control-center/.data/Deco.desktop -share/gnome/control-center/.data/Demon.desktop -share/gnome/control-center/.data/Discrete.desktop -share/gnome/control-center/.data/Distort.desktop -share/gnome/control-center/.data/Drift.desktop -share/gnome/control-center/.data/Epicycle.desktop -share/gnome/control-center/.data/Fadeplot.desktop -share/gnome/control-center/.data/Flag.desktop -share/gnome/control-center/.data/Flame.desktop -share/gnome/control-center/.data/Flow.desktop -share/gnome/control-center/.data/Forest.desktop -share/gnome/control-center/.data/GLPlanet.desktop -share/gnome/control-center/.data/Galaxy.desktop -share/gnome/control-center/.data/Gears.desktop -share/gnome/control-center/.data/Goop.desktop -share/gnome/control-center/.data/Grav.desktop -share/gnome/control-center/.data/Greynetic.desktop -share/gnome/control-center/.data/Halo.desktop -share/gnome/control-center/.data/Helix.desktop -share/gnome/control-center/.data/Hopalong.desktop -share/gnome/control-center/.data/Hypercube.desktop -share/gnome/control-center/.data/Ifs.desktop -share/gnome/control-center/.data/Imsmap.desktop -share/gnome/control-center/.data/Interference.desktop -share/gnome/control-center/.data/Jigsaw.desktop -share/gnome/control-center/.data/Julia.desktop -share/gnome/control-center/.data/Kaleidescope.desktop -share/gnome/control-center/.data/Kumppa.desktop -share/gnome/control-center/.data/Lament.desktop -share/gnome/control-center/.data/Laser.desktop -share/gnome/control-center/.data/Lightning.desktop -share/gnome/control-center/.data/Lisa.desktop -share/gnome/control-center/.data/Lissie.desktop -share/gnome/control-center/.data/Lmorph.desktop -share/gnome/control-center/.data/Loop.desktop -share/gnome/control-center/.data/Maze.desktop -share/gnome/control-center/.data/Moebius.desktop -share/gnome/control-center/.data/Moire.desktop -share/gnome/control-center/.data/Moire2.desktop -share/gnome/control-center/.data/Morph3d.desktop -share/gnome/control-center/.data/Mountain.desktop -share/gnome/control-center/.data/Munch.desktop -share/gnome/control-center/.data/Noseguy.desktop -share/gnome/control-center/.data/Pedal.desktop -share/gnome/control-center/.data/Penrose.desktop -share/gnome/control-center/.data/Pipes.desktop -share/gnome/control-center/.data/Pyro.desktop -share/gnome/control-center/.data/Qix.desktop -share/gnome/control-center/.data/Rd-bomb.desktop -share/gnome/control-center/.data/Rocks.desktop -share/gnome/control-center/.data/Rorschach.desktop -share/gnome/control-center/.data/Rotor.desktop -share/gnome/control-center/.data/Rubik.desktop -share/gnome/control-center/.data/Sierpinski.desktop -share/gnome/control-center/.data/Slidescreen.desktop -share/gnome/control-center/.data/Slip.desktop -share/gnome/control-center/.data/Sonar.desktop -share/gnome/control-center/.data/Sphere.desktop -share/gnome/control-center/.data/Spiral.desktop -share/gnome/control-center/.data/Sproingies.desktop -share/gnome/control-center/.data/Stairs.desktop -share/gnome/control-center/.data/Starfish.desktop -share/gnome/control-center/.data/Strange.desktop -share/gnome/control-center/.data/Superquadrics.desktop -share/gnome/control-center/.data/Swirl.desktop -share/gnome/control-center/.data/Triangle.desktop -share/gnome/control-center/.data/Truchet.desktop -share/gnome/control-center/.data/Vines.desktop -share/gnome/control-center/.data/Worm.desktop -share/gnome/control-center/.data/Xjack.desktop -share/gnome/control-center/.data/Xlyap.desktop -share/gnome/control-center/.data/Xmatrix.desktop -share/gnome/control-center/.data/Xroger.desktop -share/gnome/control-center/.data/ant.png -share/gnome/control-center/.data/attraction.png -share/gnome/control-center/.data/blitspin.png -share/gnome/control-center/.data/bouboule.png -share/gnome/control-center/.data/braid.png -share/gnome/control-center/.data/bsod.png -share/gnome/control-center/.data/bubbles.png -share/gnome/control-center/.data/coral.png -share/gnome/control-center/.data/cynosure.png -share/gnome/control-center/.data/decayscreen.png -share/gnome/control-center/.data/deco.png -share/gnome/control-center/.data/discrete.png -share/gnome/control-center/.data/drift.png -share/gnome/control-center/.data/epicycle.png -share/gnome/control-center/.data/flag.png -share/gnome/control-center/.data/flame.png -share/gnome/control-center/.data/forest.png -share/gnome/control-center/.data/goop.png -share/gnome/control-center/.data/grav.png -share/gnome/control-center/.data/greynetic.png -share/gnome/control-center/.data/halo.png -share/gnome/control-center/.data/helix.png -share/gnome/control-center/.data/hopalong.png -share/gnome/control-center/.data/hypercube.png -share/gnome/control-center/.data/ifs.png -share/gnome/control-center/.data/julia.png -share/gnome/control-center/.data/kaleidescope.png -share/gnome/control-center/.data/laser.png -share/gnome/control-center/.data/lightning.png -share/gnome/control-center/.data/lisa.png -share/gnome/control-center/.data/lmorph.png -share/gnome/control-center/.data/maze.png -share/gnome/control-center/.data/moire.png -share/gnome/control-center/.data/munch.png -share/gnome/control-center/.data/pedal.png -share/gnome/control-center/.data/qix.png -share/gnome/control-center/.data/sierpinski.png -share/gnome/control-center/.data/spiral.png -share/gnome/control-center/.data/starfish.png -share/gnome/control-center/.data/vines.png -share/gnome/control-center/.data/xroger.png -share/gnome/control-center/.directory -share/gnome/control-center/Desktop/.directory -share/gnome/control-center/Desktop/background-properties.desktop -share/gnome/control-center/Desktop/screensaver-properties.desktop -share/gnome/control-center/Desktop/theme-selector.desktop -share/gnome/control-center/Desktop/wm-properties.desktop -share/gnome/control-center/Documents/.directory -share/gnome/control-center/Documents/gnome-edit-properties.desktop -share/gnome/control-center/Documents/mime-type.desktop -share/gnome/control-center/Documents/url-properties.desktop -share/gnome/control-center/Multimedia/.directory -share/gnome/control-center/Multimedia/sound-properties.desktop -share/gnome/control-center/Peripherals/.directory -share/gnome/control-center/Peripherals/keyboard-properties.desktop -share/gnome/control-center/Peripherals/mouse-properties.desktop -share/gnome/control-center/Session/.directory -share/gnome/control-center/Session/session-properties.desktop -share/gnome/control-center/UIOptions/.directory -share/gnome/control-center/UIOptions/application.desktop -share/gnome/control-center/UIOptions/dialogs.desktop -share/gnome/control-center/UIOptions/mdi.desktop -share/gnome/help/control-center/C/figs/bg-capplet.png -share/gnome/help/control-center/C/figs/gccappdef.png -share/gnome/help/control-center/C/figs/gccdialog.png -share/gnome/help/control-center/C/figs/gccedit.png -share/gnome/help/control-center/C/figs/gcchints.png -share/gnome/help/control-center/C/figs/gccmdi.png -share/gnome/help/control-center/C/figs/gccmime.png -share/gnome/help/control-center/C/figs/gccsession-props.png -share/gnome/help/control-center/C/figs/gccsound1.png -share/gnome/help/control-center/C/figs/gccsound2.png -share/gnome/help/control-center/C/figs/gccstartup.png -share/gnome/help/control-center/C/figs/gccurl.png -share/gnome/help/control-center/C/figs/glob_pref_anim.png -share/gnome/help/control-center/C/figs/keyboard-capplet.png -share/gnome/help/control-center/C/figs/mouse-capplet.png -share/gnome/help/control-center/C/figs/screensave-capplet.png -share/gnome/help/control-center/C/figs/theme-select.png -share/gnome/help/control-center/C/figs/wm-main.png -share/gnome/help/control-center/C/index.html -share/gnome/help/control-center/C/topic.dat -share/gnome/idl/control-center.idl -share/gnome/pixmaps/ccsplash.png -share/gnome/pixmaps/control-center.png -share/gnome/wm-properties/Enlightenment.desktop -share/gnome/wm-properties/IceWM.desktop -share/gnome/wm-properties/WindowMaker.desktop -share/gnome/wm-properties/Scwm.desktop -share/gnome/wm-properties/twm.desktop -share/locale/ca/LC_MESSAGES/control-center.mo -share/locale/cs/LC_MESSAGES/control-center.mo -share/locale/da/LC_MESSAGES/control-center.mo -share/locale/de/LC_MESSAGES/control-center.mo -share/locale/el/LC_MESSAGES/control-center.mo -share/locale/en_GB/LC_MESSAGES/control-center.mo -share/locale/es/LC_MESSAGES/control-center.mo -share/locale/et/LC_MESSAGES/control-center.mo -share/locale/fi/LC_MESSAGES/control-center.mo -share/locale/fr/LC_MESSAGES/control-center.mo -share/locale/ga/LC_MESSAGES/control-center.mo -share/locale/gl/LC_MESSAGES/control-center.mo -share/locale/hr/LC_MESSAGES/control-center.mo -share/locale/hu/LC_MESSAGES/control-center.mo -share/locale/it/LC_MESSAGES/control-center.mo -share/locale/ja/LC_MESSAGES/control-center.mo -share/locale/ko/LC_MESSAGES/control-center.mo -share/locale/lt/LC_MESSAGES/control-center.mo -share/locale/nl/LC_MESSAGES/control-center.mo -share/locale/no/LC_MESSAGES/control-center.mo -share/locale/pl/LC_MESSAGES/control-center.mo -share/locale/pt/LC_MESSAGES/control-center.mo -share/locale/pt_BR/LC_MESSAGES/control-center.mo -share/locale/ro/LC_MESSAGES/control-center.mo -share/locale/ru/LC_MESSAGES/control-center.mo -share/locale/sv/LC_MESSAGES/control-center.mo -share/locale/tr/LC_MESSAGES/control-center.mo -share/locale/uk/LC_MESSAGES/control-center.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/control-center.mo -share/locale/zh_TW.Big5/LC_MESSAGES/control-center.mo -@dirrm share/gnome/wm-properties -@dirrm share/gnome/help/control-center/C/stylesheet-images -@dirrm share/gnome/help/control-center/C/figs -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrm share/gnome/help -@dirrm share/gnome/control-center/UIOptions -@dirrm share/gnome/control-center/Session -@dirrm share/gnome/control-center/Peripherals -@dirrm share/gnome/control-center/Multimedia -@dirrm share/gnome/control-center/Documents -@dirrm share/gnome/control-center/Desktop -@dirrm share/gnome/control-center/.data -@dirrm share/gnome/control-center -@dirrm share/gnome/apps/Settings/UIOptions -@dirrm share/gnome/apps/Settings/Session -@dirrm share/gnome/apps/Settings/Peripherals -@dirrm share/gnome/apps/Settings/Multimedia -@dirrm share/gnome/apps/Settings/Documents -@dirrm share/gnome/apps/Settings/Desktop -@dirrm share/gnome/apps/Settings -@dirrm share/gnome/apps -@dirrm etc/CORBA/servers -@dirrm etc/CORBA diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile deleted file mode 100644 index ef94f7097092..000000000000 --- a/sysutils/gnome-system-monitor/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtop -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= gtop -PORTVERSION= 1.0.8 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gtop - -MAINTAINER= ade@FreeBSD.org - -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gtop.1:${PORTSDIR}/devel/libgtop - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo deleted file mode 100644 index 6cd6b1f55709..000000000000 --- a/sysutils/gnome-system-monitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtop-1.0.8.tar.gz) = f5749f352281c0e68d1d585207b9bec0 diff --git a/sysutils/gnome-system-monitor/files/patch-ad b/sysutils/gnome-system-monitor/files/patch-ad deleted file mode 100644 index a3f3d1a335f3..000000000000 --- a/sysutils/gnome-system-monitor/files/patch-ad +++ /dev/null @@ -1,30 +0,0 @@ ---- main.c.orig Sun Feb 13 16:27:56 2000 -+++ main.c Thu Feb 17 12:07:45 2000 -@@ -32,6 +32,8 @@ - - #include <gnome.h> - -+#include <floatingpoint.h> -+ - #include <glibtop/close.h> - - #include <locale.h> -@@ -205,6 +207,8 @@ - poptContext ctx; - const char **args; - -+ fpsetmask (fpgetmask() & ~(FP_X_DZ|FP_X_INV)); -+ - setlocale (LC_ALL, ""); - bindtextdomain (PACKAGE, GNOMELOCALEDIR); - textdomain (PACKAGE); -@@ -294,6 +298,9 @@ - gtop_properties.global.show_toolbar); - gnome_config_sync (); - } -+ -+ fpresetsticky (FP_X_DZ|FP_X_INV); -+ fpsetmask (FP_X_DZ|FP_X_INV); - - return 0; - } diff --git a/sysutils/gnome-system-monitor/pkg-comment b/sysutils/gnome-system-monitor/pkg-comment deleted file mode 100644 index f08d391b296f..000000000000 --- a/sysutils/gnome-system-monitor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME system moniter program diff --git a/sysutils/gnome-system-monitor/pkg-descr b/sysutils/gnome-system-monitor/pkg-descr deleted file mode 100644 index f08d391b296f..000000000000 --- a/sysutils/gnome-system-monitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME system moniter program diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist deleted file mode 100644 index 80350981dcb9..000000000000 --- a/sysutils/gnome-system-monitor/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -bin/gtop -share/gnome/apps/System/gtop.desktop -share/gnome/gtoprc -share/gnome/help/gtop/C/credits.html -share/gnome/help/gtop/C/errata.html -share/gnome/help/gtop/C/figs/gtop-fs-1.png -share/gnome/help/gtop/C/figs/gtop-fs-2.png -share/gnome/help/gtop/C/figs/gtop-mem.png -share/gnome/help/gtop/C/figs/gtop-pic-bottom.png -share/gnome/help/gtop/C/figs/gtop-pic-main.png -share/gnome/help/gtop/C/figs/gtop-pic-middle.png -share/gnome/help/gtop/C/figs/gtop-pic-top.png -share/gnome/help/gtop/C/figs/gtop-prefs.png -share/gnome/help/gtop/C/figs/gtop-proc.png -share/gnome/help/gtop/C/filesystems.html -share/gnome/help/gtop/C/gtop.html -share/gnome/help/gtop/C/index.html -share/gnome/help/gtop/C/memory.html -share/gnome/help/gtop/C/more-info.html -share/gnome/help/gtop/C/preferences.html -share/gnome/help/gtop/C/processes.html -share/gnome/help/gtop/C/topic.dat -share/gnome/pixmaps/gnome-gtop.png -share/locale/ca/LC_MESSAGES/gtop.mo -share/locale/cs/LC_MESSAGES/gtop.mo -share/locale/da/LC_MESSAGES/gtop.mo -share/locale/de/LC_MESSAGES/gtop.mo -share/locale/el/LC_MESSAGES/gtop.mo -share/locale/es/LC_MESSAGES/gtop.mo -share/locale/fr/LC_MESSAGES/gtop.mo -share/locale/ga/LC_MESSAGES/gtop.mo -share/locale/gl/LC_MESSAGES/gtop.mo -share/locale/it/LC_MESSAGES/gtop.mo -share/locale/ja/LC_MESSAGES/gtop.mo -share/locale/ko/LC_MESSAGES/gtop.mo -share/locale/lt/LC_MESSAGES/gtop.mo -share/locale/no/LC_MESSAGES/gtop.mo -share/locale/pl/LC_MESSAGES/gtop.mo -share/locale/pt/LC_MESSAGES/gtop.mo -share/locale/ru/LC_MESSAGES/gtop.mo -share/locale/sv/LC_MESSAGES/gtop.mo -share/locale/uk/LC_MESSAGES/gtop.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gtop.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gtop.mo -@dirrm share/gnome/help/gtop/C/figs -@dirrm share/gnome/help/gtop/C -@dirrm share/gnome/help/gtop diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile deleted file mode 100644 index b436bf414a24..000000000000 --- a/sysutils/gnomecontrolcenter2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: control-center -# Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter -PORTVERSION= 1.2.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/control-center -DISTNAME= control-center-${PORTVERSION} - -MAINTAINER= vanilla@FreeBSD.org - -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo deleted file mode 100644 index 986850c6ce1d..000000000000 --- a/sysutils/gnomecontrolcenter2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (control-center-1.2.0.tar.gz) = c846abe32f63f409fb803b2960b7ba2e diff --git a/sysutils/gnomecontrolcenter2/files/patch-ad b/sysutils/gnomecontrolcenter2/files/patch-ad deleted file mode 100644 index c27189a35ee9..000000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- capplets/wm-properties/wm-list.c.orig Tue Mar 2 22:53:29 1999 -+++ capplets/wm-properties/wm-list.c Tue Mar 2 22:53:52 1999 -@@ -210,7 +210,7 @@ - gchar *tempdir; - gchar *name; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/files/patch-bn b/sysutils/gnomecontrolcenter2/files/patch-bn deleted file mode 100644 index da5233b16277..000000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-bn +++ /dev/null @@ -1,39 +0,0 @@ ---- control-center/Makefile.in.orig Tue Oct 5 16:45:56 1999 -+++ control-center/Makefile.in Wed Feb 23 13:42:28 2000 -@@ -131,7 +131,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" - - - bin_PROGRAMS = gnomecc -@@ -154,16 +154,16 @@ - - EXTRA_DIST = gnomecc.desktop cappletConf.sh.in $(appicon_DATA) - --sysdir = $(datadir)/gnome/apps/Settings -+sysdir = $(datadir)/apps/Settings - sys_DATA = gnomecc.desktop - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = cappletConf.sh - - libcapplet_la_SOURCES = capplet-widget.c capplet-widget-libs.c capplet-widget-libs.h $(CORBA_SRCLIST) - - --libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) -+libcapplet_la_LDFLAGS = -version-info 4:0:0 - libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS) - - include_HEADERS = capplet-widget.h -@@ -561,6 +561,7 @@ - -e 's?\@GNOMEUI_LIBS\@?$(GNOMEUI_LIBS)?g' \ - -e 's?\@GNOME_INCLUDEDIR\@?$(GNOME_INCLUDEDIR)?g' \ - -e 's?\@ORB_LIBS\@?$(ORB_LIBS)?g' \ -+ -e 's?\@VERSION\@?$(VERSION)?g' \ - < $(srcdir)/cappletConf.sh.in > cappletConf.tmp \ - && mv cappletConf.tmp cappletConf.sh - diff --git a/sysutils/gnomecontrolcenter2/files/patch-ce b/sysutils/gnomecontrolcenter2/files/patch-ce deleted file mode 100644 index b2186ac89c4c..000000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-ce +++ /dev/null @@ -1,8 +0,0 @@ ---- capplets/wm-properties/wm-desktops/WindowMaker.desktop.orig Wed May 12 02:56:05 1999 -+++ capplets/wm-properties/wm-desktops/WindowMaker.desktop Wed May 12 02:56:22 1999 -@@ -5,4 +5,4 @@ - - [Window Manager] - SessionManaged=false --ConfigExec=/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs -+ConfigExec=/usr/X11R6/share/GNUstep/Apps/WPrefs.app/WPrefs diff --git a/sysutils/gnomecontrolcenter2/pkg-comment b/sysutils/gnomecontrolcenter2/pkg-comment deleted file mode 100644 index f907c341be26..000000000000 --- a/sysutils/gnomecontrolcenter2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control center for GNOME project diff --git a/sysutils/gnomecontrolcenter2/pkg-descr b/sysutils/gnomecontrolcenter2/pkg-descr deleted file mode 100644 index b9ead6394b73..000000000000 --- a/sysutils/gnomecontrolcenter2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME project. diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist deleted file mode 100644 index 390499d53bac..000000000000 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ /dev/null @@ -1,272 +0,0 @@ -bin/background-properties-capplet -bin/gnome-edit-properties-capplet -bin/gnomecc -bin/keyboard-properties -bin/mime-type-capplet -bin/mouse-properties-capplet -bin/screensaver-properties-capplet -bin/session-properties-capplet -bin/sound-properties -bin/theme-selector-capplet -bin/ui-properties -bin/url-properties -bin/wm-properties-capplet -etc/CORBA/servers/gnomecc.gnorba -etc/cappletConf.sh -include/capplet-widget.h -lib/libcapplet.a -lib/libcapplet.so -lib/libcapplet.so.4 -share/gnome/apps/Settings/Desktop/.directory -share/gnome/apps/Settings/Desktop/background-properties.desktop -share/gnome/apps/Settings/Desktop/screensaver-properties.desktop -share/gnome/apps/Settings/Desktop/theme-selector.desktop -share/gnome/apps/Settings/Desktop/wm-properties.desktop -share/gnome/apps/Settings/Documents/.directory -share/gnome/apps/Settings/Documents/gnome-edit-properties.desktop -share/gnome/apps/Settings/Documents/mime-type.desktop -share/gnome/apps/Settings/Documents/url-properties.desktop -share/gnome/apps/Settings/Multimedia/.directory -share/gnome/apps/Settings/Multimedia/sound-properties.desktop -share/gnome/apps/Settings/Peripherals/.directory -share/gnome/apps/Settings/Peripherals/keyboard-properties.desktop -share/gnome/apps/Settings/Peripherals/mouse-properties.desktop -share/gnome/apps/Settings/Session/.directory -share/gnome/apps/Settings/Session/session-properties.desktop -share/gnome/apps/Settings/UIOptions/.directory -share/gnome/apps/Settings/UIOptions/application.desktop -share/gnome/apps/Settings/UIOptions/dialogs.desktop -share/gnome/apps/Settings/UIOptions/mdi.desktop -share/gnome/apps/Settings/gnomecc.desktop -share/gnome/control-center/.data/3d.desktop -share/gnome/control-center/.data/3d.png -share/gnome/control-center/.data/Ant.desktop -share/gnome/control-center/.data/Atlantis.desktop -share/gnome/control-center/.data/Attraction.desktop -share/gnome/control-center/.data/Blitspin.desktop -share/gnome/control-center/.data/Bouboule.desktop -share/gnome/control-center/.data/Braid.desktop -share/gnome/control-center/.data/Bsod.desktop -share/gnome/control-center/.data/Bubble3d.desktop -share/gnome/control-center/.data/Bubbles.desktop -share/gnome/control-center/.data/Cage.desktop -share/gnome/control-center/.data/Coral.desktop -share/gnome/control-center/.data/Cynosure.desktop -share/gnome/control-center/.data/Decayscreen.desktop -share/gnome/control-center/.data/Deco.desktop -share/gnome/control-center/.data/Demon.desktop -share/gnome/control-center/.data/Discrete.desktop -share/gnome/control-center/.data/Distort.desktop -share/gnome/control-center/.data/Drift.desktop -share/gnome/control-center/.data/Epicycle.desktop -share/gnome/control-center/.data/Fadeplot.desktop -share/gnome/control-center/.data/Flag.desktop -share/gnome/control-center/.data/Flame.desktop -share/gnome/control-center/.data/Flow.desktop -share/gnome/control-center/.data/Forest.desktop -share/gnome/control-center/.data/GLPlanet.desktop -share/gnome/control-center/.data/Galaxy.desktop -share/gnome/control-center/.data/Gears.desktop -share/gnome/control-center/.data/Goop.desktop -share/gnome/control-center/.data/Grav.desktop -share/gnome/control-center/.data/Greynetic.desktop -share/gnome/control-center/.data/Halo.desktop -share/gnome/control-center/.data/Helix.desktop -share/gnome/control-center/.data/Hopalong.desktop -share/gnome/control-center/.data/Hypercube.desktop -share/gnome/control-center/.data/Ifs.desktop -share/gnome/control-center/.data/Imsmap.desktop -share/gnome/control-center/.data/Interference.desktop -share/gnome/control-center/.data/Jigsaw.desktop -share/gnome/control-center/.data/Julia.desktop -share/gnome/control-center/.data/Kaleidescope.desktop -share/gnome/control-center/.data/Kumppa.desktop -share/gnome/control-center/.data/Lament.desktop -share/gnome/control-center/.data/Laser.desktop -share/gnome/control-center/.data/Lightning.desktop -share/gnome/control-center/.data/Lisa.desktop -share/gnome/control-center/.data/Lissie.desktop -share/gnome/control-center/.data/Lmorph.desktop -share/gnome/control-center/.data/Loop.desktop -share/gnome/control-center/.data/Maze.desktop -share/gnome/control-center/.data/Moebius.desktop -share/gnome/control-center/.data/Moire.desktop -share/gnome/control-center/.data/Moire2.desktop -share/gnome/control-center/.data/Morph3d.desktop -share/gnome/control-center/.data/Mountain.desktop -share/gnome/control-center/.data/Munch.desktop -share/gnome/control-center/.data/Noseguy.desktop -share/gnome/control-center/.data/Pedal.desktop -share/gnome/control-center/.data/Penrose.desktop -share/gnome/control-center/.data/Pipes.desktop -share/gnome/control-center/.data/Pyro.desktop -share/gnome/control-center/.data/Qix.desktop -share/gnome/control-center/.data/Rd-bomb.desktop -share/gnome/control-center/.data/Rocks.desktop -share/gnome/control-center/.data/Rorschach.desktop -share/gnome/control-center/.data/Rotor.desktop -share/gnome/control-center/.data/Rubik.desktop -share/gnome/control-center/.data/Sierpinski.desktop -share/gnome/control-center/.data/Slidescreen.desktop -share/gnome/control-center/.data/Slip.desktop -share/gnome/control-center/.data/Sonar.desktop -share/gnome/control-center/.data/Sphere.desktop -share/gnome/control-center/.data/Spiral.desktop -share/gnome/control-center/.data/Sproingies.desktop -share/gnome/control-center/.data/Stairs.desktop -share/gnome/control-center/.data/Starfish.desktop -share/gnome/control-center/.data/Strange.desktop -share/gnome/control-center/.data/Superquadrics.desktop -share/gnome/control-center/.data/Swirl.desktop -share/gnome/control-center/.data/Triangle.desktop -share/gnome/control-center/.data/Truchet.desktop -share/gnome/control-center/.data/Vines.desktop -share/gnome/control-center/.data/Worm.desktop -share/gnome/control-center/.data/Xjack.desktop -share/gnome/control-center/.data/Xlyap.desktop -share/gnome/control-center/.data/Xmatrix.desktop -share/gnome/control-center/.data/Xroger.desktop -share/gnome/control-center/.data/ant.png -share/gnome/control-center/.data/attraction.png -share/gnome/control-center/.data/blitspin.png -share/gnome/control-center/.data/bouboule.png -share/gnome/control-center/.data/braid.png -share/gnome/control-center/.data/bsod.png -share/gnome/control-center/.data/bubbles.png -share/gnome/control-center/.data/coral.png -share/gnome/control-center/.data/cynosure.png -share/gnome/control-center/.data/decayscreen.png -share/gnome/control-center/.data/deco.png -share/gnome/control-center/.data/discrete.png -share/gnome/control-center/.data/drift.png -share/gnome/control-center/.data/epicycle.png -share/gnome/control-center/.data/flag.png -share/gnome/control-center/.data/flame.png -share/gnome/control-center/.data/forest.png -share/gnome/control-center/.data/goop.png -share/gnome/control-center/.data/grav.png -share/gnome/control-center/.data/greynetic.png -share/gnome/control-center/.data/halo.png -share/gnome/control-center/.data/helix.png -share/gnome/control-center/.data/hopalong.png -share/gnome/control-center/.data/hypercube.png -share/gnome/control-center/.data/ifs.png -share/gnome/control-center/.data/julia.png -share/gnome/control-center/.data/kaleidescope.png -share/gnome/control-center/.data/laser.png -share/gnome/control-center/.data/lightning.png -share/gnome/control-center/.data/lisa.png -share/gnome/control-center/.data/lmorph.png -share/gnome/control-center/.data/maze.png -share/gnome/control-center/.data/moire.png -share/gnome/control-center/.data/munch.png -share/gnome/control-center/.data/pedal.png -share/gnome/control-center/.data/qix.png -share/gnome/control-center/.data/sierpinski.png -share/gnome/control-center/.data/spiral.png -share/gnome/control-center/.data/starfish.png -share/gnome/control-center/.data/vines.png -share/gnome/control-center/.data/xroger.png -share/gnome/control-center/.directory -share/gnome/control-center/Desktop/.directory -share/gnome/control-center/Desktop/background-properties.desktop -share/gnome/control-center/Desktop/screensaver-properties.desktop -share/gnome/control-center/Desktop/theme-selector.desktop -share/gnome/control-center/Desktop/wm-properties.desktop -share/gnome/control-center/Documents/.directory -share/gnome/control-center/Documents/gnome-edit-properties.desktop -share/gnome/control-center/Documents/mime-type.desktop -share/gnome/control-center/Documents/url-properties.desktop -share/gnome/control-center/Multimedia/.directory -share/gnome/control-center/Multimedia/sound-properties.desktop -share/gnome/control-center/Peripherals/.directory -share/gnome/control-center/Peripherals/keyboard-properties.desktop -share/gnome/control-center/Peripherals/mouse-properties.desktop -share/gnome/control-center/Session/.directory -share/gnome/control-center/Session/session-properties.desktop -share/gnome/control-center/UIOptions/.directory -share/gnome/control-center/UIOptions/application.desktop -share/gnome/control-center/UIOptions/dialogs.desktop -share/gnome/control-center/UIOptions/mdi.desktop -share/gnome/help/control-center/C/figs/bg-capplet.png -share/gnome/help/control-center/C/figs/gccappdef.png -share/gnome/help/control-center/C/figs/gccdialog.png -share/gnome/help/control-center/C/figs/gccedit.png -share/gnome/help/control-center/C/figs/gcchints.png -share/gnome/help/control-center/C/figs/gccmdi.png -share/gnome/help/control-center/C/figs/gccmime.png -share/gnome/help/control-center/C/figs/gccsession-props.png -share/gnome/help/control-center/C/figs/gccsound1.png -share/gnome/help/control-center/C/figs/gccsound2.png -share/gnome/help/control-center/C/figs/gccstartup.png -share/gnome/help/control-center/C/figs/gccurl.png -share/gnome/help/control-center/C/figs/glob_pref_anim.png -share/gnome/help/control-center/C/figs/keyboard-capplet.png -share/gnome/help/control-center/C/figs/mouse-capplet.png -share/gnome/help/control-center/C/figs/screensave-capplet.png -share/gnome/help/control-center/C/figs/theme-select.png -share/gnome/help/control-center/C/figs/wm-main.png -share/gnome/help/control-center/C/index.html -share/gnome/help/control-center/C/topic.dat -share/gnome/idl/control-center.idl -share/gnome/pixmaps/ccsplash.png -share/gnome/pixmaps/control-center.png -share/gnome/wm-properties/Enlightenment.desktop -share/gnome/wm-properties/IceWM.desktop -share/gnome/wm-properties/WindowMaker.desktop -share/gnome/wm-properties/Scwm.desktop -share/gnome/wm-properties/twm.desktop -share/locale/ca/LC_MESSAGES/control-center.mo -share/locale/cs/LC_MESSAGES/control-center.mo -share/locale/da/LC_MESSAGES/control-center.mo -share/locale/de/LC_MESSAGES/control-center.mo -share/locale/el/LC_MESSAGES/control-center.mo -share/locale/en_GB/LC_MESSAGES/control-center.mo -share/locale/es/LC_MESSAGES/control-center.mo -share/locale/et/LC_MESSAGES/control-center.mo -share/locale/fi/LC_MESSAGES/control-center.mo -share/locale/fr/LC_MESSAGES/control-center.mo -share/locale/ga/LC_MESSAGES/control-center.mo -share/locale/gl/LC_MESSAGES/control-center.mo -share/locale/hr/LC_MESSAGES/control-center.mo -share/locale/hu/LC_MESSAGES/control-center.mo -share/locale/it/LC_MESSAGES/control-center.mo -share/locale/ja/LC_MESSAGES/control-center.mo -share/locale/ko/LC_MESSAGES/control-center.mo -share/locale/lt/LC_MESSAGES/control-center.mo -share/locale/nl/LC_MESSAGES/control-center.mo -share/locale/no/LC_MESSAGES/control-center.mo -share/locale/pl/LC_MESSAGES/control-center.mo -share/locale/pt/LC_MESSAGES/control-center.mo -share/locale/pt_BR/LC_MESSAGES/control-center.mo -share/locale/ro/LC_MESSAGES/control-center.mo -share/locale/ru/LC_MESSAGES/control-center.mo -share/locale/sv/LC_MESSAGES/control-center.mo -share/locale/tr/LC_MESSAGES/control-center.mo -share/locale/uk/LC_MESSAGES/control-center.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/control-center.mo -share/locale/zh_TW.Big5/LC_MESSAGES/control-center.mo -@dirrm share/gnome/wm-properties -@dirrm share/gnome/help/control-center/C/stylesheet-images -@dirrm share/gnome/help/control-center/C/figs -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrm share/gnome/help -@dirrm share/gnome/control-center/UIOptions -@dirrm share/gnome/control-center/Session -@dirrm share/gnome/control-center/Peripherals -@dirrm share/gnome/control-center/Multimedia -@dirrm share/gnome/control-center/Documents -@dirrm share/gnome/control-center/Desktop -@dirrm share/gnome/control-center/.data -@dirrm share/gnome/control-center -@dirrm share/gnome/apps/Settings/UIOptions -@dirrm share/gnome/apps/Settings/Session -@dirrm share/gnome/apps/Settings/Peripherals -@dirrm share/gnome/apps/Settings/Multimedia -@dirrm share/gnome/apps/Settings/Documents -@dirrm share/gnome/apps/Settings/Desktop -@dirrm share/gnome/apps/Settings -@dirrm share/gnome/apps -@dirrm etc/CORBA/servers -@dirrm etc/CORBA diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile deleted file mode 100644 index ef94f7097092..000000000000 --- a/sysutils/gnomesystemmonitor/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtop -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= gtop -PORTVERSION= 1.0.8 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gtop - -MAINTAINER= ade@FreeBSD.org - -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gtop.1:${PORTSDIR}/devel/libgtop - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo deleted file mode 100644 index 6cd6b1f55709..000000000000 --- a/sysutils/gnomesystemmonitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtop-1.0.8.tar.gz) = f5749f352281c0e68d1d585207b9bec0 diff --git a/sysutils/gnomesystemmonitor/files/patch-ad b/sysutils/gnomesystemmonitor/files/patch-ad deleted file mode 100644 index a3f3d1a335f3..000000000000 --- a/sysutils/gnomesystemmonitor/files/patch-ad +++ /dev/null @@ -1,30 +0,0 @@ ---- main.c.orig Sun Feb 13 16:27:56 2000 -+++ main.c Thu Feb 17 12:07:45 2000 -@@ -32,6 +32,8 @@ - - #include <gnome.h> - -+#include <floatingpoint.h> -+ - #include <glibtop/close.h> - - #include <locale.h> -@@ -205,6 +207,8 @@ - poptContext ctx; - const char **args; - -+ fpsetmask (fpgetmask() & ~(FP_X_DZ|FP_X_INV)); -+ - setlocale (LC_ALL, ""); - bindtextdomain (PACKAGE, GNOMELOCALEDIR); - textdomain (PACKAGE); -@@ -294,6 +298,9 @@ - gtop_properties.global.show_toolbar); - gnome_config_sync (); - } -+ -+ fpresetsticky (FP_X_DZ|FP_X_INV); -+ fpsetmask (FP_X_DZ|FP_X_INV); - - return 0; - } diff --git a/sysutils/gnomesystemmonitor/pkg-comment b/sysutils/gnomesystemmonitor/pkg-comment deleted file mode 100644 index f08d391b296f..000000000000 --- a/sysutils/gnomesystemmonitor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME system moniter program diff --git a/sysutils/gnomesystemmonitor/pkg-descr b/sysutils/gnomesystemmonitor/pkg-descr deleted file mode 100644 index f08d391b296f..000000000000 --- a/sysutils/gnomesystemmonitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME system moniter program diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist deleted file mode 100644 index 80350981dcb9..000000000000 --- a/sysutils/gnomesystemmonitor/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -bin/gtop -share/gnome/apps/System/gtop.desktop -share/gnome/gtoprc -share/gnome/help/gtop/C/credits.html -share/gnome/help/gtop/C/errata.html -share/gnome/help/gtop/C/figs/gtop-fs-1.png -share/gnome/help/gtop/C/figs/gtop-fs-2.png -share/gnome/help/gtop/C/figs/gtop-mem.png -share/gnome/help/gtop/C/figs/gtop-pic-bottom.png -share/gnome/help/gtop/C/figs/gtop-pic-main.png -share/gnome/help/gtop/C/figs/gtop-pic-middle.png -share/gnome/help/gtop/C/figs/gtop-pic-top.png -share/gnome/help/gtop/C/figs/gtop-prefs.png -share/gnome/help/gtop/C/figs/gtop-proc.png -share/gnome/help/gtop/C/filesystems.html -share/gnome/help/gtop/C/gtop.html -share/gnome/help/gtop/C/index.html -share/gnome/help/gtop/C/memory.html -share/gnome/help/gtop/C/more-info.html -share/gnome/help/gtop/C/preferences.html -share/gnome/help/gtop/C/processes.html -share/gnome/help/gtop/C/topic.dat -share/gnome/pixmaps/gnome-gtop.png -share/locale/ca/LC_MESSAGES/gtop.mo -share/locale/cs/LC_MESSAGES/gtop.mo -share/locale/da/LC_MESSAGES/gtop.mo -share/locale/de/LC_MESSAGES/gtop.mo -share/locale/el/LC_MESSAGES/gtop.mo -share/locale/es/LC_MESSAGES/gtop.mo -share/locale/fr/LC_MESSAGES/gtop.mo -share/locale/ga/LC_MESSAGES/gtop.mo -share/locale/gl/LC_MESSAGES/gtop.mo -share/locale/it/LC_MESSAGES/gtop.mo -share/locale/ja/LC_MESSAGES/gtop.mo -share/locale/ko/LC_MESSAGES/gtop.mo -share/locale/lt/LC_MESSAGES/gtop.mo -share/locale/no/LC_MESSAGES/gtop.mo -share/locale/pl/LC_MESSAGES/gtop.mo -share/locale/pt/LC_MESSAGES/gtop.mo -share/locale/ru/LC_MESSAGES/gtop.mo -share/locale/sv/LC_MESSAGES/gtop.mo -share/locale/uk/LC_MESSAGES/gtop.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gtop.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gtop.mo -@dirrm share/gnome/help/gtop/C/figs -@dirrm share/gnome/help/gtop/C -@dirrm share/gnome/help/gtop diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile deleted file mode 100644 index be2f9e2cd5db..000000000000 --- a/sysutils/kdf/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: kdeutils2 -# Date created: Sun 14 May 2000 02:52:20 -# Whom: Will Andrews <will@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdeutils -PORTVERSION= 1.90 -CATEGORIES= misc kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= unstable/distribution/tar/src - -MAINTAINER= will@FreeBSD.org - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.4:${PORTSDIR}/x11/kdelibs2 - -MOC?= ${X11BASE}/bin/moc2 -USE_BZIP2= yes -USE_QT2= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ - --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib -CONFIGURE_ENV+= MOC="${MOC}" -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/sysutils/kdf/distinfo b/sysutils/kdf/distinfo deleted file mode 100644 index 688e0274a449..000000000000 --- a/sysutils/kdf/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9 diff --git a/sysutils/kdf/pkg-comment b/sysutils/kdf/pkg-comment deleted file mode 100644 index 186230f9287d..000000000000 --- a/sysutils/kdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities for the KDE integrated X11 desktop diff --git a/sysutils/kdf/pkg-descr b/sysutils/kdf/pkg-descr deleted file mode 100644 index 90ae45773bea..000000000000 --- a/sysutils/kdf/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -KDE provides an integrated X11 based environment, much like CDE. diff --git a/sysutils/kdf/pkg-plist b/sysutils/kdf/pkg-plist deleted file mode 100644 index e337e8930d38..000000000000 --- a/sysutils/kdf/pkg-plist +++ /dev/null @@ -1,583 +0,0 @@ -bin/ark -bin/conttest -bin/iconpackager -bin/kab -bin/karm -bin/kcalc -bin/kcharselect -bin/kdepasswd -bin/kdessh -bin/kdf -bin/kedit -bin/kfind -bin/khexedit -bin/kjots -bin/klaptopdaemon -bin/klipper -bin/kljettool -bin/klpq -bin/knotes -bin/ktimemon -bin/ktop -bin/kwikdisk -bin/kwrite -include/ccont.h -lib/kedit.la -lib/kedit.so.0 -lib/libccont.a -lib/libkcm_fontmanager.la -lib/libkcm_fontmanager.so -lib/libkcm_kdf.la -lib/libkcm_kdf.so -lib/libkcm_laptop.la -lib/libkcm_laptop.so -share/applnk/Applications/KEdit.desktop -share/applnk/Applications/kwrite.desktop -share/applnk/Kfind.desktop -share/applnk/Settings/Information/kcmdf.desktop -share/applnk/Settings/Laptop/.directory -share/applnk/Settings/Laptop/battery.desktop -share/applnk/Settings/Laptop/bwarning.desktop -share/applnk/Settings/Laptop/cwarning.desktop -share/applnk/Settings/Laptop/pcmcia.desktop -share/applnk/Settings/Laptop/power.desktop -share/applnk/Settings/LookNFeel/fontmanager.desktop -share/applnk/System/kdf.desktop -share/applnk/System/ktop.desktop -share/applnk/System/kwikdisk.desktop -share/applnk/Utilities/Iconpackager.desktop -share/applnk/Utilities/KCharSelect.desktop -share/applnk/Utilities/KLJetTool.desktop -share/applnk/Utilities/KLpq.desktop -share/applnk/Utilities/Kjots.desktop -share/applnk/Utilities/ark.desktop -share/applnk/Utilities/kab.desktop -share/applnk/Utilities/karm.desktop -share/applnk/Utilities/kcalc.desktop -share/applnk/Utilities/kdepasswd.desktop -share/applnk/Utilities/khexedit.desktop -share/applnk/Utilities/klipper.desktop -share/applnk/Utilities/knotes.desktop -share/applnk/Utilities/ktimemon.desktop -share/apps/ark/arkui.rc -share/apps/ark/toolbar/ark_adddir.png -share/apps/ark/toolbar/ark_addfile.png -share/apps/ark/toolbar/ark_delete.png -share/apps/ark/toolbar/ark_extract.png -share/apps/ark/toolbar/ark_help.png -share/apps/ark/toolbar/ark_new.png -share/apps/ark/toolbar/ark_open.png -share/apps/ark/toolbar/ark_options.png -share/apps/ark/toolbar/ark_selectall.png -share/apps/ark/toolbar/ark_view.png -share/apps/kab/pics/addressbook_logo.png -share/apps/kab/template.config -share/apps/kab/template.kab -share/apps/kcalc/pics/kcalclogo.png -share/apps/kedit/keditui.rc -share/apps/kedit/pics/colors.png -share/apps/kedit/pics/fonts.png -share/apps/kedit/pics/keditlogo.png -share/apps/kedit/pics/misc.png -share/apps/kedit/toolbar/filenew2.png -share/apps/kedit/toolbar/send.png -share/apps/kfind/toolbar/archive.png -share/apps/kfind/toolbar/delete.png -share/apps/kfind/toolbar/idea.png -share/apps/kfind/toolbar/info.png -share/apps/kfind/toolbar/openfile.png -share/apps/kfind/toolbar/save.png -share/apps/kfind/toolbar/search.png -share/apps/khexedit/pics/colors.png -share/apps/khexedit/pics/cursor.png -share/apps/khexedit/pics/files.png -share/apps/khexedit/pics/fonts.png -share/apps/khexedit/pics/layout.png -share/apps/khexedit/pics/misc.png -share/apps/khexedit/toolbar/hexdrag.png -share/apps/khexedit/toolbar/hexmask.png -share/apps/khexedit/toolbar/hexwrite.png -share/apps/kjots/pics/filedel.png -share/apps/kljetool/pics/kljetlogo.png -share/apps/knotes/pics/knotesclose.png -share/apps/knotes/pics/knoteslogo.png -share/apps/ktop/pics/X.png -share/apps/ktop/pics/bash.png -share/apps/ktop/pics/bsh.png -share/apps/ktop/pics/c++.png -share/apps/ktop/pics/cc.png -share/apps/ktop/pics/console.png -share/apps/ktop/pics/csh.png -share/apps/ktop/pics/emacs.png -share/apps/ktop/pics/g++.png -share/apps/ktop/pics/gbd.png -share/apps/ktop/pics/gcc.png -share/apps/ktop/pics/gdb.png -share/apps/ktop/pics/init.png -share/apps/ktop/pics/kaudioserver.png -share/apps/ktop/pics/kbgndwm.png -share/apps/ktop/pics/kioslave.png -share/apps/ktop/pics/kpanel.png -share/apps/ktop/pics/krootwm.png -share/apps/ktop/pics/ksh.png -share/apps/ktop/pics/login.png -share/apps/ktop/pics/lpd.png -share/apps/ktop/pics/maudio.png -share/apps/ktop/pics/nxterm.png -share/apps/ktop/pics/sh.png -share/apps/ktop/pics/startkde.png -share/apps/ktop/pics/startx.png -share/apps/ktop/pics/tcsh.png -share/apps/ktop/pics/xconsole.png -share/apps/ktop/pics/xemacs.png -share/apps/ktop/pics/xinit.png -share/apps/ktop/pics/xload.png -share/apps/ktop/pics/xterm.png -share/apps/ktop/pics/xxgbd.png -share/apps/ktop/pics/xxgdb.png -share/apps/kwrite/kwrite_shell.rc -share/config/klipperrc -share/doc/HTML/en/ark/.anchors -share/doc/HTML/en/ark/creatingandaddingfilestoarchives.html -share/doc/HTML/en/ark/edit.html -share/doc/HTML/en/ark/extractingarchives.html -share/doc/HTML/en/ark/help.html -share/doc/HTML/en/ark/index.cvlog -share/doc/HTML/en/ark/index.docbook -share/doc/HTML/en/ark/index.html -share/doc/HTML/en/ark/installation.html -share/doc/HTML/en/ark/introduction.html -share/doc/HTML/en/ark/onscreenfundamentals.html -share/doc/HTML/en/ark/openingandviewingarchives.html -share/doc/HTML/en/ark/options.html -share/doc/HTML/en/ark/requirements.html -share/doc/HTML/en/ark/themenuentries.html -share/doc/HTML/en/ark/workingwithfiles.html -share/doc/HTML/en/kab/.anchors -share/doc/HTML/en/kab/index.cvlog -share/doc/HTML/en/kab/index.docbook -share/doc/HTML/en/kab/index.html -share/doc/HTML/en/kab/temp.html -share/doc/HTML/en/karm/.anchors -share/doc/HTML/en/karm/author.html -share/doc/HTML/en/karm/bugs.html -share/doc/HTML/en/karm/index.cvlog -share/doc/HTML/en/karm/index.docbook -share/doc/HTML/en/karm/index.html -share/doc/HTML/en/karm/introduction.html -share/doc/HTML/en/karm/karm.png -share/doc/HTML/en/karm/usingtimetracker.html -share/doc/HTML/en/kcalc/.anchors -share/doc/HTML/en/kcalc/commentsonspecificfunctions.html -share/doc/HTML/en/kcalc/compilationandinstallation.html -share/doc/HTML/en/kcalc/copyright.html -share/doc/HTML/en/kcalc/cutandpaste.html -share/doc/HTML/en/kcalc/fixedprecision.html -share/doc/HTML/en/kcalc/howdoigetetheeulernumber.html -share/doc/HTML/en/kcalc/howdoigettwofixeddigitsaftertheperiod.html -share/doc/HTML/en/kcalc/index.cvlog -share/doc/HTML/en/kcalc/index.docbook -share/doc/HTML/en/kcalc/index.html -share/doc/HTML/en/kcalc/installation.html -share/doc/HTML/en/kcalc/introduction.html -share/doc/HTML/en/kcalc/invmod.html -share/doc/HTML/en/kcalc/kcalc_on_Aix.txt -share/doc/HTML/en/kcalc/kcalc_on_OSF.txt -share/doc/HTML/en/kcalc/keyaccels.html -share/doc/HTML/en/kcalc/lshrsh.html -share/doc/HTML/en/kcalc/modes.html -share/doc/HTML/en/kcalc/percent.html -share/doc/HTML/en/kcalc/percentfunction.html -share/doc/HTML/en/kcalc/questionsandanswers.html -share/doc/HTML/en/kcalc/requirements.html -share/doc/HTML/en/kcalc/tipsandtricks.html -share/doc/HTML/en/kcalc/trigonometricmode.html -share/doc/HTML/en/kcalc/usage.html -share/doc/HTML/en/kcalc/whataboutprecision.html -share/doc/HTML/en/kdf/.anchors -share/doc/HTML/en/kdf/comments.html -share/doc/HTML/en/kdf/features.html -share/doc/HTML/en/kdf/generalsettings.html -share/doc/HTML/en/kdf/icons.html -share/doc/HTML/en/kdf/index.cvlog -share/doc/HTML/en/kdf/index.docbook -share/doc/HTML/en/kdf/index.html -share/doc/HTML/en/kdf/kdiskfree.html -share/doc/HTML/en/kdf/kwikdisk.html -share/doc/HTML/en/kdf/umountcommands.html -share/doc/HTML/en/kedit/.anchors -share/doc/HTML/en/kedit/compilationandinstallation.html -share/doc/HTML/en/kedit/edit.html -share/doc/HTML/en/kedit/editingfilesontheinternet.html -share/doc/HTML/en/kedit/help.html -share/doc/HTML/en/kedit/index.cvlog -share/doc/HTML/en/kedit/index.docbook -share/doc/HTML/en/kedit/index.html -share/doc/HTML/en/kedit/installation.html -share/doc/HTML/en/kedit/introduction.html -share/doc/HTML/en/kedit/keybindings.html -share/doc/HTML/en/kedit/onscreenfundamentals.html -share/doc/HTML/en/kedit/options.html -share/doc/HTML/en/kedit/printing.html -share/doc/HTML/en/kedit/questionsandanswers.html -share/doc/HTML/en/kedit/requirements.html -share/doc/HTML/en/kedit/themenuentries.html -share/doc/HTML/en/kfind/.anchors -share/doc/HTML/en/kfind/authors.html -share/doc/HTML/en/kfind/compilation-and-installation.html -share/doc/HTML/en/kfind/configuration.html -share/doc/HTML/en/kfind/edit.html -share/doc/HTML/en/kfind/epilog.html -share/doc/HTML/en/kfind/help.html -share/doc/HTML/en/kfind/index.cvlog -share/doc/HTML/en/kfind/index.docbook -share/doc/HTML/en/kfind/index.html -share/doc/HTML/en/kfind/installation.html -share/doc/HTML/en/kfind/introduction.html -share/doc/HTML/en/kfind/onscreenfundamentals.html -share/doc/HTML/en/kfind/options.html -share/doc/HTML/en/kfind/requirements.html -share/doc/HTML/en/kfind/search-parameters-dialog.html -share/doc/HTML/en/kfind/themenuentries.html -share/doc/HTML/en/kfind/viewing-area.html -share/doc/HTML/en/kfloppy/.anchors -share/doc/HTML/en/kfloppy/compilationandinstallation.html -share/doc/HTML/en/kfloppy/copyright.html -share/doc/HTML/en/kfloppy/density.html -share/doc/HTML/en/kfloppy/filesystems.html -share/doc/HTML/en/kfloppy/formattingdiskswithkfloppy.html -share/doc/HTML/en/kfloppy/formattingoptions.html -share/doc/HTML/en/kfloppy/index.cvlog -share/doc/HTML/en/kfloppy/index.docbook -share/doc/HTML/en/kfloppy/index.html -share/doc/HTML/en/kfloppy/installation.html -share/doc/HTML/en/kfloppy/introduction.html -share/doc/HTML/en/kfloppy/requirements.html -share/doc/HTML/en/khexedit/.anchors -share/doc/HTML/en/khexedit/binary-filter.html -share/doc/HTML/en/khexedit/bookmarks-menu.html -share/doc/HTML/en/khexedit/bookmarks.html -share/doc/HTML/en/khexedit/changes.html -share/doc/HTML/en/khexedit/character-table.html -share/doc/HTML/en/khexedit/command-line-arguments.html -share/doc/HTML/en/khexedit/compilation-and-installation.html -share/doc/HTML/en/khexedit/copy-and-paste.html -share/doc/HTML/en/khexedit/cursor-.html -share/doc/HTML/en/khexedit/customizedialog.html -share/doc/HTML/en/khexedit/documentlist.html -share/doc/HTML/en/khexedit/documents-menu.html -share/doc/HTML/en/khexedit/drag-and-drop-.html -share/doc/HTML/en/khexedit/edit-menu.html -share/doc/HTML/en/khexedit/editing-files-on-the-internet-.html -share/doc/HTML/en/khexedit/editorimage.html -share/doc/HTML/en/khexedit/encoding.html -share/doc/HTML/en/khexedit/export.html -share/doc/HTML/en/khexedit/exported-html-is-sometimes-hard-to-inspect-i.html -share/doc/HTML/en/khexedit/find-and-replace.html -share/doc/HTML/en/khexedit/find.html -share/doc/HTML/en/khexedit/font.html -share/doc/HTML/en/khexedit/help-menu.html -share/doc/HTML/en/khexedit/index.cvlog -share/doc/HTML/en/khexedit/index.docbook -share/doc/HTML/en/khexedit/index.html -share/doc/HTML/en/khexedit/insert-pattern.html -share/doc/HTML/en/khexedit/installation.html -share/doc/HTML/en/khexedit/introduction.html -share/doc/HTML/en/khexedit/key-bindings.html -share/doc/HTML/en/khexedit/khexedit.png -share/doc/HTML/en/khexedit/menu-entries.html -share/doc/HTML/en/khexedit/miscellaneous.html -share/doc/HTML/en/khexedit/optioncolor.html -share/doc/HTML/en/khexedit/optionfile.html -share/doc/HTML/en/khexedit/options-menu.html -share/doc/HTML/en/khexedit/options.html -share/doc/HTML/en/khexedit/page-layout.html -share/doc/HTML/en/khexedit/printing-to-disk-using-postscript-takes-ages.html -share/doc/HTML/en/khexedit/printing.html -share/doc/HTML/en/khexedit/progress-indicator-and-management.html -share/doc/HTML/en/khexedit/questions-answers-and-tips.html -share/doc/HTML/en/khexedit/requirements.html -share/doc/HTML/en/khexedit/select-indicator.html -share/doc/HTML/en/khexedit/statistics.html -share/doc/HTML/en/khexedit/string-extractor.html -share/doc/HTML/en/khexedit/tools-menu.html -share/doc/HTML/en/khexedit/tools.html -share/doc/HTML/en/khexedit/view-menu.html -share/doc/HTML/en/kjots/.anchors -share/doc/HTML/en/kjots/index.cvlog -share/doc/HTML/en/kjots/index.docbook -share/doc/HTML/en/kjots/index.html -share/doc/HTML/en/kjots/introduction.html -share/doc/HTML/en/kjots/keyboardshortcuts.html -share/doc/HTML/en/kjots/subjectlist.html -share/doc/HTML/en/kjots/todo.html -share/doc/HTML/en/kjots/usage.html -share/doc/HTML/en/kljettool/.anchors -share/doc/HTML/en/kljettool/README -share/doc/HTML/en/kljettool/compilationandinstallation.html -share/doc/HTML/en/kljettool/copyright.html -share/doc/HTML/en/kljettool/djcdoscommands.txt -share/doc/HTML/en/kljettool/filter -share/doc/HTML/en/kljettool/gettingkljettooltowork.html -share/doc/HTML/en/kljettool/hp690c.zip -share/doc/HTML/en/kljettool/index.cvlog -share/doc/HTML/en/kljettool/index.docbook -share/doc/HTML/en/kljettool/index.html -share/doc/HTML/en/kljettool/installation.html -share/doc/HTML/en/kljettool/introduction.html -share/doc/HTML/en/kljettool/magic -share/doc/HTML/en/kljettool/requirements.html -share/doc/HTML/en/kljettool/usage.html -share/doc/HTML/en/klpq/.anchors -share/doc/HTML/en/klpq/author.html -share/doc/HTML/en/klpq/copyright.html -share/doc/HTML/en/klpq/index.cvlog -share/doc/HTML/en/klpq/index.docbook -share/doc/HTML/en/klpq/index.html -share/doc/HTML/en/klpq/install.html -share/doc/HTML/en/klpq/introduction.html -share/doc/HTML/en/klpq/thanks.html -share/doc/HTML/en/klpq/todo.html -share/doc/HTML/en/klpq/usage.html -share/doc/HTML/en/knotes/.anchors -share/doc/HTML/en/knotes/alarm.html -share/doc/HTML/en/knotes/autoindent.html -share/doc/HTML/en/knotes/calendar.html -share/doc/HTML/en/knotes/clear.html -share/doc/HTML/en/knotes/colors.html -share/doc/HTML/en/knotes/compilationandinstallation.html -share/doc/HTML/en/knotes/deleteknote.html -share/doc/HTML/en/knotes/dframe.html -share/doc/HTML/en/knotes/doubleclickonurls.html -share/doc/HTML/en/knotes/font.html -share/doc/HTML/en/knotes/index.cvlog -share/doc/HTML/en/knotes/index.docbook -share/doc/HTML/en/knotes/index.html -share/doc/HTML/en/knotes/installation.html -share/doc/HTML/en/knotes/introduction.html -share/doc/HTML/en/knotes/keybindings.html -share/doc/HTML/en/knotes/mailnote.html -share/doc/HTML/en/knotes/newknote.html -share/doc/HTML/en/knotes/onscreenfundamentals.html -share/doc/HTML/en/knotes/printing.html -share/doc/HTML/en/knotes/printnote.html -share/doc/HTML/en/knotes/questionsandanswers.html -share/doc/HTML/en/knotes/quit.html -share/doc/HTML/en/knotes/renameknote.html -share/doc/HTML/en/knotes/requirements.html -share/doc/HTML/en/knotes/resizingknotes.html -share/doc/HTML/en/knotes/setdefaults.html -share/doc/HTML/en/knotes/themenuentries.html -share/doc/HTML/en/kpm/.anchors -share/doc/HTML/en/kpm/appendix.html -share/doc/HTML/en/kpm/generalinformation.html -share/doc/HTML/en/kpm/index.cvlog -share/doc/HTML/en/kpm/index.docbook -share/doc/HTML/en/kpm/index.html -share/doc/HTML/en/kpm/knownbugsandproblems.html -share/doc/HTML/en/kpm/kpmmainwindow.html -share/doc/HTML/en/kpm/legalstuff.html -share/doc/HTML/en/kpm/processmenu.html -share/doc/HTML/en/kpm/requirementsforkpm.html -share/doc/HTML/en/kpm/signalmenu.html -share/doc/HTML/en/kpm/themenu.html -share/doc/HTML/en/kpm/viewmenu.html -share/doc/HTML/en/ktimemon/.anchors -share/doc/HTML/en/ktimemon/autoscaling.html -share/doc/HTML/en/ktimemon/config.html -share/doc/HTML/en/ktimemon/fund.html -share/doc/HTML/en/ktimemon/index.cvlog -share/doc/HTML/en/ktimemon/index.docbook -share/doc/HTML/en/ktimemon/index.html -share/doc/HTML/en/ktimemon/installation.html -share/doc/HTML/en/ktimemon/introduction.html -share/doc/HTML/en/ktimemon/menu.html -share/doc/HTML/en/ktimemon/revisionhistory.html -share/doc/HTML/en/ktimemon/thanksandacknowledgements.html -share/doc/HTML/en/ktop/.anchors -share/doc/HTML/en/ktop/authors.html -share/doc/HTML/en/ktop/compilationandinstallation.html -share/doc/HTML/en/ktop/index.cvlog -share/doc/HTML/en/ktop/index.docbook -share/doc/HTML/en/ktop/index.html -share/doc/HTML/en/ktop/installation.html -share/doc/HTML/en/ktop/installingthetaskmanagericonperformancemeter.html -share/doc/HTML/en/ktop/introduction.html -share/doc/HTML/en/ktop/licenseandwarranty.html -share/doc/HTML/en/ktop/pop-upmenus.html -share/doc/HTML/en/ktop/questionsandanswersnothinghereyet.html -share/doc/HTML/en/ktop/requirements.html -share/doc/HTML/en/ktop/theperformancemeterpage.html -share/doc/HTML/en/ktop/theprocesstreepage.html -share/doc/HTML/en/ktop/usingthekdetaskmanager.html -share/doc/HTML/en/kwrite/.anchors -share/doc/HTML/en/kwrite/bookmarks.html -share/doc/HTML/en/kwrite/compilationandinstallation.html -share/doc/HTML/en/kwrite/edit.html -share/doc/HTML/en/kwrite/editingfilesontheinternet.html -share/doc/HTML/en/kwrite/help.html -share/doc/HTML/en/kwrite/index.cvlog -share/doc/HTML/en/kwrite/index.docbook -share/doc/HTML/en/kwrite/index.html -share/doc/HTML/en/kwrite/installation.html -share/doc/HTML/en/kwrite/introduction.html -share/doc/HTML/en/kwrite/keybindings.html -share/doc/HTML/en/kwrite/onscreenfundamentals.html -share/doc/HTML/en/kwrite/options.html -share/doc/HTML/en/kwrite/printing.html -share/doc/HTML/en/kwrite/questionsandanswers.html -share/doc/HTML/en/kwrite/requirements.html -share/doc/HTML/en/kwrite/themenuentries.html -share/icons/hicolor/32x32/apps/ark.png -share/icons/hicolor/32x32/apps/kab.png -share/icons/hicolor/32x32/apps/karm.png -share/icons/hicolor/32x32/apps/kcalc.png -share/icons/hicolor/32x32/apps/kedit.png -share/icons/hicolor/32x32/apps/kfind.png -share/icons/hicolor/32x32/apps/kfontmanager.png -share/icons/hicolor/32x32/apps/khexedit.png -share/icons/hicolor/32x32/apps/kjots.png -share/icons/hicolor/32x32/apps/klipper.png -share/icons/hicolor/32x32/apps/klpq.png -share/icons/hicolor/32x32/apps/knotes.png -share/icons/hicolor/32x32/apps/ktop.png -share/icons/hicolor/32x32/apps/kwrite.png -share/icons/hicolor/48x48/apps/ark.png -share/icons/hicolor/48x48/apps/kab.png -share/icons/hicolor/48x48/apps/karm.png -share/icons/hicolor/48x48/apps/kcalc.png -share/icons/hicolor/48x48/apps/kedit.png -share/icons/hicolor/48x48/apps/kfind.png -share/icons/hicolor/48x48/apps/kfontmanager.png -share/icons/hicolor/48x48/apps/khexedit.png -share/icons/hicolor/48x48/apps/kjots.png -share/icons/hicolor/48x48/apps/klipper.png -share/icons/hicolor/48x48/apps/kljettool.png -share/icons/hicolor/48x48/apps/klpq.png -share/icons/hicolor/48x48/apps/knotes.png -share/icons/hicolor/48x48/apps/ktop.png -share/icons/hicolor/48x48/apps/kwrite.png -share/icons/locolor/16x16/apps/ark.png -share/icons/locolor/16x16/apps/kab.png -share/icons/locolor/16x16/apps/karm.png -share/icons/locolor/16x16/apps/kcalc.png -share/icons/locolor/16x16/apps/kcharselect.png -share/icons/locolor/16x16/apps/kcmdf.png -share/icons/locolor/16x16/apps/kdf.png -share/icons/locolor/16x16/apps/kedit.png -share/icons/locolor/16x16/apps/kfind.png -share/icons/locolor/16x16/apps/kfontmanager.png -share/icons/locolor/16x16/apps/khexedit.png -share/icons/locolor/16x16/apps/kjots.png -share/icons/locolor/16x16/apps/klipper.png -share/icons/locolor/16x16/apps/kljettool.png -share/icons/locolor/16x16/apps/klpq.png -share/icons/locolor/16x16/apps/knotes.png -share/icons/locolor/16x16/apps/ktimemon.png -share/icons/locolor/16x16/apps/ktop.png -share/icons/locolor/16x16/apps/kwikdisk.png -share/icons/locolor/16x16/apps/kwrite.png -share/icons/locolor/16x16/apps/laptop_battery.png -share/icons/locolor/16x16/apps/laptop_charge.png -share/icons/locolor/16x16/apps/laptop_nobattery.png -share/icons/locolor/16x16/apps/laptop_nocharge.png -share/icons/locolor/16x16/apps/laptop_settings.png -share/icons/locolor/16x16/apps/pcmcia.png -share/icons/locolor/16x16/apps/power.png -share/icons/locolor/16x16/devices/nfs_mount.png -share/icons/locolor/16x16/devices/nfs_unmount.png -share/icons/locolor/32x32/apps/ark.png -share/icons/locolor/32x32/apps/kab.png -share/icons/locolor/32x32/apps/karm.png -share/icons/locolor/32x32/apps/kcalc.png -share/icons/locolor/32x32/apps/kcmdf.png -share/icons/locolor/32x32/apps/kdf.png -share/icons/locolor/32x32/apps/kedit.png -share/icons/locolor/32x32/apps/kfind.png -share/icons/locolor/32x32/apps/kfontmanager.png -share/icons/locolor/32x32/apps/khexedit.png -share/icons/locolor/32x32/apps/kjots.png -share/icons/locolor/32x32/apps/klipper.png -share/icons/locolor/32x32/apps/kljettool.png -share/icons/locolor/32x32/apps/klpq.png -share/icons/locolor/32x32/apps/knotes.png -share/icons/locolor/32x32/apps/ktimemon.png -share/icons/locolor/32x32/apps/ktop.png -share/icons/locolor/32x32/apps/kwikdisk.png -share/icons/locolor/32x32/apps/kwrite.png -share/icons/locolor/32x32/apps/laptop_battery.png -share/icons/locolor/32x32/apps/laptop_charge.png -share/icons/locolor/32x32/apps/laptop_nobattery.png -share/icons/locolor/32x32/apps/laptop_nocharge.png -share/icons/locolor/32x32/apps/laptop_settings.png -share/icons/locolor/32x32/apps/pcmcia.png -share/icons/locolor/32x32/apps/power.png -share/toolbar/filedel.xpm -@unexec rm -f %D/share/doc/HTML/en/ark/common -@unexec rm -f %D/share/doc/HTML/en/kab/common -@unexec rm -f %D/share/doc/HTML/en/karm/common -@unexec rm -f %D/share/doc/HTML/en/kcalc/common -@unexec rm -f %D/share/doc/HTML/en/kdf/common -@unexec rm -f %D/share/doc/HTML/en/kedit/common -@unexec rm -f %D/share/doc/HTML/en/kfind/common -@unexec rm -f %D/share/doc/HTML/en/kfloppy/common -@unexec rm -f %D/share/doc/HTML/en/khexedit/common -@unexec rm -f %D/share/doc/HTML/en/kjots/common -@unexec rm -f %D/share/doc/HTML/en/kljettool/common -@unexec rm -f %D/share/doc/HTML/en/klpq/common -@unexec rm -f %D/share/doc/HTML/en/knotes/common -@unexec rm -f %D/share/doc/HTML/en/kpm/common -@unexec rm -f %D/share/doc/HTML/en/ktimemon/common -@unexec rm -f %D/share/doc/HTML/en/ktop/common -@unexec rm -f %D/share/doc/HTML/en/kwrite/common -@dirrm share/icons/locolor/32x32/apps -@dirrm share/icons/locolor/32x32 -@dirrm share/icons/locolor/16x16/devices -@dirrm share/icons/locolor/16x16/apps -@dirrm share/icons/locolor/16x16 -@dirrm share/icons/locolor -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/48x48 -@dirrm share/icons/hicolor/32x32/apps -@dirrm share/icons/hicolor/32x32 -@dirrm share/icons/hicolor -@dirrm share/doc/HTML/en/kwrite -@dirrm share/doc/HTML/en/ktop -@dirrm share/doc/HTML/en/ktimemon -@dirrm share/doc/HTML/en/kpm -@dirrm share/doc/HTML/en/knotes -@dirrm share/doc/HTML/en/klpq -@dirrm share/doc/HTML/en/kljettool -@dirrm share/doc/HTML/en/kjots -@dirrm share/doc/HTML/en/khexedit -@dirrm share/doc/HTML/en/kfloppy -@dirrm share/doc/HTML/en/kfind -@dirrm share/doc/HTML/en/kedit -@dirrm share/doc/HTML/en/kdf -@dirrm share/doc/HTML/en/kcalc -@dirrm share/doc/HTML/en/karm -@dirrm share/doc/HTML/en/kab -@dirrm share/doc/HTML/en/ark -@dirrm share/apps/kwrite -@dirrm share/apps/ktop/pics -@dirrm share/apps/ktop -@dirrm share/apps/knotes/pics -@dirrm share/apps/knotes -@dirrm share/apps/kljetool/pics -@dirrm share/apps/kljetool -@dirrm share/apps/kjots/pics -@dirrm share/apps/kjots -@dirrm share/apps/khexedit/toolbar -@dirrm share/apps/khexedit/pics -@dirrm share/apps/khexedit -@dirrm share/apps/kfind/toolbar -@dirrm share/apps/kfind -@dirrm share/apps/kedit/toolbar -@dirrm share/apps/kedit/pics -@dirrm share/apps/kedit -@dirrm share/apps/kcalc/pics -@dirrm share/apps/kcalc -@dirrm share/apps/kab/pics -@dirrm share/apps/kab -@dirrm share/apps/ark/toolbar -@dirrm share/apps/ark diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile deleted file mode 100644 index be2f9e2cd5db..000000000000 --- a/sysutils/kfloppy/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: kdeutils2 -# Date created: Sun 14 May 2000 02:52:20 -# Whom: Will Andrews <will@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdeutils -PORTVERSION= 1.90 -CATEGORIES= misc kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= unstable/distribution/tar/src - -MAINTAINER= will@FreeBSD.org - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.4:${PORTSDIR}/x11/kdelibs2 - -MOC?= ${X11BASE}/bin/moc2 -USE_BZIP2= yes -USE_QT2= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ - --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib -CONFIGURE_ENV+= MOC="${MOC}" -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/sysutils/kfloppy/distinfo b/sysutils/kfloppy/distinfo deleted file mode 100644 index 688e0274a449..000000000000 --- a/sysutils/kfloppy/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9 diff --git a/sysutils/kfloppy/pkg-comment b/sysutils/kfloppy/pkg-comment deleted file mode 100644 index 186230f9287d..000000000000 --- a/sysutils/kfloppy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities for the KDE integrated X11 desktop diff --git a/sysutils/kfloppy/pkg-descr b/sysutils/kfloppy/pkg-descr deleted file mode 100644 index 90ae45773bea..000000000000 --- a/sysutils/kfloppy/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -KDE provides an integrated X11 based environment, much like CDE. diff --git a/sysutils/kfloppy/pkg-plist b/sysutils/kfloppy/pkg-plist deleted file mode 100644 index e337e8930d38..000000000000 --- a/sysutils/kfloppy/pkg-plist +++ /dev/null @@ -1,583 +0,0 @@ -bin/ark -bin/conttest -bin/iconpackager -bin/kab -bin/karm -bin/kcalc -bin/kcharselect -bin/kdepasswd -bin/kdessh -bin/kdf -bin/kedit -bin/kfind -bin/khexedit -bin/kjots -bin/klaptopdaemon -bin/klipper -bin/kljettool -bin/klpq -bin/knotes -bin/ktimemon -bin/ktop -bin/kwikdisk -bin/kwrite -include/ccont.h -lib/kedit.la -lib/kedit.so.0 -lib/libccont.a -lib/libkcm_fontmanager.la -lib/libkcm_fontmanager.so -lib/libkcm_kdf.la -lib/libkcm_kdf.so -lib/libkcm_laptop.la -lib/libkcm_laptop.so -share/applnk/Applications/KEdit.desktop -share/applnk/Applications/kwrite.desktop -share/applnk/Kfind.desktop -share/applnk/Settings/Information/kcmdf.desktop -share/applnk/Settings/Laptop/.directory -share/applnk/Settings/Laptop/battery.desktop -share/applnk/Settings/Laptop/bwarning.desktop -share/applnk/Settings/Laptop/cwarning.desktop -share/applnk/Settings/Laptop/pcmcia.desktop -share/applnk/Settings/Laptop/power.desktop -share/applnk/Settings/LookNFeel/fontmanager.desktop -share/applnk/System/kdf.desktop -share/applnk/System/ktop.desktop -share/applnk/System/kwikdisk.desktop -share/applnk/Utilities/Iconpackager.desktop -share/applnk/Utilities/KCharSelect.desktop -share/applnk/Utilities/KLJetTool.desktop -share/applnk/Utilities/KLpq.desktop -share/applnk/Utilities/Kjots.desktop -share/applnk/Utilities/ark.desktop -share/applnk/Utilities/kab.desktop -share/applnk/Utilities/karm.desktop -share/applnk/Utilities/kcalc.desktop -share/applnk/Utilities/kdepasswd.desktop -share/applnk/Utilities/khexedit.desktop -share/applnk/Utilities/klipper.desktop -share/applnk/Utilities/knotes.desktop -share/applnk/Utilities/ktimemon.desktop -share/apps/ark/arkui.rc -share/apps/ark/toolbar/ark_adddir.png -share/apps/ark/toolbar/ark_addfile.png -share/apps/ark/toolbar/ark_delete.png -share/apps/ark/toolbar/ark_extract.png -share/apps/ark/toolbar/ark_help.png -share/apps/ark/toolbar/ark_new.png -share/apps/ark/toolbar/ark_open.png -share/apps/ark/toolbar/ark_options.png -share/apps/ark/toolbar/ark_selectall.png -share/apps/ark/toolbar/ark_view.png -share/apps/kab/pics/addressbook_logo.png -share/apps/kab/template.config -share/apps/kab/template.kab -share/apps/kcalc/pics/kcalclogo.png -share/apps/kedit/keditui.rc -share/apps/kedit/pics/colors.png -share/apps/kedit/pics/fonts.png -share/apps/kedit/pics/keditlogo.png -share/apps/kedit/pics/misc.png -share/apps/kedit/toolbar/filenew2.png -share/apps/kedit/toolbar/send.png -share/apps/kfind/toolbar/archive.png -share/apps/kfind/toolbar/delete.png -share/apps/kfind/toolbar/idea.png -share/apps/kfind/toolbar/info.png -share/apps/kfind/toolbar/openfile.png -share/apps/kfind/toolbar/save.png -share/apps/kfind/toolbar/search.png -share/apps/khexedit/pics/colors.png -share/apps/khexedit/pics/cursor.png -share/apps/khexedit/pics/files.png -share/apps/khexedit/pics/fonts.png -share/apps/khexedit/pics/layout.png -share/apps/khexedit/pics/misc.png -share/apps/khexedit/toolbar/hexdrag.png -share/apps/khexedit/toolbar/hexmask.png -share/apps/khexedit/toolbar/hexwrite.png -share/apps/kjots/pics/filedel.png -share/apps/kljetool/pics/kljetlogo.png -share/apps/knotes/pics/knotesclose.png -share/apps/knotes/pics/knoteslogo.png -share/apps/ktop/pics/X.png -share/apps/ktop/pics/bash.png -share/apps/ktop/pics/bsh.png -share/apps/ktop/pics/c++.png -share/apps/ktop/pics/cc.png -share/apps/ktop/pics/console.png -share/apps/ktop/pics/csh.png -share/apps/ktop/pics/emacs.png -share/apps/ktop/pics/g++.png -share/apps/ktop/pics/gbd.png -share/apps/ktop/pics/gcc.png -share/apps/ktop/pics/gdb.png -share/apps/ktop/pics/init.png -share/apps/ktop/pics/kaudioserver.png -share/apps/ktop/pics/kbgndwm.png -share/apps/ktop/pics/kioslave.png -share/apps/ktop/pics/kpanel.png -share/apps/ktop/pics/krootwm.png -share/apps/ktop/pics/ksh.png -share/apps/ktop/pics/login.png -share/apps/ktop/pics/lpd.png -share/apps/ktop/pics/maudio.png -share/apps/ktop/pics/nxterm.png -share/apps/ktop/pics/sh.png -share/apps/ktop/pics/startkde.png -share/apps/ktop/pics/startx.png -share/apps/ktop/pics/tcsh.png -share/apps/ktop/pics/xconsole.png -share/apps/ktop/pics/xemacs.png -share/apps/ktop/pics/xinit.png -share/apps/ktop/pics/xload.png -share/apps/ktop/pics/xterm.png -share/apps/ktop/pics/xxgbd.png -share/apps/ktop/pics/xxgdb.png -share/apps/kwrite/kwrite_shell.rc -share/config/klipperrc -share/doc/HTML/en/ark/.anchors -share/doc/HTML/en/ark/creatingandaddingfilestoarchives.html -share/doc/HTML/en/ark/edit.html -share/doc/HTML/en/ark/extractingarchives.html -share/doc/HTML/en/ark/help.html -share/doc/HTML/en/ark/index.cvlog -share/doc/HTML/en/ark/index.docbook -share/doc/HTML/en/ark/index.html -share/doc/HTML/en/ark/installation.html -share/doc/HTML/en/ark/introduction.html -share/doc/HTML/en/ark/onscreenfundamentals.html -share/doc/HTML/en/ark/openingandviewingarchives.html -share/doc/HTML/en/ark/options.html -share/doc/HTML/en/ark/requirements.html -share/doc/HTML/en/ark/themenuentries.html -share/doc/HTML/en/ark/workingwithfiles.html -share/doc/HTML/en/kab/.anchors -share/doc/HTML/en/kab/index.cvlog -share/doc/HTML/en/kab/index.docbook -share/doc/HTML/en/kab/index.html -share/doc/HTML/en/kab/temp.html -share/doc/HTML/en/karm/.anchors -share/doc/HTML/en/karm/author.html -share/doc/HTML/en/karm/bugs.html -share/doc/HTML/en/karm/index.cvlog -share/doc/HTML/en/karm/index.docbook -share/doc/HTML/en/karm/index.html -share/doc/HTML/en/karm/introduction.html -share/doc/HTML/en/karm/karm.png -share/doc/HTML/en/karm/usingtimetracker.html -share/doc/HTML/en/kcalc/.anchors -share/doc/HTML/en/kcalc/commentsonspecificfunctions.html -share/doc/HTML/en/kcalc/compilationandinstallation.html -share/doc/HTML/en/kcalc/copyright.html -share/doc/HTML/en/kcalc/cutandpaste.html -share/doc/HTML/en/kcalc/fixedprecision.html -share/doc/HTML/en/kcalc/howdoigetetheeulernumber.html -share/doc/HTML/en/kcalc/howdoigettwofixeddigitsaftertheperiod.html -share/doc/HTML/en/kcalc/index.cvlog -share/doc/HTML/en/kcalc/index.docbook -share/doc/HTML/en/kcalc/index.html -share/doc/HTML/en/kcalc/installation.html -share/doc/HTML/en/kcalc/introduction.html -share/doc/HTML/en/kcalc/invmod.html -share/doc/HTML/en/kcalc/kcalc_on_Aix.txt -share/doc/HTML/en/kcalc/kcalc_on_OSF.txt -share/doc/HTML/en/kcalc/keyaccels.html -share/doc/HTML/en/kcalc/lshrsh.html -share/doc/HTML/en/kcalc/modes.html -share/doc/HTML/en/kcalc/percent.html -share/doc/HTML/en/kcalc/percentfunction.html -share/doc/HTML/en/kcalc/questionsandanswers.html -share/doc/HTML/en/kcalc/requirements.html -share/doc/HTML/en/kcalc/tipsandtricks.html -share/doc/HTML/en/kcalc/trigonometricmode.html -share/doc/HTML/en/kcalc/usage.html -share/doc/HTML/en/kcalc/whataboutprecision.html -share/doc/HTML/en/kdf/.anchors -share/doc/HTML/en/kdf/comments.html -share/doc/HTML/en/kdf/features.html -share/doc/HTML/en/kdf/generalsettings.html -share/doc/HTML/en/kdf/icons.html -share/doc/HTML/en/kdf/index.cvlog -share/doc/HTML/en/kdf/index.docbook -share/doc/HTML/en/kdf/index.html -share/doc/HTML/en/kdf/kdiskfree.html -share/doc/HTML/en/kdf/kwikdisk.html -share/doc/HTML/en/kdf/umountcommands.html -share/doc/HTML/en/kedit/.anchors -share/doc/HTML/en/kedit/compilationandinstallation.html -share/doc/HTML/en/kedit/edit.html -share/doc/HTML/en/kedit/editingfilesontheinternet.html -share/doc/HTML/en/kedit/help.html -share/doc/HTML/en/kedit/index.cvlog -share/doc/HTML/en/kedit/index.docbook -share/doc/HTML/en/kedit/index.html -share/doc/HTML/en/kedit/installation.html -share/doc/HTML/en/kedit/introduction.html -share/doc/HTML/en/kedit/keybindings.html -share/doc/HTML/en/kedit/onscreenfundamentals.html -share/doc/HTML/en/kedit/options.html -share/doc/HTML/en/kedit/printing.html -share/doc/HTML/en/kedit/questionsandanswers.html -share/doc/HTML/en/kedit/requirements.html -share/doc/HTML/en/kedit/themenuentries.html -share/doc/HTML/en/kfind/.anchors -share/doc/HTML/en/kfind/authors.html -share/doc/HTML/en/kfind/compilation-and-installation.html -share/doc/HTML/en/kfind/configuration.html -share/doc/HTML/en/kfind/edit.html -share/doc/HTML/en/kfind/epilog.html -share/doc/HTML/en/kfind/help.html -share/doc/HTML/en/kfind/index.cvlog -share/doc/HTML/en/kfind/index.docbook -share/doc/HTML/en/kfind/index.html -share/doc/HTML/en/kfind/installation.html -share/doc/HTML/en/kfind/introduction.html -share/doc/HTML/en/kfind/onscreenfundamentals.html -share/doc/HTML/en/kfind/options.html -share/doc/HTML/en/kfind/requirements.html -share/doc/HTML/en/kfind/search-parameters-dialog.html -share/doc/HTML/en/kfind/themenuentries.html -share/doc/HTML/en/kfind/viewing-area.html -share/doc/HTML/en/kfloppy/.anchors -share/doc/HTML/en/kfloppy/compilationandinstallation.html -share/doc/HTML/en/kfloppy/copyright.html -share/doc/HTML/en/kfloppy/density.html -share/doc/HTML/en/kfloppy/filesystems.html -share/doc/HTML/en/kfloppy/formattingdiskswithkfloppy.html -share/doc/HTML/en/kfloppy/formattingoptions.html -share/doc/HTML/en/kfloppy/index.cvlog -share/doc/HTML/en/kfloppy/index.docbook -share/doc/HTML/en/kfloppy/index.html -share/doc/HTML/en/kfloppy/installation.html -share/doc/HTML/en/kfloppy/introduction.html -share/doc/HTML/en/kfloppy/requirements.html -share/doc/HTML/en/khexedit/.anchors -share/doc/HTML/en/khexedit/binary-filter.html -share/doc/HTML/en/khexedit/bookmarks-menu.html -share/doc/HTML/en/khexedit/bookmarks.html -share/doc/HTML/en/khexedit/changes.html -share/doc/HTML/en/khexedit/character-table.html -share/doc/HTML/en/khexedit/command-line-arguments.html -share/doc/HTML/en/khexedit/compilation-and-installation.html -share/doc/HTML/en/khexedit/copy-and-paste.html -share/doc/HTML/en/khexedit/cursor-.html -share/doc/HTML/en/khexedit/customizedialog.html -share/doc/HTML/en/khexedit/documentlist.html -share/doc/HTML/en/khexedit/documents-menu.html -share/doc/HTML/en/khexedit/drag-and-drop-.html -share/doc/HTML/en/khexedit/edit-menu.html -share/doc/HTML/en/khexedit/editing-files-on-the-internet-.html -share/doc/HTML/en/khexedit/editorimage.html -share/doc/HTML/en/khexedit/encoding.html -share/doc/HTML/en/khexedit/export.html -share/doc/HTML/en/khexedit/exported-html-is-sometimes-hard-to-inspect-i.html -share/doc/HTML/en/khexedit/find-and-replace.html -share/doc/HTML/en/khexedit/find.html -share/doc/HTML/en/khexedit/font.html -share/doc/HTML/en/khexedit/help-menu.html -share/doc/HTML/en/khexedit/index.cvlog -share/doc/HTML/en/khexedit/index.docbook -share/doc/HTML/en/khexedit/index.html -share/doc/HTML/en/khexedit/insert-pattern.html -share/doc/HTML/en/khexedit/installation.html -share/doc/HTML/en/khexedit/introduction.html -share/doc/HTML/en/khexedit/key-bindings.html -share/doc/HTML/en/khexedit/khexedit.png -share/doc/HTML/en/khexedit/menu-entries.html -share/doc/HTML/en/khexedit/miscellaneous.html -share/doc/HTML/en/khexedit/optioncolor.html -share/doc/HTML/en/khexedit/optionfile.html -share/doc/HTML/en/khexedit/options-menu.html -share/doc/HTML/en/khexedit/options.html -share/doc/HTML/en/khexedit/page-layout.html -share/doc/HTML/en/khexedit/printing-to-disk-using-postscript-takes-ages.html -share/doc/HTML/en/khexedit/printing.html -share/doc/HTML/en/khexedit/progress-indicator-and-management.html -share/doc/HTML/en/khexedit/questions-answers-and-tips.html -share/doc/HTML/en/khexedit/requirements.html -share/doc/HTML/en/khexedit/select-indicator.html -share/doc/HTML/en/khexedit/statistics.html -share/doc/HTML/en/khexedit/string-extractor.html -share/doc/HTML/en/khexedit/tools-menu.html -share/doc/HTML/en/khexedit/tools.html -share/doc/HTML/en/khexedit/view-menu.html -share/doc/HTML/en/kjots/.anchors -share/doc/HTML/en/kjots/index.cvlog -share/doc/HTML/en/kjots/index.docbook -share/doc/HTML/en/kjots/index.html -share/doc/HTML/en/kjots/introduction.html -share/doc/HTML/en/kjots/keyboardshortcuts.html -share/doc/HTML/en/kjots/subjectlist.html -share/doc/HTML/en/kjots/todo.html -share/doc/HTML/en/kjots/usage.html -share/doc/HTML/en/kljettool/.anchors -share/doc/HTML/en/kljettool/README -share/doc/HTML/en/kljettool/compilationandinstallation.html -share/doc/HTML/en/kljettool/copyright.html -share/doc/HTML/en/kljettool/djcdoscommands.txt -share/doc/HTML/en/kljettool/filter -share/doc/HTML/en/kljettool/gettingkljettooltowork.html -share/doc/HTML/en/kljettool/hp690c.zip -share/doc/HTML/en/kljettool/index.cvlog -share/doc/HTML/en/kljettool/index.docbook -share/doc/HTML/en/kljettool/index.html -share/doc/HTML/en/kljettool/installation.html -share/doc/HTML/en/kljettool/introduction.html -share/doc/HTML/en/kljettool/magic -share/doc/HTML/en/kljettool/requirements.html -share/doc/HTML/en/kljettool/usage.html -share/doc/HTML/en/klpq/.anchors -share/doc/HTML/en/klpq/author.html -share/doc/HTML/en/klpq/copyright.html -share/doc/HTML/en/klpq/index.cvlog -share/doc/HTML/en/klpq/index.docbook -share/doc/HTML/en/klpq/index.html -share/doc/HTML/en/klpq/install.html -share/doc/HTML/en/klpq/introduction.html -share/doc/HTML/en/klpq/thanks.html -share/doc/HTML/en/klpq/todo.html -share/doc/HTML/en/klpq/usage.html -share/doc/HTML/en/knotes/.anchors -share/doc/HTML/en/knotes/alarm.html -share/doc/HTML/en/knotes/autoindent.html -share/doc/HTML/en/knotes/calendar.html -share/doc/HTML/en/knotes/clear.html -share/doc/HTML/en/knotes/colors.html -share/doc/HTML/en/knotes/compilationandinstallation.html -share/doc/HTML/en/knotes/deleteknote.html -share/doc/HTML/en/knotes/dframe.html -share/doc/HTML/en/knotes/doubleclickonurls.html -share/doc/HTML/en/knotes/font.html -share/doc/HTML/en/knotes/index.cvlog -share/doc/HTML/en/knotes/index.docbook -share/doc/HTML/en/knotes/index.html -share/doc/HTML/en/knotes/installation.html -share/doc/HTML/en/knotes/introduction.html -share/doc/HTML/en/knotes/keybindings.html -share/doc/HTML/en/knotes/mailnote.html -share/doc/HTML/en/knotes/newknote.html -share/doc/HTML/en/knotes/onscreenfundamentals.html -share/doc/HTML/en/knotes/printing.html -share/doc/HTML/en/knotes/printnote.html -share/doc/HTML/en/knotes/questionsandanswers.html -share/doc/HTML/en/knotes/quit.html -share/doc/HTML/en/knotes/renameknote.html -share/doc/HTML/en/knotes/requirements.html -share/doc/HTML/en/knotes/resizingknotes.html -share/doc/HTML/en/knotes/setdefaults.html -share/doc/HTML/en/knotes/themenuentries.html -share/doc/HTML/en/kpm/.anchors -share/doc/HTML/en/kpm/appendix.html -share/doc/HTML/en/kpm/generalinformation.html -share/doc/HTML/en/kpm/index.cvlog -share/doc/HTML/en/kpm/index.docbook -share/doc/HTML/en/kpm/index.html -share/doc/HTML/en/kpm/knownbugsandproblems.html -share/doc/HTML/en/kpm/kpmmainwindow.html -share/doc/HTML/en/kpm/legalstuff.html -share/doc/HTML/en/kpm/processmenu.html -share/doc/HTML/en/kpm/requirementsforkpm.html -share/doc/HTML/en/kpm/signalmenu.html -share/doc/HTML/en/kpm/themenu.html -share/doc/HTML/en/kpm/viewmenu.html -share/doc/HTML/en/ktimemon/.anchors -share/doc/HTML/en/ktimemon/autoscaling.html -share/doc/HTML/en/ktimemon/config.html -share/doc/HTML/en/ktimemon/fund.html -share/doc/HTML/en/ktimemon/index.cvlog -share/doc/HTML/en/ktimemon/index.docbook -share/doc/HTML/en/ktimemon/index.html -share/doc/HTML/en/ktimemon/installation.html -share/doc/HTML/en/ktimemon/introduction.html -share/doc/HTML/en/ktimemon/menu.html -share/doc/HTML/en/ktimemon/revisionhistory.html -share/doc/HTML/en/ktimemon/thanksandacknowledgements.html -share/doc/HTML/en/ktop/.anchors -share/doc/HTML/en/ktop/authors.html -share/doc/HTML/en/ktop/compilationandinstallation.html -share/doc/HTML/en/ktop/index.cvlog -share/doc/HTML/en/ktop/index.docbook -share/doc/HTML/en/ktop/index.html -share/doc/HTML/en/ktop/installation.html -share/doc/HTML/en/ktop/installingthetaskmanagericonperformancemeter.html -share/doc/HTML/en/ktop/introduction.html -share/doc/HTML/en/ktop/licenseandwarranty.html -share/doc/HTML/en/ktop/pop-upmenus.html -share/doc/HTML/en/ktop/questionsandanswersnothinghereyet.html -share/doc/HTML/en/ktop/requirements.html -share/doc/HTML/en/ktop/theperformancemeterpage.html -share/doc/HTML/en/ktop/theprocesstreepage.html -share/doc/HTML/en/ktop/usingthekdetaskmanager.html -share/doc/HTML/en/kwrite/.anchors -share/doc/HTML/en/kwrite/bookmarks.html -share/doc/HTML/en/kwrite/compilationandinstallation.html -share/doc/HTML/en/kwrite/edit.html -share/doc/HTML/en/kwrite/editingfilesontheinternet.html -share/doc/HTML/en/kwrite/help.html -share/doc/HTML/en/kwrite/index.cvlog -share/doc/HTML/en/kwrite/index.docbook -share/doc/HTML/en/kwrite/index.html -share/doc/HTML/en/kwrite/installation.html -share/doc/HTML/en/kwrite/introduction.html -share/doc/HTML/en/kwrite/keybindings.html -share/doc/HTML/en/kwrite/onscreenfundamentals.html -share/doc/HTML/en/kwrite/options.html -share/doc/HTML/en/kwrite/printing.html -share/doc/HTML/en/kwrite/questionsandanswers.html -share/doc/HTML/en/kwrite/requirements.html -share/doc/HTML/en/kwrite/themenuentries.html -share/icons/hicolor/32x32/apps/ark.png -share/icons/hicolor/32x32/apps/kab.png -share/icons/hicolor/32x32/apps/karm.png -share/icons/hicolor/32x32/apps/kcalc.png -share/icons/hicolor/32x32/apps/kedit.png -share/icons/hicolor/32x32/apps/kfind.png -share/icons/hicolor/32x32/apps/kfontmanager.png -share/icons/hicolor/32x32/apps/khexedit.png -share/icons/hicolor/32x32/apps/kjots.png -share/icons/hicolor/32x32/apps/klipper.png -share/icons/hicolor/32x32/apps/klpq.png -share/icons/hicolor/32x32/apps/knotes.png -share/icons/hicolor/32x32/apps/ktop.png -share/icons/hicolor/32x32/apps/kwrite.png -share/icons/hicolor/48x48/apps/ark.png -share/icons/hicolor/48x48/apps/kab.png -share/icons/hicolor/48x48/apps/karm.png -share/icons/hicolor/48x48/apps/kcalc.png -share/icons/hicolor/48x48/apps/kedit.png -share/icons/hicolor/48x48/apps/kfind.png -share/icons/hicolor/48x48/apps/kfontmanager.png -share/icons/hicolor/48x48/apps/khexedit.png -share/icons/hicolor/48x48/apps/kjots.png -share/icons/hicolor/48x48/apps/klipper.png -share/icons/hicolor/48x48/apps/kljettool.png -share/icons/hicolor/48x48/apps/klpq.png -share/icons/hicolor/48x48/apps/knotes.png -share/icons/hicolor/48x48/apps/ktop.png -share/icons/hicolor/48x48/apps/kwrite.png -share/icons/locolor/16x16/apps/ark.png -share/icons/locolor/16x16/apps/kab.png -share/icons/locolor/16x16/apps/karm.png -share/icons/locolor/16x16/apps/kcalc.png -share/icons/locolor/16x16/apps/kcharselect.png -share/icons/locolor/16x16/apps/kcmdf.png -share/icons/locolor/16x16/apps/kdf.png -share/icons/locolor/16x16/apps/kedit.png -share/icons/locolor/16x16/apps/kfind.png -share/icons/locolor/16x16/apps/kfontmanager.png -share/icons/locolor/16x16/apps/khexedit.png -share/icons/locolor/16x16/apps/kjots.png -share/icons/locolor/16x16/apps/klipper.png -share/icons/locolor/16x16/apps/kljettool.png -share/icons/locolor/16x16/apps/klpq.png -share/icons/locolor/16x16/apps/knotes.png -share/icons/locolor/16x16/apps/ktimemon.png -share/icons/locolor/16x16/apps/ktop.png -share/icons/locolor/16x16/apps/kwikdisk.png -share/icons/locolor/16x16/apps/kwrite.png -share/icons/locolor/16x16/apps/laptop_battery.png -share/icons/locolor/16x16/apps/laptop_charge.png -share/icons/locolor/16x16/apps/laptop_nobattery.png -share/icons/locolor/16x16/apps/laptop_nocharge.png -share/icons/locolor/16x16/apps/laptop_settings.png -share/icons/locolor/16x16/apps/pcmcia.png -share/icons/locolor/16x16/apps/power.png -share/icons/locolor/16x16/devices/nfs_mount.png -share/icons/locolor/16x16/devices/nfs_unmount.png -share/icons/locolor/32x32/apps/ark.png -share/icons/locolor/32x32/apps/kab.png -share/icons/locolor/32x32/apps/karm.png -share/icons/locolor/32x32/apps/kcalc.png -share/icons/locolor/32x32/apps/kcmdf.png -share/icons/locolor/32x32/apps/kdf.png -share/icons/locolor/32x32/apps/kedit.png -share/icons/locolor/32x32/apps/kfind.png -share/icons/locolor/32x32/apps/kfontmanager.png -share/icons/locolor/32x32/apps/khexedit.png -share/icons/locolor/32x32/apps/kjots.png -share/icons/locolor/32x32/apps/klipper.png -share/icons/locolor/32x32/apps/kljettool.png -share/icons/locolor/32x32/apps/klpq.png -share/icons/locolor/32x32/apps/knotes.png -share/icons/locolor/32x32/apps/ktimemon.png -share/icons/locolor/32x32/apps/ktop.png -share/icons/locolor/32x32/apps/kwikdisk.png -share/icons/locolor/32x32/apps/kwrite.png -share/icons/locolor/32x32/apps/laptop_battery.png -share/icons/locolor/32x32/apps/laptop_charge.png -share/icons/locolor/32x32/apps/laptop_nobattery.png -share/icons/locolor/32x32/apps/laptop_nocharge.png -share/icons/locolor/32x32/apps/laptop_settings.png -share/icons/locolor/32x32/apps/pcmcia.png -share/icons/locolor/32x32/apps/power.png -share/toolbar/filedel.xpm -@unexec rm -f %D/share/doc/HTML/en/ark/common -@unexec rm -f %D/share/doc/HTML/en/kab/common -@unexec rm -f %D/share/doc/HTML/en/karm/common -@unexec rm -f %D/share/doc/HTML/en/kcalc/common -@unexec rm -f %D/share/doc/HTML/en/kdf/common -@unexec rm -f %D/share/doc/HTML/en/kedit/common -@unexec rm -f %D/share/doc/HTML/en/kfind/common -@unexec rm -f %D/share/doc/HTML/en/kfloppy/common -@unexec rm -f %D/share/doc/HTML/en/khexedit/common -@unexec rm -f %D/share/doc/HTML/en/kjots/common -@unexec rm -f %D/share/doc/HTML/en/kljettool/common -@unexec rm -f %D/share/doc/HTML/en/klpq/common -@unexec rm -f %D/share/doc/HTML/en/knotes/common -@unexec rm -f %D/share/doc/HTML/en/kpm/common -@unexec rm -f %D/share/doc/HTML/en/ktimemon/common -@unexec rm -f %D/share/doc/HTML/en/ktop/common -@unexec rm -f %D/share/doc/HTML/en/kwrite/common -@dirrm share/icons/locolor/32x32/apps -@dirrm share/icons/locolor/32x32 -@dirrm share/icons/locolor/16x16/devices -@dirrm share/icons/locolor/16x16/apps -@dirrm share/icons/locolor/16x16 -@dirrm share/icons/locolor -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/48x48 -@dirrm share/icons/hicolor/32x32/apps -@dirrm share/icons/hicolor/32x32 -@dirrm share/icons/hicolor -@dirrm share/doc/HTML/en/kwrite -@dirrm share/doc/HTML/en/ktop -@dirrm share/doc/HTML/en/ktimemon -@dirrm share/doc/HTML/en/kpm -@dirrm share/doc/HTML/en/knotes -@dirrm share/doc/HTML/en/klpq -@dirrm share/doc/HTML/en/kljettool -@dirrm share/doc/HTML/en/kjots -@dirrm share/doc/HTML/en/khexedit -@dirrm share/doc/HTML/en/kfloppy -@dirrm share/doc/HTML/en/kfind -@dirrm share/doc/HTML/en/kedit -@dirrm share/doc/HTML/en/kdf -@dirrm share/doc/HTML/en/kcalc -@dirrm share/doc/HTML/en/karm -@dirrm share/doc/HTML/en/kab -@dirrm share/doc/HTML/en/ark -@dirrm share/apps/kwrite -@dirrm share/apps/ktop/pics -@dirrm share/apps/ktop -@dirrm share/apps/knotes/pics -@dirrm share/apps/knotes -@dirrm share/apps/kljetool/pics -@dirrm share/apps/kljetool -@dirrm share/apps/kjots/pics -@dirrm share/apps/kjots -@dirrm share/apps/khexedit/toolbar -@dirrm share/apps/khexedit/pics -@dirrm share/apps/khexedit -@dirrm share/apps/kfind/toolbar -@dirrm share/apps/kfind -@dirrm share/apps/kedit/toolbar -@dirrm share/apps/kedit/pics -@dirrm share/apps/kedit -@dirrm share/apps/kcalc/pics -@dirrm share/apps/kcalc -@dirrm share/apps/kab/pics -@dirrm share/apps/kab -@dirrm share/apps/ark/toolbar -@dirrm share/apps/ark diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile deleted file mode 100644 index 8636fbca3bb2..000000000000 --- a/sysutils/less/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: less -# Date created: 8 Nov 1994 -# Whom: ache -# -# $FreeBSD$ -# - -PORTNAME= less -PORTVERSION= 352 -CATEGORIES= misc -MASTER_SITES= http://home.flash.net/~marknu/less/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= less - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500003 -FORBIDDEN= already is in the base system -.endif - -MAINTAINER= ports@FreeBSD.org - -GNU_CONFIGURE= yes -MAN1= less.1 lesskey.1 - -.if defined(COLOUR_LESS) || defined(COLOR_LESS) -pre-patch: - @${ECHO_MSG} "Making a colour version of less." -EXTRA_PATCHES= ${FILESDIR}/patch-ab -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/less/distinfo b/sysutils/less/distinfo deleted file mode 100644 index 460c25d36bd3..000000000000 --- a/sysutils/less/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (less-352.tar.gz) = 726fa6004376b67213f14832b38683b4 diff --git a/sysutils/less/files/patch-aa b/sysutils/less/files/patch-aa deleted file mode 100644 index 092ecbe95fb9..000000000000 --- a/sysutils/less/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Apr 9 20:02:59 1999 -+++ Makefile.in Thu Apr 15 23:09:36 1999 -@@ -15,7 +15,7 @@ - LDFLAGS = @LDFLAGS@ - O=o - --LIBS = @LIBS@ -+LIBS = -ltermcap - - prefix = @prefix@ - exec_prefix = @exec_prefix@ diff --git a/sysutils/less/pkg-comment b/sysutils/less/pkg-comment deleted file mode 100644 index cc556b91ee72..000000000000 --- a/sysutils/less/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A better pager utility diff --git a/sysutils/less/pkg-descr b/sysutils/less/pkg-descr deleted file mode 100644 index 244be0198456..000000000000 --- a/sysutils/less/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the distribution of "less", a paginator similar to "more" or "pg", -but much more powerful. - -WWW: http://www.flash.net/~marknu/less/ diff --git a/sysutils/less/pkg-plist b/sysutils/less/pkg-plist deleted file mode 100644 index f85e8a92e7ff..000000000000 --- a/sysutils/less/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/less -bin/lesskey -bin/lessecho diff --git a/sysutils/mkisofs-devel/Makefile b/sysutils/mkisofs-devel/Makefile deleted file mode 100644 index e4f30e69ea3a..000000000000 --- a/sysutils/mkisofs-devel/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: mkisofs -# Date created: 07 Aug 1996 -# Whom: jhk -# -# $FreeBSD$ -# - -PORTNAME= mkisofs -PORTVERSION= 1.12.1 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \ - ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/ \ - ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/ -DISTNAME= cdrecord-1.8.1 - -PATCH_SITES= http://people.FreeBSD.org/~dirk/ports/distfiles/ -PATCHFILES= apple_driver.patch - -MAINTAINER= dirk@FreeBSD.org - -MAN8= apple_driver.8 isoinfo.8 mkhybrid.8 mkisofs.8 -USE_GMAKE= yes -MAKE_ENV= COPTX="-DBSD_SCSI_SENSE_BUG" - -.if ${MACHINE_ARCH} == "alpha" -post-extract: - ${LN} -s ${WRKSRC}/RULES/i386-freebsd-cc.rul \ - ${WRKSRC}/RULES/alpha-freebsd-cc.rul -.endif - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/mkisofs/OBJ/${ARCH}-freebsd-cc/mkisofs ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkhybrid/OBJ/${ARCH}-freebsd-cc/mkhybrid ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkhybrid/OBJ/${ARCH}-freebsd-cc/apple_driver ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkisofs/diag/OBJ/${ARCH}-freebsd-cc/devdump ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkisofs/diag/OBJ/${ARCH}-freebsd-cc/isodump ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkisofs/diag/OBJ/${ARCH}-freebsd-cc/isoinfo ${PREFIX}/bin - @${INSTALL_PROGRAM} ${WRKSRC}/mkisofs/diag/OBJ/${ARCH}-freebsd-cc/isovfy ${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/mkisofs/mkisofs.8 ${PREFIX}/man/man8 - @${INSTALL_MAN} ${WRKSRC}/mkhybrid/mkhybrid.8 ${PREFIX}/man/man8 - @${INSTALL_MAN} ${WRKSRC}/mkhybrid/apple_driver.8 ${PREFIX}/man/man8 - @${INSTALL_MAN} ${WRKSRC}/mkisofs/diag/isoinfo.8 ${PREFIX}/man/man8 - -.include <bsd.port.mk> diff --git a/sysutils/mkisofs-devel/distinfo b/sysutils/mkisofs-devel/distinfo deleted file mode 100644 index 9dbb0e007cd7..000000000000 --- a/sysutils/mkisofs-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (cdrecord-1.8.1.tar.gz) = b14fda2dc632b1270cac60a5882f7992 -MD5 (apple_driver.patch) = 342423fff775583ca1fdfc7b06af1784 diff --git a/sysutils/mkisofs-devel/files/patch-ac b/sysutils/mkisofs-devel/files/patch-ac deleted file mode 100644 index c729a75dfe76..000000000000 --- a/sysutils/mkisofs-devel/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- include/schily.h.orig Mon Aug 30 16:50:46 1999 -+++ include/schily.h Sat Sep 18 17:25:57 1999 -@@ -34,7 +34,7 @@ - #define _SCHILY_H - - #ifndef _STANDARD_H --#include <standard.h.h> -+#include <standard.h> - #endif - - #if defined(_SIZE_T) || defined(_T_SIZE_) || defined(_T_SIZE) || \ diff --git a/sysutils/mkisofs-devel/files/patch-ad b/sysutils/mkisofs-devel/files/patch-ad deleted file mode 100644 index 7b89394c29d7..000000000000 --- a/sysutils/mkisofs-devel/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- RULES/i386-freebsd-cc.rul.orig Sun Aug 29 16:09:56 1999 -+++ RULES/i386-freebsd-cc.rul Wed Sep 22 13:21:08 1999 -@@ -24,7 +24,8 @@ - ########################################################################### - - CPPFLAGS= $(CPPOPTS) $(CPPOPTX) --CFLAGS= $(COPTS) $(CWARNOPTS) $(COPTOPT) $(COPTX) -+XCFLAGS:= $(CFLAGS) -+CFLAGS= $(COPTS) $(CWARNOPTS) $(XCFLAGS) $(COPTX) - - CPPOPTS= -I. -I$(ARCHDIR) -I$(OINCSDIR) $(INCDIRS:%=-I%) $(OSDEFS) - COPTS= -@@ -57,14 +58,13 @@ - - FLOAT_OPTIONS= - --CC= @echo " ==> COMPILING \"$@\""; gcc --LDCC= @echo " ==> LINKING \"$@\""; gcc --DYNLD= @echo " ==> LINKING dynamic library \"$@\""; gcc --RANLIB= @echo " ==> RANDOMIZING ARCHIVE \"$@\""; ranlib -+LDCC= $(CC) -+DYNLD= $(CC) -+RANLIB= ranlib - ARFLAGS= cr - LORDER= lorder - TSORT= tsort - - RMDEP= : --MKDEP= @echo " ==> MAKING DEPENDENCIES \"$@\""; $(RMDEP); gcc -M -+MKDEP= $(CC) -M - MKDEP_OUT= diff --git a/sysutils/mkisofs-devel/files/patch-bb b/sysutils/mkisofs-devel/files/patch-bb deleted file mode 100644 index b37ea2f81308..000000000000 --- a/sysutils/mkisofs-devel/files/patch-bb +++ /dev/null @@ -1,13 +0,0 @@ ---- mkisofs/tree.c.orig Thu Apr 27 11:44:57 2000 -+++ mkisofs/tree.c Sat Apr 29 11:34:23 2000 -@@ -538,8 +538,8 @@ - table->de_flags |= INHIBIT_JOLIET_ENTRY; - /* table->name = strdup("<translation table>");*/ - table->name = strdup(trans_tbl); -- table->table = (char *) e_malloc(ISO_ROUND_UP(tablesize)); -- memset(table->table, 0, ISO_ROUND_UP(tablesize)); -+ table->table = (char *) e_malloc(ISO_ROUND_UP(tablesize+1)); -+ memset(table->table, 0, ISO_ROUND_UP(tablesize+1)); - iso9660_file_length(trans_tbl, table, 0); - - if (use_RockRidge) { diff --git a/sysutils/mkisofs-devel/pkg-comment b/sysutils/mkisofs-devel/pkg-comment deleted file mode 100644 index 3b56ca683c02..000000000000 --- a/sysutils/mkisofs-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create iso9660/Rock Ridge/Joliet filesystems diff --git a/sysutils/mkisofs-devel/pkg-plist b/sysutils/mkisofs-devel/pkg-plist deleted file mode 100644 index a22bb4037b45..000000000000 --- a/sysutils/mkisofs-devel/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/apple_driver -bin/devdump -bin/isodump -bin/isoinfo -bin/isovfy -bin/mkhybrid -bin/mkisofs diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile deleted file mode 100644 index 4a255c8a70a0..000000000000 --- a/sysutils/most/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: most -# Date created: 31 May 1997 -# Whom: rhwang@bigpanda.com -# -# $FreeBSD$ -# - -PORTNAME= most -PORTVERSION= 4.9.0 -CATEGORIES= misc -MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ - ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ - -MAINTAINER= rhwang@bigpanda.com - -LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang - -GNU_CONFIGURE= yes -MAN1= most.1 - -.include <bsd.port.mk> diff --git a/sysutils/most/distinfo b/sysutils/most/distinfo deleted file mode 100644 index 8787451d781e..000000000000 --- a/sysutils/most/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (most-4.9.0.tar.gz) = e2b80cda82f022100282e06918606c85 diff --git a/sysutils/most/files/patch-aa b/sysutils/most/files/patch-aa deleted file mode 100644 index 9fffd2a35b17..000000000000 --- a/sysutils/most/files/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ ---- src/Makefile.in.orig Tue Jun 8 11:47:47 1999 -+++ src/Makefile.in Tue Jun 8 11:48:39 1999 -@@ -42,7 +42,7 @@ - prefix = @prefix@ - BIN_DIR = $(prefix)/bin - MAN_DIR = $(prefix)/man/man1 --DOC_DIR = $(prefix)/doc/most -+DOC_DIR = $(prefix)/share/doc/most - - SYS_INITFILE = $(prefix)/etc/most.conf - -@@ -87,8 +87,10 @@ - install: all $(BIN_DIR) - $(INSTALL) -s $(OBJDIR)/most $(BIN_DIR) - $(INSTALL_DATA) ../most.1 $(MAN_DIR) -+.if !defined(NOPORTDOCS) - $(INSTALL) -d $(DOC_DIR) -m 755 - $(INSTALL_DATA) $(DOC_FILES) $(DOC_DIR) -+.endif - $(BIN_DIR): - - ../mkinsdir.sh $(BIN_DIR) - # The symlinks target is for my own private use. It simply creates the object diff --git a/sysutils/most/pkg-comment b/sysutils/most/pkg-comment deleted file mode 100644 index ee3e6f7cc057..000000000000 --- a/sysutils/most/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pager (like less) which has support for windows and binary files diff --git a/sysutils/most/pkg-descr b/sysutils/most/pkg-descr deleted file mode 100644 index f42f3bbfdd94..000000000000 --- a/sysutils/most/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -most is a pager (like less) that displays, one windowful at a time, -the contents of a file on a terminal. It pauses after each windowful -and prints the following on the window status line: the screen, the -file name, current line number, and the percentage of the file so far -displayed. - -In addition to displaying ordinary text files, most can also display -binary files as well as files with arbitrary ascii characters. As an -option, autosensing of binary files can be disabled (via the -k -option), thereby allowing one to browse files encoded in a different -language (Japanese, Korean, Chinese, etc). - -WWW: http://space.mit.edu/%7Edavis/most.html -FTP: ftp://space.mit.edu/pub/davis/most -maintainer: Richard Hwang <rhwang@bigpanda.com> diff --git a/sysutils/most/pkg-plist b/sysutils/most/pkg-plist deleted file mode 100644 index 3feb6c0b00f7..000000000000 --- a/sysutils/most/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/most -share/doc/most/README -share/doc/most/changes.txt -share/doc/most/default.rc -share/doc/most/lesskeys.rc -share/doc/most/most-fun.txt -share/doc/most/most.doc diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile deleted file mode 100644 index cac1cbf3d0d0..000000000000 --- a/sysutils/nut22/Makefile +++ /dev/null @@ -1,65 +0,0 @@ -# New ports collection makefile for: nut -# Date created: 08 Jan 2000 -# Whom: Boris Popov <bp@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= nut -PORTVERSION= 0.43.1 -CATEGORIES= sysutils -MASTER_SITES= http://www.exploits.org/nut/release/ - -MAINTAINER= bp@butya.kz - -.if defined(CGI) -LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd -.endif - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \ - --with-uid=65534 --with-gid=68 -ALL_TARGET= all - -PLIST= ${WRKDIR}/PLIST.DYN - -NDOCDIR= ${PREFIX}/share/doc/nut - -.if defined(CGI) -NCGIDIR= ${PREFIX}/share/nut/cgi -ALL_TARGET+= cgi -.endif - -pre-fetch: -.if !defined(CGI) - @${ECHO_MSG} "Type \"make CGI=yes\" if you want to build CGI scripts." -.endif - -pre-install: - @cp ${PKGDIR}/PLIST ${WRKDIR}/PLIST.DYN -.if !defined(NOPORSDOCS) - @cat ${PKGDIR}/PLIST.DOC >> ${WRKDIR}/PLIST.DYN -.endif -.if defined(CGI) - @cat ${PKGDIR}/PLIST.CGI >> ${WRKDIR}/PLIST.DYN -.endif - -post-install: - @${SED} -e "/%%PREFIX%%/s##${PREFIX}#g" \ - ${WRKSRC}/scripts/FreeBSD/upsd.sh.sample \ - >${PREFIX}/etc/rc.d/upsd.sh.sample - @${CHMOD} 0755 ${PREFIX}/etc/rc.d/upsd.sh.sample -.if !defined(NOPORTDOCS) - @if ! [ -d ${NDOCDIR} ]; then ${MKDIR} ${NDOCDIR}; fi - ${INSTALL_DATA} ${WRKSRC}/docs/* ${NDOCDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${NDOCDIR} - ${INSTALL_DATA} ${WRKSRC}/QUICKSTART ${NDOCDIR} -.endif -.if defined(CGI) - @if ! [ -d ${NCGIDIR} ]; then ${MKDIR} ${NCGIDIR}; fi - ${INSTALL_DATA} ${WRKSRC}/clients/*.cgi ${NCGIDIR} - @${ECHO_MSG} "Look in ${NCGIDIR} for cgi scripts." -.endif - @${ECHO_MSG} "Look in ${NDOCDIR} for documentation." - -.include <bsd.port.mk> diff --git a/sysutils/nut22/distinfo b/sysutils/nut22/distinfo deleted file mode 100644 index 34135b70a234..000000000000 --- a/sysutils/nut22/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (nut-0.43.1.tar.gz) = 9f9ba2843065b6b8002558cd5dc779de diff --git a/sysutils/nut22/files/patch-aa b/sysutils/nut22/files/patch-aa deleted file mode 100644 index 1f5deccbb680..000000000000 --- a/sysutils/nut22/files/patch-aa +++ /dev/null @@ -1,57 +0,0 @@ -diff -ru ../431/clients/Makefile.in ./clients/Makefile.in ---- ../431/clients/Makefile.in Mon Feb 14 09:39:16 2000 -+++ ./clients/Makefile.in Mon Mar 6 17:29:46 2000 -@@ -57,10 +57,10 @@ - distclean: clean - - install: all -- $(INSTALLCMD) -m $(INSTALLMODE) $(PROGS) $(BASEPATH)/bin -+ $(INSTALLCMD) -m $(INSTALLMODE) $(PROGS) $(BASEPATH)/sbin - - install-cgi: cgi -- $(INSTALLCMD) -m $(INSTALLMODE) $(CGIPROGS) $(BASEPATH)/cgi-bin -+ $(INSTALLCMD) -m $(INSTALLMODE) $(CGIPROGS) $(BASEPATH)/share/nut/cgi - - install-misc: upsfetch.o - $(INSTALLCMD) upsfetch.[oh] $(BASEPATH)/misc -diff -ru ../431/conf/Makefile.in ./conf/Makefile.in ---- ../431/conf/Makefile.in Mon Feb 14 09:08:01 2000 -+++ ./conf/Makefile.in Mon Mar 6 17:30:39 2000 -@@ -12,17 +12,9 @@ - - install: - @for f in $(SECFILES) ; do \ -- if [ -f $(CONFPATH)/$$f ]; then \ -- echo "Preserving existing config file: $$f"; \ -- else \ -- $(INSTALLCMD) -m 0600 $$f $(BASEPATH)/etc; \ -- fi; \ -+ $(INSTALLCMD) -m 0600 $$f $(CONFPATH)/$$f.sample; \ - done - - @for f in $(PUBFILES) ; do \ -- if [ -f $(CONFPATH)/$$f ]; then \ -- echo "Preserving existing config file: $$f"; \ -- else \ -- $(INSTALLCMD) -m 0644 $$f $(BASEPATH)/etc; \ -- fi; \ -+ $(INSTALLCMD) -m 0644 $$f $(CONFPATH)/$$f.sample; \ - done -diff -ru ../431/models/Makefile.in ./models/Makefile.in ---- ../431/models/Makefile.in Fri Feb 11 03:14:25 2000 -+++ ./models/Makefile.in Mon Mar 6 17:29:46 2000 -@@ -36,4 +36,4 @@ - distclean: clean - - install: all -- $(INSTALLCMD) -m $(INSTALLMODE) $(PROGS) $(BASEPATH)/bin -+ $(INSTALLCMD) -m $(INSTALLMODE) $(PROGS) $(BASEPATH)/sbin -diff -ru ../431/server/Makefile.in ./server/Makefile.in ---- ../431/server/Makefile.in Fri Feb 11 03:18:22 2000 -+++ ./server/Makefile.in Mon Mar 6 17:29:46 2000 -@@ -22,4 +22,4 @@ - distclean: clean - - install: all -- $(INSTALLCMD) $(PROGS) $(BASEPATH)/bin -+ $(INSTALLCMD) $(PROGS) $(BASEPATH)/sbin diff --git a/sysutils/nut22/pkg-comment b/sysutils/nut22/pkg-comment deleted file mode 100644 index 83ab91a03e2d..000000000000 --- a/sysutils/nut22/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Network UPS Tools diff --git a/sysutils/nut22/pkg-descr b/sysutils/nut22/pkg-descr deleted file mode 100644 index cfc898ce8095..000000000000 --- a/sysutils/nut22/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a developing project to monitor a large assortment of UPS hardware. -Network communications are used so that multiple systems can monitor a -single physical UPS and shut down together if necessary without any -special "sharing hardware" on the UPS itself. CGI scripts provided -to monitor UPS status via WEB browser. - -WWW: http://www.exploits.org/nut/ diff --git a/sysutils/nut22/pkg-plist b/sysutils/nut22/pkg-plist deleted file mode 100644 index e2a5d4380c58..000000000000 --- a/sysutils/nut22/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -sbin/apcsmart -sbin/genericups -sbin/optiups -sbin/bestups -sbin/ups-trust425+625 -sbin/fentonups -sbin/upsc -sbin/upscmd -sbin/upslog -sbin/upsmon -sbin/upsct -sbin/upsct2 -sbin/upsd -etc/nut/hosts.conf.sample -etc/nut/multimon.conf.sample -etc/nut/upsd.conf.sample -etc/nut/upsmon.conf.sample -etc/nut/upsset.passwd.sample -etc/rc.d/upsd.sh.sample diff --git a/sysutils/nut22/pkg-plist.cgi b/sysutils/nut22/pkg-plist.cgi deleted file mode 100644 index 670b38eca27c..000000000000 --- a/sysutils/nut22/pkg-plist.cgi +++ /dev/null @@ -1,6 +0,0 @@ -share/nut/cgi/multimon.cgi -share/nut/cgi/upsimage.cgi -share/nut/cgi/upsset.cgi -share/nut/cgi/upsstats.cgi -@dirrm share/nut/cgi -@dirrm share/nut diff --git a/sysutils/nut22/pkg-plist.doc b/sysutils/nut22/pkg-plist.doc deleted file mode 100644 index 7a7d77317316..000000000000 --- a/sysutils/nut22/pkg-plist.doc +++ /dev/null @@ -1,16 +0,0 @@ -share/doc/nut/Changes.trust -share/doc/nut/FAQ -share/doc/nut/access.txt -share/doc/nut/commands.txt -share/doc/nut/data-room.txt -share/doc/nut/generic-ups.txt -share/doc/nut/new-modules.txt -share/doc/nut/pager.txt -share/doc/nut/protocol.txt -share/doc/nut/shutdown.txt -share/doc/nut/tips.txt -share/doc/nut/todo.txt -share/doc/nut/ups-trust425+625.txt -share/doc/nut/README -share/doc/nut/QUICKSTART -@dirrm share/doc/nut diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile deleted file mode 100644 index 1ce2ab5b4ae8..000000000000 --- a/sysutils/screen/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: screen -# Date created: 25 Nov 1994 -# Whom: ache -# -# $FreeBSD$ -# - -PORTNAME= screen -PORTVERSION= 3.9.5 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= screen - -MAINTAINER= ache@FreeBSD.org - -GNU_CONFIGURE= yes -MAN1= screen.1 - -post-install: - @install-info ${PREFIX}/info/screen.info ${PREFIX}/info/dir - -.include <bsd.port.mk> diff --git a/sysutils/screen/distinfo b/sysutils/screen/distinfo deleted file mode 100644 index d8d851488610..000000000000 --- a/sysutils/screen/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (screen-3.9.5.tar.gz) = ac7dd525b0920bc98e4af75b0f73c73e diff --git a/sysutils/screen/files/patch-aa b/sysutils/screen/files/patch-aa deleted file mode 100644 index 5aafec1c3088..000000000000 --- a/sysutils/screen/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -*** Makefile.in.bak Mon Jan 16 17:59:20 1995 ---- Makefile.in Wed Jan 18 04:13:40 1995 -*************** -*** 21,27 **** - ETCSCREENRC = `sed < config.h -n -e '/define ETCSCREENRC/s/^.*"\([^"]*\)"/\1/p'` - - CC = @CC@ -- CFLAGS = -O - LDFLAGS = - LIBS = @LIBS@ - ---- 21,26 ---- diff --git a/sysutils/screen/files/patch-ab b/sysutils/screen/files/patch-ab deleted file mode 100644 index 7d32efe4d433..000000000000 --- a/sysutils/screen/files/patch-ab +++ /dev/null @@ -1,32 +0,0 @@ -*** doc/Makefile.in.orig Tue Jun 24 01:05:43 1997 ---- doc/Makefile.in Mon Sep 15 23:56:34 1997 -*************** -*** 20,26 **** - $(TEXI2DVI) $(srcdir)/screen.texinfo - - info screen.info: screen.texinfo -! $(MAKEINFO) $(srcdir)/screen.texinfo -o screen.info - - install: installdirs - $(INSTALL_DATA) $(srcdir)/screen.1 $(mandir)/man1/screen.1 ---- 20,27 ---- - $(TEXI2DVI) $(srcdir)/screen.texinfo - - info screen.info: screen.texinfo -! rm -f ./screen.info* -! $(MAKEINFO) --no-split $(srcdir)/screen.texinfo -o screen.info - - install: installdirs - $(INSTALL_DATA) $(srcdir)/screen.1 $(mandir)/man1/screen.1 -*************** -*** 28,36 **** - -if test -f screen.info; then d=.; else d=$(srcdir); fi; \ - if test -f $$d/screen.info; then \ - for f in $$d/screen.info*; do $(INSTALL_DATA) $$f $(infodir);done; \ -- if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \ -- install-info --info-dir=$(infodir) $$d/screen.info; \ -- else true; fi; \ - fi - - uninstall: ---- 29,34 ---- diff --git a/sysutils/screen/files/patch-ac b/sysutils/screen/files/patch-ac deleted file mode 100644 index df27dcfb9768..000000000000 --- a/sysutils/screen/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- doc/screen.texinfo.orig Tue Nov 21 03:03:15 1995 -+++ doc/screen.texinfo Mon Jun 16 15:16:36 1997 -@@ -3,6 +3,9 @@ - @c vi:set wm=5 - @setfilename screen.info - @settitle Screen User's Manual -+@direntry -+* Screen: (screen). Full-screen window manager. -+@end direntry - @finalout - @setchapternewpage odd - @c %**end of header diff --git a/sysutils/screen/files/patch-ad b/sysutils/screen/files/patch-ad deleted file mode 100644 index a163bc02d66d..000000000000 --- a/sysutils/screen/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Aug 2 15:26:53 1999 -+++ configure Thu Oct 21 01:08:47 1999 -@@ -2706,7 +2706,7 @@ - - _CUT_HERE_ - --#if ((defined(hp300) && !defined(__hpux)) || defined(sun) || (defined(ultrix) && defined(mips)) || defined(_SEQUENT_) || defined(sgi) || defined(SVR4) || defined(sony_news) || !(defined(__osf__) && defined(__alpha)) || defined(_IBMR2) || defined(_AUX_SOURCE) || defined(AUX) || defined(m88k)) -+#if ((defined(hp300) && !defined(__hpux)) || defined(sun) || (defined(ultrix) && defined(mips)) || defined(_SEQUENT_) || defined(sgi) || defined(SVR4) || defined(sony_news) || defined(_IBMR2) || defined(_AUX_SOURCE) || defined(AUX) || defined(m88k)) - loadtype=long - # if defined(apollo) || defined(_IBMR2) || defined(_AUX_SOURCE) || defined(AUX) - loadscale=65536 diff --git a/sysutils/screen/files/patch-ae b/sysutils/screen/files/patch-ae deleted file mode 100644 index 820206d770c8..000000000000 --- a/sysutils/screen/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- teln.c.orig Wed Jul 28 15:50:22 1999 -+++ teln.c Thu Oct 21 01:15:50 1999 -@@ -28,6 +28,7 @@ - #include <sys/socket.h> - #include <fcntl.h> - #include <netdb.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - #include "config.h" diff --git a/sysutils/screen/pkg-comment b/sysutils/screen/pkg-comment deleted file mode 100644 index 88a160b5b6fd..000000000000 --- a/sysutils/screen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multi-screen window manager diff --git a/sysutils/screen/pkg-descr b/sysutils/screen/pkg-descr deleted file mode 100644 index efa776967e5e..000000000000 --- a/sysutils/screen/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Screen is a full-screen window manager that multiplexes a physical terminal -between several processes (typically interactive shells). -Each virtual terminal provides the functions of a DEC VT100 terminal and, in -addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO -2022 standards (e.g. insert/delete line and support for multiple character -sets). There is a scrollback history buffer for each virtual terminal and a -copy-and-paste mechanism that allows moving text regions between windows. diff --git a/sysutils/screen/pkg-plist b/sysutils/screen/pkg-plist deleted file mode 100644 index f263d8963475..000000000000 --- a/sysutils/screen/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/screen -bin/screen-3.9.5 -@unexec install-info --delete %D/info/screen.info %D/info/dir -info/screen.info -@exec install-info %D/info/screen.info %D/info/dir diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile deleted file mode 100644 index be2f9e2cd5db..000000000000 --- a/sysutils/sweeper/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: kdeutils2 -# Date created: Sun 14 May 2000 02:52:20 -# Whom: Will Andrews <will@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdeutils -PORTVERSION= 1.90 -CATEGORIES= misc kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= unstable/distribution/tar/src - -MAINTAINER= will@FreeBSD.org - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.4:${PORTSDIR}/x11/kdelibs2 - -MOC?= ${X11BASE}/bin/moc2 -USE_BZIP2= yes -USE_QT2= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ - --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib -CONFIGURE_ENV+= MOC="${MOC}" -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/sysutils/sweeper/distinfo b/sysutils/sweeper/distinfo deleted file mode 100644 index 688e0274a449..000000000000 --- a/sysutils/sweeper/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9 diff --git a/sysutils/sweeper/pkg-comment b/sysutils/sweeper/pkg-comment deleted file mode 100644 index 186230f9287d..000000000000 --- a/sysutils/sweeper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities for the KDE integrated X11 desktop diff --git a/sysutils/sweeper/pkg-descr b/sysutils/sweeper/pkg-descr deleted file mode 100644 index 90ae45773bea..000000000000 --- a/sysutils/sweeper/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -KDE provides an integrated X11 based environment, much like CDE. diff --git a/sysutils/sweeper/pkg-plist b/sysutils/sweeper/pkg-plist deleted file mode 100644 index e337e8930d38..000000000000 --- a/sysutils/sweeper/pkg-plist +++ /dev/null @@ -1,583 +0,0 @@ -bin/ark -bin/conttest -bin/iconpackager -bin/kab -bin/karm -bin/kcalc -bin/kcharselect -bin/kdepasswd -bin/kdessh -bin/kdf -bin/kedit -bin/kfind -bin/khexedit -bin/kjots -bin/klaptopdaemon -bin/klipper -bin/kljettool -bin/klpq -bin/knotes -bin/ktimemon -bin/ktop -bin/kwikdisk -bin/kwrite -include/ccont.h -lib/kedit.la -lib/kedit.so.0 -lib/libccont.a -lib/libkcm_fontmanager.la -lib/libkcm_fontmanager.so -lib/libkcm_kdf.la -lib/libkcm_kdf.so -lib/libkcm_laptop.la -lib/libkcm_laptop.so -share/applnk/Applications/KEdit.desktop -share/applnk/Applications/kwrite.desktop -share/applnk/Kfind.desktop -share/applnk/Settings/Information/kcmdf.desktop -share/applnk/Settings/Laptop/.directory -share/applnk/Settings/Laptop/battery.desktop -share/applnk/Settings/Laptop/bwarning.desktop -share/applnk/Settings/Laptop/cwarning.desktop -share/applnk/Settings/Laptop/pcmcia.desktop -share/applnk/Settings/Laptop/power.desktop -share/applnk/Settings/LookNFeel/fontmanager.desktop -share/applnk/System/kdf.desktop -share/applnk/System/ktop.desktop -share/applnk/System/kwikdisk.desktop -share/applnk/Utilities/Iconpackager.desktop -share/applnk/Utilities/KCharSelect.desktop -share/applnk/Utilities/KLJetTool.desktop -share/applnk/Utilities/KLpq.desktop -share/applnk/Utilities/Kjots.desktop -share/applnk/Utilities/ark.desktop -share/applnk/Utilities/kab.desktop -share/applnk/Utilities/karm.desktop -share/applnk/Utilities/kcalc.desktop -share/applnk/Utilities/kdepasswd.desktop -share/applnk/Utilities/khexedit.desktop -share/applnk/Utilities/klipper.desktop -share/applnk/Utilities/knotes.desktop -share/applnk/Utilities/ktimemon.desktop -share/apps/ark/arkui.rc -share/apps/ark/toolbar/ark_adddir.png -share/apps/ark/toolbar/ark_addfile.png -share/apps/ark/toolbar/ark_delete.png -share/apps/ark/toolbar/ark_extract.png -share/apps/ark/toolbar/ark_help.png -share/apps/ark/toolbar/ark_new.png -share/apps/ark/toolbar/ark_open.png -share/apps/ark/toolbar/ark_options.png -share/apps/ark/toolbar/ark_selectall.png -share/apps/ark/toolbar/ark_view.png -share/apps/kab/pics/addressbook_logo.png -share/apps/kab/template.config -share/apps/kab/template.kab -share/apps/kcalc/pics/kcalclogo.png -share/apps/kedit/keditui.rc -share/apps/kedit/pics/colors.png -share/apps/kedit/pics/fonts.png -share/apps/kedit/pics/keditlogo.png -share/apps/kedit/pics/misc.png -share/apps/kedit/toolbar/filenew2.png -share/apps/kedit/toolbar/send.png -share/apps/kfind/toolbar/archive.png -share/apps/kfind/toolbar/delete.png -share/apps/kfind/toolbar/idea.png -share/apps/kfind/toolbar/info.png -share/apps/kfind/toolbar/openfile.png -share/apps/kfind/toolbar/save.png -share/apps/kfind/toolbar/search.png -share/apps/khexedit/pics/colors.png -share/apps/khexedit/pics/cursor.png -share/apps/khexedit/pics/files.png -share/apps/khexedit/pics/fonts.png -share/apps/khexedit/pics/layout.png -share/apps/khexedit/pics/misc.png -share/apps/khexedit/toolbar/hexdrag.png -share/apps/khexedit/toolbar/hexmask.png -share/apps/khexedit/toolbar/hexwrite.png -share/apps/kjots/pics/filedel.png -share/apps/kljetool/pics/kljetlogo.png -share/apps/knotes/pics/knotesclose.png -share/apps/knotes/pics/knoteslogo.png -share/apps/ktop/pics/X.png -share/apps/ktop/pics/bash.png -share/apps/ktop/pics/bsh.png -share/apps/ktop/pics/c++.png -share/apps/ktop/pics/cc.png -share/apps/ktop/pics/console.png -share/apps/ktop/pics/csh.png -share/apps/ktop/pics/emacs.png -share/apps/ktop/pics/g++.png -share/apps/ktop/pics/gbd.png -share/apps/ktop/pics/gcc.png -share/apps/ktop/pics/gdb.png -share/apps/ktop/pics/init.png -share/apps/ktop/pics/kaudioserver.png -share/apps/ktop/pics/kbgndwm.png -share/apps/ktop/pics/kioslave.png -share/apps/ktop/pics/kpanel.png -share/apps/ktop/pics/krootwm.png -share/apps/ktop/pics/ksh.png -share/apps/ktop/pics/login.png -share/apps/ktop/pics/lpd.png -share/apps/ktop/pics/maudio.png -share/apps/ktop/pics/nxterm.png -share/apps/ktop/pics/sh.png -share/apps/ktop/pics/startkde.png -share/apps/ktop/pics/startx.png -share/apps/ktop/pics/tcsh.png -share/apps/ktop/pics/xconsole.png -share/apps/ktop/pics/xemacs.png -share/apps/ktop/pics/xinit.png -share/apps/ktop/pics/xload.png -share/apps/ktop/pics/xterm.png -share/apps/ktop/pics/xxgbd.png -share/apps/ktop/pics/xxgdb.png -share/apps/kwrite/kwrite_shell.rc -share/config/klipperrc -share/doc/HTML/en/ark/.anchors -share/doc/HTML/en/ark/creatingandaddingfilestoarchives.html -share/doc/HTML/en/ark/edit.html -share/doc/HTML/en/ark/extractingarchives.html -share/doc/HTML/en/ark/help.html -share/doc/HTML/en/ark/index.cvlog -share/doc/HTML/en/ark/index.docbook -share/doc/HTML/en/ark/index.html -share/doc/HTML/en/ark/installation.html -share/doc/HTML/en/ark/introduction.html -share/doc/HTML/en/ark/onscreenfundamentals.html -share/doc/HTML/en/ark/openingandviewingarchives.html -share/doc/HTML/en/ark/options.html -share/doc/HTML/en/ark/requirements.html -share/doc/HTML/en/ark/themenuentries.html -share/doc/HTML/en/ark/workingwithfiles.html -share/doc/HTML/en/kab/.anchors -share/doc/HTML/en/kab/index.cvlog -share/doc/HTML/en/kab/index.docbook -share/doc/HTML/en/kab/index.html -share/doc/HTML/en/kab/temp.html -share/doc/HTML/en/karm/.anchors -share/doc/HTML/en/karm/author.html -share/doc/HTML/en/karm/bugs.html -share/doc/HTML/en/karm/index.cvlog -share/doc/HTML/en/karm/index.docbook -share/doc/HTML/en/karm/index.html -share/doc/HTML/en/karm/introduction.html -share/doc/HTML/en/karm/karm.png -share/doc/HTML/en/karm/usingtimetracker.html -share/doc/HTML/en/kcalc/.anchors -share/doc/HTML/en/kcalc/commentsonspecificfunctions.html -share/doc/HTML/en/kcalc/compilationandinstallation.html -share/doc/HTML/en/kcalc/copyright.html -share/doc/HTML/en/kcalc/cutandpaste.html -share/doc/HTML/en/kcalc/fixedprecision.html -share/doc/HTML/en/kcalc/howdoigetetheeulernumber.html -share/doc/HTML/en/kcalc/howdoigettwofixeddigitsaftertheperiod.html -share/doc/HTML/en/kcalc/index.cvlog -share/doc/HTML/en/kcalc/index.docbook -share/doc/HTML/en/kcalc/index.html -share/doc/HTML/en/kcalc/installation.html -share/doc/HTML/en/kcalc/introduction.html -share/doc/HTML/en/kcalc/invmod.html -share/doc/HTML/en/kcalc/kcalc_on_Aix.txt -share/doc/HTML/en/kcalc/kcalc_on_OSF.txt -share/doc/HTML/en/kcalc/keyaccels.html -share/doc/HTML/en/kcalc/lshrsh.html -share/doc/HTML/en/kcalc/modes.html -share/doc/HTML/en/kcalc/percent.html -share/doc/HTML/en/kcalc/percentfunction.html -share/doc/HTML/en/kcalc/questionsandanswers.html -share/doc/HTML/en/kcalc/requirements.html -share/doc/HTML/en/kcalc/tipsandtricks.html -share/doc/HTML/en/kcalc/trigonometricmode.html -share/doc/HTML/en/kcalc/usage.html -share/doc/HTML/en/kcalc/whataboutprecision.html -share/doc/HTML/en/kdf/.anchors -share/doc/HTML/en/kdf/comments.html -share/doc/HTML/en/kdf/features.html -share/doc/HTML/en/kdf/generalsettings.html -share/doc/HTML/en/kdf/icons.html -share/doc/HTML/en/kdf/index.cvlog -share/doc/HTML/en/kdf/index.docbook -share/doc/HTML/en/kdf/index.html -share/doc/HTML/en/kdf/kdiskfree.html -share/doc/HTML/en/kdf/kwikdisk.html -share/doc/HTML/en/kdf/umountcommands.html -share/doc/HTML/en/kedit/.anchors -share/doc/HTML/en/kedit/compilationandinstallation.html -share/doc/HTML/en/kedit/edit.html -share/doc/HTML/en/kedit/editingfilesontheinternet.html -share/doc/HTML/en/kedit/help.html -share/doc/HTML/en/kedit/index.cvlog -share/doc/HTML/en/kedit/index.docbook -share/doc/HTML/en/kedit/index.html -share/doc/HTML/en/kedit/installation.html -share/doc/HTML/en/kedit/introduction.html -share/doc/HTML/en/kedit/keybindings.html -share/doc/HTML/en/kedit/onscreenfundamentals.html -share/doc/HTML/en/kedit/options.html -share/doc/HTML/en/kedit/printing.html -share/doc/HTML/en/kedit/questionsandanswers.html -share/doc/HTML/en/kedit/requirements.html -share/doc/HTML/en/kedit/themenuentries.html -share/doc/HTML/en/kfind/.anchors -share/doc/HTML/en/kfind/authors.html -share/doc/HTML/en/kfind/compilation-and-installation.html -share/doc/HTML/en/kfind/configuration.html -share/doc/HTML/en/kfind/edit.html -share/doc/HTML/en/kfind/epilog.html -share/doc/HTML/en/kfind/help.html -share/doc/HTML/en/kfind/index.cvlog -share/doc/HTML/en/kfind/index.docbook -share/doc/HTML/en/kfind/index.html -share/doc/HTML/en/kfind/installation.html -share/doc/HTML/en/kfind/introduction.html -share/doc/HTML/en/kfind/onscreenfundamentals.html -share/doc/HTML/en/kfind/options.html -share/doc/HTML/en/kfind/requirements.html -share/doc/HTML/en/kfind/search-parameters-dialog.html -share/doc/HTML/en/kfind/themenuentries.html -share/doc/HTML/en/kfind/viewing-area.html -share/doc/HTML/en/kfloppy/.anchors -share/doc/HTML/en/kfloppy/compilationandinstallation.html -share/doc/HTML/en/kfloppy/copyright.html -share/doc/HTML/en/kfloppy/density.html -share/doc/HTML/en/kfloppy/filesystems.html -share/doc/HTML/en/kfloppy/formattingdiskswithkfloppy.html -share/doc/HTML/en/kfloppy/formattingoptions.html -share/doc/HTML/en/kfloppy/index.cvlog -share/doc/HTML/en/kfloppy/index.docbook -share/doc/HTML/en/kfloppy/index.html -share/doc/HTML/en/kfloppy/installation.html -share/doc/HTML/en/kfloppy/introduction.html -share/doc/HTML/en/kfloppy/requirements.html -share/doc/HTML/en/khexedit/.anchors -share/doc/HTML/en/khexedit/binary-filter.html -share/doc/HTML/en/khexedit/bookmarks-menu.html -share/doc/HTML/en/khexedit/bookmarks.html -share/doc/HTML/en/khexedit/changes.html -share/doc/HTML/en/khexedit/character-table.html -share/doc/HTML/en/khexedit/command-line-arguments.html -share/doc/HTML/en/khexedit/compilation-and-installation.html -share/doc/HTML/en/khexedit/copy-and-paste.html -share/doc/HTML/en/khexedit/cursor-.html -share/doc/HTML/en/khexedit/customizedialog.html -share/doc/HTML/en/khexedit/documentlist.html -share/doc/HTML/en/khexedit/documents-menu.html -share/doc/HTML/en/khexedit/drag-and-drop-.html -share/doc/HTML/en/khexedit/edit-menu.html -share/doc/HTML/en/khexedit/editing-files-on-the-internet-.html -share/doc/HTML/en/khexedit/editorimage.html -share/doc/HTML/en/khexedit/encoding.html -share/doc/HTML/en/khexedit/export.html -share/doc/HTML/en/khexedit/exported-html-is-sometimes-hard-to-inspect-i.html -share/doc/HTML/en/khexedit/find-and-replace.html -share/doc/HTML/en/khexedit/find.html -share/doc/HTML/en/khexedit/font.html -share/doc/HTML/en/khexedit/help-menu.html -share/doc/HTML/en/khexedit/index.cvlog -share/doc/HTML/en/khexedit/index.docbook -share/doc/HTML/en/khexedit/index.html -share/doc/HTML/en/khexedit/insert-pattern.html -share/doc/HTML/en/khexedit/installation.html -share/doc/HTML/en/khexedit/introduction.html -share/doc/HTML/en/khexedit/key-bindings.html -share/doc/HTML/en/khexedit/khexedit.png -share/doc/HTML/en/khexedit/menu-entries.html -share/doc/HTML/en/khexedit/miscellaneous.html -share/doc/HTML/en/khexedit/optioncolor.html -share/doc/HTML/en/khexedit/optionfile.html -share/doc/HTML/en/khexedit/options-menu.html -share/doc/HTML/en/khexedit/options.html -share/doc/HTML/en/khexedit/page-layout.html -share/doc/HTML/en/khexedit/printing-to-disk-using-postscript-takes-ages.html -share/doc/HTML/en/khexedit/printing.html -share/doc/HTML/en/khexedit/progress-indicator-and-management.html -share/doc/HTML/en/khexedit/questions-answers-and-tips.html -share/doc/HTML/en/khexedit/requirements.html -share/doc/HTML/en/khexedit/select-indicator.html -share/doc/HTML/en/khexedit/statistics.html -share/doc/HTML/en/khexedit/string-extractor.html -share/doc/HTML/en/khexedit/tools-menu.html -share/doc/HTML/en/khexedit/tools.html -share/doc/HTML/en/khexedit/view-menu.html -share/doc/HTML/en/kjots/.anchors -share/doc/HTML/en/kjots/index.cvlog -share/doc/HTML/en/kjots/index.docbook -share/doc/HTML/en/kjots/index.html -share/doc/HTML/en/kjots/introduction.html -share/doc/HTML/en/kjots/keyboardshortcuts.html -share/doc/HTML/en/kjots/subjectlist.html -share/doc/HTML/en/kjots/todo.html -share/doc/HTML/en/kjots/usage.html -share/doc/HTML/en/kljettool/.anchors -share/doc/HTML/en/kljettool/README -share/doc/HTML/en/kljettool/compilationandinstallation.html -share/doc/HTML/en/kljettool/copyright.html -share/doc/HTML/en/kljettool/djcdoscommands.txt -share/doc/HTML/en/kljettool/filter -share/doc/HTML/en/kljettool/gettingkljettooltowork.html -share/doc/HTML/en/kljettool/hp690c.zip -share/doc/HTML/en/kljettool/index.cvlog -share/doc/HTML/en/kljettool/index.docbook -share/doc/HTML/en/kljettool/index.html -share/doc/HTML/en/kljettool/installation.html -share/doc/HTML/en/kljettool/introduction.html -share/doc/HTML/en/kljettool/magic -share/doc/HTML/en/kljettool/requirements.html -share/doc/HTML/en/kljettool/usage.html -share/doc/HTML/en/klpq/.anchors -share/doc/HTML/en/klpq/author.html -share/doc/HTML/en/klpq/copyright.html -share/doc/HTML/en/klpq/index.cvlog -share/doc/HTML/en/klpq/index.docbook -share/doc/HTML/en/klpq/index.html -share/doc/HTML/en/klpq/install.html -share/doc/HTML/en/klpq/introduction.html -share/doc/HTML/en/klpq/thanks.html -share/doc/HTML/en/klpq/todo.html -share/doc/HTML/en/klpq/usage.html -share/doc/HTML/en/knotes/.anchors -share/doc/HTML/en/knotes/alarm.html -share/doc/HTML/en/knotes/autoindent.html -share/doc/HTML/en/knotes/calendar.html -share/doc/HTML/en/knotes/clear.html -share/doc/HTML/en/knotes/colors.html -share/doc/HTML/en/knotes/compilationandinstallation.html -share/doc/HTML/en/knotes/deleteknote.html -share/doc/HTML/en/knotes/dframe.html -share/doc/HTML/en/knotes/doubleclickonurls.html -share/doc/HTML/en/knotes/font.html -share/doc/HTML/en/knotes/index.cvlog -share/doc/HTML/en/knotes/index.docbook -share/doc/HTML/en/knotes/index.html -share/doc/HTML/en/knotes/installation.html -share/doc/HTML/en/knotes/introduction.html -share/doc/HTML/en/knotes/keybindings.html -share/doc/HTML/en/knotes/mailnote.html -share/doc/HTML/en/knotes/newknote.html -share/doc/HTML/en/knotes/onscreenfundamentals.html -share/doc/HTML/en/knotes/printing.html -share/doc/HTML/en/knotes/printnote.html -share/doc/HTML/en/knotes/questionsandanswers.html -share/doc/HTML/en/knotes/quit.html -share/doc/HTML/en/knotes/renameknote.html -share/doc/HTML/en/knotes/requirements.html -share/doc/HTML/en/knotes/resizingknotes.html -share/doc/HTML/en/knotes/setdefaults.html -share/doc/HTML/en/knotes/themenuentries.html -share/doc/HTML/en/kpm/.anchors -share/doc/HTML/en/kpm/appendix.html -share/doc/HTML/en/kpm/generalinformation.html -share/doc/HTML/en/kpm/index.cvlog -share/doc/HTML/en/kpm/index.docbook -share/doc/HTML/en/kpm/index.html -share/doc/HTML/en/kpm/knownbugsandproblems.html -share/doc/HTML/en/kpm/kpmmainwindow.html -share/doc/HTML/en/kpm/legalstuff.html -share/doc/HTML/en/kpm/processmenu.html -share/doc/HTML/en/kpm/requirementsforkpm.html -share/doc/HTML/en/kpm/signalmenu.html -share/doc/HTML/en/kpm/themenu.html -share/doc/HTML/en/kpm/viewmenu.html -share/doc/HTML/en/ktimemon/.anchors -share/doc/HTML/en/ktimemon/autoscaling.html -share/doc/HTML/en/ktimemon/config.html -share/doc/HTML/en/ktimemon/fund.html -share/doc/HTML/en/ktimemon/index.cvlog -share/doc/HTML/en/ktimemon/index.docbook -share/doc/HTML/en/ktimemon/index.html -share/doc/HTML/en/ktimemon/installation.html -share/doc/HTML/en/ktimemon/introduction.html -share/doc/HTML/en/ktimemon/menu.html -share/doc/HTML/en/ktimemon/revisionhistory.html -share/doc/HTML/en/ktimemon/thanksandacknowledgements.html -share/doc/HTML/en/ktop/.anchors -share/doc/HTML/en/ktop/authors.html -share/doc/HTML/en/ktop/compilationandinstallation.html -share/doc/HTML/en/ktop/index.cvlog -share/doc/HTML/en/ktop/index.docbook -share/doc/HTML/en/ktop/index.html -share/doc/HTML/en/ktop/installation.html -share/doc/HTML/en/ktop/installingthetaskmanagericonperformancemeter.html -share/doc/HTML/en/ktop/introduction.html -share/doc/HTML/en/ktop/licenseandwarranty.html -share/doc/HTML/en/ktop/pop-upmenus.html -share/doc/HTML/en/ktop/questionsandanswersnothinghereyet.html -share/doc/HTML/en/ktop/requirements.html -share/doc/HTML/en/ktop/theperformancemeterpage.html -share/doc/HTML/en/ktop/theprocesstreepage.html -share/doc/HTML/en/ktop/usingthekdetaskmanager.html -share/doc/HTML/en/kwrite/.anchors -share/doc/HTML/en/kwrite/bookmarks.html -share/doc/HTML/en/kwrite/compilationandinstallation.html -share/doc/HTML/en/kwrite/edit.html -share/doc/HTML/en/kwrite/editingfilesontheinternet.html -share/doc/HTML/en/kwrite/help.html -share/doc/HTML/en/kwrite/index.cvlog -share/doc/HTML/en/kwrite/index.docbook -share/doc/HTML/en/kwrite/index.html -share/doc/HTML/en/kwrite/installation.html -share/doc/HTML/en/kwrite/introduction.html -share/doc/HTML/en/kwrite/keybindings.html -share/doc/HTML/en/kwrite/onscreenfundamentals.html -share/doc/HTML/en/kwrite/options.html -share/doc/HTML/en/kwrite/printing.html -share/doc/HTML/en/kwrite/questionsandanswers.html -share/doc/HTML/en/kwrite/requirements.html -share/doc/HTML/en/kwrite/themenuentries.html -share/icons/hicolor/32x32/apps/ark.png -share/icons/hicolor/32x32/apps/kab.png -share/icons/hicolor/32x32/apps/karm.png -share/icons/hicolor/32x32/apps/kcalc.png -share/icons/hicolor/32x32/apps/kedit.png -share/icons/hicolor/32x32/apps/kfind.png -share/icons/hicolor/32x32/apps/kfontmanager.png -share/icons/hicolor/32x32/apps/khexedit.png -share/icons/hicolor/32x32/apps/kjots.png -share/icons/hicolor/32x32/apps/klipper.png -share/icons/hicolor/32x32/apps/klpq.png -share/icons/hicolor/32x32/apps/knotes.png -share/icons/hicolor/32x32/apps/ktop.png -share/icons/hicolor/32x32/apps/kwrite.png -share/icons/hicolor/48x48/apps/ark.png -share/icons/hicolor/48x48/apps/kab.png -share/icons/hicolor/48x48/apps/karm.png -share/icons/hicolor/48x48/apps/kcalc.png -share/icons/hicolor/48x48/apps/kedit.png -share/icons/hicolor/48x48/apps/kfind.png -share/icons/hicolor/48x48/apps/kfontmanager.png -share/icons/hicolor/48x48/apps/khexedit.png -share/icons/hicolor/48x48/apps/kjots.png -share/icons/hicolor/48x48/apps/klipper.png -share/icons/hicolor/48x48/apps/kljettool.png -share/icons/hicolor/48x48/apps/klpq.png -share/icons/hicolor/48x48/apps/knotes.png -share/icons/hicolor/48x48/apps/ktop.png -share/icons/hicolor/48x48/apps/kwrite.png -share/icons/locolor/16x16/apps/ark.png -share/icons/locolor/16x16/apps/kab.png -share/icons/locolor/16x16/apps/karm.png -share/icons/locolor/16x16/apps/kcalc.png -share/icons/locolor/16x16/apps/kcharselect.png -share/icons/locolor/16x16/apps/kcmdf.png -share/icons/locolor/16x16/apps/kdf.png -share/icons/locolor/16x16/apps/kedit.png -share/icons/locolor/16x16/apps/kfind.png -share/icons/locolor/16x16/apps/kfontmanager.png -share/icons/locolor/16x16/apps/khexedit.png -share/icons/locolor/16x16/apps/kjots.png -share/icons/locolor/16x16/apps/klipper.png -share/icons/locolor/16x16/apps/kljettool.png -share/icons/locolor/16x16/apps/klpq.png -share/icons/locolor/16x16/apps/knotes.png -share/icons/locolor/16x16/apps/ktimemon.png -share/icons/locolor/16x16/apps/ktop.png -share/icons/locolor/16x16/apps/kwikdisk.png -share/icons/locolor/16x16/apps/kwrite.png -share/icons/locolor/16x16/apps/laptop_battery.png -share/icons/locolor/16x16/apps/laptop_charge.png -share/icons/locolor/16x16/apps/laptop_nobattery.png -share/icons/locolor/16x16/apps/laptop_nocharge.png -share/icons/locolor/16x16/apps/laptop_settings.png -share/icons/locolor/16x16/apps/pcmcia.png -share/icons/locolor/16x16/apps/power.png -share/icons/locolor/16x16/devices/nfs_mount.png -share/icons/locolor/16x16/devices/nfs_unmount.png -share/icons/locolor/32x32/apps/ark.png -share/icons/locolor/32x32/apps/kab.png -share/icons/locolor/32x32/apps/karm.png -share/icons/locolor/32x32/apps/kcalc.png -share/icons/locolor/32x32/apps/kcmdf.png -share/icons/locolor/32x32/apps/kdf.png -share/icons/locolor/32x32/apps/kedit.png -share/icons/locolor/32x32/apps/kfind.png -share/icons/locolor/32x32/apps/kfontmanager.png -share/icons/locolor/32x32/apps/khexedit.png -share/icons/locolor/32x32/apps/kjots.png -share/icons/locolor/32x32/apps/klipper.png -share/icons/locolor/32x32/apps/kljettool.png -share/icons/locolor/32x32/apps/klpq.png -share/icons/locolor/32x32/apps/knotes.png -share/icons/locolor/32x32/apps/ktimemon.png -share/icons/locolor/32x32/apps/ktop.png -share/icons/locolor/32x32/apps/kwikdisk.png -share/icons/locolor/32x32/apps/kwrite.png -share/icons/locolor/32x32/apps/laptop_battery.png -share/icons/locolor/32x32/apps/laptop_charge.png -share/icons/locolor/32x32/apps/laptop_nobattery.png -share/icons/locolor/32x32/apps/laptop_nocharge.png -share/icons/locolor/32x32/apps/laptop_settings.png -share/icons/locolor/32x32/apps/pcmcia.png -share/icons/locolor/32x32/apps/power.png -share/toolbar/filedel.xpm -@unexec rm -f %D/share/doc/HTML/en/ark/common -@unexec rm -f %D/share/doc/HTML/en/kab/common -@unexec rm -f %D/share/doc/HTML/en/karm/common -@unexec rm -f %D/share/doc/HTML/en/kcalc/common -@unexec rm -f %D/share/doc/HTML/en/kdf/common -@unexec rm -f %D/share/doc/HTML/en/kedit/common -@unexec rm -f %D/share/doc/HTML/en/kfind/common -@unexec rm -f %D/share/doc/HTML/en/kfloppy/common -@unexec rm -f %D/share/doc/HTML/en/khexedit/common -@unexec rm -f %D/share/doc/HTML/en/kjots/common -@unexec rm -f %D/share/doc/HTML/en/kljettool/common -@unexec rm -f %D/share/doc/HTML/en/klpq/common -@unexec rm -f %D/share/doc/HTML/en/knotes/common -@unexec rm -f %D/share/doc/HTML/en/kpm/common -@unexec rm -f %D/share/doc/HTML/en/ktimemon/common -@unexec rm -f %D/share/doc/HTML/en/ktop/common -@unexec rm -f %D/share/doc/HTML/en/kwrite/common -@dirrm share/icons/locolor/32x32/apps -@dirrm share/icons/locolor/32x32 -@dirrm share/icons/locolor/16x16/devices -@dirrm share/icons/locolor/16x16/apps -@dirrm share/icons/locolor/16x16 -@dirrm share/icons/locolor -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/48x48 -@dirrm share/icons/hicolor/32x32/apps -@dirrm share/icons/hicolor/32x32 -@dirrm share/icons/hicolor -@dirrm share/doc/HTML/en/kwrite -@dirrm share/doc/HTML/en/ktop -@dirrm share/doc/HTML/en/ktimemon -@dirrm share/doc/HTML/en/kpm -@dirrm share/doc/HTML/en/knotes -@dirrm share/doc/HTML/en/klpq -@dirrm share/doc/HTML/en/kljettool -@dirrm share/doc/HTML/en/kjots -@dirrm share/doc/HTML/en/khexedit -@dirrm share/doc/HTML/en/kfloppy -@dirrm share/doc/HTML/en/kfind -@dirrm share/doc/HTML/en/kedit -@dirrm share/doc/HTML/en/kdf -@dirrm share/doc/HTML/en/kcalc -@dirrm share/doc/HTML/en/karm -@dirrm share/doc/HTML/en/kab -@dirrm share/doc/HTML/en/ark -@dirrm share/apps/kwrite -@dirrm share/apps/ktop/pics -@dirrm share/apps/ktop -@dirrm share/apps/knotes/pics -@dirrm share/apps/knotes -@dirrm share/apps/kljetool/pics -@dirrm share/apps/kljetool -@dirrm share/apps/kjots/pics -@dirrm share/apps/kjots -@dirrm share/apps/khexedit/toolbar -@dirrm share/apps/khexedit/pics -@dirrm share/apps/khexedit -@dirrm share/apps/kfind/toolbar -@dirrm share/apps/kfind -@dirrm share/apps/kedit/toolbar -@dirrm share/apps/kedit/pics -@dirrm share/apps/kedit -@dirrm share/apps/kcalc/pics -@dirrm share/apps/kcalc -@dirrm share/apps/kab/pics -@dirrm share/apps/kab -@dirrm share/apps/ark/toolbar -@dirrm share/apps/ark diff --git a/sysutils/syslog-ng1/Makefile b/sysutils/syslog-ng1/Makefile deleted file mode 100644 index 0579e5785ef9..000000000000 --- a/sysutils/syslog-ng1/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: syslog-ng -# Date created: 22 April 2000 -# Whom: Vince Valenti <vince@blue-box.net> -# -# $FreeBSD$ -# - -PORTNAME= syslog-ng -PORTVERSION= 1.4.3 -CATEGORIES= sysutils -MASTER_SITES= http://www.balabit.hu/downloads/syslog-ng/1.4/ - -MAINTAINER= vince@blue-box.net - -BUILD_DEPENDS= ${LOCALBASE}/lib/libol.a:${PORTSDIR}/devel/libol - -MAN5= syslog-ng.conf.5 -MAN8= syslog-ng.8 - -GNU_CONFIGURE= yes - -PKGMESSAGE= ${WRKDIR}/MESSAGE - -post-patch: - @${PERL} -pi -e 's:__PREFIX__:${PREFIX}:g' ${WRKSRC}/src/syslog-ng.h - -post-build: - @${SED} -e 's,__PREFIX__,${PREFIX},g' ${PKGDIR}/MESSAGE > ${PKGMESSAGE} - -post-install: -.if !defined(NOPORTDOCS) - ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} \ - ${PREFIX}/share/doc/syslog-ng \ - ${PREFIX}/share/doc/syslog-ng/sgml - ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/PORTS ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/syslog-ng - ${INSTALL_DATA} ${WRKSRC}/doc/sgml/syslog-ng.dvi ${PREFIX}/share/doc/syslog-ng/sgml - ${INSTALL_DATA} ${WRKSRC}/doc/sgml/syslog-ng.html.tar.gz ${PREFIX}/share/doc/syslog-ng/sgml - ${INSTALL_DATA} ${WRKSRC}/doc/sgml/syslog-ng.ps ${PREFIX}/share/doc/syslog-ng/sgml - ${INSTALL_DATA} ${WRKSRC}/doc/sgml/syslog-ng.sgml ${PREFIX}/share/doc/syslog-ng/sgml - ${INSTALL_DATA} ${WRKSRC}/doc/sgml/syslog-ng.txt ${PREFIX}/share/doc/syslog-ng/sgml -.endif - @if [ ! -f ${PREFIX}/etc/syslog-ng/syslog-ng.conf.sample ]; then \ - ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} ${PREFIX}/etc/syslog-ng; \ - ${INSTALL_DATA} ${FILESDIR}/syslog-ng.conf.sample ${PREFIX}/etc/syslog-ng; \ - fi - @if [ ! -f ${PREFIX}/etc/rc.d/syslog-ng.sh.sample ]; then \ - ${ECHO} "Installing ${PREFIX}/etc/rc.d/syslog-ng.sh.sample startup file."; \ - ${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/syslog-ng.sh.sample; \ - ${ECHO} "[ -x ${PREFIX}/sbin/syslog-ng ] && ${PREFIX}/sbin/syslog-ng && ${ECHO} -n ' syslog-ng'" >> ${PREFIX}/etc/rc.d/syslog-ng.sh.sample; \ - ${CHMOD} 755 ${PREFIX}/etc/rc.d/syslog-ng.sh.sample; \ - fi - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/sysutils/syslog-ng1/distinfo b/sysutils/syslog-ng1/distinfo deleted file mode 100644 index 8c018f76ff98..000000000000 --- a/sysutils/syslog-ng1/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (syslog-ng-1.4.3.tar.gz) = 8eae4931bd32cd8c2a9b7ef9a8606f9e diff --git a/sysutils/syslog-ng1/files/patch-aa b/sysutils/syslog-ng1/files/patch-aa deleted file mode 100644 index 8588b581e235..000000000000 --- a/sysutils/syslog-ng1/files/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ ---- src/syslog-ng.h.orig Tue Feb 22 09:50:29 2000 -+++ src/syslog-ng.h Wed Apr 26 17:42:07 2000 -@@ -32,10 +32,10 @@ - - #if WITH_DEBUG - #define PATH_SYSLOG_NG_CONF "syslog-ng.conf" --#define PATH_PIDFILE "syslog-ng.pid" -+#define PATH_PIDFILE "syslog.pid" - #else --#define PATH_SYSLOG_NG_CONF "/etc/syslog-ng/syslog-ng.conf" --#define PATH_PIDFILE "/var/run/syslog-ng.pid" -+#define PATH_SYSLOG_NG_CONF "__PREFIX__/etc/syslog-ng/syslog-ng.conf" -+#define PATH_PIDFILE "/var/run/syslog.pid" - #endif - - #define ST_QUIT 16 diff --git a/sysutils/syslog-ng1/files/patch-ab b/sysutils/syslog-ng1/files/patch-ab deleted file mode 100644 index c3462cd8f8e4..000000000000 --- a/sysutils/syslog-ng1/files/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ ---- configure Wed Apr 19 12:46:10 2000 -+++ configure Thu May 18 12:22:27 2000 -@@ -2638,3 +2638,3 @@ - else -- CFLAGS="-O2 -Wall $LIBOL_CFLAGS -D_GNU_SOURCE" -+ CFLAGS="${CFLAGS} -Wall $LIBOL_CFLAGS -D_GNU_SOURCE" - YFLAGS="-d" - diff --git a/sysutils/syslog-ng1/files/syslog-ng.conf.sample b/sysutils/syslog-ng1/files/syslog-ng.conf.sample deleted file mode 100644 index 1dabb14889d3..000000000000 --- a/sysutils/syslog-ng1/files/syslog-ng.conf.sample +++ /dev/null @@ -1,167 +0,0 @@ -# -# This sample configuration file is essentially equilivent to the stock -# FreeBSD /etc/syslog.conf file. -# - -# -# options -# -options { long_hostnames(off); sync(0); }; - -# -# sources -# -source src { unix-dgram("/var/run/log"); udp(); internal(); }; - -# -# destinations -# -destination messages { file("/var/log/messages"); }; -destination security { file("/var/log/security"); }; -destination maillog { file("/var/log/maillog"); }; -destination lpd-errs { file("/var/log/lpd-errs"); }; -destination cron { file("/var/log/cron"); }; -destination all { file("/var/log/all.log"); }; -destination newscrit { file("/var/log/news/news.crit"); }; -destination newserr { file("/var/log/news/news.err"); }; -destination newsnotice { file("/var/log/news/news.notice"); }; -destination slip { file("/var/log/slip.log"); }; -destination ppp { file("/var/log/ppp.log"); }; -destination console { file("/dev/console"); }; -destination root { usertty("root"); }; -destination allusers { usertty("*"); }; -#destination loghost { udp("loghost" port(514)); }; - -# -# log facility filters -# -filter f_auth { facility(auth); }; -filter f_authpriv { facility(authpriv); }; -filter f_cron { facility(cron); }; -filter f_daemon { facility(daemon); }; -filter f_ftp { facility(ftp); }; -filter f_kern { facility(kern); }; -filter f_lpr { facility(lpr); }; -filter f_mail { facility(mail); }; -filter f_news { facility(news); }; -filter f_security { facility(security); }; -filter f_user { facility(user); }; -filter f_uucp { facility(uucp); }; -filter f_local0 { facility(local0); }; -filter f_local1 { facility(local1); }; -filter f_local2 { facility(local2); }; -filter f_local3 { facility(local3); }; -filter f_local4 { facility(local4); }; -filter f_local5 { facility(local5); }; -filter f_local6 { facility(local6); }; -filter f_local7 { facility(local7); }; - -# -# log level filters -# -filter f_emerg { level(emerg); }; -filter f_alert { level(alert..emerg); }; -filter f_crit { level(crit..emerg); }; -filter f_err { level(err..emerg); }; -filter f_warning { level(warning..emerg); }; -filter f_notice { level(notice..emerg); }; -filter f_info { level(info..emerg); }; -filter f_debug { level(debug..emerg); }; - -# -# program filters -# -filter f_ppp { program("ppp"); }; -filter f_slip { program("startslip"); }; - -# -# *.err;kern.debug;auth.notice;mail.crit /dev/console -# -log { source(src); filter(f_err); destination(console); }; -log { source(src); filter(f_kern); filter(f_debug); destination(console); }; -log { source(src); filter(f_auth); filter(f_notice); destination(console); }; -log { source(src); filter(f_mail); filter(f_crit); destination(console); }; - -# -# *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages -# -log { source(src); filter(f_notice); destination(messages); }; -log { source(src); filter(f_kern); filter(f_debug); destination(messages); }; -log { source(src); filter(f_lpr); filter(f_info); destination(messages); }; -log { source(src); filter(f_mail); filter(f_crit); destination(messages); }; -log { source(src); filter(f_news); filter(f_err); destination(messages); }; - -# -# security.* /var/log/security -# -log { source(src); filter(f_security); destination(security); }; - -# -# mail.info /var/log/maillog -# -log { source(src); filter(f_mail); filter(f_info); destination(maillog); }; - -# -# lpr.info /var/log/lpd-errs -# -log { source(src); filter(f_lpr); filter(f_info); destination(lpd-errs); }; - -# -# cron.* /var/log/cron -# -log { source(src); filter(f_cron); destination(cron); }; - -# -# *.err root -# -log { source(src); filter(f_err); destination(root); }; - -# -# *.notice;news.err root -# -log { source(src); filter(f_notice); destination(root); }; -log { source(src); filter(f_news); filter(f_err); destination(root); }; - -# -# *.alert root -# -log { source(src); filter(f_alert); destination(root); }; - -# -# *.emerg * -# -log { source(src); filter(f_emerg); destination(allusers); }; - -# -# uncomment this to enable logging of all log messages to /var/log/all.log -# *.* /var/log/all.log -# -#log { source(src); destination(all); }; - -# -# uncomment this to enable logging to a remote loghost named loghost -# *.* @loghost -# -#log { source(src); destination(loghost); }; - -# -# uncomment these if you're running inn -# news.crit /var/log/news/news.crit -# news.err /var/log/news/news.err -# news.notice /var/log/news/news.notice -# -#log { source(src); filter(f_news); filter(f_crit); destination(newscrit); }; -#log { source(src); filter(f_news); filter(f_err); destination(newserr); }; -#log { source(src); filter(f_news); filter(f_notice); destination(newsnotice); }; - -# -# !startslip -# *.* /var/log/slip.log -# -log { source(src); filter(f_slip); destination(slip); }; - -# -# !ppp -# *.* /var/log/ppp.log -# -log { source(src); filter(f_ppp); destination(ppp); }; diff --git a/sysutils/syslog-ng1/pkg-comment b/sysutils/syslog-ng1/pkg-comment deleted file mode 100644 index 90775a767166..000000000000 --- a/sysutils/syslog-ng1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A powerfull syslogd replacement diff --git a/sysutils/syslog-ng1/pkg-descr b/sysutils/syslog-ng1/pkg-descr deleted file mode 100644 index 95639dd68e5a..000000000000 --- a/sysutils/syslog-ng1/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -syslog-ng (Syslog New Generation) is a powerful replacement for the standard -syslogd. Features include: - - - ability to filter messages based on content using regular expressions - - forwarding logs on TCP - -WWW: http://www.balabit.hu/products/syslog-ng/ - --Vince -vince@blue-box.net diff --git a/sysutils/syslog-ng1/pkg-message b/sysutils/syslog-ng1/pkg-message deleted file mode 100644 index f69921584cf6..000000000000 --- a/sysutils/syslog-ng1/pkg-message +++ /dev/null @@ -1,17 +0,0 @@ - -syslog-ng is now installed! To replace FreeBSD's standard syslogd -(/usr/sbin/syslogd), complete these steps: - -1. Create a configuration file named __PREFIX__/etc/syslog-ng/syslog-ng.conf - (a sample named syslog-ng.conf.sample has been included) - -2. Configure syslog-ng to start automatically by creating a startup script - in __PREFIX__/etc/rc.d. (a sample named syslog-ng.sh.sample has been - included) - -3. Prevent the standard FreeBSD syslogd from starting automatically by - adding a line to the end of your /etc/rc.conf file that reads: - - syslogd_enable="NO" - -4. Reboot. diff --git a/sysutils/syslog-ng1/pkg-plist b/sysutils/syslog-ng1/pkg-plist deleted file mode 100644 index cd39edbbe966..000000000000 --- a/sysutils/syslog-ng1/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -etc/rc.d/syslog-ng.sh.sample -etc/syslog-ng/syslog-ng.conf.sample -share/doc/syslog-ng/AUTHORS -share/doc/syslog-ng/COPYING -share/doc/syslog-ng/ChangeLog -share/doc/syslog-ng/INSTALL -share/doc/syslog-ng/NEWS -share/doc/syslog-ng/PORTS -share/doc/syslog-ng/README -share/doc/syslog-ng/sgml/syslog-ng.dvi -share/doc/syslog-ng/sgml/syslog-ng.html.tar.gz -share/doc/syslog-ng/sgml/syslog-ng.ps -share/doc/syslog-ng/sgml/syslog-ng.sgml -share/doc/syslog-ng/sgml/syslog-ng.txt -sbin/syslog-ng -@dirrm etc/syslog-ng -@dirrm share/doc/syslog-ng/sgml -@dirrm share/doc/syslog-ng |