diff options
author | will <will@FreeBSD.org> | 2000-08-11 19:19:21 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 19:19:21 +0800 |
commit | f236b64420218ddfe78346621691d02a35be1605 (patch) | |
tree | 41c330b83259b4a94ed362b66fe74bbc07974c77 /net/gale | |
parent | cda5b196d366137afd538f91977ab237a7839b02 (diff) | |
download | freebsd-ports-gnome-f236b64420218ddfe78346621691d02a35be1605.tar.gz freebsd-ports-gnome-f236b64420218ddfe78346621691d02a35be1605.tar.zst freebsd-ports-gnome-f236b64420218ddfe78346621691d02a35be1605.zip |
Add Gale 0.99a, another open-source messaging system. This one uses
strong crypto for security though!
PR: 20329
Submitted by: Peter Haight <peterh@sapros.com>
Diffstat (limited to 'net/gale')
-rw-r--r-- | net/gale/Makefile | 32 | ||||
-rw-r--r-- | net/gale/distinfo | 1 | ||||
-rw-r--r-- | net/gale/files/patch-aa | 10 | ||||
-rw-r--r-- | net/gale/pkg-comment | 1 | ||||
-rw-r--r-- | net/gale/pkg-descr | 8 | ||||
-rw-r--r-- | net/gale/pkg-message | 3 | ||||
-rw-r--r-- | net/gale/pkg-plist | 47 |
7 files changed, 102 insertions, 0 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile new file mode 100644 index 000000000000..356209c67045 --- /dev/null +++ b/net/gale/Makefile @@ -0,0 +1,32 @@ +# 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://www.gale.org/dist/ + +MAINTAINER= peterh@sapros.com + +BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc +LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww +.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES +LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref +.endif + +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/gale/distinfo b/net/gale/distinfo new file mode 100644 index 000000000000..0581da2fd519 --- /dev/null +++ b/net/gale/distinfo @@ -0,0 +1 @@ +MD5 (gale-0.99a.tar.gz) = ebb72dde51299182e93fe15da3aa4209 diff --git a/net/gale/files/patch-aa b/net/gale/files/patch-aa new file mode 100644 index 000000000000..87bf32d6e357 --- /dev/null +++ b/net/gale/files/patch-aa @@ -0,0 +1,10 @@ +--- 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/gale/pkg-comment b/net/gale/pkg-comment new file mode 100644 index 000000000000..455db0157522 --- /dev/null +++ b/net/gale/pkg-comment @@ -0,0 +1 @@ +A secure instant messaging system diff --git a/net/gale/pkg-descr b/net/gale/pkg-descr new file mode 100644 index 000000000000..38098b2f442f --- /dev/null +++ b/net/gale/pkg-descr @@ -0,0 +1,8 @@ +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/gale/pkg-message b/net/gale/pkg-message new file mode 100644 index 000000000000..57b640e59809 --- /dev/null +++ b/net/gale/pkg-message @@ -0,0 +1,3 @@ +-------------------------------------------------------------------------------- +now run ${PREFIX}/bin/gale-install ... even for an upgrade +-------------------------------------------------------------------------------- diff --git a/net/gale/pkg-plist b/net/gale/pkg-plist new file mode 100644 index 000000000000..8a564543b2ab --- /dev/null +++ b/net/gale/pkg-plist @@ -0,0 +1,47 @@ +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 |