From owner-cvs-all@FreeBSD.ORG Sat Jul 26 11:32:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 185CC37B401; Sat, 26 Jul 2003 11:32:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B27C643FA3; Sat, 26 Jul 2003 11:32:34 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6QIWY0U066665; Sat, 26 Jul 2003 11:32:34 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6QIWYcU066664; Sat, 26 Jul 2003 11:32:34 -0700 (PDT) Message-Id: <200307261832.h6QIWYcU066664@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 26 Jul 2003 11:32:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/licq-osd Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/licq-osd/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 26 Jul 2003 18:32:35 -0000 dinoex 2003/07/26 11:32:34 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/licq-osd Makefile distinfo pkg-descr pkg-message pkg-plist net/licq-osd/files patch-aa Log: This is a small licq-plugin, which uses libxosd2 to display new arriving messages as OSD (On Screen Display) text on your desktop. I wrote this, as I saw this feature in sim and wanted to have the same functionality in licq. PR: 54537 Submitted by: nm@web.am Revision Changes Path 1.1040 +1 -0 ports/net/Makefile 1.1 +30 -0 ports/net/licq-osd/Makefile (new) 1.1 +1 -0 ports/net/licq-osd/distinfo (new) 1.1 +11 -0 ports/net/licq-osd/files/patch-aa (new) 1.1 +7 -0 ports/net/licq-osd/pkg-descr (new) 1.1 +8 -0 ports/net/licq-osd/pkg-message (new) 1.1 +2 -0 ports/net/licq-osd/pkg-plist (new)