From 8930261658affaa060915d38b7619675658db440 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 16 Jan 2003 04:26:24 +0000 Subject: new port, deskutils/logjam2 PR: ports/44774 Submitted by: michael johnson --- deskutils/Makefile | 1 + deskutils/logjam2/Makefile | 24 ++++++++++++++++++++++++ deskutils/logjam2/distinfo | 1 + deskutils/logjam2/pkg-comment | 1 + deskutils/logjam2/pkg-descr | 6 ++++++ deskutils/logjam2/pkg-plist | 1 + 6 files changed, 34 insertions(+) create mode 100644 deskutils/logjam2/Makefile create mode 100644 deskutils/logjam2/distinfo create mode 100644 deskutils/logjam2/pkg-comment create mode 100644 deskutils/logjam2/pkg-descr create mode 100644 deskutils/logjam2/pkg-plist diff --git a/deskutils/Makefile b/deskutils/Makefile index 9446b89..1a897ee 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -27,6 +27,7 @@ SUBDIR += kronolith SUBDIR += krss SUBDIR += logjam + SUBDIR += logjam2 SUBDIR += loserjabber SUBDIR += mcal SUBDIR += mencal diff --git a/deskutils/logjam2/Makefile b/deskutils/logjam2/Makefile new file mode 100644 index 0000000..4631226 --- /dev/null +++ b/deskutils/logjam2/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: logjam2 +# Date created: 30 Oct 2002 +# Whom: michael johnson +# +# $FreeBSD$ +# + +PORTNAME= logjam2 +PORTVERSION= 4.0.0 +CATEGORIES= deskutils +MASTER_SITES= http://logjam.danga.com/download/ + +MAINTAINER= ahze@rgv.net + +LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \ + gtkspell.0:${PORTSDIR}/textproc/gtkspell2 + +MAN1= logjam.1 + +USE_GMAKE= yes +USE_X_PREFIX= yes +GNU_CONFIGURE= yes + +.include diff --git a/deskutils/logjam2/distinfo b/deskutils/logjam2/distinfo new file mode 100644 index 0000000..c84d56d --- /dev/null +++ b/deskutils/logjam2/distinfo @@ -0,0 +1 @@ +MD5 (logjam-4.0.0.tar.gz) = 8bc409c821c08ed2955feb3423aed7d7 diff --git a/deskutils/logjam2/pkg-comment b/deskutils/logjam2/pkg-comment new file mode 100644 index 0000000..9fae12e --- /dev/null +++ b/deskutils/logjam2/pkg-comment @@ -0,0 +1 @@ +A GTK interface to user journals on www.livejournal.com diff --git a/deskutils/logjam2/pkg-descr b/deskutils/logjam2/pkg-descr new file mode 100644 index 0000000..5a6b2a1 --- /dev/null +++ b/deskutils/logjam2/pkg-descr @@ -0,0 +1,6 @@ +"LiveJournal.com... because you like to think other people care." +LogJam is a GTK-2 client for LiveJournal. It sits unobtrusively in the +corner of your screen, waiting for you to have something worthwhile to +tell the world. + +WWW: http://logjam.danga.com/ diff --git a/deskutils/logjam2/pkg-plist b/deskutils/logjam2/pkg-plist new file mode 100644 index 0000000..798f28a --- /dev/null +++ b/deskutils/logjam2/pkg-plist @@ -0,0 +1 @@ +bin/logjam -- cgit v1.1