Date: Wed, 8 Aug 2012 16:59:36 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302299 - in head: archivers/hlextract editors/heme games/hllib x11/bmpanel2 Message-ID: <201208081659.q78GxaaR006232@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Wed Aug 8 16:59:36 2012 New Revision: 302299 URL: http://svn.freebsd.org/changeset/ports/302299 Log: - Adjust COMMENT and port descriptions where appropriate - Relinquish to the pool due severe to lack of time :-( Modified: head/archivers/hlextract/Makefile head/editors/heme/Makefile head/games/hllib/Makefile head/x11/bmpanel2/Makefile head/x11/bmpanel2/pkg-descr Modified: head/archivers/hlextract/Makefile ============================================================================== --- head/archivers/hlextract/Makefile Wed Aug 8 16:48:13 2012 (r302298) +++ head/archivers/hlextract/Makefile Wed Aug 8 16:59:36 2012 (r302299) @@ -11,12 +11,12 @@ CATEGORIES= archivers games MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= hllib${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to extract data from various Half-Life file formats LICENSE= GPLv2 -LIB_DEPENDS= hl.2:${PORTSDIR}/games/hllib +LIB_DEPENDS= hl:${PORTSDIR}/games/hllib USE_ZIP= yes USE_DOS2UNIX= Main.c Modified: head/editors/heme/Makefile ============================================================================== --- head/editors/heme/Makefile Wed Aug 8 16:48:13 2012 (r302298) +++ head/editors/heme/Makefile Wed Aug 8 16:59:36 2012 (r302299) @@ -10,8 +10,8 @@ PORTVERSION= 0.4.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org -COMMENT= Portable and fast console hex editor for Unix-like systems +MAINTAINER= ports@FreeBSD.org +COMMENT= Small and fast console hex editor for Unix-like systems LICENSE= GPLv2 Modified: head/games/hllib/Makefile ============================================================================== --- head/games/hllib/Makefile Wed Aug 8 16:48:13 2012 (r302298) +++ head/games/hllib/Makefile Wed Aug 8 16:59:36 2012 (r302299) @@ -11,7 +11,7 @@ CATEGORIES= games devel MASTER_SITES= http://nemesis.thewavelength.net/files/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with various Half-Life file formats LICENSE= LGPL21 Modified: head/x11/bmpanel2/Makefile ============================================================================== --- head/x11/bmpanel2/Makefile Wed Aug 8 16:48:13 2012 (r302298) +++ head/x11/bmpanel2/Makefile Wed Aug 8 16:59:36 2012 (r302299) @@ -10,8 +10,8 @@ DISTVERSION= 2.1pre1 CATEGORIES= x11 MASTER_SITES= GOOGLE_CODE -MAINTAINER= danfe@FreeBSD.org -COMMENT= Nice lightweight NETWM compliant panel for X +MAINTAINER= ports@FreeBSD.org +COMMENT= Nice, lightweight NETWM compliant panel for X LICENSE= MIT Modified: head/x11/bmpanel2/pkg-descr ============================================================================== --- head/x11/bmpanel2/pkg-descr Wed Aug 8 16:48:13 2012 (r302298) +++ head/x11/bmpanel2/pkg-descr Wed Aug 8 16:59:36 2012 (r302299) @@ -1,5 +1,5 @@ -BMPanel (bitmap panel) is lightweight, nice NETWM-compatible panel for your -X11 desktop. It features: +BMPanel (bitmap panel) is nice, lightweight, NETWM-compatible panel for your +X11 desktop. It currently features: - Look'n'feel customization via themes (20 of them included) - A bunch of widgets: desktop switcher, taskbar, launchbar, systray,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208081659.q78GxaaR006232>