diff options
Diffstat (limited to 'net-im/gale')
-rw-r--r-- | net-im/gale/Makefile | 30 | ||||
-rw-r--r-- | net-im/gale/distinfo | 1 | ||||
-rw-r--r-- | net-im/gale/files/patch-aa | 10 | ||||
-rw-r--r-- | net-im/gale/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/gale/pkg-descr | 8 | ||||
-rw-r--r-- | net-im/gale/pkg-message | 3 | ||||
-rw-r--r-- | net-im/gale/pkg-plist | 47 |
7 files changed, 0 insertions, 100 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile deleted file mode 100644 index 091a68e92bad..000000000000 --- a/net-im/gale/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gale -# Date created: 14 July 2000 -# Whom: Peter Haight <peterh@sapros.com> -# -# $FreeBSD$ -# - -PORTNAME= gale -PORTVERSION= 0.99a -CATEGORIES= net -MASTER_SITES= http://download.gale.org/ - -MAINTAINER= peterh@sapros.com - -BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc -LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww -LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref - -GNU_CONFIGURE= yes - -CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ - -I${LOCALBASE}/include/w3c-libwww -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALL="" - -post-install: - ${CAT} ${PKGDIR}/MESSAGE - -.include <bsd.port.mk> diff --git a/net-im/gale/distinfo b/net-im/gale/distinfo deleted file mode 100644 index 0581da2fd519..000000000000 --- a/net-im/gale/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gale-0.99a.tar.gz) = ebb72dde51299182e93fe15da3aa4209 diff --git a/net-im/gale/files/patch-aa b/net-im/gale/files/patch-aa deleted file mode 100644 index 87bf32d6e357..000000000000 --- a/net-im/gale/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- liboop/configure.orig Sun Jul 16 04:58:10 2000 -+++ liboop/configure Sun Jul 16 04:57:48 2000 -@@ -7,6 +7,7 @@ - # This configure script is free software; the Free Software Foundation - # gives unlimited permission to copy, distribute and modify it. - -+INSTALL= - # Defaults: - ac_help= - ac_default_prefix=/usr/local diff --git a/net-im/gale/pkg-comment b/net-im/gale/pkg-comment deleted file mode 100644 index 455db0157522..000000000000 --- a/net-im/gale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A secure instant messaging system diff --git a/net-im/gale/pkg-descr b/net-im/gale/pkg-descr deleted file mode 100644 index 38098b2f442f..000000000000 --- a/net-im/gale/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Gale is an open-source messaging system. It provides private messaging and -public chat, uses strong end-to-end cryptography for security, and supports -a distributed server network with a range of clients (both console and GUI) -available. Gale is currently in early alpha testing. - -WWW: http://www.gale.org/ - -peterh@sapros.com diff --git a/net-im/gale/pkg-message b/net-im/gale/pkg-message deleted file mode 100644 index 57b640e59809..000000000000 --- a/net-im/gale/pkg-message +++ /dev/null @@ -1,3 +0,0 @@ --------------------------------------------------------------------------------- -now run ${PREFIX}/bin/gale-install ... even for an upgrade --------------------------------------------------------------------------------- diff --git a/net-im/gale/pkg-plist b/net-im/gale/pkg-plist deleted file mode 100644 index 8a564543b2ab..000000000000 --- a/net-im/gale/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -bin/galed -bin/gsend -bin/gsub -bin/gwatch -bin/gkinfo -bin/gkgen -bin/gksign -bin/gdomain -bin/gale-config -bin/gale-install -etc/gale/auth/trusted/ROOT -etc/gale/COPYING -include/oop.h -include/oop-adns.h -include/oop-glib.h -include/oop-www.h -include/gale/all.h -include/gale/auth.h -include/gale/client.h -include/gale/compat.h -include/gale/core.h -include/gale/gsubrc.h -include/gale/misc.h -include/gale/types.h -include/gale/globals.h -include/gale/config.h -lib/liboop.la -lib/liboop.so -lib/liboop.so.2 -lib/liboop.a -lib/liboop-adns.la -lib/liboop-adns.so -lib/liboop-adns.so.1 -lib/liboop-adns.a -lib/liboop-glib.la -lib/liboop-glib.so -lib/liboop-glib.so.0 -lib/liboop-glib.a -lib/liboop-www.la -lib/liboop-www.so -lib/liboop-www.so.0 -lib/liboop-www.a -lib/libgale.so -lib/libgale.so.10 -lib/libgale.a -sbin/gksign -@dirrm include/gale |