From owner-cvs-all@FreeBSD.ORG Wed Feb 24 17:14:58 2010 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 C5DBA1065670; Wed, 24 Feb 2010 17:14:58 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B4B008FC0A; Wed, 24 Feb 2010 17:14:58 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o1OHEw5V006561; Wed, 24 Feb 2010 17:14:58 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1OHEwHu006560; Wed, 24 Feb 2010 17:14:58 GMT (envelope-from danfe) Message-Id: <201002241714.o1OHEwHu006560@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 24 Feb 2010 17:14:58 +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 MOVED ports/multimedia Makefile ports/multimedia/tsMuxeR Makefile distinfo pkg-descr ports/multimedia/linux-tsmuxer Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 17:14:58 -0000 danfe 2010-02-24 17:14:58 UTC FreeBSD ports repository Modified files: . MOVED multimedia Makefile Added files: multimedia/linux-tsmuxer Makefile distinfo pkg-descr Removed files: multimedia/tsMuxeR Makefile distinfo pkg-descr Log: - Readd the port with better, all-lowercase name [1] - While here, fix several minor issues with Makefile and pkg-descr (augment COMMENT, utilize standard NO_BUILD and NO_WRKSUBDIR knobs, remove `x11' as a secondary category, use correct installation commands and merge them into one, give correct package name prefix (`linux-') for Linux binary- only software, sort PLIST_FILES -- all these things that usually happen when people are not reading PH well enough, do not look at other ports, and not using common sense.) :-( No objection from: pgollucci [1] Feature safe: yes Revision Changes Path 1.2099 +2 -1 ports/MOVED 1.357 +1 -1 ports/multimedia/Makefile 1.1 +27 -0 ports/multimedia/linux-tsmuxer/Makefile (new) 1.1 +3 -0 ports/multimedia/linux-tsmuxer/distinfo (new) 1.1 +5 -0 ports/multimedia/linux-tsmuxer/pkg-descr (new) 1.2 +0 -29 ports/multimedia/tsMuxeR/Makefile (dead) 1.2 +0 -3 ports/multimedia/tsMuxeR/distinfo (dead) 1.2 +0 -5 ports/multimedia/tsMuxeR/pkg-descr (dead)