diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 11:17:16 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 11:17:16 +0800 |
commit | 567669b22fcb2e016fc2db675999e3371aafe890 (patch) | |
tree | 5618b576a4778d9010501c16b7675c2d9a93079f /net-im | |
parent | 1bb9ff32788e4fafe2f1e5fb08f864edb829ada1 (diff) | |
download | freebsd-ports-gnome-567669b22fcb2e016fc2db675999e3371aafe890.tar.gz freebsd-ports-gnome-567669b22fcb2e016fc2db675999e3371aafe890.tar.zst freebsd-ports-gnome-567669b22fcb2e016fc2db675999e3371aafe890.zip |
- Add chattahoochie to the build
- Remove pickwirk
- Update MOVED
Diffstat (limited to 'net-im')
-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 |
5 files changed, 1 insertions, 31 deletions
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 |