From owner-cvs-all@FreeBSD.ORG Tue Mar 13 16:45:34 2012 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 521421065674; Tue, 13 Mar 2012 16:45:34 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2A6EC8FC1B; Tue, 13 Mar 2012 16:45:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q2DGjYwJ083966; Tue, 13 Mar 2012 16:45:34 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q2DGjYwS083965; Tue, 13 Mar 2012 16:45:34 GMT (envelope-from gabor) Message-Id: <201203131645.q2DGjYwS083965@repoman.freebsd.org> From: Gabor Kovesdan Date: Tue, 13 Mar 2012 16:45:34 +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/textproc/bsdsort 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: Tue, 13 Mar 2012 16:45:34 -0000 gabor 2012-03-13 16:45:34 UTC FreeBSD ports repository Modified files: textproc/bsdsort Makefile distinfo pkg-descr Log: - Update to the current version of the BSDL sort that has to be rewritten froms scratch. This is not any more the OpenBSD version because it was not wchar-clean so this new version was started with a cleaner design. And this is actively developed by Oleg Moskalenko . - Add LICENSE Feature safe: yes Revision Changes Path 1.6 +4 -2 ports/textproc/bsdsort/Makefile 1.6 +2 -2 ports/textproc/bsdsort/distinfo 1.2 +6 -6 ports/textproc/bsdsort/pkg-descr