From owner-cvs-all@FreeBSD.ORG Sun Jun 10 20:32:07 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C216816A468; Sun, 10 Jun 2007 20:32:07 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B2D0313C465; Sun, 10 Jun 2007 20:32:07 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5AKW7Th020931; Sun, 10 Jun 2007 20:32:07 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5AKW7AA020926; Sun, 10 Jun 2007 20:32:07 GMT (envelope-from tmclaugh) Message-Id: <200706102032.l5AKW7AA020926@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 10 Jun 2007 20:32:07 +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/net/blam Makefile distinfo pkg-descr pkg-plist ports/net/blam/files extra-libblam_blam-gecko-utils.cpp patch-blam.in patch-src-Application.cs 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: Sun, 10 Jun 2007 20:32:07 -0000 tmclaugh 2007-06-10 20:32:07 UTC FreeBSD ports repository Modified files: net/blam Makefile distinfo pkg-descr pkg-plist net/blam/files extra-libblam_blam-gecko-utils.cpp Added files: net/blam/files patch-blam.in patch-src-Application.cs Log: Update to 1.8.4 * HTTP authentication. * Ignoring SSL certificate errors (upon request). * Partial support for Atom 1.0. * Open links with target="_blank". * Relative links work. * Theme setting (and the program) works for first-time users (broken in * previous release). * RSS feeds with work. * The clipboard's content appears as the feed's address by default. * Appear with the name 'blam' in process listings. PR: 111635 Submitted by: Phillip Neumann Project by: BSD# Revision Changes Path 1.21 +14 -11 ports/net/blam/Makefile 1.6 +3 -3 ports/net/blam/distinfo 1.2 +0 -11 ports/net/blam/files/extra-libblam_blam-gecko-utils.cpp 1.1 +9 -0 ports/net/blam/files/patch-blam.in (new) 1.1 +25 -0 ports/net/blam/files/patch-src-Application.cs (new) 1.5 +1 -1 ports/net/blam/pkg-descr 1.7 +39 -7 ports/net/blam/pkg-plist