From owner-cvs-all@FreeBSD.ORG Thu Mar 6 12:58:21 2008 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 905601065672; Thu, 6 Mar 2008 12:58:21 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 656F38FC27; Thu, 6 Mar 2008 12:58:21 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m26CwLl1093970; Thu, 6 Mar 2008 12:58:21 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m26CwLtC093969; Thu, 6 Mar 2008 12:58:21 GMT (envelope-from wxs) Message-Id: <200803061258.m26CwLtC093969@repoman.freebsd.org> From: Wesley Shields Date: Thu, 6 Mar 2008 12:58:20 +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/misc Makefile ports/misc/pastebinit Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 06 Mar 2008 12:58:21 -0000 wxs 2008-03-06 12:58:20 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/pastebinit Makefile distinfo pkg-descr Log: A python script which allows you to use pastebin websites from the command line. PR: ports/120955 Submitted by: comperr Approved by: garga (mentor) Revision Changes Path 1.871 +1 -0 ports/misc/Makefile 1.1 +29 -0 ports/misc/pastebinit/Makefile (new) 1.1 +3 -0 ports/misc/pastebinit/distinfo (new) 1.1 +3 -0 ports/misc/pastebinit/pkg-descr (new)