Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 03:37:53 +0200
From:      "Andreas Kohn" <andreas@syndrom23.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/87699: [NEW PORT] editors/gobby - a collaborative editor
Message-ID:  <1129772273.0@klamath.syndrom23.de>
Resent-Message-ID: <200510200140.j9K1eIx0013759@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <andreas@syndrom23.de>
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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129772273.0>