aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-15 05:16:35 +0800
committerpav <pav@FreeBSD.org>2006-01-15 05:16:35 +0800
commit7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602 (patch)
tree765cfcfa89d9f76d50e0d05b3be1a5900ca064bf /misc
parent53e4d2159716f78b0b9b121428ca6c67428cfcb0 (diff)
downloadfreebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.tar.gz
freebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.tar.zst
freebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.zip
- Remove expired ports
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/wmproxyper/Makefile33
-rw-r--r--misc/wmproxyper/distinfo3
-rw-r--r--misc/wmproxyper/pkg-descr5
4 files changed, 0 insertions, 42 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 787262bcee1a..3790415b4881 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -444,7 +444,6 @@
SUBDIR += wminfo
SUBDIR += wmjulia
SUBDIR += wmpal
- SUBDIR += wmproxyper
SUBDIR += wmtunlo
SUBDIR += wmweather
SUBDIR += wmweather+
diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile
deleted file mode 100644
index 835506aec132..000000000000
--- a/misc/wmproxyper/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: wmproxyper
-# Date created: 22 June 2002
-# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= wmproxyper
-PORTVERSION= 0.9.1
-PORTREVISION= 2
-CATEGORIES= misc windowmaker afterstep
-MASTER_SITES= http://home.student.utwente.nl/w.k.havinga/wmproxyper/
-DISTNAME= WMProxyPer-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Displays Distributed.net Personal Proxy current status and progress
-
-DEPRECATED= "mastersite disappeared, no longer maintained by author"
-EXPIRATION_DATE= 2005-12-31
-
-LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp
-
-PLIST_FILES= bin/wmproxyper
-USE_GMAKE= yes
-USE_XPM= yes
-USE_X_PREFIX= yes
-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" INC=-I${X11BASE}/include \
- LIBS="-lXext -lX11 -lm -L${LOCALBASE}/lib -L${X11BASE}/lib -lXpm -ldockapp"
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/misc/wmproxyper/distinfo b/misc/wmproxyper/distinfo
deleted file mode 100644
index 8a35d9d5ee99..000000000000
--- a/misc/wmproxyper/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (WMProxyPer-0.9.1.tar.gz) = b9967bfa9aa9e2730665355164da039b
-SHA256 (WMProxyPer-0.9.1.tar.gz) = 107293d0141ffbfaa1e59e0e2d7e394794125ec7e3096ed757b1c97ee2e5a158
-SIZE (WMProxyPer-0.9.1.tar.gz) = 13786
diff --git a/misc/wmproxyper/pkg-descr b/misc/wmproxyper/pkg-descr
deleted file mode 100644
index 1de0f7e2db3b..000000000000
--- a/misc/wmproxyper/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-WMProxyPer is a Window Maker dockapp that follows the logfile from
-proxyper, the Distributed.net Personal Keyproxy, and displays it's
-current status.
-
-WWW: http://home.student.utwente.nl/w.k.havinga/wmproxyper/
dinoex2010-03-281-2/+2 * - update to jpeg-8dinoex2010-02-051-1/+1 * Add a patch to fix a periodic focus bugdougb2009-12-152-1/+36 * Add a port that installs only libwraster from Window Maker. A lot ofdougb2009-08-181-0/+2 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my portsdougb2009-03-25