From owner-cvs-all@FreeBSD.ORG Sat Jan 8 19:06:49 2005 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 1276E16A4CE; Sat, 8 Jan 2005 19:06:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F346943D39; Sat, 8 Jan 2005 19:06:48 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j08J6mP3097267; Sat, 8 Jan 2005 19:06:48 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j08J6mVe097266; Sat, 8 Jan 2005 19:06:48 GMT (envelope-from brooks) Message-Id: <200501081906.j08J6mVe097266@repoman.freebsd.org> From: Brooks Davis Date: Sat, 8 Jan 2005 19:06:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/wpa_supplicant Makefile pkg-plist ports/security/wpa_supplicant/files patch-grp.h patch-type 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, 08 Jan 2005 19:06:49 -0000 brooks 2005-01-08 19:06:48 UTC FreeBSD ports repository Modified files: security/wpa_supplicant Makefile security/wpa_supplicant/files patch-grp.h patch-type Removed files: security/wpa_supplicant pkg-plist Log: - Spell wpa_supplicant with two 'p's in PORTNAME - Remove now unnecessicary DISTNAME - Add net to CATEGORIES - Ditch the pkg-plist file in favor of PLIST_FILES, there were only three lines in the plist - Make the patch files relative to WRKSRC so we can drop PATCH_ARGS - Install some documentation - Bump PORTREVISION for new docs Revision Changes Path 1.5 +21 -4 ports/security/wpa_supplicant/Makefile 1.2 +26 -39 ports/security/wpa_supplicant/files/patch-grp.h 1.2 +2 -3 ports/security/wpa_supplicant/files/patch-type 1.2 +0 -3 ports/security/wpa_supplicant/pkg-plist (dead)