From owner-cvs-ports@FreeBSD.ORG Wed Jun 18 18:50:42 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DA491065679; Wed, 18 Jun 2008 18:50:42 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5478FC16; Wed, 18 Jun 2008 18:50:42 +0000 (UTC) (envelope-from lippe@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 m5IIogOe094158; Wed, 18 Jun 2008 18:50:42 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5IIogXt094157; Wed, 18 Jun 2008 18:50:42 GMT (envelope-from lippe) Message-Id: <200806181850.m5IIogXt094157@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Wed, 18 Jun 2008 18:50:42 +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/www Makefile ports/www/twill Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 18:50:42 -0000 lippe 2008-06-18 18:50:42 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/twill Makefile distinfo pkg-descr pkg-plist Log: twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill supports automated Web testing and has a simple Python interface. WWW: http://twill.idyll.org/ PR: ports/124610 Submitted by: "Junji NAKANISHI" Approved by: gabor (mentor, implicit) Revision Changes Path 1.2071 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/twill/Makefile (new) 1.1 +3 -0 ports/www/twill/distinfo (new) 1.1 +6 -0 ports/www/twill/pkg-descr (new) 1.1 +217 -0 ports/www/twill/pkg-plist (new)