From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 19 22:30:16 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 5955116A41F for ; Wed, 19 Oct 2005 22:30:16 +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 DFBD043D62 for ; Wed, 19 Oct 2005 22:30:15 +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 j9JMUFs0084217 for ; Wed, 19 Oct 2005 22:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9JMUFfY084215; Wed, 19 Oct 2005 22:30:15 GMT (envelope-from gnats) Resent-Date: Wed, 19 Oct 2005 22:30:15 GMT Resent-Message-Id: <200510192230.j9JMUFfY084215@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 72A4916A41F for ; Wed, 19 Oct 2005 22:20:18 +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 4521943D64 for ; Wed, 19 Oct 2005 22:20:15 +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 j9JMK3rO010338 for ; Thu, 20 Oct 2005 00:20:10 +0200 Message-Id: <1129760414.0@klamath.syndrom23.de> Date: Thu, 20 Oct 2005 00:20:14 +0200 From: "Andreas Kohn" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/87692: [NEW PORT] net/sobby - standalone server for gobby and other libobby-users 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: Wed, 19 Oct 2005 22:30:16 -0000 >Number: 87692 >Category: ports >Synopsis: [NEW PORT] net/sobby - standalone server for gobby and other libobby-users >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: Wed Oct 19 22:30:14 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: Sobby is a stand-alone server for the collaborative editor gobby and other obby users. WWW: http://gobby.0x539.de >How-To-Repeat: >Fix: --- sobby.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: # # sobby/ # sobby/Makefile # sobby/distinfo # sobby/pkg-descr # echo c - sobby/ mkdir -p sobby/ > /dev/null 2>&1 echo x - sobby/Makefile sed 's/^X//' >sobby/Makefile << 'END-of-sobby/Makefile' X# Ports collection makefile for: sobby X# Date created: 2005-10-14 X# Whom: Andreas Kohn X# X# $FreeBSD$ X# X XPORTNAME= sobby XPORTVERSION= 0.2.0 XCATEGORIES= net XMASTER_SITES= http://releases.0x539.de/sobby/ X XMAINTAINER= andreas@syndrom23.de XCOMMENT= A standalone obby server X XLIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ X obby:${PORTSDIR}/devel/obby \ X sigc++-2.0:${PORTSDIR}/devel/libsigc++20 \ X glibmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 X XGNU_CONFIGURE= yes XCONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" X XPLIST_FILES= bin/sobby X X.include END-of-sobby/Makefile echo x - sobby/distinfo sed 's/^X//' >sobby/distinfo << 'END-of-sobby/distinfo' XMD5 (sobby-0.2.0.tar.gz) = 68e740d9ad051e7939de29fa2c28da56 XSIZE (sobby-0.2.0.tar.gz) = 104063 END-of-sobby/distinfo echo x - sobby/pkg-descr sed 's/^X//' >sobby/pkg-descr << 'END-of-sobby/pkg-descr' XSobby is a stand-alone server for the collaborative editor gobby Xand other obby users. X XWWW: http://gobby.0x539.de END-of-sobby/pkg-descr exit --- sobby.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: