From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 20 01:40:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E2216A41F for ; Thu, 20 Oct 2005 01:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994AB43D66 for ; Thu, 20 Oct 2005 01:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9K1eIaO013760 for ; Thu, 20 Oct 2005 01:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9K1eIx0013759; Thu, 20 Oct 2005 01:40:18 GMT (envelope-from gnats) Resent-Date: Thu, 20 Oct 2005 01:40:18 GMT Resent-Message-Id: <200510200140.j9K1eIx0013759@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Andreas Kohn" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C91416A41F for ; Thu, 20 Oct 2005 01:37:55 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from vs159088.vserver.de (syndrom23.de [62.75.159.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777F943D62 for ; Thu, 20 Oct 2005 01:37:54 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from klamath.syndrom23.de ([212.204.44.203]) (authenticated bits=0) by vs159088.vserver.de (8.12.8/8.12.8) with ESMTP id j9K1bgfp026912 for ; Thu, 20 Oct 2005 03:37:49 +0200 Message-Id: <1129772273.0@klamath.syndrom23.de> Date: Thu, 20 Oct 2005 03:37:53 +0200 From: "Andreas Kohn" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/87699: [NEW PORT] editors/gobby - a collaborative editor X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 01:40:19 -0000 >Number: 87699 >Category: ports >Synopsis: [NEW PORT] editors/gobby - a collaborative editor >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 20 01:40:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andreas Kohn >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #35: Sun Oct 2 14:16:27 CEST 2005 root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH >Description: -- Gobby is a free collaborative editor based on libobby, a library which provides synced document buffers. It supports multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms. WWW: http://gobby.0x539.de/ -- gobby needs net/net6 [http://www.freebsd.org/cgi/query-pr.cgi?pr=87685] devel/obby [http://www.freebsd.org/cgi/query-pr.cgi?pr=87687] and also net/sobby [http://www.freebsd.org/cgi/query-pr.cgi?pr=87692] may be nice to have for standalone server installations. >How-To-Repeat: >Fix: --- gobby.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gobby/ # gobby/distinfo # gobby/Makefile # gobby/pkg-descr # gobby/pkg-plist # echo c - gobby/ mkdir -p gobby/ > /dev/null 2>&1 echo x - gobby/distinfo sed 's/^X//' >gobby/distinfo << 'END-of-gobby/distinfo' XMD5 (gobby-0.2.2.tar.gz) = 9a1b61ee3aebe737e5d9918f7601b5d4 XSIZE (gobby-0.2.2.tar.gz) = 258917 END-of-gobby/distinfo echo x - gobby/Makefile sed 's/^X//' >gobby/Makefile << 'END-of-gobby/Makefile' X# Ports collection makefile for: gobby X# Date created: 2005-10-14 X# Whom: Andreas Kohn X# X# $FreeBSD$ X# X XPORTNAME= gobby XPORTVERSION= 0.2.2 XCATEGORIES= editors net XMASTER_SITES= http://releases.0x539.de/gobby/ X XMAINTAINER= andreas@syndrom23.de XCOMMENT= A collaborative editor X XLIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ X obby:${PORTSDIR}/devel/obby \ X sigc++-2.0:${PORTSDIR}/devel/libsigc++20 \ X xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ X gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 X XGNU_CONFIGURE= yes XUSE_X_PREFIX= yes XUSE_AUTOTOOLS= libtool:15 XCONFIGURE_ARGS= X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS+= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif XCONFIGURE_ARGS+= --with-gnome XUSE_GNOME= gnomeprefix gnomehack desktopfileutils gtksourceview X X.include END-of-gobby/Makefile echo x - gobby/pkg-descr sed 's/^X//' >gobby/pkg-descr << 'END-of-gobby/pkg-descr' XGobby is a free collaborative editor based on libobby, a library which provides Xsynced document buffers. It supports multiple documents in one session and a Xmulti-user chat. XIt runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms. X XWWW: http://gobby.0x539.de/ END-of-gobby/pkg-descr echo x - gobby/pkg-plist sed 's/^X//' >gobby/pkg-plist << 'END-of-gobby/pkg-plist' Xbin/gobby Xshare/gnome/applications/gobby.desktop Xshare/gnome/pixmaps/gobby.png X%%NLS%%share/locale/de/LC_MESSAGES/gobby.mo X%%NLS%%share/locale/es/LC_MESSAGES/gobby.mo X%%NLS%%share/locale/fr/LC_MESSAGES/gobby.mo X@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true X@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true END-of-gobby/pkg-plist exit --- gobby.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: