From nobody@FreeBSD.org  Fri Nov 19 12:08:26 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9A45610656A6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Nov 2010 12:08:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 898FD8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Nov 2010 12:08:26 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oAJC8QmZ037934
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Nov 2010 12:08:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id oAJC8QL2037933;
	Fri, 19 Nov 2010 12:08:26 GMT
	(envelope-from nobody)
Message-Id: <201011191208.oAJC8QL2037933@www.freebsd.org>
Date: Fri, 19 Nov 2010 12:08:26 GMT
From: Max Kochubey <root@hangover.org.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: databases/firebird21-client
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         152403
>Category:       ports
>Synopsis:       New port: databases/firebird21-client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 19 12:10:09 UTC 2010
>Closed-Date:    Mon Dec 20 09:08:35 UTC 2010
>Last-Modified:  Mon Dec 20 09:10:15 UTC 2010
>Originator:     Max Kochubey
>Release:        7.2, 7.3, 8.1
>Organization:
>Environment:
>Description:
New port: databases/firebird21-client

Port for Firebird relational database version 2.1.3 (client)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	firebird21-client
#	firebird21-client/Makefile
#
echo c - firebird21-client
mkdir -p firebird21-client > /dev/null 2>&1
echo x - firebird21-client/Makefile
sed 's/^X//' >firebird21-client/Makefile << '05d89631db3ae9099096e8e240910cf5'
X# New ports collection makefile for:	firebird21-client
X# Date created:	   15 August 2006
X# Whom:		   Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD: ports/databases/firebird21-client/Makefile$
X#
X
XPORTNAME=	firebird
XPKGNAMESUFFIX=	-client
X
XCOMMENT=	Firebird-2 database client
X
XMASTERDIR=	${.CURDIR}/../firebird21-server
X
XPLIST=		${PKGDIR}/pkg-plist.client
X
XCLIENT_ONLY=	yes
X
X.include "${MASTERDIR}/Makefile"
05d89631db3ae9099096e8e240910cf5
exit



>Release-Note:
>Audit-Trail:

From: hangover <root@hangover.org.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/152403: New port: databases/firebird21-client
Date: Tue, 23 Nov 2010 18:38:09 +0600

 This is a multi-part message in MIME format.
 --------------040308090007020501050709
 Content-Type: multipart/alternative;
  boundary="------------000006010109010204000808"
 
 
 --------------000006010109010204000808
 Content-Type: text/plain; charset=UTF-8; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hi, everybody.
 
 I've updated port - now it successfully compiles on adm64 arch.
 
 
 --------------000006010109010204000808
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
     <meta http-equiv="content-type" content="text/html; charset=UTF-8">
   </head>
   <body bgcolor="#ffffff" text="#000000">
     <font size="-1"><font face="Consolas">Hi, everybody.<br>
         <br>
         I've updated port - now it successfully compiles on adm64 arch.<br>
       </font></font> <br>
   </body>
 </html>
 
 --------------000006010109010204000808--
 
 --------------040308090007020501050709
 Content-Type: application/x-shar;
  name="firebird21-client.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="firebird21-client.shar"
 
 # 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:
 #
 #	firebird21-client
 #	firebird21-client/Makefile
 #
 echo c - firebird21-client
 mkdir -p firebird21-client > /dev/null 2>&1
 echo x - firebird21-client/Makefile
 sed 's/^X//' >firebird21-client/Makefile << '05d89631db3ae9099096e8e240910cf5'
 X# New ports collection makefile for:	firebird21-client
 X# Date created:	   15 August 2006
 X# Whom:		   Sergey Skvortsov <skv@protey.ru>
 X#
 X# $FreeBSD: ports/databases/firebird21-client/Makefile$
 X#
 X
 XPORTNAME=	firebird
 XPKGNAMESUFFIX=	-client
 X
 XCOMMENT=	Firebird-2 relational database (client)
 X
 XMASTERDIR=	${.CURDIR}/../firebird21-server
 X
 XPLIST=		${PKGDIR}/pkg-plist.client
 X
 XCLIENT_ONLY=	yes
 X
 X.include "${MASTERDIR}/Makefile"
 05d89631db3ae9099096e8e240910cf5
 exit
 
 
 --------------040308090007020501050709--
State-Changed-From-To: open->closed 
State-Changed-By: acm 
State-Changed-When: Mon Dec 20 09:08:25 UTC 2010 
State-Changed-Why:  
- Committed with few modifications, thanks!! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152403: commit references a PR
Date: Mon, 20 Dec 2010 09:06:32 +0000 (UTC)

 acm         2010-12-20 09:06:28 UTC
 
   FreeBSD ports repository
 
   Added files:
     databases/firebird21-client Makefile 
   Log:
   - New port: databases/firebird21-client
   
   Firebird is a relational database offering many ANSI SQL-99 features
   that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
   offers excellent concurrency, high performance, and powerful language
   support for stored procedures and triggers.  It has been used in
   production systems, under a variety of names since 1981.
   
   Firebird is completely free of any registration, licensing or deployment
   fees.  It may be deployed freely for use with any third-party software,
   whether commercial or not.
   
   WWW: http://sourceforge.net/projects/firebird/
   WWW: http://www.firebirdsql.org/
   
   PR:             152403
   Submitted by:   Max Kochubey <root at hangover.org.ru>
   
   Revision  Changes    Path
   1.1       +19 -0     ports/databases/firebird21-client/Makefile (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:
