From kagotani@luna3.auto.infsys.cne.okayama-u.ac.jp  Tue May 19 17:18:03 2009
Return-Path: <kagotani@luna3.auto.infsys.cne.okayama-u.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C59941065712
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 May 2009 17:18:03 +0000 (UTC)
	(envelope-from kagotani@luna3.auto.infsys.cne.okayama-u.ac.jp)
Received: from luna3.auto.infsys.cne.okayama-u.ac.jp (luna3.auto.infsys.cne.okayama-u.ac.jp [150.46.6.235])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BBC38FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 May 2009 17:18:02 +0000 (UTC)
	(envelope-from kagotani@luna3.auto.infsys.cne.okayama-u.ac.jp)
Received: from luna3.auto.infsys.cne.okayama-u.ac.jp (localhost [127.0.0.1])
	by luna3.auto.infsys.cne.okayama-u.ac.jp (8.14.3/8.14.3) with ESMTP id n4JHI0UZ081820
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 May 2009 02:18:00 +0900 (JST)
	(envelope-from kagotani@luna3.auto.infsys.cne.okayama-u.ac.jp)
Received: (from root@localhost)
	by luna3.auto.infsys.cne.okayama-u.ac.jp (8.14.3/8.14.3/Submit) id n4JHI0Tx081819;
	Wed, 20 May 2009 02:18:00 +0900 (JST)
	(envelope-from kagotani)
Message-Id: <200905191718.n4JHI0Tx081819@luna3.auto.infsys.cne.okayama-u.ac.jp>
Date: Wed, 20 May 2009 02:18:00 +0900 (JST)
From: Hiroto Kagotani <hiroto.kagotani@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] graphics/O2-tools: Huge image processing tools and libraries
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         134719
>Category:       ports
>Synopsis:       [NEW PORT] graphics/O2-tools: Huge image processing tools and libraries
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 17:20:03 UTC 2009
>Closed-Date:    Sun May 31 22:34:59 UTC 2009
>Last-Modified:  Sun May 31 22:40:01 UTC 2009
>Originator:     Hiroto Kagotani
>Release:        FreeBSD 7.1-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD myhost.mydomain 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 12:35:36 UTC 2009
>Description:
Huge image processing tools and libraries.

  Most of the programs in this package were designed carefully to
  avoid slowing down even for huge images, e.g. 3300x4700.  I hope
  you will find them better.

  This package contains following programs:
    bmptopnm-O2 (bmptopnm in original distribution)
             - convert a BMP(DIB) file into a portable anymap
    breduce  - read a portable bitmap and reduce it N times
    makecr   - create circumscribing rectangles (bounding box) in an
               image
    makepr   - create Primitive Rectangles in an image
    prlst2ps - produce  PostScript  data  from  rectangle/line-
               segment data
    lpsmooth - smooth an image preserving thin lines

WWW: http://www.imglab.org/p/O2/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- O2-tools-2.00.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	O2-tools
#	O2-tools/Makefile
#	O2-tools/distinfo
#	O2-tools/pkg-descr
#	O2-tools/pkg-plist
#	O2-tools/files
#	O2-tools/files/patch-bmptopnm__Makefile.in
#
echo c - O2-tools
mkdir -p O2-tools > /dev/null 2>&1
echo x - O2-tools/Makefile
sed 's/^X//' >O2-tools/Makefile << '52d46d289bef3fa46c804b0cba348d60'
X# New ports collection makefile for:	O2-tools
X# Date created:		2009-05-20
X# Whom:			Hiroto Kagotani <hiroto.kagotani@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	O2-tools
XPORTVERSION=	2.00
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.imglab.org/p/O2/archives/
X
XMAINTAINER=	hiroto.kagotani@gmail.com
XCOMMENT=	Huge image processing tools and libraries
X
XMAKE_JOBS_SAFE=	yes
XGNU_CONFIGURE=	yes
X
XMAN1=		bmptopnm-O2.1 breduce.1 lpsmooth.1 makecr.1 makepr.1 prlst2ps.1
XMAN4=		d4file.4
X
X.include <bsd.port.mk>
52d46d289bef3fa46c804b0cba348d60
echo x - O2-tools/distinfo
sed 's/^X//' >O2-tools/distinfo << '7a190f400f334379363166a633c9d428'
XMD5 (O2-tools-2.00.tar.gz) = 72cff9b6595336ca7df40c4700b224d1
XSHA256 (O2-tools-2.00.tar.gz) = ac477a8bb1d30f7b7c1921fa4447b0bbb061eb8571d21e325bce6e74c6addb49
XSIZE (O2-tools-2.00.tar.gz) = 241933
7a190f400f334379363166a633c9d428
echo x - O2-tools/pkg-descr
sed 's/^X//' >O2-tools/pkg-descr << 'ce1b10b42c156dacc2dd1692d7c7e9e6'
XHuge image processing tools and libraries.
X
X  Most of the programs in this package were designed carefully to
X  avoid slowing down even for huge images, e.g. 3300x4700.  I hope
X  you will find them better.
X
X  This package contains following programs:
X    bmptopnm-O2 (bmptopnm in original distribution)
X             - convert a BMP(DIB) file into a portable anymap
X    breduce  - read a portable bitmap and reduce it N times
X    makecr   - create circumscribing rectangles (bounding box) in an
X               image
X    makepr   - create Primitive Rectangles in an image
X    prlst2ps - produce  PostScript  data  from  rectangle/line-
X               segment data
X    lpsmooth - smooth an image preserving thin lines
X
XWWW: http://www.imglab.org/p/O2/
ce1b10b42c156dacc2dd1692d7c7e9e6
echo x - O2-tools/pkg-plist
sed 's/^X//' >O2-tools/pkg-plist << 'a683ca6ee8fa6a1080445f6cf04ee2c8'
Xbin/bmptopnm-O2
Xbin/breduce
Xbin/lpsmooth
Xbin/makecr
Xbin/makepr
Xbin/prlst2ps
Xlib/libimgo.a
Xlib/libsgp.a
Xlib/libstdps.a
Xlib/libxip.a
Xlib/libogrp.a
Xlib/libsip.a
Xlib/libufp.a
Xinclude/CRect.h
Xinclude/ORect.h
Xinclude/comlib.h
Xinclude/d8IO.h
Xinclude/imgobj.h
Xinclude/ipIO.h
Xinclude/objgrp.h
Xinclude/pbmIO.h
Xinclude/rasIO.h
Xinclude/rasterfile.h
Xinclude/sgplib.h
Xinclude/siplib.h
Xinclude/stdps.h
Xinclude/ufilep.h
Xinclude/utypes.h
Xinclude/xiplib.h
a683ca6ee8fa6a1080445f6cf04ee2c8
echo c - O2-tools/files
mkdir -p O2-tools/files > /dev/null 2>&1
echo x - O2-tools/files/patch-bmptopnm__Makefile.in
sed 's/^X//' >O2-tools/files/patch-bmptopnm__Makefile.in << '60b5a5d7b43af7fee8317a190ea6abec'
X--- ./bmptopnm/Makefile.in.orig	2008-12-31 00:03:50.000000000 +0900
X+++ ./bmptopnm/Makefile.in	2009-05-18 16:38:03.000000000 +0900
X@@ -34,7 +34,7 @@
X NORMAL_UNINSTALL = :
X PRE_UNINSTALL = :
X POST_UNINSTALL = :
X-bin_PROGRAMS = bmptopnm$(EXEEXT)
X+bin_PROGRAMS = bmptopnm-O2$(EXEEXT)
X subdir = bmptopnm
X DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
X 	$(srcdir)/Makefile.in
X@@ -146,9 +146,15 @@
X bmptopnm_SOURCES = bmptopnm.cpp
X AM_CXXFLAGS = -I../include
X bmptopnm_LDADD = -L../lib -lufp -lsip
X-dist_man_MANS = bmptopnm.1
X+dist_man_MANS = bmptopnm-O2.1
X all: all-am
X 
X+bmptopnm-O2$(EXEEXT): bmptopnm$(EXEEXT)
X+	cp bmptopnm$(EXEEXT) bmptopnm-O2$(EXEEXT)
X+
X+bmptopnm-O2.1: bmptopnm.1
X+	cp bmptopnm.1 bmptopnm-O2.1
X+
X .SUFFIXES:
X .SUFFIXES: .cpp .o .obj
X $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
60b5a5d7b43af7fee8317a190ea6abec
exit
--- O2-tools-2.00.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Tue May 19 17:45:44 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134719 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Sun May 31 22:34:58 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134719 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134719: commit references a PR
Date: Sun, 31 May 2009 22:35:04 +0000 (UTC)

 amdmi3      2009-05-31 22:34:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/O2-tools    Makefile distinfo pkg-descr pkg-plist 
     graphics/O2-tools/files patch-bmptopnm__Makefile.in 
   Log:
   Huge image processing tools and libraries.
   
     Most of the programs in this package were designed carefully to
     avoid slowing down even for huge images, e.g. 3300x4700.  I hope
     you will find them better.
   
     This package contains following programs:
       bmptopnm-O2 (bmptopnm in original distribution)
                - convert a BMP(DIB) file into a portable anymap
       breduce  - read a portable bitmap and reduce it N times
       makecr   - create circumscribing rectangles (bounding box) in an
                  image
       makepr   - create Primitive Rectangles in an image
       prlst2ps - produce  PostScript  data  from  rectangle/line-
                  segment data
       lpsmooth - smooth an image preserving thin lines
   
   WWW: http://www.imglab.org/p/O2/
   
   PR:             134719
   Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
   
   Revision  Changes    Path
   1.1261    +1 -0      ports/graphics/Makefile
   1.1       +22 -0     ports/graphics/O2-tools/Makefile (new)
   1.1       +3 -0      ports/graphics/O2-tools/distinfo (new)
   1.1       +28 -0     ports/graphics/O2-tools/files/patch-bmptopnm__Makefile.in (new)
   1.1       +18 -0     ports/graphics/O2-tools/pkg-descr (new)
   1.1       +29 -0     ports/graphics/O2-tools/pkg-plist (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"
 
>Unformatted:
