From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 15 21:30:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43383106566C for ; Sun, 15 Feb 2009 21:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 316DA8FC18 for ; Sun, 15 Feb 2009 21:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1FLU3iT028871 for ; Sun, 15 Feb 2009 21:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1FLU3TH028867; Sun, 15 Feb 2009 21:30:03 GMT (envelope-from gnats) Date: Sun, 15 Feb 2009 21:30:03 GMT Message-Id: <200902152130.n1FLU3TH028867@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/131724: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2009 21:30:05 -0000 The following reply was made to PR ports/131724; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131724: commit references a PR Date: Sun, 15 Feb 2009 21:23:40 +0000 (UTC) miwi 2009-02-15 21:23:29 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/tweak Makefile distinfo pkg-descr Log: Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things. WWW: http://www.chiark.greenend.org.uk/~sgtatham/tweak/ PR: ports/131724 Submitted by: Jille Timmermans (jille at quis.cx) Revision Changes Path 1.406 +1 -0 ports/editors/Makefile 1.1 +19 -0 ports/editors/tweak/Makefile (new) 1.1 +3 -0 ports/editors/tweak/distinfo (new) 1.1 +7 -0 ports/editors/tweak/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"