From owner-cvs-all@FreeBSD.ORG Fri Oct 26 19:58:27 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D72DF16A417; Fri, 26 Oct 2007 19:58:27 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF45213C4B8; Fri, 26 Oct 2007 19:58:27 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9QJwRGT075255; Fri, 26 Oct 2007 19:58:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9QJwRXc075254; Fri, 26 Oct 2007 19:58:27 GMT (envelope-from ahze) Message-Id: <200710261958.l9QJwRXc075254@repoman.freebsd.org> From: Michael Johnson Date: Fri, 26 Oct 2007 19:58:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/avahi-qt4 Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2007 19:58:27 -0000 ahze 2007-10-26 19:58:27 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/avahi-qt4 Makefile pkg-descr pkg-plist Log: Qt 4 bindings to the avahi mDNS service discovery system. WWW: http://www.avahi.org/ Revision Changes Path 1.1936 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/avahi-qt4/Makefile (new) 1.1 +3 -0 ports/net/avahi-qt4/pkg-descr (new) 1.1 +7 -0 ports/net/avahi-qt4/pkg-plist (new)