diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net-im/Makefile | 2 | ||||
-rw-r--r-- | net-im/pickwick/Makefile | 20 | ||||
-rw-r--r-- | net-im/pickwick/distinfo | 2 | ||||
-rw-r--r-- | net-im/pickwick/pkg-descr | 5 | ||||
-rw-r--r-- | net-im/pickwick/pkg-plist | 3 |
6 files changed, 2 insertions, 31 deletions
@@ -1699,3 +1699,4 @@ sysutils/rsyslog5-devel-pgsql|sysutils/rsyslog5-pgsql|2011-04-14|5.8.0 is the -s sysutils/rsyslog5-devel-relp|sysutils/rsyslog5-relp|2011-04-14|5.8.0 is the -stable for 5.7.x, and 5.6.x is now deprecated sysutils/rsyslog5-devel-rfc3195|sysutils/rsyslog5-rfc3195|2011-04-14|5.8.0 is the -stable for 5.7.x, and 5.6.x is now deprecated sysutils/rsyslog5-devel-snmp|sysutils/rsyslog5-snmp|2011-04-14|5.8.0 is the -stable for 5.7.x, and 5.6.x is now deprecated +net-im/pickwick|net-im/chattahoochie|2011-04-15|Project renamed diff --git a/net-im/Makefile b/net-im/Makefile index 1769517bf116..cacae1d00ef2 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -12,6 +12,7 @@ SUBDIR += centericq SUBDIR += centerim SUBDIR += centerim-devel + SUBDIR += chattahoochie SUBDIR += cicquin SUBDIR += cjc SUBDIR += cli-msn @@ -116,7 +117,6 @@ SUBDIR += papyon SUBDIR += pebrot SUBDIR += pecl-stomp - SUBDIR += pickwick SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs diff --git a/net-im/pickwick/Makefile b/net-im/pickwick/Makefile deleted file mode 100644 index 1e54f3f1415e..000000000000 --- a/net-im/pickwick/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: pickwick -# Date created: Fri, 30 Apr 2010 19:50:00 EDT -# Whom: James Bailie <jimmy@mammothcheese.ca> -# -# $FreeBSD$ -# - -PORTNAME= pickwick -PORTVERSION= 1.15 -CATEGORIES= net-im -MASTER_SITES= http://www.mammothcheese.ca/ - -MAINTAINER= jimmy@mammothcheese.ca -COMMENT= Small group plain-text chat server and client - -MAN8= pickwick.8 -MAN1= weller.1 -MANCOMPRESSED= yes - -.include <bsd.port.mk> diff --git a/net-im/pickwick/distinfo b/net-im/pickwick/distinfo deleted file mode 100644 index bec7e784fa0e..000000000000 --- a/net-im/pickwick/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pickwick-1.15.tar.gz) = ad5f9c6ee5a065ff331d3774de210f2c4fe5badb9bcf794e5ce23678d6995d20 -SIZE (pickwick-1.15.tar.gz) = 18110 diff --git a/net-im/pickwick/pkg-descr b/net-im/pickwick/pkg-descr deleted file mode 100644 index 8688ea0a3280..000000000000 --- a/net-im/pickwick/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Pickwick is a plain text small group chat server. It uses a simple -obfuscation scheme to keep traffic to and from the server unintelligible to -casual perusal. A client program, named weller(1) is also provided. - -WWW: http://www.mammothcheese.ca/ diff --git a/net-im/pickwick/pkg-plist b/net-im/pickwick/pkg-plist deleted file mode 100644 index 05dd9e755844..000000000000 --- a/net-im/pickwick/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/pickwick -bin/weller -etc/rc.d/pickwick |