diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-15 11:18:03 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-15 11:18:03 +0800 |
commit | 4d96aee2b6f70f70fc0c95e39543004788933e64 (patch) | |
tree | 2a25f6f24d8da0ee89b1fbf3b18cda5d9c5d98b4 /misc | |
parent | 173933b6daed57e4198c3190ac3c738fa4623913 (diff) | |
download | freebsd-ports-gnome-4d96aee2b6f70f70fc0c95e39543004788933e64.tar.gz freebsd-ports-gnome-4d96aee2b6f70f70fc0c95e39543004788933e64.tar.zst freebsd-ports-gnome-4d96aee2b6f70f70fc0c95e39543004788933e64.zip |
Remove expired ports.
Diffstat (limited to 'misc')
27 files changed, 0 insertions, 450 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1c7805f98462..1c0698549834 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -20,7 +20,6 @@ SUBDIR += bb SUBDIR += bbjd SUBDIR += bdelta - SUBDIR += bestfit SUBDIR += bibletime SUBDIR += biblical-curse SUBDIR += bidwatcher @@ -64,7 +63,6 @@ SUBDIR += display SUBDIR += dnetc SUBDIR += documancer - SUBDIR += dog SUBDIR += dotfile SUBDIR += dtach SUBDIR += dvorak7min @@ -102,7 +100,6 @@ SUBDIR += git SUBDIR += gkrellm-gamma SUBDIR += gkrellm-helium - SUBDIR += gkrellm-reminder SUBDIR += gkrellm-xkb SUBDIR += gkrellmaflag SUBDIR += gkrellmbgchg @@ -114,7 +111,6 @@ SUBDIR += gkrellscore SUBDIR += gkrellshoot SUBDIR += gkrellshoot2 - SUBDIR += gkrellweather SUBDIR += gkrellweather2 SUBDIR += gkx86info SUBDIR += gkx86info2 @@ -287,7 +283,6 @@ SUBDIR += lifelines SUBDIR += lile SUBDIR += lingoteach - SUBDIR += linux-edonkey-tool-list SUBDIR += linux-edonkey-tool-recovermet SUBDIR += linux-opengroupware SUBDIR += localedata @@ -415,7 +410,6 @@ SUBDIR += terraform SUBDIR += tet SUBDIR += thailocale - SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman SUBDIR += tkregexp @@ -446,7 +440,6 @@ SUBDIR += wmfirew SUBDIR += wminfo SUBDIR += wmjulia - SUBDIR += wmmand SUBDIR += wmpal SUBDIR += wmproxyper SUBDIR += wmtunlo diff --git a/misc/bestfit/Makefile b/misc/bestfit/Makefile deleted file mode 100644 index 7531522f58be..000000000000 --- a/misc/bestfit/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: bestfit-0.2.0 -# Date created: 09 Oct 2001 -# Whom: Steven Enderle <enderle@mdn.de> -# -# $FreeBSD$ -# - -PORTNAME= bestfit -PORTVERSION= 0.2.0 -CATEGORIES= misc -MASTER_SITES= http://www.student.lu.se/~nbi98oli/src/ - -MAINTAINER= enderle@mdn.de -COMMENT= Optimally choose files to be put on a CD (or other media) - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -MAN1= bestfit.1 -MANCOMPRESSED= no -PLIST_FILES= bin/bestfit - -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/misc/bestfit/distinfo b/misc/bestfit/distinfo deleted file mode 100644 index 7671fd53eb43..000000000000 --- a/misc/bestfit/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (bestfit-0.2.0.tar.gz) = 9549df4aaa20e624624409694940b35c -SIZE (bestfit-0.2.0.tar.gz) = 76004 diff --git a/misc/bestfit/pkg-descr b/misc/bestfit/pkg-descr deleted file mode 100644 index 3996ccc7a7bf..000000000000 --- a/misc/bestfit/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Bestfit is a small program to determine which files that should be put -on a CD (or other media), so that as little space as possible is wasted. -It is very easy to use: you specify files on the command line, and -bestfit prints the names of those that were selected. Alternatively, -bestfit can execute a command for each selected file (eg. to move them -to a different directory). diff --git a/misc/dog/Makefile b/misc/dog/Makefile deleted file mode 100644 index 5d52443b8fbd..000000000000 --- a/misc/dog/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: wmtop -# Date created: 15 May 2000 -# Whom: Dan Piponi <wmtop@tanelorn.demon.co.uk> -# -# $FreeBSD$ - -PORTNAME= dog -PORTVERSION= 1.7 -PORTREVISION= 1 -CATEGORIES= misc -MASTER_SITES= # disappeared - -MAINTAINER= rooneg@electricjellyfish.net -COMMENT= Dog writes the contents of each given file, URL, or stdin - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -USE_GMAKE= yes -ALL_TARGET= dog -USE_REINPLACE= yes - -MAN1= dog.1 -PLIST_FILES= bin/dog - -post-patch: - @${REINPLACE_CMD} -e 's|-O3 -Wall|${CFLAGS}|; s|gcc|${CC}|' \ - ${WRKSRC}/${MAKEFILE} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/dog ${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/dog.1 ${PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/misc/dog/distinfo b/misc/dog/distinfo deleted file mode 100644 index e432a3ad0e14..000000000000 --- a/misc/dog/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (dog-1.7.tar.gz) = 9dd1e04efb7f8535a632bac2eef60a10 -SIZE (dog-1.7.tar.gz) = 30433 diff --git a/misc/dog/pkg-descr b/misc/dog/pkg-descr deleted file mode 100644 index a22722d2c5b6..000000000000 --- a/misc/dog/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Dog, better than cat. - -Dog writes the contents of each given file, URL, or the standard -input if none are given or when a file named '-' is given, to the -standard output. It currently supports the file, http, and -raw URL types. It is designed as a compatible, but enhanced, -replacement of cat(1). diff --git a/misc/gkrellm-reminder/Makefile b/misc/gkrellm-reminder/Makefile deleted file mode 100644 index b5aa4fdd6597..000000000000 --- a/misc/gkrellm-reminder/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gkrellm-reminder -# Date Created: Sat Dec 15 01:56:45 EST 2001 -# Whom: pat -# -# $FreeBSD$ -# - -PORTNAME= reminder -PORTVERSION= 0.3.5 -PORTREVISION= 1 -CATEGORIES= misc -MASTER_SITES= # disappeared -PKGNAMEPREFIX= gkrellm- - -MAINTAINER= pat@FreeBSD.org -COMMENT= GKrellM plugin that reminds you of important events - -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm - -# gkrellm2 version with same name -NO_LATEST_LINK= yes - -PLIST_FILES= libexec/gkrellm/plugins/reminder.so -USE_X_PREFIX= yes -USE_GNOME= imlib - -.include <bsd.port.pre.mk> - -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -BROKEN= "Does not compile on amd64 or ia64 (needs -fPIC)" -.else -BROKEN= "mastersite disappeared" -.endif -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -do-install: - @${INSTALL_DATA} ${WRKSRC}/reminder.so \ - ${PREFIX}/libexec/gkrellm/plugins - -.include <bsd.port.post.mk> diff --git a/misc/gkrellm-reminder/distinfo b/misc/gkrellm-reminder/distinfo deleted file mode 100644 index 070719ff599e..000000000000 --- a/misc/gkrellm-reminder/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (reminder-0.3.5.tar.gz) = cd452ed4163c4cbeebc27812a2d98016 -SIZE (reminder-0.3.5.tar.gz) = 26476 diff --git a/misc/gkrellm-reminder/files/patch-Makefile b/misc/gkrellm-reminder/files/patch-Makefile deleted file mode 100644 index b53eb5a8ba78..000000000000 --- a/misc/gkrellm-reminder/files/patch-Makefile +++ /dev/null @@ -1,25 +0,0 @@ ---- Makefile.orig Sat Dec 15 01:59:31 2001 -+++ Makefile Sat Dec 15 02:01:26 2001 -@@ -1,16 +1,14 @@ --GTK_INCLUDE = `gtk-config --cflags` --GTK_LIB = `gtk-config --libs` -+GTK_INCLUDE = `${GTK_CONFIG} --cflags` -+GTK_LIB = `${GTK_CONFIG} --libs` - --IMLIB_INCLUDE = `imlib-config --cflags-gdk` --IMLIB_LIB = `imlib-config --libs-gdk` -+IMLIB_INCLUDE = `${IMLIB_CONFIG} --cflags-gdk` -+IMLIB_LIB = `${IMLIB_CONFIG} --libs-gdk` - --CFLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) -I/usr/pkg/include -+CFLAGS += -Wall $(GTK_INCLUDE) $(IMLIB_INCLUDE) - - LIBS = $(GTK_LIB) $(IMLIB_LIB) - --LFLAGS = -shared -L/usr/pkg/lib -- --CC = gcc -+LFLAGS = -shared - - all: reminder.so - diff --git a/misc/gkrellm-reminder/pkg-descr b/misc/gkrellm-reminder/pkg-descr deleted file mode 100644 index 725b25ce5a6c..000000000000 --- a/misc/gkrellm-reminder/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -[from website] -A useful plugin for GKrellM that can remind you of important events. -Events can be scheduled inside GKrellM's configuration and will be -displayed in gkrellm-reminder's panel. - -Author: James Simonsen <simonjam@ucs.orst.edu> diff --git a/misc/gkrellweather/Makefile b/misc/gkrellweather/Makefile deleted file mode 100644 index 506682b83275..000000000000 --- a/misc/gkrellweather/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gkrellweather -# Date Created: Thu Jun 28 01:54:57 EDT 2001 -# Whom: Patrick Li <pat@databits.net> -# With help from: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gkrellweather -PORTVERSION= 0.2.7 -PORTREVISION= 2 -CATEGORIES= misc -MASTER_SITES= http://critical.ch/distfiles/ - -MAINTAINER= pat@FreeBSD.org -COMMENT= GKrellWeather is a weather plugin for GKrellM - -BROKEN= "dependency GrabWeather does not exist anymore" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ - ${X11BASE}/bin/GrabWeather:${PORTSDIR}/misc/wmweather - -NO_LATEST_LINK= yes - -USE_X_PREFIX= yes -USE_GNOME= imlib -MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" -ALL_TARGET= ${PORTNAME}.so - -PKGMESSAGE= ${DESCR} -PLIST_FILES= libexec/gkrellm/plugins/gkrellweather.so - -do-install: - @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.so \ - ${PREFIX}/libexec/gkrellm/plugins - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/misc/gkrellweather/distinfo b/misc/gkrellweather/distinfo deleted file mode 100644 index bb1aaf00ff2c..000000000000 --- a/misc/gkrellweather/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gkrellweather-0.2.7.tar.gz) = 2e69ff084063bbfba57fdeb42ad628c1 -SIZE (gkrellweather-0.2.7.tar.gz) = 17188 diff --git a/misc/gkrellweather/files/patch-Makefile b/misc/gkrellweather/files/patch-Makefile deleted file mode 100644 index 4c27c59d2a19..000000000000 --- a/misc/gkrellweather/files/patch-Makefile +++ /dev/null @@ -1,31 +0,0 @@ ---- Makefile.orig Sat Apr 14 12:49:15 2001 -+++ Makefile Tue Jul 3 01:47:05 2001 -@@ -1,20 +1,20 @@ --GTK_INCLUDE = `gtk-config --cflags` --GTK_LIB = `gtk-config --libs` -+GTK_INCLUDE = `$(GTK_CONFIG) --cflags` -+GTK_LIB = `$(GTK_CONFIG) --libs` - --IMLIB_INCLUDE = `imlib-config --cflags-gdk` --IMLIB_LIB = `imlib-config --libs-gdk` -+IMLIB_INCLUDE = `$(IMLIB_CONFIG) --cflags-gdk` -+IMLIB_LIB = `$(IMLIB_CONFIG) --libs-gdk` - - --FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) --LIBS = $(GTK_LIB) $(IMLIB_LIB) -+FLAGS = -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) ${PTHREAD_CFLAGS} -+LIBS = $(GTK_LIB) $(IMLIB_LIB) ${PTHREAD_LIBS} - LFLAGS = -shared - --CC = gcc $(CFLAGS) $(FLAGS) -+CC += $(CFLAGS) $(FLAGS) - - OBJS = gkrellweather.o - - gkrellweather.so: $(OBJS) -- $(CC) $(OBJS) -o gkrellweather.so $(LFLAGS) $(LIBS) -lpthread -+ $(CC) $(OBJS) -o gkrellweather.so $(LFLAGS) $(LIBS) - - clean: - rm -f *.o core *.so* *.bak *~ diff --git a/misc/gkrellweather/files/patch-gkrellweather.c b/misc/gkrellweather/files/patch-gkrellweather.c deleted file mode 100644 index 0ca4ad3aafe1..000000000000 --- a/misc/gkrellweather/files/patch-gkrellweather.c +++ /dev/null @@ -1,29 +0,0 @@ ---- gkrellweather.c.orig Sun May 20 03:04:50 2001 -+++ gkrellweather.c Mon Aug 20 05:21:41 2001 -@@ -243,7 +243,7 @@ - decal_unit2->w; - decal_temperature->x = (gkrellm_chart_width() - w + 1) / 2 + 1; - decal_unit1->x = decal_temperature->x + decal_temperature->w - 1; -- decal_humidity->x = decal_unit1->x + decal_unit1->w + 1; -+ decal_humidity->x = decal_unit1->x + decal_unit1->w; - decal_unit2->x = decal_humidity->x + decal_humidity->w - 1; - break; - } -@@ -500,7 +500,7 @@ - ext_unit1.ts = *gkrellm_meter_textstyle(cal_style_id); - string_extents("C", &ext_unit1); - ext_humidity.ts = *gkrellm_meter_alt_textstyle(clock_style_id); -- string_extents("88", &ext_humidity); -+ string_extents("888", &ext_humidity); - ext_unit2.ts = *gkrellm_meter_textstyle(cal_style_id); - string_extents("%", &ext_unit2); - ext_dew_point.ts = *gkrellm_meter_alt_textstyle(clock_style_id); -@@ -522,7 +522,7 @@ - &ext_temperature.ts, style, 0, 3, ext_temperature.width + 2); - decal_unit1 = gkrellm_create_decal_text(panel, "C", &ext_unit1.ts, - style, 0, 3, ext_unit1.width + 2); -- decal_humidity = gkrellm_create_decal_text(panel, "88", &ext_humidity.ts, -+ decal_humidity = gkrellm_create_decal_text(panel, "888", &ext_humidity.ts, - style, 0, 3, ext_humidity.width + 2); - decal_unit2 = gkrellm_create_decal_text(panel, "%", &ext_unit2.ts, - style, 0, 3, ext_unit2.width + 2); diff --git a/misc/gkrellweather/pkg-descr b/misc/gkrellweather/pkg-descr deleted file mode 100644 index c873f48f3269..000000000000 --- a/misc/gkrellweather/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -GKrellM plugin which shows weather info from the US National Weather -Service - -Features -- Choose the location nearest to you by 4-letter METAR station - identifier code. (http://www.nws.noaa.gov/oso/siteloc.shtml) -- Monitor temperature, dew point, pressure, relative humidity, sky - condition, wind direction and speed -- Display using imperial units (degrees Fareheight, inches of - Mercury, miles per hour) -- Display using metric units (degrees Celsius, millimeters of - Mercury, kilometers per hour) -- Display pressure in kPa, hPa and mmHg -- Display wind speeds in kmph, mps and beaufort scale - -WWW: http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html -Author: Franky Lam <franky@frankylam.com> - -- Peter van Heusden <pvh@egenetics.com> -- Patrick Li <pat@FreeBSD.org> diff --git a/misc/linux-edonkey-tool-list/Makefile b/misc/linux-edonkey-tool-list/Makefile deleted file mode 100644 index e9dea584fc16..000000000000 --- a/misc/linux-edonkey-tool-list/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: edonkey list tool -# Date created: Wed Feb 20 18:03:49 BRT 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= edonkey -PORTVERSION= 0.0.1 -PORTREVISION= 1 -CATEGORIES= misc linux -MASTER_SITES= # disappeared -PKGNAMEPREFIX= linux- -PKGNAMESUFFIX= -tool-list -DISTNAME= ed2k_list -EXTRACT_SUFX= .gz -EXTRACT_ONLY= - -MAINTAINER= ports@FreeBSD.org -COMMENT= Creates a web page with ed2k:// links to all your shared files - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -ONLY_FOR_ARCHS= i386 -USE_LINUX= yes -NO_WRKSUBDIR= yes -NO_BUILD= yes -PLIST_FILES= bin/edonkey-tool-list - -BINARY_NAME= ${PORTNAME}${PKGNAMESUFFIX} - -post-extract: - @${GZCAT} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKSRC}/${BINARY_NAME} - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${BINARY_NAME} ${PREFIX}/bin - -.include <bsd.port.pre.mk> - -pre-install: - @${STRIP_CMD} ${WRKSRC}/${BINARY_NAME} - @${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME} - -.include <bsd.port.post.mk> diff --git a/misc/linux-edonkey-tool-list/distinfo b/misc/linux-edonkey-tool-list/distinfo deleted file mode 100644 index 63054e79a310..000000000000 --- a/misc/linux-edonkey-tool-list/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ed2k_list.gz) = 9edc1e1d2cf10ab3ba64b9eedd37487b -SHA256 (ed2k_list.gz) = 2b3275f0e0bf25080bf4170e860240678ae86ea0b945695d2c03062e989b58fe -SIZE (ed2k_list.gz) = 168160 diff --git a/misc/linux-edonkey-tool-list/pkg-descr b/misc/linux-edonkey-tool-list/pkg-descr deleted file mode 100644 index 0f3d56aaf07d..000000000000 --- a/misc/linux-edonkey-tool-list/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This tool creates a web page with ed2k:// links to all your shared -files. This is useful for people who want to make their own files -(e.g. their band's mp3s) publicly available but don't have a dedicated -web server with 24/7 connection to the internet available for this -purpose. diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile deleted file mode 100644 index 1c016026a5aa..000000000000 --- a/misc/tkcron/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: tkcron-2.12 -# Date created: 30 July 1996 -# Whom: Sander Vesik <sander@haldjas.folklore.ee> -# -# $FreeBSD$ -# - -PORTNAME= tkcron -PORTVERSION= 2.12 -CATEGORIES= misc tk82 -MASTER_SITES= # disappeared -EXTRACT_SUFX= .tcl.gz - -MAINTAINER= sander@haldjas.folklore.ee -COMMENT= A frontend to crontab - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 - -EXTRACT_CMD= ${GZIP_CMD} -EXTRACT_BEFORE_ARGS= -cd -EXTRACT_AFTER_ARGS= > tkcron.tcl -NO_WRKSUBDIR= yes -PLIST_FILES= bin/tkcron - -post-extract: - @${CP} ${FILESDIR}/Makefile ${WRKSRC} - -.include <bsd.port.mk> diff --git a/misc/tkcron/distinfo b/misc/tkcron/distinfo deleted file mode 100644 index 3d7b47e35322..000000000000 --- a/misc/tkcron/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (tkcron-2.12.tcl.gz) = 585a44f793c0b8a8a353f79a217deda0 -SIZE (tkcron-2.12.tcl.gz) = 4545 diff --git a/misc/tkcron/files/Makefile b/misc/tkcron/files/Makefile deleted file mode 100644 index b18a1dee335f..000000000000 --- a/misc/tkcron/files/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# -# $FreeBSD$ -# - -BINDIR= ${PREFIX}/bin -WISHDIR?= ${BINDIR} - -all: tkcron - -tkcron: - sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish8.2;g" tkcron.tcl > tkcron - -install: all - install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} tkcron ${BINDIR} - -.include <bsd.own.mk> diff --git a/misc/tkcron/files/patch-aa b/misc/tkcron/files/patch-aa deleted file mode 100644 index b6c4026ef5ad..000000000000 --- a/misc/tkcron/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- tkcron.tcl Sat Aug 3 17:53:42 1996 -+++ tkcron.tcl Sat Aug 3 17:52:03 1996 -@@ -281,6 +281,7 @@ - - # Return the crontab string as a list - proc parseCrontabFile {str} { -+ set result "" - set crontablist [split $str \n] - set listlength [llength $crontablist] - for {set i 0} {$i < $listlength} {incr i 1} { - diff --git a/misc/tkcron/pkg-descr b/misc/tkcron/pkg-descr deleted file mode 100644 index 757ac1e020b9..000000000000 --- a/misc/tkcron/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Tkcron is a frontend to crontab which allows the user to conviniently -add/modify/install/remove cron jobs. - -This is crontab version 2.12 - - Sander diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile deleted file mode 100644 index 9b602516b255..000000000000 --- a/misc/wmmand/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: wmMand -# Date created: 16 April 1999 -# Whom: Chris Piazza <cpiazza@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= wmmand -PORTVERSION= 1.0 -CATEGORIES= misc windowmaker -MASTER_SITES= # disappeared -DISTNAME= wmMand-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A DockApp mandelbrot explorer - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 - -PLIST_FILES= bin/wmMand -WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand - -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -ALL_TARGET= clean all -MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \ - INCDIR=-I${X11BASE}/include LIBDIR=-L${X11BASE}/lib - -MAN1= wmMand.1 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/wmMand ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/wmMand.1 ${MANPREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/misc/wmmand/distinfo b/misc/wmmand/distinfo deleted file mode 100644 index 5fd91c4bb5d0..000000000000 --- a/misc/wmmand/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (wmMand-1.0.tar.gz) = f20bca536ba765cf2a80b56e063ed578 -SHA256 (wmMand-1.0.tar.gz) = 4a23cc66f119080d1d6240e99f87822d82d3777f1b0ef0a81b4e5a065b007a2b -SIZE (wmMand-1.0.tar.gz) = 66466 diff --git a/misc/wmmand/pkg-descr b/misc/wmmand/pkg-descr deleted file mode 100644 index 40b4bd6cc93e..000000000000 --- a/misc/wmmand/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A simple mandelbrot explorer that is intended for the WindowMaker dock. - -Author: -Mike Henderson <mghenderson@lanl.gov> |