From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 24 23:30:04 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9079E16A405 for ; Sat, 24 Feb 2007 23:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7422713C4A3 for ; Sat, 24 Feb 2007 23:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1ONU4eM012475 for ; Sat, 24 Feb 2007 23:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1ONU4ke012474; Sat, 24 Feb 2007 23:30:04 GMT (envelope-from gnats) Resent-Date: Sat, 24 Feb 2007 23:30:04 GMT Resent-Message-Id: <200702242330.l1ONU4ke012474@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Tournoij Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D8E6C16A401 for ; Sat, 24 Feb 2007 23:24:40 +0000 (UTC) (envelope-from carpetsmoker@carpetsmoker.net) Received: from glitch.carpetsmoker.net (carpetsmoker.xs4all.nl [82.93.23.199]) by mx1.freebsd.org (Postfix) with ESMTP id 2782713C491 for ; Sat, 24 Feb 2007 23:24:40 +0000 (UTC) (envelope-from carpetsmoker@carpetsmoker.net) Received: by glitch.carpetsmoker.net (Postfix, from userid 1001) id 4C884B82B; Sun, 25 Feb 2007 00:24:43 +0100 (CET) Message-Id: <20070224232443.4C884B82B@glitch.carpetsmoker.net> Date: Sun, 25 Feb 2007 00:24:43 +0100 (CET) From: Martin Tournoij To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: john@mcaree.org Subject: ports/109504: update graphics/comical X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Tournoij List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Feb 2007 23:30:04 -0000 >Number: 109504 >Category: ports >Synopsis: update graphics/comical >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 24 23:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Tournoij >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker@glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERIC i386 >Description: - Update to 0.8 - Removed X_PREFIX - Uses PLIST_FILES instead of pkg-plist - Updated pkg-descr >How-To-Repeat: >Fix: --- patch-comical begins here --- diff -urN ./Makefile /home/carpetsmoker/ports/graphics/comical/Makefile --- ./Makefile Sat Feb 24 20:03:24 2007 +++ /home/carpetsmoker/ports/graphics/comical/Makefile Sat Feb 24 19:47:21 2007 @@ -2,33 +2,37 @@ # Date created: 6 June 2005 # Whom: John McAree # -# $FreeBSD: ports/graphics/comical/Makefile,v 1.4 2006/12/01 07:38:55 pav Exp $ -# +# $FreeBSD$ PORTNAME= comical -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= graphics -MASTER_SITES= http://www.mcaree.org/Comical/ \ - http://www.sketchyorigins.com/Comical/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= john@mcaree.org COMMENT= A sequential image viewer USE_GMAKE= yes -USE_WX= 2.4 -WX_CONF_ARGS= absolute -GNU_CONFIGURE= yes -USE_X_PREFIX= yes +USE_WX= 2.6+ +WX_UNICODE= yes +PLIST_FILES= bin/comical .include +post-patch: + @${REINPLACE_CMD} -e "s|wx-config|${WX_CONFIG}|;" \ + ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s|wx-config|${WX_CONFIG}|; \ + s|-D_UNIX|-D_UNIX -DwxUSE_UNICODE|;" \ + ${WRKSRC}/src/Makefile + .if ${ARCH} != "i386" -BROKEN= "does not compile - not 64-bit clean" +BROKEN= does not compile - not 64-bit clean .endif .if ${OSVERSION} < 500000 -BROKEN= "does not compile with gcc-2.95" +BROKEN= does not compile with gcc-2.95 .endif .include diff -urN ./distinfo /home/carpetsmoker/ports/graphics/comical/distinfo --- ./distinfo Sat Feb 24 20:03:24 2007 +++ /home/carpetsmoker/ports/graphics/comical/distinfo Sat Feb 24 18:35:13 2007 @@ -1,3 +1,3 @@ -MD5 (comical-0.4.1.tar.gz) = 50e0f3a8ad252470461efe74a6ca6060 -SHA256 (comical-0.4.1.tar.gz) = 0b2ac1db7aa4303423e2cf8d0e786214fd093cdda62f8b5d2e0f10a99d566bf7 -SIZE (comical-0.4.1.tar.gz) = 404828 +MD5 (comical-0.8.tar.gz) = f5808e28fd5a2a3d21b59cdad10eca3d +SHA256 (comical-0.8.tar.gz) = 0b6527cc06b25a937041f1eb248d0fd881cf055362097036b939817f785ab85e +SIZE (comical-0.8.tar.gz) = 480270 diff -urN ./pkg-descr /home/carpetsmoker/ports/graphics/comical/pkg-descr --- ./pkg-descr Sat Feb 24 20:03:24 2007 +++ /home/carpetsmoker/ports/graphics/comical/pkg-descr Sat Feb 24 19:57:20 2007 @@ -1,8 +1,18 @@ -Comical is a sequential image viewer. It supports viewing images from archives -(bzip, zip and rar format), as well as fullscreen viewing. Image formats -supported are JPEG, PNG, GIF, and TIFF. +Finally - a cross-platform, open-source CBR and CBZ reader! Read your +favorite scanned comic books and graphic novels with Comical's +absurdly easy GUI and in-your-face double page display! -WWW: http://mlf.sketchyorigins.com/ +Nifty Features: +* Single-Page or Double-Page display modes. +* Zoom modes: Fit, Fit-to-Width, Fit-to-Height, Original, Custom. +* Crisp image scaling with algorithms adapted from FreeImage 3. +* Detects double pages scanned together and displays it accordingly. +* Page rotation. +* Full-Screen mode. +* Left-to-Right or Right-to-Left browsing. +* Displays JPG, GIF, and PNG images. +* Supports RAR(.cbr) and ZIP(.cbz) comic book archives +* Supports all encrypted RAR archives as well as ZIP archives with + pkzip 2.04g encryption. -- John -john@mcaree.org +WWW: http://comical.sourceforge.net/ diff -urN ./pkg-plist /home/carpetsmoker/ports/graphics/comical/pkg-plist --- ./pkg-plist Sat Feb 24 20:03:24 2007 +++ /home/carpetsmoker/ports/graphics/comical/pkg-plist Thu Jan 1 01:00:00 1970 @@ -1 +0,0 @@ -bin/comical --- patch-comical ends here --- >Release-Note: >Audit-Trail: >Unformatted: