From owner-freebsd-ports Tue Jan 1 0:20:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82A4037B426 for ; Tue, 1 Jan 2002 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K1U91210; Tue, 1 Jan 2002 00:20:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 38B6337B426 for ; Tue, 1 Jan 2002 00:11:56 -0800 (PST) Received: (qmail 16692 invoked by uid 85); 1 Jan 2002 08:07:55 -0000 Message-Id: <20020101080753.16686.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:07:53 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33429: New port: Class used to represent DBI database tables Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33429 >Category: ports >Synopsis: New port: Class used to represent DBI database tables >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-DBIx-Table # p5-DBIx-Table/Makefile # p5-DBIx-Table/distinfo # p5-DBIx-Table/pkg-comment # p5-DBIx-Table/pkg-descr # p5-DBIx-Table/pkg-plist # echo c - p5-DBIx-Table mkdir -p p5-DBIx-Table > /dev/null 2>&1 echo x - p5-DBIx-Table/Makefile sed 's/^X//' >p5-DBIx-Table/Makefile << 'END-of-p5-DBIx-Table/Makefile' X# New ports collection makefile for: DBIx::Table X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= DBIx-Table XPORTVERSION= 0.04 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBIx XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= DBIx::Table.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-DBIx-Table/Makefile echo x - p5-DBIx-Table/distinfo sed 's/^X//' >p5-DBIx-Table/distinfo << 'END-of-p5-DBIx-Table/distinfo' XMD5 (DBIx-Table-0.04.tar.gz) = 82757c208b63ef2e3b6dad59892c2c7c END-of-p5-DBIx-Table/distinfo echo x - p5-DBIx-Table/pkg-comment sed 's/^X//' >p5-DBIx-Table/pkg-comment << 'END-of-p5-DBIx-Table/pkg-comment' XClass used to represent DBI database tables END-of-p5-DBIx-Table/pkg-comment echo x - p5-DBIx-Table/pkg-descr sed 's/^X//' >p5-DBIx-Table/pkg-descr << 'END-of-p5-DBIx-Table/pkg-descr' XDBIx::Table is a class designed to act as an abstraction layer Xaround a fairly large subset of SQL queries. It is called 'Table' Xbecause it is primarily designed such that a single subclass provides Xan object-oriented interface to a single database table. The module Xis flexible enough, though, that it can be used to abstract most Xany schema in a way that is comfortable to the perl coder who is Xnot familiar with the underlying schema, or even SQL. X XWWW: http://search.cpan.org/search?dist=DBIx-Table X XSeamus Venasse END-of-p5-DBIx-Table/pkg-descr echo x - p5-DBIx-Table/pkg-plist sed 's/^X//' >p5-DBIx-Table/pkg-plist << 'END-of-p5-DBIx-Table/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/Table.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/Table/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBIx 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/Table 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true END-of-p5-DBIx-Table/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:20:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A4DA37B428 for ; Tue, 1 Jan 2002 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K1N91219; Tue, 1 Jan 2002 00:20:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id D8A6137B423 for ; Tue, 1 Jan 2002 00:11:56 -0800 (PST) Received: (qmail 16790 invoked by uid 85); 1 Jan 2002 08:08:01 -0000 Message-Id: <20020101080800.16784.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:00 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33430: New port: Syncronize two directories rapidly Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33430 >Category: ports >Synopsis: New port: Syncronize two directories rapidly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-File-DirSync # p5-File-DirSync/Makefile # p5-File-DirSync/distinfo # p5-File-DirSync/pkg-comment # p5-File-DirSync/pkg-descr # p5-File-DirSync/pkg-plist # echo c - p5-File-DirSync mkdir -p p5-File-DirSync > /dev/null 2>&1 echo x - p5-File-DirSync/Makefile sed 's/^X//' >p5-File-DirSync/Makefile << 'END-of-p5-File-DirSync/Makefile' X# New ports collection makefile for: File::DirSync X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= File-DirSync XPORTVERSION= 1.04 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN1= dirsync.1 XMAN3= File::DirSync.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-File-DirSync/Makefile echo x - p5-File-DirSync/distinfo sed 's/^X//' >p5-File-DirSync/distinfo << 'END-of-p5-File-DirSync/distinfo' XMD5 (File-DirSync-1.04.tar.gz) = c88b02bccd8ab517d606c399d9892edc END-of-p5-File-DirSync/distinfo echo x - p5-File-DirSync/pkg-comment sed 's/^X//' >p5-File-DirSync/pkg-comment << 'END-of-p5-File-DirSync/pkg-comment' XSyncronize two directories rapidly END-of-p5-File-DirSync/pkg-comment echo x - p5-File-DirSync/pkg-descr sed 's/^X//' >p5-File-DirSync/pkg-descr << 'END-of-p5-File-DirSync/pkg-descr' XFile::DirSync will make two directories exactly the same. The goal Xis to perform this syncronization process as quickly as possible Xwith as few stats and reads and writes as possible. It usually can Xperform the syncronization process within a few milliseconds - even Xfor gigabytes or more of information. X XWWW: http://search.cpan.org/search?dist=File-DirSync X XSeamus Venasse END-of-p5-File-DirSync/pkg-descr echo x - p5-File-DirSync/pkg-plist sed 's/^X//' >p5-File-DirSync/pkg-plist << 'END-of-p5-File-DirSync/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/File/DirSync.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/DirSync/.packlist Xbin/dirsync X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/DirSync 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true END-of-p5-File-DirSync/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:20:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0811637B41E for ; Tue, 1 Jan 2002 00:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2x91246; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 7ADF737B426 for ; Tue, 1 Jan 2002 00:12:21 -0800 (PST) Received: (qmail 17084 invoked by uid 85); 1 Jan 2002 08:08:26 -0000 Message-Id: <20020101080824.17078.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:24 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33433: New port: Converts numeric values into their English string equivalents Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33433 >Category: ports >Synopsis: New port: Converts numeric values into their English string equivalents >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-EN-Numbers # p5-Lingua-EN-Numbers/Makefile # p5-Lingua-EN-Numbers/distinfo # p5-Lingua-EN-Numbers/pkg-comment # p5-Lingua-EN-Numbers/pkg-descr # p5-Lingua-EN-Numbers/pkg-plist # echo c - p5-Lingua-EN-Numbers mkdir -p p5-Lingua-EN-Numbers > /dev/null 2>&1 echo x - p5-Lingua-EN-Numbers/Makefile sed 's/^X//' >p5-Lingua-EN-Numbers/Makefile << 'END-of-p5-Lingua-EN-Numbers/Makefile' X# New ports collection makefile for: Lingua::EN::Numbers X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-Numbers XPORTVERSION= 0.01 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::Numbers.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-EN-Numbers/Makefile echo x - p5-Lingua-EN-Numbers/distinfo sed 's/^X//' >p5-Lingua-EN-Numbers/distinfo << 'END-of-p5-Lingua-EN-Numbers/distinfo' XMD5 (Lingua-EN-Numbers-0.01.tar.gz) = a9b41cdd936707d8ecbc4b116b34f85c END-of-p5-Lingua-EN-Numbers/distinfo echo x - p5-Lingua-EN-Numbers/pkg-comment sed 's/^X//' >p5-Lingua-EN-Numbers/pkg-comment << 'END-of-p5-Lingua-EN-Numbers/pkg-comment' XConverts numeric values into their English string equivalents END-of-p5-Lingua-EN-Numbers/pkg-comment echo x - p5-Lingua-EN-Numbers/pkg-descr sed 's/^X//' >p5-Lingua-EN-Numbers/pkg-descr << 'END-of-p5-Lingua-EN-Numbers/pkg-descr' XLingua::EN::Numbers converts arbitrary numbers into human-oriented XEnglish text. Limited support is included for parsing standardly Xformatted numbers (i.e. '3,213.23'). But no attempt has been made Xto handle any complex formats. Support for multiple variants of XEnglish are supported. Currently only "American" formatting is Xsupported. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-Numbers X XSeamus Venasse END-of-p5-Lingua-EN-Numbers/pkg-descr echo x - p5-Lingua-EN-Numbers/pkg-plist sed 's/^X//' >p5-Lingua-EN-Numbers/pkg-plist << 'END-of-p5-Lingua-EN-Numbers/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Numbers.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Numbers/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Numbers 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-Numbers/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4EDE37B42A for ; Tue, 1 Jan 2002 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K1F91228; Tue, 1 Jan 2002 00:20:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 1B81237B426 for ; Tue, 1 Jan 2002 00:12:04 -0800 (PST) Received: (qmail 16888 invoked by uid 85); 1 Jan 2002 08:08:08 -0000 Message-Id: <20020101080807.16882.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:07 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33431: New port: Convert Perl lists into linguistic conjunctions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33431 >Category: ports >Synopsis: New port: Convert Perl lists into linguistic conjunctions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-Conjunction # p5-Lingua-Conjunction/Makefile # p5-Lingua-Conjunction/distinfo # p5-Lingua-Conjunction/pkg-comment # p5-Lingua-Conjunction/pkg-descr # p5-Lingua-Conjunction/pkg-plist # echo c - p5-Lingua-Conjunction mkdir -p p5-Lingua-Conjunction > /dev/null 2>&1 echo x - p5-Lingua-Conjunction/Makefile sed 's/^X//' >p5-Lingua-Conjunction/Makefile << 'END-of-p5-Lingua-Conjunction/Makefile' X# New ports collection makefile for: Lingua::Conjunction X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-Conjunction XPORTVERSION= 1.99 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::Conjunction.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-Conjunction/Makefile echo x - p5-Lingua-Conjunction/distinfo sed 's/^X//' >p5-Lingua-Conjunction/distinfo << 'END-of-p5-Lingua-Conjunction/distinfo' XMD5 (Lingua-Conjunction-1.99.tar.gz) = a7276874583ab8026f4c9e4b80d6b1fa END-of-p5-Lingua-Conjunction/distinfo echo x - p5-Lingua-Conjunction/pkg-comment sed 's/^X//' >p5-Lingua-Conjunction/pkg-comment << 'END-of-p5-Lingua-Conjunction/pkg-comment' XConvert Perl lists into linguistic conjunctions END-of-p5-Lingua-Conjunction/pkg-comment echo x - p5-Lingua-Conjunction/pkg-descr sed 's/^X//' >p5-Lingua-Conjunction/pkg-descr << 'END-of-p5-Lingua-Conjunction/pkg-descr' XLingua::Conjunction exports a single subroutine, conjunction, that Xconverts a list into a properly punctuated text string. X XWWW: http://search.cpan.org/search?dist=Lingua-Conjunction X XSeamus Venasse END-of-p5-Lingua-Conjunction/pkg-descr echo x - p5-Lingua-Conjunction/pkg-plist sed 's/^X//' >p5-Lingua-Conjunction/pkg-plist << 'END-of-p5-Lingua-Conjunction/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/Conjunction.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/Conjunction/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/Conjunction 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-Conjunction/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C17137B42C for ; Tue, 1 Jan 2002 00:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K1O91237; Tue, 1 Jan 2002 00:20:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 7AFEB37B426 for ; Tue, 1 Jan 2002 00:12:12 -0800 (PST) Received: (qmail 16986 invoked by uid 85); 1 Jan 2002 08:08:17 -0000 Message-Id: <20020101080815.16980.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:15 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33432: New port: Perl module to fix the case of people's names Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33432 >Category: ports >Synopsis: New port: Perl module to fix the case of people's names >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-EN-NameCase # p5-Lingua-EN-NameCase/Makefile # p5-Lingua-EN-NameCase/distinfo # p5-Lingua-EN-NameCase/pkg-comment # p5-Lingua-EN-NameCase/pkg-descr # p5-Lingua-EN-NameCase/pkg-plist # echo c - p5-Lingua-EN-NameCase mkdir -p p5-Lingua-EN-NameCase > /dev/null 2>&1 echo x - p5-Lingua-EN-NameCase/Makefile sed 's/^X//' >p5-Lingua-EN-NameCase/Makefile << 'END-of-p5-Lingua-EN-NameCase/Makefile' X# New ports collection makefile for: Lingua::EN::NameCase X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-NameCase XPORTVERSION= 1.11 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::NameCase.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-EN-NameCase/Makefile echo x - p5-Lingua-EN-NameCase/distinfo sed 's/^X//' >p5-Lingua-EN-NameCase/distinfo << 'END-of-p5-Lingua-EN-NameCase/distinfo' XMD5 (Lingua-EN-NameCase-1.11.tar.gz) = 99b2b442e7bc7bfd756871addd30e5bf END-of-p5-Lingua-EN-NameCase/distinfo echo x - p5-Lingua-EN-NameCase/pkg-comment sed 's/^X//' >p5-Lingua-EN-NameCase/pkg-comment << 'END-of-p5-Lingua-EN-NameCase/pkg-comment' XPerl module to fix the case of people's names END-of-p5-Lingua-EN-NameCase/pkg-comment echo x - p5-Lingua-EN-NameCase/pkg-descr sed 's/^X//' >p5-Lingua-EN-NameCase/pkg-descr << 'END-of-p5-Lingua-EN-NameCase/pkg-descr' XForenames and surnames are often stored either wholly in UPPERCASE Xor wholly in lowercase. This module allows you to convert names Xinto the correct case where possible. X XAlthough forenames and surnames are normally stored separately if Xthey do appear in a single string, whitespace separated, NameCase Xand nc deal correctly with them. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-NameCase X XSeamus Venasse END-of-p5-Lingua-EN-NameCase/pkg-descr echo x - p5-Lingua-EN-NameCase/pkg-plist sed 's/^X//' >p5-Lingua-EN-NameCase/pkg-plist << 'END-of-p5-Lingua-EN-NameCase/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/NameCase.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/NameCase/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/NameCase 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-NameCase/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1752937B429 for ; Tue, 1 Jan 2002 00:20:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2u91255; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 309DA37B423 for ; Tue, 1 Jan 2002 00:12:30 -0800 (PST) Received: (qmail 17182 invoked by uid 85); 1 Jan 2002 08:08:35 -0000 Message-Id: <20020101080833.17176.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:33 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33434: New port: Shorten text to minimum syllables by using hash table Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33434 >Category: ports >Synopsis: New port: Shorten text to minimum syllables by using hash table >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-EN-Squeeze # p5-Lingua-EN-Squeeze/Makefile # p5-Lingua-EN-Squeeze/distinfo # p5-Lingua-EN-Squeeze/pkg-comment # p5-Lingua-EN-Squeeze/pkg-descr # p5-Lingua-EN-Squeeze/pkg-plist # echo c - p5-Lingua-EN-Squeeze mkdir -p p5-Lingua-EN-Squeeze > /dev/null 2>&1 echo x - p5-Lingua-EN-Squeeze/Makefile sed 's/^X//' >p5-Lingua-EN-Squeeze/Makefile << 'END-of-p5-Lingua-EN-Squeeze/Makefile' X# New ports collection makefile for: Lingua::EN::Squeeze X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-Squeeze XPORTVERSION= 1998.1204 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::Squeeze.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-EN-Squeeze/Makefile echo x - p5-Lingua-EN-Squeeze/distinfo sed 's/^X//' >p5-Lingua-EN-Squeeze/distinfo << 'END-of-p5-Lingua-EN-Squeeze/distinfo' XMD5 (Lingua-EN-Squeeze-1998.1204.tar.gz) = a7860f69fcae17ee2ef311730599480e END-of-p5-Lingua-EN-Squeeze/distinfo echo x - p5-Lingua-EN-Squeeze/pkg-comment sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-comment << 'END-of-p5-Lingua-EN-Squeeze/pkg-comment' XShorten text to minimum syllables by using hash table END-of-p5-Lingua-EN-Squeeze/pkg-comment echo x - p5-Lingua-EN-Squeeze/pkg-descr sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-descr << 'END-of-p5-Lingua-EN-Squeeze/pkg-descr' XSqueeze English text to most compact format possibly so that it is Xbarely readable. You should convert all text to lowercase for maximum Xcompression, because optimizations have been designed mostly fr Xuncapitalised letters. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-Squeeze X XSeamus Venasse END-of-p5-Lingua-EN-Squeeze/pkg-descr echo x - p5-Lingua-EN-Squeeze/pkg-plist sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-plist << 'END-of-p5-Lingua-EN-Squeeze/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Squeeze.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Squeeze/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Squeeze 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-Squeeze/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DC8A37B433 for ; Tue, 1 Jan 2002 00:20:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2X91273; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 4FA0E37B427 for ; Tue, 1 Jan 2002 00:12:49 -0800 (PST) Received: (qmail 17384 invoked by uid 85); 1 Jan 2002 08:08:54 -0000 Message-Id: <20020101080852.17378.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:52 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33436: New port: Routine for estimating syllable count in words Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33436 >Category: ports >Synopsis: New port: Routine for estimating syllable count in words >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-EN-Syllable # p5-Lingua-EN-Syllable/Makefile # p5-Lingua-EN-Syllable/distinfo # p5-Lingua-EN-Syllable/pkg-comment # p5-Lingua-EN-Syllable/pkg-descr # p5-Lingua-EN-Syllable/pkg-plist # echo c - p5-Lingua-EN-Syllable mkdir -p p5-Lingua-EN-Syllable > /dev/null 2>&1 echo x - p5-Lingua-EN-Syllable/Makefile sed 's/^X//' >p5-Lingua-EN-Syllable/Makefile << 'END-of-p5-Lingua-EN-Syllable/Makefile' X# New ports collection makefile for: Lingua::EN::Syllable X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-Syllable XPORTVERSION= 0.251 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::Syllable.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-EN-Syllable/Makefile echo x - p5-Lingua-EN-Syllable/distinfo sed 's/^X//' >p5-Lingua-EN-Syllable/distinfo << 'END-of-p5-Lingua-EN-Syllable/distinfo' XMD5 (Lingua-EN-Syllable-0.251.tar.gz) = f44a056e92c1d9df89e190591879d84f END-of-p5-Lingua-EN-Syllable/distinfo echo x - p5-Lingua-EN-Syllable/pkg-comment sed 's/^X//' >p5-Lingua-EN-Syllable/pkg-comment << 'END-of-p5-Lingua-EN-Syllable/pkg-comment' XRoutine for estimating syllable count in words END-of-p5-Lingua-EN-Syllable/pkg-comment echo x - p5-Lingua-EN-Syllable/pkg-descr sed 's/^X//' >p5-Lingua-EN-Syllable/pkg-descr << 'END-of-p5-Lingua-EN-Syllable/pkg-descr' XLingua::EN::Syllable::syllable() estimates the number of syllables Xin the word passed to it. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-Syllable X XSeamus Venasse END-of-p5-Lingua-EN-Syllable/pkg-descr echo x - p5-Lingua-EN-Syllable/pkg-plist sed 's/^X//' >p5-Lingua-EN-Syllable/pkg-plist << 'END-of-p5-Lingua-EN-Syllable/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Syllable.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Syllable/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Syllable 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-Syllable/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB99837B42F for ; Tue, 1 Jan 2002 00:20:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2t91282; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id F1F2237B427 for ; Tue, 1 Jan 2002 00:12:56 -0800 (PST) Received: (qmail 17482 invoked by uid 85); 1 Jan 2002 08:09:01 -0000 Message-Id: <20020101080900.17476.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:09:00 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33437: New port: Statistical language identification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33437 >Category: ports >Synopsis: New port: Statistical language identification >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-Ident # p5-Lingua-Ident/Makefile # p5-Lingua-Ident/distinfo # p5-Lingua-Ident/pkg-comment # p5-Lingua-Ident/pkg-descr # p5-Lingua-Ident/pkg-plist # echo c - p5-Lingua-Ident mkdir -p p5-Lingua-Ident > /dev/null 2>&1 echo x - p5-Lingua-Ident/Makefile sed 's/^X//' >p5-Lingua-Ident/Makefile << 'END-of-p5-Lingua-Ident/Makefile' X# New ports collection makefile for: Lingua::Ident X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-Ident XPORTVERSION= 1.4 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/MPIOTR XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN1= trainlid.1 XMAN3= Lingua::Ident.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-Ident/Makefile echo x - p5-Lingua-Ident/distinfo sed 's/^X//' >p5-Lingua-Ident/distinfo << 'END-of-p5-Lingua-Ident/distinfo' XMD5 (Lingua-Ident-1.4.tar.gz) = a516fcbc9bfb2267939d6c7029ef489f END-of-p5-Lingua-Ident/distinfo echo x - p5-Lingua-Ident/pkg-comment sed 's/^X//' >p5-Lingua-Ident/pkg-comment << 'END-of-p5-Lingua-Ident/pkg-comment' XStatistical language identification END-of-p5-Lingua-Ident/pkg-comment echo x - p5-Lingua-Ident/pkg-descr sed 's/^X//' >p5-Lingua-Ident/pkg-descr << 'END-of-p5-Lingua-Ident/pkg-descr' XThis module implements a statistical language identifier. X XThe filename attributes to the constructor must refer to files Xcontaining tables of n-gram probabilites for languages. These tables Xcan be generated using the trainlid(1) utility program. X XWWW: http://search.cpan.org/search?dist=Lingua-Ident X XSeamus Venasse END-of-p5-Lingua-Ident/pkg-descr echo x - p5-Lingua-Ident/pkg-plist sed 's/^X//' >p5-Lingua-Ident/pkg-plist << 'END-of-p5-Lingua-Ident/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/Ident.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/Ident/.packlist Xbin/trainlid X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/Ident 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-Ident/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:21:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66E3A37B435 for ; Tue, 1 Jan 2002 00:20:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2c91291; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 7B1D237B420 for ; Tue, 1 Jan 2002 00:13:03 -0800 (PST) Received: (qmail 17580 invoked by uid 85); 1 Jan 2002 08:09:08 -0000 Message-Id: <20020101080906.17574.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:09:06 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33438: New port: Perl OO interface to the AOL Instant Messenger TOC client protocol Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33438 >Category: ports >Synopsis: New port: Perl OO interface to the AOL Instant Messenger TOC client protocol >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Net-AOLIM # p5-Net-AOLIM/Makefile # p5-Net-AOLIM/distinfo # p5-Net-AOLIM/pkg-comment # p5-Net-AOLIM/pkg-descr # p5-Net-AOLIM/pkg-plist # echo c - p5-Net-AOLIM mkdir -p p5-Net-AOLIM > /dev/null 2>&1 echo x - p5-Net-AOLIM/Makefile sed 's/^X//' >p5-Net-AOLIM/Makefile << 'END-of-p5-Net-AOLIM/Makefile' X# New ports collection makefile for: Net::AOLIM X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Net-AOLIM XPORTVERSION= 1.2 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- XWRKSRC= ${WRKDIR}/${PORTNAME} X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Net::AOLIM.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Net-AOLIM/Makefile echo x - p5-Net-AOLIM/distinfo sed 's/^X//' >p5-Net-AOLIM/distinfo << 'END-of-p5-Net-AOLIM/distinfo' XMD5 (Net-AOLIM-1.2.tar.gz) = fac84707c05d483f43bb4fa57c0010e2 END-of-p5-Net-AOLIM/distinfo echo x - p5-Net-AOLIM/pkg-comment sed 's/^X//' >p5-Net-AOLIM/pkg-comment << 'END-of-p5-Net-AOLIM/pkg-comment' XPerl OO interface to the AOL Instant Messenger TOC client protocol END-of-p5-Net-AOLIM/pkg-comment echo x - p5-Net-AOLIM/pkg-descr sed 's/^X//' >p5-Net-AOLIM/pkg-descr << 'END-of-p5-Net-AOLIM/pkg-descr' XObject-Oriented interface to the AOL Instant Messenger TOC client protocol X XWWW: http://search.cpan.org/search?dist=Net-AOLIM X XSeamus Venasse END-of-p5-Net-AOLIM/pkg-descr echo x - p5-Net-AOLIM/pkg-plist sed 's/^X//' >p5-Net-AOLIM/pkg-plist << 'END-of-p5-Net-AOLIM/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Net/AOLIM.pm Xlib/perl5/site_perl/%%PERL_VER%%/Net/example.pl Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true END-of-p5-Net-AOLIM/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:22:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9257837B431 for ; Tue, 1 Jan 2002 00:20:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2v91264; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 9C2ED37B420 for ; Tue, 1 Jan 2002 00:12:40 -0800 (PST) Received: (qmail 17283 invoked by uid 85); 1 Jan 2002 08:08:45 -0000 Message-Id: <20020101080844.17277.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:08:44 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33435: New port: A simple tool for summarizing bodies of English text Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33435 >Category: ports >Synopsis: New port: A simple tool for summarizing bodies of English text >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Lingua-EN-Summarize # p5-Lingua-EN-Summarize/Makefile # p5-Lingua-EN-Summarize/distinfo # p5-Lingua-EN-Summarize/pkg-comment # p5-Lingua-EN-Summarize/pkg-descr # p5-Lingua-EN-Summarize/pkg-plist # echo c - p5-Lingua-EN-Summarize mkdir -p p5-Lingua-EN-Summarize > /dev/null 2>&1 echo x - p5-Lingua-EN-Summarize/Makefile sed 's/^X//' >p5-Lingua-EN-Summarize/Makefile << 'END-of-p5-Lingua-EN-Summarize/Makefile' X# New ports collection makefile for: Lingua::EN::Summarize X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-Summarize XPORTVERSION= 0.2 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/HTML/Summary.pm:${PORTSDIR}/www/p5-HTML-Summary XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::Summarize.3 \ X Lingua::EN::Filters.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Lingua-EN-Summarize/Makefile echo x - p5-Lingua-EN-Summarize/distinfo sed 's/^X//' >p5-Lingua-EN-Summarize/distinfo << 'END-of-p5-Lingua-EN-Summarize/distinfo' XMD5 (Lingua-EN-Summarize-0.2.tar.gz) = 096a068627bd8b1efb58da40a7c5ea49 END-of-p5-Lingua-EN-Summarize/distinfo echo x - p5-Lingua-EN-Summarize/pkg-comment sed 's/^X//' >p5-Lingua-EN-Summarize/pkg-comment << 'END-of-p5-Lingua-EN-Summarize/pkg-comment' XA simple tool for summarizing bodies of English text END-of-p5-Lingua-EN-Summarize/pkg-comment echo x - p5-Lingua-EN-Summarize/pkg-descr sed 's/^X//' >p5-Lingua-EN-Summarize/pkg-descr << 'END-of-p5-Lingua-EN-Summarize/pkg-descr' XThis is a simple module which makes an unscientific effort at Xsummarizing English text. It recognizes simple patterns which look Xlike statements, abridges them, and concatenates them into something Xvaguely resembling a summary. It needs more work on large bodies Xof text, but it seems to have a decent effect on small inputs at Xthe moment. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-Summarize X XSeamus Venasse END-of-p5-Lingua-EN-Summarize/pkg-descr echo x - p5-Lingua-EN-Summarize/pkg-plist sed 's/^X//' >p5-Lingua-EN-Summarize/pkg-plist << 'END-of-p5-Lingua-EN-Summarize/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Summarize.pm Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Summarize/Filters.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Summarize/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Summarize 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Summarize 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-Summarize/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 0:22:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6823F37B436 for ; Tue, 1 Jan 2002 00:20:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g018K2g91300; Tue, 1 Jan 2002 00:20:02 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 37F6D37B423 for ; Tue, 1 Jan 2002 00:13:09 -0800 (PST) Received: (qmail 17678 invoked by uid 85); 1 Jan 2002 08:09:14 -0000 Message-Id: <20020101080912.17672.qmail@pris.polaris.ca> Date: 1 Jan 2002 08:09:12 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33439: New port: Run external processes reliably with many options Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33439 >Category: ports >Synopsis: New port: Run external processes reliably with many options >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Proc-Reliable # p5-Proc-Reliable/Makefile # p5-Proc-Reliable/distinfo # p5-Proc-Reliable/pkg-comment # p5-Proc-Reliable/pkg-descr # p5-Proc-Reliable/pkg-plist # echo c - p5-Proc-Reliable mkdir -p p5-Proc-Reliable > /dev/null 2>&1 echo x - p5-Proc-Reliable/Makefile sed 's/^X//' >p5-Proc-Reliable/Makefile << 'END-of-p5-Proc-Reliable/Makefile' X# New ports collection makefile for: Proc::Reliable X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= Proc-Reliable XPORTVERSION= 1.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/D/DG/DGOLD XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Proc::Reliable.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Proc-Reliable/Makefile echo x - p5-Proc-Reliable/distinfo sed 's/^X//' >p5-Proc-Reliable/distinfo << 'END-of-p5-Proc-Reliable/distinfo' XMD5 (Proc-Reliable-1.03.tar.gz) = e1784ca03447020f02d9cbae20672933 END-of-p5-Proc-Reliable/distinfo echo x - p5-Proc-Reliable/pkg-comment sed 's/^X//' >p5-Proc-Reliable/pkg-comment << 'END-of-p5-Proc-Reliable/pkg-comment' XRun external processes reliably with many options END-of-p5-Proc-Reliable/pkg-comment echo x - p5-Proc-Reliable/pkg-descr sed 's/^X//' >p5-Proc-Reliable/pkg-descr << 'END-of-p5-Proc-Reliable/pkg-descr' XThe Proc::Reliable is intended to be a method for simple, reliable Xand configurable subprocess execution in PERL. It includes all the Xfunctionality of the backticks operator and system() functions, Xplus many uses of fork/exec, open2() and open3(). Proc::Reliable Xincorporates a number of options, including sending data to the Xsubprocess on STDIN, collecting STDOUT and STDERR separately or Xtogether, killing hung processes, timouts and automatic retries. X XWWW: http://search.cpan.org/search?dist=Proc-Reliable X XSeamus Venasse END-of-p5-Proc-Reliable/pkg-descr echo x - p5-Proc-Reliable/pkg-plist sed 's/^X//' >p5-Proc-Reliable/pkg-plist << 'END-of-p5-Proc-Reliable/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Proc/Reliable.pm Xlib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Reliable/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Reliable/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Proc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Reliable 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Proc 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Reliable 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc 2>/dev/null || true END-of-p5-Proc-Reliable/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 1:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2AA037B425 for ; Tue, 1 Jan 2002 01:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g019e1b00546; Tue, 1 Jan 2002 01:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1FA337B41B for ; Tue, 1 Jan 2002 01:34:10 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g019YAq99936; Tue, 1 Jan 2002 01:34:10 -0800 (PST) (envelope-from nobody) Message-Id: <200201010934.g019YAq99936@freefall.freebsd.org> Date: Tue, 1 Jan 2002 01:34:10 -0800 (PST) From: Wade Ashwin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33440: Ports can not resume an interrupted download Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33440 >Category: ports >Synopsis: Ports can not resume an interrupted download >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 01:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Wade Ashwin >Release: FreeBSD 4.5 - prerelease >Organization: >Environment: # uname -a FreeBSD bsd 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 30 14:59:33 EST 2001 root@bsd:/usr/src/sys/compile/OPTIM-2 i386 >Description: If you are in the middle of a download with ports, and you ^C, ports will not attempt to resume the file because it thinks the half-downloaded file in distfiles is complete, but it is not. Ports only checks the MD5 sum, but resuming could be implemented by letting ports have an idea of how large any given file should be. Simply making fetch download to a temporary directory could work as well, so ports doesn't think the file is complete by looking at distfiles. This is a fairly annoying problem since a lot of people are still running on dialup links, and when you're in the middle of a 80meg download you don't want to start from scratch :-). Also, I do realise that it can be done manually, but that doesn't solve the problem with ports. >How-To-Repeat: Start a download with ports, then ^C before the download is finished. Then do make fetch again, and ports will show no output since it thinks the download is complete. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 2:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA31C37B41B for ; Tue, 1 Jan 2002 02:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01Ao0R09556; Tue, 1 Jan 2002 02:50:00 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 6DB1237B417 for ; Tue, 1 Jan 2002 02:48:12 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g01Am6i05146; Tue, 1 Jan 2002 11:48:06 +0100 (CET) (envelope-from flynn) Message-Id: <200201011048.g01Am6i05146@energyhq.homeip.net> Date: Tue, 1 Jan 2002 11:48:06 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33441: New port: x11-wm/qnix (and happy new year to all :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33441 >Category: ports >Synopsis: New port: x11-wm/qnix (and happy new year to all :) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 02:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 22:13:05 CET 2001 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: "QNiX" provides theme engines, for both KWin and KDE2 widgets, based on the QNX/Photon user interface. My aim has been to replicate as closely as possible the QNX GUI, while still providing configurability (through standard KDE colour settings) and performance (by using a C++ based engine instead of using pixmaps). WWW: http://www.kde-look.org/content/show.php?content=324 Miguel Mendez >How-To-Repeat: # 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: # # qnix/ # qnix/Makefile # qnix/distinfo # qnix/pkg-comment # qnix/pkg-descr # qnix/pkg-plist # echo c - qnix/ mkdir -p qnix/ > /dev/null 2>&1 echo x - qnix/Makefile sed 's/^X//' >qnix/Makefile << 'END-of-qnix/Makefile' X# New ports collection makefile for: qnix X# Date created: 1 January 2002 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= qnix XPORTVERSION= 0.2.1 XCATEGORIES= x11-wm kde XMASTER_SITES= http://energyhq.homeip.net/files/ X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 \ X objprelink:${PORTSDIR}/devel/objprelink X XUSE_KDELIBS_VER=2 X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-objprelink X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) XCONFIGURE_ARGS+=--enable-final X.endif X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG) XCONFIGURE_ARGS+=--disable-debug X.endif XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X Xpre-configure: X cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs X X.include END-of-qnix/Makefile echo x - qnix/distinfo sed 's/^X//' >qnix/distinfo << 'END-of-qnix/distinfo' XMD5 (qnix-0.2.1.tar.gz) = 1f00aab03ee7a6137f26b9b2197c383c END-of-qnix/distinfo echo x - qnix/pkg-comment sed 's/^X//' >qnix/pkg-comment << 'END-of-qnix/pkg-comment' XA QNX style/theme for KDE2 END-of-qnix/pkg-comment echo x - qnix/pkg-descr sed 's/^X//' >qnix/pkg-descr << 'END-of-qnix/pkg-descr' X"QNiX" provides theme engines, for both KWin and KDE2 widgets, based on the XQNX/Photon user interface. My aim has been to replicate as closely as possible Xthe QNX GUI, while still providing configurability (through standard KDE Xcolour settings) and performance (by using a C++ based engine instead of using Xpixmaps). X XWWW: http://www.kde-look.org/content/show.php?content=324 XMiguel Mendez END-of-qnix/pkg-descr echo x - qnix/pkg-plist sed 's/^X//' >qnix/pkg-plist << 'END-of-qnix/pkg-plist' Xshare/apps/kdisplay/color-schemes/QNiX-Brown.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Green.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-LightBlue.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Slate.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Tan.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Wine.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Yellow.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Marine.kcsrc Xlib/kde2/libkwinqnix_config.la Xlib/kde2/libkwinqnix_config.so Xlib/kde2/libkwinqnix.la Xlib/kde2/libkwinqnix.so Xshare/apps/kwin/qnix.desktop Xlib/qnixstyle.la Xlib/qnixstyle.so Xshare/apps/kstyle/themes/qnix.themerc X END-of-qnix/pkg-plist exit >Fix: commit port :-) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 4:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59E6037B41F for ; Tue, 1 Jan 2002 04:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01CU1l30566; Tue, 1 Jan 2002 04:30:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id CF50E37B420 for ; Tue, 1 Jan 2002 04:20:26 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g01CJxM73444; Tue, 1 Jan 2002 07:19:59 -0500 (EST) (envelope-from alane) Message-Id: <200201011219.g01CJxM73444@wwweasel.geeksrus.net> Date: Tue, 1 Jan 2002 07:19:59 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33443: gettext-0.1.0.35 broken with new autoconf 2.52+ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33443 >Category: ports >Synopsis: gettext-0.1.0.35 broken with new autoconf 2.52+ >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 04:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Posted to ports@ by Jason Stephenson . Thanks, Jason. [alane ~/FreeBSD/ports/devel/gettext]$ pkg_info -I -x ^auto autobook-1.3 GNU autoconf, automake and libtool - The Book autoconf-2.52_2 Automatically configure source code on many Un*x platforms autoconf213-2.13.000227_1 Automatically configure source code on many Un*x platforms automake-1.5,1 GNU Standards-compliant Makefile generator automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy version [alane ~/FreeBSD/ports/devel/gettext]$ make : [ ... configure spew elided ... ] : ===> Building for gettext-0.10.35 cd . && /home/alane/FreeBSD/ports/devel/gettext/work/gettext-0.10.35/missing aclocal -I m4 WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && autoheader ./aclocal.m4:49: error: m4_defn: undefined macro: _m4_divert_diversion acoldnames.m4:86: AM_PROG_INSTALL is expanded from... ./aclocal.m4:49: the top level autoconf: tracing failed *** Error code 1 Stop in /home/alane/FreeBSD/ports/devel/gettext/work/gettext-0.10.35. *** Error code 1 >How-To-Repeat: Try to make gettext with new automake/autoconf installed. >Fix: Problem is gettext is *old*, and therefore files/patch-ae already comments out tests for aclocal and automake in configure. Now we've gotta comment out tests for autoconf and autoheader, too. Index: devel/gettext/files/patch-ae =================================================================== RCS file: /home/alane/cvsroot/ports/devel/gettext/files/patch-ae,v retrieving revision 1.4 diff -u -3 -r1.4 patch-ae --- devel/gettext/files/patch-ae 22 Jan 2000 08:20:01 -0000 1.4 +++ devel/gettext/files/patch-ae 1 Jan 2002 12:06:01 -0000 @@ -1,6 +1,6 @@ ---- configure.orig Fri May 1 07:48:25 1998 -+++ configure Wed Feb 17 02:05:55 1999 -@@ -837,13 +837,13 @@ +--- configure.orig Fri May 1 01:48:25 1998 ++++ configure Tue Jan 1 07:05:49 2002 +@@ -837,52 +837,52 @@ # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -19,7 +19,24 @@ echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 echo "configure:850: checking for working autoconf" >&5 -@@ -863,13 +863,13 @@ + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +-if (autoconf --version) < /dev/null > /dev/null 2>&1; then +- AUTOCONF=autoconf +- echo "$ac_t""found" 1>&6 +-else ++#if (autoconf --version) < /dev/null > /dev/null 2>&1; then ++# AUTOCONF=autoconf ++# echo "$ac_t""found" 1>&6 ++#else + AUTOCONF="$missing_dir/missing autoconf" + echo "$ac_t""missing" 1>&6 +-fi ++#fi + + echo $ac_n "checking for working automake""... $ac_c" 1>&6 + echo "configure:863: checking for working automake" >&5 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. @@ -38,6 +55,24 @@ echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 echo "configure:876: checking for working autoheader" >&5 + # Run test in a subshell; some versions of sh will print an error if + # an executable is not found, even if stderr is redirected. + # Redirect stdin to placate older versions of autoconf. Sigh. +-if (autoheader --version) < /dev/null > /dev/null 2>&1; then +- AUTOHEADER=autoheader +- echo "$ac_t""found" 1>&6 +-else ++#if (autoheader --version) < /dev/null > /dev/null 2>&1; then ++# AUTOHEADER=autoheader ++# echo "$ac_t""found" 1>&6 ++#else + AUTOHEADER="$missing_dir/missing autoheader" + echo "$ac_t""missing" 1>&6 +-fi ++#fi + + echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 + echo "configure:889: checking for working makeinfo" >&5 @@ -3958,7 +3958,7 @@ fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 6:14:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 2E24B37B405; Tue, 1 Jan 2002 06:14:13 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id g01EDwV94098; Tue, 1 Jan 2002 15:13:58 +0100 (CET) (envelope-from ibex) Date: Tue, 1 Jan 2002 15:13:58 +0100 From: Dirk Froemberg To: Alan Eldridge Cc: tkato@prontomail.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: print/ghostscript-gnu broken Message-ID: <20020101151358.A94019@physik.TU-Berlin.DE> References: <20011229112644.A21341@physik.TU-Berlin.DE> <20011229152836.GA52997@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011229152836.GA52997@wwweasel.geeksrus.net>; from alane@geeksrus.net on Sat, Dec 29, 2001 at 10:28:36AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Alan! On Sat, Dec 29, 2001 at 10:28:36AM -0500, Alan Eldridge wrote: > [...] > Turned out my custom setting of WRKDIR broke it. > > WRKDIRPREFIX= ${HOME}/FreeBSD/work > > was ok, but then add: > > WRKDIR= ${WRKDIRPREFIX}/${.CURDIR:H:T}/${.CURDIR:T}/work > > and it breaks. > > The jpeg extract wasn't where it was expected to be, so the #includes for > jpeg/j*.h broke. I committed a fix for this one minute ago. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 7: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18C2237B41A for ; Tue, 1 Jan 2002 07:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01F04b77751; Tue, 1 Jan 2002 07:00:04 -0800 (PST) (envelope-from gnats) Date: Tue, 1 Jan 2002 07:00:04 -0800 (PST) Message-Id: <200201011500.g01F04b77751@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yoshihiko Sarumaru Subject: Re: ports/33180: port update: update xcalendar holiday file from 2001 to 2002 Reply-To: Yoshihiko Sarumaru Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33180; it has been noted by GNATS. From: Yoshihiko Sarumaru To: freebsd-gnats-submit@FreeBSD.org, mistral@imasy.or.jp Cc: Subject: Re: ports/33180: port update: update xcalendar holiday file from 2001 to 2002 Date: Tue, 01 Jan 2002 23:52:14 +0900 Sorry, I dropped diff for files/patch-ad Here is the diff for files/patch-ad: --- files/patch-ad.orig Wed Dec 26 12:10:38 2001 +++ files/patch-ad Wed Dec 26 12:15:29 2001 @@ -36,7 +36,7 @@ MakeDir($(LIBDIR)/ja_JP.EUC/app-defaults) $(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.EUC/app-default s/XCalendar + MakeDir($(XCALENDAR_JP_LIBDIR)) -+ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar.hol $(XCALENDAR_JP_L IBDIR) ++ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar-uj.hol $(XCALENDAR_J P_LIBDIR)/xcalendar.hol + $(INSTALL) -c $(INSTAPPFLAGS) xcalendar-uj.hlp $(XCALENDAR_JP_LIBDIR)/xc alendar.hlp + $(INSTALL) -c $(INSTMANFLAGS) xcalendar-uj.man \ + $(MANPATH)/ja/man1/xcalendar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 7: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A728337B416; Tue, 1 Jan 2002 07:00:20 -0800 (PST) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01Es8J77314; Tue, 1 Jan 2002 06:54:08 -0800 (PST) (envelope-from dirk) Date: Tue, 1 Jan 2002 06:54:08 -0800 (PST) From: Message-Id: <200201011454.g01Es8J77314@freefall.freebsd.org> To: send-pr@oldach.net, dirk@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33348: ports/print/ghostscript-afpl broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/print/ghostscript-afpl broken State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Tue Jan 1 06:53:55 PST 2002 State-Changed-Why: Fixed! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33348 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 8:10:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A61AF37B41F for ; Tue, 1 Jan 2002 08:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01GA1L91126; Tue, 1 Jan 2002 08:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B79137B419 for ; Tue, 1 Jan 2002 08:08:16 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01G8GF90958; Tue, 1 Jan 2002 08:08:16 -0800 (PST) (envelope-from nobody) Message-Id: <200201011608.g01G8GF90958@freefall.freebsd.org> Date: Tue, 1 Jan 2002 08:08:16 -0800 (PST) From: Hye-Shik Chang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33444: Update port: lang/python Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33444 >Category: ports >Synopsis: Update port: lang/python >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 08:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.4 >Organization: Yonsei University >Environment: FreeBSD 4.4 >Description: update to 2.2 >How-To-Repeat: >Fix: ** ports/Mk ** --- bsd.python.mk.orig Tue Jan 1 12:39:18 2002 +++ bsd.python.mk Tue Jan 1 12:44:12 2002 @@ -77,22 +77,33 @@ # version number is substituted and the corresponding Python distribution # will be built through the dependency processing. _PYTHON_VERSION!= (python -c 'import sys; print sys.version[:3]') 2> /dev/null \ - || echo 2.1 + || echo 2.2 PYTHON_VERSION?= python${_PYTHON_VERSION} -_PYTHON_PORTVERSION= 2.1.1 +_PYTHON_PORTVERSION= 2.2 PYTHON_PORTVERSION!= (${PYTHON_VERSION} -c 'import string, sys; \ print string.split(sys.version)[0]') 2> /dev/null \ || echo ${_PYTHON_PORTVERSION} +# Python-2.2 +.if ${PYTHON_VERSION} == "python2.2" +PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} +PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml + +PYTHON_DISTFILE= Python-${_PYTHON_PORTVERSION}.tgz +PYTHON_PORTSDIR= ${PORTSDIR}/lang/python +PYTHON_REL= 22 +PYTHON_SUFFIX= # empty, default version +PYTHON_WRKSRC= ${WRKDIR}/Python-${_PYTHON_PORTVERSION} + # Python-2.1 -.if ${PYTHON_VERSION} == "python2.1" +.elif ${PYTHON_VERSION} == "python2.1" PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml PYTHON_DISTFILE= Python-${_PYTHON_PORTVERSION}.tgz PYTHON_PORTSDIR= ${PORTSDIR}/lang/python PYTHON_REL= 211 -PYTHON_SUFFIX= # empty, default version +PYTHON_SUFFIX= 21 PYTHON_WRKSRC= ${WRKDIR}/Python-${_PYTHON_PORTVERSION} # Python-2.0 ** ports/lang/python ** diff -ruN python.orig/Makefile python/Makefile --- python.orig/Makefile Thu Nov 22 00:28:25 2001 +++ python/Makefile Tue Jan 1 13:02:14 2002 @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.1.1 +PORTVERSION= 2.2 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/ @@ -23,7 +23,7 @@ MAN1= python.1 USE_PYTHON= yes -PYTHON_VERSION= python2.1 +PYTHON_VERSION= python2.2 PYTHON_NO_DEPENDS= yes # @@ -69,7 +69,7 @@ pre-install: .for platform in ${PLATFORMS} ${MKDIR} ${PYTHON_LIBDIR}/${platform} -.for file in FCNTL.py IN.py regen +.for file in IN.py regen ${INSTALL_DATA} ${WRKSRC}/Lib/${platform}/${file} \ ${PYTHON_LIBDIR}/${platform}/ .endfor diff -ruN python.orig/distinfo python/distinfo --- python.orig/distinfo Sat Aug 18 07:25:33 2001 +++ python/distinfo Tue Jan 1 12:46:31 2002 @@ -1 +1 @@ -MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 +MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 diff -ruN python.orig/files/patch-Misc:Makefile.pre.in python/files/patch-Misc:Makefile.pre.in --- python.orig/files/patch-Misc:Makefile.pre.in Fri Sep 8 20:41:42 2000 +++ python/files/patch-Misc:Makefile.pre.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- Misc/Makefile.pre.in.orig Wed Dec 9 18:05:33 1998 -+++ Misc/Makefile.pre.in Thu Sep 7 21:04:19 2000 -@@ -92,7 +92,7 @@ - TARGET= python - - # Installed python binary (used only by boot target) --PYTHON= python -+PYTHON?= python - - # Add more -I and -D options here - CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS) diff -ruN python.orig/pkg-plist python/pkg-plist --- python.orig/pkg-plist Thu Nov 22 00:28:26 2001 +++ python/pkg-plist Tue Jan 1 14:24:06 2002 @@ -13,7 +13,7 @@ include/%%PYTHON_VERSION%%/codecs.h include/%%PYTHON_VERSION%%/compile.h include/%%PYTHON_VERSION%%/complexobject.h -include/%%PYTHON_VERSION%%/config.h +include/%%PYTHON_VERSION%%/descrobject.h include/%%PYTHON_VERSION%%/dictobject.h include/%%PYTHON_VERSION%%/errcode.h include/%%PYTHON_VERSION%%/eval.h @@ -26,6 +26,7 @@ include/%%PYTHON_VERSION%%/import.h include/%%PYTHON_VERSION%%/intobject.h include/%%PYTHON_VERSION%%/intrcheck.h +include/%%PYTHON_VERSION%%/iterobject.h include/%%PYTHON_VERSION%%/listobject.h include/%%PYTHON_VERSION%%/longintrepr.h include/%%PYTHON_VERSION%%/longobject.h @@ -43,10 +44,12 @@ include/%%PYTHON_VERSION%%/patchlevel.h include/%%PYTHON_VERSION%%/pgenheaders.h include/%%PYTHON_VERSION%%/py_curses.h +include/%%PYTHON_VERSION%%/pyconfig.h include/%%PYTHON_VERSION%%/pydebug.h include/%%PYTHON_VERSION%%/pyerrors.h include/%%PYTHON_VERSION%%/pyfpe.h include/%%PYTHON_VERSION%%/pygetopt.h +include/%%PYTHON_VERSION%%/pymactoolbox.h include/%%PYTHON_VERSION%%/pymem.h include/%%PYTHON_VERSION%%/pyport.h include/%%PYTHON_VERSION%%/pystate.h @@ -56,6 +59,7 @@ include/%%PYTHON_VERSION%%/sliceobject.h include/%%PYTHON_VERSION%%/stringobject.h include/%%PYTHON_VERSION%%/structmember.h +include/%%PYTHON_VERSION%%/structseq.h include/%%PYTHON_VERSION%%/symtable.h include/%%PYTHON_VERSION%%/sysmodule.h include/%%PYTHON_VERSION%%/token.h @@ -63,6 +67,7 @@ include/%%PYTHON_VERSION%%/tupleobject.h include/%%PYTHON_VERSION%%/ucnhash.h include/%%PYTHON_VERSION%%/unicodeobject.h +include/%%PYTHON_VERSION%%/weakrefobject.h lib/%%PYTHON_VERSION%%/BaseHTTPServer.py lib/%%PYTHON_VERSION%%/BaseHTTPServer.pyc lib/%%PYTHON_VERSION%%/BaseHTTPServer.pyo @@ -78,6 +83,12 @@ lib/%%PYTHON_VERSION%%/Cookie.py lib/%%PYTHON_VERSION%%/Cookie.pyc lib/%%PYTHON_VERSION%%/Cookie.pyo +lib/%%PYTHON_VERSION%%/FCNTL.py +lib/%%PYTHON_VERSION%%/FCNTL.pyc +lib/%%PYTHON_VERSION%%/FCNTL.pyo +lib/%%PYTHON_VERSION%%/HTMLParser.py +lib/%%PYTHON_VERSION%%/HTMLParser.pyc +lib/%%PYTHON_VERSION%%/HTMLParser.pyo lib/%%PYTHON_VERSION%%/LICENSE.txt lib/%%PYTHON_VERSION%%/MimeWriter.py lib/%%PYTHON_VERSION%%/MimeWriter.pyc @@ -88,6 +99,9 @@ lib/%%PYTHON_VERSION%%/SimpleHTTPServer.py lib/%%PYTHON_VERSION%%/SimpleHTTPServer.pyc lib/%%PYTHON_VERSION%%/SimpleHTTPServer.pyo +lib/%%PYTHON_VERSION%%/SimpleXMLRPCServer.py +lib/%%PYTHON_VERSION%%/SimpleXMLRPCServer.pyc +lib/%%PYTHON_VERSION%%/SimpleXMLRPCServer.pyo lib/%%PYTHON_VERSION%%/SocketServer.py lib/%%PYTHON_VERSION%%/SocketServer.pyc lib/%%PYTHON_VERSION%%/SocketServer.pyo @@ -116,23 +130,15 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/bgenlocations.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/macsupport.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/bgen/bgen/scantools.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/ACKS +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/README %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compile.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/__init__.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/ast.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/ast.txt -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/astgen.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/consts.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/future.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/misc.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/pyassem.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/pycodegen.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/symbols.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/transformer.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/compiler/visitor.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/ast.txt +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/astgen.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/demo.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/dumppyc.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/regrtest.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/setup.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/compiler/stacktest.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/faqwiz/README %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/faqwiz/faqconf.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/faqwiz/faqcust.py @@ -158,7 +164,6 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/AutoExpand.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/AutoIndent.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/Bindings.py -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/BrowserControl.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/CallTipWindow.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/CallTips.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/ChangeLog @@ -210,6 +215,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/WindowList.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/ZoomHeight.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/__init__.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/config-mac.txt %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/config-unix.txt %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/config-win.txt %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/idle/config.txt @@ -279,19 +285,23 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/checkappend.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/checkpyc.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/classfix.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/cleanfuture.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/copytime.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/crlf.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/cvsfiles.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/dutree.doc %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/dutree.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/eptags.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/finddiv.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/findlinksto.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/fixcid.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/fixdiv.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/fixheader.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/fixnotice.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/fixps.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/ftpmirror.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/gencodec.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/google.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/h2py.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/ifdef.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/lfcr.py @@ -300,6 +310,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/logmerge.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/mailerdaemon.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/methfix.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/md5sum.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/mkreal.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/ndiff.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/nm2def.py @@ -310,7 +321,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/pindent.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/ptags.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/pydoc -%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/pydoc.pyw +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/pydocgui.pyw %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/redemo.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/reindent.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/rgrep.py @@ -348,6 +359,9 @@ lib/%%PYTHON_VERSION%%/__future__.py lib/%%PYTHON_VERSION%%/__future__.pyc lib/%%PYTHON_VERSION%%/__future__.pyo +lib/%%PYTHON_VERSION%%/__phello__.foo.py +lib/%%PYTHON_VERSION%%/__phello__.foo.pyc +lib/%%PYTHON_VERSION%%/__phello__.foo.pyo lib/%%PYTHON_VERSION%%/aifc.py lib/%%PYTHON_VERSION%%/aifc.pyc lib/%%PYTHON_VERSION%%/aifc.pyo @@ -384,6 +398,9 @@ lib/%%PYTHON_VERSION%%/cgi.py lib/%%PYTHON_VERSION%%/cgi.pyc lib/%%PYTHON_VERSION%%/cgi.pyo +lib/%%PYTHON_VERSION%%/cgitb.py +lib/%%PYTHON_VERSION%%/cgitb.pyc +lib/%%PYTHON_VERSION%%/cgitb.pyo lib/%%PYTHON_VERSION%%/chunk.py lib/%%PYTHON_VERSION%%/chunk.pyc lib/%%PYTHON_VERSION%%/chunk.pyo @@ -408,8 +425,40 @@ lib/%%PYTHON_VERSION%%/compileall.py lib/%%PYTHON_VERSION%%/compileall.pyc lib/%%PYTHON_VERSION%%/compileall.pyo +lib/%%PYTHON_VERSION%%/compiler/__init__.py +lib/%%PYTHON_VERSION%%/compiler/__init__.pyc +lib/%%PYTHON_VERSION%%/compiler/__init__.pyo +lib/%%PYTHON_VERSION%%/compiler/ast.py +lib/%%PYTHON_VERSION%%/compiler/ast.pyc +lib/%%PYTHON_VERSION%%/compiler/ast.pyo +lib/%%PYTHON_VERSION%%/compiler/consts.py +lib/%%PYTHON_VERSION%%/compiler/consts.pyc +lib/%%PYTHON_VERSION%%/compiler/consts.pyo +lib/%%PYTHON_VERSION%%/compiler/future.py +lib/%%PYTHON_VERSION%%/compiler/future.pyc +lib/%%PYTHON_VERSION%%/compiler/future.pyo +lib/%%PYTHON_VERSION%%/compiler/misc.py +lib/%%PYTHON_VERSION%%/compiler/misc.pyc +lib/%%PYTHON_VERSION%%/compiler/misc.pyo +lib/%%PYTHON_VERSION%%/compiler/pyassem.py +lib/%%PYTHON_VERSION%%/compiler/pyassem.pyc +lib/%%PYTHON_VERSION%%/compiler/pyassem.pyo +lib/%%PYTHON_VERSION%%/compiler/pycodegen.py +lib/%%PYTHON_VERSION%%/compiler/pycodegen.pyc +lib/%%PYTHON_VERSION%%/compiler/pycodegen.pyo +lib/%%PYTHON_VERSION%%/compiler/symbols.py +lib/%%PYTHON_VERSION%%/compiler/symbols.pyc +lib/%%PYTHON_VERSION%%/compiler/symbols.pyo +lib/%%PYTHON_VERSION%%/compiler/syntax.py +lib/%%PYTHON_VERSION%%/compiler/syntax.pyc +lib/%%PYTHON_VERSION%%/compiler/syntax.pyo +lib/%%PYTHON_VERSION%%/compiler/transformer.py +lib/%%PYTHON_VERSION%%/compiler/transformer.pyc +lib/%%PYTHON_VERSION%%/compiler/transformer.pyo +lib/%%PYTHON_VERSION%%/compiler/visitor.py +lib/%%PYTHON_VERSION%%/compiler/visitor.pyc +lib/%%PYTHON_VERSION%%/compiler/visitor.pyo lib/%%PYTHON_VERSION%%/config/Makefile -lib/%%PYTHON_VERSION%%/config/Makefile.pre.in lib/%%PYTHON_VERSION%%/config/Setup lib/%%PYTHON_VERSION%%/config/Setup.config lib/%%PYTHON_VERSION%%/config/Setup.local @@ -589,6 +638,45 @@ lib/%%PYTHON_VERSION%%/dumbdbm.py lib/%%PYTHON_VERSION%%/dumbdbm.pyc lib/%%PYTHON_VERSION%%/dumbdbm.pyo +lib/%%PYTHON_VERSION%%/email/Encoders.py +lib/%%PYTHON_VERSION%%/email/Encoders.pyc +lib/%%PYTHON_VERSION%%/email/Encoders.pyo +lib/%%PYTHON_VERSION%%/email/Errors.py +lib/%%PYTHON_VERSION%%/email/Errors.pyc +lib/%%PYTHON_VERSION%%/email/Errors.pyo +lib/%%PYTHON_VERSION%%/email/Generator.py +lib/%%PYTHON_VERSION%%/email/Generator.pyc +lib/%%PYTHON_VERSION%%/email/Generator.pyo +lib/%%PYTHON_VERSION%%/email/Iterators.py +lib/%%PYTHON_VERSION%%/email/Iterators.pyc +lib/%%PYTHON_VERSION%%/email/Iterators.pyo +lib/%%PYTHON_VERSION%%/email/MIMEAudio.py +lib/%%PYTHON_VERSION%%/email/MIMEAudio.pyc +lib/%%PYTHON_VERSION%%/email/MIMEAudio.pyo +lib/%%PYTHON_VERSION%%/email/MIMEBase.py +lib/%%PYTHON_VERSION%%/email/MIMEBase.pyc +lib/%%PYTHON_VERSION%%/email/MIMEBase.pyo +lib/%%PYTHON_VERSION%%/email/MIMEImage.py +lib/%%PYTHON_VERSION%%/email/MIMEImage.pyc +lib/%%PYTHON_VERSION%%/email/MIMEImage.pyo +lib/%%PYTHON_VERSION%%/email/MIMEMessage.py +lib/%%PYTHON_VERSION%%/email/MIMEMessage.pyc +lib/%%PYTHON_VERSION%%/email/MIMEMessage.pyo +lib/%%PYTHON_VERSION%%/email/MIMEText.py +lib/%%PYTHON_VERSION%%/email/MIMEText.pyc +lib/%%PYTHON_VERSION%%/email/MIMEText.pyo +lib/%%PYTHON_VERSION%%/email/Message.py +lib/%%PYTHON_VERSION%%/email/Message.pyc +lib/%%PYTHON_VERSION%%/email/Message.pyo +lib/%%PYTHON_VERSION%%/email/Parser.py +lib/%%PYTHON_VERSION%%/email/Parser.pyc +lib/%%PYTHON_VERSION%%/email/Parser.pyo +lib/%%PYTHON_VERSION%%/email/Utils.py +lib/%%PYTHON_VERSION%%/email/Utils.pyc +lib/%%PYTHON_VERSION%%/email/Utils.pyo +lib/%%PYTHON_VERSION%%/email/__init__.py +lib/%%PYTHON_VERSION%%/email/__init__.pyc +lib/%%PYTHON_VERSION%%/email/__init__.pyo lib/%%PYTHON_VERSION%%/encodings/__init__.py lib/%%PYTHON_VERSION%%/encodings/__init__.pyc lib/%%PYTHON_VERSION%%/encodings/__init__.pyo @@ -598,6 +686,9 @@ lib/%%PYTHON_VERSION%%/encodings/ascii.py lib/%%PYTHON_VERSION%%/encodings/ascii.pyc lib/%%PYTHON_VERSION%%/encodings/ascii.pyo +lib/%%PYTHON_VERSION%%/encodings/base64_codec.py +lib/%%PYTHON_VERSION%%/encodings/base64_codec.pyc +lib/%%PYTHON_VERSION%%/encodings/base64_codec.pyo lib/%%PYTHON_VERSION%%/encodings/charmap.py lib/%%PYTHON_VERSION%%/encodings/charmap.pyc lib/%%PYTHON_VERSION%%/encodings/charmap.pyo @@ -610,6 +701,9 @@ lib/%%PYTHON_VERSION%%/encodings/cp1026.py lib/%%PYTHON_VERSION%%/encodings/cp1026.pyc lib/%%PYTHON_VERSION%%/encodings/cp1026.pyo +lib/%%PYTHON_VERSION%%/encodings/cp1140.py +lib/%%PYTHON_VERSION%%/encodings/cp1140.pyc +lib/%%PYTHON_VERSION%%/encodings/cp1140.pyo lib/%%PYTHON_VERSION%%/encodings/cp1250.py lib/%%PYTHON_VERSION%%/encodings/cp1250.pyc lib/%%PYTHON_VERSION%%/encodings/cp1250.pyo @@ -697,6 +791,9 @@ lib/%%PYTHON_VERSION%%/encodings/cp875.py lib/%%PYTHON_VERSION%%/encodings/cp875.pyc lib/%%PYTHON_VERSION%%/encodings/cp875.pyo +lib/%%PYTHON_VERSION%%/encodings/hex_codec.py +lib/%%PYTHON_VERSION%%/encodings/hex_codec.pyc +lib/%%PYTHON_VERSION%%/encodings/hex_codec.pyo lib/%%PYTHON_VERSION%%/encodings/iso8859_1.py lib/%%PYTHON_VERSION%%/encodings/iso8859_1.pyc lib/%%PYTHON_VERSION%%/encodings/iso8859_1.pyo @@ -763,9 +860,15 @@ lib/%%PYTHON_VERSION%%/encodings/mbcs.py lib/%%PYTHON_VERSION%%/encodings/mbcs.pyc lib/%%PYTHON_VERSION%%/encodings/mbcs.pyo +lib/%%PYTHON_VERSION%%/encodings/quopri_codec.py +lib/%%PYTHON_VERSION%%/encodings/quopri_codec.pyc +lib/%%PYTHON_VERSION%%/encodings/quopri_codec.pyo lib/%%PYTHON_VERSION%%/encodings/raw_unicode_escape.py lib/%%PYTHON_VERSION%%/encodings/raw_unicode_escape.pyc lib/%%PYTHON_VERSION%%/encodings/raw_unicode_escape.pyo +lib/%%PYTHON_VERSION%%/encodings/rot_13.py +lib/%%PYTHON_VERSION%%/encodings/rot_13.pyc +lib/%%PYTHON_VERSION%%/encodings/rot_13.pyo lib/%%PYTHON_VERSION%%/encodings/undefined.py lib/%%PYTHON_VERSION%%/encodings/undefined.pyc lib/%%PYTHON_VERSION%%/encodings/undefined.pyo @@ -784,9 +887,18 @@ lib/%%PYTHON_VERSION%%/encodings/utf_16_le.py lib/%%PYTHON_VERSION%%/encodings/utf_16_le.pyc lib/%%PYTHON_VERSION%%/encodings/utf_16_le.pyo +lib/%%PYTHON_VERSION%%/encodings/utf_7.py +lib/%%PYTHON_VERSION%%/encodings/utf_7.pyc +lib/%%PYTHON_VERSION%%/encodings/utf_7.pyo lib/%%PYTHON_VERSION%%/encodings/utf_8.py lib/%%PYTHON_VERSION%%/encodings/utf_8.pyc lib/%%PYTHON_VERSION%%/encodings/utf_8.pyo +lib/%%PYTHON_VERSION%%/encodings/uu_codec.py +lib/%%PYTHON_VERSION%%/encodings/uu_codec.pyc +lib/%%PYTHON_VERSION%%/encodings/uu_codec.pyo +lib/%%PYTHON_VERSION%%/encodings/zlib_codec.py +lib/%%PYTHON_VERSION%%/encodings/zlib_codec.pyc +lib/%%PYTHON_VERSION%%/encodings/zlib_codec.pyo lib/%%PYTHON_VERSION%%/filecmp.py lib/%%PYTHON_VERSION%%/filecmp.pyc lib/%%PYTHON_VERSION%%/filecmp.pyo @@ -823,6 +935,18 @@ lib/%%PYTHON_VERSION%%/gzip.py lib/%%PYTHON_VERSION%%/gzip.pyc lib/%%PYTHON_VERSION%%/gzip.pyo +lib/%%PYTHON_VERSION%%/hmac.py +lib/%%PYTHON_VERSION%%/hmac.pyc +lib/%%PYTHON_VERSION%%/hmac.pyo +lib/%%PYTHON_VERSION%%/hotshot/__init__.py +lib/%%PYTHON_VERSION%%/hotshot/__init__.pyc +lib/%%PYTHON_VERSION%%/hotshot/__init__.pyo +lib/%%PYTHON_VERSION%%/hotshot/log.py +lib/%%PYTHON_VERSION%%/hotshot/log.pyc +lib/%%PYTHON_VERSION%%/hotshot/log.pyo +lib/%%PYTHON_VERSION%%/hotshot/stats.py +lib/%%PYTHON_VERSION%%/hotshot/stats.pyc +lib/%%PYTHON_VERSION%%/hotshot/stats.pyo lib/%%PYTHON_VERSION%%/htmlentitydefs.py lib/%%PYTHON_VERSION%%/htmlentitydefs.pyc lib/%%PYTHON_VERSION%%/htmlentitydefs.pyo @@ -856,9 +980,9 @@ lib/%%PYTHON_VERSION%%/lib-dynload/_codecs.so lib/%%PYTHON_VERSION%%/lib-dynload/_curses.so lib/%%PYTHON_VERSION%%/lib-dynload/_curses_panel.so +lib/%%PYTHON_VERSION%%/lib-dynload/_hotshot.so lib/%%PYTHON_VERSION%%/lib-dynload/_locale.so lib/%%PYTHON_VERSION%%/lib-dynload/_socket.so -lib/%%PYTHON_VERSION%%/lib-dynload/_symtable.so lib/%%PYTHON_VERSION%%/lib-dynload/_testcapi.so lib/%%PYTHON_VERSION%%/lib-dynload/_weakref.so lib/%%PYTHON_VERSION%%/lib-dynload/array.so @@ -878,7 +1002,6 @@ lib/%%PYTHON_VERSION%%/lib-dynload/math.so lib/%%PYTHON_VERSION%%/lib-dynload/md5.so lib/%%PYTHON_VERSION%%/lib-dynload/mmap.so -lib/%%PYTHON_VERSION%%/lib-dynload/new.so lib/%%PYTHON_VERSION%%/lib-dynload/nis.so lib/%%PYTHON_VERSION%%/lib-dynload/operator.so lib/%%PYTHON_VERSION%%/lib-dynload/parser.so @@ -1029,6 +1152,9 @@ lib/%%PYTHON_VERSION%%/mailcap.py lib/%%PYTHON_VERSION%%/mailcap.pyc lib/%%PYTHON_VERSION%%/mailcap.pyo +lib/%%PYTHON_VERSION%%/markupbase.py +lib/%%PYTHON_VERSION%%/markupbase.pyc +lib/%%PYTHON_VERSION%%/markupbase.pyo lib/%%PYTHON_VERSION%%/mhlib.py lib/%%PYTHON_VERSION%%/mhlib.pyc lib/%%PYTHON_VERSION%%/mhlib.pyo @@ -1072,30 +1198,18 @@ lib/%%PYTHON_VERSION%%/pipes.py lib/%%PYTHON_VERSION%%/pipes.pyc lib/%%PYTHON_VERSION%%/pipes.pyo -lib/%%PYTHON_VERSION%%/plat-freebsd2/FCNTL.py -lib/%%PYTHON_VERSION%%/plat-freebsd2/FCNTL.pyc -lib/%%PYTHON_VERSION%%/plat-freebsd2/FCNTL.pyo lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.py lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.pyc lib/%%PYTHON_VERSION%%/plat-freebsd2/IN.pyo lib/%%PYTHON_VERSION%%/plat-freebsd2/regen -lib/%%PYTHON_VERSION%%/plat-freebsd3/FCNTL.py -lib/%%PYTHON_VERSION%%/plat-freebsd3/FCNTL.pyc -lib/%%PYTHON_VERSION%%/plat-freebsd3/FCNTL.pyo lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.py lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyc lib/%%PYTHON_VERSION%%/plat-freebsd3/IN.pyo lib/%%PYTHON_VERSION%%/plat-freebsd3/regen -lib/%%PYTHON_VERSION%%/plat-freebsd4/FCNTL.py -lib/%%PYTHON_VERSION%%/plat-freebsd4/FCNTL.pyc -lib/%%PYTHON_VERSION%%/plat-freebsd4/FCNTL.pyo lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.py lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.pyc lib/%%PYTHON_VERSION%%/plat-freebsd4/IN.pyo lib/%%PYTHON_VERSION%%/plat-freebsd4/regen -lib/%%PYTHON_VERSION%%/plat-freebsd5/FCNTL.py -lib/%%PYTHON_VERSION%%/plat-freebsd5/FCNTL.pyc -lib/%%PYTHON_VERSION%%/plat-freebsd5/FCNTL.pyo lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.py lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.pyc lib/%%PYTHON_VERSION%%/plat-freebsd5/IN.pyo @@ -1257,150 +1371,112 @@ lib/%%PYTHON_VERSION%%/test/autotest.py lib/%%PYTHON_VERSION%%/test/autotest.pyc lib/%%PYTHON_VERSION%%/test/autotest.pyo +lib/%%PYTHON_VERSION%%/test/badsyntax_future3.py +lib/%%PYTHON_VERSION%%/test/badsyntax_future4.py +lib/%%PYTHON_VERSION%%/test/badsyntax_future5.py +lib/%%PYTHON_VERSION%%/test/badsyntax_future6.py +lib/%%PYTHON_VERSION%%/test/badsyntax_future7.py +lib/%%PYTHON_VERSION%%/test/badsyntax_nocaret.py +lib/%%PYTHON_VERSION%%/test/data/PyBanner048.gif +lib/%%PYTHON_VERSION%%/test/data/msg_01.txt +lib/%%PYTHON_VERSION%%/test/data/msg_02.txt +lib/%%PYTHON_VERSION%%/test/data/msg_03.txt +lib/%%PYTHON_VERSION%%/test/data/msg_04.txt +lib/%%PYTHON_VERSION%%/test/data/msg_05.txt +lib/%%PYTHON_VERSION%%/test/data/msg_06.txt +lib/%%PYTHON_VERSION%%/test/data/msg_07.txt +lib/%%PYTHON_VERSION%%/test/data/msg_08.txt +lib/%%PYTHON_VERSION%%/test/data/msg_09.txt +lib/%%PYTHON_VERSION%%/test/data/msg_10.txt +lib/%%PYTHON_VERSION%%/test/data/msg_11.txt +lib/%%PYTHON_VERSION%%/test/data/msg_12.txt +lib/%%PYTHON_VERSION%%/test/data/msg_13.txt +lib/%%PYTHON_VERSION%%/test/data/msg_14.txt +lib/%%PYTHON_VERSION%%/test/data/msg_15.txt +lib/%%PYTHON_VERSION%%/test/data/msg_16.txt +lib/%%PYTHON_VERSION%%/test/data/msg_17.txt +lib/%%PYTHON_VERSION%%/test/data/msg_18.txt +lib/%%PYTHON_VERSION%%/test/data/msg_19.txt +lib/%%PYTHON_VERSION%%/test/data/msg_20.txt +lib/%%PYTHON_VERSION%%/test/data/msg_21.txt +lib/%%PYTHON_VERSION%%/test/data/msg_22.txt +lib/%%PYTHON_VERSION%%/test/double_const.py +lib/%%PYTHON_VERSION%%/test/double_const.pyc +lib/%%PYTHON_VERSION%%/test/double_const.pyo lib/%%PYTHON_VERSION%%/test/greyrgb.uue -lib/%%PYTHON_VERSION%%/test/nocaret.py lib/%%PYTHON_VERSION%%/test/output/test_MimeWriter -lib/%%PYTHON_VERSION%%/test/output/test_StringIO -lib/%%PYTHON_VERSION%%/test/output/test___all__ -lib/%%PYTHON_VERSION%%/test/output/test___future__ -lib/%%PYTHON_VERSION%%/test/output/test_al -lib/%%PYTHON_VERSION%%/test/output/test_array lib/%%PYTHON_VERSION%%/test/output/test_asynchat lib/%%PYTHON_VERSION%%/test/output/test_atexit -lib/%%PYTHON_VERSION%%/test/output/test_audioop lib/%%PYTHON_VERSION%%/test/output/test_augassign lib/%%PYTHON_VERSION%%/test/output/test_bastion lib/%%PYTHON_VERSION%%/test/output/test_binascii -lib/%%PYTHON_VERSION%%/test/output/test_binhex -lib/%%PYTHON_VERSION%%/test/output/test_bisect -lib/%%PYTHON_VERSION%%/test/output/test_bsddb -lib/%%PYTHON_VERSION%%/test/output/test_bufio lib/%%PYTHON_VERSION%%/test/output/test_builtin -lib/%%PYTHON_VERSION%%/test/output/test_capi -lib/%%PYTHON_VERSION%%/test/output/test_cd lib/%%PYTHON_VERSION%%/test/output/test_cfgparser lib/%%PYTHON_VERSION%%/test/output/test_cgi lib/%%PYTHON_VERSION%%/test/output/test_charmapcodec -lib/%%PYTHON_VERSION%%/test/output/test_cl lib/%%PYTHON_VERSION%%/test/output/test_class -lib/%%PYTHON_VERSION%%/test/output/test_cmath lib/%%PYTHON_VERSION%%/test/output/test_coercion lib/%%PYTHON_VERSION%%/test/output/test_compare lib/%%PYTHON_VERSION%%/test/output/test_compile -lib/%%PYTHON_VERSION%%/test/output/test_complex -lib/%%PYTHON_VERSION%%/test/output/test_contains lib/%%PYTHON_VERSION%%/test/output/test_cookie -lib/%%PYTHON_VERSION%%/test/output/test_copy_reg -lib/%%PYTHON_VERSION%%/test/output/test_cpickle -lib/%%PYTHON_VERSION%%/test/output/test_crypt -lib/%%PYTHON_VERSION%%/test/output/test_dbm -lib/%%PYTHON_VERSION%%/test/output/test_difflib -lib/%%PYTHON_VERSION%%/test/output/test_dl -lib/%%PYTHON_VERSION%%/test/output/test_doctest -lib/%%PYTHON_VERSION%%/test/output/test_dospath -lib/%%PYTHON_VERSION%%/test/output/test_dumbdbm -lib/%%PYTHON_VERSION%%/test/output/test_errno lib/%%PYTHON_VERSION%%/test/output/test_exceptions lib/%%PYTHON_VERSION%%/test/output/test_extcall -lib/%%PYTHON_VERSION%%/test/output/test_fcntl -lib/%%PYTHON_VERSION%%/test/output/test_file -lib/%%PYTHON_VERSION%%/test/output/test_fnmatch -lib/%%PYTHON_VERSION%%/test/output/test_fork1 -lib/%%PYTHON_VERSION%%/test/output/test_format -lib/%%PYTHON_VERSION%%/test/output/test_funcattrs +lib/%%PYTHON_VERSION%%/test/output/test_frozen lib/%%PYTHON_VERSION%%/test/output/test_future -lib/%%PYTHON_VERSION%%/test/output/test_gc -lib/%%PYTHON_VERSION%%/test/output/test_gdbm -lib/%%PYTHON_VERSION%%/test/output/test_getopt lib/%%PYTHON_VERSION%%/test/output/test_gettext -lib/%%PYTHON_VERSION%%/test/output/test_gl lib/%%PYTHON_VERSION%%/test/output/test_global lib/%%PYTHON_VERSION%%/test/output/test_grammar -lib/%%PYTHON_VERSION%%/test/output/test_grp -lib/%%PYTHON_VERSION%%/test/output/test_gzip -lib/%%PYTHON_VERSION%%/test/output/test_hash lib/%%PYTHON_VERSION%%/test/output/test_httplib -lib/%%PYTHON_VERSION%%/test/output/test_imageop -lib/%%PYTHON_VERSION%%/test/output/test_imgfile -lib/%%PYTHON_VERSION%%/test/output/test_import -lib/%%PYTHON_VERSION%%/test/output/test_inspect -lib/%%PYTHON_VERSION%%/test/output/test_largefile lib/%%PYTHON_VERSION%%/test/output/test_linuxaudiodev -lib/%%PYTHON_VERSION%%/test/output/test_locale -lib/%%PYTHON_VERSION%%/test/output/test_long lib/%%PYTHON_VERSION%%/test/output/test_longexp -lib/%%PYTHON_VERSION%%/test/output/test_mailbox lib/%%PYTHON_VERSION%%/test/output/test_math lib/%%PYTHON_VERSION%%/test/output/test_md5 lib/%%PYTHON_VERSION%%/test/output/test_mimetools lib/%%PYTHON_VERSION%%/test/output/test_minidom lib/%%PYTHON_VERSION%%/test/output/test_mmap -lib/%%PYTHON_VERSION%%/test/output/test_mutants lib/%%PYTHON_VERSION%%/test/output/test_new lib/%%PYTHON_VERSION%%/test/output/test_nis -lib/%%PYTHON_VERSION%%/test/output/test_ntpath lib/%%PYTHON_VERSION%%/test/output/test_opcodes lib/%%PYTHON_VERSION%%/test/output/test_openpty lib/%%PYTHON_VERSION%%/test/output/test_operations -lib/%%PYTHON_VERSION%%/test/output/test_operator -lib/%%PYTHON_VERSION%%/test/output/test_parser -lib/%%PYTHON_VERSION%%/test/output/test_pickle lib/%%PYTHON_VERSION%%/test/output/test_pkg lib/%%PYTHON_VERSION%%/test/output/test_poll lib/%%PYTHON_VERSION%%/test/output/test_popen2 lib/%%PYTHON_VERSION%%/test/output/test_posixpath lib/%%PYTHON_VERSION%%/test/output/test_pow +lib/%%PYTHON_VERSION%%/test/output/test_profile lib/%%PYTHON_VERSION%%/test/output/test_pty lib/%%PYTHON_VERSION%%/test/output/test_pwd lib/%%PYTHON_VERSION%%/test/output/test_pyexpat lib/%%PYTHON_VERSION%%/test/output/test_re lib/%%PYTHON_VERSION%%/test/output/test_regex -lib/%%PYTHON_VERSION%%/test/output/test_rfc822 lib/%%PYTHON_VERSION%%/test/output/test_rgbimg lib/%%PYTHON_VERSION%%/test/output/test_richcmp lib/%%PYTHON_VERSION%%/test/output/test_rotor lib/%%PYTHON_VERSION%%/test/output/test_sax lib/%%PYTHON_VERSION%%/test/output/test_scope -lib/%%PYTHON_VERSION%%/test/output/test_select -lib/%%PYTHON_VERSION%%/test/output/test_sha lib/%%PYTHON_VERSION%%/test/output/test_signal lib/%%PYTHON_VERSION%%/test/output/test_socket -lib/%%PYTHON_VERSION%%/test/output/test_socketserver -lib/%%PYTHON_VERSION%%/test/output/test_sre -lib/%%PYTHON_VERSION%%/test/output/test_strftime lib/%%PYTHON_VERSION%%/test/output/test_string -lib/%%PYTHON_VERSION%%/test/output/test_strop -lib/%%PYTHON_VERSION%%/test/output/test_struct -lib/%%PYTHON_VERSION%%/test/output/test_sunaudiodev -lib/%%PYTHON_VERSION%%/test/output/test_sundry -lib/%%PYTHON_VERSION%%/test/output/test_symtable lib/%%PYTHON_VERSION%%/test/output/test_thread lib/%%PYTHON_VERSION%%/test/output/test_threadedtempfile -lib/%%PYTHON_VERSION%%/test/output/test_time -lib/%%PYTHON_VERSION%%/test/output/test_timing lib/%%PYTHON_VERSION%%/test/output/test_tokenize -lib/%%PYTHON_VERSION%%/test/output/test_traceback lib/%%PYTHON_VERSION%%/test/output/test_types lib/%%PYTHON_VERSION%%/test/output/test_ucn lib/%%PYTHON_VERSION%%/test/output/test_unicode +lib/%%PYTHON_VERSION%%/test/output/test_unicode_file lib/%%PYTHON_VERSION%%/test/output/test_unicodedata -lib/%%PYTHON_VERSION%%/test/output/test_unpack -lib/%%PYTHON_VERSION%%/test/output/test_urllib lib/%%PYTHON_VERSION%%/test/output/test_urlparse -lib/%%PYTHON_VERSION%%/test/output/test_userdict -lib/%%PYTHON_VERSION%%/test/output/test_userlist -lib/%%PYTHON_VERSION%%/test/output/test_userstring -lib/%%PYTHON_VERSION%%/test/output/test_wave -lib/%%PYTHON_VERSION%%/test/output/test_weakref lib/%%PYTHON_VERSION%%/test/output/test_winreg lib/%%PYTHON_VERSION%%/test/output/test_winsound -lib/%%PYTHON_VERSION%%/test/output/test_xmllib lib/%%PYTHON_VERSION%%/test/output/test_xreadline -lib/%%PYTHON_VERSION%%/test/output/test_zipfile lib/%%PYTHON_VERSION%%/test/output/test_zlib lib/%%PYTHON_VERSION%%/test/pickletester.py lib/%%PYTHON_VERSION%%/test/pickletester.pyc lib/%%PYTHON_VERSION%%/test/pickletester.pyo +lib/%%PYTHON_VERSION%%/test/pydocfodder.py +lib/%%PYTHON_VERSION%%/test/pydocfodder.pyc +lib/%%PYTHON_VERSION%%/test/pydocfodder.pyo lib/%%PYTHON_VERSION%%/test/pystone.py lib/%%PYTHON_VERSION%%/test/pystone.pyc lib/%%PYTHON_VERSION%%/test/pystone.pyo @@ -1469,6 +1545,9 @@ lib/%%PYTHON_VERSION%%/test/test_binhex.py lib/%%PYTHON_VERSION%%/test/test_binhex.pyc lib/%%PYTHON_VERSION%%/test/test_binhex.pyo +lib/%%PYTHON_VERSION%%/test/test_binop.py +lib/%%PYTHON_VERSION%%/test/test_binop.pyc +lib/%%PYTHON_VERSION%%/test/test_binop.pyo lib/%%PYTHON_VERSION%%/test/test_bisect.py lib/%%PYTHON_VERSION%%/test/test_bisect.pyc lib/%%PYTHON_VERSION%%/test/test_bisect.pyo @@ -1481,6 +1560,12 @@ lib/%%PYTHON_VERSION%%/test/test_builtin.py lib/%%PYTHON_VERSION%%/test/test_builtin.pyc lib/%%PYTHON_VERSION%%/test/test_builtin.pyo +lib/%%PYTHON_VERSION%%/test/test_calendar.py +lib/%%PYTHON_VERSION%%/test/test_calendar.pyc +lib/%%PYTHON_VERSION%%/test/test_calendar.pyo +lib/%%PYTHON_VERSION%%/test/test_call.py +lib/%%PYTHON_VERSION%%/test/test_call.pyc +lib/%%PYTHON_VERSION%%/test/test_call.pyo lib/%%PYTHON_VERSION%%/test/test_capi.py lib/%%PYTHON_VERSION%%/test/test_capi.pyc lib/%%PYTHON_VERSION%%/test/test_capi.pyo @@ -1505,9 +1590,18 @@ lib/%%PYTHON_VERSION%%/test/test_cmath.py lib/%%PYTHON_VERSION%%/test/test_cmath.pyc lib/%%PYTHON_VERSION%%/test/test_cmath.pyo +lib/%%PYTHON_VERSION%%/test/test_codecs.py +lib/%%PYTHON_VERSION%%/test/test_codecs.pyc +lib/%%PYTHON_VERSION%%/test/test_codecs.pyo +lib/%%PYTHON_VERSION%%/test/test_codeop.py +lib/%%PYTHON_VERSION%%/test/test_codeop.pyc +lib/%%PYTHON_VERSION%%/test/test_codeop.pyo lib/%%PYTHON_VERSION%%/test/test_coercion.py lib/%%PYTHON_VERSION%%/test/test_coercion.pyc lib/%%PYTHON_VERSION%%/test/test_coercion.pyo +lib/%%PYTHON_VERSION%%/test/test_commands.py +lib/%%PYTHON_VERSION%%/test/test_commands.pyc +lib/%%PYTHON_VERSION%%/test/test_commands.pyo lib/%%PYTHON_VERSION%%/test/test_compare.py lib/%%PYTHON_VERSION%%/test/test_compare.pyc lib/%%PYTHON_VERSION%%/test/test_compare.pyo @@ -1532,24 +1626,42 @@ lib/%%PYTHON_VERSION%%/test/test_crypt.py lib/%%PYTHON_VERSION%%/test/test_crypt.pyc lib/%%PYTHON_VERSION%%/test/test_crypt.pyo +lib/%%PYTHON_VERSION%%/test/test_curses.py +lib/%%PYTHON_VERSION%%/test/test_curses.pyc +lib/%%PYTHON_VERSION%%/test/test_curses.pyo lib/%%PYTHON_VERSION%%/test/test_dbm.py lib/%%PYTHON_VERSION%%/test/test_dbm.pyc lib/%%PYTHON_VERSION%%/test/test_dbm.pyo +lib/%%PYTHON_VERSION%%/test/test_descr.py +lib/%%PYTHON_VERSION%%/test/test_descr.pyc +lib/%%PYTHON_VERSION%%/test/test_descr.pyo +lib/%%PYTHON_VERSION%%/test/test_descrtut.py +lib/%%PYTHON_VERSION%%/test/test_descrtut.pyc +lib/%%PYTHON_VERSION%%/test/test_descrtut.pyo lib/%%PYTHON_VERSION%%/test/test_difflib.py lib/%%PYTHON_VERSION%%/test/test_difflib.pyc lib/%%PYTHON_VERSION%%/test/test_difflib.pyo +lib/%%PYTHON_VERSION%%/test/test_dircache.py +lib/%%PYTHON_VERSION%%/test/test_dircache.pyc +lib/%%PYTHON_VERSION%%/test/test_dircache.pyo lib/%%PYTHON_VERSION%%/test/test_dl.py lib/%%PYTHON_VERSION%%/test/test_dl.pyc lib/%%PYTHON_VERSION%%/test/test_dl.pyo lib/%%PYTHON_VERSION%%/test/test_doctest.py lib/%%PYTHON_VERSION%%/test/test_doctest.pyc lib/%%PYTHON_VERSION%%/test/test_doctest.pyo +lib/%%PYTHON_VERSION%%/test/test_doctest2.py +lib/%%PYTHON_VERSION%%/test/test_doctest2.pyc +lib/%%PYTHON_VERSION%%/test/test_doctest2.pyo lib/%%PYTHON_VERSION%%/test/test_dospath.py lib/%%PYTHON_VERSION%%/test/test_dospath.pyc lib/%%PYTHON_VERSION%%/test/test_dospath.pyo lib/%%PYTHON_VERSION%%/test/test_dumbdbm.py lib/%%PYTHON_VERSION%%/test/test_dumbdbm.pyc lib/%%PYTHON_VERSION%%/test/test_dumbdbm.pyo +lib/%%PYTHON_VERSION%%/test/test_email.py +lib/%%PYTHON_VERSION%%/test/test_email.pyc +lib/%%PYTHON_VERSION%%/test/test_email.pyo lib/%%PYTHON_VERSION%%/test/test_errno.py lib/%%PYTHON_VERSION%%/test/test_errno.pyc lib/%%PYTHON_VERSION%%/test/test_errno.pyo @@ -1565,6 +1677,9 @@ lib/%%PYTHON_VERSION%%/test/test_file.py lib/%%PYTHON_VERSION%%/test/test_file.pyc lib/%%PYTHON_VERSION%%/test/test_file.pyo +lib/%%PYTHON_VERSION%%/test/test_fileinput.py +lib/%%PYTHON_VERSION%%/test/test_fileinput.pyc +lib/%%PYTHON_VERSION%%/test/test_fileinput.pyo lib/%%PYTHON_VERSION%%/test/test_fnmatch.py lib/%%PYTHON_VERSION%%/test/test_fnmatch.pyc lib/%%PYTHON_VERSION%%/test/test_fnmatch.pyo @@ -1574,6 +1689,12 @@ lib/%%PYTHON_VERSION%%/test/test_format.py lib/%%PYTHON_VERSION%%/test/test_format.pyc lib/%%PYTHON_VERSION%%/test/test_format.pyo +lib/%%PYTHON_VERSION%%/test/test_fpformat.py +lib/%%PYTHON_VERSION%%/test/test_fpformat.pyc +lib/%%PYTHON_VERSION%%/test/test_fpformat.pyo +lib/%%PYTHON_VERSION%%/test/test_frozen.py +lib/%%PYTHON_VERSION%%/test/test_frozen.pyc +lib/%%PYTHON_VERSION%%/test/test_frozen.pyo lib/%%PYTHON_VERSION%%/test/test_funcattrs.py lib/%%PYTHON_VERSION%%/test/test_funcattrs.pyc lib/%%PYTHON_VERSION%%/test/test_funcattrs.pyo @@ -1587,16 +1708,20 @@ lib/%%PYTHON_VERSION%%/test/test_future2.pyc lib/%%PYTHON_VERSION%%/test/test_future2.pyo lib/%%PYTHON_VERSION%%/test/test_future3.py -lib/%%PYTHON_VERSION%%/test/test_future4.py -lib/%%PYTHON_VERSION%%/test/test_future5.py -lib/%%PYTHON_VERSION%%/test/test_future6.py -lib/%%PYTHON_VERSION%%/test/test_future7.py +lib/%%PYTHON_VERSION%%/test/test_future3.pyc +lib/%%PYTHON_VERSION%%/test/test_future3.pyo lib/%%PYTHON_VERSION%%/test/test_gc.py lib/%%PYTHON_VERSION%%/test/test_gc.pyc lib/%%PYTHON_VERSION%%/test/test_gc.pyo lib/%%PYTHON_VERSION%%/test/test_gdbm.py lib/%%PYTHON_VERSION%%/test/test_gdbm.pyc lib/%%PYTHON_VERSION%%/test/test_gdbm.pyo +lib/%%PYTHON_VERSION%%/test/test_generators.py +lib/%%PYTHON_VERSION%%/test/test_generators.pyc +lib/%%PYTHON_VERSION%%/test/test_generators.pyo +lib/%%PYTHON_VERSION%%/test/test_getargs.py +lib/%%PYTHON_VERSION%%/test/test_getargs.pyc +lib/%%PYTHON_VERSION%%/test/test_getargs.pyo lib/%%PYTHON_VERSION%%/test/test_getopt.py lib/%%PYTHON_VERSION%%/test/test_getopt.pyc lib/%%PYTHON_VERSION%%/test/test_getopt.pyo @@ -1606,6 +1731,9 @@ lib/%%PYTHON_VERSION%%/test/test_gl.py lib/%%PYTHON_VERSION%%/test/test_gl.pyc lib/%%PYTHON_VERSION%%/test/test_gl.pyo +lib/%%PYTHON_VERSION%%/test/test_glob.py +lib/%%PYTHON_VERSION%%/test/test_glob.pyc +lib/%%PYTHON_VERSION%%/test/test_glob.pyo lib/%%PYTHON_VERSION%%/test/test_global.py lib/%%PYTHON_VERSION%%/test/test_global.pyc lib/%%PYTHON_VERSION%%/test/test_global.pyo @@ -1621,6 +1749,18 @@ lib/%%PYTHON_VERSION%%/test/test_hash.py lib/%%PYTHON_VERSION%%/test/test_hash.pyc lib/%%PYTHON_VERSION%%/test/test_hash.pyo +lib/%%PYTHON_VERSION%%/test/test_hmac.py +lib/%%PYTHON_VERSION%%/test/test_hmac.pyc +lib/%%PYTHON_VERSION%%/test/test_hmac.pyo +lib/%%PYTHON_VERSION%%/test/test_hotshot.py +lib/%%PYTHON_VERSION%%/test/test_hotshot.pyc +lib/%%PYTHON_VERSION%%/test/test_hotshot.pyo +lib/%%PYTHON_VERSION%%/test/test_htmllib.py +lib/%%PYTHON_VERSION%%/test/test_htmllib.pyc +lib/%%PYTHON_VERSION%%/test/test_htmllib.pyo +lib/%%PYTHON_VERSION%%/test/test_htmlparser.py +lib/%%PYTHON_VERSION%%/test/test_htmlparser.pyc +lib/%%PYTHON_VERSION%%/test/test_htmlparser.pyo lib/%%PYTHON_VERSION%%/test/test_httplib.py lib/%%PYTHON_VERSION%%/test/test_httplib.pyc lib/%%PYTHON_VERSION%%/test/test_httplib.pyo @@ -1636,6 +1776,9 @@ lib/%%PYTHON_VERSION%%/test/test_inspect.py lib/%%PYTHON_VERSION%%/test/test_inspect.pyc lib/%%PYTHON_VERSION%%/test/test_inspect.pyo +lib/%%PYTHON_VERSION%%/test/test_iter.py +lib/%%PYTHON_VERSION%%/test/test_iter.pyc +lib/%%PYTHON_VERSION%%/test/test_iter.pyo lib/%%PYTHON_VERSION%%/test/test_largefile.py lib/%%PYTHON_VERSION%%/test/test_largefile.pyc lib/%%PYTHON_VERSION%%/test/test_largefile.pyo @@ -1648,21 +1791,33 @@ lib/%%PYTHON_VERSION%%/test/test_long.py lib/%%PYTHON_VERSION%%/test/test_long.pyc lib/%%PYTHON_VERSION%%/test/test_long.pyo +lib/%%PYTHON_VERSION%%/test/test_long_future.py +lib/%%PYTHON_VERSION%%/test/test_long_future.pyc +lib/%%PYTHON_VERSION%%/test/test_long_future.pyo lib/%%PYTHON_VERSION%%/test/test_longexp.py lib/%%PYTHON_VERSION%%/test/test_longexp.pyc lib/%%PYTHON_VERSION%%/test/test_longexp.pyo lib/%%PYTHON_VERSION%%/test/test_mailbox.py lib/%%PYTHON_VERSION%%/test/test_mailbox.pyc lib/%%PYTHON_VERSION%%/test/test_mailbox.pyo +lib/%%PYTHON_VERSION%%/test/test_marshal.py +lib/%%PYTHON_VERSION%%/test/test_marshal.pyc +lib/%%PYTHON_VERSION%%/test/test_marshal.pyo lib/%%PYTHON_VERSION%%/test/test_math.py lib/%%PYTHON_VERSION%%/test/test_math.pyc lib/%%PYTHON_VERSION%%/test/test_math.pyo lib/%%PYTHON_VERSION%%/test/test_md5.py lib/%%PYTHON_VERSION%%/test/test_md5.pyc lib/%%PYTHON_VERSION%%/test/test_md5.pyo +lib/%%PYTHON_VERSION%%/test/test_mhlib.py +lib/%%PYTHON_VERSION%%/test/test_mhlib.pyc +lib/%%PYTHON_VERSION%%/test/test_mhlib.pyo lib/%%PYTHON_VERSION%%/test/test_mimetools.py lib/%%PYTHON_VERSION%%/test/test_mimetools.pyc lib/%%PYTHON_VERSION%%/test/test_mimetools.pyo +lib/%%PYTHON_VERSION%%/test/test_mimetypes.py +lib/%%PYTHON_VERSION%%/test/test_mimetypes.pyc +lib/%%PYTHON_VERSION%%/test/test_mimetypes.pyo lib/%%PYTHON_VERSION%%/test/test_minidom.py lib/%%PYTHON_VERSION%%/test/test_minidom.pyc lib/%%PYTHON_VERSION%%/test/test_minidom.pyo @@ -1693,15 +1848,24 @@ lib/%%PYTHON_VERSION%%/test/test_operator.py lib/%%PYTHON_VERSION%%/test/test_operator.pyc lib/%%PYTHON_VERSION%%/test/test_operator.pyo +lib/%%PYTHON_VERSION%%/test/test_os.py +lib/%%PYTHON_VERSION%%/test/test_os.pyc +lib/%%PYTHON_VERSION%%/test/test_os.pyo lib/%%PYTHON_VERSION%%/test/test_parser.py lib/%%PYTHON_VERSION%%/test/test_parser.pyc lib/%%PYTHON_VERSION%%/test/test_parser.pyo +lib/%%PYTHON_VERSION%%/test/test_pep247.py +lib/%%PYTHON_VERSION%%/test/test_pep247.pyc +lib/%%PYTHON_VERSION%%/test/test_pep247.pyo lib/%%PYTHON_VERSION%%/test/test_pickle.py lib/%%PYTHON_VERSION%%/test/test_pickle.pyc lib/%%PYTHON_VERSION%%/test/test_pickle.pyo lib/%%PYTHON_VERSION%%/test/test_pkg.py lib/%%PYTHON_VERSION%%/test/test_pkg.pyc lib/%%PYTHON_VERSION%%/test/test_pkg.pyo +lib/%%PYTHON_VERSION%%/test/test_pkgimport.py +lib/%%PYTHON_VERSION%%/test/test_pkgimport.pyc +lib/%%PYTHON_VERSION%%/test/test_pkgimport.pyo lib/%%PYTHON_VERSION%%/test/test_poll.py lib/%%PYTHON_VERSION%%/test/test_poll.pyc lib/%%PYTHON_VERSION%%/test/test_poll.pyo @@ -1714,21 +1878,39 @@ lib/%%PYTHON_VERSION%%/test/test_pow.py lib/%%PYTHON_VERSION%%/test/test_pow.pyc lib/%%PYTHON_VERSION%%/test/test_pow.pyo +lib/%%PYTHON_VERSION%%/test/test_pprint.py +lib/%%PYTHON_VERSION%%/test/test_pprint.pyc +lib/%%PYTHON_VERSION%%/test/test_pprint.pyo +lib/%%PYTHON_VERSION%%/test/test_profile.py +lib/%%PYTHON_VERSION%%/test/test_profile.pyc +lib/%%PYTHON_VERSION%%/test/test_profile.pyo +lib/%%PYTHON_VERSION%%/test/test_profilehooks.py +lib/%%PYTHON_VERSION%%/test/test_profilehooks.pyc +lib/%%PYTHON_VERSION%%/test/test_profilehooks.pyo lib/%%PYTHON_VERSION%%/test/test_pty.py lib/%%PYTHON_VERSION%%/test/test_pty.pyc lib/%%PYTHON_VERSION%%/test/test_pty.pyo lib/%%PYTHON_VERSION%%/test/test_pwd.py lib/%%PYTHON_VERSION%%/test/test_pwd.pyc lib/%%PYTHON_VERSION%%/test/test_pwd.pyo +lib/%%PYTHON_VERSION%%/test/test_pyclbr.py +lib/%%PYTHON_VERSION%%/test/test_pyclbr.pyc +lib/%%PYTHON_VERSION%%/test/test_pyclbr.pyo lib/%%PYTHON_VERSION%%/test/test_pyexpat.py lib/%%PYTHON_VERSION%%/test/test_pyexpat.pyc lib/%%PYTHON_VERSION%%/test/test_pyexpat.pyo +lib/%%PYTHON_VERSION%%/test/test_quopri.py +lib/%%PYTHON_VERSION%%/test/test_quopri.pyc +lib/%%PYTHON_VERSION%%/test/test_quopri.pyo lib/%%PYTHON_VERSION%%/test/test_re.py lib/%%PYTHON_VERSION%%/test/test_re.pyc lib/%%PYTHON_VERSION%%/test/test_re.pyo lib/%%PYTHON_VERSION%%/test/test_regex.py lib/%%PYTHON_VERSION%%/test/test_regex.pyc lib/%%PYTHON_VERSION%%/test/test_regex.pyo +lib/%%PYTHON_VERSION%%/test/test_repr.py +lib/%%PYTHON_VERSION%%/test/test_repr.pyc +lib/%%PYTHON_VERSION%%/test/test_repr.pyo lib/%%PYTHON_VERSION%%/test/test_rfc822.py lib/%%PYTHON_VERSION%%/test/test_rfc822.pyc lib/%%PYTHON_VERSION%%/test/test_rfc822.pyo @@ -1750,6 +1932,9 @@ lib/%%PYTHON_VERSION%%/test/test_select.py lib/%%PYTHON_VERSION%%/test/test_select.pyc lib/%%PYTHON_VERSION%%/test/test_select.pyo +lib/%%PYTHON_VERSION%%/test/test_sgmllib.py +lib/%%PYTHON_VERSION%%/test/test_sgmllib.pyc +lib/%%PYTHON_VERSION%%/test/test_sgmllib.pyo lib/%%PYTHON_VERSION%%/test/test_sha.py lib/%%PYTHON_VERSION%%/test/test_sha.pyc lib/%%PYTHON_VERSION%%/test/test_sha.pyo @@ -1759,6 +1944,9 @@ lib/%%PYTHON_VERSION%%/test/test_socket.py lib/%%PYTHON_VERSION%%/test/test_socket.pyc lib/%%PYTHON_VERSION%%/test/test_socket.pyo +lib/%%PYTHON_VERSION%%/test/test_socket_ssl.py +lib/%%PYTHON_VERSION%%/test/test_socket_ssl.pyc +lib/%%PYTHON_VERSION%%/test/test_socket_ssl.pyo lib/%%PYTHON_VERSION%%/test/test_socketserver.py lib/%%PYTHON_VERSION%%/test/test_socketserver.pyc lib/%%PYTHON_VERSION%%/test/test_socketserver.pyo @@ -1777,6 +1965,9 @@ lib/%%PYTHON_VERSION%%/test/test_struct.py lib/%%PYTHON_VERSION%%/test/test_struct.pyc lib/%%PYTHON_VERSION%%/test/test_struct.pyo +lib/%%PYTHON_VERSION%%/test/test_structseq.py +lib/%%PYTHON_VERSION%%/test/test_structseq.pyc +lib/%%PYTHON_VERSION%%/test/test_structseq.pyo lib/%%PYTHON_VERSION%%/test/test_sunaudiodev.py lib/%%PYTHON_VERSION%%/test/test_sunaudiodev.pyc lib/%%PYTHON_VERSION%%/test/test_sunaudiodev.pyo @@ -1789,12 +1980,21 @@ lib/%%PYTHON_VERSION%%/test/test_symtable.py lib/%%PYTHON_VERSION%%/test/test_symtable.pyc lib/%%PYTHON_VERSION%%/test/test_symtable.pyo +lib/%%PYTHON_VERSION%%/test/test_tempfile.py +lib/%%PYTHON_VERSION%%/test/test_tempfile.pyc +lib/%%PYTHON_VERSION%%/test/test_tempfile.pyo lib/%%PYTHON_VERSION%%/test/test_thread.py lib/%%PYTHON_VERSION%%/test/test_thread.pyc lib/%%PYTHON_VERSION%%/test/test_thread.pyo +lib/%%PYTHON_VERSION%%/test/test_threaded_import.py +lib/%%PYTHON_VERSION%%/test/test_threaded_import.pyc +lib/%%PYTHON_VERSION%%/test/test_threaded_import.pyo lib/%%PYTHON_VERSION%%/test/test_threadedtempfile.py lib/%%PYTHON_VERSION%%/test/test_threadedtempfile.pyc lib/%%PYTHON_VERSION%%/test/test_threadedtempfile.pyo +lib/%%PYTHON_VERSION%%/test/test_threading.py +lib/%%PYTHON_VERSION%%/test/test_threading.pyc +lib/%%PYTHON_VERSION%%/test/test_threading.pyo lib/%%PYTHON_VERSION%%/test/test_time.py lib/%%PYTHON_VERSION%%/test/test_time.pyc lib/%%PYTHON_VERSION%%/test/test_time.pyo @@ -1813,9 +2013,15 @@ lib/%%PYTHON_VERSION%%/test/test_ucn.py lib/%%PYTHON_VERSION%%/test/test_ucn.pyc lib/%%PYTHON_VERSION%%/test/test_ucn.pyo +lib/%%PYTHON_VERSION%%/test/test_unary.py +lib/%%PYTHON_VERSION%%/test/test_unary.pyc +lib/%%PYTHON_VERSION%%/test/test_unary.pyo lib/%%PYTHON_VERSION%%/test/test_unicode.py lib/%%PYTHON_VERSION%%/test/test_unicode.pyc lib/%%PYTHON_VERSION%%/test/test_unicode.pyo +lib/%%PYTHON_VERSION%%/test/test_unicode_file.py +lib/%%PYTHON_VERSION%%/test/test_unicode_file.pyc +lib/%%PYTHON_VERSION%%/test/test_unicode_file.pyo lib/%%PYTHON_VERSION%%/test/test_unicodedata.py lib/%%PYTHON_VERSION%%/test/test_unicodedata.pyc lib/%%PYTHON_VERSION%%/test/test_unicodedata.pyo @@ -1825,6 +2031,9 @@ lib/%%PYTHON_VERSION%%/test/test_urllib.py lib/%%PYTHON_VERSION%%/test/test_urllib.pyc lib/%%PYTHON_VERSION%%/test/test_urllib.pyo +lib/%%PYTHON_VERSION%%/test/test_urllib2.py +lib/%%PYTHON_VERSION%%/test/test_urllib2.pyc +lib/%%PYTHON_VERSION%%/test/test_urllib2.pyo lib/%%PYTHON_VERSION%%/test/test_urlparse.py lib/%%PYTHON_VERSION%%/test/test_urlparse.pyc lib/%%PYTHON_VERSION%%/test/test_urlparse.pyo @@ -1837,6 +2046,9 @@ lib/%%PYTHON_VERSION%%/test/test_userstring.py lib/%%PYTHON_VERSION%%/test/test_userstring.pyc lib/%%PYTHON_VERSION%%/test/test_userstring.pyo +lib/%%PYTHON_VERSION%%/test/test_uu.py +lib/%%PYTHON_VERSION%%/test/test_uu.pyc +lib/%%PYTHON_VERSION%%/test/test_uu.pyo lib/%%PYTHON_VERSION%%/test/test_wave.py lib/%%PYTHON_VERSION%%/test/test_wave.pyc lib/%%PYTHON_VERSION%%/test/test_wave.pyo @@ -1852,6 +2064,9 @@ lib/%%PYTHON_VERSION%%/test/test_xmllib.py lib/%%PYTHON_VERSION%%/test/test_xmllib.pyc lib/%%PYTHON_VERSION%%/test/test_xmllib.pyo +lib/%%PYTHON_VERSION%%/test/test_xmlrpc.py +lib/%%PYTHON_VERSION%%/test/test_xmlrpc.pyc +lib/%%PYTHON_VERSION%%/test/test_xmlrpc.pyo lib/%%PYTHON_VERSION%%/test/test_xreadline.py lib/%%PYTHON_VERSION%%/test/test_xreadline.pyc lib/%%PYTHON_VERSION%%/test/test_xreadline.pyo @@ -1873,6 +2088,9 @@ lib/%%PYTHON_VERSION%%/test/tokenize_tests.py lib/%%PYTHON_VERSION%%/test/tokenize_tests.pyc lib/%%PYTHON_VERSION%%/test/tokenize_tests.pyo +lib/%%PYTHON_VERSION%%/this.py +lib/%%PYTHON_VERSION%%/this.pyc +lib/%%PYTHON_VERSION%%/this.pyo lib/%%PYTHON_VERSION%%/threading.py lib/%%PYTHON_VERSION%%/threading.pyc lib/%%PYTHON_VERSION%%/threading.pyo @@ -1978,6 +2196,9 @@ lib/%%PYTHON_VERSION%%/xmllib.py lib/%%PYTHON_VERSION%%/xmllib.pyc lib/%%PYTHON_VERSION%%/xmllib.pyo +lib/%%PYTHON_VERSION%%/xmlrpclib.py +lib/%%PYTHON_VERSION%%/xmlrpclib.pyc +lib/%%PYTHON_VERSION%%/xmlrpclib.pyo lib/%%PYTHON_VERSION%%/zipfile.py lib/%%PYTHON_VERSION%%/zipfile.pyc lib/%%PYTHON_VERSION%%/zipfile.pyo @@ -2005,12 +2226,6 @@ %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/curses/repeat.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/curses/tclock.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/curses/xmas.py -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/README -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/asgethost.py -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/dnsclass.py -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/dnslib.py -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/dnsopcode.py -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/dns/dnstype.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/.cvsignore %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/Makefile %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/README @@ -2240,8 +2455,11 @@ %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/CmpImg.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/ComboBox.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/Control.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/DirList.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/DirTree.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/NoteBook.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/OptMenu.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/PanedWin.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/PopMenu.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/SHList1.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/tix/samples/SHList2.py @@ -2311,9 +2529,12 @@ %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/xml/elem_count.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/xml/roundtrip.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/xml/rss2html.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/xmlrpc/xmlrpc_handler.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/xmlrpc/xmlrpcserver.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/zlib/minigzip.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/zlib/zlibdemo.py %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/zlib +%%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/xmlrpc %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/xml %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/tix/samples %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%%2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 8:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D32537B41F; Tue, 1 Jan 2002 08:20:20 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01GDOE91569; Tue, 1 Jan 2002 08:13:24 -0800 (PST) (envelope-from petef) Date: Tue, 1 Jan 2002 08:13:24 -0800 (PST) From: Message-Id: <200201011613.g01GDOE91569@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/33444: Update port: lang/python Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/python Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: petef Responsible-Changed-When: Tue Jan 1 08:13:11 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33444 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 9:26:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194]) by hub.freebsd.org (Postfix) with ESMTP id 299BE37B41D for ; Tue, 1 Jan 2002 09:26:12 -0800 (PST) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id g01HQ9922587; Tue, 1 Jan 2002 10:26:09 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g01HQ8v01175; Tue, 1 Jan 2002 10:26:08 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15409.61743.584322.289886@whale.home-net> Date: Tue, 1 Jan 2002 10:26:07 -0700 To: Richard Kuhns , freebsd-ports@FreeBSD.ORG Subject: Re: flashplugin-mozilla with "large" flash modules? X-Mailer: VM 6.88 under Emacs 20.7.1 Cc: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > http://www.teslatheband.com/fms/TheBand/History.aspx > > > as well as > > > http://www.playhousedisney.com/ > > > > > I'm assuming that it can't get shared memory of the correct size in > order to> > embed the flash player within the page. These two URLs work > flawlessly with> > linux netscape 4.79 and the linux-flash plugin. Anybody > with any inputs?> > > The native plugin is based on the GPL'd flash library. That library > > itself is a little problematic. The linux flash plugin is, on the > > other hand, "official" to some extent. You can test the flash with > > graphics/flashplayer to see if its the problem of the plugin or that > > of the flash library. I'll also try those two pages when I get home. > > > > FWIW, I just installed flashplugin-mozilla and went to the first page you > listed with no problems. I tried mozilla 0.9.6 and galeon 1.0.1; both > worked. What version of FreeBSD are you using? I seem to recall that the > default maximum size for shared memory segments was increased not too long > ago. My current values are: > > kern.ipc.shmmax: 33554432 > kern.ipc.shmmin: 1 > kern.ipc.shmmni: 192 > kern.ipc.shmseg: 128 > kern.ipc.shmall: 8192 I finally got a chance to try these parameters. Now the Tesla page's flash module bit works fine and I can load the playhousedisney.com page, but if I try to click on any of the characters the mozilla window disappears. Mozilla doesn't core dump as the process is still running in the background, but the window definitely "dies." Does this happen to you as well? I have not tried mozilla 0.9.7 yet--which I will soon. But at least increasing the shared memory certainly helped. Thanks, and happy new year! -Jr -- John and Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet.org/ Senior CAD Engineer, WCCG, Intel Corporation jreynold@sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 10: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76FE737B422 for ; Tue, 1 Jan 2002 10:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01I04S03837; Tue, 1 Jan 2002 10:00:04 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D35337B42A for ; Tue, 1 Jan 2002 09:57:33 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01HvXl03639; Tue, 1 Jan 2002 09:57:33 -0800 (PST) (envelope-from nobody) Message-Id: <200201011757.g01HvXl03639@freefall.freebsd.org> Date: Tue, 1 Jan 2002 09:57:33 -0800 (PST) From: John Holland To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33445: Update port: news/ubh Upgrade to version 2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33445 >Category: ports >Synopsis: Update port: news/ubh Upgrade to version 2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 10:00:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Holland >Release: 4.4-STABLE >Organization: >Environment: FreeBSD puff.int.zoner.org 4.4-STABLE FreeBSD 4.4-STABLE #7: Mon Nov 26 10:00:41 EST 2001 toor@puff.int.zoner.org:/usr/obj/usr/src/sys/PUFF i386 >Description: Update the news/ubh port to the latest version, 2.1 >How-To-Repeat: >Fix: # 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: # # ubh # ubh/Makefile # ubh/pkg-comment # ubh/distinfo # ubh/pkg-descr # ubh/pkg-plist # echo c - ubh mkdir -p ubh > /dev/null 2>&1 echo x - ubh/Makefile sed 's/^X//' >ubh/Makefile << 'END-of-ubh/Makefile' X# New ports collection makefile for: ubh X# Date created: 1 January 2002 X# Whom: John Holland X# X# $FreeBSD$ X# X XPORTNAME= ubh XPORTVERSION= 2.1 XCATEGORIES= news graphics XMASTER_SITES= http://ubh.sourceforge.net/download/ X XMAINTAINER= john@zoner.org X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools X XNO_BUILD= YES X Xpre-patch: X @${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old X @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \ X ${WRKSRC}/ubh.old > ${WRKSRC}/ubh X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/ubh ${PREFIX}/bin X ${CP} -R ${WRKSRC}/doc ${PREFIX}/share/doc/ubh X ${CP} -R ${WRKSRC}/examples ${PREFIX}/share/ubh X X.include END-of-ubh/Makefile echo x - ubh/pkg-comment sed 's/^X//' >ubh/pkg-comment << 'END-of-ubh/pkg-comment' XPerl script to download and decode binaries posted to Usenet END-of-ubh/pkg-comment echo x - ubh/distinfo sed 's/^X//' >ubh/distinfo << 'END-of-ubh/distinfo' XMD5 (ubh-2.1.tar.gz) = 414dfd69ee8bd5e3e0072cf68de43c01 END-of-ubh/distinfo echo x - ubh/pkg-descr sed 's/^X//' >ubh/pkg-descr << 'END-of-ubh/pkg-descr' Xubh - the Usenet Binary Harvester - is a GPL'ed Perl console Xapplication which automatically discovers, downloads, and decodes Xsingle-part and multi-part Usenet binaries. Automatically assembles Xmulti-part binaries. Provides searching via Perl regular expression Xsyntax. Also provides a pre-selection capability whereby the user can Xinteractively choose which binaries to download. Uses a standard X.newsrc file to control which groups and articles to process. XRuns anywhere Perl runs. Tested under Unix-based Perl, Active Perl Xon Win32 platforms, and Mac OS X. Requires Net::NNTP and News::Newsrc X(which itself requires Set::IntSpan), MIME::Parser, MIME::Base64, XIO::Stringy, and MailTools (distribution). X XWWW: http://ubh.sourceforge.net/ X X[ This port is maintained by John Holland ] END-of-ubh/pkg-descr echo x - ubh/pkg-plist sed 's/^X//' >ubh/pkg-plist << 'END-of-ubh/pkg-plist' Xbin/ubh Xshare/ubh/ubhrc Xshare/ubh/newsrc X@dirrm share/ubh Xshare/doc/ubh/ubh.html X@dirrm share/doc/ubh END-of-ubh/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 10:20:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 9A21437B427; Tue, 1 Jan 2002 10:20:17 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g01IK7v10666; Tue, 1 Jan 2002 13:20:07 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla+ipv6 0.9.7,1 unusable, can't access profiles From: Joe Clarke To: Maxim Sobolev Cc: Dirk Froemberg , Wolfgang Zenker , freebsd-ports@FreeBSD.ORG In-Reply-To: <1009638856.459.4.camel@notebook> References: <20011229115728.A21877@physik.TU-Berlin.DE> <20011229132418.A55843@tisys.org> <20011229135352.B23089@physik.TU-Berlin.DE> <1009638856.459.4.camel@notebook> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 01 Jan 2002 13:20:22 -0500 Message-Id: <1009909222.16477.8.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 2001-12-29 at 10:15, Maxim Sobolev wrote: > On Sat, 2001-12-29 at 14:53, Dirk Froemberg wrote: > > Hi! > > > > On Sat, Dec 29, 2001 at 01:24:18PM +0100, Nils Holland wrote: > > > On Sat, Dec 29, 2001 at 11:57:28AM +0100, Dirk Froemberg stood up and spoke: > > > > > > > > I'm having the same problems with mozilla-0.9.7,1. Now I backgraded > > > > to 0.9.6,1. > > > > > > > > Something seems to be really weird with the new version. > > > > > > 0.9.7 works fine here. Well, did you make sure that you really started > > > "from scratch" when going from 0.9.6 to 0.9.7? Basically, that means > > > deleting anything in your home directory that the previous version of > > > Mozilla left around (.mozilla for example). I have had a few propblems when > > > updating Mozilla on my machine, but most of the time they could be solved > > > by simply deleting all of mozilla's user configuration files, thus forcing > > > Mozilla to recreate them from scratch... > > > > Yes, tried both. No go! > > Does anybody feels adventurious enough to submit appropriate report into > Mozilla's bug tracking system? Otherwise we are at risk to ship 4.5 > either with outdated or broken Mozilla, which isn't a good thing at all. > Personally I don't use multiple profiles, as well as have very limited > connectivity for at least the next 5 days, so I am not an appropriate > person for doing that. I think I tracked the problem down. It seems Mozilla 0.9.7 is pretty thin when it comes to shipping locales. It only comes with the US locale. Other locales are still being worked on. If you set the locale to C or en_US.ISO_8859-1, things work fine. Language packs, when the become available, can be downloaded from http://www.mozilla.org/projects/l10n/mlp_status.html#contrib. Joe > > Thanks! > > -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 10:40:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A11BA37B423; Tue, 1 Jan 2002 10:40:20 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01Ib2w10077; Tue, 1 Jan 2002 10:37:02 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 10:37:02 -0800 (PST) From: Message-Id: <200201011837.g01Ib2w10077@freefall.freebsd.org> To: john@zoner.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33445: Update port: news/ubh Upgrade to version 2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: news/ubh Upgrade to version 2.1 State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Tue Jan 1 10:36:35 PST 2002 State-Changed-Why: could u please submit again with diff format ? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33445 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 12: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10DA537B428 for ; Tue, 1 Jan 2002 12:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01K01t29475; Tue, 1 Jan 2002 12:00:01 -0800 (PST) (envelope-from gnats) Received: from 12-232-21-91.client.attbi.com (12-232-20-31.client.attbi.com [12.232.20.31]) by hub.freebsd.org (Postfix) with ESMTP id 5BD9937B417 for ; Tue, 1 Jan 2002 11:57:36 -0800 (PST) Received: (from vacuum@localhost) by 12-232-21-91.client.attbi.com (8.11.6/8.11.6) id g01JrCk03852; Tue, 1 Jan 2002 11:53:12 -0800 (PST) (envelope-from vacuum) Message-Id: <200201011953.g01JrCk03852@12-232-21-91.client.attbi.com> Date: Tue, 1 Jan 2002 11:53:12 -0800 (PST) From: Kirby Kuehl Reply-To: Kirby Kuehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33446: Port upgrad: net/ettercap to 0.6.3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note: There was a bad value `s serious' for the field `>Severity:'. It was set to the default value of `serious'. >Number: 33446 >Category: ports >Synopsis: Port upgrad: net/ettercap to 0.6.3.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 12:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kirby Kuehl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD 12-232-21-91.client.attbi.com 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Dec 4 19:10:18 PST 2001 vacuum@c1594181-a.attbi.com:/usr/obj/usr/src/sys/ELITE i386 >Description: ettercap upgrade to 0.6.3.1 fixing security vulnerabilities >How-To-Repeat: >Fix: Patch: http://www.datanerds.net/~vacuum/ettercapdiff I tried unsuccessfully to attach the fix using send-pr -a /path/patch >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 12:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B94AA37B426 for ; Tue, 1 Jan 2002 12:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01KU1N35835; Tue, 1 Jan 2002 12:30:01 -0800 (PST) (envelope-from gnats) Received: from puppeteer.es.net (12-232-121-126.client.attbi.com [12.232.121.126]) by hub.freebsd.org (Postfix) with ESMTP id 3C78937B426 for ; Tue, 1 Jan 2002 12:27:58 -0800 (PST) Received: by puppeteer.es.net (Postfix, from userid 1001) id 1085977D; Tue, 1 Jan 2002 12:27:57 -0800 (PST) Message-Id: <20020101202757.1085977D@puppeteer.es.net> Date: Tue, 1 Jan 2002 12:27:57 -0800 (PST) From: Kevin Oberman Reply-To: Kevin Oberman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33447: Galeon cannot access secure pages without full-mozilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33447 >Category: ports >Synopsis: Galeon cannot access secure pages without full-mozilla >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 12:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Energy Sciences Network >Environment: System: FreeBSD puppeteer.es.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #10: Sat Dec 22 19:22:14 PST 2001 oberman@puppeteer.es.net:/scratch/obj/scratch/src/sys/THINKPAD i386 >Description: When built with embedded mozilla, galeon ignores requests for secure (https) web pages. No errors, No nothing. It simply seems to ignore them. When built with full mozilla (a bit of a pain, especially if you have no desire to have Mozilla on your system), it works fine. Applies to Galeon V1.0.2 and V1.0.1 built with Mozilla 0.9.7,1 and 0.9.6,1, respectively. >How-To-Repeat: Attempt to access any https protocol page. >Fix: Work-around is to build with full Mozilla. No known fix at this time. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 14: 4:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 2212637B41B; Tue, 1 Jan 2002 14:04:21 -0800 (PST) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id XAA12527; Tue, 1 Jan 2002 23:04:20 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id WAA02373; Tue, 1 Jan 2002 22:33:38 +0100 (CET) (envelope-from wosch) Date: Tue, 1 Jan 2002 22:33:38 +0100 From: Wolfram Schneider To: freebsd-ports@freebsd.org Cc: asami@freebsd.org Subject: outdated ports/INDEX database Message-ID: <20020101223338.A2363@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The last update was on 19-Nov-2001, six weeks ago. Lots has changed in the ports tree since then. More and more links on the web site are broken. Any change for an update of ports/INDEX database? Thanks, -Wolfram -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02DED37B422 for ; Tue, 1 Jan 2002 15:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01N01B59290; Tue, 1 Jan 2002 15:00:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 441BF37B42A; Tue, 1 Jan 2002 14:58:01 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g01MvZD70432; Tue, 1 Jan 2002 17:57:35 -0500 (EST) (envelope-from alane) Message-Id: <200201012257.g01MvZD70432@wwweasel.geeksrus.net> Date: Tue, 1 Jan 2002 17:57:35 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: petef@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33451: NEW PORT: lang/diveintopython, a free Python book Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33451 >Category: ports >Synopsis: NEW PORT: lang/diveintopython, a free Python book >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: This is a free Python book "for experienced programmers." It is also available in several translations, and in a variety of formats. This port includes the single-file HTML version plus the supporting Python code files. >How-To-Repeat: >Fix: Pete, please look over the attached port for my use of DOCSDIR and the PLIST_SUBS entry I used. I believe this is appropriate for general use per our other discussion. N.B. I'm using the -a option to send-pr, so if the shar file is missing, I'll add it in a reply. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15: 2:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 98C0537B42C; Tue, 1 Jan 2002 15:02:32 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g01N1xZ70509; Tue, 1 Jan 2002 18:01:59 -0500 (EST) (envelope-from alane) Date: Tue, 1 Jan 2002 18:01:59 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Pete Fritchman Subject: Re: ports/33451: NEW PORT: lang/diveintopython, a free Python book Message-ID: <20020101230159.GA70472@wwweasel.geeksrus.net> References: <200201012257.g01MvZD70432@wwweasel.geeksrus.net> <200201012300.g01N01h59286@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201012300.g01N01h59286@freefall.freebsd.org> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org OK, so send-pr -a file didn't work. ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- # 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: # # diveintopython # diveintopython/Makefile # diveintopython/pkg-comment # diveintopython/pkg-descr # diveintopython/pkg-plist # diveintopython/distinfo # echo c - diveintopython mkdir -p diveintopython > /dev/null 2>&1 echo x - diveintopython/Makefile sed 's/^X//' >diveintopython/Makefile << 'END-of-diveintopython/Makefile' X# ex:ts=8 X# X# New ports collection makefile for: diveintopython X# Date created: 2002/01/01 X# Whom: Alan Eldridge ports@geeksrus.net X# X# $FreeBSD$ X# X XPORTNAME= diveintopython XPORTVERSION= 3.9r1 XCATEGORIES= lang python XMASTER_SITES= http://diveintopython.org/download/ XDISTNAME= ${PORTNAME}-html-flat-${PORTVERSION:S/r/-/} XEXTRACT_SUFX= .zip X XMAINTAINER= ports@geeksrus.net X XBUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip X XNO_BUILD= yes XWRKSRC= ${WRKDIR}/${PORTNAME} X XEXTRACT_CMD= unzip XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS=-d${WRKSRC} X XPLIST_SUB+= DOCSDIR=${DOCSDIR:S/^${PREFIX}\///} X Xdo-install: X ${MKDIR} ${DESTDIR}${DOCSDIR} X ${CP} -R ${WRKSRC}/html ${WRKSRC}/py ${DESTDIR}${DOCSDIR} X ${CHOWN} -R ${DOCOWN}:${DOCGRP} ${DESTDIR}${DOCSDIR} X ${FIND} ${DESTDIR}${DOCSDIR} |${XARGS} ${CHMOD} ${DOCMODE} X ${FIND} ${DESTDIR}${DOCSDIR} -type d |${XARGS} ${CHMOD} +x X X.include X X# X#EOF END-of-diveintopython/Makefile echo x - diveintopython/pkg-comment sed 's/^X//' >diveintopython/pkg-comment << 'END-of-diveintopython/pkg-comment' XA free Python book for experienced programmers END-of-diveintopython/pkg-comment echo x - diveintopython/pkg-descr sed 's/^X//' >diveintopython/pkg-descr << 'END-of-diveintopython/pkg-descr' X"Dive Into Python" is a free Python book for experienced programmers, Xby Mark Pilgrim. X XThe first three chapters are a solid overview of Python programming. XChapters covering HTML processing and unit testing are complete, and Xchapters covering XML processing and regression testing are in Xprogress. Future chapters will cover web services with XML-RPC, web Xscripting with Apache and mod_python, and performance tuning. X XWWW: http://diveintopython.org/ X X-- AlanE END-of-diveintopython/pkg-descr echo x - diveintopython/pkg-plist sed 's/^X//' >diveintopython/pkg-plist << 'END-of-diveintopython/pkg-plist' X@comment diveintopython single-file HTML version X%%DOCSDIR%%/html/images/callouts/8.png X%%DOCSDIR%%/html/images/callouts/7.png X%%DOCSDIR%%/html/images/callouts/6.png X%%DOCSDIR%%/html/images/callouts/5.png X%%DOCSDIR%%/html/images/callouts/10.png X%%DOCSDIR%%/html/images/callouts/4.png X%%DOCSDIR%%/html/images/callouts/3.png X%%DOCSDIR%%/html/images/callouts/2.png X%%DOCSDIR%%/html/images/callouts/1.png X%%DOCSDIR%%/html/images/callouts/9.png X%%DOCSDIR%%/html/images/note.png X%%DOCSDIR%%/html/images/warning.png X%%DOCSDIR%%/html/images/important.png X%%DOCSDIR%%/html/images/caution.png X%%DOCSDIR%%/html/images/dot.png X%%DOCSDIR%%/html/images/tip.png X%%DOCSDIR%%/html/diveintopython.css X%%DOCSDIR%%/html/diveintopython.html X%%DOCSDIR%%/py/odbchelper.py X%%DOCSDIR%%/py/odbchelpertest.py X%%DOCSDIR%%/py/roman.py X%%DOCSDIR%%/py/LICENSE.txt X%%DOCSDIR%%/py/unicode2koi8r.py X%%DOCSDIR%%/py/pyfontify.py X%%DOCSDIR%%/py/romantest.py X%%DOCSDIR%%/py/urllister.py X%%DOCSDIR%%/py/regression.py X%%DOCSDIR%%/py/fullpath.py X%%DOCSDIR%%/py/kgp/binary.xml X%%DOCSDIR%%/py/kgp/husserl.xml X%%DOCSDIR%%/py/kgp/kant.xml X%%DOCSDIR%%/py/kgp/kgp.dtd X%%DOCSDIR%%/py/kgp/thanks.xml X%%DOCSDIR%%/py/kgp/test.xml X%%DOCSDIR%%/py/kgp/template.xml X%%DOCSDIR%%/py/kgp/toolbox.py X%%DOCSDIR%%/py/kgp/kgp.py X%%DOCSDIR%%/py/kgp/russiansample.xml X%%DOCSDIR%%/py/kgp/stdout.py X%%DOCSDIR%%/py/kgp/stderr.py X%%DOCSDIR%%/py/roman/stage1/roman1.py X%%DOCSDIR%%/py/roman/stage1/romantest1.py X%%DOCSDIR%%/py/roman/stage2/roman2.py X%%DOCSDIR%%/py/roman/stage2/romantest2.py X%%DOCSDIR%%/py/roman/stage3/roman3.py X%%DOCSDIR%%/py/roman/stage3/romantest3.py X%%DOCSDIR%%/py/roman/stage4/roman4.py X%%DOCSDIR%%/py/roman/stage4/romantest4.py X%%DOCSDIR%%/py/roman/stage5/roman5.py X%%DOCSDIR%%/py/roman/stage5/romantest5.py X%%DOCSDIR%%/py/roman/stage6/roman61.py X%%DOCSDIR%%/py/roman/stage6/roman62.py X%%DOCSDIR%%/py/roman/stage6/romantest61.py X%%DOCSDIR%%/py/roman/stage6/romantest62.py X%%DOCSDIR%%/py/roman/stage7/roman71.py X%%DOCSDIR%%/py/roman/stage7/roman72.py X%%DOCSDIR%%/py/roman/stage7/romantest71.py X%%DOCSDIR%%/py/roman/stage7/romantest72.py X%%DOCSDIR%%/py/roman/stage8/roman81.py X%%DOCSDIR%%/py/roman/stage8/roman82.py X%%DOCSDIR%%/py/roman/stage8/roman83.py X%%DOCSDIR%%/py/roman/stage8/romantest81.py X%%DOCSDIR%%/py/roman/stage8/romantest82.py X%%DOCSDIR%%/py/roman/stage8/romantest83.py X%%DOCSDIR%%/py/roman/stage9/roman9.py X%%DOCSDIR%%/py/roman/stage9/romantest9.py X%%DOCSDIR%%/py/BaseHTMLProcessor.py X%%DOCSDIR%%/py/apihelper.py X%%DOCSDIR%%/py/apihelpertest.py X%%DOCSDIR%%/py/autosize.py X%%DOCSDIR%%/py/builddialectexamples.py X%%DOCSDIR%%/py/colorize.py X%%DOCSDIR%%/py/dialect.py X%%DOCSDIR%%/py/fileinfo.py X%%DOCSDIR%%/py/kgptest.py X%%DOCSDIR%%/py/makerealworddoc.py X@comment delete the whole tree on uninstall X@unexec rm -fr %D/%%DOCSDIR%% X X END-of-diveintopython/pkg-plist echo x - diveintopython/distinfo sed 's/^X//' >diveintopython/distinfo << 'END-of-diveintopython/distinfo' XMD5 (diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 END-of-diveintopython/distinfo exit ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:10:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00A7737B434 for ; Tue, 1 Jan 2002 15:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NA0963508; Tue, 1 Jan 2002 15:10:00 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 04FCC37B430 for ; Tue, 1 Jan 2002 15:08:03 -0800 (PST) Received: (qmail 90618 invoked by uid 85); 1 Jan 2002 23:04:05 -0000 Message-Id: <20020101230403.90612.qmail@pris.polaris.ca> Date: 1 Jan 2002 23:04:03 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33454: New port: Filter output from other modules inside of Apache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33454 >Category: ports >Synopsis: New port: Filter output from other modules inside of Apache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # mod_filter # mod_filter/distinfo # mod_filter/Makefile # mod_filter/pkg-descr # mod_filter/pkg-message # mod_filter/pkg-plist # mod_filter/pkg-comment # echo c - mod_filter mkdir -p mod_filter > /dev/null 2>&1 echo x - mod_filter/distinfo sed 's/^X//' >mod_filter/distinfo << 'END-of-mod_filter/distinfo' XMD5 (mod_filter-1.4.1.tar.gz) = 5d55f66ea04f48c81dd2dc3991b49e28 END-of-mod_filter/distinfo echo x - mod_filter/Makefile sed 's/^X//' >mod_filter/Makefile << 'END-of-mod_filter/Makefile' X# New ports collection makefile for: mod_filter X# Date created: 1 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= mod_filter XPORTVERSION= 1.4.1 XCATEGORIES= www XMASTER_SITES= http://software.tangent.org/download/ X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 XRUN_DEPENDS= ${BUILD_DEPENDS} X XAPXS= ${LOCALBASE}/sbin/apxs XDOCS= README XCONTRIB_DOCS= contrib/README contrib/echo.cgi contrib/eecummings.cgi contrib/head.cgi X Xdo-build: X @cd ${WRKSRC} && \ X ${APXS} -c mod_filter.c X Xdo-install: X ${APXS} -i -A -n filter ${WRKSRC}/mod_filter.so X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/mod_filter X ${MKDIR} ${PREFIX}/share/doc/mod_filter/contrib X.for f in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_filter/ X.endfor X.for f in ${CONTRIB_DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_filter/contrib X.endfor X.endif X ${CAT} ${PKGMESSAGE} X X.include END-of-mod_filter/Makefile echo x - mod_filter/pkg-descr sed 's/^X//' >mod_filter/pkg-descr << 'END-of-mod_filter/pkg-descr' Xmod_filter allows you to filter output from other modules inside Xof Apache. This allows you to implement filters (think Swedish Chef, Xjive, etc.). You can also use it to retailer output for your locale. XThis works with HTML documents, mod_perl, PHP, JServ, CGIs, and for Xthat matter just about any sort of custom handler you might have. X XWWW: http://software.tangent.org/ X XSeamus Venasse END-of-mod_filter/pkg-descr echo x - mod_filter/pkg-message sed 's/^X//' >mod_filter/pkg-message << 'END-of-mod_filter/pkg-message' X************************************************************ XPlease edit your apache.conf or httpd.conf to enable and Xsetup this module. X XYou can always refer to the useful documents held in X${PREFIX}/share/doc/mod_filter/, where ${PREFIX} is Xtypically /usr/local. X XWhen it's done, do the following to take effect: X X apachectl configtest (and correct any errors reported) X apachectl restart X X************************************************************ END-of-mod_filter/pkg-message echo x - mod_filter/pkg-plist sed 's/^X//' >mod_filter/pkg-plist << 'END-of-mod_filter/pkg-plist' X@exec %D/sbin/apxs -e -a -n filter X@unexec %D/sbin/apxs -e -A -n filter mod_filter.so Xlibexec/apache/mod_filter.so X%%PORTDOCS%%share/doc/mod_filter/README X%%PORTDOCS%%share/doc/mod_filter/contrib/README X%%PORTDOCS%%share/doc/mod_filter/contrib/echo.cgi X%%PORTDOCS%%share/doc/mod_filter/contrib/eecummings.cgi X%%PORTDOCS%%share/doc/mod_filter/contrib/head.cgi X%%PORTDOCS%%@dirrm share/doc/mod_filter/contrib X%%PORTDOCS%%@dirrm share/doc/mod_filter END-of-mod_filter/pkg-plist echo x - mod_filter/pkg-comment sed 's/^X//' >mod_filter/pkg-comment << 'END-of-mod_filter/pkg-comment' XFilter output from other modules inside of Apache END-of-mod_filter/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:10:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E10A837B432 for ; Tue, 1 Jan 2002 15:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NA0G63499; Tue, 1 Jan 2002 15:10:00 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id D0AA137B42C for ; Tue, 1 Jan 2002 15:08:02 -0800 (PST) Received: (qmail 90520 invoked by uid 85); 1 Jan 2002 23:03:59 -0000 Message-Id: <20020101230357.90514.qmail@pris.polaris.ca> Date: 1 Jan 2002 23:03:57 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33453: New port: Apache module that can record traffic statistics Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33453 >Category: ports >Synopsis: New port: Apache module that can record traffic statistics >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # mod_accounting # mod_accounting/Makefile # mod_accounting/scripts # mod_accounting/scripts/configure.mod_accounting # mod_accounting/distinfo # mod_accounting/pkg-comment # mod_accounting/pkg-descr # mod_accounting/pkg-message # mod_accounting/pkg-plist # echo c - mod_accounting mkdir -p mod_accounting > /dev/null 2>&1 echo x - mod_accounting/Makefile sed 's/^X//' >mod_accounting/Makefile << 'END-of-mod_accounting/Makefile' X# New ports collection makefile for: mod_accounting X# Date created: 1 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= mod_accounting XPORTVERSION= 0.3 XCATEGORIES= www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= mod-acct X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 XRUN_DEPENDS= ${BUILD_DEPENDS} X XAPXS= ${LOCALBASE}/sbin/apxs XDOCS= README X XSCRIPTS_ENV= LOCALBASE="${LOCALBASE}" \ X WRKDIRPREFIX="${WRKDIRPREFIX}" \ X MKDIR="${MKDIR}" X Xpre-fetch: X @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.mod_accounting X X.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) X.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" X.endif X Xdo-build: X @cd ${WRKSRC} && \ X ${APXS} -c ${MA_DEF} ${MA_INC} ${MA_LIB} mod_accounting.c ${MA_DB} X Xdo-install: X ${APXS} -i -A -n accounting ${WRKSRC}/mod_accounting.so X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/mod_accounting X.for f in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_accounting/ X.endfor X.endif X ${CAT} ${PKGMESSAGE} X Xpost-clean: X @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc X X.include END-of-mod_accounting/Makefile echo c - mod_accounting/scripts mkdir -p mod_accounting/scripts > /dev/null 2>&1 echo x - mod_accounting/scripts/configure.mod_accounting sed 's/^X//' >mod_accounting/scripts/configure.mod_accounting << 'END-of-mod_accounting/scripts/configure.mod_accounting' X#!/bin/sh X Xif [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then X echo "Already configured. Do a \"make clean\" first to reconfigure." X exit Xfi X X X# get use input using dialog inputbox X# returns $value XdialogInputBox() { X prompt=$1 X default_value=$2 X X tempfile=`mktemp -t input` X X /usr/bin/dialog --inputbox "$prompt" 8 60 "$default_value" 2> $tempfile X retval=$? X if [ -s $tempfile ]; then X value=`cat $tempfile` X fi X rm -f $tempfile X X case $retval in X 0) if [ -z $value ]; then X echo "Using default: ${default_value}" X value=${default_value} X fi X ;; X 1) echo "Cancel pressed" X exit 1 X ;; X esac X} X X X# writes entry into the Makefile.inc file XlogEntry() { X entry=$1 X X makefileinc="${WRKDIRPREFIX}${CURDIR}/Makefile.inc" X echo "$entry" >> $makefileinc X} X X Xtempfile=`mktemp -t input` X/usr/bin/dialog --title "Database Selection" --clear \ X --menu "\n\ XPlease select desired options:" -1 -1 4 \ XMYSQL "MySQL 3.23" \ XPG "PostgreSQL 7" \ X2> $tempfile X Xretval=$? X Xif [ -s $tempfile ]; then X set `cat $tempfile` Xfi Xrm -f $tempfile X Xcase $retval in X 0) if [ -z "$*" ]; then X echo "Nothing selected" X exit 1 X fi X ;; X 1) echo "Cancel pressed" X exit 1 X ;; Xesac X X${MKDIR} ${WRKDIRPREFIX}${CURDIR} X Xcase $1 in X MYSQL) X logEntry "MA_DEF=-DNEED_MYSQL" X logEntry "MA_INC=-I/usr/local/include/" X logEntry "MA_LIB=-L/usr/local/lib/mysql/ -lmysqlclient" X logEntry "MA_DB=mysql.c" X logEntry "LIB_DEPENDS+=mysqlclient.10:\${PORTSDIR}/databases/mysql323-client" X ;; X PG) X logEntry "MA_DEF=-DNEED_POSTGRES" X logEntry "MA_INC=-I/usr/local/include/pgsql" X logEntry "MA_LIB=-L/usr/local/lib -lpq" X logEntry "MA_DB=postgres.c" X logEntry "LIB_DEPENDS+=pq.2:${PORTSDIR}/databases/postgresql7" X ;; Xesac END-of-mod_accounting/scripts/configure.mod_accounting echo x - mod_accounting/distinfo sed 's/^X//' >mod_accounting/distinfo << 'END-of-mod_accounting/distinfo' XMD5 (mod_accounting-0.3.tar.gz) = 47ac54b7e6b43ae38754d080b5a12130 END-of-mod_accounting/distinfo echo x - mod_accounting/pkg-comment sed 's/^X//' >mod_accounting/pkg-comment << 'END-of-mod_accounting/pkg-comment' XApache module that can record traffic statistics END-of-mod_accounting/pkg-comment echo x - mod_accounting/pkg-descr sed 's/^X//' >mod_accounting/pkg-descr << 'END-of-mod_accounting/pkg-descr' Xmod_accounting is a simple Apache module that can record Xtraffic statistics into a database (bytes in/out per http Xrequest) X XWWW: http://sourceforge.net/projects/mod-acct/ X XSeamus Venasse END-of-mod_accounting/pkg-descr echo x - mod_accounting/pkg-message sed 's/^X//' >mod_accounting/pkg-message << 'END-of-mod_accounting/pkg-message' X************************************************************ XPlease edit your apache.conf or httpd.conf to enable and Xsetup this module. X XYou can always refer to the useful documents held in X${PREFIX}/share/doc/mod_accounting/, where ${PREFIX} is Xtypically /usr/local. X XWhen it's done, do the following to take effect: X X apachectl configtest (and correct any errors reported) X apachectl restart X X************************************************************ END-of-mod_accounting/pkg-message echo x - mod_accounting/pkg-plist sed 's/^X//' >mod_accounting/pkg-plist << 'END-of-mod_accounting/pkg-plist' X@exec %D/sbin/apxs -e -a -n accounting X@unexec %D/sbin/apxs -e -A -n accounting mod_accounting.so Xlibexec/apache/mod_accounting.so X%%PORTDOCS%%share/doc/mod_accounting/README X%%PORTDOCS%%@dirrm share/doc/mod_accounting END-of-mod_accounting/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:10:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 028B637B437 for ; Tue, 1 Jan 2002 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NA1W63517; Tue, 1 Jan 2002 15:10:01 -0800 (PST) (envelope-from gnats) Received: from mail.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 9371037B423 for ; Tue, 1 Jan 2002 15:08:08 -0800 (PST) Received: (qmail 90716 invoked by uid 85); 1 Jan 2002 23:04:10 -0000 Message-Id: <20020101230409.90710.qmail@pris.polaris.ca> Date: 1 Jan 2002 23:04:09 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33455: New port: Designed to replace generic clickthrough CGIs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33455 >Category: ports >Synopsis: New port: Designed to replace generic clickthrough CGIs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: # 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: # # mod_relocate # mod_relocate/distinfo # mod_relocate/Makefile # mod_relocate/pkg-descr # mod_relocate/pkg-message # mod_relocate/pkg-plist # mod_relocate/pkg-comment # echo c - mod_relocate mkdir -p mod_relocate > /dev/null 2>&1 echo x - mod_relocate/distinfo sed 's/^X//' >mod_relocate/distinfo << 'END-of-mod_relocate/distinfo' XMD5 (mod_relocate-1.0.tar.gz) = 842684f387424c1bf547b480f2caa886 END-of-mod_relocate/distinfo echo x - mod_relocate/Makefile sed 's/^X//' >mod_relocate/Makefile << 'END-of-mod_relocate/Makefile' X# New ports collection makefile for: mod_relocate X# Date created: 1 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= mod_relocate XPORTVERSION= 1.0 XCATEGORIES= www XMASTER_SITES= http://software.tangent.org/download/ X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 XRUN_DEPENDS= ${BUILD_DEPENDS} X XAPXS= ${LOCALBASE}/sbin/apxs XDOCS= README faq.html X Xdo-build: X @cd ${WRKSRC} && \ X ${APXS} -c mod_relocate.c X Xdo-install: X ${APXS} -i -A -n relocate ${WRKSRC}/mod_relocate.so X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/mod_relocate X.for f in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_relocate/ X.endfor X.endif X ${CAT} ${PKGMESSAGE} X X.include END-of-mod_relocate/Makefile echo x - mod_relocate/pkg-descr sed 's/^X//' >mod_relocate/pkg-descr << 'END-of-mod_relocate/pkg-descr' XModRelocate was designed to replace generic clickthrough CGIs. It Xhas the advantage that it works as a virtual document and that it Xwill pass along additional URI arguments to the remote URL. All of Xthis flexibility makes it easier to provide yourself with useful Xlog information. X XWWW: http://software.tangent.org/ X XSeamus Venasse END-of-mod_relocate/pkg-descr echo x - mod_relocate/pkg-message sed 's/^X//' >mod_relocate/pkg-message << 'END-of-mod_relocate/pkg-message' X************************************************************ XPlease edit your apache.conf or httpd.conf to enable and Xsetup this module. X XYou can always refer to the useful documents held in X${PREFIX}/share/doc/mod_relocate/, where ${PREFIX} is Xtypically /usr/local. X XWhen it's done, do the following to take effect: X X apachectl configtest (and correct any errors reported) X apachectl restart X X************************************************************ END-of-mod_relocate/pkg-message echo x - mod_relocate/pkg-plist sed 's/^X//' >mod_relocate/pkg-plist << 'END-of-mod_relocate/pkg-plist' X@exec %D/sbin/apxs -e -a -n relocate X@unexec %D/sbin/apxs -e -A -n relocate mod_relocate.so Xlibexec/apache/mod_relocate.so X%%PORTDOCS%%share/doc/mod_relocate/README X%%PORTDOCS%%share/doc/mod_relocate/faq.html X%%PORTDOCS%%@dirrm share/doc/mod_relocate END-of-mod_relocate/pkg-plist echo x - mod_relocate/pkg-comment sed 's/^X//' >mod_relocate/pkg-comment << 'END-of-mod_relocate/pkg-comment' XDesigned to replace generic clickthrough CGIs END-of-mod_relocate/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:11:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2749F37B439 for ; Tue, 1 Jan 2002 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NA1S63526; Tue, 1 Jan 2002 15:10:01 -0800 (PST) (envelope-from gnats) Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id BAC0137B426 for ; Tue, 1 Jan 2002 15:08:57 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g01N8qQ19932 for ; Wed, 2 Jan 2002 00:08:52 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g01N8qH24878 for ; Wed, 2 Jan 2002 00:08:52 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g01N8pVB085903 for ; Wed, 2 Jan 2002 00:08:51 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g01N8pxV047657 for ; Wed, 2 Jan 2002 00:08:51 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g01N8pMB047656; Wed, 2 Jan 2002 00:08:51 +0100 (CET) Message-Id: <200201012308.g01N8pMB047656@reims.mchp.siemens.de> Date: Wed, 2 Jan 2002 00:08:51 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33456: maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33456 >Category: ports >Synopsis: maintainer update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: The attached patch fixes a security problem in the mutt-devel port as just announced on the mutt mailinglist. The fix is a stripped down version taken from the freshly released mutt version 1.3.25 - but an entire update of the port will take more time because I'm waiting for some other contributions. So this is an update which fixes only the security flaw. Also it fixes the handling of mutt when used as a news-client and gives some hints how to setup this. >How-To-Repeat: >Fix: diff -ruN --exclude=CVS /usr/ports/mail/mutt-devel/Makefile mutt-devel/Makefile --- /usr/ports/mail/mutt-devel/Makefile Sun Dec 23 11:34:30 2001 +++ mutt-devel/Makefile Tue Jan 1 23:49:09 2002 @@ -8,7 +8,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.3.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -89,12 +89,10 @@ BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat .endif .if defined(WITH_MUTT_NNTP) -.if ! exists(${LOCALBASE}/bin/inews) -BUILD_DEPENDS+= nn-inews:${PORTSDIR}/news/nn +BUILD_DEPENDS+= ${LOCALBASE}/news/bin/inews:${PORTSDIR}/news/inn pre-configure:: ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-inews .endif -.endif .if defined(WITH_MUTT_CYRUS_SASL) LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl .endif @@ -812,6 +810,15 @@ ${INSTALL_MAN} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/mutt/html ${INSTALL_MAN} ${WRKSRC}/doc/*.latin1 ${PREFIX}/share/doc/mutt .endif +.endif +.if defined(WITH_MUTT_NNTP) + @${ECHO} + @${ECHO} "------------------------------------------------" + @${ECHO} "Be sure to define NNTPSERVER in your environment" + @${ECHO} "and to be part of the group news in /etc/group" + @${ECHO} "if you want to post news with mutt" + @${ECHO} "------------------------------------------------" + @${ECHO} .endif .include diff -ruN --exclude=CVS /usr/ports/mail/mutt-devel/files/extra-patch-inews mutt-devel/files/extra-patch-inews --- /usr/ports/mail/mutt-devel/files/extra-patch-inews Mon Oct 29 18:41:59 2001 +++ mutt-devel/files/extra-patch-inews Tue Jan 1 23:23:05 2002 @@ -1,11 +1,11 @@ ---- configure.in.orig2 Mon Oct 29 10:12:28 2001 -+++ configure.in Mon Oct 29 10:16:16 2001 -@@ -456,7 +456,7 @@ +--- configure.in.orig2 Tue Jan 1 23:00:00 2002 ++++ configure.in Tue Jan 1 23:01:04 2002 +@@ -457,7 +457,7 @@ AC_ARG_ENABLE(nntp, [ --enable-nntp Enable NNTP support], [ if test x$enableval = xyes ; then AC_DEFINE(USE_NNTP) - AC_PATH_PROG(INEWS, inews, no, $PATH:/usr/sbin:/usr/lib) -+ AC_PATH_PROG(INEWS, nn-inews, no, $PATH:/usr/sbin:/usr/lib) ++ AC_PATH_PROG(INEWS, inews, no, $PATH:/usr/local/news/bin:/usr/sbin:/usr/lib) AC_DEFINE_UNQUOTED(INEWS, "$ac_cv_path_INEWS -hS") MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS nntp.o newsrc.o" need_socket="yes" diff -ruN --exclude=CVS /usr/ports/mail/mutt-devel/files/patch-rfc822-security mutt-devel/files/patch-rfc822-security --- /usr/ports/mail/mutt-devel/files/patch-rfc822-security Thu Jan 1 01:00:00 1970 +++ mutt-devel/files/patch-rfc822-security Tue Jan 1 22:30:57 2002 @@ -0,0 +1,105 @@ +--- rfc822.c.orig Wed Jan 17 09:53:12 2001 ++++ rfc822.c Tue Jan 1 22:29:12 2002 +@@ -33,6 +33,12 @@ + #include "rfc822.h" + #endif + ++#define terminate_string(a, b, c) do { if ((b) < (c)) a[(b)] = 0; else \ ++ a[(c)] = 0; } while (0) ++ ++#define terminate_buffer(a, b) terminate_string(a, b, sizeof (a) - 1) ++ ++ + const char RFC822Specials[] = "@.,:;<>[]\\\"()"; + #define is_special(x) strchr(RFC822Specials,x) + +@@ -227,12 +233,12 @@ + return NULL; + } + +- token[*tokenlen] = 0; ++ terminate_string (token, *tokenlen, tokenmax); + addr->mailbox = safe_strdup (token); + + if (*commentlen && !addr->personal) + { +- comment[*commentlen] = 0; ++ terminate_string (comment, *commentlen, commentmax); + addr->personal = safe_strdup (comment); + } + +@@ -320,9 +326,6 @@ + *last = cur; + } + +-#define terminate_string(a, b) do { if (b < sizeof(a) - 1) a[b] = 0; else \ +- a[sizeof(a) - 1] = 0; } while (0) +- + ADDRESS *rfc822_parse_adrlist (ADDRESS *top, const char *s) + { + const char *begin, *ps; +@@ -344,12 +347,12 @@ + { + if (phraselen) + { +- terminate_string (phrase, phraselen); ++ terminate_buffer (phrase, phraselen); + add_addrspec (&top, &last, phrase, comment, &commentlen, sizeof (comment) - 1); + } + else if (commentlen && last && !last->personal) + { +- terminate_string (comment, commentlen); ++ terminate_buffer (comment, commentlen); + last->personal = safe_strdup (comment); + } + +@@ -377,7 +380,7 @@ + else if (*s == ':') + { + cur = rfc822_new_address (); +- terminate_string (phrase, phraselen); ++ terminate_buffer (phrase, phraselen); + cur->mailbox = safe_strdup (phrase); + cur->group = 1; + +@@ -401,12 +404,12 @@ + { + if (phraselen) + { +- terminate_string (phrase, phraselen); ++ terminate_buffer (phrase, phraselen); + add_addrspec (&top, &last, phrase, comment, &commentlen, sizeof (comment) - 1); + } + else if (commentlen && last && !last->personal) + { +- terminate_string (phrase, phraselen); ++ terminate_buffer (phrase, phraselen); + last->personal = safe_strdup (comment); + } + #ifdef EXACT_ADDRESS +@@ -430,7 +433,7 @@ + } + else if (*s == '<') + { +- terminate_string (phrase, phraselen); ++ terminate_buffer (phrase, phraselen); + cur = rfc822_new_address (); + if (phraselen) + { +@@ -473,13 +476,13 @@ + + if (phraselen) + { +- terminate_string (phrase, phraselen); +- terminate_string (comment, commentlen); ++ terminate_buffer (phrase, phraselen); ++ terminate_buffer (comment, commentlen); + add_addrspec (&top, &last, phrase, comment, &commentlen, sizeof (comment) - 1); + } + else if (commentlen && last && !last->personal) + { +- terminate_string (comment, commentlen); ++ terminate_buffer (comment, commentlen); + last->personal = safe_strdup (comment); + } + #ifdef EXACT_ADDRESS >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:11:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3C4F37B42C for ; Tue, 1 Jan 2002 15:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NA0C63490; Tue, 1 Jan 2002 15:10:00 -0800 (PST) (envelope-from gnats) Received: from gnu.in-berlin.de (gnu.in-berlin.de [192.109.42.4]) by hub.freebsd.org (Postfix) with ESMTP id 1E95B37B41E for ; Tue, 1 Jan 2002 15:00:04 -0800 (PST) Received: from hirsch.in-berlin.de (root@hirsch.plusline.in-berlin.de [213.83.10.6]) by gnu.in-berlin.de (8.12.1/8.12.1) with ESMTP id g01N02X9012867 for ; Wed, 2 Jan 2002 00:00:02 +0100 (CET) (envelope-from root@dva.in-berlin.de) Received: from hirsch.in-berlin.de (uucp@localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id g01N02Bt029185 for ; Wed, 2 Jan 2002 00:00:02 +0100 Received: (from uucp@localhost) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with UUCP id g01N01o1029174 for FreeBSD-gnats-submit@freebsd.org; Wed, 2 Jan 2002 00:00:01 +0100 Received: from localhost (localhost [127.0.0.1]) by dva.in-berlin.de (Postfix) with ESMTP id 3C7FC1363F for ; Tue, 1 Jan 2002 23:54:51 +0100 (CET) Received: by dva.in-berlin.de (Postfix, from userid 0) id 7EAAC13635; Tue, 1 Jan 2002 23:54:50 +0100 (CET) Message-Id: <20020101225450.7EAAC13635@dva.in-berlin.de> Date: Tue, 1 Jan 2002 23:54:50 +0100 (CET) From: Boris Staeblow Reply-To: Boris Staeblow To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33452: New Port: ntop-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33452 >Category: ports >Synopsis: New Port: ntop-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 15:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Boris Staeblow >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dva.in-berlin.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Mon Dec 31 14:53:27 CET 2001 root@dva.in-berlin.de:/usr/src/sys/compile/I4BDVA i386 >Description: >How-To-Repeat: >Fix: # 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: # # ntop-devel # ntop-devel/Makefile # ntop-devel/distinfo # ntop-devel/files # ntop-devel/files/patch-Makefile.am # ntop-devel/files/patch-gdchart_Makefile.in # ntop-devel/files/patch-intop::Makefile.am # ntop-devel/pkg-comment # ntop-devel/pkg-descr # ntop-devel/pkg-plist # echo c - ntop-devel mkdir -p ntop-devel > /dev/null 2>&1 echo x - ntop-devel/Makefile sed 's/^X//' >ntop-devel/Makefile << 'END-of-ntop-devel/Makefile' X# New ports collection makefile for: ntop-devel X# Date created: 01 January 2002 X# Whom: Boris Staeblow X# X# $FreeBSD$ X# X XPORTNAME= ntop XPORTVERSION= devel XCATEGORIES= net XMASTER_SITES= http://snapshot.ntop.org/tgz/ X XMAINTAINER=asami@FreeBSD.org X XDISTFILES= ntop-02-01-01.tgz X XLIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ X gdbm.2:${PORTSDIR}/databases/gdbm X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_AUTOMAKE= yes X XWRKSRC= ${WRKDIR}/ntop-current/ntop X XCONFIGURE_ARGS+= --enable-tcpwrap X XMAN1= intop.1 XMAN8= ntop.8 X Xpost-install: X ${INSTALL_MAN} ${WRKSRC}/intop/intop.1 ${PREFIX}/man/man1 X ${INSTALL_MAN} ${WRKSRC}/ntop.8 ${PREFIX}/man/man8 X strip ${PREFIX}/bin/ntop X strip ${PREFIX}/bin/intop X Xpost-patch: X @${PERL} -pi -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/../gdchart0.94c/Makefile.in X Xpre-build: X @${PERL} -pi -e "s/^(ACLOCAL = ).+/\1${ACLOCAL}/; s/^(AUTOCONF = ).+/\1${AUTOCONF}/; \ X s/^(AUTOMAKE = ).+/\1${AUTOMAKE}/; s/^(AUTOHEADER = ).+/\1${AUTOHEADER}/" \ X ${BUILD_WRKSRC}/Makefile X @(cd ${WRKSRC}/../gdchart0.94c; ./configure; ${MAKE} all) X X.include END-of-ntop-devel/Makefile echo x - ntop-devel/distinfo sed 's/^X//' >ntop-devel/distinfo << 'END-of-ntop-devel/distinfo' XMD5 (ntop-02-01-01.tgz) = 6616146063c511fd577dc7de233b90d7 END-of-ntop-devel/distinfo echo c - ntop-devel/files mkdir -p ntop-devel/files > /dev/null 2>&1 echo x - ntop-devel/files/patch-Makefile.am sed 's/^X//' >ntop-devel/files/patch-Makefile.am << 'END-of-ntop-devel/files/patch-Makefile.am' X--- Makefile.am.orig Tue Jan 1 21:37:27 2002 X+++ Makefile.am Tue Jan 1 21:38:29 2002 X@@ -145,7 +145,6 @@ X libntopreport_la_LIBADD = $(MORELIBS) X libntopreport_la_LDFLAGS = -version-info @NTOP_VERSION_INFO@ -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@ X X-man_MANS = ntop.8 intop/intop.1 X X .PHONY: snapshot X END-of-ntop-devel/files/patch-Makefile.am echo x - ntop-devel/files/patch-gdchart_Makefile.in sed 's/^X//' >ntop-devel/files/patch-gdchart_Makefile.in << 'END-of-ntop-devel/files/patch-gdchart_Makefile.in' X--- ../gdchart0.94c/Makefile.in.orig Tue Nov 20 00:05:10 2001 X+++ ../gdchart0.94c/Makefile.in Tue Jan 1 19:18:16 2002 X@@ -1,7 +1,7 @@ X CC = @CC@ X GDC_INCL = . X-GD_INCL = gd-1.8.3 X-GD_LIB = gd-1.8.3 X+GD_INCL = %%PREFIX%%/include/gd X+GD_LIB = %%PREFIX%%/lib X X SHELL = @SHELL@ X AR=ar X@@ -23,10 +23,6 @@ X gdchart.o: $(GDC_INCL)/gdc.h $(GDC_INCL)/gdchart.h gdchart.c X $(CC) -I$(GD_INCL) -I$(GDC_INCL) -g -c gdchart.c X X-$(GD_LIB)/libgd.a: X- cd $(GD_LIB) ; $(MAKE) -f Makefile libgd.a X- /bin/rm -f $(GD_LIB)/libpng-1.0.8/*.so* X- X libgdchart.a: gdc.o gdc_pie.o gdchart.o price_conv.o X $(AR) rc libgdchart.a gdc.o gdc_pie.o gdchart.o price_conv.o X @if [ -x $(RANLIB) ] ; then \ X@@ -38,6 +34,5 @@ X # --- clean --- X clean: X rm -f *.o gdc_samp1 gdc_samp2 gdc_pie_samp libgdchart.a X- cd $(GD_LIB) ; $(MAKE) -f Makefile clean X X distclean: clean END-of-ntop-devel/files/patch-gdchart_Makefile.in echo x - ntop-devel/files/patch-intop::Makefile.am sed 's/^X//' >ntop-devel/files/patch-intop::Makefile.am << 'END-of-ntop-devel/files/patch-intop::Makefile.am' X--- intop/Makefile.am.orig Tue Jan 1 21:39:12 2002 X+++ intop/Makefile.am Tue Jan 1 21:39:20 2002 X@@ -42,7 +42,6 @@ X LIBCURSES = @LIBCURSES@ X LIBREADLINE = @LIBREADLINE@ X X-man_MANS = intop.1 X X # X # The Game END-of-ntop-devel/files/patch-intop::Makefile.am echo x - ntop-devel/pkg-comment sed 's/^X//' >ntop-devel/pkg-comment << 'END-of-ntop-devel/pkg-comment' Xntop shows the current network usage END-of-ntop-devel/pkg-comment echo x - ntop-devel/pkg-descr sed 's/^X//' >ntop-devel/pkg-descr << 'END-of-ntop-devel/pkg-descr' Xntop shows the current network usage. It displays a list Xof hosts that are currently using the network and reports Xinformation concerning the (IP and non-IP) traffic gener- Xated by each host. ntop can be started either in a termi- Xnal window (see intop ) or in web mode. In the latter Xcase, a web browser is needed to use the program. X XWWW: http://www.ntop.org/ END-of-ntop-devel/pkg-descr echo x - ntop-devel/pkg-plist sed 's/^X//' >ntop-devel/pkg-plist << 'END-of-ntop-devel/pkg-plist' Xbin/intop Xbin/ntop Xbin/ntop-cert.pem Xbin/ntop-config Xlib/libicmpPlugin.a Xlib/libicmpPlugin.so Xlib/libicmpPlugin.so.0 Xlib/liblastSeenPlugin.a Xlib/liblastSeenPlugin.so Xlib/liblastSeenPlugin.so.0 Xlib/libnfsPlugin.a Xlib/libnfsPlugin.so Xlib/libnfsPlugin.so.0 Xlib/libntop-2.0.so Xlib/libntop-2.0.so.0 Xlib/libntop.a Xlib/libntop.la Xlib/libntop.so Xlib/libntopreport-2.0.so Xlib/libntopreport-2.0.so.0 Xlib/libntopreport.a Xlib/libntopreport.la Xlib/libntopreport.so Xlib/ntop/plugins/icmpPlugin.so Xlib/ntop/plugins/lastSeenPlugin.so Xlib/ntop/plugins/nfsPlugin.so Xshare/ntop/html/About.html Xshare/ntop/html/Admin.html Xshare/ntop/html/Copyright.html Xshare/ntop/html/Corner.gif Xshare/ntop/html/DataRcvd.html Xshare/ntop/html/DataSent.html Xshare/ntop/html/IPProtocols.html Xshare/ntop/html/IPTraffic.html Xshare/ntop/html/Risk_high.gif Xshare/ntop/html/Risk_low.gif Xshare/ntop/html/Risk_medium.gif Xshare/ntop/html/Risk_unknown.gif Xshare/ntop/html/Stats.html Xshare/ntop/html/arrow_down.gif Xshare/ntop/html/arrow_up.gif Xshare/ntop/html/bar.gif Xshare/ntop/html/bg_line.gif Xshare/ntop/html/black.gif Xshare/ntop/html/bottom_corner.gif Xshare/ntop/html/bulb.gif Xshare/ntop/html/card.gif Xshare/ntop/html/child.gif Xshare/ntop/html/clear.gif Xshare/ntop/html/collapsed.gif Xshare/ntop/html/copyright.gif Xshare/ntop/html/corner.gif Xshare/ntop/html/deleteURL.gif Xshare/ntop/html/deleteUser.gif Xshare/ntop/html/dns.gif Xshare/ntop/html/error.gif Xshare/ntop/html/expanded.gif Xshare/ntop/html/gauge.jpg Xshare/ntop/html/gray_bg.gif Xshare/ntop/html/help.html Xshare/ntop/html/index.html Xshare/ntop/html/index_inner.html Xshare/ntop/html/index_left.html Xshare/ntop/html/index_top.html Xshare/ntop/html/info.gif Xshare/ntop/html/mail.gif Xshare/ntop/html/major.gif Xshare/ntop/html/menubar.png Xshare/ntop/html/menuline.png Xshare/ntop/html/minor.gif Xshare/ntop/html/modifyUser.gif Xshare/ntop/html/multihomed.gif Xshare/ntop/html/ntop.gif Xshare/ntop/html/ntop.html Xshare/ntop/html/printer.gif Xshare/ntop/html/question.gif Xshare/ntop/html/router.gif Xshare/ntop/html/statsicons/flags/ad.gif Xshare/ntop/html/statsicons/flags/ae.gif Xshare/ntop/html/statsicons/flags/af.gif Xshare/ntop/html/statsicons/flags/ag.gif Xshare/ntop/html/statsicons/flags/ai.gif Xshare/ntop/html/statsicons/flags/al.gif Xshare/ntop/html/statsicons/flags/am.gif Xshare/ntop/html/statsicons/flags/an.gif Xshare/ntop/html/statsicons/flags/ao.gif Xshare/ntop/html/statsicons/flags/aq.gif Xshare/ntop/html/statsicons/flags/ar.gif Xshare/ntop/html/statsicons/flags/as.gif Xshare/ntop/html/statsicons/flags/at.gif Xshare/ntop/html/statsicons/flags/au.gif Xshare/ntop/html/statsicons/flags/aw.gif Xshare/ntop/html/statsicons/flags/az.gif Xshare/ntop/html/statsicons/flags/ba.gif Xshare/ntop/html/statsicons/flags/bb.gif Xshare/ntop/html/statsicons/flags/bd.gif Xshare/ntop/html/statsicons/flags/be.gif Xshare/ntop/html/statsicons/flags/bf.gif Xshare/ntop/html/statsicons/flags/bg.gif Xshare/ntop/html/statsicons/flags/bh.gif Xshare/ntop/html/statsicons/flags/bi.gif Xshare/ntop/html/statsicons/flags/bj.gif Xshare/ntop/html/statsicons/flags/bm.gif Xshare/ntop/html/statsicons/flags/bn.gif Xshare/ntop/html/statsicons/flags/bo.gif Xshare/ntop/html/statsicons/flags/br.gif Xshare/ntop/html/statsicons/flags/bs.gif Xshare/ntop/html/statsicons/flags/bt.gif Xshare/ntop/html/statsicons/flags/bv.gif Xshare/ntop/html/statsicons/flags/bw.gif Xshare/ntop/html/statsicons/flags/by.gif Xshare/ntop/html/statsicons/flags/bz.gif Xshare/ntop/html/statsicons/flags/ca.gif Xshare/ntop/html/statsicons/flags/cc.gif Xshare/ntop/html/statsicons/flags/cd.gif Xshare/ntop/html/statsicons/flags/cf.gif Xshare/ntop/html/statsicons/flags/cg.gif Xshare/ntop/html/statsicons/flags/ch.gif Xshare/ntop/html/statsicons/flags/ci.gif Xshare/ntop/html/statsicons/flags/ck.gif Xshare/ntop/html/statsicons/flags/cl.gif Xshare/ntop/html/statsicons/flags/cm.gif Xshare/ntop/html/statsicons/flags/cn.gif Xshare/ntop/html/statsicons/flags/co.gif Xshare/ntop/html/statsicons/flags/com.gif Xshare/ntop/html/statsicons/flags/cr.gif Xshare/ntop/html/statsicons/flags/cu.gif Xshare/ntop/html/statsicons/flags/cv.gif Xshare/ntop/html/statsicons/flags/cx.gif Xshare/ntop/html/statsicons/flags/cy.gif Xshare/ntop/html/statsicons/flags/cz.gif Xshare/ntop/html/statsicons/flags/de.gif Xshare/ntop/html/statsicons/flags/dj.gif Xshare/ntop/html/statsicons/flags/dk.gif Xshare/ntop/html/statsicons/flags/dm.gif Xshare/ntop/html/statsicons/flags/do.gif Xshare/ntop/html/statsicons/flags/dz.gif Xshare/ntop/html/statsicons/flags/ec.gif Xshare/ntop/html/statsicons/flags/edu.gif Xshare/ntop/html/statsicons/flags/ee.gif Xshare/ntop/html/statsicons/flags/eg.gif Xshare/ntop/html/statsicons/flags/eh.gif Xshare/ntop/html/statsicons/flags/es.gif Xshare/ntop/html/statsicons/flags/et.gif Xshare/ntop/html/statsicons/flags/fi.gif Xshare/ntop/html/statsicons/flags/fj.gif Xshare/ntop/html/statsicons/flags/fk.gif Xshare/ntop/html/statsicons/flags/fm.gif Xshare/ntop/html/statsicons/flags/fo.gif Xshare/ntop/html/statsicons/flags/fr.gif Xshare/ntop/html/statsicons/flags/fx.gif Xshare/ntop/html/statsicons/flags/ga.gif Xshare/ntop/html/statsicons/flags/gb.gif Xshare/ntop/html/statsicons/flags/gd.gif Xshare/ntop/html/statsicons/flags/ge.gif Xshare/ntop/html/statsicons/flags/gf.gif Xshare/ntop/html/statsicons/flags/gh.gif Xshare/ntop/html/statsicons/flags/gi.gif Xshare/ntop/html/statsicons/flags/gl.gif Xshare/ntop/html/statsicons/flags/gm.gif Xshare/ntop/html/statsicons/flags/gn.gif Xshare/ntop/html/statsicons/flags/gov.gif Xshare/ntop/html/statsicons/flags/gp.gif Xshare/ntop/html/statsicons/flags/gq.gif Xshare/ntop/html/statsicons/flags/gr.gif Xshare/ntop/html/statsicons/flags/gt.gif Xshare/ntop/html/statsicons/flags/gu.gif Xshare/ntop/html/statsicons/flags/gw.gif Xshare/ntop/html/statsicons/flags/gy.gif Xshare/ntop/html/statsicons/flags/hk.gif Xshare/ntop/html/statsicons/flags/hm.gif Xshare/ntop/html/statsicons/flags/hn.gif Xshare/ntop/html/statsicons/flags/hr.gif Xshare/ntop/html/statsicons/flags/ht.gif Xshare/ntop/html/statsicons/flags/hu.gif Xshare/ntop/html/statsicons/flags/id.gif Xshare/ntop/html/statsicons/flags/ie.gif Xshare/ntop/html/statsicons/flags/il.gif Xshare/ntop/html/statsicons/flags/in.gif Xshare/ntop/html/statsicons/flags/int.gif Xshare/ntop/html/statsicons/flags/io.gif Xshare/ntop/html/statsicons/flags/iq.gif Xshare/ntop/html/statsicons/flags/ir.gif Xshare/ntop/html/statsicons/flags/is.gif Xshare/ntop/html/statsicons/flags/it.gif Xshare/ntop/html/statsicons/flags/jm.gif Xshare/ntop/html/statsicons/flags/jo.gif Xshare/ntop/html/statsicons/flags/jp.gif Xshare/ntop/html/statsicons/flags/ke.gif Xshare/ntop/html/statsicons/flags/kg.gif Xshare/ntop/html/statsicons/flags/kh.gif Xshare/ntop/html/statsicons/flags/ki.gif Xshare/ntop/html/statsicons/flags/km.gif Xshare/ntop/html/statsicons/flags/kn.gif Xshare/ntop/html/statsicons/flags/kp.gif Xshare/ntop/html/statsicons/flags/kr.gif Xshare/ntop/html/statsicons/flags/kw.gif Xshare/ntop/html/statsicons/flags/ky.gif Xshare/ntop/html/statsicons/flags/kz.gif Xshare/ntop/html/statsicons/flags/la.gif Xshare/ntop/html/statsicons/flags/lb.gif Xshare/ntop/html/statsicons/flags/lc.gif Xshare/ntop/html/statsicons/flags/li.gif Xshare/ntop/html/statsicons/flags/lk.gif Xshare/ntop/html/statsicons/flags/localhost.gif Xshare/ntop/html/statsicons/flags/lr.gif Xshare/ntop/html/statsicons/flags/ls.gif Xshare/ntop/html/statsicons/flags/lt.gif Xshare/ntop/html/statsicons/flags/lu.gif Xshare/ntop/html/statsicons/flags/lv.gif Xshare/ntop/html/statsicons/flags/ly.gif Xshare/ntop/html/statsicons/flags/ma.gif Xshare/ntop/html/statsicons/flags/mc.gif Xshare/ntop/html/statsicons/flags/md.gif Xshare/ntop/html/statsicons/flags/mil.gif Xshare/ntop/html/statsicons/flags/mk.gif Xshare/ntop/html/statsicons/flags/mq.gif Xshare/ntop/html/statsicons/flags/mr.gif Xshare/ntop/html/statsicons/flags/mt.gif Xshare/ntop/html/statsicons/flags/mu.gif Xshare/ntop/html/statsicons/flags/mx.gif Xshare/ntop/html/statsicons/flags/my.gif Xshare/ntop/html/statsicons/flags/na.gif Xshare/ntop/html/statsicons/flags/ne.gif Xshare/ntop/html/statsicons/flags/net.gif Xshare/ntop/html/statsicons/flags/ng.gif Xshare/ntop/html/statsicons/flags/ni.gif Xshare/ntop/html/statsicons/flags/nl.gif Xshare/ntop/html/statsicons/flags/no.gif Xshare/ntop/html/statsicons/flags/np.gif Xshare/ntop/html/statsicons/flags/nu.gif Xshare/ntop/html/statsicons/flags/nz.gif Xshare/ntop/html/statsicons/flags/om.gif Xshare/ntop/html/statsicons/flags/org.gif Xshare/ntop/html/statsicons/flags/pa.gif Xshare/ntop/html/statsicons/flags/pe.gif Xshare/ntop/html/statsicons/flags/pf.gif Xshare/ntop/html/statsicons/flags/ph.gif Xshare/ntop/html/statsicons/flags/pk.gif Xshare/ntop/html/statsicons/flags/pl.gif Xshare/ntop/html/statsicons/flags/pr.gif Xshare/ntop/html/statsicons/flags/pt.gif Xshare/ntop/html/statsicons/flags/py.gif Xshare/ntop/html/statsicons/flags/qa.gif Xshare/ntop/html/statsicons/flags/ro.gif Xshare/ntop/html/statsicons/flags/ru.gif Xshare/ntop/html/statsicons/flags/rw.gif Xshare/ntop/html/statsicons/flags/sa.gif Xshare/ntop/html/statsicons/flags/sb.gif Xshare/ntop/html/statsicons/flags/se.gif Xshare/ntop/html/statsicons/flags/sg.gif Xshare/ntop/html/statsicons/flags/si.gif Xshare/ntop/html/statsicons/flags/sk.gif Xshare/ntop/html/statsicons/flags/su.gif Xshare/ntop/html/statsicons/flags/sy.gif Xshare/ntop/html/statsicons/flags/sz.gif Xshare/ntop/html/statsicons/flags/tc.gif Xshare/ntop/html/statsicons/flags/td.gif Xshare/ntop/html/statsicons/flags/tf.gif Xshare/ntop/html/statsicons/flags/tg.gif Xshare/ntop/html/statsicons/flags/th.gif Xshare/ntop/html/statsicons/flags/tk.gif Xshare/ntop/html/statsicons/flags/tm.gif Xshare/ntop/html/statsicons/flags/tn.gif Xshare/ntop/html/statsicons/flags/to.gif Xshare/ntop/html/statsicons/flags/tr.gif Xshare/ntop/html/statsicons/flags/tt.gif Xshare/ntop/html/statsicons/flags/tw.gif Xshare/ntop/html/statsicons/flags/tz.gif Xshare/ntop/html/statsicons/flags/ua.gif Xshare/ntop/html/statsicons/flags/uk.gif Xshare/ntop/html/statsicons/flags/us.gif Xshare/ntop/html/statsicons/flags/uy.gif Xshare/ntop/html/statsicons/flags/uz.gif Xshare/ntop/html/statsicons/flags/va.gif Xshare/ntop/html/statsicons/flags/vc.gif Xshare/ntop/html/statsicons/flags/ve.gif Xshare/ntop/html/statsicons/flags/vg.gif Xshare/ntop/html/statsicons/flags/vi.gif Xshare/ntop/html/statsicons/flags/vn.gif Xshare/ntop/html/statsicons/flags/wf.gif Xshare/ntop/html/statsicons/flags/ws.gif Xshare/ntop/html/statsicons/flags/ye.gif Xshare/ntop/html/statsicons/flags/yu.gif Xshare/ntop/html/statsicons/flags/za.gif Xshare/ntop/html/statsicons/flags/ze.gif Xshare/ntop/html/statsicons/flags/zm.gif Xshare/ntop/html/statsicons/flags/zw.gif Xshare/ntop/html/statsicons/os/aix.gif Xshare/ntop/html/statsicons/os/amiga.gif Xshare/ntop/html/statsicons/os/be.gif Xshare/ntop/html/statsicons/os/bsd.gif Xshare/ntop/html/statsicons/os/hp.gif Xshare/ntop/html/statsicons/os/irix.gif Xshare/ntop/html/statsicons/os/linux.gif Xshare/ntop/html/statsicons/os/mac.gif Xshare/ntop/html/statsicons/os/novell.gif Xshare/ntop/html/statsicons/os/os2.gif Xshare/ntop/html/statsicons/os/sun.gif Xshare/ntop/html/statsicons/os/windows.gif Xshare/ntop/html/style.css Xshare/ntop/html/top.html Xshare/ntop/html/url.gif Xshare/ntop/html/user.gif Xshare/ntop/html/vgauge.jpg Xshare/ntop/html/warning.gif Xshare/ntop/html/wheel.gif Xshare/ntop/html/white_bg.gif X@dirrm lib/ntop/plugins X@dirrm lib/ntop X@dirrm lib/plugins X@dirrm share/ntop/html/statsicons/flags X@dirrm share/ntop/html/statsicons/os X@dirrm share/ntop/html/statsicons X@dirrm share/ntop/html X@dirrm share/ntop END-of-ntop-devel/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:18:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id F08CD37B421; Tue, 1 Jan 2002 15:18:22 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g01NHui71284; Tue, 1 Jan 2002 18:17:56 -0500 (EST) (envelope-from alane) Date: Tue, 1 Jan 2002 18:17:56 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Cc: Pete Fritchman Subject: Re: ports/33451: NEW PORT: lang/diveintopython, a free Python book Message-ID: <20020101231756.GA71263@wwweasel.geeksrus.net> References: <200201012257.g01MvZD70432@wwweasel.geeksrus.net> <200201012300.g01N01h59286@freefall.freebsd.org> <20020101230159.GA70472@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020101230159.GA70472@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Pete F, could you handle this one for me? I want your feedback on the DOCSDIR usage as well. -- Alan Eldridge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:30:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id 6A41037B41E for ; Tue, 1 Jan 2002 15:30:18 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id DA50D1B9C9F; Tue, 1 Jan 2002 15:30:17 -0800 (PST) To: freebsd-ports@freebsd.org Subject: Re: outdated ports/INDEX database References: <20020101223338.A2363@paula.panke.de.freebsd.org> From: Ken McGlothlen Date: 01 Jan 2002 15:30:17 -0800 In-Reply-To: <20020101223338.A2363@paula.panke.de.freebsd.org> Message-ID: <87bsgdy7hy.fsf@ralf.artlogix.com> Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org | Any change for an update of ports/INDEX database? Out of curiosity, why isn't the INDEX database a Makefile target these days? Seriously. With the new ports management system, I never rely on INDEX anymore to figure out what's out of date. (I used to; I had a script which would check to see if INDEX had been updated, and diff the new version with the old version with a Perl script to figure out version changes. Now? I use a much shorter Perl script which filters the output from "portupgrade -n '*'".) So why isn't there a "portindex" program or Makefile target that reconstructs the INDEX file based on the information in the individual ports? I wish I wasn't halfway through the Late Project From Hell at this point; I'm tempted to take a crack at it. Wouldn't be a hard Perl script, I'd think. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 196A437B425; Tue, 1 Jan 2002 15:30:21 -0800 (PST) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01NQYF65218; Tue, 1 Jan 2002 15:26:34 -0800 (PST) (envelope-from anders) Date: Tue, 1 Jan 2002 15:26:34 -0800 (PST) From: Message-Id: <200201012326.g01NQYF65218@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/33452: New Port: ntop-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: ntop-devel Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: anders Responsible-Changed-When: Tue Jan 1 15:23:52 PST 2002 Responsible-Changed-Why: I'll handle this one. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:36:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 9B87437B427 for ; Tue, 1 Jan 2002 15:36:36 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id PAA23683; Tue, 1 Jan 2002 15:36:34 -0800 Message-ID: <3C324802.3070309@owt.com> Date: Tue, 01 Jan 2002 15:36:34 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Ken McGlothlen Cc: freebsd-ports@FreeBSD.ORG Subject: Re: outdated ports/INDEX database References: <20020101223338.A2363@paula.panke.de.freebsd.org> <87bsgdy7hy.fsf@ralf.artlogix.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ken McGlothlen wrote: > | Any change for an update of ports/INDEX database? > > Out of curiosity, why isn't the INDEX database a Makefile target these days? > > Seriously. With the new ports management system, I never rely on INDEX anymore > to figure out what's out of date. (I used to; I had a script which would check > to see if INDEX had been updated, and diff the new version with the old version > with a Perl script to figure out version changes. Now? I use a much shorter > Perl script which filters the output from "portupgrade -n '*'".) So why isn't > there a "portindex" program or Makefile target that reconstructs the INDEX file > based on the information in the individual ports? > > I wish I wasn't halfway through the Late Project From Hell at this point; I'm > tempted to take a crack at it. Wouldn't be a hard Perl script, I'd think. Have you tried cd /usr/ports make index or portsdb -Uu The ports database maintained by portsdb is better but much slower. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 15:50:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.203]) by hub.freebsd.org (Postfix) with SMTP id D43DE37B429 for ; Tue, 1 Jan 2002 15:50:30 -0800 (PST) Received: (qmail 62432 invoked by uid 1001); 1 Jan 2002 23:50:26 -0000 Date: Tue, 1 Jan 2002 18:50:26 -0500 From: Pete Fritchman To: Wolfram Schneider Cc: freebsd-ports@freebsd.org, portmgr@FreeBSD.org Subject: Re: outdated ports/INDEX database Message-ID: <20020101185026.A62302@databits.net> References: <20020101223338.A2363@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020101223338.A2363@paula.panke.de.freebsd.org>; from wosch@freebsd.org on Tue, Jan 01, 2002 at 10:33:38PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 01/01/02 22:33 +0100 - Wolfram Schneider: | Hi, | | The last update was on 19-Nov-2001, six weeks ago. | Lots has changed in the ports tree since then. | More and more links on the web site are broken. | | Any change for an update of ports/INDEX database? Yes, I've also wondered about this... this is something Satoshi used to do every two weeks or so. Is portmgr going to take over the INDEX generation role? -pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 16:35:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id E809A37B41C; Tue, 1 Jan 2002 16:35:56 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g020ZUc63663; Tue, 1 Jan 2002 19:35:30 -0500 (EST) (envelope-from alane) Date: Tue, 1 Jan 2002 19:35:30 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/33451: NEW PORT: lang/diveintopython, a free Python book Message-ID: <20020102003530.GA58035@wwweasel.geeksrus.net> References: <200201012257.g01MvZD70432@wwweasel.geeksrus.net> <200201012300.g01N01h59286@freefall.freebsd.org> <20020101230159.GA70472@wwweasel.geeksrus.net> <20020101231756.GA71263@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020101231756.GA71263@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 01, 2002 at 06:17:56PM -0500, Alan Eldridge wrote: >Pete F, could you handle this one for me? I want your feedback on the DOCSDIR >usage as well. Close it. Dunno how I missed that. Author did ask me to check out the port, though, so I will. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 16:50:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id 3CD8037B422 for ; Tue, 1 Jan 2002 16:50:45 -0800 (PST) Received: from freaky by voi.aagh.net with local (Exim 3.33 #1) id 16LZcB-000CVh-00 for freebsd-ports@FreeBSD.ORG; Wed, 02 Jan 2002 00:50:43 +0000 Date: Wed, 2 Jan 2002 00:50:43 +0000 From: Thomas Hurst To: freebsd-ports@FreeBSD.ORG Subject: Re: outdated ports/INDEX database Message-ID: <20020102005043.GA48015@voi.aagh.net> Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <20020101223338.A2363@paula.panke.de.freebsd.org> <87bsgdy7hy.fsf@ralf.artlogix.com> <3C324802.3070309@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C324802.3070309@owt.com> User-Agent: Mutt/1.3.24i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 12:48AM up 12 days, 9:33, 2 users, load averages: 2.00, 2.00, 2.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Kent Stewart (kstewart@owt.com) wrote: > make index > > or > > portsdb -Uu Last time I tried this it was so mindnumbingly slow I gave up. Seriously, how many millions of processes does it have to spawn off just to update an index? -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 17:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F091E37B41B for ; Tue, 1 Jan 2002 17:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g021K0Z84000; Tue, 1 Jan 2002 17:20:00 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id AA9AB37B405; Tue, 1 Jan 2002 17:19:09 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g021Ib281509; Tue, 1 Jan 2002 20:18:37 -0500 (EST) (envelope-from alane) Message-Id: <200201020118.g021Ib281509@wwweasel.geeksrus.net> Date: Tue, 1 Jan 2002 20:18:37 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: wjv@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33457: diveintopython: update to 3.9.1, pkg-plist fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33457 >Category: ports >Synopsis: diveintopython: update to 3.9.1, pkg-plist fix >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 17:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: 1. Update to new version 3.9.1. 2. Fix pkg-plist to use a PLIST_SUB string to get the version string. This way, it's one less thing to change with an update. >How-To-Repeat: >Fix: Index: lang/diveintopython/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/lang/diveintopython/Makefile,v retrieving revision 1.11 diff -u -3 -r1.11 Makefile --- lang/diveintopython/Makefile 28 Nov 2001 13:01:53 -0000 1.11 +++ lang/diveintopython/Makefile 2 Jan 2002 01:15:26 -0000 @@ -6,7 +6,7 @@ # PORTNAME= diveintopython -PORTVERSION= 3.8.1 +PORTVERSION= 3.9.1 CATEGORIES= lang python MASTER_SITES= http://diveintopython.org/download/ DISTNAME= ${PORTNAME} @@ -26,6 +26,7 @@ DIPDLDIR= ${DOCSDIR}/download CPIO= cpio --quiet -pdum -R VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|} +PLIST_SUB+= VERSTR=${VERSIONSTR} post-patch: @ ${PERL} -pi.orig -e \ Index: lang/diveintopython/distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/lang/diveintopython/distinfo,v retrieving revision 1.10 diff -u -3 -r1.10 distinfo --- lang/diveintopython/distinfo 28 Nov 2001 13:01:53 -0000 1.10 +++ lang/diveintopython/distinfo 2 Jan 2002 00:43:17 -0000 @@ -1,5 +1,5 @@ -MD5 (diveintopython/diveintopython-html-3.8-1.zip) = afa90df177ae27bd5dc00c0263895506 -MD5 (diveintopython/diveintopython-html-flat-3.8-1.zip) = 04c3bf56f146ebf0c0035fbee5e25fee -MD5 (diveintopython/diveintopython-pdf-3.8-1.zip) = c9b76ee94539f1bb1ee775103f8880dc -MD5 (diveintopython/diveintopython-text-3.8-1.zip) = ff026b6c7b926bffcfccb7e54e92a06a -MD5 (diveintopython/diveintopython-examples-3.8-1.zip) = db88dda71c6d87dbf0e5a01907c44a2e +MD5 (diveintopython/diveintopython-html-3.9-1.zip) = e514afe1866b921cd29c4e36e4d2b721 +MD5 (diveintopython/diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 +MD5 (diveintopython/diveintopython-pdf-3.9-1.zip) = 23c4d62ac33c637635dfbc0b31a07ef3 +MD5 (diveintopython/diveintopython-text-3.9-1.zip) = 6d3be27455568708705ba1d22cce1781 +MD5 (diveintopython/diveintopython-examples-3.9-1.zip) = 1b6cd7c2dbc8dea106f4ed58e43dc8a6 Index: lang/diveintopython/pkg-plist =================================================================== RCS file: /home/alane/cvsroot/ports/lang/diveintopython/pkg-plist,v retrieving revision 1.10 diff -u -3 -r1.10 pkg-plist --- lang/diveintopython/pkg-plist 28 Nov 2001 13:01:54 -0000 1.10 +++ lang/diveintopython/pkg-plist 2 Jan 2002 01:07:25 -0000 @@ -22,11 +22,11 @@ share/doc/diveintopython/dialect_sgmllib.html share/doc/diveintopython/dialect_summary.html share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-3.8-1.zip -share/doc/diveintopython/download/diveintopython-html-3.8-1.zip -share/doc/diveintopython/download/diveintopython-html-flat-3.8-1.zip -share/doc/diveintopython/download/diveintopython-pdf-3.8-1.zip -share/doc/diveintopython/download/diveintopython-text-3.8-1.zip +share/doc/diveintopython/download/diveintopython-examples-%%VERSTR%%.zip +share/doc/diveintopython/download/diveintopython-html-%%VERSTR%%.zip +share/doc/diveintopython/download/diveintopython-html-flat-%%VERSTR%%.zip +share/doc/diveintopython/download/diveintopython-pdf-%%VERSTR%%.zip +share/doc/diveintopython/download/diveintopython-text-%%VERSTR%%.zip share/doc/diveintopython/examples.html share/doc/diveintopython/fdl.html share/doc/diveintopython/fdl_aggregation.html @@ -76,9 +76,14 @@ share/doc/diveintopython/images/tip.png share/doc/diveintopython/images/warning.png share/doc/diveintopython/index.html +share/doc/diveintopython/kgp_attributes.html +share/doc/diveintopython/kgp_commandline.html share/doc/diveintopython/kgp_divein.html +share/doc/diveintopython/kgp_openanything.html share/doc/diveintopython/kgp_packages.html share/doc/diveintopython/kgp_parse.html +share/doc/diveintopython/kgp_search.html +share/doc/diveintopython/kgp_stdio.html share/doc/diveintopython/kgp_unicode.html share/doc/diveintopython/license.html share/doc/diveintopython/license_terms.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 17:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02D4537B420 for ; Tue, 1 Jan 2002 17:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g021e3v90715; Tue, 1 Jan 2002 17:40:03 -0800 (PST) (envelope-from gnats) Received: from cheerful.com (pt008.inetmie.or.jp [210.238.81.18]) by hub.freebsd.org (Postfix) with ESMTP id 55AB437B420 for ; Tue, 1 Jan 2002 17:30:01 -0800 (PST) Received: (from nishika@localhost) by cheerful.com (8.11.6/8.11.5) id g021ThF49089; Wed, 2 Jan 2002 10:29:43 +0900 (JST) (envelope-from nishika) Message-Id: <200201020129.g021ThF49089@cheerful.com> Date: Wed, 2 Jan 2002 10:29:43 +0900 (JST) From: Nishika Reply-To: Nishika To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33458: port update (emulators/quasi88 0.4.3 => 0.4.4) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33458 >Category: ports >Synopsis: port update (emulators/quasi88 0.4.3 => 0.4.4) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 17:40:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nishika >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD nishika224 4.4-STABLE FreeBSD 4.4-STABLE #5: Mon Nov 19 06:59:09 JST 2001 root@nishika224:/usr/obj/usr/src/sys/ALICE i386 >Description: The attachment is a patch for quasi88(category:emulators) 0.4.3 => 0.4.4. Summary follows: - PORTVERSION 0.4.3 => 0.4.4. - Support XFree86 DGA extension switch by defining WITH_DGA. - Use ECHO_MSG in Makefile, instead of ECHO. (from bsd.port.mk) - Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from hier) This patch is not tested on -current, no current machines here. >How-To-Repeat: >Fix: ========== ========== ========== cut here ========== ========== ========== begin 644 quasi88.patch M9&EF9B`M=7).("]UT5#2$]?35-'?2`B/3T]/B!) M9B!Y;W4@=V%N="!T;R!E;F%B;&4@T9)3$531$E2 M?2]E>'1R82UP871C:"UA80HK+F5N9&EF"BL**RYI9B`A9&5F:6YE9"A7251( M7T1'02D**W!R92UE=F5R>71H:6YG.CH**PE`("1[14-(3U]-4T=]("(]/3T^ M($EF('EO=2!W86YT('1O(&5N86)L92!S;W5N9"P@=7-E(%PB;6%K92!7251( M7T1'03UY97-<(BXB"BLN96QS90HK15A44D%?4$%40TA%4RL]"21[1DE,15-$ M25)]+V5X=')A+7!A=&-H+6%B"B`N96YD:68*(`H@9&\M:6YS=&%L;#H*9&EF M9B`M=7).("]UDN:&CMKW,HZ3.I**DZ\K]I,^DR:2FI+ZAIJ&FH:8* M*R`C"41'0:3RS:VX^J3+I+FDZZ3+I,^AHG)O;W2XHKC"I*S)K,W7I,JDSJ3' MH:*DM,/ML-6RO*2UI*2AHPHK(`HK+2,@341'00D)/2`M1%5315]$1T$**RTC M($1'05],24(@"3T@+6Q8>&8X-F1G80HK*TU$1T$)"3T@+4154T5?1$=!"BLK M1$=!7TQ)0B`)/2`M;%AX9C@V9&=A"BL@"BL@"BL@"F1I9F8@+75R3B`O=7-R M+W!ODWJ2YI*RAHJ2]I,ZTQ+:MRM&_]*2LP-_$ZJ2UI.RDQJ2DI,JD MI+O^I,^AHJ2SI+.D\KBANO>DMZ3>I+FAHPHK(`HK+5)/341)4B`]("]L;V-A M;"]Q=6%S:3@X+W)O;2\**RM23TU$25(@/2`D>U!2149)6'TODWJ2Y M"BM`0"`M,C8L-R`K,C8L-R!`0`HK(",)I+>DWJ2YI*RAHJ2]I,ZTQ+:MRM&_ M]*2LP-_$ZJ2UI.RDQJ2DI,JDI+O^I,^AHJ2SI+.D\KBANO>DMZ3>I+FAHPHK M(",)*""DRJ2JH:*DLZ2SI,>XJZ3$I*NDZ:3*I+&D[*30I:NE[*7SIREKZ7(I>JD\KBANO>DMZ3>I+D@*0HK(`HK+41)4TM$25(@/2`O;&]C86PO M<75AU!2149)6'TOJER*7KI:BE\Z7'I:.EHJ7SI,Z^[+GG 'I,Z[V,3J"@`` ` end ========== ========== ========== cut here ========== ========== ========== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 18:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DBEA37B41C; Tue, 1 Jan 2002 18:40:21 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g022dhk05528; Tue, 1 Jan 2002 18:39:43 -0800 (PST) (envelope-from yoichi) Date: Tue, 1 Jan 2002 18:39:43 -0800 (PST) From: Message-Id: <200201020239.g022dhk05528@freefall.freebsd.org> To: fuyuki@mj.0038.net, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33322: New port: devel/semantic - semantic parsing for emacs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/semantic - semantic parsing for emacs State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Tue Jan 1 18:36:06 PST 2002 State-Changed-Why: Committed, thanks! I left LOADPATH= for avoiding unnecessary load path, as you wrote. If you want to add ones for other Emacsen, please notify us. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33322 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 18:52:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ralf.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by hub.freebsd.org (Postfix) with ESMTP id 8201337B423 for ; Tue, 1 Jan 2002 18:52:41 -0800 (PST) Received: by ralf.artlogix.com (Postfix, from userid 1000) id 4E6ED1B9C9F; Tue, 1 Jan 2002 18:52:40 -0800 (PST) To: Kent Stewart Cc: freebsd-ports@FreeBSD.ORG Subject: Re: outdated ports/INDEX database References: <20020101223338.A2363@paula.panke.de.freebsd.org> <87bsgdy7hy.fsf@ralf.artlogix.com> <3C324802.3070309@owt.com> From: Ken McGlothlen Date: 01 Jan 2002 18:52:40 -0800 In-Reply-To: <3C324802.3070309@owt.com> Message-ID: <871yh9xy4n.fsf@ralf.artlogix.com> Lines: 5 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kent Stewart writes: | portsdb -Uu Well. Color me out of touch. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75E6937B425; Tue, 1 Jan 2002 19:30:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023T9m13963; Tue, 1 Jan 2002 19:29:09 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 19:29:09 -0800 (PST) From: Message-Id: <200201020329.g023T9m13963@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, greid@FreeBSD.org Subject: Re: ports/33446: Port upgrad: net/ettercap to 0.6.3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port upgrad: net/ettercap to 0.6.3.1 Responsible-Changed-From-To: freebsd-ports->greid Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Jan 1 19:28:59 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33446 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB85837B427; Tue, 1 Jan 2002 19:30:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023U1x14134; Tue, 1 Jan 2002 19:30:01 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 19:30:01 -0800 (PST) From: Message-Id: <200201020330.g023U1x14134@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33447: Galeon cannot access secure pages without full-mozilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Galeon cannot access secure pages without full-mozilla Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Jan 1 19:29:50 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33447 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:40:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B2FC37B426; Tue, 1 Jan 2002 19:40:21 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023dgj15141; Tue, 1 Jan 2002 19:39:42 -0800 (PST) (envelope-from jim) Date: Tue, 1 Jan 2002 19:39:42 -0800 (PST) From: Message-Id: <200201020339.g023dgj15141@freefall.freebsd.org> To: udo.schweigert@siemens.com, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33456: maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Tue Jan 1 19:39:29 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33456 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:50: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B11837B427 for ; Tue, 1 Jan 2002 19:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023o1n17014; Tue, 1 Jan 2002 19:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 293AA37B425 for ; Tue, 1 Jan 2002 19:48:02 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023m1c16642; Tue, 1 Jan 2002 19:48:01 -0800 (PST) (envelope-from nobody) Message-Id: <200201020348.g023m1c16642@freefall.freebsd.org> Date: Tue, 1 Jan 2002 19:48:01 -0800 (PST) From: Gerhard Häring To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33459: no docs for GNAT Ada compiler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33459 >Category: ports >Synopsis: no docs for GNAT Ada compiler >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 19:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gerhard Häring >Release: 4.4 >Organization: >Environment: >Description: There are no docs for the GNAT compiler packaged. Could anybody please package the docs available at ftp://ftp.cs.nyu.edu/pub/gnat/3.13p/gnat-3.13p-docs.tar.gz Probably best to package them as a seperate package gnat-docs as they're somewhat large. >How-To-Repeat: >Fix: Doh. Download ftp://ftp.cs.nyu.edu/pub/gnat/3.13p/gnat-3.13p-docs.tar.gz unpack and view the docs. But currently the GNAT package doesn't include any docs, neither a man page nor the user's guide from the above mentioned tar.gz. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D90B37B425; Tue, 1 Jan 2002 19:50:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023iRa16035; Tue, 1 Jan 2002 19:44:27 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 19:44:27 -0800 (PST) From: Message-Id: <200201020344.g023iRa16035@freefall.freebsd.org> To: ports@geeksrus.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33451: NEW PORT: lang/diveintopython, a free Python book Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: NEW PORT: lang/diveintopython, a free Python book State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Jan 1 19:44:03 PST 2002 State-Changed-Why: originator requests http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33451 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 19:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8B9437B42A; Tue, 1 Jan 2002 19:50:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023j8416117; Tue, 1 Jan 2002 19:45:08 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 19:45:08 -0800 (PST) From: Message-Id: <200201020345.g023j8416117@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/33457: diveintopython: update to 3.9.1, pkg-plist fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: diveintopython: update to 3.9.1, pkg-plist fix Responsible-Changed-From-To: freebsd-ports->wjv Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Jan 1 19:44:57 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33457 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 20: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EC6837B41E; Tue, 1 Jan 2002 20:00:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g023tXn19999; Tue, 1 Jan 2002 19:55:33 -0800 (PST) (envelope-from ijliao) Date: Tue, 1 Jan 2002 19:55:33 -0800 (PST) From: Message-Id: <200201020355.g023tXn19999@freefall.freebsd.org> To: nishika@cheerful.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33458: port update (emulators/quasi88 0.4.3 => 0.4.4) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port update (emulators/quasi88 0.4.3 => 0.4.4) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Jan 1 19:55:11 PST 2002 State-Changed-Why: committed, thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33458 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 20:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3025937B41E for ; Tue, 1 Jan 2002 20:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g024e4G28911; Tue, 1 Jan 2002 20:40:04 -0800 (PST) (envelope-from gnats) Date: Tue, 1 Jan 2002 20:40:04 -0800 (PST) Message-Id: <200201020440.g024e4G28911@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Merryweather Cooper Subject: Re: ports/33459: no docs for GNAT Ada compiler Reply-To: John Merryweather Cooper Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33459; it has been noted by GNATS. From: John Merryweather Cooper To: freebsd-gnats-submit@FreeBSD.org, gerhard@bigfoot.de Cc: Subject: Re: ports/33459: no docs for GNAT Ada compiler Date: Tue, 01 Jan 2002 20:35:19 -0800 See my lang/gnat-doc-* ports where * is one of html, info, ps, or txt (for whatever is your favorite format. If these ports are not in your ports tree, just cvsup your ports tree. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 20:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3963337B427 for ; Tue, 1 Jan 2002 20:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g024o0V30455; Tue, 1 Jan 2002 20:50:01 -0800 (PST) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id C2B7D37B41C for ; Tue, 1 Jan 2002 20:44:55 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 017752B6DA for ; Wed, 2 Jan 2002 05:44:45 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id F113137A; Wed, 2 Jan 2002 15:44:00 +1100 (EST) Message-Id: <20020102044400.F113137A@k7.mavetju.org> Date: Wed, 2 Jan 2002 15:44:00 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33460: [patch] net/ngrep-lib: update to v1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33460 >Category: ports >Synopsis: [patch] net/ngrep-lib: update to v1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 20:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.4-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 # $FreeBSD: ports/net/ngrep-lib/Makefile,v 1.3 2001/11/06 11:12:22 petef Exp $ >Description: update to version 1.3, which incorperates changes from ngrep 1.40.1 >How-To-Repeat: n/a >Fix: --- ngrep-lib-old/Makefile Wed Jan 2 15:37:51 2002 +++ ngrep-lib/Makefile Wed Jan 2 15:38:02 2002 @@ -6,7 +6,7 @@ # PORTNAME= ngrep-lib -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ --- ngrep-lib-old/distinfo Wed Jan 2 15:37:51 2002 +++ ngrep-lib/distinfo Wed Jan 2 15:38:47 2002 @@ -1 +1 @@ -MD5 (ngrep-lib-1.2.tar.gz) = f0a7ffab62fcc0713a872ce99f13d22b +MD5 (ngrep-lib-1.3.tar.gz) = 795a627ac2cc058307212a5df92e93c4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21: 0:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CE5F37B420; Tue, 1 Jan 2002 21:00:22 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g024oMK30569; Tue, 1 Jan 2002 20:50:22 -0800 (PST) (envelope-from pat) Date: Tue, 1 Jan 2002 20:50:22 -0800 (PST) From: Message-Id: <200201020450.g024oMK30569@freefall.freebsd.org> To: monkey@crackula.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33409: New port: icemc - QT-based IceWM menu editor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: icemc - QT-based IceWM menu editor State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jan 1 20:50:07 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33409 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 999D837B417; Tue, 1 Jan 2002 21:00:21 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g024xlf31584; Tue, 1 Jan 2002 20:59:47 -0800 (PST) (envelope-from pat) Date: Tue, 1 Jan 2002 20:59:47 -0800 (PST) From: Message-Id: <200201020459.g024xlf31584@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33460: [patch] net/ngrep-lib: update to v1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] net/ngrep-lib: update to v1.3 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jan 1 20:59:32 PST 2002 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33460 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9EB037B425; Tue, 1 Jan 2002 21:00:22 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g024reF30911; Tue, 1 Jan 2002 20:53:40 -0800 (PST) (envelope-from petef) Date: Tue, 1 Jan 2002 20:53:40 -0800 (PST) From: Message-Id: <200201020453.g024reF30911@freefall.freebsd.org> To: gerhard@bigfoot.de, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33459: no docs for GNAT Ada compiler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: no docs for GNAT Ada compiler State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Tue Jan 1 20:53:21 PST 2002 State-Changed-Why: There are already ports for documentation: see lang/gnat-doc-* http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33459 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21:10:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0253137B420 for ; Tue, 1 Jan 2002 21:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g025A1136042; Tue, 1 Jan 2002 21:10:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 0697F37B416; Tue, 1 Jan 2002 21:07:17 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g0256ho14842; Wed, 2 Jan 2002 00:06:43 -0500 (EST) (envelope-from alane) Message-Id: <200201020506.g0256ho14842@wwweasel.geeksrus.net> Date: Wed, 2 Jan 2002 00:06:43 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: wjv@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33461: diveintopython: no page mods, add examples, word, help files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33461 >Category: ports >Synopsis: diveintopython: no page mods, add examples, word, help files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 21:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Update to 3.9.1_1: 1. Do not edit the books index.html (mentioned by author, private email). 2. Set the mode on the installed files. 3. WRKSRC=${WRKDIR}/${PORTNAME}, to make the following changes easier. 4. Move the book to DOCSDIR/html. 5. Copy the example python files to DOCSDIR/examples. 6. Include the word and winhelp files (mentioned by author, private email). >How-To-Repeat: >Fix: diff -ru3 diveintopython/Makefile diveintopython.new/Makefile --- diveintopython/Makefile Tue Jan 1 23:43:07 2002 +++ diveintopython.new/Makefile Tue Jan 1 23:49:35 2002 @@ -7,6 +7,7 @@ PORTNAME= diveintopython PORTVERSION= 3.9.1 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= http://diveintopython.org/download/ DISTNAME= ${PORTNAME} @@ -14,6 +15,8 @@ ${DISTNAME}-html-flat-${VERSIONSTR}${EXTRACT_SUFX} \ ${DISTNAME}-pdf-${VERSIONSTR}${EXTRACT_SUFX} \ ${DISTNAME}-text-${VERSIONSTR}${EXTRACT_SUFX} \ + ${DISTNAME}-word-${VERSIONSTR}${EXTRACT_SUFX} \ + ${DISTNAME}-help-${VERSIONSTR}${EXTRACT_SUFX} \ ${DISTNAME}-examples-${VERSIONSTR}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} @@ -22,30 +25,34 @@ NO_BUILD= YES USE_ZIP= YES -WRKSRC= ${WRKDIR}/html -DIPDLDIR= ${DOCSDIR}/download +WRKSRC= ${WRKDIR}/${PORTNAME} +EXTRACT_CMD= unzip +EXTRACT_BEFORE_ARGS= +EXTRACT_AFTER_ARGS=-d${WRKSRC} +DIPBKDIR= ${DOCSDIR}/html +DIPDLDIR= ${DIPBKDIR}/download +DIPEXDIR= ${DOCSDIR}/examples CPIO= cpio --quiet -pdum -R VERSIONSTR= ${PORTVERSION:C|\.([^.]*)$|-\1|} PLIST_SUB+= VERSTR=${VERSIONSTR} post-patch: - @ ${PERL} -pi.orig -e \ - 's#
))*.
##; \ - s#]*>(.(?!]*>))*(Microsoft|Windows)(.(?!))*.##g; \ - s#(.(?!))*/(cn/|(es|fr)/[^"]|kr/)(.(?!))*.##g' \ - ${WRKSRC}/index.html @ ${PERL} -pi -e \ 's#http[^>]*(download/${PORTNAME}-examples-${VERSIONSTR}.zip)#$$1#' \ - ${WRKSRC}/*.html + ${WRKSRC}/html/*.html do-install: - @ ${MKDIR} ${DIPDLDIR} - @ cd ${WRKSRC} && find *.html *.css images \ - | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} -.for format in html html-flat pdf text examples + @ ${MKDIR} ${DESTDIR}${DIPDLDIR} ${DESTDIR}${DIPEXDIR} + @ cd ${WRKSRC}/html && find *.html *.css images \ + | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DESTDIR}${DIPBKDIR} + @ cd ${WRKSRC}/py && find . \ + | ${CPIO} ${SHAREOWN}:${SHAREGRP} ${DESTDIR}${DIPEXDIR} +.for format in html html-flat pdf text examples word help @ ${INSTALL_DATA} \ ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-${format}-${VERSIONSTR}.zip \ ${DIPDLDIR} .endfor + @ ${CHMOD} -R ${SHAREMODE} ${DESTDIR}${DOCSDIR} + @ ${FIND} ${DESTDIR}${DOCSDIR} -type d |${XARGS} ${CHMOD} +x .include diff -ru3 diveintopython/distinfo diveintopython.new/distinfo --- diveintopython/distinfo Tue Jan 1 23:43:07 2002 +++ diveintopython.new/distinfo Tue Jan 1 23:38:17 2002 @@ -2,4 +2,6 @@ MD5 (diveintopython/diveintopython-html-flat-3.9-1.zip) = 6fefa9ea15be355d1e07ce9efe65c480 MD5 (diveintopython/diveintopython-pdf-3.9-1.zip) = 23c4d62ac33c637635dfbc0b31a07ef3 MD5 (diveintopython/diveintopython-text-3.9-1.zip) = 6d3be27455568708705ba1d22cce1781 +MD5 (diveintopython/diveintopython-word-3.9-1.zip) = cebb41c571e479c14de6b347326f7b40 +MD5 (diveintopython/diveintopython-help-3.9-1.zip) = a98a59197e6418c81370452be175acf7 MD5 (diveintopython/diveintopython-examples-3.9-1.zip) = 1b6cd7c2dbc8dea106f4ed58e43dc8a6 diff -ru3 diveintopython/pkg-plist diveintopython.new/pkg-plist --- diveintopython/pkg-plist Tue Jan 1 23:43:07 2002 +++ diveintopython.new/pkg-plist Tue Jan 1 23:50:55 2002 @@ -1,133 +1,208 @@ -share/doc/diveintopython/about.html -share/doc/diveintopython/abstracts.html -share/doc/diveintopython/apihelper_alltogether.html -share/doc/diveintopython/apihelper_andor.html -share/doc/diveintopython/apihelper_builtin.html -share/doc/diveintopython/apihelper_divein.html -share/doc/diveintopython/apihelper_filter.html -share/doc/diveintopython/apihelper_getattr.html -share/doc/diveintopython/apihelper_lambda.html -share/doc/diveintopython/apihelper_optional.html -share/doc/diveintopython/apihelper_summary.html -share/doc/diveintopython/chef.html -share/doc/diveintopython/dialect_alltogether.html -share/doc/diveintopython/dialect_basehtml.html -share/doc/diveintopython/dialect_dialectizer.html -share/doc/diveintopython/dialect_dictsub.html -share/doc/diveintopython/dialect_divein.html -share/doc/diveintopython/dialect_extract.html -share/doc/diveintopython/dialect_locals.html -share/doc/diveintopython/dialect_quoting.html -share/doc/diveintopython/dialect_re.html -share/doc/diveintopython/dialect_sgmllib.html -share/doc/diveintopython/dialect_summary.html -share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-%%VERSTR%%.zip -share/doc/diveintopython/download/diveintopython-html-%%VERSTR%%.zip -share/doc/diveintopython/download/diveintopython-html-flat-%%VERSTR%%.zip -share/doc/diveintopython/download/diveintopython-pdf-%%VERSTR%%.zip -share/doc/diveintopython/download/diveintopython-text-%%VERSTR%%.zip -share/doc/diveintopython/examples.html -share/doc/diveintopython/fdl.html -share/doc/diveintopython/fdl_aggregation.html -share/doc/diveintopython/fdl_applicability.html -share/doc/diveintopython/fdl_collections.html -share/doc/diveintopython/fdl_combining.html -share/doc/diveintopython/fdl_copying.html -share/doc/diveintopython/fdl_copyinginquantity.html -share/doc/diveintopython/fdl_future.html -share/doc/diveintopython/fdl_howto.html -share/doc/diveintopython/fdl_modifications.html -share/doc/diveintopython/fdl_termination.html -share/doc/diveintopython/fdl_translation.html -share/doc/diveintopython/fileinfo_alltogether.html -share/doc/diveintopython/fileinfo_class.html -share/doc/diveintopython/fileinfo_classattributes.html -share/doc/diveintopython/fileinfo_divein.html -share/doc/diveintopython/fileinfo_exception.html -share/doc/diveintopython/fileinfo_files.html -share/doc/diveintopython/fileinfo_for.html -share/doc/diveintopython/fileinfo_fromimport.html -share/doc/diveintopython/fileinfo_instantiation.html -share/doc/diveintopython/fileinfo_modules.html -share/doc/diveintopython/fileinfo_morespecial.html -share/doc/diveintopython/fileinfo_os.html -share/doc/diveintopython/fileinfo_private.html -share/doc/diveintopython/fileinfo_specialmethods.html -share/doc/diveintopython/fileinfo_summary.html -share/doc/diveintopython/fileinfo_userdict.html -share/doc/diveintopython/fudd.html -share/doc/diveintopython/furtherreading.html -share/doc/diveintopython/history.html -share/doc/diveintopython/images/callouts/1.png -share/doc/diveintopython/images/callouts/10.png -share/doc/diveintopython/images/callouts/2.png -share/doc/diveintopython/images/callouts/3.png -share/doc/diveintopython/images/callouts/4.png -share/doc/diveintopython/images/callouts/5.png -share/doc/diveintopython/images/callouts/6.png -share/doc/diveintopython/images/callouts/7.png -share/doc/diveintopython/images/callouts/8.png -share/doc/diveintopython/images/callouts/9.png -share/doc/diveintopython/images/caution.png -share/doc/diveintopython/images/dot.png -share/doc/diveintopython/images/important.png -share/doc/diveintopython/images/note.png -share/doc/diveintopython/images/tip.png -share/doc/diveintopython/images/warning.png -share/doc/diveintopython/index.html -share/doc/diveintopython/kgp_attributes.html -share/doc/diveintopython/kgp_commandline.html -share/doc/diveintopython/kgp_divein.html -share/doc/diveintopython/kgp_openanything.html -share/doc/diveintopython/kgp_packages.html -share/doc/diveintopython/kgp_parse.html -share/doc/diveintopython/kgp_search.html -share/doc/diveintopython/kgp_stdio.html -share/doc/diveintopython/kgp_unicode.html -share/doc/diveintopython/license.html -share/doc/diveintopython/license_terms.html -share/doc/diveintopython/odbchelper_dict.html -share/doc/diveintopython/odbchelper_divein.html -share/doc/diveintopython/odbchelper_docstring.html -share/doc/diveintopython/odbchelper_funcdef.html -share/doc/diveintopython/odbchelper_indenting.html -share/doc/diveintopython/odbchelper_join.html -share/doc/diveintopython/odbchelper_list.html -share/doc/diveintopython/odbchelper_map.html -share/doc/diveintopython/odbchelper_multiassign.html -share/doc/diveintopython/odbchelper_objects.html -share/doc/diveintopython/odbchelper_stringformatting.html -share/doc/diveintopython/odbchelper_summary.html -share/doc/diveintopython/odbchelper_testing.html -share/doc/diveintopython/odbchelper_tuple.html -share/doc/diveintopython/odbchelper_vardef.html -share/doc/diveintopython/olde.html -share/doc/diveintopython/preface.html -share/doc/diveintopython/regression_datacentric.html -share/doc/diveintopython/regression_divein.html -share/doc/diveintopython/regression_filter.html -share/doc/diveintopython/regression_import.html -share/doc/diveintopython/regression_map.html -share/doc/diveintopython/regression_path.html -share/doc/diveintopython/roman_bugs.html -share/doc/diveintopython/roman_change.html -share/doc/diveintopython/roman_divein.html -share/doc/diveintopython/roman_failure.html -share/doc/diveintopython/roman_postscript.html -share/doc/diveintopython/roman_refactoring.html -share/doc/diveintopython/roman_romantest.html -share/doc/diveintopython/roman_sanity.html -share/doc/diveintopython/roman_stage1.html -share/doc/diveintopython/roman_stage2.html -share/doc/diveintopython/roman_stage3.html -share/doc/diveintopython/roman_stage4.html -share/doc/diveintopython/roman_stage5.html -share/doc/diveintopython/roman_success.html -share/doc/diveintopython/roman_summary.html -share/doc/diveintopython/tips.html -share/doc/diveintopython/toc.html -@dirrm share/doc/diveintopython/images/callouts -@dirrm share/doc/diveintopython/images -@dirrm share/doc/diveintopython/download +@comment html +share/doc/diveintopython/html/about.html +share/doc/diveintopython/html/abstracts.html +share/doc/diveintopython/html/apihelper_alltogether.html +share/doc/diveintopython/html/apihelper_andor.html +share/doc/diveintopython/html/apihelper_builtin.html +share/doc/diveintopython/html/apihelper_divein.html +share/doc/diveintopython/html/apihelper_filter.html +share/doc/diveintopython/html/apihelper_getattr.html +share/doc/diveintopython/html/apihelper_lambda.html +share/doc/diveintopython/html/apihelper_optional.html +share/doc/diveintopython/html/apihelper_summary.html +share/doc/diveintopython/html/chef.html +share/doc/diveintopython/html/dialect_alltogether.html +share/doc/diveintopython/html/dialect_basehtml.html +share/doc/diveintopython/html/dialect_dialectizer.html +share/doc/diveintopython/html/dialect_dictsub.html +share/doc/diveintopython/html/dialect_divein.html +share/doc/diveintopython/html/dialect_extract.html +share/doc/diveintopython/html/dialect_locals.html +share/doc/diveintopython/html/dialect_quoting.html +share/doc/diveintopython/html/dialect_re.html +share/doc/diveintopython/html/dialect_sgmllib.html +share/doc/diveintopython/html/dialect_summary.html +share/doc/diveintopython/html/diveintopython.css +share/doc/diveintopython/html/download/diveintopython-examples-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-help-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-html-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-html-flat-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-pdf-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-text-%%VERSTR%%.zip +share/doc/diveintopython/html/download/diveintopython-word-%%VERSTR%%.zip +share/doc/diveintopython/html/examples.html +share/doc/diveintopython/html/fdl.html +share/doc/diveintopython/html/fdl_aggregation.html +share/doc/diveintopython/html/fdl_applicability.html +share/doc/diveintopython/html/fdl_collections.html +share/doc/diveintopython/html/fdl_combining.html +share/doc/diveintopython/html/fdl_copying.html +share/doc/diveintopython/html/fdl_copyinginquantity.html +share/doc/diveintopython/html/fdl_future.html +share/doc/diveintopython/html/fdl_howto.html +share/doc/diveintopython/html/fdl_modifications.html +share/doc/diveintopython/html/fdl_termination.html +share/doc/diveintopython/html/fdl_translation.html +share/doc/diveintopython/html/fileinfo_alltogether.html +share/doc/diveintopython/html/fileinfo_class.html +share/doc/diveintopython/html/fileinfo_classattributes.html +share/doc/diveintopython/html/fileinfo_divein.html +share/doc/diveintopython/html/fileinfo_exception.html +share/doc/diveintopython/html/fileinfo_files.html +share/doc/diveintopython/html/fileinfo_for.html +share/doc/diveintopython/html/fileinfo_fromimport.html +share/doc/diveintopython/html/fileinfo_instantiation.html +share/doc/diveintopython/html/fileinfo_modules.html +share/doc/diveintopython/html/fileinfo_morespecial.html +share/doc/diveintopython/html/fileinfo_os.html +share/doc/diveintopython/html/fileinfo_private.html +share/doc/diveintopython/html/fileinfo_specialmethods.html +share/doc/diveintopython/html/fileinfo_summary.html +share/doc/diveintopython/html/fileinfo_userdict.html +share/doc/diveintopython/html/fudd.html +share/doc/diveintopython/html/furtherreading.html +share/doc/diveintopython/html/history.html +share/doc/diveintopython/html/images/callouts/1.png +share/doc/diveintopython/html/images/callouts/10.png +share/doc/diveintopython/html/images/callouts/2.png +share/doc/diveintopython/html/images/callouts/3.png +share/doc/diveintopython/html/images/callouts/4.png +share/doc/diveintopython/html/images/callouts/5.png +share/doc/diveintopython/html/images/callouts/6.png +share/doc/diveintopython/html/images/callouts/7.png +share/doc/diveintopython/html/images/callouts/8.png +share/doc/diveintopython/html/images/callouts/9.png +share/doc/diveintopython/html/images/caution.png +share/doc/diveintopython/html/images/dot.png +share/doc/diveintopython/html/images/important.png +share/doc/diveintopython/html/images/note.png +share/doc/diveintopython/html/images/tip.png +share/doc/diveintopython/html/images/warning.png +share/doc/diveintopython/html/index.html +share/doc/diveintopython/html/kgp_attributes.html +share/doc/diveintopython/html/kgp_commandline.html +share/doc/diveintopython/html/kgp_divein.html +share/doc/diveintopython/html/kgp_openanything.html +share/doc/diveintopython/html/kgp_packages.html +share/doc/diveintopython/html/kgp_parse.html +share/doc/diveintopython/html/kgp_search.html +share/doc/diveintopython/html/kgp_stdio.html +share/doc/diveintopython/html/kgp_unicode.html +share/doc/diveintopython/html/license.html +share/doc/diveintopython/html/license_terms.html +share/doc/diveintopython/html/odbchelper_dict.html +share/doc/diveintopython/html/odbchelper_divein.html +share/doc/diveintopython/html/odbchelper_docstring.html +share/doc/diveintopython/html/odbchelper_funcdef.html +share/doc/diveintopython/html/odbchelper_indenting.html +share/doc/diveintopython/html/odbchelper_join.html +share/doc/diveintopython/html/odbchelper_list.html +share/doc/diveintopython/html/odbchelper_map.html +share/doc/diveintopython/html/odbchelper_multiassign.html +share/doc/diveintopython/html/odbchelper_objects.html +share/doc/diveintopython/html/odbchelper_stringformatting.html +share/doc/diveintopython/html/odbchelper_summary.html +share/doc/diveintopython/html/odbchelper_testing.html +share/doc/diveintopython/html/odbchelper_tuple.html +share/doc/diveintopython/html/odbchelper_vardef.html +share/doc/diveintopython/html/olde.html +share/doc/diveintopython/html/preface.html +share/doc/diveintopython/html/regression_datacentric.html +share/doc/diveintopython/html/regression_divein.html +share/doc/diveintopython/html/regression_filter.html +share/doc/diveintopython/html/regression_import.html +share/doc/diveintopython/html/regression_map.html +share/doc/diveintopython/html/regression_path.html +share/doc/diveintopython/html/roman_bugs.html +share/doc/diveintopython/html/roman_change.html +share/doc/diveintopython/html/roman_divein.html +share/doc/diveintopython/html/roman_failure.html +share/doc/diveintopython/html/roman_postscript.html +share/doc/diveintopython/html/roman_refactoring.html +share/doc/diveintopython/html/roman_romantest.html +share/doc/diveintopython/html/roman_sanity.html +share/doc/diveintopython/html/roman_stage1.html +share/doc/diveintopython/html/roman_stage2.html +share/doc/diveintopython/html/roman_stage3.html +share/doc/diveintopython/html/roman_stage4.html +share/doc/diveintopython/html/roman_stage5.html +share/doc/diveintopython/html/roman_success.html +share/doc/diveintopython/html/roman_summary.html +share/doc/diveintopython/html/tips.html +share/doc/diveintopython/html/toc.html +@dirrm share/doc/diveintopython/html/images/callouts +@dirrm share/doc/diveintopython/html/images +@dirrm share/doc/diveintopython/html/download +@dirrm share/doc/diveintopython/html +@comment examples +share/doc/diveintopython/examples/BaseHTMLProcessor.py +share/doc/diveintopython/examples/LICENSE.txt +share/doc/diveintopython/examples/apihelper.py +share/doc/diveintopython/examples/apihelpertest.py +share/doc/diveintopython/examples/autosize.py +share/doc/diveintopython/examples/builddialectexamples.py +share/doc/diveintopython/examples/colorize.py +share/doc/diveintopython/examples/dialect.py +share/doc/diveintopython/examples/fileinfo.py +share/doc/diveintopython/examples/fullpath.py +share/doc/diveintopython/examples/kgp/binary.xml +share/doc/diveintopython/examples/kgp/husserl.xml +share/doc/diveintopython/examples/kgp/kant.xml +share/doc/diveintopython/examples/kgp/kgp.dtd +share/doc/diveintopython/examples/kgp/kgp.py +share/doc/diveintopython/examples/kgp/russiansample.xml +share/doc/diveintopython/examples/kgp/stderr.py +share/doc/diveintopython/examples/kgp/stdout.py +share/doc/diveintopython/examples/kgp/template.xml +share/doc/diveintopython/examples/kgp/test.xml +share/doc/diveintopython/examples/kgp/thanks.xml +share/doc/diveintopython/examples/kgp/toolbox.py +share/doc/diveintopython/examples/kgptest.py +share/doc/diveintopython/examples/makerealworddoc.py +share/doc/diveintopython/examples/odbchelper.py +share/doc/diveintopython/examples/odbchelpertest.py +share/doc/diveintopython/examples/pyfontify.py +share/doc/diveintopython/examples/regression.py +share/doc/diveintopython/examples/roman.py +share/doc/diveintopython/examples/roman/stage1/roman1.py +share/doc/diveintopython/examples/roman/stage1/romantest1.py +share/doc/diveintopython/examples/roman/stage2/roman2.py +share/doc/diveintopython/examples/roman/stage2/romantest2.py +share/doc/diveintopython/examples/roman/stage3/roman3.py +share/doc/diveintopython/examples/roman/stage3/romantest3.py +share/doc/diveintopython/examples/roman/stage4/roman4.py +share/doc/diveintopython/examples/roman/stage4/romantest4.py +share/doc/diveintopython/examples/roman/stage5/roman5.py +share/doc/diveintopython/examples/roman/stage5/romantest5.py +share/doc/diveintopython/examples/roman/stage6/roman61.py +share/doc/diveintopython/examples/roman/stage6/roman62.py +share/doc/diveintopython/examples/roman/stage6/romantest61.py +share/doc/diveintopython/examples/roman/stage6/romantest62.py +share/doc/diveintopython/examples/roman/stage7/roman71.py +share/doc/diveintopython/examples/roman/stage7/roman72.py +share/doc/diveintopython/examples/roman/stage7/romantest71.py +share/doc/diveintopython/examples/roman/stage7/romantest72.py +share/doc/diveintopython/examples/roman/stage8/roman81.py +share/doc/diveintopython/examples/roman/stage8/roman82.py +share/doc/diveintopython/examples/roman/stage8/roman83.py +share/doc/diveintopython/examples/roman/stage8/romantest81.py +share/doc/diveintopython/examples/roman/stage8/romantest82.py +share/doc/diveintopython/examples/roman/stage8/romantest83.py +share/doc/diveintopython/examples/roman/stage9/roman9.py +share/doc/diveintopython/examples/roman/stage9/romantest9.py +share/doc/diveintopython/examples/romantest.py +share/doc/diveintopython/examples/unicode2koi8r.py +share/doc/diveintopython/examples/urllister.py +@dirrm share/doc/diveintopython/examples/roman/stage9 +@dirrm share/doc/diveintopython/examples/roman/stage8 +@dirrm share/doc/diveintopython/examples/roman/stage7 +@dirrm share/doc/diveintopython/examples/roman/stage6 +@dirrm share/doc/diveintopython/examples/roman/stage5 +@dirrm share/doc/diveintopython/examples/roman/stage4 +@dirrm share/doc/diveintopython/examples/roman/stage3 +@dirrm share/doc/diveintopython/examples/roman/stage2 +@dirrm share/doc/diveintopython/examples/roman/stage1 +@dirrm share/doc/diveintopython/examples/roman +@dirrm share/doc/diveintopython/examples/kgp +@dirrm share/doc/diveintopython/examples @dirrm share/doc/diveintopython diff -ru3 diveintopython/work/.PLIST.mktmp diveintopython.new/work/.PLIST.mktmp --- diveintopython/work/.PLIST.mktmp Tue Jan 1 23:45:49 2002 +++ diveintopython.new/work/.PLIST.mktmp Tue Jan 1 23:52:54 2002 @@ -1,134 +1,209 @@ -share/doc/diveintopython/about.html -share/doc/diveintopython/abstracts.html -share/doc/diveintopython/apihelper_alltogether.html -share/doc/diveintopython/apihelper_andor.html -share/doc/diveintopython/apihelper_builtin.html -share/doc/diveintopython/apihelper_divein.html -share/doc/diveintopython/apihelper_filter.html -share/doc/diveintopython/apihelper_getattr.html -share/doc/diveintopython/apihelper_lambda.html -share/doc/diveintopython/apihelper_optional.html -share/doc/diveintopython/apihelper_summary.html -share/doc/diveintopython/chef.html -share/doc/diveintopython/dialect_alltogether.html -share/doc/diveintopython/dialect_basehtml.html -share/doc/diveintopython/dialect_dialectizer.html -share/doc/diveintopython/dialect_dictsub.html -share/doc/diveintopython/dialect_divein.html -share/doc/diveintopython/dialect_extract.html -share/doc/diveintopython/dialect_locals.html -share/doc/diveintopython/dialect_quoting.html -share/doc/diveintopython/dialect_re.html -share/doc/diveintopython/dialect_sgmllib.html -share/doc/diveintopython/dialect_summary.html -share/doc/diveintopython/diveintopython.css -share/doc/diveintopython/download/diveintopython-examples-3.9-1.zip -share/doc/diveintopython/download/diveintopython-html-3.9-1.zip -share/doc/diveintopython/download/diveintopython-html-flat-3.9-1.zip -share/doc/diveintopython/download/diveintopython-pdf-3.9-1.zip -share/doc/diveintopython/download/diveintopython-text-3.9-1.zip -share/doc/diveintopython/examples.html -share/doc/diveintopython/fdl.html -share/doc/diveintopython/fdl_aggregation.html -share/doc/diveintopython/fdl_applicability.html -share/doc/diveintopython/fdl_collections.html -share/doc/diveintopython/fdl_combining.html -share/doc/diveintopython/fdl_copying.html -share/doc/diveintopython/fdl_copyinginquantity.html -share/doc/diveintopython/fdl_future.html -share/doc/diveintopython/fdl_howto.html -share/doc/diveintopython/fdl_modifications.html -share/doc/diveintopython/fdl_termination.html -share/doc/diveintopython/fdl_translation.html -share/doc/diveintopython/fileinfo_alltogether.html -share/doc/diveintopython/fileinfo_class.html -share/doc/diveintopython/fileinfo_classattributes.html -share/doc/diveintopython/fileinfo_divein.html -share/doc/diveintopython/fileinfo_exception.html -share/doc/diveintopython/fileinfo_files.html -share/doc/diveintopython/fileinfo_for.html -share/doc/diveintopython/fileinfo_fromimport.html -share/doc/diveintopython/fileinfo_instantiation.html -share/doc/diveintopython/fileinfo_modules.html -share/doc/diveintopython/fileinfo_morespecial.html -share/doc/diveintopython/fileinfo_os.html -share/doc/diveintopython/fileinfo_private.html -share/doc/diveintopython/fileinfo_specialmethods.html -share/doc/diveintopython/fileinfo_summary.html -share/doc/diveintopython/fileinfo_userdict.html -share/doc/diveintopython/fudd.html -share/doc/diveintopython/furtherreading.html -share/doc/diveintopython/history.html -share/doc/diveintopython/images/callouts/1.png -share/doc/diveintopython/images/callouts/10.png -share/doc/diveintopython/images/callouts/2.png -share/doc/diveintopython/images/callouts/3.png -share/doc/diveintopython/images/callouts/4.png -share/doc/diveintopython/images/callouts/5.png -share/doc/diveintopython/images/callouts/6.png -share/doc/diveintopython/images/callouts/7.png -share/doc/diveintopython/images/callouts/8.png -share/doc/diveintopython/images/callouts/9.png -share/doc/diveintopython/images/caution.png -share/doc/diveintopython/images/dot.png -share/doc/diveintopython/images/important.png -share/doc/diveintopython/images/note.png -share/doc/diveintopython/images/tip.png -share/doc/diveintopython/images/warning.png -share/doc/diveintopython/index.html -share/doc/diveintopython/kgp_attributes.html -share/doc/diveintopython/kgp_commandline.html -share/doc/diveintopython/kgp_divein.html -share/doc/diveintopython/kgp_openanything.html -share/doc/diveintopython/kgp_packages.html -share/doc/diveintopython/kgp_parse.html -share/doc/diveintopython/kgp_search.html -share/doc/diveintopython/kgp_stdio.html -share/doc/diveintopython/kgp_unicode.html -share/doc/diveintopython/license.html -share/doc/diveintopython/license_terms.html -share/doc/diveintopython/odbchelper_dict.html -share/doc/diveintopython/odbchelper_divein.html -share/doc/diveintopython/odbchelper_docstring.html -share/doc/diveintopython/odbchelper_funcdef.html -share/doc/diveintopython/odbchelper_indenting.html -share/doc/diveintopython/odbchelper_join.html -share/doc/diveintopython/odbchelper_list.html -share/doc/diveintopython/odbchelper_map.html -share/doc/diveintopython/odbchelper_multiassign.html -share/doc/diveintopython/odbchelper_objects.html -share/doc/diveintopython/odbchelper_stringformatting.html -share/doc/diveintopython/odbchelper_summary.html -share/doc/diveintopython/odbchelper_testing.html -share/doc/diveintopython/odbchelper_tuple.html -share/doc/diveintopython/odbchelper_vardef.html -share/doc/diveintopython/olde.html -share/doc/diveintopython/preface.html -share/doc/diveintopython/regression_datacentric.html -share/doc/diveintopython/regression_divein.html -share/doc/diveintopython/regression_filter.html -share/doc/diveintopython/regression_import.html -share/doc/diveintopython/regression_map.html -share/doc/diveintopython/regression_path.html -share/doc/diveintopython/roman_bugs.html -share/doc/diveintopython/roman_change.html -share/doc/diveintopython/roman_divein.html -share/doc/diveintopython/roman_failure.html -share/doc/diveintopython/roman_postscript.html -share/doc/diveintopython/roman_refactoring.html -share/doc/diveintopython/roman_romantest.html -share/doc/diveintopython/roman_sanity.html -share/doc/diveintopython/roman_stage1.html -share/doc/diveintopython/roman_stage2.html -share/doc/diveintopython/roman_stage3.html -share/doc/diveintopython/roman_stage4.html -share/doc/diveintopython/roman_stage5.html -share/doc/diveintopython/roman_success.html -share/doc/diveintopython/roman_summary.html -share/doc/diveintopython/tips.html -share/doc/diveintopython/toc.html -@dirrm share/doc/diveintopython/images/callouts -@dirrm share/doc/diveintopython/images -@dirrm share/doc/diveintopython/download +@comment html +share/doc/diveintopython/html/about.html +share/doc/diveintopython/html/abstracts.html +share/doc/diveintopython/html/apihelper_alltogether.html +share/doc/diveintopython/html/apihelper_andor.html +share/doc/diveintopython/html/apihelper_builtin.html +share/doc/diveintopython/html/apihelper_divein.html +share/doc/diveintopython/html/apihelper_filter.html +share/doc/diveintopython/html/apihelper_getattr.html +share/doc/diveintopython/html/apihelper_lambda.html +share/doc/diveintopython/html/apihelper_optional.html +share/doc/diveintopython/html/apihelper_summary.html +share/doc/diveintopython/html/chef.html +share/doc/diveintopython/html/dialect_alltogether.html +share/doc/diveintopython/html/dialect_basehtml.html +share/doc/diveintopython/html/dialect_dialectizer.html +share/doc/diveintopython/html/dialect_dictsub.html +share/doc/diveintopython/html/dialect_divein.html +share/doc/diveintopython/html/dialect_extract.html +share/doc/diveintopython/html/dialect_locals.html +share/doc/diveintopython/html/dialect_quoting.html +share/doc/diveintopython/html/dialect_re.html +share/doc/diveintopython/html/dialect_sgmllib.html +share/doc/diveintopython/html/dialect_summary.html +share/doc/diveintopython/html/diveintopython.css +share/doc/diveintopython/html/download/diveintopython-examples-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-help-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-html-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-html-flat-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-pdf-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-text-3.9-1.zip +share/doc/diveintopython/html/download/diveintopython-word-3.9-1.zip +share/doc/diveintopython/html/examples.html +share/doc/diveintopython/html/fdl.html +share/doc/diveintopython/html/fdl_aggregation.html +share/doc/diveintopython/html/fdl_applicability.html +share/doc/diveintopython/html/fdl_collections.html +share/doc/diveintopython/html/fdl_combining.html +share/doc/diveintopython/html/fdl_copying.html +share/doc/diveintopython/html/fdl_copyinginquantity.html +share/doc/diveintopython/html/fdl_future.html +share/doc/diveintopython/html/fdl_howto.html +share/doc/diveintopython/html/fdl_modifications.html +share/doc/diveintopython/html/fdl_termination.html +share/doc/diveintopython/html/fdl_translation.html +share/doc/diveintopython/html/fileinfo_alltogether.html +share/doc/diveintopython/html/fileinfo_class.html +share/doc/diveintopython/html/fileinfo_classattributes.html +share/doc/diveintopython/html/fileinfo_divein.html +share/doc/diveintopython/html/fileinfo_exception.html +share/doc/diveintopython/html/fileinfo_files.html +share/doc/diveintopython/html/fileinfo_for.html +share/doc/diveintopython/html/fileinfo_fromimport.html +share/doc/diveintopython/html/fileinfo_instantiation.html +share/doc/diveintopython/html/fileinfo_modules.html +share/doc/diveintopython/html/fileinfo_morespecial.html +share/doc/diveintopython/html/fileinfo_os.html +share/doc/diveintopython/html/fileinfo_private.html +share/doc/diveintopython/html/fileinfo_specialmethods.html +share/doc/diveintopython/html/fileinfo_summary.html +share/doc/diveintopython/html/fileinfo_userdict.html +share/doc/diveintopython/html/fudd.html +share/doc/diveintopython/html/furtherreading.html +share/doc/diveintopython/html/history.html +share/doc/diveintopython/html/images/callouts/1.png +share/doc/diveintopython/html/images/callouts/10.png +share/doc/diveintopython/html/images/callouts/2.png +share/doc/diveintopython/html/images/callouts/3.png +share/doc/diveintopython/html/images/callouts/4.png +share/doc/diveintopython/html/images/callouts/5.png +share/doc/diveintopython/html/images/callouts/6.png +share/doc/diveintopython/html/images/callouts/7.png +share/doc/diveintopython/html/images/callouts/8.png +share/doc/diveintopython/html/images/callouts/9.png +share/doc/diveintopython/html/images/caution.png +share/doc/diveintopython/html/images/dot.png +share/doc/diveintopython/html/images/important.png +share/doc/diveintopython/html/images/note.png +share/doc/diveintopython/html/images/tip.png +share/doc/diveintopython/html/images/warning.png +share/doc/diveintopython/html/index.html +share/doc/diveintopython/html/kgp_attributes.html +share/doc/diveintopython/html/kgp_commandline.html +share/doc/diveintopython/html/kgp_divein.html +share/doc/diveintopython/html/kgp_openanything.html +share/doc/diveintopython/html/kgp_packages.html +share/doc/diveintopython/html/kgp_parse.html +share/doc/diveintopython/html/kgp_search.html +share/doc/diveintopython/html/kgp_stdio.html +share/doc/diveintopython/html/kgp_unicode.html +share/doc/diveintopython/html/license.html +share/doc/diveintopython/html/license_terms.html +share/doc/diveintopython/html/odbchelper_dict.html +share/doc/diveintopython/html/odbchelper_divein.html +share/doc/diveintopython/html/odbchelper_docstring.html +share/doc/diveintopython/html/odbchelper_funcdef.html +share/doc/diveintopython/html/odbchelper_indenting.html +share/doc/diveintopython/html/odbchelper_join.html +share/doc/diveintopython/html/odbchelper_list.html +share/doc/diveintopython/html/odbchelper_map.html +share/doc/diveintopython/html/odbchelper_multiassign.html +share/doc/diveintopython/html/odbchelper_objects.html +share/doc/diveintopython/html/odbchelper_stringformatting.html +share/doc/diveintopython/html/odbchelper_summary.html +share/doc/diveintopython/html/odbchelper_testing.html +share/doc/diveintopython/html/odbchelper_tuple.html +share/doc/diveintopython/html/odbchelper_vardef.html +share/doc/diveintopython/html/olde.html +share/doc/diveintopython/html/preface.html +share/doc/diveintopython/html/regression_datacentric.html +share/doc/diveintopython/html/regression_divein.html +share/doc/diveintopython/html/regression_filter.html +share/doc/diveintopython/html/regression_import.html +share/doc/diveintopython/html/regression_map.html +share/doc/diveintopython/html/regression_path.html +share/doc/diveintopython/html/roman_bugs.html +share/doc/diveintopython/html/roman_change.html +share/doc/diveintopython/html/roman_divein.html +share/doc/diveintopython/html/roman_failure.html +share/doc/diveintopython/html/roman_postscript.html +share/doc/diveintopython/html/roman_refactoring.html +share/doc/diveintopython/html/roman_romantest.html +share/doc/diveintopython/html/roman_sanity.html +share/doc/diveintopython/html/roman_stage1.html +share/doc/diveintopython/html/roman_stage2.html +share/doc/diveintopython/html/roman_stage3.html +share/doc/diveintopython/html/roman_stage4.html +share/doc/diveintopython/html/roman_stage5.html +share/doc/diveintopython/html/roman_success.html +share/doc/diveintopython/html/roman_summary.html +share/doc/diveintopython/html/tips.html +share/doc/diveintopython/html/toc.html +@dirrm share/doc/diveintopython/html/images/callouts +@dirrm share/doc/diveintopython/html/images +@dirrm share/doc/diveintopython/html/download +@dirrm share/doc/diveintopython/html +@comment examples +share/doc/diveintopython/examples/BaseHTMLProcessor.py +share/doc/diveintopython/examples/LICENSE.txt +share/doc/diveintopython/examples/apihelper.py +share/doc/diveintopython/examples/apihelpertest.py +share/doc/diveintopython/examples/autosize.py +share/doc/diveintopython/examples/builddialectexamples.py +share/doc/diveintopython/examples/colorize.py +share/doc/diveintopython/examples/dialect.py +share/doc/diveintopython/examples/fileinfo.py +share/doc/diveintopython/examples/fullpath.py +share/doc/diveintopython/examples/kgp/binary.xml +share/doc/diveintopython/examples/kgp/husserl.xml +share/doc/diveintopython/examples/kgp/kant.xml +share/doc/diveintopython/examples/kgp/kgp.dtd +share/doc/diveintopython/examples/kgp/kgp.py +share/doc/diveintopython/examples/kgp/russiansample.xml +share/doc/diveintopython/examples/kgp/stderr.py +share/doc/diveintopython/examples/kgp/stdout.py +share/doc/diveintopython/examples/kgp/template.xml +share/doc/diveintopython/examples/kgp/test.xml +share/doc/diveintopython/examples/kgp/thanks.xml +share/doc/diveintopython/examples/kgp/toolbox.py +share/doc/diveintopython/examples/kgptest.py +share/doc/diveintopython/examples/makerealworddoc.py +share/doc/diveintopython/examples/odbchelper.py +share/doc/diveintopython/examples/odbchelpertest.py +share/doc/diveintopython/examples/pyfontify.py +share/doc/diveintopython/examples/regression.py +share/doc/diveintopython/examples/roman.py +share/doc/diveintopython/examples/roman/stage1/roman1.py +share/doc/diveintopython/examples/roman/stage1/romantest1.py +share/doc/diveintopython/examples/roman/stage2/roman2.py +share/doc/diveintopython/examples/roman/stage2/romantest2.py +share/doc/diveintopython/examples/roman/stage3/roman3.py +share/doc/diveintopython/examples/roman/stage3/romantest3.py +share/doc/diveintopython/examples/roman/stage4/roman4.py +share/doc/diveintopython/examples/roman/stage4/romantest4.py +share/doc/diveintopython/examples/roman/stage5/roman5.py +share/doc/diveintopython/examples/roman/stage5/romantest5.py +share/doc/diveintopython/examples/roman/stage6/roman61.py +share/doc/diveintopython/examples/roman/stage6/roman62.py +share/doc/diveintopython/examples/roman/stage6/romantest61.py +share/doc/diveintopython/examples/roman/stage6/romantest62.py +share/doc/diveintopython/examples/roman/stage7/roman71.py +share/doc/diveintopython/examples/roman/stage7/roman72.py +share/doc/diveintopython/examples/roman/stage7/romantest71.py +share/doc/diveintopython/examples/roman/stage7/romantest72.py +share/doc/diveintopython/examples/roman/stage8/roman81.py +share/doc/diveintopython/examples/roman/stage8/roman82.py +share/doc/diveintopython/examples/roman/stage8/roman83.py +share/doc/diveintopython/examples/roman/stage8/romantest81.py +share/doc/diveintopython/examples/roman/stage8/romantest82.py +share/doc/diveintopython/examples/roman/stage8/romantest83.py +share/doc/diveintopython/examples/roman/stage9/roman9.py +share/doc/diveintopython/examples/roman/stage9/romantest9.py +share/doc/diveintopython/examples/romantest.py +share/doc/diveintopython/examples/unicode2koi8r.py +share/doc/diveintopython/examples/urllister.py +@dirrm share/doc/diveintopython/examples/roman/stage9 +@dirrm share/doc/diveintopython/examples/roman/stage8 +@dirrm share/doc/diveintopython/examples/roman/stage7 +@dirrm share/doc/diveintopython/examples/roman/stage6 +@dirrm share/doc/diveintopython/examples/roman/stage5 +@dirrm share/doc/diveintopython/examples/roman/stage4 +@dirrm share/doc/diveintopython/examples/roman/stage3 +@dirrm share/doc/diveintopython/examples/roman/stage2 +@dirrm share/doc/diveintopython/examples/roman/stage1 +@dirrm share/doc/diveintopython/examples/roman +@dirrm share/doc/diveintopython/examples/kgp +@dirrm share/doc/diveintopython/examples @dirrm share/doc/diveintopython @unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi Only in diveintopython/work: .build_done.diveintopython-3.9.1 Only in diveintopython.new/work: .build_done.diveintopython-3.9.1_1 Only in diveintopython/work: .configure_done.diveintopython-3.9.1 Only in diveintopython.new/work: .configure_done.diveintopython-3.9.1_1 Only in diveintopython/work: .extract_done.diveintopython-3.9.1 Only in diveintopython.new/work: .extract_done.diveintopython-3.9.1_1 Only in diveintopython.new/work: .install_done.diveintopython-3.9.1_1 Only in diveintopython.new/work: .package_done.diveintopython-3.9.1_1 Only in diveintopython/work: .patch_done.diveintopython-3.9.1 Only in diveintopython.new/work: .patch_done.diveintopython-3.9.1_1 Only in diveintopython.new/work: diveintopython Only in diveintopython/work: html Only in diveintopython/work: py >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21:20:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BDA737B423; Tue, 1 Jan 2002 21:20:52 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g025GTj36875; Tue, 1 Jan 2002 21:16:29 -0800 (PST) (envelope-from petef) Date: Tue, 1 Jan 2002 21:16:29 -0800 (PST) From: Message-Id: <200201020516.g025GTj36875@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/33461: diveintopython: no page mods, add examples, word, help files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: diveintopython: no page mods, add examples, word, help files Responsible-Changed-From-To: freebsd-ports->wjv Responsible-Changed-By: petef Responsible-Changed-When: Tue Jan 1 21:16:12 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33461 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21:20:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B077F37B41B; Tue, 1 Jan 2002 21:20:51 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g025AYa36135; Tue, 1 Jan 2002 21:10:34 -0800 (PST) (envelope-from pat) Date: Tue, 1 Jan 2002 21:10:34 -0800 (PST) From: Message-Id: <200201020510.g025AYa36135@freefall.freebsd.org> To: adam-ports@blacktabby.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33399: Fix games/3dc port for malloc.h removal in -current, and take maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix games/3dc port for malloc.h removal in -current, and take maintainership State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Jan 1 21:09:59 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33399 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jan 1 21:36: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hdmail.hotdispatch.com (hdmail.hotdispatch.com [208.184.83.35]) by hub.freebsd.org (Postfix) with ESMTP id 320D137B41B for ; Tue, 1 Jan 2002 21:36:02 -0800 (PST) Received: from [192.168.0.158] (adsl-66-72-119-227.dsl.chcgil.ameritech.net [66.72.119.227]) by hdmail.hotdispatch.com (8.11.3/8.11.3) with ESMTP id g025Zqv03590 for ; Tue, 1 Jan 2002 21:35:53 -0800 (PST) Mime-Version: 1.0 X-Sender: matt@pop.hotdispatch.com (Unverified) Message-Id: Date: Tue, 1 Jan 2002 23:35:43 -0600 To: ports@FreeBSD.org From: Matthew Bachmann Subject: apache1.3/mod_ssl Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I want to run this with the proxy and rewrite modules enabled. I'd usually do it when running the ./configure script if compiling source code. Since I don;t do that in the ports collection, how am I supposed to enable these modules? -Matt -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 1:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83A2137B428 for ; Wed, 2 Jan 2002 01:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g029U1K81697; Wed, 2 Jan 2002 01:30:01 -0800 (PST) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 3C9C837B423; Wed, 2 Jan 2002 01:26:41 -0800 (PST) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g029QdH09465; Wed, 2 Jan 2002 10:26:40 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g029Qdp03286; Wed, 2 Jan 2002 10:26:39 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g029QdVB009362; Wed, 2 Jan 2002 10:26:39 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g029QdxV038382; Wed, 2 Jan 2002 10:26:39 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g029Qd4R038381; Wed, 2 Jan 2002 10:26:39 +0100 (CET) Message-Id: <200201020926.g029Qd4R038381@reims.mchp.siemens.de> Date: Wed, 2 Jan 2002 10:26:39 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org Cc: obrien@freebsd.org, security-officer@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33463: update of port mail/mutt (security related) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33463 >Category: ports >Synopsis: update of port mail/mutt (security related) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 01:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: As has been announced here is a first fix for the mutt security flaw. An update to the mutt-1.2.5.1 release is possible when the compressed folders patch is available by its maintainer. Anyway this one here is identical to mutt-1.2.5.1. >How-To-Repeat: >Fix: diff -ru mutt.orig/Makefile mutt/Makefile --- mutt.orig/Makefile Sun Dec 16 06:11:27 2001 +++ mutt/Makefile Wed Jan 2 10:13:19 2002 @@ -8,6 +8,7 @@ PORTNAME= mutt PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES+= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ @@ -26,8 +27,10 @@ http://www.math.fu-berlin.de/~leitner/mutt/${PKGNAME:S/^mutt-//}/ \ http://www.efrei.fr/~parmelan/mutt/${PKGNAME:S/^mutt-//}/ \ ftp://www.frmug.org/pub/mutt/mutt/${PKGNAME:S/^mutt-//}/ \ - ftp://riemann.iam.uni-bonn.de/pub/mutt/ -PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz + ftp://riemann.iam.uni-bonn.de/pub/mutt/ \ + ftp://ftp.mutt.org/pub/mutt/ +PATCHFILES= patch-${PORTVERSION}.rr.compressed.1.gz \ + patch-1.2,3.rfc822_terminate.1 PATCH_DIST_STRIP= -p1 MAINTAINER?= obrien@FreeBSD.org diff -ru mutt.orig/distinfo mutt/distinfo --- mutt.orig/distinfo Tue Oct 31 11:51:43 2000 +++ mutt/distinfo Wed Jan 2 10:12:23 2002 @@ -1,3 +1,4 @@ MD5 (mutt/mutt-1.2.5i.tar.gz) = 0ba5367059abdd55daceb82dce6be42f MD5 (mutt/charmaps-0.0.tar.gz) = e79b9f57da1f6a4d0a63ff60a4ef7da8 MD5 (mutt/patch-1.2.5.rr.compressed.1.gz) = 95bec646c20ef1d7f5680302dce2783b +MD5 (mutt/patch-1.2,3.rfc822_terminate.1) = 1fb190c2f922ce8165a1520b038e7735 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 1:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D16D37B425 for ; Wed, 2 Jan 2002 01:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g029U1p81663; Wed, 2 Jan 2002 01:30:01 -0800 (PST) (envelope-from gnats) Received: from mdw.elis.rug.ac.be (mdw.elis.rug.ac.be [157.193.67.161]) by hub.freebsd.org (Postfix) with SMTP id 474B337B41B for ; Wed, 2 Jan 2002 01:23:14 -0800 (PST) Received: (qmail 34459 invoked by uid 1000); 2 Jan 2002 09:23:02 -0000 Message-Id: <20020102092302.34458.qmail@mdw.elis.rug.ac.be> Date: 2 Jan 2002 09:23:02 -0000 From: Michiel De Wilde To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33462: Unbreak port: x11-wm/mosfet-liquid (by MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33462 >Category: ports >Synopsis: Unbreak port: x11-wm/mosfet-liquid (by MAINTAINER) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 01:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michiel De Wilde >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Ghent University >Environment: System: FreeBSD mdw.elis.rug.ac.be 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 12:26:48 CET 2001 root@mdw.elis.rug.ac.be:/usr/obj/usr/src/sys/mdw.elis.rug.ac.be i386 >Description: Recent update of devel/autoconf to 2.52 breaks x11-wm/mosfet-liquid. >How-To-Repeat: >Fix: Use devel/autoconf213 instead. Increment PORTREVISION. This is accomplished by patch -p0: --- Makefile.orig Sat Dec 15 15:06:30 2001 +++ Makefile Wed Jan 2 10:04:09 2002 @@ -7,6 +7,7 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -14,7 +15,7 @@ MAINTAINER= michiel.dewilde@rug.ac.be BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ - autoconf:${PORTSDIR}/devel/autoconf + autoconf213:${PORTSDIR}/devel/autoconf213 GNU_CONFIGURE= yes USE_GMAKE= yes --- files/patch-admin::Makefile.common.orig Tue Nov 6 15:46:22 2001 +++ files/patch-admin::Makefile.common Wed Jan 2 09:55:48 2002 @@ -1,28 +1,38 @@ ---- admin/Makefile.common.orig Wed Oct 31 15:17:47 2001 -+++ admin/Makefile.common Wed Oct 31 15:18:24 2001 -@@ -13,11 +13,11 @@ +--- admin/Makefile.common.orig Fri Jun 15 05:54:12 2001 ++++ admin/Makefile.common Wed Jan 2 09:41:45 2002 +@@ -13,15 +13,15 @@ $(MAKE) -f Makefile.am top_srcdir=. configure.in ;\ fi @echo "*** Retrieving configure tests needed by configure.in" - @aclocal + @aclocal14 @echo "*** Scanning for include statements" - @autoheader +- @autoheader ++ @autoheader213 @echo "*** Building Makefile templates" - @automake + @automake14 @echo "*** Scanning for moc files and kde tags" @perl admin/am_edit @echo "*** Building configure" -@@ -48,9 +48,9 @@ +- @autoconf ++ @autoconf213 + @if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ +@@ -48,11 +48,11 @@ @if test -r configure.in.in; then \ $(MAKE) -f Makefile.am top_srcdir=. subdirs configure.in; \ fi ;\ - aclocal; \ -+ aclocal14; \ - autoheader; \ +- autoheader; \ - automake --foreign --include-deps; \ ++ aclocal14; \ ++ autoheader213; \ + automake14 --foreign --include-deps; \ perl admin/am_edit; \ - autoconf; \ +- autoconf; \ ++ autoconf213; \ if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 2:23:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2000737B420; Wed, 2 Jan 2002 02:23:14 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02ANE690901; Wed, 2 Jan 2002 02:23:14 -0800 (PST) (envelope-from sobomax) Date: Wed, 2 Jan 2002 02:23:14 -0800 (PST) From: Message-Id: <200201021023.g02ANE690901@freefall.freebsd.org> To: ddavid_3@yahoo.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33286: Linux-Eagle suggestion Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Linux-Eagle suggestion State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Jan 2 02:23:03 PST 2002 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=33286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 3: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A16237B420 for ; Wed, 2 Jan 2002 03:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02B01u94787; Wed, 2 Jan 2002 03:00:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 1FD1B37B427 for ; Wed, 2 Jan 2002 02:52:57 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020102105256290.JPBJ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Wed, 2 Jan 2002 19:52:56 +0900 Message-Id: <20020102105256290.JPBJ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Wed, 2 Jan 2002 19:52:55 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33465: New port: editors/speedbar-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33465 >Category: ports >Synopsis: New port: editors/speedbar-emacs20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 03:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Stub port for emacs20. >How-To-Repeat: >Fix: # 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: # # speedbar-emacs20 # speedbar-emacs20/Makefile # echo c - speedbar-emacs20 mkdir -p speedbar-emacs20 > /dev/null 2>&1 echo x - speedbar-emacs20/Makefile sed 's/^X//' >speedbar-emacs20/Makefile << 'END-of-speedbar-emacs20/Makefile' X# New ports collection makefile for: speedbar for emacs20 X# Date created: 29 December 2001 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XMASTERDIR= ${.CURDIR}/../../editors/speedbar X XEMACS_PORT_NAME= emacs20 X X.include <${MASTERDIR}/Makefile> END-of-speedbar-emacs20/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 3: 2:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A61637B405; Wed, 2 Jan 2002 03:02:19 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02B2Ff95413; Wed, 2 Jan 2002 03:02:15 -0800 (PST) (envelope-from sobomax) Date: Wed, 2 Jan 2002 03:02:15 -0800 (PST) From: Message-Id: <200201021102.g02B2Ff95413@freefall.freebsd.org> To: adam-ports@blacktabby.org, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33401: Update x11/wterm port to 6.2.9 and take maintaintership (maintainer timeout) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update x11/wterm port to 6.2.9 and take maintaintership (maintainer timeout) State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Jan 2 03:01:48 PST 2002 State-Changed-Why: Update committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=33401 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 4:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55CEA37B405; Wed, 2 Jan 2002 04:10:22 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02C5cI16043; Wed, 2 Jan 2002 04:05:38 -0800 (PST) (envelope-from yoichi) Date: Wed, 2 Jan 2002 04:05:38 -0800 (PST) From: Message-Id: <200201021205.g02C5cI16043@freefall.freebsd.org> To: fuyuki@mj.0038.net, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33465: New port: editors/speedbar-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: editors/speedbar-emacs20 State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Wed Jan 2 04:04:24 PST 2002 State-Changed-Why: Committed with change from .include <...> to "...", thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33465 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 4:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BBD437B421 for ; Wed, 2 Jan 2002 04:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02Co1w21578; Wed, 2 Jan 2002 04:50:01 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 1BA1437B416 for ; Wed, 2 Jan 2002 04:46:40 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g02CkYI07378; Wed, 2 Jan 2002 13:46:34 +0100 (CET) (envelope-from flynn) Message-Id: <200201021246.g02CkYI07378@energyhq.homeip.net> Date: Wed, 2 Jan 2002 13:46:34 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33466: New port: graphics/pixieplus-kde (Mosfet's graphics tool) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33466 >Category: ports >Synopsis: New port: graphics/pixieplus-kde (Mosfet's graphics tool) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 04:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 22:13:05 CET 2001 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: Pixie is designed to allow you to efficently browse, manage, and view large numbers of images as well as do basic editing such as adjust contrast/brightness, scale, and apply effects. For Windows users, you can think of it as a combination of ACDSee(TM) and Paint Shop Pro(TM). WWW: http://www.mosfet.org/pixie/ Miguel Mendez >How-To-Repeat: # 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: # # pixieplus-kde/ # pixieplus-kde/Makefile # pixieplus-kde/distinfo # pixieplus-kde/pkg-comment # pixieplus-kde/pkg-descr # pixieplus-kde/pkg-plist # echo c - pixieplus-kde/ mkdir -p pixieplus-kde/ > /dev/null 2>&1 echo x - pixieplus-kde/Makefile sed 's/^X//' >pixieplus-kde/Makefile << 'END-of-pixieplus-kde/Makefile' X# New ports collection makefile for: pixieplus-kde X# Date created: 2 January 2002 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= pixieplus-kde XPORTVERSION= 0.1.1 XCATEGORIES= graphics kde XMASTER_SITES= http://www.mosfet.org/pixie/ X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 \ X objprelink:${PORTSDIR}/devel/objprelink X XUSE_KDELIBS_VER=2 X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-objprelink X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) XCONFIGURE_ARGS+=--enable-final X.endif X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG) XCONFIGURE_ARGS+=--disable-debug X.endif XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X Xpre-configure: X cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs X X.include END-of-pixieplus-kde/Makefile echo x - pixieplus-kde/distinfo sed 's/^X//' >pixieplus-kde/distinfo << 'END-of-pixieplus-kde/distinfo' XMD5 (pixieplus-kde-0.1.1.tar.gz) = 57db5824ce094e5e9e42e7247d40001d END-of-pixieplus-kde/distinfo echo x - pixieplus-kde/pkg-comment sed 's/^X//' >pixieplus-kde/pkg-comment << 'END-of-pixieplus-kde/pkg-comment' XA free, fast image browser, viewer, and image/photo editor for KDE2 END-of-pixieplus-kde/pkg-comment echo x - pixieplus-kde/pkg-descr sed 's/^X//' >pixieplus-kde/pkg-descr << 'END-of-pixieplus-kde/pkg-descr' XPixie is designed to allow you to efficently browse, manage, and view large Xnumbers of images as well as do basic editing such as adjust Xcontrast/brightness, scale, and apply effects. For Windows users, you can Xthink of it as a combination of ACDSee(TM) and Paint Shop Pro(TM). X XWWW: http://www.mosfet.org/pixie/ XMiguel Mendez END-of-pixieplus-kde/pkg-descr echo x - pixieplus-kde/pkg-plist sed 's/^X//' >pixieplus-kde/pkg-plist << 'END-of-pixieplus-kde/pkg-plist' Xlib/libminimagick.so.5 Xlib/libminimagick.so Xlib/libminimagick.la Xlib/libgif_pixie.so.5 Xlib/libgif_pixie.so Xlib/libgif_pixie.la Xinclude/gif_lib.h Xlib/libpixie_misc.so.1 Xlib/libpixie_misc.so Xlib/libpixie_misc.la Xlib/pixie.so.0 Xlib/pixie.so Xlib/pixie.la Xbin/pixie Xlib/libpixie_browser.so.1 Xlib/libpixie_browser.so Xlib/libpixie_browser.la Xshare/applnk/Graphics/pixie.desktop Xshare/applnk/Graphics/pixie-mini.desktop Xshare/apps/konqueror/servicemenus/konqPixie.desktop Xlib/libpixie_editor.so.1 Xlib/libpixie_editor.so Xlib/libpixie_editor.la Xlib/libpixieplugin.so.3 Xlib/libpixieplugin.so Xlib/libpixieplugin.la Xinclude/pixieplugin.h Xlib/libpixie_kdeeffects.so.1 Xlib/libpixie_kdeeffects.so Xlib/libpixie_kdeeffects.la Xlib/libpixie_magickeffects.so.1 Xlib/libpixie_magickeffects.so Xlib/libpixie_magickeffects.la Xshare/apps/pixie/plugins/magick.desktop Xshare/apps/pixie/doc/en/about.html Xshare/apps/pixie/doc/en/editor.html Xshare/apps/pixie/doc/en/layout.html Xshare/apps/pixie/doc/en/slideshow.html Xshare/apps/pixie/doc/en/colorediting.html Xshare/apps/pixie/doc/en/filelist.html Xshare/apps/pixie/doc/en/license.html Xshare/apps/pixie/doc/en/viewingimages.html Xshare/apps/pixie/doc/en/commandline.html Xshare/apps/pixie/doc/en/hotlist.html Xshare/apps/pixie/doc/en/navigate.html Xshare/apps/pixie/doc/en/viewingthumbnails.html Xshare/apps/pixie/doc/en/contents.html Xshare/apps/pixie/doc/en/imageediting.html Xshare/apps/pixie/doc/en/rightclick.html Xshare/apps/pixie/doc/en/credits.html Xshare/apps/pixie/doc/en/index.html Xshare/apps/pixie/doc/en/screenshot.html Xshare/apps/pixie/doc/en/addtext.png Xshare/apps/pixie/doc/en/fire.png Xshare/apps/pixie/doc/en/pagelayout.png Xshare/apps/pixie/doc/en/thumb.png Xshare/apps/pixie/doc/en/back.png Xshare/apps/pixie/doc/en/fliph.png Xshare/apps/pixie/doc/en/photo.png Xshare/apps/pixie/doc/en/titlecollage.png Xshare/apps/pixie/doc/en/brightness-.png Xshare/apps/pixie/doc/en/flipv.png Xshare/apps/pixie/doc/en/reload.png Xshare/apps/pixie/doc/en/titlelogo.png Xshare/apps/pixie/doc/en/brightness+.png Xshare/apps/pixie/doc/en/forward.png Xshare/apps/pixie/doc/en/rightclickmenu.png Xshare/apps/pixie/doc/en/tooltip.png Xshare/apps/pixie/doc/en/contrast-.png Xshare/apps/pixie/doc/en/gohome.png Xshare/apps/pixie/doc/en/scaledown.png Xshare/apps/pixie/doc/en/up.png Xshare/apps/pixie/doc/en/contrast+.png Xshare/apps/pixie/doc/en/hotlistadd.png Xshare/apps/pixie/doc/en/scale.png Xshare/apps/pixie/doc/en/viewmag-.png Xshare/apps/pixie/doc/en/convert.png Xshare/apps/pixie/doc/en/hotlistdel.png Xshare/apps/pixie/doc/en/scaleup.png Xshare/apps/pixie/doc/en/viewmag+.png Xshare/apps/pixie/doc/en/editor1.png Xshare/apps/pixie/doc/en/hotlist.png Xshare/apps/pixie/doc/en/screenshot.png Xshare/apps/pixie/doc/en/window_new.png Xshare/apps/pixie/doc/en/editor-coloredit.png Xshare/apps/pixie/doc/en/layout2.png Xshare/apps/pixie/doc/en/slideshow.png Xshare/apps/pixie/doc/en/filelist.png Xshare/apps/pixie/doc/en/layout.png Xshare/apps/pixie/doc/en/stop.png Xshare/apps/pixie/doc/en/mosfet2.jpg Xshare/mimelnk/image/x-pcx.desktop Xshare/mimelnk/image/x-xwd.desktop Xshare/mimelnk/image/x-miff.desktop Xshare/mimelnk/image/x-tga.desktop Xshare/mimelnk/image/x-pict.desktop Xshare/icons/locolor/22x22/actions/thumb.png Xshare/icons/hicolor/32x32/actions/scaledown.png Xshare/icons/hicolor/32x32/actions/scaleup.png Xshare/icons/locolor/16x16/apps/run.png Xshare/icons/hicolor/32x32/actions/reloadimage.png Xshare/icons/hicolor/48x48/apps/pixie.png Xshare/icons/locolor/16x16/actions/brightness+.png Xshare/icons/locolor/16x16/actions/brightness-.png Xshare/icons/hicolor/16x16/actions/forwardimage.png Xshare/icons/locolor/16x16/actions/thumb.png Xshare/icons/locolor/16x16/actions/scaleup.png Xshare/icons/hicolor/22x22/actions/thumb.png Xshare/icons/hicolor/22x22/actions/contrast+.png Xshare/icons/hicolor/22x22/actions/contrast-.png Xshare/icons/hicolor/32x32/actions/backimage.png Xshare/icons/hicolor/32x32/actions/contrast+.png Xshare/icons/hicolor/32x32/actions/contrast-.png Xshare/icons/hicolor/32x32/actions/fliph.png Xshare/icons/hicolor/32x32/actions/flipv.png Xshare/icons/hicolor/16x16/actions/hotlistdel.png Xshare/icons/locolor/16x16/actions/scaledown.png Xshare/icons/hicolor/16x16/actions/thumb.png Xshare/icons/hicolor/32x32/apps/pixie.png Xshare/icons/hicolor/22x22/actions/brightness+.png Xshare/icons/hicolor/22x22/actions/brightness-.png Xshare/icons/locolor/32x32/actions/thumb.png Xshare/icons/locolor/16x16/actions/hotlistadd.png Xshare/icons/hicolor/32x32/actions/forwardimage.png Xshare/icons/hicolor/16x16/apps/pixie.png Xshare/icons/hicolor/22x22/actions/scaleup.png Xshare/icons/hicolor/32x32/actions/brightness+.png Xshare/icons/hicolor/32x32/actions/brightness-.png Xshare/icons/hicolor/16x16/actions/backimage.png Xshare/icons/locolor/16x16/actions/contrast+.png Xshare/icons/locolor/16x16/actions/contrast-.png Xshare/icons/hicolor/32x32/actions/thumb.png Xshare/icons/hicolor/32x32/actions/window_new.png Xshare/icons/locolor/16x16/actions/fliph.png Xshare/icons/locolor/16x16/actions/flipv.png Xshare/icons/locolor/16x16/apps/ray.png Xshare/icons/hicolor/22x22/actions/fliph.png Xshare/icons/hicolor/22x22/actions/flipv.png Xshare/icons/hicolor/16x16/actions/hotlistadd.png Xshare/icons/hicolor/22x22/actions/scaledown.png Xshare/icons/locolor/16x16/actions/hotlistdel.png Xshare/apps/pixie/pixielogo.png Xshare/apps/pixie/toolbar/mini-run.png Xshare/apps/pixie/toolbar/mini-ray.png Xshare/apps/pixie/toolbar/kwin.png X@dirrm share/apps/pixie/doc/en X@dirrm share/apps/pixie/doc X@dirrm share/apps/pixie/plugins X@dirrm share/apps/pixie/toolbar X@dirrm share/apps/pixie END-of-pixieplus-kde/pkg-plist exit >Fix: commit :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 5: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEC1B37B426 for ; Wed, 2 Jan 2002 05:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02D03e22567; Wed, 2 Jan 2002 05:00:03 -0800 (PST) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id 6273E37B41D; Wed, 2 Jan 2002 04:52:39 -0800 (PST) Received: by ice.42.org (Postfix, from userid 1000) id 3EDB6348; Wed, 2 Jan 2002 13:52:36 +0100 (CET) Message-Id: <20020102125236.3EDB6348@ice.42.org> Date: Wed, 2 Jan 2002 13:52:36 +0100 (CET) From: Stefan `Sec` Zehl Reply-To: Stefan `Sec` Zehl To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33467: mozilla port broken AGAIN :-( Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33467 >Category: ports >Synopsis: mozilla port broken AGAIN :-( >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 05:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD ice 4.4-STABLE FreeBSD 4.4-STABLE #9: Sat Sep 29 19:25:00 CEST 2001 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386 FreeBSD-4.4 STABLE, current mozilla port drwxr-xr-x 2 root wheel 512 Jan 2 04:04 /var/db/pkg/mozilla-0.9.7,1 >Description: The mozilla port is broken. With my old ~/.mozilla directory, I get an 'Select User Profile' dialog box, where I can't select my old profile "Mozilla cannot use the profile "sec" because the directory containing the profile cannot be found." If I instead create a new profile, the [Finish...]-Button doesn't work. If I remove my ~/.mozilla directory entirely, mozilla fails to start up completely, and instead exits with an exit-value of 1. So I'm left unable to start mozilla at all. I hope this gets fixed quickly. >How-To-Repeat: ice:~>rm -rf .mozilla;mozilla;echo $? 1 ice:~> >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 5:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE6D737B41A for ; Wed, 2 Jan 2002 05:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02DA0e27132; Wed, 2 Jan 2002 05:10:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF7F037B41B for ; Wed, 2 Jan 2002 05:07:31 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02D7V926867; Wed, 2 Jan 2002 05:07:31 -0800 (PST) (envelope-from nobody) Message-Id: <200201021307.g02D7V926867@freefall.freebsd.org> Date: Wed, 2 Jan 2002 05:07:31 -0800 (PST) From: Dhénin Jean-Jacques To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33468: double entry cvsup-16.1e in /usr/ports/INDEX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33468 >Category: ports >Synopsis: double entry cvsup-16.1e in /usr/ports/INDEX >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 05:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dhénin Jean-Jacques >Release: 4.4-STABLE >Organization: Ecole Centrale Paris >Environment: FreeBSD polypheme.ppp.fnet.fr 4.4-STABLE FreeBSD 4.4-STABLE #3: Fri Dec 14 05:43:11 CET 2001 root@polypheme.ppp.fnet.fr:/D4G/src/sys/compile/POLYPHEME i386 >Description: double entry cvsup-16.1e in /usr/ports/INDEX >How-To-Repeat: grep cvsup-devel /usr/ports/INDEX >Fix: edit the file and suppress one of 2 lines >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 5:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3D4137B41F for ; Wed, 2 Jan 2002 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02DK1528282; Wed, 2 Jan 2002 05:20:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id F1D9737B420 for ; Wed, 2 Jan 2002 05:12:54 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020102131254462.KHFQ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Wed, 2 Jan 2002 22:12:54 +0900 Message-Id: <20020102131254462.KHFQ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Wed, 2 Jan 2002 22:12:53 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33470: New port: devel/semantic-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33470 >Category: ports >Synopsis: New port: devel/semantic-emacs20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 05:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Stub port for emacs20. >How-To-Repeat: >Fix: # 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: # # semantic-emacs20 # semantic-emacs20/Makefile # echo c - semantic-emacs20 mkdir -p semantic-emacs20 > /dev/null 2>&1 echo x - semantic-emacs20/Makefile sed 's/^X//' >semantic-emacs20/Makefile << 'END-of-semantic-emacs20/Makefile' X# New ports collection makefile for: semantic for emacs20 X# Date created: 30 December 2001 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XMASTERDIR= ${.CURDIR}/../semantic X XEMACS_PORT_NAME= emacs20 X X.include "${MASTERDIR}/Makefile" END-of-semantic-emacs20/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 5:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3393337B41C for ; Wed, 2 Jan 2002 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02DK1K28270; Wed, 2 Jan 2002 05:20:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 9A01537B41A for ; Wed, 2 Jan 2002 05:10:40 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020102131039835.KGWV.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Wed, 2 Jan 2002 22:10:39 +0900 Message-Id: <20020102131039835.KGWV.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Wed, 2 Jan 2002 22:10:38 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33469: Update port: devel/semantic Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33469 >Category: ports >Synopsis: Update port: devel/semantic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 05:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Lazy master-slave'ization :) >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/semantic/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2002/01/02 02:35:30 1.1 +++ Makefile 2002/01/02 13:05:42 @@ -7,6 +7,7 @@ PORTNAME= semantic PORTVERSION= 1.4.b13 +PORTREVISION= 1 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cedet @@ -15,12 +16,15 @@ MAINTAINER= fuyuki@mj.0038.net -BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar -RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio -RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar - EMACS_PORT_NAME?= emacs21 + +.if ${EMACS_PORT_NAME} != "emacs21" +PORTNAMESUFFIX= ${PKGNAMESUFFIX} +.endif + +BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTSDIR}/devel/eieio${PORTNAMESUFFIX} \ + ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX} +RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes MAKE_ARGS= LOADPATH= >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CE7737B41F for ; Wed, 2 Jan 2002 06:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02E02641409; Wed, 2 Jan 2002 06:00:02 -0800 (PST) (envelope-from gnats) Received: from sushi.sanyusan.se (h12n2fls34o835.telia.com [213.67.31.12]) by hub.freebsd.org (Postfix) with ESMTP id 0112537B417 for ; Wed, 2 Jan 2002 05:54:47 -0800 (PST) Received: (from anders@localhost) by sushi.sanyusan.se (8.11.6/8.11.6) id g02DrxV80761; Wed, 2 Jan 2002 14:53:59 +0100 (CET) (envelope-from anders) Message-Id: <200201021353.g02DrxV80761@sushi.sanyusan.se> Date: Wed, 2 Jan 2002 14:53:59 +0100 (CET) From: Anders Andersson Reply-To: Anders Andersson To: FreeBSD-gnats-submit@freebsd.org Cc: dmarion@open.hr X-Send-Pr-Version: 3.113 Subject: ports/33471: update port: ftp/gftp to 2.0.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33471 >Category: ports >Synopsis: update port: ftp/gftp to 2.0.10 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 06:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Anders Andersson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sushi.sanyusan.se 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Dec 31 12:03:41 CET 2001 toor@sushi.sanyusan.se:/usr/obj/usr/src/sys/SUSHI i386 >Description: Update port to latest version 2.0.10 (which fixes previous security hole) Now the port is not marked FORBIDDEN. >How-To-Repeat: >Fix: --- gftp.diff begins here --- Index: ftp/gftp//Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- ftp/gftp//Makefile 30 Apr 2001 07:33:39 -0000 1.17 +++ ftp/gftp//Makefile 2 Jan 2002 12:46:52 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gftp -PORTVERSION= 2.0.8 +PORTVERSION= 2.0.10 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ @@ -20,7 +20,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -FORBIDDEN= "Insecure temporary files up the wazoo" +#FORBIDDEN= "Insecure temporary files up the wazoo" MAN1= gftp.1 Index: ftp/gftp//distinfo =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- ftp/gftp//distinfo 30 Apr 2001 07:33:39 -0000 1.8 +++ ftp/gftp//distinfo 2 Jan 2002 12:47:39 -0000 @@ -1 +1 @@ -MD5 (gftp-2.0.8.tar.gz) = a53217845e217162c11254fc936c1714 +MD5 (gftp-2.0.10.tar.gz) = d77ca46fdc3f7ad8ab92cdc0ec1b0299 Index: ftp/gftp//pkg-plist =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- ftp/gftp//pkg-plist 13 Oct 2000 09:38:49 -0000 1.7 +++ ftp/gftp//pkg-plist 2 Jan 2002 13:41:00 -0000 @@ -1,24 +1,33 @@ bin/gftp +bin/gftp-gtk +bin/gftp-text %%GNOME:%%share/gnome/apps/Internet/gftp.desktop %%DATADIR%%/gftp/COPYING %%DATADIR%%/gftp/bookmarks +%%DATADIR%%/gftp/connect.xpm %%DATADIR%%/gftp/deb.xpm +%%DATADIR%%/gftp/down.xpm %%DATADIR%%/gftp/diff.xpm %%DATADIR%%/gftp/dir.xpm %%DATADIR%%/gftp/doc.xpm %%DATADIR%%/gftp/dotdot.xpm %%DATADIR%%/gftp/exe.xpm +%%DATADIR%%/gftp/gftp.xpm %%DATADIR%%/gftp/gftp-logo.xpm %%DATADIR%%/gftp/gftprc %%DATADIR%%/gftp/img.xpm +%%DATADIR%%/gftp/left.xpm %%DATADIR%%/gftp/linkdir.xpm %%DATADIR%%/gftp/linkfile.xpm %%DATADIR%%/gftp/man.xpm %%DATADIR%%/gftp/open_dir.xpm +%%DATADIR%%/gftp/right.xpm %%DATADIR%%/gftp/rpm.xpm %%DATADIR%%/gftp/sound.xpm +%%DATADIR%%/gftp/stop.xpm %%DATADIR%%/gftp/tar.xpm %%DATADIR%%/gftp/txt.xpm +%%DATADIR%%/gftp/up.xpm %%DATADIR%%/gftp/world.xpm %%GNOME:%%share/gnome/pixmaps/gftp.png share/locale/br/LC_MESSAGES/gftp.mo Index: ftp/gftp//files/patch-ab =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/files/patch-ab,v retrieving revision 1.6 diff -u -r1.6 patch-ab --- ftp/gftp//files/patch-ab 13 Oct 2000 09:38:52 -0000 1.6 +++ ftp/gftp//files/patch-ab 2 Jan 2002 13:12:12 -0000 @@ -1,8 +1,8 @@ ---- docs/Makefile.in.orig Sun Aug 6 19:53:16 2000 -+++ docs/Makefile.in Fri Sep 8 02:09:07 2000 -@@ -91,11 +91,13 @@ +--- docs/Makefile.in.orig Fri Dec 21 01:40:24 2001 ++++ docs/Makefile.in Wed Jan 2 13:50:13 2002 +@@ -104,11 +104,13 @@ SUBDIRS = sample.gftp - EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png + EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl +.ifdef HAVE_GNOME Utilitiesdir = $(datadir)/apps/Internet Index: ftp/gftp//files/patch-ac =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/files/patch-ac,v retrieving revision 1.1 diff -u -r1.1 patch-ac --- ftp/gftp//files/patch-ac 30 Apr 2001 07:33:39 -0000 1.1 +++ ftp/gftp//files/patch-ac 2 Jan 2002 13:12:31 -0000 @@ -1,11 +1,11 @@ ---- src/text/Makefile.in.orig Mon Apr 30 00:11:48 2001 -+++ src/text/Makefile.in Mon Apr 30 00:13:22 2001 -@@ -99,7 +99,7 @@ - bin_PROGRAMS = gftp-text +--- src/text/Makefile.in.orig Fri Dec 21 01:40:34 2001 ++++ src/text/Makefile.in Wed Jan 2 13:52:16 2002 +@@ -104,7 +104,7 @@ + EXTRA_PROGRAMS = gftp-text gftp_text_SOURCES = gftp-text.c - INCLUDES = @GLIB_CFLAGS@ -DSHARE_DIR=\"$(datadir)/gftp\" -DLOCALE_DIR=\"$(localedir)\" + INCLUDES = @GLIB_CFLAGS@ -DSHARE_DIR=\"$(datadir)/gftp\" -DLOCALE_DIR=\"$(localedir)\" -I../../intl -LDADD = @INTLLIBS@ @GLIB_LIBS@ @EXTRA_LIBS@ ../../lib/libgftp.a +LDADD = -lintl @INTLLIBS@ @GLIB_LIBS@ @EXTRA_LIBS@ ../../lib/libgftp.a noinst_HEADERS = gftp-text.h - localedir = $(prefix)/share/locale + localedir = $(datadir)/locale mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs Index: ftp/gftp//files/patch-ad =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/files/patch-ad,v retrieving revision 1.1 diff -u -r1.1 patch-ad --- ftp/gftp//files/patch-ad 30 Apr 2001 07:33:39 -0000 1.1 +++ ftp/gftp//files/patch-ad 2 Jan 2002 13:12:46 -0000 @@ -1,6 +1,6 @@ ---- lib/cache.c.orig Sat Mar 3 17:42:43 2001 -+++ lib/cache.c Mon Apr 30 00:16:57 2001 -@@ -42,7 +42,7 @@ +--- lib/cache.c.orig Fri Jul 20 21:26:19 2001 ++++ lib/cache.c Wed Jan 2 13:54:45 2002 +@@ -45,7 +45,7 @@ } g_free (tempstr); @@ -9,7 +9,7 @@ tempstr = NULL; cachefile = NULL; do -@@ -54,7 +54,7 @@ +@@ -57,7 +57,7 @@ g_free (cachefile); cachefile = g_strdup_printf ("cache%ld", Index: ftp/gftp//files/patch-ae =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/files/patch-ae,v retrieving revision 1.1 diff -u -r1.1 patch-ae --- ftp/gftp//files/patch-ae 30 Apr 2001 07:33:39 -0000 1.1 +++ ftp/gftp//files/patch-ae 2 Jan 2002 13:13:02 -0000 @@ -1,6 +1,6 @@ ---- src/gtk/gftp-gtk.h.orig Tue Mar 20 17:46:01 2001 -+++ src/gtk/gftp-gtk.h Mon Apr 30 00:18:12 2001 -@@ -197,7 +197,7 @@ +--- src/gtk/gftp-gtk.h.orig Wed Dec 19 03:52:39 2001 ++++ src/gtk/gftp-gtk.h Wed Jan 2 13:57:06 2002 +@@ -200,7 +200,7 @@ void ftp_log ( gftp_logging_level level, void *ptr, const char *string, Index: ftp/gftp//files/patch-af =================================================================== RCS file: /home/ncvs/ports/ftp/gftp/files/patch-af,v retrieving revision 1.1 diff -u -r1.1 patch-af --- ftp/gftp//files/patch-af 30 Apr 2001 07:33:39 -0000 1.1 +++ ftp/gftp//files/patch-af 2 Jan 2002 13:13:22 -0000 @@ -1,6 +1,6 @@ ---- ./src/text/gftp-text.h.orig Fri Feb 23 10:59:57 2001 -+++ ./src/text/gftp-text.h Mon Apr 30 00:19:21 2001 -@@ -43,7 +43,7 @@ +--- src/text/gftp-text.h.orig Thu Sep 20 03:10:29 2001 ++++ src/text/gftp-text.h Wed Jan 2 13:59:28 2002 +@@ -48,7 +48,7 @@ /* gftp-text.h */ void gftp_text_log ( gftp_logging_level level, void *ptr, --- gftp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7821F37B420; Wed, 2 Jan 2002 06:00:22 -0800 (PST) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02DrYE40352; Wed, 2 Jan 2002 05:53:34 -0800 (PST) (envelope-from nectar) Date: Wed, 2 Jan 2002 05:53:34 -0800 (PST) From: Message-Id: <200201021353.g02DrYE40352@freefall.freebsd.org> To: udo.schweigert@siemens.com, nectar@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33463: update of port mail/mutt (security related) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update of port mail/mutt (security related) State-Changed-From-To: open->closed State-Changed-By: nectar State-Changed-When: Wed Jan 2 05:52:57 PST 2002 State-Changed-Why: I committed a similar fix. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33463 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 841F637B42B; Wed, 2 Jan 2002 06:30:22 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02EO1548133; Wed, 2 Jan 2002 06:24:01 -0800 (PST) (envelope-from yoichi) Date: Wed, 2 Jan 2002 06:24:01 -0800 (PST) From: Message-Id: <200201021424.g02EO1548133@freefall.freebsd.org> To: fuyuki@mj.0038.net, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33469: Update port: devel/semantic Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/semantic State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Wed Jan 2 06:23:41 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33469 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A663E37B428; Wed, 2 Jan 2002 06:30:23 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02EOQF48296; Wed, 2 Jan 2002 06:24:26 -0800 (PST) (envelope-from yoichi) Date: Wed, 2 Jan 2002 06:24:26 -0800 (PST) From: Message-Id: <200201021424.g02EOQF48296@freefall.freebsd.org> To: fuyuki@mj.0038.net, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33470: New port: devel/semantic-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/semantic-emacs20 State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Wed Jan 2 06:24:12 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33470 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6:38: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tourian.nerim.net (tourian.nerim.net [62.4.16.79]) by hub.freebsd.org (Postfix) with ESMTP id 5708F37B41B for ; Wed, 2 Jan 2002 06:37:44 -0800 (PST) Received: from xavier (aboukir-101-1-12-apara.adsl.nerim.net [62.212.100.93]) by tourian.nerim.net (Postfix) with SMTP id 29B16DC90; Wed, 2 Jan 2002 15:36:59 +0100 (CET) Message-ID: <000601c1939a$917fc100$0b02a8c0@xavier> Reply-To: "Xavier" From: "Xavier" To: Cc: Subject: FreeBSD Port: bobot++-1.97 Date: Wed, 2 Jan 2002 15:34:20 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C193A2.F2B640E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org C'est un message de format MIME en plusieurs parties. ------=_NextPart_000_0003_01C193A2.F2B640E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable humm i try tu use bobot++ on my box=20 FreeBSD forceone.rabant.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Wed Dec = 5 17:16:34 CET 2001 = root@forceone.lota.dyndns.org:/usr/src/sys/compile/forceone_v1_1 i386 and here is what i can read using (tail -f /var/log/messages)=20 Jan 2 15:27:26 forceone /kernel: pid 9484 (bobot++), uid 0: exited on = signal 11 (core dumped)=20 do you have any idea ? what can i do to make it works ? cu xavier ------=_NextPart_000_0003_01C193A2.F2B640E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
humm i try tu use bobot++ on my box =
 
FreeBSD forceone.rabant.net 4.4-RELEASE = FreeBSD=20 4.4-RELEASE #0: Wed Dec  5 17:16:34 CET = 2001     root@forceone.lota.dyndns.org:/usr/src/sys/compile/forceone_v1_1<= /A> =20 i386
 
and here is what i can read using (tail = -f=20 /var/log/messages)
Jan  2 15:27:26 forceone /kernel: = pid 9484=20 (bobot++), uid 0: exited on signal 11 (core dumped)
 
do you have any idea ? what can i do to = make it=20 works ?
 
 
cu xavier
------=_NextPart_000_0003_01C193A2.F2B640E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 6:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EE5A37B41F for ; Wed, 2 Jan 2002 06:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02Eo1m46084; Wed, 2 Jan 2002 06:50:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 954F737B420 for ; Wed, 2 Jan 2002 06:48:16 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g02EmOV23202; Wed, 2 Jan 2002 09:48:24 -0500 (EST) (envelope-from marcus) Message-Id: <200201021448.g02EmOV23202@shumai.marcuscom.com> Date: Wed, 2 Jan 2002 09:48:24 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33473: Sync up gdm's pkg-descr with the pkg-message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33473 >Category: ports >Synopsis: Sync up gdm's pkg-descr with the pkg-message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 06:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 30 15:32:39 EST 2001 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: GDM's pkg-descr still claims it won't work under XFree 4.x or on FreeBSD RELEASE. Remove those lines to make it consistent with reality. >How-To-Repeat: >Fix: --- pkg-descr.orig Wed Jan 2 09:45:19 2002 +++ pkg-descr Wed Jan 2 09:45:27 2002 @@ -1,6 +1,3 @@ The GNOME version of the xdm display manager. It has support for face pixmaps, multiple sessions plus clean shutdowns from the login menu. - -For now it only works with the 3.3.x series of XFree86 and a fairly -recent FreeBSD (4.x-STABLE). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 7: 3:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by hub.freebsd.org (Postfix) with ESMTP id 9343237B41F for ; Wed, 2 Jan 2002 07:03:08 -0800 (PST) Received: from webenterprisesltd.com ([64.230.139.48]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20020102150307.RQMZ19575.tomts16-srv.bellnexxia.net@webenterprisesltd.com> for ; Wed, 2 Jan 2002 10:03:07 -0500 From: "Auction Administrator" To: Subject: New Online Auction Program Just Created & Ready For Downloading..Try it Out!! Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Wed, 2 Jan 2002 10:04:47 -0000 Content-Transfer-Encoding: 8bit Message-Id: <20020102150307.RQMZ19575.tomts16-srv.bellnexxia.net@webenterprisesltd.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am writing to tell you about a new program we programmed recently. The name of the program is called Canada Online Auctions and you can go download it and try it out by clicking the link below in this e-mail. Our auction program has many features: 1. Save favorite auction pages 2. Auction alarm 3. Calculator 4. Media file player (mp3,wav,midi) 5. Cd player 6. Our own webenterprisesltd:// url protocol for your web pages. 7. web extension file when double clicked opens your auctions. 8. web extension files can be shared with other auction users. 9. Our auction is set-up like ebay but we don't have sub categories. this makes it alot easier for you to find an item you want, not like the hundreds of categories that ebay has. So go download our program...and check out this new auction!!! http://webenterprisesltd.com/canauction/ Thank you and please tell a friend about us! Sincerely, W.E.B. Enterprises Ltd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 7:14:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEE7837B405; Wed, 2 Jan 2002 07:14:35 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02FEZO78155; Wed, 2 Jan 2002 07:14:35 -0800 (PST) (envelope-from sobomax) Date: Wed, 2 Jan 2002 07:14:35 -0800 (PST) From: Message-Id: <200201021514.g02FEZO78155@freefall.freebsd.org> To: marcus@marcuscom.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33473: Sync up gdm's pkg-descr with the pkg-message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Sync up gdm's pkg-descr with the pkg-message State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Jan 2 07:14:15 PST 2002 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=33473 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 7:43:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [62.2.201.74]) by hub.freebsd.org (Postfix) with ESMTP id A6E1037B41D for ; Wed, 2 Jan 2002 07:43:09 -0800 (PST) Received: from gw.bsag.ch (root@localhost) by ns.bsag.ch with ESMTP id g02FiVg22422 for ; Wed, 2 Jan 2002 16:44:31 +0100 (CET) Received: from ns.bsag.ch (bs13.bsag.ch [192.168.1.13]) by gw.bsag.ch with ESMTP id g02FiVn22418 for ; Wed, 2 Jan 2002 16:44:31 +0100 (CET) Received: (from hpr@localhost) by ns.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g02Fh3s23996 for ports@FreeBSD.ORG; Wed, 2 Jan 2002 16:43:03 +0100 Date: Wed, 2 Jan 2002 16:43:03 +0100 From: Hanspeter Roth To: ports@FreeBSD.ORG Subject: Re: customizing a port Message-ID: <20020102164303.A23687@bs13.bsag.ch> Mail-Followup-To: ports@FreeBSD.ORG References: <20011231165258.A19838@bs13.bsag.ch> <20011231114005.B80099@pr0n.kutulu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <20011231114005.B80099@pr0n.kutulu.org>; from kutulu@kutulu.org on Mon, Dec 31, 2001 at 11:40:05AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Dec 31, 2001 at 11:40:05AM -0500, Kutulu wrote: > On Mon, Dec 31, 2001 at 04:52:58PM +0100, Hanspeter Roth wrote: > > Hello, > > > > how can one customize a port? > > In most cases, you can define CONFIGURE_ARGS on the make command line to > generate arguments to configure. > > make -DCONFIGURE_ARGS='--with-included-regex' install > > This will work with varying degrees of success for a given port, as some > ports replace CONFIGURE_ARGS with their own, instead of > appending to it. As of `less' it seems to require CONFIGURE_ARGS (without -D). Thanks. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 7:58:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 37FDD37B419 for ; Wed, 2 Jan 2002 07:58:32 -0800 (PST) Received: from there (swordfish.energyhq.org [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id 39A1C23F24 for ; Wed, 2 Jan 2002 16:58:20 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Miguel Mendez Organization: Energy HQ To: ports@freebsd.org Subject: Yet another question about kde-look Date: Wed, 2 Jan 2002 16:58:18 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020102155820.39A1C23F24@energyhq.homeip.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi again porters, I've already ported another style (QNiX), and something comes to my mind. The problem I find is the way one downloads stuff from www.kde-look.org, it is done via a php script, e.g. for the QNiX file it is: http://www.kde-look.org/content/download.php?content=319 That let's you download a file called 319_qnix... Is there a way I could make the fetch stage get that file from the kde-look host directly? At the moment I'm hosting the files on my server, specially the kwinacqua_ace because that one needed a repack so that make would work. Any ideas? :) Btw, would be really nice if a kind committer took my latest ports (kwinacqua_ace, qnix and pixieplus-kde :-P Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 8: 4:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 7C96C37B417 for ; Wed, 2 Jan 2002 08:04:18 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g02G3QC52841; Wed, 2 Jan 2002 11:03:26 -0500 (EST) (envelope-from alane) Date: Wed, 2 Jan 2002 11:03:26 -0500 From: Alan Eldridge To: Miguel Mendez Cc: ports@FreeBSD.ORG Subject: Re: Yet another question about kde-look Message-ID: <20020102160326.GA52821@wwweasel.geeksrus.net> References: <20020102155820.39A1C23F24@energyhq.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020102155820.39A1C23F24@energyhq.homeip.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 04:58:18PM +0100, Miguel Mendez wrote: >Hi again porters, > >I've already ported another style (QNiX), and something comes to my mind. The >problem I find is the way one downloads stuff from www.kde-look.org, it is >done via a php script, e.g. for the QNiX file it is: >http://www.kde-look.org/content/download.php?content=319 > >That let's you download a file called 319_qnix... Aaaccckk! Try writing an email to webmaster@kde-look.org, explaining the situation, and that you need a real URL in order to add things to ports. Or, for eath theme, write the author and see if they have a download site directly... >Is there a way I could make the fetch stage get that file from the kde-look >host directly? At the moment I'm hosting the files on my server, specially Only if the webmaster tells you how. :( In fact, you probably want to mail him/her anyway, because themes sites typically will assign a whole new id to an upgraded theme. This plays hell with our idea of software versioning. >the kwinacqua_ace because that one needed a repack so that make would work. Urk. Can you make the port do it? What was wrong? Do you want the responsibility of being MASTER_SITE for this port? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 8:31:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 15C3F37B41A for ; Wed, 2 Jan 2002 08:31:47 -0800 (PST) Received: from there (swordfish.energyhq.org [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id C2B9123F25; Wed, 2 Jan 2002 17:31:45 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Miguel Mendez Organization: Energy HQ To: Alan Eldridge Subject: Re: Yet another question about kde-look Date: Wed, 2 Jan 2002 17:31:44 +0100 X-Mailer: KMail [version 1.3.2] References: <20020102155820.39A1C23F24@energyhq.homeip.net> <20020102160326.GA52821@wwweasel.geeksrus.net> In-Reply-To: <20020102160326.GA52821@wwweasel.geeksrus.net> Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020102163145.C2B9123F25@energyhq.homeip.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 02 January 2002 17:03, you wrote: Hi again, > Aaaccckk! Try writing an email to webmaster@kde-look.org, explaining the > situation, and that you need a real URL in order to add things to ports. > Or, for eath theme, write the author and see if they have a download site > directly... Yes, I've just emailed the guy responsible for the site, will post here what he says. The problem is that some of the stuff is only hosted there (kwinacqua for example is only hosted at kde-look), so let's see what the webmaster tells me. > In fact, you probably want to mail him/her anyway, because themes sites > typically will assign a whole new id to an upgraded theme. This plays hell > with our idea of software versioning. Yes, that would mean a change in the makefile everytime the theme updates. > Urk. Can you make the port do it? What was wrong? Do you want the > responsibility of being MASTER_SITE for this port? The problem is that tarball was called correctly, but the directory inside it wasn't. About being MASTER_SITE, I think it's no problem for me, my server is on 7/24 on a fixed IP, no big issue. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 8:35:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from protactinium.btinternet.com (protactinium.btinternet.com [194.73.73.176]) by hub.freebsd.org (Postfix) with ESMTP id 199B237B41E for ; Wed, 2 Jan 2002 08:35:48 -0800 (PST) Received: from host213-123-130-32.in-addr.btopenworld.com ([213.123.130.32] helo=there) by protactinium.btinternet.com with smtp (Exim 3.22 #8) id 16LoMZ-00045x-00; Wed, 02 Jan 2002 16:35:35 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Dominic Marks To: Miguel Mendez , freebsd-ports@freebsd.org Subject: Re: Yet another question about kde-look Date: Wed, 2 Jan 2002 16:36:29 +0000 X-Mailer: KMail [version 1.3.2] References: <20020102155820.39A1C23F24@energyhq.homeip.net> In-Reply-To: <20020102155820.39A1C23F24@energyhq.homeip.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 02 January 2002 3:58 pm, Miguel Mendez wrote: > Hi again porters, > > I've already ported another style (QNiX), and something comes to my > mind. The problem I find is the way one downloads stuff from > www.kde-look.org, it is done via a php script, e.g. for the QNiX > file it is: > http://www.kde-look.org/content/download.php?content=319 > > That let's you download a file called 319_qnix... > ftp "http://www.kdelook.org/content/download.php?content=319" Requesting http://www.kdelook.org/content/download.php?content=319 Redirected to /content/files/319-qnix-0.2.tar.gz <...> Clearly these files are actually kept at: http://www.kdelook.org/content/files/ -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 8:40:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D272D37B41B for ; Wed, 2 Jan 2002 08:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02Ge2M92351; Wed, 2 Jan 2002 08:40:02 -0800 (PST) (envelope-from gnats) Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 0E37837B41A for ; Wed, 2 Jan 2002 08:39:30 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.33 #1) id 16LoPM-000CYD-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 02 Jan 2002 16:38:28 +0000 Message-Id: Date: Wed, 02 Jan 2002 16:38:28 +0000 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33475: New port: SquirrelMail (PHP WebMail system) mail/squirrelmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33475 >Category: ports >Synopsis: New port: SquirrelMail (PHP WebMail system) mail/squirrelmail >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 08:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.4-RELEASE-p1 FreeBSD 4.4-RELEASE-p1 #1: Sun Dec 16 21:20:07 GMT 2001 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: New port, obsoletes ports/33282 so please close that pr (noted in that pr too). >How-To-Repeat: >Fix: # 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: # # squirrelmail # squirrelmail/Makefile # squirrelmail/pkg-comment # squirrelmail/distinfo # squirrelmail/pkg-descr # squirrelmail/files # squirrelmail/files/config.php # squirrelmail/pkg-message # squirrelmail/pkg-plist # echo c - squirrelmail mkdir -p squirrelmail > /dev/null 2>&1 echo x - squirrelmail/Makefile sed 's/^X//' >squirrelmail/Makefile << 'END-of-squirrelmail/Makefile' X# New ports collection makefile for: squirrelmail X# Date created: 27 December 2001 X# Whom: Simon Dick X# X# $FreeBSD$ X# X XPORTNAME= squirrelmail XPORTVERSION= 1.2.2 XCATEGORIES= mail www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= squirrelmail X XMAINTAINER= simond@irrelevant.org X XRUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 X XUSE_BZIP2= yes XNO_BUILD= yes X Xdo-install: X ${MKDIR} /var/spool/squirrelmail ${PREFIX}/squirrelmail X ${CHOWN} www:www /var/spool/squirrelmail ${PREFIX}/squirrelmail X ${CP} -r ${WRKSRC}/* ${PREFIX}/squirrelmail X ${CHOWN} -R www:www ${PREFIX}/squirrelmail X ${INSTALL_DATA} -g www -o www ${FILESDIR}/config.php ${PREFIX}/squirrelmail/config/ X Xpost-install: X @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} X X.include END-of-squirrelmail/Makefile echo x - squirrelmail/pkg-comment sed 's/^X//' >squirrelmail/pkg-comment << 'END-of-squirrelmail/pkg-comment' XA webmail system which accesses mail over IMAP END-of-squirrelmail/pkg-comment echo x - squirrelmail/distinfo sed 's/^X//' >squirrelmail/distinfo << 'END-of-squirrelmail/distinfo' XMD5 (squirrelmail-1.2.2.tar.bz2) = 8615997f6206dede745a2d1f6e9e7e0c END-of-squirrelmail/distinfo echo x - squirrelmail/pkg-descr sed 's/^X//' >squirrelmail/pkg-descr << 'END-of-squirrelmail/pkg-descr' XSquirrelMail is a standards-based webmail package written in PHP4. It Xincludes built-in pure PHP support for the IMAP and SMTP protocols, and Xall pages render in pure HTML 4.0 (with no Javascript) for maximum Xcompatibility across browsers. It has very few requirements and is very Xeasy to configure and install. SquirrelMail has a all the functionality Xyou would want from an email client, including strong MIME support, Xaddress books, and folder manipulation X XWWW: http://www.squirrelmail.org/ X X- Simon Dick Xsimond@irrelevant.org END-of-squirrelmail/pkg-descr echo c - squirrelmail/files mkdir -p squirrelmail/files > /dev/null 2>&1 echo x - squirrelmail/files/config.php sed 's/^X//' >squirrelmail/files/config.php << 'END-of-squirrelmail/files/config.php' X END-of-squirrelmail/files/config.php echo x - squirrelmail/pkg-message sed 's/^X//' >squirrelmail/pkg-message << 'END-of-squirrelmail/pkg-message' X XYou now need to add an alias to apache's httpd.conf pointing to X%%PREFIX%%/squirrelmail/ in order to access SquirrelMail from your Xweb browser. X XIn order to do your administrative configuration you need to Xcd %%PREFIX%%/squirrelmail && ./configure X END-of-squirrelmail/pkg-message echo x - squirrelmail/pkg-plist sed 's/^X//' >squirrelmail/pkg-plist << 'END-of-squirrelmail/pkg-plist' Xsquirrelmail/config/conf.pl Xsquirrelmail/config/config_default.php Xsquirrelmail/config/index.php Xsquirrelmail/config/ri_once.pl Xsquirrelmail/config/config.php X@dirrm squirrelmail/config Xsquirrelmail/src/webmail.php Xsquirrelmail/src/addrbook_search.php Xsquirrelmail/src/addrbook_search_html.php Xsquirrelmail/src/addressbook.php Xsquirrelmail/src/compose.php Xsquirrelmail/src/delete_message.php Xsquirrelmail/src/download.php Xsquirrelmail/src/draft_actions.php Xsquirrelmail/src/empty_trash.php Xsquirrelmail/src/folders.php Xsquirrelmail/src/folders_create.php Xsquirrelmail/src/folders_delete.php Xsquirrelmail/src/folders_rename_do.php Xsquirrelmail/src/folders_rename_getname.php Xsquirrelmail/src/folders_subscribe.php Xsquirrelmail/src/help.php Xsquirrelmail/src/image.php Xsquirrelmail/src/index.php Xsquirrelmail/src/login.php Xsquirrelmail/src/left_main.php Xsquirrelmail/src/load_prefs.php Xsquirrelmail/src/move_messages.php Xsquirrelmail/src/options.php Xsquirrelmail/src/options_display.php Xsquirrelmail/src/options_folder.php Xsquirrelmail/src/options_highlight.php Xsquirrelmail/src/options_identities.php Xsquirrelmail/src/options_order.php Xsquirrelmail/src/options_personal.php Xsquirrelmail/src/printer_friendly_bottom.php Xsquirrelmail/src/printer_friendly_main.php Xsquirrelmail/src/printer_friendly_top.php Xsquirrelmail/src/read_body.php Xsquirrelmail/src/redirect.php Xsquirrelmail/src/retrievalerror.php Xsquirrelmail/src/right_main.php Xsquirrelmail/src/search.php Xsquirrelmail/src/signout.php Xsquirrelmail/src/validate.php Xsquirrelmail/src/vcard.php Xsquirrelmail/src/addrbook_popup.php X@dirrm squirrelmail/src Xsquirrelmail/po/charsetconvert.pl Xsquirrelmail/po/compilepo Xsquirrelmail/po/index.php Xsquirrelmail/po/mergepo Xsquirrelmail/po/squirrelmail.po Xsquirrelmail/po/xgetpo X@dirrm squirrelmail/po Xsquirrelmail/plugins/newmail/sounds/FanFair.wav Xsquirrelmail/plugins/newmail/sounds/Friends.wav Xsquirrelmail/plugins/newmail/sounds/MontyPython.wav Xsquirrelmail/plugins/newmail/sounds/Notify.wav X@dirrm squirrelmail/plugins/newmail/sounds Xsquirrelmail/plugins/newmail/HISTORY Xsquirrelmail/plugins/newmail/README Xsquirrelmail/plugins/newmail/newmail.php Xsquirrelmail/plugins/newmail/newmail_opt.php Xsquirrelmail/plugins/newmail/setup.php Xsquirrelmail/plugins/newmail/testsound.php X@dirrm squirrelmail/plugins/newmail Xsquirrelmail/plugins/translate/index.php Xsquirrelmail/plugins/translate/INSTALL Xsquirrelmail/plugins/translate/README Xsquirrelmail/plugins/translate/options.php Xsquirrelmail/plugins/translate/setup.php X@dirrm squirrelmail/plugins/translate Xsquirrelmail/plugins/squirrelspell/js/WHATISTHIS Xsquirrelmail/plugins/squirrelspell/js/check_me.js Xsquirrelmail/plugins/squirrelspell/js/crypto_settings.js Xsquirrelmail/plugins/squirrelspell/js/decrypt_error.js Xsquirrelmail/plugins/squirrelspell/js/index.php Xsquirrelmail/plugins/squirrelspell/js/init.js X@dirrm squirrelmail/plugins/squirrelspell/js Xsquirrelmail/plugins/squirrelspell/doc/ChangeLog Xsquirrelmail/plugins/squirrelspell/doc/CRYPTO Xsquirrelmail/plugins/squirrelspell/doc/UPGRADING Xsquirrelmail/plugins/squirrelspell/doc/PRIVACY Xsquirrelmail/plugins/squirrelspell/doc/README Xsquirrelmail/plugins/squirrelspell/doc/index.php X@dirrm squirrelmail/plugins/squirrelspell/doc Xsquirrelmail/plugins/squirrelspell/modules/options_main.mod.php Xsquirrelmail/plugins/squirrelspell/modules/check_me.mod.php Xsquirrelmail/plugins/squirrelspell/modules/crypto.mod.php Xsquirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod.php Xsquirrelmail/plugins/squirrelspell/modules/edit_dic.mod.php Xsquirrelmail/plugins/squirrelspell/modules/enc_setup.mod.php Xsquirrelmail/plugins/squirrelspell/modules/forget_me.mod.php Xsquirrelmail/plugins/squirrelspell/modules/forget_me_not.mod.php Xsquirrelmail/plugins/squirrelspell/modules/index.php Xsquirrelmail/plugins/squirrelspell/modules/init.mod.php Xsquirrelmail/plugins/squirrelspell/modules/lang_change.mod.php Xsquirrelmail/plugins/squirrelspell/modules/lang_setup.mod.php Xsquirrelmail/plugins/squirrelspell/modules/WHATISTHIS X@dirrm squirrelmail/plugins/squirrelspell/modules Xsquirrelmail/plugins/squirrelspell/index.php Xsquirrelmail/plugins/squirrelspell/sqspell_functions.php Xsquirrelmail/plugins/squirrelspell/sqspell_interface.php Xsquirrelmail/plugins/squirrelspell/sqspell_options.php Xsquirrelmail/plugins/squirrelspell/sqspell_config.php Xsquirrelmail/plugins/squirrelspell/INSTALL Xsquirrelmail/plugins/squirrelspell/setup.php X@dirrm squirrelmail/plugins/squirrelspell Xsquirrelmail/plugins/sent_subfolders/setup.php X@dirrm squirrelmail/plugins/sent_subfolders Xsquirrelmail/plugins/filters/index.php Xsquirrelmail/plugins/filters/CHANGES Xsquirrelmail/plugins/filters/README Xsquirrelmail/plugins/filters/filters.php Xsquirrelmail/plugins/filters/options.php Xsquirrelmail/plugins/filters/setup.php Xsquirrelmail/plugins/filters/spamoptions.php X@dirrm squirrelmail/plugins/filters Xsquirrelmail/plugins/bug_report/setup.php Xsquirrelmail/plugins/bug_report/INSTALL Xsquirrelmail/plugins/bug_report/README Xsquirrelmail/plugins/bug_report/bug_report.php X@dirrm squirrelmail/plugins/bug_report Xsquirrelmail/plugins/mail_fetch/functions.php Xsquirrelmail/plugins/mail_fetch/README Xsquirrelmail/plugins/mail_fetch/class.POP3.php Xsquirrelmail/plugins/mail_fetch/fetch.php Xsquirrelmail/plugins/mail_fetch/mailfetch.po Xsquirrelmail/plugins/mail_fetch/options.php Xsquirrelmail/plugins/mail_fetch/setup.php X@dirrm squirrelmail/plugins/mail_fetch Xsquirrelmail/plugins/make_archive.pl Xsquirrelmail/plugins/index.php Xsquirrelmail/plugins/README.plugins X@dirrm squirrelmail/plugins Xsquirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/zh_TW/LC_MESSAGES X@dirrm squirrelmail/locale/zh_TW Xsquirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/bg_BG/LC_MESSAGES X@dirrm squirrelmail/locale/bg_BG Xsquirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/ca_ES/LC_MESSAGES X@dirrm squirrelmail/locale/ca_ES Xsquirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/cs_CZ/LC_MESSAGES X@dirrm squirrelmail/locale/cs_CZ Xsquirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/da_DK/LC_MESSAGES X@dirrm squirrelmail/locale/da_DK Xsquirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/de_DE/LC_MESSAGES X@dirrm squirrelmail/locale/de_DE Xsquirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/es_ES/LC_MESSAGES X@dirrm squirrelmail/locale/es_ES Xsquirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/et_EE/LC_MESSAGES X@dirrm squirrelmail/locale/et_EE Xsquirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/fi_FI/LC_MESSAGES X@dirrm squirrelmail/locale/fi_FI Xsquirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/fr_FR/LC_MESSAGES X@dirrm squirrelmail/locale/fr_FR Xsquirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/hr_HR/LC_MESSAGES X@dirrm squirrelmail/locale/hr_HR Xsquirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/hu_HU/LC_MESSAGES X@dirrm squirrelmail/locale/hu_HU Xsquirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/id_ID/LC_MESSAGES X@dirrm squirrelmail/locale/id_ID Xsquirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/is_IS/LC_MESSAGES X@dirrm squirrelmail/locale/is_IS Xsquirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/it_IT/LC_MESSAGES X@dirrm squirrelmail/locale/it_IT Xsquirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/ko_KR/LC_MESSAGES X@dirrm squirrelmail/locale/ko_KR Xsquirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/lt_LT/LC_MESSAGES X@dirrm squirrelmail/locale/lt_LT Xsquirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/nl_NL/LC_MESSAGES X@dirrm squirrelmail/locale/nl_NL Xsquirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/nn_NO/LC_MESSAGES X@dirrm squirrelmail/locale/nn_NO Xsquirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/no_NO/LC_MESSAGES X@dirrm squirrelmail/locale/no_NO Xsquirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/pl_PL/LC_MESSAGES X@dirrm squirrelmail/locale/pl_PL Xsquirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/pt_BR/LC_MESSAGES X@dirrm squirrelmail/locale/pt_BR Xsquirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/pt_PT/LC_MESSAGES X@dirrm squirrelmail/locale/pt_PT Xsquirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/ro_RO/LC_MESSAGES X@dirrm squirrelmail/locale/ro_RO Xsquirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/ru_RU/LC_MESSAGES X@dirrm squirrelmail/locale/ru_RU Xsquirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/sk_SK/LC_MESSAGES X@dirrm squirrelmail/locale/sk_SK Xsquirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/sl_SI/LC_MESSAGES X@dirrm squirrelmail/locale/sl_SI Xsquirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/sr_YU/LC_MESSAGES X@dirrm squirrelmail/locale/sr_YU Xsquirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/sv_SE/LC_MESSAGES X@dirrm squirrelmail/locale/sv_SE Xsquirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/th_TH/LC_MESSAGES X@dirrm squirrelmail/locale/th_TH Xsquirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.mo Xsquirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.po X@dirrm squirrelmail/locale/tr_TR/LC_MESSAGES X@dirrm squirrelmail/locale/tr_TR Xsquirrelmail/locale/index.php X@dirrm squirrelmail/locale Xsquirrelmail/themes/spice_of_life_lite.php Xsquirrelmail/themes/black_bean_burrito_theme.php Xsquirrelmail/themes/blue_grey_theme.php Xsquirrelmail/themes/bluesnews_theme.php Xsquirrelmail/themes/bluesteel_theme.php Xsquirrelmail/themes/christmas.php Xsquirrelmail/themes/dark_grey_theme.php Xsquirrelmail/themes/darkness.php Xsquirrelmail/themes/deepocean2_theme.php Xsquirrelmail/themes/deepocean_theme.php Xsquirrelmail/themes/default_theme.php Xsquirrelmail/themes/dompie_theme.php Xsquirrelmail/themes/forest_theme.php Xsquirrelmail/themes/greenhouse_effect.php Xsquirrelmail/themes/high_contrast_theme.php Xsquirrelmail/themes/ice_theme.php Xsquirrelmail/themes/in_the_pink.php Xsquirrelmail/themes/index.php Xsquirrelmail/themes/kind_of_blue.php Xsquirrelmail/themes/maize_theme.php Xsquirrelmail/themes/methodical_theme.php Xsquirrelmail/themes/midnight.php Xsquirrelmail/themes/monostochastic.php Xsquirrelmail/themes/plain_blue_theme.php Xsquirrelmail/themes/purple_theme.php Xsquirrelmail/themes/random.php Xsquirrelmail/themes/sandstorm_theme.php Xsquirrelmail/themes/seaspray_theme.php Xsquirrelmail/themes/servery_theme.php Xsquirrelmail/themes/shades_of_grey.php Xsquirrelmail/themes/slashdot_theme.php Xsquirrelmail/themes/spice_of_life.php Xsquirrelmail/themes/spice_of_life_dark.php Xsquirrelmail/themes/README.themes X@dirrm squirrelmail/themes Xsquirrelmail/images/down_pointer.png Xsquirrelmail/images/index.php Xsquirrelmail/images/sm_logo.jpg Xsquirrelmail/images/sm_logo.png Xsquirrelmail/images/sort_none.png Xsquirrelmail/images/up_pointer.png X@dirrm squirrelmail/images Xsquirrelmail/help/th_TH/search.hlp Xsquirrelmail/help/th_TH/FAQ.hlp Xsquirrelmail/help/th_TH/addresses.hlp Xsquirrelmail/help/th_TH/compose.hlp Xsquirrelmail/help/th_TH/folders.hlp Xsquirrelmail/help/th_TH/main_folder.hlp Xsquirrelmail/help/th_TH/options.hlp Xsquirrelmail/help/th_TH/read_mail.hlp Xsquirrelmail/help/th_TH/basic.hlp X@dirrm squirrelmail/help/th_TH Xsquirrelmail/help/ca_ES/search.hlp Xsquirrelmail/help/ca_ES/FAQ.hlp Xsquirrelmail/help/ca_ES/addresses.hlp Xsquirrelmail/help/ca_ES/compose.hlp Xsquirrelmail/help/ca_ES/folders.hlp Xsquirrelmail/help/ca_ES/main_folder.hlp Xsquirrelmail/help/ca_ES/options.hlp Xsquirrelmail/help/ca_ES/read_mail.hlp Xsquirrelmail/help/ca_ES/basic.hlp X@dirrm squirrelmail/help/ca_ES Xsquirrelmail/help/cs_CZ/search.hlp Xsquirrelmail/help/cs_CZ/FAQ.hlp Xsquirrelmail/help/cs_CZ/addresses.hlp Xsquirrelmail/help/cs_CZ/compose.hlp Xsquirrelmail/help/cs_CZ/folders.hlp Xsquirrelmail/help/cs_CZ/main_folder.hlp Xsquirrelmail/help/cs_CZ/options.hlp Xsquirrelmail/help/cs_CZ/read_mail.hlp Xsquirrelmail/help/cs_CZ/basic.hlp X@dirrm squirrelmail/help/cs_CZ Xsquirrelmail/help/en_US/search.hlp Xsquirrelmail/help/en_US/FAQ.hlp Xsquirrelmail/help/en_US/addresses.hlp Xsquirrelmail/help/en_US/compose.hlp Xsquirrelmail/help/en_US/folders.hlp Xsquirrelmail/help/en_US/main_folder.hlp Xsquirrelmail/help/en_US/options.hlp Xsquirrelmail/help/en_US/read_mail.hlp Xsquirrelmail/help/en_US/basic.hlp X@dirrm squirrelmail/help/en_US Xsquirrelmail/help/es_ES/search.hlp Xsquirrelmail/help/es_ES/FAQ.hlp Xsquirrelmail/help/es_ES/addresses.hlp Xsquirrelmail/help/es_ES/compose.hlp Xsquirrelmail/help/es_ES/folders.hlp Xsquirrelmail/help/es_ES/main_folder.hlp Xsquirrelmail/help/es_ES/options.hlp Xsquirrelmail/help/es_ES/read_mail.hlp Xsquirrelmail/help/es_ES/basic.hlp X@dirrm squirrelmail/help/es_ES Xsquirrelmail/help/fi_FI/search.hlp Xsquirrelmail/help/fi_FI/FAQ.hlp Xsquirrelmail/help/fi_FI/addresses.hlp Xsquirrelmail/help/fi_FI/compose.hlp Xsquirrelmail/help/fi_FI/folders.hlp Xsquirrelmail/help/fi_FI/main_folder.hlp Xsquirrelmail/help/fi_FI/options.hlp Xsquirrelmail/help/fi_FI/read_mail.hlp Xsquirrelmail/help/fi_FI/basic.hlp X@dirrm squirrelmail/help/fi_FI Xsquirrelmail/help/fr_FR/search.hlp Xsquirrelmail/help/fr_FR/FAQ.hlp Xsquirrelmail/help/fr_FR/addresses.hlp Xsquirrelmail/help/fr_FR/compose.hlp Xsquirrelmail/help/fr_FR/folders.hlp Xsquirrelmail/help/fr_FR/main_folder.hlp Xsquirrelmail/help/fr_FR/options.hlp Xsquirrelmail/help/fr_FR/read_mail.hlp Xsquirrelmail/help/fr_FR/basic.hlp X@dirrm squirrelmail/help/fr_FR Xsquirrelmail/help/id_ID/search.hlp Xsquirrelmail/help/id_ID/FAQ.hlp Xsquirrelmail/help/id_ID/addresses.hlp Xsquirrelmail/help/id_ID/compose.hlp Xsquirrelmail/help/id_ID/folders.hlp Xsquirrelmail/help/id_ID/main_folder.hlp Xsquirrelmail/help/id_ID/options.hlp Xsquirrelmail/help/id_ID/read_mail.hlp Xsquirrelmail/help/id_ID/basic.hlp X@dirrm squirrelmail/help/id_ID Xsquirrelmail/help/it_IT/search.hlp Xsquirrelmail/help/it_IT/FAQ.hlp Xsquirrelmail/help/it_IT/addresses.hlp Xsquirrelmail/help/it_IT/compose.hlp Xsquirrelmail/help/it_IT/folders.hlp Xsquirrelmail/help/it_IT/main_folder.hlp Xsquirrelmail/help/it_IT/options.hlp Xsquirrelmail/help/it_IT/read_mail.hlp Xsquirrelmail/help/it_IT/basic.hlp X@dirrm squirrelmail/help/it_IT Xsquirrelmail/help/ko_KR/search.hlp Xsquirrelmail/help/ko_KR/FAQ.hlp Xsquirrelmail/help/ko_KR/addresses.hlp Xsquirrelmail/help/ko_KR/compose.hlp Xsquirrelmail/help/ko_KR/folders.hlp Xsquirrelmail/help/ko_KR/main_folder.hlp Xsquirrelmail/help/ko_KR/options.hlp Xsquirrelmail/help/ko_KR/read_mail.hlp Xsquirrelmail/help/ko_KR/basic.hlp X@dirrm squirrelmail/help/ko_KR Xsquirrelmail/help/lt_LT/search.hlp Xsquirrelmail/help/lt_LT/FAQ.hlp Xsquirrelmail/help/lt_LT/addresses.hlp Xsquirrelmail/help/lt_LT/compose.hlp Xsquirrelmail/help/lt_LT/folders.hlp Xsquirrelmail/help/lt_LT/main_folder.hlp Xsquirrelmail/help/lt_LT/options.hlp Xsquirrelmail/help/lt_LT/read_mail.hlp Xsquirrelmail/help/lt_LT/basic.hlp X@dirrm squirrelmail/help/lt_LT Xsquirrelmail/help/nl_NL/search.hlp Xsquirrelmail/help/nl_NL/FAQ.hlp Xsquirrelmail/help/nl_NL/addresses.hlp Xsquirrelmail/help/nl_NL/compose.hlp Xsquirrelmail/help/nl_NL/folders.hlp Xsquirrelmail/help/nl_NL/main_folder.hlp Xsquirrelmail/help/nl_NL/options.hlp Xsquirrelmail/help/nl_NL/read_mail.hlp Xsquirrelmail/help/nl_NL/basic.hlp X@dirrm squirrelmail/help/nl_NL Xsquirrelmail/help/pl_PL/search.hlp Xsquirrelmail/help/pl_PL/FAQ.hlp Xsquirrelmail/help/pl_PL/addresses.hlp Xsquirrelmail/help/pl_PL/compose.hlp Xsquirrelmail/help/pl_PL/folders.hlp Xsquirrelmail/help/pl_PL/main_folder.hlp Xsquirrelmail/help/pl_PL/options.hlp Xsquirrelmail/help/pl_PL/read_mail.hlp Xsquirrelmail/help/pl_PL/basic.hlp X@dirrm squirrelmail/help/pl_PL Xsquirrelmail/help/pt_BR/search.hlp Xsquirrelmail/help/pt_BR/FAQ.hlp Xsquirrelmail/help/pt_BR/addresses.hlp Xsquirrelmail/help/pt_BR/compose.hlp Xsquirrelmail/help/pt_BR/folders.hlp Xsquirrelmail/help/pt_BR/main_folder.hlp Xsquirrelmail/help/pt_BR/options.hlp Xsquirrelmail/help/pt_BR/read_mail.hlp Xsquirrelmail/help/pt_BR/basic.hlp X@dirrm squirrelmail/help/pt_BR Xsquirrelmail/help/pt_PT/search.hlp Xsquirrelmail/help/pt_PT/FAQ.hlp Xsquirrelmail/help/pt_PT/addresses.hlp Xsquirrelmail/help/pt_PT/compose.hlp Xsquirrelmail/help/pt_PT/folders.hlp Xsquirrelmail/help/pt_PT/main_folder.hlp Xsquirrelmail/help/pt_PT/options.hlp Xsquirrelmail/help/pt_PT/read_mail.hlp Xsquirrelmail/help/pt_PT/basic.hlp X@dirrm squirrelmail/help/pt_PT Xsquirrelmail/help/ru_RU/search.hlp Xsquirrelmail/help/ru_RU/FAQ.hlp Xsquirrelmail/help/ru_RU/addresses.hlp Xsquirrelmail/help/ru_RU/compose.hlp Xsquirrelmail/help/ru_RU/folders.hlp Xsquirrelmail/help/ru_RU/main_folder.hlp Xsquirrelmail/help/ru_RU/options.hlp Xsquirrelmail/help/ru_RU/read_mail.hlp Xsquirrelmail/help/ru_RU/basic.hlp X@dirrm squirrelmail/help/ru_RU Xsquirrelmail/help/sl_SI/search.hlp Xsquirrelmail/help/sl_SI/FAQ.hlp Xsquirrelmail/help/sl_SI/addresses.hlp Xsquirrelmail/help/sl_SI/compose.hlp Xsquirrelmail/help/sl_SI/folders.hlp Xsquirrelmail/help/sl_SI/main_folder.hlp Xsquirrelmail/help/sl_SI/options.hlp Xsquirrelmail/help/sl_SI/read_mail.hlp Xsquirrelmail/help/sl_SI/basic.hlp X@dirrm squirrelmail/help/sl_SI Xsquirrelmail/help/sv_SE/search.hlp Xsquirrelmail/help/sv_SE/FAQ.hlp Xsquirrelmail/help/sv_SE/addresses.hlp Xsquirrelmail/help/sv_SE/compose.hlp Xsquirrelmail/help/sv_SE/folders.hlp Xsquirrelmail/help/sv_SE/main_folder.hlp Xsquirrelmail/help/sv_SE/options.hlp Xsquirrelmail/help/sv_SE/read_mail.hlp Xsquirrelmail/help/sv_SE/basic.hlp X@dirrm squirrelmail/help/sv_SE Xsquirrelmail/help/index.php X@dirrm squirrelmail/help Xsquirrelmail/functions/url_parser.php Xsquirrelmail/functions/abook_global_file.php Xsquirrelmail/functions/abook_ldap_server.php Xsquirrelmail/functions/abook_local_file.php Xsquirrelmail/functions/addressbook.php Xsquirrelmail/functions/array.php Xsquirrelmail/functions/attachment_common.php Xsquirrelmail/functions/auth.php Xsquirrelmail/functions/constants.php Xsquirrelmail/functions/date.php Xsquirrelmail/functions/db_prefs.php Xsquirrelmail/functions/display_messages.php Xsquirrelmail/functions/gettext.php Xsquirrelmail/functions/i18n.php Xsquirrelmail/functions/imap.php Xsquirrelmail/functions/imap_general.php Xsquirrelmail/functions/imap_mailbox.php Xsquirrelmail/functions/imap_messages.php Xsquirrelmail/functions/imap_search.php Xsquirrelmail/functions/index.php Xsquirrelmail/functions/mailbox_display.php Xsquirrelmail/functions/mime.php Xsquirrelmail/functions/options.php Xsquirrelmail/functions/page_header.php Xsquirrelmail/functions/plugin.php Xsquirrelmail/functions/prefs.php Xsquirrelmail/functions/smtp.php Xsquirrelmail/functions/strings.php Xsquirrelmail/functions/tree.php Xsquirrelmail/functions/abook_database.php X@dirrm squirrelmail/functions Xsquirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.0.txt Xsquirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.1.txt X@dirrm squirrelmail/doc/ReleaseNotes/1.2 X@dirrm squirrelmail/doc/ReleaseNotes Xsquirrelmail/doc/README.russian_apache Xsquirrelmail/doc/addressbook.txt Xsquirrelmail/doc/db-backend.txt Xsquirrelmail/doc/ie_ssl.txt Xsquirrelmail/doc/index.html Xsquirrelmail/doc/mime.txt Xsquirrelmail/doc/plugin.txt Xsquirrelmail/doc/rfc_documents.txt Xsquirrelmail/doc/themes.txt Xsquirrelmail/doc/translating.txt Xsquirrelmail/doc/translating_help.txt Xsquirrelmail/doc/tree.txt X@dirrm squirrelmail/doc Xsquirrelmail/data/default_pref Xsquirrelmail/data/index.php X@dirrm squirrelmail/data Xsquirrelmail/AUTHORS Xsquirrelmail/index.php Xsquirrelmail/UPGRADE Xsquirrelmail/ReleaseNotes Xsquirrelmail/README Xsquirrelmail/MIRRORS Xsquirrelmail/INSTALL Xsquirrelmail/ChangeLog Xsquirrelmail/COPYING Xsquirrelmail/configure X@dirrm squirrelmail END-of-squirrelmail/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 8:50: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3085E37B417 for ; Wed, 2 Jan 2002 08:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02Go2Q93726; Wed, 2 Jan 2002 08:50:02 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 08:50:02 -0800 (PST) Message-Id: <200201021650.g02Go2Q93726@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Simon Dick Subject: Re: ports/33282: New port: SquirrelMail webmail (mail/squirrelmail) Reply-To: Simon Dick Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33282; it has been noted by GNATS. From: Simon Dick To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33282: New port: SquirrelMail webmail (mail/squirrelmail) Date: Wed, 2 Jan 2002 16:48:03 +0000 Please close this PR in favour of ports/33475 which has a later version of the program ported. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 9:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70DD037B419 for ; Wed, 2 Jan 2002 09:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02HA3v99734; Wed, 2 Jan 2002 09:10:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2213337B416 for ; Wed, 2 Jan 2002 09:08:42 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02H8gA99551; Wed, 2 Jan 2002 09:08:42 -0800 (PST) (envelope-from nobody) Message-Id: <200201021708.g02H8gA99551@freefall.freebsd.org> Date: Wed, 2 Jan 2002 09:08:42 -0800 (PST) From: Hendrik Scholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33477: ports/mail/razor-agents has wrong dependencies Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33477 >Category: ports >Synopsis: ports/mail/razor-agents has wrong dependencies >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 09:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 4.4-STABLE >Organization: NetUSE AG >Environment: FreeBSD telonius.lan.raisdorf.net 4.4-STABLE FreeBSD 4.4-STABLE #4: Sat Nov 3 16:14:58 CET 2001 hscholz@telonius.lan.raisdorf.net:/usr/src/sys/compile/TELONIUS i386 >Description: razor-agents consists of several perl scripts with use perl modules. razor-discover uses Net::DNS::Resolver (in the Razor/Client.pm package). The Makefile indicates that ports/net/p5-Net is needed. Instead ports/net/p5-Net-DNS is needed. razor-discover does not work when p5-Net-DNS is not installed. >How-To-Repeat: Install the ports/mail/razor-agent port and run razor-discover: $ razor-discover Can't locate Net/DNS/Resolver.pm in @INC (@INC contains: lib/ /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /usr/local/lib/perl5/site_perl/5.005/Razor/Client.pm line 18. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/Razor/Client.pm line 18. BEGIN failed--compilation aborted at /usr/local/bin/razor-discover line 15. Install ports/net/p5-Net-DNS (and deinstall p5-Net if not needed). $ razor-discover;echo $? 0 $ wc -l .razor.lst 2 .razor.lst $ >Fix: --- Makefile.orig Wed Jan 2 18:01:53 2002 +++ Makefile Wed Jan 2 18:02:55 2002 @@ -7,13 +7,14 @@ PORTNAME= razor-agents PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= razor MAINTAINER= leeym@leeym.com -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net \ +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 9:19:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id 01D9637B419; Wed, 2 Jan 2002 09:19:20 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id 451081C97; Wed, 2 Jan 2002 18:19:12 +0100 (CET) Date: Wed, 2 Jan 2002 18:19:12 +0100 From: Morsal Rodbay To: freebsd-ports@FreeBSD.org Cc: gnome@freebsd.org Subject: can't build galeon-1.0.2 Message-ID: <20020102171912.GA1223@zigman.2y.net> Reply-To: Morsal Rodbay Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.4 [up 3 days, 23:48] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the galeon port. I just cvsuped... but the compile error still exists. I dont have mozilla installed, I only use Netscape at the moment. -- root@darius /usr/ports/www/galeon >> make =3D=3D=3D> Building for galeon-1.0.2 make all-recursive Making all in intl Making all in po Making all in src Making all in mozilla c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/java -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/necko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/oji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/webbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/include/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/include/orbit-1.0 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=3Dpentiumpro -Wall -Wmissing-declarations -c BaseProtocolHandler.cpp BaseProtocolHandler.cpp:68: no =0Esresult GBaseProtocolHandler::GetProtocolFlags(PRUint32 *)' member function declared in class =07BaseProtocolHandler' *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.0.2. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.0.2. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. -- TIA, Morsal Rodbay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 9:25:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 8ABBB37B417; Wed, 2 Jan 2002 09:25:27 -0800 (PST) Received: from localhost (marcus@localhost) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g02HP8k18590; Wed, 2 Jan 2002 12:25:08 -0500 (EST) (envelope-from marcus@marcuscom.com) Date: Wed, 2 Jan 2002 12:25:08 -0500 (EST) From: Joe Clarke To: Morsal Rodbay Cc: freebsd-ports@FreeBSD.ORG, Subject: Re: can't build galeon-1.0.2 In-Reply-To: <20020102171912.GA1223@zigman.2y.net> Message-ID: <20020102122259.D17726-100000@creme-brulee.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset="en_US.ISO_8859-1" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2 Jan 2002, Morsal Rodbay wrote: > Hi > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the > galeon port. I just cvsuped... but the compile error still exists. I dont > have mozilla installed, I only use Netscape at the moment. So, you're linking against mozilla-embedded....? This isn't very clear here. [snip] > -DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include > -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=pentiumpro -Wall > -Wmissing-declarations -c BaseProtocolHandler.cpp > BaseProtocolHandler.cpp:68: no sresult > GBaseProtocolHandler::GetProtocolFlags(PRUint32 *)' member function declared > in class BaseProtocolHandler' > *** Error code 1 > Can you try removing the CPU optimizations, and see if the problem persists? Also, make sure you have 0.9.7 version of mozilla or mozilla-emb, first. I recommend, you link with full Mozilla (i.e. make -DWITH_FULL_MOZILLA) when building galeon. Many of galeon's features are broken when building with embedded Mozilla. Joe > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src. > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2. > *** Error code 1 > > Stop in /usr/ports/www/galeon/work/galeon-1.0.2. > *** Error code 1 > > Stop in /usr/ports/www/galeon. > *** Error code 1 > > Stop in /usr/ports/www/galeon. > *** Error code 1 > > Stop in /usr/ports/www/galeon. > -- > > TIA, > > Morsal Rodbay > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 9:28:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id CD80D37B41B; Wed, 2 Jan 2002 09:28:02 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g02HR4f30365; Wed, 2 Jan 2002 12:27:06 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201021727.g02HR4f30365@aldan.algebra.com> Date: Wed, 2 Jan 2002 12:27:01 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/www Makefile ports/www/frontpage-es Makefiledistinfo pkg-comment To: nbm@mithrandr.moria.org Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, sobomax@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20011230144820.A7229@mithrandr.moria.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 30 Dec, Neil Blakey-Milner wrote: >> But this is off-topic -- it is up to the "Bento team" to devise >> the new scheme -- the existing "one package per port" one is >> insufficient. > No, like everything, it's up to the person complaining to actually get > the work done - either by motivating others to do the work, or doing > it themselves. My complaint is not, that the package building scheme is broken (it seems to be, but I personally don't care). It is about the number of "sattelite" ports, whose ONLY reason for existence is automatic package building. Such ports are inconsistent and confusing (where are all the incarnations of php and ghostscript, for example? Or the separate ports for each of the kde2 i18n parts?) and should be removed, IMO. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 9:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B75D837B41B for ; Wed, 2 Jan 2002 09:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02He0103871; Wed, 2 Jan 2002 09:40:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3375237B417 for ; Wed, 2 Jan 2002 09:33:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02HX7x03021; Wed, 2 Jan 2002 09:33:07 -0800 (PST) (envelope-from nobody) Message-Id: <200201021733.g02HX7x03021@freefall.freebsd.org> Date: Wed, 2 Jan 2002 09:33:07 -0800 (PST) From: jan grant To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33478: portupgrade -P -i -a: problem at line 1382 of portupgrade (origin undefined) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33478 >Category: ports >Synopsis: portupgrade -P -i -a: problem at line 1382 of portupgrade (origin undefined) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 09:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: jan grant >Release: 4-stable >Organization: University of Bristol >Environment: not applicable; it's a generic kernel >Description: running portupgrade -P -i -a bombs out with the following error: /usr/local/sbin/portupgrade:1382:in `install_pkg': undefined method `origin' for "lcms-1.07_1":String (NameError) from /usr/local/sbin/portupgrade:953:in `upgrade_pkg' from /usr/local/sbin/portupgrade:661:in `main' from /usr/local/sbin/portupgrade:609:in `each' from /usr/local/sbin/portupgrade:609:in `main' from /usr/local/sbin/portupgrade:186:in `initialize' from /usr/local/sbin/portupgrade:186:in `new' from /usr/local/sbin/portupgrade:186:in `main' from /usr/local/sbin/portupgrade:1622 >How-To-Repeat: portupgrade -P -i -a ruby is version 1.6.6 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 10: 0: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2D5937B41A for ; Wed, 2 Jan 2002 10:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02I01E06439; Wed, 2 Jan 2002 10:00:01 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 10:00:01 -0800 (PST) Message-Id: <200201021800.g02I01E06439@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/33441: New port: x11-wm/qnix (and happy new year to all :) Reply-To: Miguel Mendez Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33441; it has been noted by GNATS. From: Miguel Mendez To: freebsd-gnats-submit@FreeBSD.org, flynn@energyhq.homeip.net Cc: Subject: Re: ports/33441: New port: x11-wm/qnix (and happy new year to all :) Date: Wed, 2 Jan 2002 18:54:27 +0100 --------------Boundary-00=_REOBRQQC881S9EVEMTOB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Okay, I've found a way around the fetch problem, thanks Dominic and Alan for the feedback. I've done it in a way that it will be very easy to adapt this Makefile for all the other ports from kde-look. I've attached the relevant diff against the previous shar file. -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! --------------Boundary-00=_REOBRQQC881S9EVEMTOB Content-Type: text/x-diff; charset="iso-8859-1"; name="qnix.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="qnix.diff" ZGlmZiAtcnVOIHFuaXgub2xkL01ha2VmaWxlIHFuaXgvTWFrZWZpbGUKLS0tIHFuaXgub2xkL01h a2VmaWxlCVdlZCBKYW4gIDIgMTg6MzA6MjggMjAwMgorKysgcW5peC9NYWtlZmlsZQlXZWQgSmFu ICAyIDE4OjQ3OjE3IDIwMDIKQEAgLTgsNyArOCwxMSBAQAogUE9SVE5BTUU9CXFuaXgKIFBPUlRW RVJTSU9OPQkwLjIuMQogQ0FURUdPUklFUz0JeDExLXdtIGtkZQotTUFTVEVSX1NJVEVTPQlodHRw Oi8vZW5lcmd5aHEuaG9tZWlwLm5ldC9maWxlcy8KK01BU1RFUl9TSVRFUz0JaHR0cDovL3d3dy5r ZGUtbG9vay5vcmcvY29udGVudC9maWxlcy8KKworS0RFTE9PS0lURU09CTMyNAorCitESVNUTkFN RT0gICAgICAgJChLREVMT09LSVRFTSktJHtQT1JUTkFNRX0tJChQT1JUVkVSU0lPTikKIAogTUFJ TlRBSU5FUj0JZmx5bm5AZW5lcmd5aHEuaG9tZWlwLm5ldAogCkBAIC0yOSw3ICszMyw5IEBACiBV U0VfR01BS0U9CXllcwogSU5TVEFMTFNfU0hMSUI9CXllcwogCisKIHByZS1jb25maWd1cmU6CisJ JChMTikgLXMgYCQoRUNIT19NU0cpICQoV1JLU1JDKXwkKFNFRCkgLWUgJ3MvJChLREVMT09LSVRF TSktLy9gICQoV1JLU1JDKQogCWNkICR7V1JLU1JDfTsgJHtHTUFLRX0gLWYgTWFrZWZpbGUuY3Zz CiAKIC5pbmNsdWRlIDxic2QucG9ydC5taz4KZGlmZiAtcnVOIHFuaXgub2xkL2Rpc3RpbmZvIHFu aXgvZGlzdGluZm8KLS0tIHFuaXgub2xkL2Rpc3RpbmZvCVdlZCBKYW4gIDIgMTg6MzA6MjggMjAw MgorKysgcW5peC9kaXN0aW5mbwlXZWQgSmFuICAyIDE4OjMyOjU4IDIwMDIKQEAgLTEgKzEgQEAK LU1ENSAocW5peC0wLjIuMS50YXIuZ3opID0gMWYwMGFhYjAzZWU3YTYxMzdmMjZiOWIyMTk3YzM4 M2MKK01ENSAoMzI0LXFuaXgtMC4yLjEudGFyLmd6KSA9IDFmMDBhYWIwM2VlN2E2MTM3ZjI2Yjli MjE5N2MzODNjCg== --------------Boundary-00=_REOBRQQC881S9EVEMTOB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 10:15: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from switchblade.cyberpunkz.org (switchblade.cyberpunkz.org [198.174.169.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B38E37B41E; Wed, 2 Jan 2002 10:14:56 -0800 (PST) Received: from there (nic-118-c60-194.mn.mediaone.net [24.118.60.194]) by switchblade.cyberpunkz.org (8.12.1/CpA-TLS-1.2.12-1) with SMTP id g02IErtg084352; Wed, 2 Jan 2002 12:14:54 -0600 (CST)?g (envelope-from rob@cyberpunkz.org)œ Posted-Date: Wed, 2 Jan 2002 12:14:53 -0600 (CST) Abuse-Contact: abuse@cyberpunkz.org Content-Type: text/plain; charset="iso-8859-1" From: Rob Andrews Reply-To: rob@cyberpunkz.org Organization: Cyberpunk Alliance Message-Id: <200201021122.27596@cyberpunkz.org> To: freebsd-security@freebsd.org Subject: libsafe? Date: Wed, 2 Jan 2002 12:14:44 -0600 X-Mailer: KMail [version 1.3.2] Cc: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org http://www.avayalabs.com/project/libsafe/index.html I won't go into details of what this lib does or is since the url above has all the information on it. I however was wondering since someone else had asked, if there was any type of a lib or such in freebsd which attempts to perform some of the functions that this seems to be attempting to do. I don't recall seeing anything like this in freebsd's base system or in the ports collection but figured it might be covered by something similar or possibly considered to be looked into for addition to freebsd. Just an innocent inquiry :) Rob Andrews Cyberpunk Alliance http://cyberpunkz.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 10:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3AF337B41D for ; Wed, 2 Jan 2002 10:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02IU0U13562; Wed, 2 Jan 2002 10:30:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D807C37B425 for ; Wed, 2 Jan 2002 10:28:51 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02ISpO13429; Wed, 2 Jan 2002 10:28:51 -0800 (PST) (envelope-from nobody) Message-Id: <200201021828.g02ISpO13429@freefall.freebsd.org> Date: Wed, 2 Jan 2002 10:28:51 -0800 (PST) From: Bengt Ahlgren To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33479: ghostscript hpijs 1.0 driver dumps core when compiled with -O Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33479 >Category: ports >Synopsis: ghostscript hpijs 1.0 driver dumps core when compiled with -O >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 10:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bengt Ahlgren >Release: 4.3-RELEASE >Organization: SICS >Environment: >Description: The hpijs 1.0 driver of ghostscript suffers from pointer corruption when compiled with optimisation resulting in bus error or segmentation violation. >How-To-Repeat: Compile the ghostscript{,-afpl} port "out of the box" and run: > gs -dSAFER -dBATCH -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 980C" -sOutputFile=foo - AFPL Ghostscript 7.03 (2001-10-20) Copyright (C) 2001 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Bus error - core dumped unable to spawn ijs server=hpijs >Fix: Compiling hpijs without -O cures the problem. Also see: http://sourceforge.net/forum/forum.php?thread_id=622951&forum_id=53439 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 10:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24E2937B419 for ; Wed, 2 Jan 2002 10:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02Ie3214798; Wed, 2 Jan 2002 10:40:03 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 10:40:03 -0800 (PST) Message-Id: <200201021840.g02Ie3214798@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/33248: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) Reply-To: Miguel Mendez Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33248; it has been noted by GNATS. From: Miguel Mendez To: freebsd-gnats-submit@FreeBSD.org, flynn@energyhq.homeip.net Cc: Subject: Re: ports/33248: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) Date: Wed, 2 Jan 2002 19:34:59 +0100 I've fixed the MASTER_SITES thingy for this one too. Also fixed some minor stuff and upgraded to 0.5.1 Here's the relevant diff against the old one: begin 644 kwinacqua_ace.diff M9&EF9B`MBD@/2`W,#(Y9F)C M,#AB.#=D-S%C93=D.3)D.#DS.3%C93-F9`ID:69F("UR=4X@:W=I;F%C<75A M7V%C92YO;&0O<&MG+6-O;6UE;G0@:W=I;F%C<75A7V%C92]P:V Message-Id: <200201021854.g02IsEY18412@freefall.freebsd.org> To: vacuum@12-232-21-91.client.attbi.com, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33405: upgrade to ettercap port fixes vulnerabilities Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: upgrade to ettercap port fixes vulnerabilities State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jan 2 10:53:57 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33405 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 11:26:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from switchblade.cyberpunkz.org (switchblade.cyberpunkz.org [198.174.169.125]) by hub.freebsd.org (Postfix) with ESMTP id A451C37B41D; Wed, 2 Jan 2002 11:26:29 -0800 (PST) Received: from there (nic-118-c60-194.mn.mediaone.net [24.118.60.194]) by switchblade.cyberpunkz.org (8.12.1/CpA-TLS-1.2.12-1) with SMTP id g02JQRtg085591; Wed, 2 Jan 2002 13:26:28 -0600 (CST)?g (envelope-from rob@cyberpunkz.org)œ Posted-Date: Wed, 2 Jan 2002 13:26:27 -0600 (CST) Abuse-Contact: abuse@cyberpunkz.org Content-Type: text/plain; charset="iso-8859-1" From: Rob Andrews Reply-To: rob@cyberpunkz.org Organization: Cyberpunk Alliance Message-Id: <200201021319.35424@cyberpunkz.org> To: freebsd-security@FreeBSD.ORG Subject: Re: libsafe? Date: Wed, 2 Jan 2002 13:26:25 -0600 X-Mailer: KMail [version 1.3.2] Cc: freebsd-ports@FreeBSD.ORG References: <200201021122.27596@cyberpunkz.org> In-Reply-To: <200201021122.27596@cyberpunkz.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 02 January 2002 12:14, Rob Andrews wrote: [-snip-] and yes I realize libparanoid is in the ports. Note the differences between libsafe and libparanoid.. (sorry I've gotten a few replies and yes I know about it. but its not similar in _how_ it handles doing the same thing that libsafe is doing) Rob Andrews Cyberpunk Alliance http://cyberpunkz.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 11:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF7B137B421; Wed, 2 Jan 2002 11:30:24 -0800 (PST) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02JT6P30761; Wed, 2 Jan 2002 11:29:06 -0800 (PST) (envelope-from dirk) Date: Wed, 2 Jan 2002 11:29:06 -0800 (PST) From: Message-Id: <200201021929.g02JT6P30761@freefall.freebsd.org> To: dirk@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/33478: portupgrade -P -i -a: problem at line 1382 of portupgrade (origin undefined) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: portupgrade -P -i -a: problem at line 1382 of portupgrade (origin undefined) Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: dirk Responsible-Changed-When: Wed Jan 2 11:28:49 PST 2002 Responsible-Changed-Why: Over to maintainer! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33478 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 11:53: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id B36BE37B41D for ; Wed, 2 Jan 2002 11:53:03 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 289BC1E877 for ; Wed, 2 Jan 2002 14:53:03 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g02Jr3O93839 for freebsd-ports@freebsd.org; Wed, 2 Jan 2002 14:53:03 -0500 (EST) (envelope-from khera) Date: Wed, 2 Jan 2002 14:53:03 -0500 (EST) Message-Id: <200201021953.g02Jr3O93839@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-ports@freebsd.org Subject: Re: apache1.3/mod_ssl Newsgroups: ml.freebsd.ports References: X-Trace: lorax.kciLink.com 1010000864 44800 216.194.193.106 (2 Jan 2002 19:47:44 GMT) X-Complaints-To: daemon@kciLink.com Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> "MB" == Matthew Bachmann writes: MB> I want to run this with the proxy and rewrite modules enabled. I'd MB> usually do it when running the ./configure script if compiling source MB> code. Since I don;t do that in the ports collection, how am I MB> supposed to enable these modules? They are all built as dynamically loaded modules, so you enable them in your httpd.conf file before you start the server itself. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:16:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id AEFEA37B416; Wed, 2 Jan 2002 12:16:04 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id WAA30410; Wed, 2 Jan 2002 22:16:00 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from h228.229.dialup.iptcom.net (h228.229.dialup.iptcom.net [212.9.229.228]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id WAA26476; Wed, 2 Jan 2002 22:15:57 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Subject: Re: can't build galeon-1.0.2 From: Maxim Sobolev To: Morsal Rodbay Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org In-Reply-To: <20020102171912.GA1223@zigman.2y.net> References: <20020102171912.GA1223@zigman.2y.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZMYhN7IvxYzGRz1GOXjX" Message-Id: <1010002531.588.0.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0 (Preview Release) Date: 02 Jan 2002 22:15:40 +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-ZMYhN7IvxYzGRz1GOXjX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-01-02 at 19:19, Morsal Rodbay wrote: > Hi > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the > galeon port. I just cvsuped... but the compile error still exists. I dont > have mozilla installed, I only use Netscape at the moment. Looks like you have outdated versions of mozilla-headers and/or mozilla-embedded ports. galeon-1.0.2 only compiles/works when you have latest version (0.9.7) of those ports. -Maxim > root@darius /usr/ports/www/galeon >> make > =3D=3D=3D> Building for galeon-1.0.2 > make all-recursive > Making all in intl > Making all in po > Making all in src > Making all in mozilla > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src > -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/nspr > -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/conte= nt > -I/usr/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshel= l > -I/usr/X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler > -I/usr/X11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx > -I/usr/X11R6/include/mozilla/gtkembedmoz > -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava > -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/layo= ut > -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxf= er > -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/necko2 > -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/oji > -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/string > -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozilla/uconv > -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozilla/wall= et > -I/usr/X11R6/include/mozilla/webbrowserpersist > -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/websh= ell > -I/usr/X11R6/include/mozilla/widget > -I/usr/X11R6/include/mozilla/windowwatcher > -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/gconf/1 > -I/usr/X11R6/include -I/usr/local/include/glib12 > -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gtk12 > -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/inclu= de > -I/usr/X11R6/include -I/usr/X11R6/include/gnome-vfs-1.0 > -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/X11R6/include/libglade-1.0 > -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-1.0 > -DNEED_GNOMESUPPORT_H -I/usr/local/include/orbit-1.0 > -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" > -DSHARE_DIR=3D\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include > -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=3Dpentiumpro -Wal= l > -Wmissing-declarations -c BaseProtocolHandler.cpp > BaseProtocolHandler.cpp:68: no =0Esresult > GBaseProtocolHandler::GetProtocolFlags(PRUint32 *)' member function decla= red > in class =07BaseProtocolHandler' > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src/mozilla. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.0.2/src. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.0.2. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.0.2. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon. > -- >=20 > TIA, >=20 > Morsal Rodbay >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 >=20 --=-ZMYhN7IvxYzGRz1GOXjX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8M2pioNu5t4iCBa8RArZQAJ9Q7Z6mTT0IKCuurFpUybGygikGaQCdFasE c3/HhgIdIjpHLyz3MtQJPbY= =K9FX -----END PGP SIGNATURE----- --=-ZMYhN7IvxYzGRz1GOXjX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:28: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id D297B37B405 for ; Wed, 2 Jan 2002 12:28:03 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.12.1/8.11.3) with ESMTP id g02KS2Nj038240 for ; Wed, 2 Jan 2002 12:28:02 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Wed, 2 Jan 2002 12:28:04 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: freebsd-ports@FreeBSD.ORG Subject: Sendmail port vs default sendmail (/usr/src)? In-Reply-To: <200201021953.g02Jr3O93839@onceler.kciLink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org As it seems that sendmail is probably going to have updates more frequently than upgrade revisions in FBSD (i.e. 4.4 vs 4.5, etc), I am thinking it might be good to use the sendmail port to keep on top on the sendmail source code for my mail servers. It seems easier to use portversion to make sure sendmail is up to date rather than cvsup'ing the source (/usr/src) -- or is that going down a vi vs emacs debate? ;) (is there a way to just upgrade sendmail in /usr/src?) If using the ports is preferred, why isn't a startup script included in /usr/local/etc/rc script for the sendmail port to use? Really I just want to see how everyone else is handling this. Thanks! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FD5B37B41E for ; Wed, 2 Jan 2002 12:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02KU1f47405; Wed, 2 Jan 2002 12:30:01 -0800 (PST) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id EDD8037B416 for ; Wed, 2 Jan 2002 12:24:37 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 682E31E877 for ; Wed, 2 Jan 2002 15:24:37 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g02KOb540527; Wed, 2 Jan 2002 15:24:37 -0500 (EST) (envelope-from khera) Message-Id: <200201022024.g02KOb540527@onceler.kciLink.com> Date: Wed, 2 Jan 2002 15:24:37 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33481: kdm complains about "no modules" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33481 >Category: ports >Synopsis: kdm complains about "no modules" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 12:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Tue Dec 11 10:12:07 EST 2001 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 >Description: with the kde-2.2.2 port, kdm logs this to syslog: no modules loaded for `kde' service which appear to be coming from PAM. Functionality is not affected, apparently. >How-To-Repeat: >Fix: either tell kdm to use the "xdm" pam configuration, or copy the xdm pam configuration and rename it as "kdm": --- #pam.conf~ Wed Jan 2 15:13:11 2002 +++ pam.conf Wed Jan 2 15:13:11 2002 @@ -82,6 +82,13 @@ xdm session required pam_deny.so xdm password required pam_deny.so +# KDM -- copy of xdm above +kdm auth required pam_unix.so +#kdm auth sufficient pam_kerberosIV.so try_first_pass +kdm account required pam_unix.so try_first_pass +kdm session required pam_deny.so +kdm password required pam_deny.so + # GDM (GNOME Display Manager) gdm auth required pam_nologin.so no_warn #gdm auth sufficient pam_kerberosIV.so no_warn try_first_pass >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:32:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id C5BB137B416; Wed, 2 Jan 2002 12:32:53 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id 56EDD1C97; Wed, 2 Jan 2002 21:32:52 +0100 (CET) Date: Wed, 2 Jan 2002 21:32:52 +0100 From: Morsal Rodbay To: Maxim Sobolev Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: can't build galeon-1.0.2 Message-ID: <20020102203252.GA61209@zigman.2y.net> Reply-To: Morsal Rodbay References: <20020102171912.GA1223@zigman.2y.net> <1010002531.588.0.camel@notebook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1010002531.588.0.camel@notebook> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.4 [up 4 days, 2:31] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 10:15:40PM +0200, Maxim Sobolev wrote: > On Wed, 2002-01-02 at 19:19, Morsal Rodbay wrote: > > Hi > > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the > > galeon port. I just cvsuped... but the compile error still exists. I dont > > have mozilla installed, I only use Netscape at the moment. > > Looks like you have outdated versions of mozilla-headers and/or > mozilla-embedded ports. galeon-1.0.2 only compiles/works when you have > latest version (0.9.7) of those ports. > > -Maxim Funny, I have the latest versions of mozilla-headers/embedded. Still it doesnt compile. I tried building with FULL mozill but that didnt help either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:34: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id C89D337B416; Wed, 2 Jan 2002 12:34:02 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id 1B78C1C97; Wed, 2 Jan 2002 21:34:02 +0100 (CET) Date: Wed, 2 Jan 2002 21:34:02 +0100 From: Morsal Rodbay To: Joe Clarke Cc: freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: can't build galeon-1.0.2 Message-ID: <20020102203401.GB61209@zigman.2y.net> Reply-To: Morsal Rodbay References: <20020102171912.GA1223@zigman.2y.net> <20020102122259.D17726-100000@creme-brulee.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20020102122259.D17726-100000@creme-brulee.marcuscom.com> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.4 [up 4 days, 2:31] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 12:25:08PM -0500, Joe Clarke wrote: >=20 >=20 > On Wed, 2 Jan 2002, Morsal Rodbay wrote: >=20 > > Hi > > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the > > galeon port. I just cvsuped... but the compile error still exists. I do= nt > > have mozilla installed, I only use Netscape at the moment. >=20 > So, you're linking against mozilla-embedded....? This isn't very clear > here. >=20 > [snip] >=20 > > -DSHARE_DIR=3D\"/usr/X11R6/share/gnome/galeon\" -I/usr/local/include > > -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -march=3Dpentiumpro -W= all > > -Wmissing-declarations -c BaseProtocolHandler.cpp > > BaseProtocolHandler.cpp:68: no =0Esresult > > GBaseProtocolHandler::GetProtocolFlags(PRUint32 *)' member function dec= lared > > in class =07BaseProtocolHandler' > > *** Error code 1 > > >=20 > Can you try removing the CPU optimizations, and see if the problem > persists? Also, make sure you have 0.9.7 version of mozilla or > mozilla-emb, first. >=20 > I recommend, you link with full Mozilla (i.e. make -DWITH_FULL_MOZILLA) > when building galeon. Many of galeon's features are broken when building > with embedded Mozilla. I just tried building with full mozilla but that didnt work either.. Now I will try to remove any CPU optimizations and see if it compiles.=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:40:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pr0n.kutulu.org (pr0n.kutulu.org [151.196.107.157]) by hub.freebsd.org (Postfix) with ESMTP id DFDA737B416 for ; Wed, 2 Jan 2002 12:40:06 -0800 (PST) Received: by pr0n.kutulu.org (Postfix, from userid 1000) id 4ED8752; Wed, 2 Jan 2002 15:42:12 -0500 (EST) Date: Wed, 2 Jan 2002 15:42:12 -0500 From: Kutulu To: Doug Silver Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Sendmail port vs default sendmail (/usr/src)? Message-ID: <20020102154212.A1282@pr0n.kutulu.org> Mail-Followup-To: Doug Silver , freebsd-ports@FreeBSD.ORG References: <200201021953.g02Jr3O93839@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dsilver@quantified.com on Wed, Jan 02, 2002 at 12:28:04PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 12:28:04PM -0800, Doug Silver wrote: > If using the ports is preferred, why isn't a startup script included in > /usr/local/etc/rc script for the sendmail port to use? Because sendmail startup support is in the base system, there's no need to put a startup script in. Sendmail, in fact, is a special case, in that there is *a lot* of support in the base system for replacing it with a new version and/or totally different MTA. If you want to do this, here's the "proper" way. I say proper only because this is how the install documentation for postfix instruct one to replace sendmail with postfix, and I assume the same applies to replacing base sendmail with a ports sendmail: 1. Install sendmail from ports as normal. 2. Edit /etc/mail/mailer.conf * Replace each instance of the base sendmail path with the pathname to the new sendmail binary. 3. Optional but recommended: Edit /etc/make.conf and add: NO_SENDMAIL= true The various mail programs (like mailq and newaliases and even sendmail itself) are just links to mailwrapper(8), which reads /etc/mail/mailer.conf to determine what program to run for a given function. Read the man pages to mailer.conf(5) and mailwrapper(8) for more details, but overall it's a very clean way to replace the system MTA with very little collateral damage. --K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 12:59:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx6.airmail.net (mx6.airmail.net [209.196.77.103]) by hub.freebsd.org (Postfix) with ESMTP id 7379637B419 for ; Wed, 2 Jan 2002 12:59:34 -0800 (PST) Received: from mail2.iadfw.net ([206.66.12.234]) by mx6.airmail.net with smtp (Exim 3.16 #10) id 16LsU2-000BPk-00; Wed, 02 Jan 2002 14:59:34 -0600 Received: from smtp.pdq.net from [209.144.226.235] by mail2.iadfw.net (/\##/\ Smail3.1.30.16 #30.61) with smtp for sender: id ; Wed, 2 Jan 2002 14:58:52 -0600 (CST) Message-Id: Date: Wed, 2 Jan 2002 14:59:11 -0600 (CST) Apparently-To: , , , From: Cabinets SUBJECT: If it is necessary to run a credit X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Outlook Express 5.00.2014.211 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00B4_0129F803.F4090370" Content-Transfer-Encoding: 7bit To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00B4_0129F803.F4090370 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sincerely, __________________________________________ Greg Walsh ___________________________________________ Suzanne Walsh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C9F037B423 for ; Wed, 2 Jan 2002 13:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1o57951; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 0F7EF37B41D for ; Wed, 2 Jan 2002 13:19:27 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOM540224; Wed, 2 Jan 2002 22:24:22 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOM540224@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:22 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33484: PORTS UPDATE: devel/mingw-bin/msvcrt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33484 >Category: ports >Synopsis: PORTS UPDATE: devel/mingw-bin/msvcrt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: A new version of mingw runtime libraries. Update from 1.0 to 1.2. >How-To-Repeat: >Fix: diff -ru mingw-bin-msvcrt.orig/Makefile mingw-bin-msvcrt/Makefile --- mingw-bin-msvcrt.orig/Makefile Sat Dec 29 18:33:11 2001 +++ mingw-bin-msvcrt/Makefile Sat Dec 29 16:35:35 2001 @@ -6,7 +6,7 @@ # PORTNAME= bin-msvcrt -PORTVERSION= 1.0 +PORTVERSION= 1.2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -16,8 +16,8 @@ MAINTAINER= doc@hisio.safenet.pl -DISTFILES = mingw-runtime-1.0-20010604${EXTRACT_SUFX} \ - w32api-1.0-20010606${EXTRACT_SUFX} +DISTFILES = mingw-runtime-${PORTVERSION}${EXTRACT_SUFX} \ + w32api-${PORTVERSION}${EXTRACT_SUFX} NO_MTREE= yes NO_WRKSUBDIR= yes diff -ru mingw-bin-msvcrt.orig/distinfo mingw-bin-msvcrt/distinfo --- mingw-bin-msvcrt.orig/distinfo Sat Dec 29 18:33:11 2001 +++ mingw-bin-msvcrt/distinfo Sat Dec 29 16:38:20 2001 @@ -1,2 +1,2 @@ -MD5 (mingw/mingw-runtime-1.0-20010604.tar.gz) = 473f8dfeb7c418417a8254fca9137a2b -MD5 (mingw/w32api-1.0-20010606.tar.gz) = 391d284f09cf7d13adccbd4ba50b4638 +MD5 (mingw/mingw-runtime-1.2.tar.gz) = f9ef95108a426422ed6b59f73b4dea9d +MD5 (mingw/w32api-1.2.tar.gz) = 7d72d7be6c9b4c1549c0f86149659e21 diff -ru mingw-bin-msvcrt.orig/pkg-descr mingw-bin-msvcrt/pkg-descr --- mingw-bin-msvcrt.orig/pkg-descr Sat Dec 29 18:33:11 2001 +++ mingw-bin-msvcrt/pkg-descr Sat Dec 29 16:47:09 2001 @@ -1,3 +1,5 @@ Headers and Libraries for Windows cross-development. This port is needed by mingw-gcc/devel. + +WWW: http://mingw.sourceforge.net >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:20:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84DC637B426 for ; Wed, 2 Jan 2002 13:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1q57960; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id B30CC37B422 for ; Wed, 2 Jan 2002 13:19:31 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOBt40173; Wed, 2 Jan 2002 22:24:11 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOBt40173@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:11 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33485: PORT UPDATE: devel/mingw Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33485 >Category: ports >Synopsis: PORT UPDATE: devel/mingw >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: A new version of Mingw32. Please make sure to add 'mingw-opengl-headers' also (I send it in another PR, at the same time I send this PR). The library will have OpenGL support then. This ports depends on 'mingw-opengl-headers' >How-To-Repeat: >Fix: diff -ru mingw.orig/Makefile mingw/Makefile --- mingw.orig/Makefile Sat Dec 29 21:16:00 2001 +++ mingw/Makefile Sat Dec 29 16:59:49 2001 @@ -6,7 +6,7 @@ # PORTNAME= mingw -PORTVERSION= 20010726 +PORTVERSION= 20011229 CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty @@ -15,7 +15,8 @@ RUN_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \ mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \ - i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc + i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc \ + ${NONEXISTENT}:${PORTSDIR}/devel/mingw-opengl-headers NO_BUILD= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:20:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F2A537B42A for ; Wed, 2 Jan 2002 13:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1c57978; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 33E0937B41E for ; Wed, 2 Jan 2002 13:19:47 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOPj40581; Wed, 2 Jan 2002 22:24:25 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOPj40581@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:25 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33487: NEW PORT: misc/polish-sms Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33487 >Category: ports >Synopsis: NEW PORT: misc/polish-sms >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: This is a program which allows users to send SMS to cellular phones in Poland, Europe. >How-To-Repeat: >Fix: # 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: # # polish-sms # polish-sms/Makefile # polish-sms/pkg-comment # polish-sms/distinfo # polish-sms/pkg-plist # polish-sms/pkg-descr # polish-sms/files # polish-sms/files/patch-aa # echo c - polish-sms mkdir -p polish-sms > /dev/null 2>&1 echo x - polish-sms/Makefile sed 's/^X//' >polish-sms/Makefile << 'END-of-polish-sms/Makefile' X# Ports collection makefile for: sms X# Date created: 23 dec 2001 X# Whom: doc@lublin.t1.pl X# X# $FreeBSD$ X# X XPORTNAME= polish-sms XPORTVERSION= 1.8.9h XCATEGORIES= misc XMASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/ XDISTNAME= sms-current X XMAINTAINER= doc@lublin.t1.pl X XWRKSRC= ${WRKDIR}/sms X XUSE_GMAKE= yes X Xpost-install: X strip ${PREFIX}/bin/sms X X.include END-of-polish-sms/Makefile echo x - polish-sms/pkg-comment sed 's/^X//' >polish-sms/pkg-comment << 'END-of-polish-sms/pkg-comment' XSend SMS to cellular phones in Poland (Idea, ERA, Plus) END-of-polish-sms/pkg-comment echo x - polish-sms/distinfo sed 's/^X//' >polish-sms/distinfo << 'END-of-polish-sms/distinfo' XMD5 (sms-current.tar.gz) = f521bd847222a89835be31881767698b END-of-polish-sms/distinfo echo x - polish-sms/pkg-plist sed 's/^X//' >polish-sms/pkg-plist << 'END-of-polish-sms/pkg-plist' Xbin/sms Xbin/smsaddr Xshare/doc/sms/contrib/mimecut Xshare/doc/sms/contrib/procmailrc Xshare/doc/sms/contrib/sms-conf Xshare/doc/sms/contrib/sms.cgi Xshare/doc/sms/contrib/sms.html Xshare/doc/sms/README Xshare/doc/sms/README.first Xshare/doc/sms/README.smsrc X@dirrm share/doc/sms/ END-of-polish-sms/pkg-plist echo x - polish-sms/pkg-descr sed 's/^X//' >polish-sms/pkg-descr << 'END-of-polish-sms/pkg-descr' XA program to send SMS to cellular phones in Poland (Idea, ERA, Plus). X XWWW: http://www.ceti.pl/~miki/komputery/sms.html END-of-polish-sms/pkg-descr echo c - polish-sms/files mkdir -p polish-sms/files > /dev/null 2>&1 echo x - polish-sms/files/patch-aa sed 's/^X//' >polish-sms/files/patch-aa << 'END-of-polish-sms/files/patch-aa' X--- Makefile.orig Sun Dec 23 21:29:03 2001 X+++ Makefile Sun Dec 23 22:22:21 2001 X@@ -38,15 +38,15 @@ X X # nw katalogi nie sa przeszukiwane automatycznie na FreeBSD, NetBSD i OpenBSD. X # Odkomentuj ponizsze linie jesli kompilujesz program na tych systemach X-# BSD_INC=-I/usr/local/include -I/usr/pkg/include X-# BSD_LIB=-L/usr/local/lib -L/usr/pkg/lib X+BSD_INC=-I/usr/local/include -I/usr/pkg/include X+BSD_LIB=-L/usr/local/lib -L/usr/pkg/lib X X # katalog pod ktorym program zostanie zainstalowany po make install - binaria X # ida do $DIR/$BIN, reszta do $DIR/$DOC X-PREFIX?=/usr/local X+PREFIX?=/usr/local/ X INSTALL_PREFIX=$(PREFIX) X INSTALL_BIN=$(INSTALL_PREFIX)/bin X-INSTALL_DOC=$(INSTALL_PREFIX)/doc/sms X+INSTALL_DOC=$(INSTALL_PREFIX)/share/doc/sms X X # ponizej juz nic nie powinno sie zmieniac X END-of-polish-sms/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:21: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B17A37B41C for ; Wed, 2 Jan 2002 13:20:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK2E58005; Wed, 2 Jan 2002 13:20:02 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 41CAC37B429 for ; Wed, 2 Jan 2002 13:19:43 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOOt40377; Wed, 2 Jan 2002 22:24:24 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOOt40377@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:24 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33490: NEW PORT: devel/mingw-opengl-headers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33490 >Category: ports >Synopsis: NEW PORT: devel/mingw-opengl-headers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: Mingw32 is a gcc, which produce Windows 9x/NT/XP .exe files. It can be used for cross compilation. It includes OpenGL libraries with it, but doesn't include header files for OpenGL application. This port fixes it. Fresh OpenGL header files, directly from Windows 9x/NT/XP manufacturer site, which allow us to create Windows OpenGL applications on FreeBSD. Thank you, >How-To-Repeat: >Fix: # 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: # # mingw-opengl-headers # mingw-opengl-headers/distinfo # mingw-opengl-headers/Makefile # mingw-opengl-headers/pkg-comment # mingw-opengl-headers/pkg-descr # mingw-opengl-headers/pkg-plist # echo c - mingw-opengl-headers mkdir -p mingw-opengl-headers > /dev/null 2>&1 echo x - mingw-opengl-headers/distinfo sed 's/^X//' >mingw-opengl-headers/distinfo << 'END-of-mingw-opengl-headers/distinfo' XMD5 (mingw/opengl95.exe) = edb0a9c371be828d2b5d2e90c5c89cb3 END-of-mingw-opengl-headers/distinfo echo x - mingw-opengl-headers/Makefile sed 's/^X//' >mingw-opengl-headers/Makefile << 'END-of-mingw-opengl-headers/Makefile' X# New ports collection makefile for: OpenGL headers for Mingw32 X# Date created: 29 Dec 2001 X# Whom: Michal Pasternak X# X# $FreeBSD$ X XPORTNAME= opengl XPORTVERSION= 20011229 XPORTEPOCH= 1 XCATEGORIES= devel graphics XMASTER_SITES= ftp://ftp.microsoft.com/softlib/mslfiles/ XPKGNAMEPREFIX= mingw- XPKGNAMESUFFIX= -headers XDISTNAME= opengl95 XEXTRACT_SUFX= .exe X XMAINTAINER= doc@lublin.t1.pl X XBUILD_DEPENDS= mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt X XDIST_SUBDIR= mingw X XUSE_ZIP= yes XNO_BUILD= yes XNO_CDROM= yes XWRKSRC= ${WRKDIR}/ X XPREFIX= ${LOCALBASE}/i386-mingw32msvc/ X Xdo-install: X ${MKDIR} ${PREFIX}/include/GL X ${LN} -s ${PREFIX}/include/GL ${PREFIX}/include/gl X ${CP} ${WRKSRC}/INCLUDE/GL/GL.H ${PREFIX}/include/GL/gl.h X ${CP} ${WRKSRC}/INCLUDE/GL/GLAUX.H ${PREFIX}/include/GL/glaux.h X ${CP} ${WRKSRC}/INCLUDE/GL/GLU.H ${PREFIX}/include/GL/glu.h X ${CP} ${WRKSRC}/DLL/GLU32.DLL ${PREFIX}/lib/glu32.dll X ${CP} ${WRKSRC}/DLL/OPENGL32.DLL ${PREFIX}/lib/opengl32.dll X Xdo-build: X ${DO_NADA} X X.include END-of-mingw-opengl-headers/Makefile echo x - mingw-opengl-headers/pkg-comment sed 's/^X//' >mingw-opengl-headers/pkg-comment << 'END-of-mingw-opengl-headers/pkg-comment' XOpenGL headers from Microsoft(TM) for Windows development with Mingw END-of-mingw-opengl-headers/pkg-comment echo x - mingw-opengl-headers/pkg-descr sed 's/^X//' >mingw-opengl-headers/pkg-descr << 'END-of-mingw-opengl-headers/pkg-descr' XHeaders and DLLs for OpenGL development, missing in MinGW installation. X XRead more about MinGW + OpenGL at XWWW: http://sites.netscape.net/ptrpck/ X X-- Michal Pasternak END-of-mingw-opengl-headers/pkg-descr echo x - mingw-opengl-headers/pkg-plist sed 's/^X//' >mingw-opengl-headers/pkg-plist << 'END-of-mingw-opengl-headers/pkg-plist' Xinclude/GL/gl.h Xinclude/GL/glaux.h Xinclude/GL/glu.h Xlib/glu32.dll Xlib/opengl32.dll Xinclude/gl X@dirrm include/GL/ END-of-mingw-opengl-headers/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:21:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29C0637B421 for ; Wed, 2 Jan 2002 13:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1U57942; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 66A9C37B423 for ; Wed, 2 Jan 2002 13:19:33 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LONY40275; Wed, 2 Jan 2002 22:24:23 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LONY40275@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:23 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33483: PORTS UPDATE: devel/mingw-binutils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33483 >Category: ports >Synopsis: PORTS UPDATE: devel/mingw-binutils >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: A new version of Mingw-binutils package. >How-To-Repeat: >Fix: diff -ru mingw-binutils.orig/Makefile mingw-binutils/Makefile --- mingw-binutils.orig/Makefile Sat Dec 29 18:22:57 2001 +++ mingw-binutils/Makefile Sat Dec 29 19:04:51 2001 @@ -6,17 +6,17 @@ # PORTNAME= binutils -PORTVERSION= 2.11.90 +PORTVERSION= 2.11.92 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mingw PKGNAMEPREFIX= mingw- -DISTNAME= ${PORTNAME}-${PORTVERSION}-20010705-src${EXTRACT_SUFFIX} +DISTNAME= ${PORTNAME}-${PORTVERSION}-20011113-src${EXTRACT_SUFFIX} DIST_SUBDIR= mingw MAINTAINER= doc@hisio.safenet.pl -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-20011113 USE_GMAKE= yes USE_LIBTOOL= yes @@ -25,6 +25,7 @@ MAN1= i386-mingw32msvc-addr2line.1 \ i386-mingw32msvc-ar.1 \ i386-mingw32msvc-as.1 \ + i386-mingw32msvc-dlltool.1 \ i386-mingw32msvc-c++filt.1 \ i386-mingw32msvc-ld.1 \ i386-mingw32msvc-nlmconv.1 \ @@ -32,9 +33,11 @@ i386-mingw32msvc-objcopy.1 \ i386-mingw32msvc-objdump.1 \ i386-mingw32msvc-ranlib.1 \ + i386-mingw32msvc-readelf.1 \ i386-mingw32msvc-size.1 \ i386-mingw32msvc-strings.1 \ - i386-mingw32msvc-strip.1 + i386-mingw32msvc-strip.1 \ + i386-mingw32msvc-windres.1 post-install: @for file in \ diff -ru mingw-binutils.orig/distinfo mingw-binutils/distinfo --- mingw-binutils.orig/distinfo Sat Dec 29 18:22:57 2001 +++ mingw-binutils/distinfo Sat Dec 29 17:30:28 2001 @@ -1 +1 @@ -MD5 (mingw/binutils-2.11.90-20010705-src.tar.gz) = 02261ce6456ca212c3f115d7b0e2ac1b +MD5 (mingw/binutils-2.11.92-20011113-src.tar.gz) = f7d5ffdfe568d08099640825f5d1a0ed diff -ru mingw-binutils.orig/pkg-plist mingw-binutils/pkg-plist --- mingw-binutils.orig/pkg-plist Sat Dec 29 18:22:57 2001 +++ mingw-binutils/pkg-plist Sat Dec 29 18:22:28 2001 @@ -1,23 +1,67 @@ +bin/i386-mingw32msvc-size +bin/i386-mingw32msvc-objdump +bin/i386-mingw32msvc-ar +bin/i386-mingw32msvc-strings +bin/i386-mingw32msvc-ranlib +bin/i386-mingw32msvc-objcopy +bin/i386-mingw32msvc-dlltool +bin/i386-mingw32msvc-windres +bin/i386-mingw32msvc-addr2line +bin/i386-mingw32msvc-readelf +bin/i386-mingw32msvc-dllwrap +bin/i386-mingw32msvc-nm +bin/i386-mingw32msvc-strip +bin/i386-mingw32msvc-c++filt +bin/i386-mingw32msvc-as +bin/i386-mingw32msvc-gasp +bin/i386-mingw32msvc-ld +i386-mingw32msvc/bin/nm +i386-mingw32msvc/bin/strip i386-mingw32msvc/bin/ar -i386-mingw32msvc/bin/as +i386-mingw32msvc/bin/ranlib i386-mingw32msvc/bin/dlltool +i386-mingw32msvc/bin/as i386-mingw32msvc/bin/ld -i386-mingw32msvc/bin/nm -i386-mingw32msvc/bin/ranlib -i386-mingw32msvc/bin/strip -@dirrm i386-mingw32msvc/bin i386-mingw32msvc/lib/ldscripts/i386pe.x i386-mingw32msvc/lib/ldscripts/i386pe.xbn i386-mingw32msvc/lib/ldscripts/i386pe.xn i386-mingw32msvc/lib/ldscripts/i386pe.xr i386-mingw32msvc/lib/ldscripts/i386pe.xu -@dirrm i386-mingw32msvc/lib/ldscripts -@unexec rmdir -p %D/i386-mingw32msvc/lib 2>/dev/null || true -include/ansidecl.h include/bfd.h +include/ansidecl.h +include/symcat.h include/bfdlink.h -lib/libbfd.a -lib/libbfd.la lib/libiberty.a -lib/libopcodes.a +lib/libbfd.la +lib/libbfd.a lib/libopcodes.la +lib/libopcodes.a +man/man1/i386-mingw32msvc-ar.1.gz +man/man1/i386-mingw32msvc-as.1.gz +man/man1/i386-mingw32msvc-dlltool.1 +man/man1/i386-mingw32msvc-nm.1.gz +man/man1/i386-mingw32msvc-objdump.1.gz +man/man1/i386-mingw32msvc-ranlib.1.gz +man/man1/i386-mingw32msvc-size.1.gz +man/man1/i386-mingw32msvc-readelf.1 +man/man1/i386-mingw32msvc-strip.1.gz +man/man1/i386-mingw32msvc-windres.1 +man/man1/i386-mingw32msvc-ld.1.gz +man/man1/i386-mingw32msvc-nlmconv.1.gz +man/man1/i386-mingw32msvc-addr2line.1.gz +man/man1/i386-mingw32msvc-c++filt.1.gz +man/man1/i386-mingw32msvc-objcopy.1.gz +man/man1/i386-mingw32msvc-strings.1.gz +share/locale/fr/LC_MESSAGES/bfd.mo +share/locale/fr/LC_MESSAGES/opcodes.mo +share/locale/fr/LC_MESSAGES/binutils.mo +share/locale/fr/LC_MESSAGES/gas.mo +share/locale/fr/LC_MESSAGES/ld.mo +share/locale/sv/LC_MESSAGES/opcodes.mo +share/locale/sv/LC_MESSAGES/ld.mo +share/locale/tr/LC_MESSAGES/opcodes.mo +share/locale/tr/LC_MESSAGES/binutils.mo +@dirrm i386-mingw32msvc/lib/ldscripts +@dirrm i386-mingw32msvc/lib +@dirrm i386-mingw32msvc/bin +@dirrm i386-mingw32msvc >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:22:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2C0A37B428 for ; Wed, 2 Jan 2002 13:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1o57969; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id AD2C437B421 for ; Wed, 2 Jan 2002 13:19:31 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LON740326; Wed, 2 Jan 2002 22:24:23 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LON740326@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:23 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33486: PORT UPDATE: devel/mingw-gcc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33486 >Category: ports >Synopsis: PORT UPDATE: devel/mingw-gcc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: New version of mingw-gcc package. >How-To-Repeat: >Fix: diff -ru mingw-gcc.orig/Makefile mingw-gcc/Makefile --- mingw-gcc.orig/Makefile Sat Dec 29 18:35:20 2001 +++ mingw-gcc/Makefile Sat Dec 29 19:01:25 2001 @@ -11,8 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mingw PKGNAMEPREFIX= mingw- -DISTNAME= gcc-${PORTVERSION}-20010723-src -DIST_SUBDIR= mingw +DISTNAME= gcc-${PORTVERSION}-20010828-src MAINTAINER= doc@hisio.safenet.pl @@ -22,7 +21,9 @@ RUN_DEPENDS= ${LOCALBASE}/i386-mingw32msvc/bin/as:${PORTSDIR}/devel/mingw-binutils \ ${LOCALBASE}/bin/mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt -NO_WRKSUBDIR= yes +DIST_SUBDIR= mingw + +WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}-20010828 USE_GMAKE= yes GNU_CONFIGURE= yes @@ -34,7 +35,10 @@ MAN1= cccp.1 \ i386-mingw32msvc-g++.1 \ i386-mingw32msvc-g77.1 \ - i386-mingw32msvc-gcc.1 + i386-mingw32msvc-gcc.1 \ + i386-mingw32msvc-dlltool.1 \ + i386-mingw32msvc-readelf.1 \ + i386-mingw32msvc-windres.1 post-patch: ${PERL} -i.orig -pe 's/install-libiberty//' ${WRKSRC}/Makefile.in diff -ru mingw-gcc.orig/distinfo mingw-gcc/distinfo --- mingw-gcc.orig/distinfo Sat Dec 29 18:35:20 2001 +++ mingw-gcc/distinfo Sat Dec 29 17:49:32 2001 @@ -1 +1 @@ -MD5 (mingw/gcc-2.95.3-20010723-src.tar.gz) = 532a97c526b6d142cb4e2e4647499e11 +MD5 (mingw/gcc-2.95.3-20010828-src.tar.gz) = 1fc0c647b42e8278e5906ee540defd3c diff -ru mingw-gcc.orig/pkg-plist mingw-gcc/pkg-plist --- mingw-gcc.orig/pkg-plist Sat Dec 29 18:35:20 2001 +++ mingw-gcc/pkg-plist Sat Dec 29 18:56:45 2001 @@ -1,37 +1,51 @@ -bin/i386-mingw32msvc-addr2line +bin/i386-mingw32msvc-size +bin/i386-mingw32msvc-objdump bin/i386-mingw32msvc-ar -bin/i386-mingw32msvc-as -bin/i386-mingw32msvc-c++ -bin/i386-mingw32msvc-c++filt +bin/i386-mingw32msvc-strings +bin/i386-mingw32msvc-ranlib +bin/i386-mingw32msvc-objcopy bin/i386-mingw32msvc-dlltool +bin/i386-mingw32msvc-windres +bin/i386-mingw32msvc-addr2line +bin/i386-mingw32msvc-readelf bin/i386-mingw32msvc-dllwrap -bin/i386-mingw32msvc-g++ -bin/i386-mingw32msvc-g77 +bin/i386-mingw32msvc-nm +bin/i386-mingw32msvc-strip +bin/gcov +bin/i386-mingw32msvc-c++filt +bin/i386-mingw32msvc-as bin/i386-mingw32msvc-gasp -bin/i386-mingw32msvc-gcc bin/i386-mingw32msvc-ld -bin/i386-mingw32msvc-nm -bin/i386-mingw32msvc-objcopy -bin/i386-mingw32msvc-objdump +bin/i386-mingw32msvc-g++ +bin/i386-mingw32msvc-c++ +bin/i386-mingw32msvc-g77 bin/i386-mingw32msvc-protoize -bin/i386-mingw32msvc-ranlib -bin/i386-mingw32msvc-readelf -bin/i386-mingw32msvc-size -bin/i386-mingw32msvc-strings -bin/i386-mingw32msvc-strip bin/i386-mingw32msvc-unprotoize -bin/i386-mingw32msvc-windres -i386-mingw32msvc/bin/gcc -i386-mingw32msvc/include/_G_config.h +bin/cpp +bin/i386-mingw32msvc-gcc +i386-mingw32msvc/bin/nm +i386-mingw32msvc/bin/strip +i386-mingw32msvc/bin/ar +i386-mingw32msvc/bin/ranlib +i386-mingw32msvc/bin/dlltool +i386-mingw32msvc/bin/as +i386-mingw32msvc/bin/ld +i386-mingw32msvc/lib/ldscripts/i386pe.x +i386-mingw32msvc/lib/ldscripts/i386pe.xbn +i386-mingw32msvc/lib/ldscripts/i386pe.xn +i386-mingw32msvc/lib/ldscripts/i386pe.xr +i386-mingw32msvc/lib/ldscripts/i386pe.xu i386-mingw32msvc/lib/libiberty.a i386-mingw32msvc/lib/libstdc++.a.2.10.0 +i386-mingw32msvc/include/assert.h +i386-mingw32msvc/include/_G_config.h +include/bfd.h +include/ansidecl.h +include/symcat.h +include/bfdlink.h @unexec install-info --delete %D/info/cpp.info %D/info/dir @unexec install-info --delete %D/info/g77.info %D/info/dir @unexec install-info --delete %D/info/gcc.info %D/info/dir -info/cpp.info -info/cpp.info-1 -info/cpp.info-2 -info/cpp.info-3 info/g77.info info/g77.info-1 info/g77.info-10 @@ -54,6 +68,10 @@ info/g77.info-7 info/g77.info-8 info/g77.info-9 +info/cpp.info +info/cpp.info-1 +info/cpp.info-2 +info/cpp.info-3 info/gcc.info info/gcc.info-1 info/gcc.info-10 @@ -88,217 +106,237 @@ @exec install-info %D/info/cpp.info %D/info/dir @exec install-info %D/info/g77.info %D/info/dir @exec install-info %D/info/gcc.info %D/info/dir -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/SYSCALLS.c.X -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/cc1 -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/cc1obj -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/cc1plus -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/cpp0 -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/f771 -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/README -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/exception -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/fixed -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/float.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/iso646.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/limits.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/new -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/new.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/NXConstStr.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/Object.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/Protocol.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/encoding.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/hash.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/objc-api.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/objc-list.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/objc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/sarray.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/thr.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc/typedstream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/proto.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/stdarg.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/stdbool.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/stddef.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/syslimits.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/typeinfo -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-alpha.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-arc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-c4x.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-clipper.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-h8300.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-i860.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-i960.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-m32r.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-m88k.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-mips.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-mn10200.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-mn10300.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-pa.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-ppc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-pyr.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-sh.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-sparc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-spur.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/va-v850.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/varargs.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/libgcc.a -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/libobjc.a -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/libstdc++.a -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/specs -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/PlotFile.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/SFile.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/algo.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/algobase.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/algorithm -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/alloc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/bitset -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/builtinbuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/bvector.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cassert -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cctype -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cerrno -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cfloat -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/ciso646 -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/climits -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/clocale -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cmath -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/complex -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/complex.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/csetjmp -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/csignal -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cstdarg -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cstddef -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cstdio -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cstdlib -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cstring -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/ctime -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cwchar -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/cwctype -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/defalloc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/deque -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/deque.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/dummy.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/editbuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/floatio.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/fstream -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/fstream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/function.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/functional -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/hash_map -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/hash_map.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/hash_set -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/hash_set.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/hashtable.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/heap.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/indstream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iolibio.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iomanip -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iomanip.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iosfwd -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iostdio.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iostream -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iostream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iostreamP.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/istream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iterator -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/iterator.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/libio.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/libioP.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/list -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/list.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/map -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/map.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/memory -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/multimap.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/multiset.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/numeric -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/ostream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/pair.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/parsestream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/pfstream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/procbuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/pthread_alloc -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/pthread_alloc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/queue -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/rope -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/rope.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/ropeimpl.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/set -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/set.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/slist -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/slist.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/sstream -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stack -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stack.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/bastring.cc -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/bastring.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/complext.cc -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/complext.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/dcomplex.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/fcomplex.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/gslice.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/gslice_array.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/indirect_array.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/ldcomplex.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/mask_array.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/slice.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/slice_array.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/std_valarray.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/straits.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/valarray_array.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/valarray_array.tcc -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std/valarray_meta.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stdexcept -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stdiostream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_algo.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_algobase.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_alloc.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_bvector.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_config.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_construct.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_deque.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_function.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_hash_fun.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_hash_map.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_hash_set.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_hashtable.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_heap.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_iterator.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_list.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_map.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_multimap.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_multiset.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_numeric.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_pair.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_queue.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_raw_storage_iter.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_relops.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_rope.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_set.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_slist.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_stack.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_tempbuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_tree.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_uninitialized.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stl_vector.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/stream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/streambuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/strfile.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/string -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/strstream -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/strstream.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/tempbuf.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/tree.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/type_traits.h -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/utility -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/valarray -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/vector -lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/vector.h -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++/std -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include/g++ -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%/include -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include/objc -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5/include -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%%-5 -@dirrm lib/gcc-lib/i386-mingw32msvc/%%PORTVERSION%% +lib/libiberty.a +lib/libbfd.la +lib/libbfd.a +lib/libopcodes.la +lib/libopcodes.a +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/syslimits.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/stdarg.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/stddef.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/varargs.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-alpha.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-h8300.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-i860.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-i960.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-mips.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-m88k.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-mn10200.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-mn10300.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-pa.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-pyr.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-sparc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-clipper.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-spur.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-m32r.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-sh.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-v850.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-arc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/iso646.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-ppc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/va-c4x.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/typeinfo +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/exception +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/new +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/new.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/proto.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/stdbool.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/limits.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/float.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/README +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/fixed +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/hash.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/objc-list.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/sarray.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/objc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/objc-api.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/NXConstStr.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/Object.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/Protocol.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/encoding.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/typedstream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc/thr.h +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/cc1 +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/cc1plus +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/f771 +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/cc1obj +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/specs +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/SYSCALLS.c.X +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/cpp0 +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/libstdc++.a +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/libgcc.a +lib/gcc-lib/i386-mingw32msvc/2.95.3-6/libobjc.a +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/bastring.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/complext.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/dcomplex.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/fcomplex.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/gslice.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/gslice_array.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/indirect_array.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/ldcomplex.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/mask_array.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/slice.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/slice_array.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/std_valarray.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/straits.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/valarray_array.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/valarray_meta.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/bastring.cc +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/complext.cc +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/std/valarray_array.tcc +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/PlotFile.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/SFile.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/builtinbuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/dummy.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/editbuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/floatio.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/fstream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/indstream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iolibio.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iomanip.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iostdio.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iostream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iostreamP.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/istream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/libio.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/libioP.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/ostream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/parsestream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/pfstream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/procbuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stdiostream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/streambuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/strfile.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/strstream.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cassert +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cctype +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cerrno +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cfloat +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/ciso646 +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/climits +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/clocale +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cmath +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/complex +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/csetjmp +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/csignal +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cstdarg +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cstddef +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cstdio +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cstdlib +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cstring +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/ctime +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cwchar +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/cwctype +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/string +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stdexcept +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/algorithm +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/deque +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/functional +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/hash_map +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/hash_set +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iterator +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/list +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/map +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/memory +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/numeric +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/pthread_alloc +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/queue +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/rope +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/set +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/slist +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stack +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/utility +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/vector +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/fstream +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iomanip +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iostream +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/strstream +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iosfwd +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/bitset +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/valarray +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/sstream +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/complex.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/algo.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/algobase.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/alloc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/bvector.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/defalloc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/deque.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/function.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/hash_map.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/hash_set.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/hashtable.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/heap.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/iterator.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/list.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/map.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/multimap.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/multiset.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/pair.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/pthread_alloc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/rope.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/ropeimpl.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/set.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/slist.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stack.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_algo.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_algobase.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_alloc.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_bvector.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_config.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_construct.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_deque.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_function.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_hash_fun.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/tree.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_hash_map.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_hash_set.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_hashtable.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_heap.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_iterator.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_list.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_map.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_multimap.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_multiset.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_numeric.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_pair.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_queue.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_raw_storage_iter.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_relops.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_rope.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_set.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_slist.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_stack.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_tempbuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_tree.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_uninitialized.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/stl_vector.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/tempbuf.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/type_traits.h +lib/gcc-lib/i386-mingw32msvc/2.95.3/include/g++/vector.h +man/man1/cccp.1.gz +man/man1/i386-mingw32msvc-g77.1.gz +man/man1/i386-mingw32msvc-gcc.1.gz +man/man1/i386-mingw32msvc-dlltool.1 +man/man1/i386-mingw32msvc-g++.1.gz +man/man1/i386-mingw32msvc-readelf.1 +man/man1/i386-mingw32msvc-windres.1 +share/locale/fr/LC_MESSAGES/bfd.mo +share/locale/fr/LC_MESSAGES/opcodes.mo +share/locale/fr/LC_MESSAGES/binutils.mo +share/locale/fr/LC_MESSAGES/gas.mo +share/locale/fr/LC_MESSAGES/ld.mo +share/locale/sv/LC_MESSAGES/opcodes.mo +share/locale/sv/LC_MESSAGES/ld.mo +share/locale/tr/LC_MESSAGES/opcodes.mo +share/locale/tr/LC_MESSAGES/binutils.mo +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/g++/std +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/g++ +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include/objc +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6/include +@dirrm lib/gcc-lib/i386-mingw32msvc/2.95.3-6 @dirrm lib/gcc-lib/i386-mingw32msvc @unexec rmdir %D/lib/gcc-lib 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:23:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE33337B430 for ; Wed, 2 Jan 2002 13:20:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1057996; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 6BDE837B426 for ; Wed, 2 Jan 2002 13:19:33 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOOJ40428; Wed, 2 Jan 2002 22:24:24 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOOJ40428@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:24 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33489: NEW PORT: devel/mingw-sdl12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33489 >Category: ports >Synopsis: NEW PORT: devel/mingw-sdl12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: SDL library for cross-compilation using Mingw32 >How-To-Repeat: >Fix: # 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: # # mingw-sdl12 # mingw-sdl12/distinfo # mingw-sdl12/pkg-comment # mingw-sdl12/Makefile # mingw-sdl12/pkg-message # mingw-sdl12/pkg-plist # mingw-sdl12/pkg-descr # mingw-sdl12/files # mingw-sdl12/files/patch-aa # echo c - mingw-sdl12 mkdir -p mingw-sdl12 > /dev/null 2>&1 echo x - mingw-sdl12/distinfo sed 's/^X//' >mingw-sdl12/distinfo << 'END-of-mingw-sdl12/distinfo' XMD5 (SDL-1.2.3.tar.gz) = a942c605c0f36752a4df5709a449ae7a END-of-mingw-sdl12/distinfo echo x - mingw-sdl12/pkg-comment sed 's/^X//' >mingw-sdl12/pkg-comment << 'END-of-mingw-sdl12/pkg-comment' XCross-platform multi-media development API, compiles on Mingw32 END-of-mingw-sdl12/pkg-comment echo x - mingw-sdl12/Makefile sed 's/^X//' >mingw-sdl12/Makefile << 'END-of-mingw-sdl12/Makefile' X# New ports collection makefile for: SDL for cross compilation on Mingw X# Date created: 30 Dec 2001 X# Whom: Michal Pasternak X# X# $FreeBSD: ports/devel/sdl12/Makefile,v 1.47 2001/12/19 12:18:40 sobomax Exp $ X# X XPORTNAME= sdl XPORTVERSION= 1.2.3 XPORTREVISION= 1 XCATEGORIES= devel XMASTER_SITES= http://www.libsdl.org/release/ \ X http://www.devolution.com/~slouken/SDL/release/ XPKGNAMEPREFIX= mingw- XDISTNAME= SDL-${PORTVERSION} X XMAINTAINER= doc@lublin.t1.pl X XBUILD_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \ X mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \ X i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc \ X X# ${NONEXISTENT}:${PORTSDIR}/devel/mingw-opengl-headers X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XWRKSRC= ${WRKDIR}/SDL-${PORTVERSION} X X#PREFIX= ${LOCALBASE}/i386-mingw32msvc/ X XCONFIGURE_ARGS= --cache-file=config.cross.cache \ X --host=i386-mingw32msvc \ X --target=i386-mingw32msvc \ X --build=i386-freebsd \ X --with-gnu-ld \ X --enable-oss=no --enable-alsa=no \ X --enable-openbsdaudio=no --enable-esd=no \ X --disable-esdtest --enable-arts=no --enable-nas=no \ X --enable-video-x11=no --without-x --enable-video-x11-vm=no \ X --enable-dga=no --enable-video-photon=no \ X --enable-video-dga=no --enable-video-fbcon=no \ X --enable-video-directfb=no --enable-video-ps2gs=no \ X --enable-input-events=no --enable-pthreads=no \ X --enable-pthreads-sem=no --enable-pth=no X XCONFIGURE_ENV= PATH=${LOCALBASE}/i386-mingw32msvc/bin/:${PATH} CC=i386-mingw32msvc-gcc XMAKE_ENV= PATH=${LOCALBASE}/i386-mingw32msvc/bin/:${PATH} CC=i386-mingw32msvc-gcc X XMAN3= SDLKey.3 \ X SDL_ActiveEvent.3 \ X SDL_AddTimer.3 \ X SDL_AudioCVT.3 \ X SDL_AudioSpec.3 \ X SDL_BlitSurface.3 \ X SDL_BuildAudioCVT.3 \ X SDL_CD.3 \ X SDL_CDClose.3 \ X SDL_CDEject.3 \ X SDL_CDName.3 \ X SDL_CDNumDrives.3 \ X SDL_CDOpen.3 \ X SDL_CDPause.3 \ X SDL_CDPlay.3 \ X SDL_CDPlayTracks.3 \ X SDL_CDResume.3 \ X SDL_CDStatus.3 \ X SDL_CDStop.3 \ X SDL_CDtrack.3 \ X SDL_CloseAudio.3 \ X SDL_Color.3 \ X SDL_CondBroadcast.3 \ X SDL_CondSignal.3 \ X SDL_CondWait.3 \ X SDL_CondWaitTimeout.3 \ X SDL_ConvertAudio.3 \ X SDL_ConvertSurface.3 \ X SDL_CreateCond.3 \ X SDL_CreateCursor.3 \ X SDL_CreateMutex.3 \ X SDL_CreateRGBSurface.3 \ X SDL_CreateRGBSurfaceFrom.3 \ X SDL_CreateSemaphore.3 \ X SDL_CreateThread.3 \ X SDL_CreateYUVOverlay.3 \ X SDL_Delay.3 \ X SDL_DestroyCond.3 \ X SDL_DestroyMutex.3 \ X SDL_DestroySemaphore.3 \ X SDL_DisplayFormat.3 \ X SDL_DisplayFormatAlpha.3 \ X SDL_DisplayYUVOverlay.3 \ X SDL_EnableKeyRepeat.3 \ X SDL_EnableUNICODE.3 \ X SDL_Event.3 \ X SDL_EventState.3 \ X SDL_ExposeEvent.3 \ X SDL_FillRect.3 \ X SDL_Flip.3 \ X SDL_FreeCursor.3 \ X SDL_FreeSurface.3 \ X SDL_FreeWAV.3 \ X SDL_FreeYUVOverlay.3 \ X SDL_GL_GetAttribute.3 \ X SDL_GL_GetProcAddress.3 \ X SDL_GL_LoadLibrary.3 \ X SDL_GL_SetAttribute.3 \ X SDL_GL_SwapBuffers.3 \ X SDL_GLattr.3 \ X SDL_GetAppState.3 \ X SDL_GetAudioStatus.3 \ X SDL_GetClipRect.3 \ X SDL_GetCursor.3 \ X SDL_GetError.3 \ X SDL_GetEventFilter.3 \ X SDL_GetGamma.3 \ X SDL_GetGammaRamp.3 \ X SDL_GetKeyName.3 \ X SDL_GetKeyState.3 \ X SDL_GetModState.3 \ X SDL_GetMouseState.3 \ X SDL_GetRGB.3 \ X SDL_GetRGBA.3 \ X SDL_GetRelativeMouseState.3 \ X SDL_GetThreadID.3 \ X SDL_GetTicks.3 \ X SDL_GetVideoInfo.3 \ X SDL_GetVideoSurface.3 \ X SDL_Init.3 \ X SDL_InitSubSystem.3 \ X SDL_JoyAxisEvent.3 \ X SDL_JoyBallEvent.3 \ X SDL_JoyButtonEvent.3 \ X SDL_JoyHatEvent.3 \ X SDL_JoystickClose.3 \ X SDL_JoystickEventState.3 \ X SDL_JoystickGetAxis.3 \ X SDL_JoystickGetBall.3 \ X SDL_JoystickGetButton.3 \ X SDL_JoystickGetHat.3 \ X SDL_JoystickIndex.3 \ X SDL_JoystickName.3 \ X SDL_JoystickNumAxes.3 \ X SDL_JoystickNumBalls.3 \ X SDL_JoystickNumButtons.3 \ X SDL_JoystickNumHats.3 \ X SDL_JoystickOpen.3 \ X SDL_JoystickOpened.3 \ X SDL_JoystickUpdate.3 \ X SDL_KeyboardEvent.3 \ X SDL_KillThread.3 \ X SDL_ListModes.3 \ X SDL_LoadBMP.3 \ X SDL_LoadWAV.3 \ X SDL_LockAudio.3 \ X SDL_LockSurface.3 \ X SDL_LockYUVOverlay.3 \ X SDL_MapRGB.3 \ X SDL_MapRGBA.3 \ X SDL_MixAudio.3 \ X SDL_MouseButtonEvent.3 \ X SDL_MouseMotionEvent.3 \ X SDL_NumJoysticks.3 \ X SDL_OpenAudio.3 \ X SDL_Overlay.3 \ X SDL_Palette.3 \ X SDL_PauseAudio.3 \ X SDL_PeepEvents.3 \ X SDL_PixelFormat.3 \ X SDL_PollEvent.3 \ X SDL_PumpEvents.3 \ X SDL_PushEvent.3 \ X SDL_Quit.3 \ X SDL_QuitEvent.3 \ X SDL_QuitSubSystem.3 \ X SDL_RWFromFile.3 \ X SDL_Rect.3 \ X SDL_RemoveTimer.3 \ X SDL_ResizeEvent.3 \ X SDL_SaveBMP.3 \ X SDL_SemPost.3 \ X SDL_SemTryWait.3 \ X SDL_SemValue.3 \ X SDL_SemWait.3 \ X SDL_SemWaitTimeout.3 \ X SDL_SetAlpha.3 \ X SDL_SetClipRect.3 \ X SDL_SetColorKey.3 \ X SDL_SetColors.3 \ X SDL_SetCursor.3 \ X SDL_SetEventFilter.3 \ X SDL_SetGamma.3 \ X SDL_SetGammaRamp.3 \ X SDL_SetModState.3 \ X SDL_SetPalette.3 \ X SDL_SetTimer.3 \ X SDL_SetVideoMode.3 \ X SDL_ShowCursor.3 \ X SDL_Surface.3 \ X SDL_SysWMEvent.3 \ X SDL_ThreadID.3 \ X SDL_UnlockAudio.3 \ X SDL_UnlockSurface.3 \ X SDL_UnlockYUVOverlay.3 \ X SDL_UpdateRect.3 \ X SDL_UpdateRects.3 \ X SDL_UserEvent.3 \ X SDL_VideoDriverName.3 \ X SDL_VideoInfo.3 \ X SDL_VideoModeOK.3 \ X SDL_WM_GetCaption.3 \ X SDL_WM_GrabInput.3 \ X SDL_WM_IconifyWindow.3 \ X SDL_WM_SetCaption.3 \ X SDL_WM_SetIcon.3 \ X SDL_WM_ToggleFullScreen.3 \ X SDL_WaitEvent.3 \ X SDL_WaitThread.3 \ X SDL_WarpMouse.3 \ X SDL_WasInit.3 \ X SDL_keysym.3 \ X SDL_mutexP.3 \ X SDL_mutexV.3 X X.include END-of-mingw-sdl12/Makefile echo x - mingw-sdl12/pkg-message sed 's/^X//' >mingw-sdl12/pkg-message << 'END-of-mingw-sdl12/pkg-message' X------------------------------------------------------------------------------ X Your SDL library has been built with libvgl support, which means that you X can run almost any SDL application straight on your console (VESA 2.0 X compatible videocard is required). To do this you have to enable VESA X support in the kernel by adding "option VESA" into your kernel X configuration file and set environment variable "SDL_VIDEODRIVER=vgl". X X Good luck! X------------------------------------------------------------------------------ END-of-mingw-sdl12/pkg-message echo x - mingw-sdl12/pkg-plist sed 's/^X//' >mingw-sdl12/pkg-plist << 'END-of-mingw-sdl12/pkg-plist' Xbin/sdl-config Xinclude/SDL/SDL.h Xinclude/SDL/SDL_active.h Xinclude/SDL/SDL_audio.h Xinclude/SDL/SDL_byteorder.h Xinclude/SDL/SDL_cdrom.h Xinclude/SDL/SDL_copying.h Xinclude/SDL/SDL_endian.h Xinclude/SDL/SDL_error.h Xinclude/SDL/SDL_events.h Xinclude/SDL/SDL_getenv.h Xinclude/SDL/SDL_joystick.h Xinclude/SDL/SDL_keyboard.h Xinclude/SDL/SDL_keysym.h Xinclude/SDL/SDL_main.h Xinclude/SDL/SDL_mouse.h Xinclude/SDL/SDL_mutex.h Xinclude/SDL/SDL_opengl.h Xinclude/SDL/SDL_quit.h Xinclude/SDL/SDL_rwops.h Xinclude/SDL/SDL_syswm.h Xinclude/SDL/SDL_thread.h Xinclude/SDL/SDL_timer.h Xinclude/SDL/SDL_types.h Xinclude/SDL/SDL_version.h Xinclude/SDL/SDL_video.h Xinclude/SDL/begin_code.h Xinclude/SDL/close_code.h Xlib/libSDLmain.a Xlib/SDL.dll Xlib/libSDL.a Xlib/libSDL.la Xman/man3/SDL_AddTimer.3.gz Xman/man3/SDL_AudioCVT.3.gz Xman/man3/SDL_AudioSpec.3.gz Xman/man3/SDL_BlitSurface.3.gz Xman/man3/SDL_BuildAudioCVT.3.gz Xman/man3/SDL_CD.3.gz Xman/man3/SDL_CDClose.3.gz Xman/man3/SDL_CDName.3.gz Xman/man3/SDL_CDNumDrives.3.gz Xman/man3/SDL_CDOpen.3.gz Xman/man3/SDL_CDPause.3.gz Xman/man3/SDL_CDPlay.3.gz Xman/man3/SDL_CDPlayTracks.3.gz Xman/man3/SDL_CDResume.3.gz Xman/man3/SDL_CDStatus.3.gz Xman/man3/SDL_CDStop.3.gz Xman/man3/SDL_CDtrack.3.gz Xman/man3/SDL_Color.3.gz Xman/man3/SDL_CondSignal.3.gz Xman/man3/SDL_CondWait.3.gz Xman/man3/SDL_CondWaitTimeout.3.gz Xman/man3/SDL_ConvertAudio.3.gz Xman/man3/SDL_ConvertSurface.3.gz Xman/man3/SDL_CreateCond.3.gz Xman/man3/SDL_CreateCursor.3.gz Xman/man3/SDL_CreateMutex.3.gz Xman/man3/SDL_CreateRGBSurface.3.gz Xman/man3/SDL_CreateSemaphore.3.gz Xman/man3/SDL_CreateThread.3.gz Xman/man3/SDL_CreateYUVOverlay.3.gz Xman/man3/SDL_Delay.3.gz Xman/man3/SDL_DestroyCond.3.gz Xman/man3/SDL_EventState.3.gz Xman/man3/SDL_DestroySemaphore.3.gz Xman/man3/SDL_DisplayFormat.3.gz Xman/man3/SDL_DisplayFormatAlpha.3.gz Xman/man3/SDL_DisplayYUVOverlay.3.gz Xman/man3/SDL_EnableKeyRepeat.3.gz Xman/man3/SDL_EnableUNICODE.3.gz Xman/man3/SDL_Event.3.gz Xman/man3/SDL_ExposeEvent.3.gz Xman/man3/SDL_FillRect.3.gz Xman/man3/SDL_Flip.3.gz Xman/man3/SDL_FreeCursor.3.gz Xman/man3/SDL_FreeWAV.3.gz Xman/man3/SDL_FreeYUVOverlay.3.gz Xman/man3/SDL_GL_GetAttribute.3.gz Xman/man3/SDL_GL_GetProcAddress.3.gz Xman/man3/SDL_GetAppState.3.gz Xman/man3/SDL_GL_LoadLibrary.3.gz Xman/man3/SDL_GL_SwapBuffers.3.gz Xman/man3/SDL_GLattr.3.gz Xman/man3/SDL_GetAudioStatus.3.gz Xman/man3/SDL_GetClipRect.3.gz Xman/man3/SDL_GetCursor.3.gz Xman/man3/SDL_GetError.3.gz Xman/man3/SDL_GetGamma.3.gz Xman/man3/SDL_GetGammaRamp.3.gz Xman/man3/SDL_GetKeyName.3.gz Xman/man3/SDL_GetKeyState.3.gz Xman/man3/SDL_GetModState.3.gz Xman/man3/SDL_GetMouseState.3.gz Xman/man3/SDL_GetRGB.3.gz Xman/man3/SDL_GetRGBA.3.gz Xman/man3/SDL_GetThreadID.3.gz Xman/man3/SDL_GL_SetAttribute.3.gz Xman/man3/SDL_GetTicks.3.gz Xman/man3/SDL_GetVideoInfo.3.gz Xman/man3/SDL_GetVideoSurface.3.gz Xman/man3/SDL_Init.3.gz Xman/man3/SDL_InitSubSystem.3.gz Xman/man3/SDL_JoyAxisEvent.3.gz Xman/man3/SDL_JoyBallEvent.3.gz Xman/man3/SDL_JoyButtonEvent.3.gz Xman/man3/SDL_JoyHatEvent.3.gz Xman/man3/SDL_JoystickClose.3.gz Xman/man3/SDL_JoystickGetAxis.3.gz Xman/man3/SDL_JoystickGetBall.3.gz Xman/man3/SDL_JoystickGetButton.3.gz Xman/man3/SDL_JoystickGetHat.3.gz Xman/man3/SDL_JoystickIndex.3.gz Xman/man3/SDL_KillThread.3.gz Xman/man3/SDL_JoystickNumAxes.3.gz Xman/man3/SDL_JoystickNumBalls.3.gz Xman/man3/SDL_JoystickNumButtons.3.gz Xman/man3/SDL_JoystickNumHats.3.gz Xman/man3/SDL_JoystickOpen.3.gz Xman/man3/SDL_JoystickOpened.3.gz Xman/man3/SDL_JoystickUpdate.3.gz Xman/man3/SDL_KeyboardEvent.3.gz Xman/man3/SDL_ListModes.3.gz Xman/man3/SDL_LoadBMP.3.gz Xman/man3/SDL_LoadWAV.3.gz Xman/man3/SDL_LockAudio.3.gz Xman/man3/SDL_LockSurface.3.gz Xman/man3/SDL_LockYUVOverlay.3.gz Xman/man3/SDL_MapRGB.3.gz Xman/man3/SDL_QuitEvent.3.gz Xman/man3/SDL_MixAudio.3.gz Xman/man3/SDL_MouseButtonEvent.3.gz Xman/man3/SDL_MouseMotionEvent.3.gz Xman/man3/SDL_NumJoysticks.3.gz Xman/man3/SDL_OpenAudio.3.gz Xman/man3/SDL_Overlay.3.gz Xman/man3/SDL_PauseAudio.3.gz Xman/man3/SDL_PeepEvents.3.gz Xman/man3/SDL_PixelFormat.3.gz Xman/man3/SDL_PollEvent.3.gz Xman/man3/SDL_PumpEvents.3.gz Xman/man3/SDL_PushEvent.3.gz Xman/man3/SDL_Quit.3.gz Xman/man3/SDL_QuitSubSystem.3.gz Xman/man3/SDL_RWFromFile.3.gz Xman/man3/SDL_Rect.3.gz Xman/man3/SDL_RemoveTimer.3.gz Xman/man3/SDL_SaveBMP.3.gz Xman/man3/SDL_SemPost.3.gz Xman/man3/SDL_SemTryWait.3.gz Xman/man3/SDL_SemValue.3.gz Xman/man3/SDL_SemWait.3.gz Xman/man3/SDL_SemWaitTimeout.3.gz Xman/man3/SDL_SetAlpha.3.gz Xman/man3/SDL_SetClipRect.3.gz Xman/man3/SDL_SetColorKey.3.gz Xman/man3/SDL_SetColors.3.gz Xman/man3/SDL_SetEventFilter.3.gz Xman/man3/SDL_SetGamma.3.gz Xman/man3/SDL_SetGammaRamp.3.gz Xman/man3/SDL_SetModState.3.gz Xman/man3/SDL_SetPalette.3.gz Xman/man3/SDL_SetTimer.3.gz Xman/man3/SDL_SetVideoMode.3.gz Xman/man3/SDL_ShowCursor.3.gz Xman/man3/SDL_Surface.3.gz Xman/man3/SDL_ThreadID.3.gz Xman/man3/SDL_UnlockAudio.3.gz Xman/man3/SDL_UnlockSurface.3.gz Xman/man3/SDL_UnlockYUVOverlay.3.gz Xman/man3/SDL_UpdateRect.3.gz Xman/man3/SDL_UpdateRects.3.gz Xman/man3/SDL_UserEvent.3.gz Xman/man3/SDL_VideoInfo.3.gz Xman/man3/SDL_VideoModeOK.3.gz Xman/man3/SDL_WM_GetCaption.3.gz Xman/man3/SDL_WM_GrabInput.3.gz Xman/man3/SDL_WM_IconifyWindow.3.gz Xman/man3/SDL_WM_SetCaption.3.gz Xman/man3/SDL_WM_SetIcon.3.gz Xman/man3/SDL_WaitEvent.3.gz Xman/man3/SDL_WaitThread.3.gz Xman/man3/SDL_WarpMouse.3.gz Xman/man3/SDL_WasInit.3.gz Xman/man3/SDL_keysym.3.gz Xman/man3/SDL_mutexP.3.gz Xman/man3/SDL_mutexV.3.gz Xman/man3/SDLKey.3.gz Xman/man3/SDL_ActiveEvent.3.gz Xman/man3/SDL_CDEject.3.gz Xman/man3/SDL_CloseAudio.3.gz Xman/man3/SDL_CondBroadcast.3.gz Xman/man3/SDL_CreateRGBSurfaceFrom.3.gz Xman/man3/SDL_DestroyMutex.3.gz Xman/man3/SDL_FreeSurface.3.gz Xman/man3/SDL_GetEventFilter.3.gz Xman/man3/SDL_GetRelativeMouseState.3.gz Xman/man3/SDL_JoystickEventState.3.gz Xman/man3/SDL_JoystickName.3.gz Xman/man3/SDL_MapRGBA.3.gz Xman/man3/SDL_Palette.3.gz Xman/man3/SDL_ResizeEvent.3.gz Xman/man3/SDL_SetCursor.3.gz Xman/man3/SDL_SysWMEvent.3.gz Xman/man3/SDL_VideoDriverName.3.gz Xman/man3/SDL_WM_ToggleFullScreen.3.gz Xshare/aclocal/sdl.m4 X@dirrm include/SDL END-of-mingw-sdl12/pkg-plist echo x - mingw-sdl12/pkg-descr sed 's/^X//' >mingw-sdl12/pkg-descr << 'END-of-mingw-sdl12/pkg-descr' XUnstable development version of the SDL library. X XThis library is designed to make it easy to write games that run on UNIX, XWin32 and BeOS using the various native high-performance media interfaces, X(for video, audio, etc) and presenting a single source-code level API to Xyour application. This is a fairly low level API, but using this, completely Xportable applications can be written with a great deal of flexibility. X XThis version compiles on Mingw32. X XWWW: http://www.libsdl.org/ END-of-mingw-sdl12/pkg-descr echo c - mingw-sdl12/files mkdir -p mingw-sdl12/files > /dev/null 2>&1 echo x - mingw-sdl12/files/patch-aa sed 's/^X//' >mingw-sdl12/files/patch-aa << 'END-of-mingw-sdl12/files/patch-aa' X--- configure.orig Sat Dec 29 23:59:48 2001 X+++ configure Sun Dec 30 00:00:13 2001 X@@ -8053,7 +8053,7 @@ X ARCH=win32 X if test "$build" != "$target"; then # cross-compiling X # Default cross-compile location X- ac_default_prefix=/usr/local/cross-tools/i386-mingw32msvc X+ ac_default_prefix=/usr/local/i386-mingw32msvc X else X # Look for the location of the tools and install there X if "$BUILD_PREFIX" != "" ; then END-of-mingw-sdl12/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:24:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08F7B37B41F for ; Wed, 2 Jan 2002 13:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1g57933; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from canoe.velocet.net (H42.C240.tor.velocet.net [216.138.240.42]) by hub.freebsd.org (Postfix) with ESMTP id 1945337B41A for ; Wed, 2 Jan 2002 13:16:11 -0800 (PST) Received: (from root@localhost) by canoe.velocet.net (8.11.6/8.11.3) id g02LGAU33606; Wed, 2 Jan 2002 16:16:10 -0500 (EST) (envelope-from dgilbert) Message-Id: <200201022116.g02LGAU33606@canoe.velocet.net> Date: Wed, 2 Jan 2002 16:16:10 -0500 (EST) From: David Gilbert Reply-To: David Gilbert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33482: New port for gimp-print Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33482 >Category: ports >Synopsis: New port for gimp-print >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Gilbert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Velocet Communications >Environment: System: FreeBSD canoe.velocet.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 30 22:47:22 EST 2001 dgilbert@canoe.velocet.net:/usr/src/sys/compile/CANOE i386 >Description: >How-To-Repeat: >Fix: # 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: # # gimp-print # gimp-print/Makefile # gimp-print/pkg-descr # gimp-print/pkg-comment # gimp-print/distinfo # gimp-print/files # gimp-print/pkg-plist # echo c - gimp-print mkdir -p gimp-print > /dev/null 2>&1 echo x - gimp-print/Makefile sed 's/^X//' >gimp-print/Makefile << 'END-of-gimp-print/Makefile' X# ports collection makefile for: gimp-print X# Date Created: 2002 01 02 X# Whom: dgilbert@velocet.ca X X# $FreeBSD$ X XPORTNAME= gimp-print XPORTVERSION= 4.2.0 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gimp-print X XMAINTAINER= dgilbert@velocet.ca X XRUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp1 XLIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base X XCONFIGURE_ARGS= --with-cups --with-ghost XGNU_CONFIGURE= yes X XUSE_GMAKE= yes X XMAN1= escputil.1 gimpprint-config.1 XMAN3= gimpprint.3 XMAN8= cups-calibrate.8 X XINSTALLS_SHLIB= yes X X.include END-of-gimp-print/Makefile echo x - gimp-print/pkg-descr sed 's/^X//' >gimp-print/pkg-descr << 'END-of-gimp-print/pkg-descr' XHigh quality drivers for Canon, Epson, Lexmark, and PCL printers Xfor use with Ghostscript, CUPS, Foomatic, and the Gimp X XWWW: http://gimp-print.sourceforge.net/ END-of-gimp-print/pkg-descr echo x - gimp-print/pkg-comment sed 's/^X//' >gimp-print/pkg-comment << 'END-of-gimp-print/pkg-comment' XGIMP Print Printer Driver END-of-gimp-print/pkg-comment echo x - gimp-print/distinfo sed 's/^X//' >gimp-print/distinfo << 'END-of-gimp-print/distinfo' XMD5 (gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 END-of-gimp-print/distinfo echo c - gimp-print/files mkdir -p gimp-print/files > /dev/null 2>&1 echo x - gimp-print/pkg-plist sed 's/^X//' >gimp-print/pkg-plist << 'END-of-gimp-print/pkg-plist' X/usr/local/bin X/usr/local/bin/escputil X/usr/local/bin/gimpprint-config X/usr/local/etc/cups X/usr/local/etc/cups/certs X/usr/local/etc/cups/certs/0 X/usr/local/etc/cups/command.types X/usr/local/include/gimp-print X/usr/local/include/gimp-print/gimp-print.h X/usr/local/info X/usr/local/info/dir X/usr/local/info/gimpprint.info X/usr/local/info/gimpprint.info-1 X/usr/local/info/gimpprint.info-2 X/usr/local/info/gimpprint.info-3 X/usr/local/info/gimpprint.info-4 X/usr/local/info/gimpprint.info-5 X/usr/local/lib X/usr/local/lib/libgimpprint.so X/usr/local/lib/libgimpprint.so.1 X/usr/local/lib/libgimpprint.la X/usr/local/lib/libgimpprint.a X/usr/local/lib/charset.alias X/usr/local/libexec/cups/backend X/usr/local/libexec/cups/backend/epson X/usr/local/libexec/cups/backend/canon X/usr/local/libexec/cups/filter X/usr/local/libexec/cups/filter/rastertoprinter X/usr/local/libexec/cups/filter/commandtoepson X/usr/local/libexec/cups/filter/commandtocanon X/usr/local/share/aclocal X/usr/local/share/aclocal/gimpprint.m4 X/usr/local/share/locale X/usr/local/share/locale/da/LC_MESSAGES X/usr/local/share/locale/da/LC_MESSAGES/gimp-print.mo X/usr/local/share/locale/fr/LC_MESSAGES X/usr/local/share/locale/fr/LC_MESSAGES/gimp-print.mo X/usr/local/share/locale/no/LC_MESSAGES X/usr/local/share/locale/no/LC_MESSAGES/gimp-print.mo X/usr/local/share/locale/pl/LC_MESSAGES X/usr/local/share/locale/pl/LC_MESSAGES/gimp-print.mo X/usr/local/share/locale/sv/LC_MESSAGES X/usr/local/share/locale/sv/LC_MESSAGES/gimp-print.mo X/usr/local/share/locale/locale.alias X/usr/local/share/locale/en_GB X/usr/local/share/locale/en_GB/LC_MESSAGES X/usr/local/share/locale/en_GB/LC_MESSAGES/gimp-print.mo X/usr/local/share/gimp-print X/usr/local/share/gimp-print/doc X/usr/local/share/gimp-print/doc/html X/usr/local/share/gimp-print/doc/html/figures X/usr/local/share/gimp-print/doc/html/figures/cups_admin.png X/usr/local/share/gimp-print/doc/html/figures/cups_admin_device.png X/usr/local/share/gimp-print/doc/html/figures/cups_admin_make.png X/usr/local/share/gimp-print/doc/html/figures/cups_admin_model.png X/usr/local/share/gimp-print/doc/html/figures/cups_admin_success.png X/usr/local/share/gimp-print/doc/html/figures/cups_config_printer.png X/usr/local/share/gimp-print/doc/html/figures/cups_my_printer.png X/usr/local/share/gimp-print/doc/html/figures/cups_printers.png X/usr/local/share/gimp-print/doc/html/figures/cups_startup.png X/usr/local/share/gimp-print/doc/html/figures/gimp-print-gui-1.png X/usr/local/share/gimp-print/doc/html/figures/gimp-print-gui.png X/usr/local/share/gimp-print/doc/html/figures/gimp-print-new-printer.png X/usr/local/share/gimp-print/doc/html/figures/gimp-print-print-color-adjust.png X/usr/local/share/gimp-print/doc/html/figures/gimp-print-setup.png X/usr/local/share/gimp-print/doc/html/figures/gimp_image.png X/usr/local/share/gimp-print/doc/html/figures/gimp_startup.png X/usr/local/share/gimp-print/doc/html/stylesheet-images X/usr/local/share/gimp-print/doc/html/stylesheet-images/caution.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/home.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/important.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/next.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/note.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/prev.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/tip.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/toc-blank.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/toc-minus.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/toc-plus.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/up.gif X/usr/local/share/gimp-print/doc/html/stylesheet-images/warning.gif X/usr/local/share/gimp-print/doc/html/book1.html X/usr/local/share/gimp-print/doc/html/c29.html X/usr/local/share/gimp-print/doc/html/c447.html X/usr/local/share/gimp-print/doc/html/ch-gimp-and-gimp-print.html X/usr/local/share/gimp-print/doc/html/gfdl.html X/usr/local/share/gimp-print/doc/html/ln12.html X/usr/local/share/gimp-print/doc/html/x456.html X/usr/local/share/gimp-print/doc/html/x548.html X/usr/local/share/gimp-print/doc/html/x562.html X/usr/local/share/gimp-print/doc/html/x580.html X/usr/local/share/gimp-print/doc/html/x590.html X/usr/local/share/gimp-print/doc/html/x594.html X/usr/local/share/gimp-print/doc/html/x600.html X/usr/local/share/gimp-print/doc/html/x636.html X/usr/local/share/gimp-print/doc/html/x641.html X/usr/local/share/gimp-print/doc/html/x645.html X/usr/local/share/gimp-print/doc/html/x649.html X/usr/local/share/gimp-print/doc/html/x652.html X/usr/local/share/gimp-print/doc/html/x655.html X/usr/local/share/gimp-print/doc/html/x660.html X/usr/local/share/gimp-print/doc/html/x85.html X/usr/local/share/gimp-print/doc/html/docbook.css X/usr/local/share/gimp-print/doc/users-guide.pdf X/usr/local/share/gimp-print/doc/manual-html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_1.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_10.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_11.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_12.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_13.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_14.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_15.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_16.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_17.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_18.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_19.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_2.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_20.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_21.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_22.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_23.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_24.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_25.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_26.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_27.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_28.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_29.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_3.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_30.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_31.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_32.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_33.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_34.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_35.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_36.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_37.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_38.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_39.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_4.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_40.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_41.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_42.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_43.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_44.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_45.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_46.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_47.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_5.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_6.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_7.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_8.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_9.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_foot.html X/usr/local/share/gimp-print/doc/manual-html/gimpprint_toc.html X/usr/local/share/gimp-print/doc/manual-html/print-color.png X/usr/local/share/gimp-print/doc/manual-html/print-main.png X/usr/local/share/gimp-print/doc/manual-html/print-setup.png X/usr/local/share/gimp-print/doc/gimpprint.ps X/usr/local/share/gimp-print/samples X/usr/local/share/gimp-print/samples/testpattern.sample X/usr/local/share/gimp-print/samples/colorbars4.png X/usr/local/share/gimp-print/samples/colorsweep.png X/usr/local/share/gimp-print/samples/profile.jpg X/usr/local/share/cups X/usr/local/share/cups/model/C X/usr/local/share/cups/model/C/bjc-1000.ppd.gz X/usr/local/share/cups/model/C/bjc-2000.ppd.gz X/usr/local/share/cups/model/C/bjc-210.ppd.gz X/usr/local/share/cups/model/C/bjc-240.ppd.gz X/usr/local/share/cups/model/C/bjc-250.ppd.gz X/usr/local/share/cups/model/C/bjc-30.ppd.gz X/usr/local/share/cups/model/C/bjc-3000.ppd.gz X/usr/local/share/cups/model/C/bjc-4300.ppd.gz X/usr/local/share/cups/model/C/bjc-4400.ppd.gz X/usr/local/share/cups/model/C/bjc-50.ppd.gz X/usr/local/share/cups/model/C/bjc-55.ppd.gz X/usr/local/share/cups/model/C/bjc-6000.ppd.gz X/usr/local/share/cups/model/C/bjc-6100.ppd.gz X/usr/local/share/cups/model/C/bjc-6200.ppd.gz X/usr/local/share/cups/model/C/bjc-6500.ppd.gz X/usr/local/share/cups/model/C/bjc-7000.ppd.gz X/usr/local/share/cups/model/C/bjc-7100.ppd.gz X/usr/local/share/cups/model/C/bjc-80.ppd.gz X/usr/local/share/cups/model/C/bjc-8200.ppd.gz X/usr/local/share/cups/model/C/bjc-85.ppd.gz X/usr/local/share/cups/model/C/bjc-s400.ppd.gz X/usr/local/share/cups/model/C/bjc-s450.ppd.gz X/usr/local/share/cups/model/C/bjc-s4500.ppd.gz X/usr/local/share/cups/model/C/bjc-s800.ppd.gz X/usr/local/share/cups/model/C/compaq-ij750.ppd.gz X/usr/local/share/cups/model/C/escp2-10000.ppd.gz X/usr/local/share/cups/model/C/escp2-1160.ppd.gz X/usr/local/share/cups/model/C/escp2-1200.ppd.gz X/usr/local/share/cups/model/C/escp2-1270.ppd.gz X/usr/local/share/cups/model/C/escp2-1280.ppd.gz X/usr/local/share/cups/model/C/escp2-1290.ppd.gz X/usr/local/share/cups/model/C/escp2-1500.ppd.gz X/usr/local/share/cups/model/C/escp2-1520.ppd.gz X/usr/local/share/cups/model/C/escp2-2000.ppd.gz X/usr/local/share/cups/model/C/escp2-3000.ppd.gz X/usr/local/share/cups/model/C/escp2-400.ppd.gz X/usr/local/share/cups/model/C/escp2-440.ppd.gz X/usr/local/share/cups/model/C/escp2-460.ppd.gz X/usr/local/share/cups/model/C/escp2-480.ppd.gz X/usr/local/share/cups/model/C/escp2-500.ppd.gz X/usr/local/share/cups/model/C/escp2-5000.ppd.gz X/usr/local/share/cups/model/C/escp2-5500.ppd.gz X/usr/local/share/cups/model/C/escp2-580.ppd.gz X/usr/local/share/cups/model/C/escp2-600.ppd.gz X/usr/local/share/cups/model/C/escp2-640.ppd.gz X/usr/local/share/cups/model/C/escp2-660.ppd.gz X/usr/local/share/cups/model/C/escp2-670.ppd.gz X/usr/local/share/cups/model/C/escp2-680.ppd.gz X/usr/local/share/cups/model/C/escp2-700.ppd.gz X/usr/local/share/cups/model/C/escp2-7000.ppd.gz X/usr/local/share/cups/model/C/escp2-720.ppd.gz X/usr/local/share/cups/model/C/escp2-740.ppd.gz X/usr/local/share/cups/model/C/escp2-750.ppd.gz X/usr/local/share/cups/model/C/escp2-7500.ppd.gz X/usr/local/share/cups/model/C/escp2-760.ppd.gz X/usr/local/share/cups/model/C/escp2-777.ppd.gz X/usr/local/share/cups/model/C/escp2-780.ppd.gz X/usr/local/share/cups/model/C/escp2-785.ppd.gz X/usr/local/share/cups/model/C/escp2-790.ppd.gz X/usr/local/share/cups/model/C/escp2-800.ppd.gz X/usr/local/share/cups/model/C/escp2-810.ppd.gz X/usr/local/share/cups/model/C/escp2-83.ppd.gz X/usr/local/share/cups/model/C/escp2-850.ppd.gz X/usr/local/share/cups/model/C/escp2-860.ppd.gz X/usr/local/share/cups/model/C/escp2-870.ppd.gz X/usr/local/share/cups/model/C/escp2-875.ppd.gz X/usr/local/share/cups/model/C/escp2-880.ppd.gz X/usr/local/share/cups/model/C/escp2-890.ppd.gz X/usr/local/share/cups/model/C/escp2-895.ppd.gz X/usr/local/share/cups/model/C/escp2-900.ppd.gz X/usr/local/share/cups/model/C/escp2-9000.ppd.gz X/usr/local/share/cups/model/C/escp2-9500.ppd.gz X/usr/local/share/cups/model/C/escp2-980.ppd.gz X/usr/local/share/cups/model/C/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/C/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/C/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/C/escp2-c60.ppd.gz X/usr/local/share/cups/model/C/escp2-c70.ppd.gz X/usr/local/share/cups/model/C/escp2-c80.ppd.gz X/usr/local/share/cups/model/C/escp2-ex.ppd.gz X/usr/local/share/cups/model/C/escp2-photo.ppd.gz X/usr/local/share/cups/model/C/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/C/escp2-pro.ppd.gz X/usr/local/share/cups/model/C/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/C/escp2.ppd.gz X/usr/local/share/cups/model/C/lexmark-3200.ppd.gz X/usr/local/share/cups/model/C/lexmark-4076.ppd.gz X/usr/local/share/cups/model/C/lexmark-z31.ppd.gz X/usr/local/share/cups/model/C/lexmark-z52.ppd.gz X/usr/local/share/cups/model/C/pcl-1100.ppd.gz X/usr/local/share/cups/model/C/pcl-1120.ppd.gz X/usr/local/share/cups/model/C/pcl-1200.ppd.gz X/usr/local/share/cups/model/C/pcl-1220.ppd.gz X/usr/local/share/cups/model/C/pcl-1600.ppd.gz X/usr/local/share/cups/model/C/pcl-2.ppd.gz X/usr/local/share/cups/model/C/pcl-2000.ppd.gz X/usr/local/share/cups/model/C/pcl-2500.ppd.gz X/usr/local/share/cups/model/C/pcl-3.ppd.gz X/usr/local/share/cups/model/C/pcl-340.ppd.gz X/usr/local/share/cups/model/C/pcl-4.ppd.gz X/usr/local/share/cups/model/C/pcl-400.ppd.gz X/usr/local/share/cups/model/C/pcl-4l.ppd.gz X/usr/local/share/cups/model/C/pcl-4v.ppd.gz X/usr/local/share/cups/model/C/pcl-5.ppd.gz X/usr/local/share/cups/model/C/pcl-500.ppd.gz X/usr/local/share/cups/model/C/pcl-501.ppd.gz X/usr/local/share/cups/model/C/pcl-520.ppd.gz X/usr/local/share/cups/model/C/pcl-540.ppd.gz X/usr/local/share/cups/model/C/pcl-550.ppd.gz X/usr/local/share/cups/model/C/pcl-560.ppd.gz X/usr/local/share/cups/model/C/pcl-5si.ppd.gz X/usr/local/share/cups/model/C/pcl-6.ppd.gz X/usr/local/share/cups/model/C/pcl-600.ppd.gz X/usr/local/share/cups/model/C/pcl-601.ppd.gz X/usr/local/share/cups/model/C/pcl-690.ppd.gz X/usr/local/share/cups/model/C/pcl-750.ppd.gz X/usr/local/share/cups/model/C/pcl-810.ppd.gz X/usr/local/share/cups/model/C/pcl-812.ppd.gz X/usr/local/share/cups/model/C/pcl-840.ppd.gz X/usr/local/share/cups/model/C/pcl-842.ppd.gz X/usr/local/share/cups/model/C/pcl-850.ppd.gz X/usr/local/share/cups/model/C/pcl-855.ppd.gz X/usr/local/share/cups/model/C/pcl-870.ppd.gz X/usr/local/share/cups/model/C/pcl-890.ppd.gz X/usr/local/share/cups/model/C/pcl-895.ppd.gz X/usr/local/share/cups/model/C/pcl-900.ppd.gz X/usr/local/share/cups/model/C/pcl-P1000.ppd.gz X/usr/local/share/cups/model/C/pcl-P1100.ppd.gz X/usr/local/share/cups/model/C/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/da X/usr/local/share/cups/model/da/bjc-1000.ppd.gz X/usr/local/share/cups/model/da/bjc-2000.ppd.gz X/usr/local/share/cups/model/da/bjc-210.ppd.gz X/usr/local/share/cups/model/da/bjc-240.ppd.gz X/usr/local/share/cups/model/da/bjc-250.ppd.gz X/usr/local/share/cups/model/da/bjc-30.ppd.gz X/usr/local/share/cups/model/da/bjc-3000.ppd.gz X/usr/local/share/cups/model/da/bjc-4300.ppd.gz X/usr/local/share/cups/model/da/bjc-4400.ppd.gz X/usr/local/share/cups/model/da/bjc-50.ppd.gz X/usr/local/share/cups/model/da/bjc-55.ppd.gz X/usr/local/share/cups/model/da/bjc-6000.ppd.gz X/usr/local/share/cups/model/da/bjc-6100.ppd.gz X/usr/local/share/cups/model/da/bjc-6200.ppd.gz X/usr/local/share/cups/model/da/bjc-6500.ppd.gz X/usr/local/share/cups/model/da/bjc-7000.ppd.gz X/usr/local/share/cups/model/da/bjc-7100.ppd.gz X/usr/local/share/cups/model/da/bjc-80.ppd.gz X/usr/local/share/cups/model/da/bjc-8200.ppd.gz X/usr/local/share/cups/model/da/bjc-85.ppd.gz X/usr/local/share/cups/model/da/bjc-s400.ppd.gz X/usr/local/share/cups/model/da/bjc-s450.ppd.gz X/usr/local/share/cups/model/da/bjc-s4500.ppd.gz X/usr/local/share/cups/model/da/bjc-s800.ppd.gz X/usr/local/share/cups/model/da/compaq-ij750.ppd.gz X/usr/local/share/cups/model/da/escp2-10000.ppd.gz X/usr/local/share/cups/model/da/escp2-1160.ppd.gz X/usr/local/share/cups/model/da/escp2-1200.ppd.gz X/usr/local/share/cups/model/da/escp2-1270.ppd.gz X/usr/local/share/cups/model/da/escp2-1280.ppd.gz X/usr/local/share/cups/model/da/escp2-1290.ppd.gz X/usr/local/share/cups/model/da/escp2-1500.ppd.gz X/usr/local/share/cups/model/da/escp2-1520.ppd.gz X/usr/local/share/cups/model/da/escp2-2000.ppd.gz X/usr/local/share/cups/model/da/escp2-3000.ppd.gz X/usr/local/share/cups/model/da/escp2-400.ppd.gz X/usr/local/share/cups/model/da/escp2-440.ppd.gz X/usr/local/share/cups/model/da/escp2-460.ppd.gz X/usr/local/share/cups/model/da/escp2-480.ppd.gz X/usr/local/share/cups/model/da/escp2-500.ppd.gz X/usr/local/share/cups/model/da/escp2-5000.ppd.gz X/usr/local/share/cups/model/da/escp2-5500.ppd.gz X/usr/local/share/cups/model/da/escp2-580.ppd.gz X/usr/local/share/cups/model/da/escp2-600.ppd.gz X/usr/local/share/cups/model/da/escp2-640.ppd.gz X/usr/local/share/cups/model/da/escp2-660.ppd.gz X/usr/local/share/cups/model/da/escp2-670.ppd.gz X/usr/local/share/cups/model/da/escp2-680.ppd.gz X/usr/local/share/cups/model/da/escp2-700.ppd.gz X/usr/local/share/cups/model/da/escp2-7000.ppd.gz X/usr/local/share/cups/model/da/escp2-720.ppd.gz X/usr/local/share/cups/model/da/escp2-740.ppd.gz X/usr/local/share/cups/model/da/escp2-750.ppd.gz X/usr/local/share/cups/model/da/escp2-7500.ppd.gz X/usr/local/share/cups/model/da/escp2-760.ppd.gz X/usr/local/share/cups/model/da/escp2-777.ppd.gz X/usr/local/share/cups/model/da/escp2-780.ppd.gz X/usr/local/share/cups/model/da/escp2-785.ppd.gz X/usr/local/share/cups/model/da/escp2-790.ppd.gz X/usr/local/share/cups/model/da/escp2-800.ppd.gz X/usr/local/share/cups/model/da/escp2-810.ppd.gz X/usr/local/share/cups/model/da/escp2-83.ppd.gz X/usr/local/share/cups/model/da/escp2-850.ppd.gz X/usr/local/share/cups/model/da/escp2-860.ppd.gz X/usr/local/share/cups/model/da/escp2-870.ppd.gz X/usr/local/share/cups/model/da/escp2-875.ppd.gz X/usr/local/share/cups/model/da/escp2-880.ppd.gz X/usr/local/share/cups/model/da/escp2-890.ppd.gz X/usr/local/share/cups/model/da/escp2-895.ppd.gz X/usr/local/share/cups/model/da/escp2-900.ppd.gz X/usr/local/share/cups/model/da/escp2-9000.ppd.gz X/usr/local/share/cups/model/da/escp2-9500.ppd.gz X/usr/local/share/cups/model/da/escp2-980.ppd.gz X/usr/local/share/cups/model/da/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/da/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/da/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/da/escp2-c60.ppd.gz X/usr/local/share/cups/model/da/escp2-c70.ppd.gz X/usr/local/share/cups/model/da/escp2-c80.ppd.gz X/usr/local/share/cups/model/da/escp2-ex.ppd.gz X/usr/local/share/cups/model/da/escp2-photo.ppd.gz X/usr/local/share/cups/model/da/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/da/escp2-pro.ppd.gz X/usr/local/share/cups/model/da/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/da/escp2.ppd.gz X/usr/local/share/cups/model/da/lexmark-3200.ppd.gz X/usr/local/share/cups/model/da/lexmark-4076.ppd.gz X/usr/local/share/cups/model/da/lexmark-z31.ppd.gz X/usr/local/share/cups/model/da/lexmark-z52.ppd.gz X/usr/local/share/cups/model/da/pcl-1100.ppd.gz X/usr/local/share/cups/model/da/pcl-1120.ppd.gz X/usr/local/share/cups/model/da/pcl-1200.ppd.gz X/usr/local/share/cups/model/da/pcl-1220.ppd.gz X/usr/local/share/cups/model/da/pcl-1600.ppd.gz X/usr/local/share/cups/model/da/pcl-2.ppd.gz X/usr/local/share/cups/model/da/pcl-2000.ppd.gz X/usr/local/share/cups/model/da/pcl-2500.ppd.gz X/usr/local/share/cups/model/da/pcl-3.ppd.gz X/usr/local/share/cups/model/da/pcl-340.ppd.gz X/usr/local/share/cups/model/da/pcl-4.ppd.gz X/usr/local/share/cups/model/da/pcl-400.ppd.gz X/usr/local/share/cups/model/da/pcl-4l.ppd.gz X/usr/local/share/cups/model/da/pcl-4v.ppd.gz X/usr/local/share/cups/model/da/pcl-5.ppd.gz X/usr/local/share/cups/model/da/pcl-500.ppd.gz X/usr/local/share/cups/model/da/pcl-501.ppd.gz X/usr/local/share/cups/model/da/pcl-520.ppd.gz X/usr/local/share/cups/model/da/pcl-540.ppd.gz X/usr/local/share/cups/model/da/pcl-550.ppd.gz X/usr/local/share/cups/model/da/pcl-560.ppd.gz X/usr/local/share/cups/model/da/pcl-5si.ppd.gz X/usr/local/share/cups/model/da/pcl-6.ppd.gz X/usr/local/share/cups/model/da/pcl-600.ppd.gz X/usr/local/share/cups/model/da/pcl-601.ppd.gz X/usr/local/share/cups/model/da/pcl-690.ppd.gz X/usr/local/share/cups/model/da/pcl-750.ppd.gz X/usr/local/share/cups/model/da/pcl-810.ppd.gz X/usr/local/share/cups/model/da/pcl-812.ppd.gz X/usr/local/share/cups/model/da/pcl-840.ppd.gz X/usr/local/share/cups/model/da/pcl-842.ppd.gz X/usr/local/share/cups/model/da/pcl-850.ppd.gz X/usr/local/share/cups/model/da/pcl-855.ppd.gz X/usr/local/share/cups/model/da/pcl-870.ppd.gz X/usr/local/share/cups/model/da/pcl-890.ppd.gz X/usr/local/share/cups/model/da/pcl-895.ppd.gz X/usr/local/share/cups/model/da/pcl-900.ppd.gz X/usr/local/share/cups/model/da/pcl-P1000.ppd.gz X/usr/local/share/cups/model/da/pcl-P1100.ppd.gz X/usr/local/share/cups/model/da/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/en_GB X/usr/local/share/cups/model/en_GB/bjc-1000.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-2000.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-210.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-240.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-250.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-30.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-3000.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-4300.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-4400.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-50.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-55.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-6000.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-6100.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-6200.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-6500.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-7000.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-7100.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-80.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-8200.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-85.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-s400.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-s450.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-s4500.ppd.gz X/usr/local/share/cups/model/en_GB/bjc-s800.ppd.gz X/usr/local/share/cups/model/en_GB/compaq-ij750.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-10000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1160.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1200.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1270.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1280.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1290.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1500.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-1520.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-2000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-3000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-400.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-440.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-460.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-480.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-500.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-5000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-5500.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-580.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-600.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-640.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-660.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-670.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-680.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-700.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-7000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-720.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-740.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-750.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-7500.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-760.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-777.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-780.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-785.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-790.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-800.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-810.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-83.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-850.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-860.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-870.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-875.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-880.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-890.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-895.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-900.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-9000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-9500.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-980.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c60.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c70.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c80.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-ex.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-photo.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-pro.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/en_GB/escp2.ppd.gz X/usr/local/share/cups/model/en_GB/lexmark-3200.ppd.gz X/usr/local/share/cups/model/en_GB/lexmark-4076.ppd.gz X/usr/local/share/cups/model/en_GB/lexmark-z31.ppd.gz X/usr/local/share/cups/model/en_GB/lexmark-z52.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-1100.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-1120.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-1200.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-1220.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-1600.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-2.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-2000.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-2500.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-3.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-340.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-4.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-400.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-4l.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-4v.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-5.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-500.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-501.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-520.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-540.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-550.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-560.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-5si.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-6.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-600.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-601.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-690.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-750.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-810.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-812.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-840.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-842.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-850.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-855.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-870.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-890.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-895.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-900.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-P1000.ppd.gz X/usr/local/share/cups/model/en_GB/pcl-P1100.ppd.gz X/usr/local/share/cups/model/en_GB/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/fr X/usr/local/share/cups/model/fr/bjc-1000.ppd.gz X/usr/local/share/cups/model/fr/bjc-2000.ppd.gz X/usr/local/share/cups/model/fr/bjc-210.ppd.gz X/usr/local/share/cups/model/fr/bjc-240.ppd.gz X/usr/local/share/cups/model/fr/bjc-250.ppd.gz X/usr/local/share/cups/model/fr/bjc-30.ppd.gz X/usr/local/share/cups/model/fr/bjc-3000.ppd.gz X/usr/local/share/cups/model/fr/bjc-4300.ppd.gz X/usr/local/share/cups/model/fr/bjc-4400.ppd.gz X/usr/local/share/cups/model/fr/bjc-50.ppd.gz X/usr/local/share/cups/model/fr/bjc-55.ppd.gz X/usr/local/share/cups/model/fr/bjc-6000.ppd.gz X/usr/local/share/cups/model/fr/bjc-6100.ppd.gz X/usr/local/share/cups/model/fr/bjc-6200.ppd.gz X/usr/local/share/cups/model/fr/bjc-6500.ppd.gz X/usr/local/share/cups/model/fr/bjc-7000.ppd.gz X/usr/local/share/cups/model/fr/bjc-7100.ppd.gz X/usr/local/share/cups/model/fr/bjc-80.ppd.gz X/usr/local/share/cups/model/fr/bjc-8200.ppd.gz X/usr/local/share/cups/model/fr/bjc-85.ppd.gz X/usr/local/share/cups/model/fr/bjc-s400.ppd.gz X/usr/local/share/cups/model/fr/bjc-s450.ppd.gz X/usr/local/share/cups/model/fr/bjc-s4500.ppd.gz X/usr/local/share/cups/model/fr/bjc-s800.ppd.gz X/usr/local/share/cups/model/fr/compaq-ij750.ppd.gz X/usr/local/share/cups/model/fr/escp2-10000.ppd.gz X/usr/local/share/cups/model/fr/escp2-1160.ppd.gz X/usr/local/share/cups/model/fr/escp2-1200.ppd.gz X/usr/local/share/cups/model/fr/escp2-1270.ppd.gz X/usr/local/share/cups/model/fr/escp2-1280.ppd.gz X/usr/local/share/cups/model/fr/escp2-1290.ppd.gz X/usr/local/share/cups/model/fr/escp2-1500.ppd.gz X/usr/local/share/cups/model/fr/escp2-1520.ppd.gz X/usr/local/share/cups/model/fr/escp2-2000.ppd.gz X/usr/local/share/cups/model/fr/escp2-3000.ppd.gz X/usr/local/share/cups/model/fr/escp2-400.ppd.gz X/usr/local/share/cups/model/fr/escp2-440.ppd.gz X/usr/local/share/cups/model/fr/escp2-460.ppd.gz X/usr/local/share/cups/model/fr/escp2-480.ppd.gz X/usr/local/share/cups/model/fr/escp2-500.ppd.gz X/usr/local/share/cups/model/fr/escp2-5000.ppd.gz X/usr/local/share/cups/model/fr/escp2-5500.ppd.gz X/usr/local/share/cups/model/fr/escp2-580.ppd.gz X/usr/local/share/cups/model/fr/escp2-600.ppd.gz X/usr/local/share/cups/model/fr/escp2-640.ppd.gz X/usr/local/share/cups/model/fr/escp2-660.ppd.gz X/usr/local/share/cups/model/fr/escp2-670.ppd.gz X/usr/local/share/cups/model/fr/escp2-680.ppd.gz X/usr/local/share/cups/model/fr/escp2-700.ppd.gz X/usr/local/share/cups/model/fr/escp2-7000.ppd.gz X/usr/local/share/cups/model/fr/escp2-720.ppd.gz X/usr/local/share/cups/model/fr/escp2-740.ppd.gz X/usr/local/share/cups/model/fr/escp2-750.ppd.gz X/usr/local/share/cups/model/fr/escp2-7500.ppd.gz X/usr/local/share/cups/model/fr/escp2-760.ppd.gz X/usr/local/share/cups/model/fr/escp2-777.ppd.gz X/usr/local/share/cups/model/fr/escp2-780.ppd.gz X/usr/local/share/cups/model/fr/escp2-785.ppd.gz X/usr/local/share/cups/model/fr/escp2-790.ppd.gz X/usr/local/share/cups/model/fr/escp2-800.ppd.gz X/usr/local/share/cups/model/fr/escp2-810.ppd.gz X/usr/local/share/cups/model/fr/escp2-83.ppd.gz X/usr/local/share/cups/model/fr/escp2-850.ppd.gz X/usr/local/share/cups/model/fr/escp2-860.ppd.gz X/usr/local/share/cups/model/fr/escp2-870.ppd.gz X/usr/local/share/cups/model/fr/escp2-875.ppd.gz X/usr/local/share/cups/model/fr/escp2-880.ppd.gz X/usr/local/share/cups/model/fr/escp2-890.ppd.gz X/usr/local/share/cups/model/fr/escp2-895.ppd.gz X/usr/local/share/cups/model/fr/escp2-900.ppd.gz X/usr/local/share/cups/model/fr/escp2-9000.ppd.gz X/usr/local/share/cups/model/fr/escp2-9500.ppd.gz X/usr/local/share/cups/model/fr/escp2-980.ppd.gz X/usr/local/share/cups/model/fr/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/fr/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/fr/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/fr/escp2-c60.ppd.gz X/usr/local/share/cups/model/fr/escp2-c70.ppd.gz X/usr/local/share/cups/model/fr/escp2-c80.ppd.gz X/usr/local/share/cups/model/fr/escp2-ex.ppd.gz X/usr/local/share/cups/model/fr/escp2-photo.ppd.gz X/usr/local/share/cups/model/fr/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/fr/escp2-pro.ppd.gz X/usr/local/share/cups/model/fr/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/fr/escp2.ppd.gz X/usr/local/share/cups/model/fr/lexmark-3200.ppd.gz X/usr/local/share/cups/model/fr/lexmark-4076.ppd.gz X/usr/local/share/cups/model/fr/lexmark-z31.ppd.gz X/usr/local/share/cups/model/fr/lexmark-z52.ppd.gz X/usr/local/share/cups/model/fr/pcl-1100.ppd.gz X/usr/local/share/cups/model/fr/pcl-1120.ppd.gz X/usr/local/share/cups/model/fr/pcl-1200.ppd.gz X/usr/local/share/cups/model/fr/pcl-1220.ppd.gz X/usr/local/share/cups/model/fr/pcl-1600.ppd.gz X/usr/local/share/cups/model/fr/pcl-2.ppd.gz X/usr/local/share/cups/model/fr/pcl-2000.ppd.gz X/usr/local/share/cups/model/fr/pcl-2500.ppd.gz X/usr/local/share/cups/model/fr/pcl-3.ppd.gz X/usr/local/share/cups/model/fr/pcl-340.ppd.gz X/usr/local/share/cups/model/fr/pcl-4.ppd.gz X/usr/local/share/cups/model/fr/pcl-400.ppd.gz X/usr/local/share/cups/model/fr/pcl-4l.ppd.gz X/usr/local/share/cups/model/fr/pcl-4v.ppd.gz X/usr/local/share/cups/model/fr/pcl-5.ppd.gz X/usr/local/share/cups/model/fr/pcl-500.ppd.gz X/usr/local/share/cups/model/fr/pcl-501.ppd.gz X/usr/local/share/cups/model/fr/pcl-520.ppd.gz X/usr/local/share/cups/model/fr/pcl-540.ppd.gz X/usr/local/share/cups/model/fr/pcl-550.ppd.gz X/usr/local/share/cups/model/fr/pcl-560.ppd.gz X/usr/local/share/cups/model/fr/pcl-5si.ppd.gz X/usr/local/share/cups/model/fr/pcl-6.ppd.gz X/usr/local/share/cups/model/fr/pcl-600.ppd.gz X/usr/local/share/cups/model/fr/pcl-601.ppd.gz X/usr/local/share/cups/model/fr/pcl-690.ppd.gz X/usr/local/share/cups/model/fr/pcl-750.ppd.gz X/usr/local/share/cups/model/fr/pcl-810.ppd.gz X/usr/local/share/cups/model/fr/pcl-812.ppd.gz X/usr/local/share/cups/model/fr/pcl-840.ppd.gz X/usr/local/share/cups/model/fr/pcl-842.ppd.gz X/usr/local/share/cups/model/fr/pcl-850.ppd.gz X/usr/local/share/cups/model/fr/pcl-855.ppd.gz X/usr/local/share/cups/model/fr/pcl-870.ppd.gz X/usr/local/share/cups/model/fr/pcl-890.ppd.gz X/usr/local/share/cups/model/fr/pcl-895.ppd.gz X/usr/local/share/cups/model/fr/pcl-900.ppd.gz X/usr/local/share/cups/model/fr/pcl-P1000.ppd.gz X/usr/local/share/cups/model/fr/pcl-P1100.ppd.gz X/usr/local/share/cups/model/fr/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/no X/usr/local/share/cups/model/no/bjc-1000.ppd.gz X/usr/local/share/cups/model/no/bjc-2000.ppd.gz X/usr/local/share/cups/model/no/bjc-210.ppd.gz X/usr/local/share/cups/model/no/bjc-240.ppd.gz X/usr/local/share/cups/model/no/bjc-250.ppd.gz X/usr/local/share/cups/model/no/bjc-30.ppd.gz X/usr/local/share/cups/model/no/bjc-3000.ppd.gz X/usr/local/share/cups/model/no/bjc-4300.ppd.gz X/usr/local/share/cups/model/no/bjc-4400.ppd.gz X/usr/local/share/cups/model/no/bjc-50.ppd.gz X/usr/local/share/cups/model/no/bjc-55.ppd.gz X/usr/local/share/cups/model/no/bjc-6000.ppd.gz X/usr/local/share/cups/model/no/bjc-6100.ppd.gz X/usr/local/share/cups/model/no/bjc-6200.ppd.gz X/usr/local/share/cups/model/no/bjc-6500.ppd.gz X/usr/local/share/cups/model/no/bjc-7000.ppd.gz X/usr/local/share/cups/model/no/bjc-7100.ppd.gz X/usr/local/share/cups/model/no/bjc-80.ppd.gz X/usr/local/share/cups/model/no/bjc-8200.ppd.gz X/usr/local/share/cups/model/no/bjc-85.ppd.gz X/usr/local/share/cups/model/no/bjc-s400.ppd.gz X/usr/local/share/cups/model/no/bjc-s450.ppd.gz X/usr/local/share/cups/model/no/bjc-s4500.ppd.gz X/usr/local/share/cups/model/no/bjc-s800.ppd.gz X/usr/local/share/cups/model/no/compaq-ij750.ppd.gz X/usr/local/share/cups/model/no/escp2-10000.ppd.gz X/usr/local/share/cups/model/no/escp2-1160.ppd.gz X/usr/local/share/cups/model/no/escp2-1200.ppd.gz X/usr/local/share/cups/model/no/escp2-1270.ppd.gz X/usr/local/share/cups/model/no/escp2-1280.ppd.gz X/usr/local/share/cups/model/no/escp2-1290.ppd.gz X/usr/local/share/cups/model/no/escp2-1500.ppd.gz X/usr/local/share/cups/model/no/escp2-1520.ppd.gz X/usr/local/share/cups/model/no/escp2-2000.ppd.gz X/usr/local/share/cups/model/no/escp2-3000.ppd.gz X/usr/local/share/cups/model/no/escp2-400.ppd.gz X/usr/local/share/cups/model/no/escp2-440.ppd.gz X/usr/local/share/cups/model/no/escp2-460.ppd.gz X/usr/local/share/cups/model/no/escp2-480.ppd.gz X/usr/local/share/cups/model/no/escp2-500.ppd.gz X/usr/local/share/cups/model/no/escp2-5000.ppd.gz X/usr/local/share/cups/model/no/escp2-5500.ppd.gz X/usr/local/share/cups/model/no/escp2-580.ppd.gz X/usr/local/share/cups/model/no/escp2-600.ppd.gz X/usr/local/share/cups/model/no/escp2-640.ppd.gz X/usr/local/share/cups/model/no/escp2-660.ppd.gz X/usr/local/share/cups/model/no/escp2-670.ppd.gz X/usr/local/share/cups/model/no/escp2-680.ppd.gz X/usr/local/share/cups/model/no/escp2-700.ppd.gz X/usr/local/share/cups/model/no/escp2-7000.ppd.gz X/usr/local/share/cups/model/no/escp2-720.ppd.gz X/usr/local/share/cups/model/no/escp2-740.ppd.gz X/usr/local/share/cups/model/no/escp2-750.ppd.gz X/usr/local/share/cups/model/no/escp2-7500.ppd.gz X/usr/local/share/cups/model/no/escp2-760.ppd.gz X/usr/local/share/cups/model/no/escp2-777.ppd.gz X/usr/local/share/cups/model/no/escp2-780.ppd.gz X/usr/local/share/cups/model/no/escp2-785.ppd.gz X/usr/local/share/cups/model/no/escp2-790.ppd.gz X/usr/local/share/cups/model/no/escp2-800.ppd.gz X/usr/local/share/cups/model/no/escp2-810.ppd.gz X/usr/local/share/cups/model/no/escp2-83.ppd.gz X/usr/local/share/cups/model/no/escp2-850.ppd.gz X/usr/local/share/cups/model/no/escp2-860.ppd.gz X/usr/local/share/cups/model/no/escp2-870.ppd.gz X/usr/local/share/cups/model/no/escp2-875.ppd.gz X/usr/local/share/cups/model/no/escp2-880.ppd.gz X/usr/local/share/cups/model/no/escp2-890.ppd.gz X/usr/local/share/cups/model/no/escp2-895.ppd.gz X/usr/local/share/cups/model/no/escp2-900.ppd.gz X/usr/local/share/cups/model/no/escp2-9000.ppd.gz X/usr/local/share/cups/model/no/escp2-9500.ppd.gz X/usr/local/share/cups/model/no/escp2-980.ppd.gz X/usr/local/share/cups/model/no/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/no/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/no/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/no/escp2-c60.ppd.gz X/usr/local/share/cups/model/no/escp2-c70.ppd.gz X/usr/local/share/cups/model/no/escp2-c80.ppd.gz X/usr/local/share/cups/model/no/escp2-ex.ppd.gz X/usr/local/share/cups/model/no/escp2-photo.ppd.gz X/usr/local/share/cups/model/no/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/no/escp2-pro.ppd.gz X/usr/local/share/cups/model/no/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/no/escp2.ppd.gz X/usr/local/share/cups/model/no/lexmark-3200.ppd.gz X/usr/local/share/cups/model/no/lexmark-4076.ppd.gz X/usr/local/share/cups/model/no/lexmark-z31.ppd.gz X/usr/local/share/cups/model/no/lexmark-z52.ppd.gz X/usr/local/share/cups/model/no/pcl-1100.ppd.gz X/usr/local/share/cups/model/no/pcl-1120.ppd.gz X/usr/local/share/cups/model/no/pcl-1200.ppd.gz X/usr/local/share/cups/model/no/pcl-1220.ppd.gz X/usr/local/share/cups/model/no/pcl-1600.ppd.gz X/usr/local/share/cups/model/no/pcl-2.ppd.gz X/usr/local/share/cups/model/no/pcl-2000.ppd.gz X/usr/local/share/cups/model/no/pcl-2500.ppd.gz X/usr/local/share/cups/model/no/pcl-3.ppd.gz X/usr/local/share/cups/model/no/pcl-340.ppd.gz X/usr/local/share/cups/model/no/pcl-4.ppd.gz X/usr/local/share/cups/model/no/pcl-400.ppd.gz X/usr/local/share/cups/model/no/pcl-4l.ppd.gz X/usr/local/share/cups/model/no/pcl-4v.ppd.gz X/usr/local/share/cups/model/no/pcl-5.ppd.gz X/usr/local/share/cups/model/no/pcl-500.ppd.gz X/usr/local/share/cups/model/no/pcl-501.ppd.gz X/usr/local/share/cups/model/no/pcl-520.ppd.gz X/usr/local/share/cups/model/no/pcl-540.ppd.gz X/usr/local/share/cups/model/no/pcl-550.ppd.gz X/usr/local/share/cups/model/no/pcl-560.ppd.gz X/usr/local/share/cups/model/no/pcl-5si.ppd.gz X/usr/local/share/cups/model/no/pcl-6.ppd.gz X/usr/local/share/cups/model/no/pcl-600.ppd.gz X/usr/local/share/cups/model/no/pcl-601.ppd.gz X/usr/local/share/cups/model/no/pcl-690.ppd.gz X/usr/local/share/cups/model/no/pcl-750.ppd.gz X/usr/local/share/cups/model/no/pcl-810.ppd.gz X/usr/local/share/cups/model/no/pcl-812.ppd.gz X/usr/local/share/cups/model/no/pcl-840.ppd.gz X/usr/local/share/cups/model/no/pcl-842.ppd.gz X/usr/local/share/cups/model/no/pcl-850.ppd.gz X/usr/local/share/cups/model/no/pcl-855.ppd.gz X/usr/local/share/cups/model/no/pcl-870.ppd.gz X/usr/local/share/cups/model/no/pcl-890.ppd.gz X/usr/local/share/cups/model/no/pcl-895.ppd.gz X/usr/local/share/cups/model/no/pcl-900.ppd.gz X/usr/local/share/cups/model/no/pcl-P1000.ppd.gz X/usr/local/share/cups/model/no/pcl-P1100.ppd.gz X/usr/local/share/cups/model/no/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/pl X/usr/local/share/cups/model/pl/bjc-1000.ppd.gz X/usr/local/share/cups/model/pl/bjc-2000.ppd.gz X/usr/local/share/cups/model/pl/bjc-210.ppd.gz X/usr/local/share/cups/model/pl/bjc-240.ppd.gz X/usr/local/share/cups/model/pl/bjc-250.ppd.gz X/usr/local/share/cups/model/pl/bjc-30.ppd.gz X/usr/local/share/cups/model/pl/bjc-3000.ppd.gz X/usr/local/share/cups/model/pl/bjc-4300.ppd.gz X/usr/local/share/cups/model/pl/bjc-4400.ppd.gz X/usr/local/share/cups/model/pl/bjc-50.ppd.gz X/usr/local/share/cups/model/pl/bjc-55.ppd.gz X/usr/local/share/cups/model/pl/bjc-6000.ppd.gz X/usr/local/share/cups/model/pl/bjc-6100.ppd.gz X/usr/local/share/cups/model/pl/bjc-6200.ppd.gz X/usr/local/share/cups/model/pl/bjc-6500.ppd.gz X/usr/local/share/cups/model/pl/bjc-7000.ppd.gz X/usr/local/share/cups/model/pl/bjc-7100.ppd.gz X/usr/local/share/cups/model/pl/bjc-80.ppd.gz X/usr/local/share/cups/model/pl/bjc-8200.ppd.gz X/usr/local/share/cups/model/pl/bjc-85.ppd.gz X/usr/local/share/cups/model/pl/bjc-s400.ppd.gz X/usr/local/share/cups/model/pl/bjc-s450.ppd.gz X/usr/local/share/cups/model/pl/bjc-s4500.ppd.gz X/usr/local/share/cups/model/pl/bjc-s800.ppd.gz X/usr/local/share/cups/model/pl/compaq-ij750.ppd.gz X/usr/local/share/cups/model/pl/escp2-10000.ppd.gz X/usr/local/share/cups/model/pl/escp2-1160.ppd.gz X/usr/local/share/cups/model/pl/escp2-1200.ppd.gz X/usr/local/share/cups/model/pl/escp2-1270.ppd.gz X/usr/local/share/cups/model/pl/escp2-1280.ppd.gz X/usr/local/share/cups/model/pl/escp2-1290.ppd.gz X/usr/local/share/cups/model/pl/escp2-1500.ppd.gz X/usr/local/share/cups/model/pl/escp2-1520.ppd.gz X/usr/local/share/cups/model/pl/escp2-2000.ppd.gz X/usr/local/share/cups/model/pl/escp2-3000.ppd.gz X/usr/local/share/cups/model/pl/escp2-400.ppd.gz X/usr/local/share/cups/model/pl/escp2-440.ppd.gz X/usr/local/share/cups/model/pl/escp2-460.ppd.gz X/usr/local/share/cups/model/pl/escp2-480.ppd.gz X/usr/local/share/cups/model/pl/escp2-500.ppd.gz X/usr/local/share/cups/model/pl/escp2-5000.ppd.gz X/usr/local/share/cups/model/pl/escp2-5500.ppd.gz X/usr/local/share/cups/model/pl/escp2-580.ppd.gz X/usr/local/share/cups/model/pl/escp2-600.ppd.gz X/usr/local/share/cups/model/pl/escp2-640.ppd.gz X/usr/local/share/cups/model/pl/escp2-660.ppd.gz X/usr/local/share/cups/model/pl/escp2-670.ppd.gz X/usr/local/share/cups/model/pl/escp2-680.ppd.gz X/usr/local/share/cups/model/pl/escp2-700.ppd.gz X/usr/local/share/cups/model/pl/escp2-7000.ppd.gz X/usr/local/share/cups/model/pl/escp2-720.ppd.gz X/usr/local/share/cups/model/pl/escp2-740.ppd.gz X/usr/local/share/cups/model/pl/escp2-750.ppd.gz X/usr/local/share/cups/model/pl/escp2-7500.ppd.gz X/usr/local/share/cups/model/pl/escp2-760.ppd.gz X/usr/local/share/cups/model/pl/escp2-777.ppd.gz X/usr/local/share/cups/model/pl/escp2-780.ppd.gz X/usr/local/share/cups/model/pl/escp2-785.ppd.gz X/usr/local/share/cups/model/pl/escp2-790.ppd.gz X/usr/local/share/cups/model/pl/escp2-800.ppd.gz X/usr/local/share/cups/model/pl/escp2-810.ppd.gz X/usr/local/share/cups/model/pl/escp2-83.ppd.gz X/usr/local/share/cups/model/pl/escp2-850.ppd.gz X/usr/local/share/cups/model/pl/escp2-860.ppd.gz X/usr/local/share/cups/model/pl/escp2-870.ppd.gz X/usr/local/share/cups/model/pl/escp2-875.ppd.gz X/usr/local/share/cups/model/pl/escp2-880.ppd.gz X/usr/local/share/cups/model/pl/escp2-890.ppd.gz X/usr/local/share/cups/model/pl/escp2-895.ppd.gz X/usr/local/share/cups/model/pl/escp2-900.ppd.gz X/usr/local/share/cups/model/pl/escp2-9000.ppd.gz X/usr/local/share/cups/model/pl/escp2-9500.ppd.gz X/usr/local/share/cups/model/pl/escp2-980.ppd.gz X/usr/local/share/cups/model/pl/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/pl/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/pl/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/pl/escp2-c60.ppd.gz X/usr/local/share/cups/model/pl/escp2-c70.ppd.gz X/usr/local/share/cups/model/pl/escp2-c80.ppd.gz X/usr/local/share/cups/model/pl/escp2-ex.ppd.gz X/usr/local/share/cups/model/pl/escp2-photo.ppd.gz X/usr/local/share/cups/model/pl/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/pl/escp2-pro.ppd.gz X/usr/local/share/cups/model/pl/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/pl/escp2.ppd.gz X/usr/local/share/cups/model/pl/lexmark-3200.ppd.gz X/usr/local/share/cups/model/pl/lexmark-4076.ppd.gz X/usr/local/share/cups/model/pl/lexmark-z31.ppd.gz X/usr/local/share/cups/model/pl/lexmark-z52.ppd.gz X/usr/local/share/cups/model/pl/pcl-1100.ppd.gz X/usr/local/share/cups/model/pl/pcl-1120.ppd.gz X/usr/local/share/cups/model/pl/pcl-1200.ppd.gz X/usr/local/share/cups/model/pl/pcl-1220.ppd.gz X/usr/local/share/cups/model/pl/pcl-1600.ppd.gz X/usr/local/share/cups/model/pl/pcl-2.ppd.gz X/usr/local/share/cups/model/pl/pcl-2000.ppd.gz X/usr/local/share/cups/model/pl/pcl-2500.ppd.gz X/usr/local/share/cups/model/pl/pcl-3.ppd.gz X/usr/local/share/cups/model/pl/pcl-340.ppd.gz X/usr/local/share/cups/model/pl/pcl-4.ppd.gz X/usr/local/share/cups/model/pl/pcl-400.ppd.gz X/usr/local/share/cups/model/pl/pcl-4l.ppd.gz X/usr/local/share/cups/model/pl/pcl-4v.ppd.gz X/usr/local/share/cups/model/pl/pcl-5.ppd.gz X/usr/local/share/cups/model/pl/pcl-500.ppd.gz X/usr/local/share/cups/model/pl/pcl-501.ppd.gz X/usr/local/share/cups/model/pl/pcl-520.ppd.gz X/usr/local/share/cups/model/pl/pcl-540.ppd.gz X/usr/local/share/cups/model/pl/pcl-550.ppd.gz X/usr/local/share/cups/model/pl/pcl-560.ppd.gz X/usr/local/share/cups/model/pl/pcl-5si.ppd.gz X/usr/local/share/cups/model/pl/pcl-6.ppd.gz X/usr/local/share/cups/model/pl/pcl-600.ppd.gz X/usr/local/share/cups/model/pl/pcl-601.ppd.gz X/usr/local/share/cups/model/pl/pcl-690.ppd.gz X/usr/local/share/cups/model/pl/pcl-750.ppd.gz X/usr/local/share/cups/model/pl/pcl-810.ppd.gz X/usr/local/share/cups/model/pl/pcl-812.ppd.gz X/usr/local/share/cups/model/pl/pcl-840.ppd.gz X/usr/local/share/cups/model/pl/pcl-842.ppd.gz X/usr/local/share/cups/model/pl/pcl-850.ppd.gz X/usr/local/share/cups/model/pl/pcl-855.ppd.gz X/usr/local/share/cups/model/pl/pcl-870.ppd.gz X/usr/local/share/cups/model/pl/pcl-890.ppd.gz X/usr/local/share/cups/model/pl/pcl-895.ppd.gz X/usr/local/share/cups/model/pl/pcl-900.ppd.gz X/usr/local/share/cups/model/pl/pcl-P1000.ppd.gz X/usr/local/share/cups/model/pl/pcl-P1100.ppd.gz X/usr/local/share/cups/model/pl/escp2-c20ux.ppd.gz X/usr/local/share/cups/model/sv X/usr/local/share/cups/model/sv/bjc-1000.ppd.gz X/usr/local/share/cups/model/sv/bjc-2000.ppd.gz X/usr/local/share/cups/model/sv/bjc-210.ppd.gz X/usr/local/share/cups/model/sv/bjc-240.ppd.gz X/usr/local/share/cups/model/sv/bjc-250.ppd.gz X/usr/local/share/cups/model/sv/bjc-30.ppd.gz X/usr/local/share/cups/model/sv/bjc-3000.ppd.gz X/usr/local/share/cups/model/sv/bjc-4300.ppd.gz X/usr/local/share/cups/model/sv/bjc-4400.ppd.gz X/usr/local/share/cups/model/sv/bjc-50.ppd.gz X/usr/local/share/cups/model/sv/bjc-55.ppd.gz X/usr/local/share/cups/model/sv/bjc-6000.ppd.gz X/usr/local/share/cups/model/sv/bjc-6100.ppd.gz X/usr/local/share/cups/model/sv/bjc-6200.ppd.gz X/usr/local/share/cups/model/sv/bjc-6500.ppd.gz X/usr/local/share/cups/model/sv/bjc-7000.ppd.gz X/usr/local/share/cups/model/sv/bjc-7100.ppd.gz X/usr/local/share/cups/model/sv/bjc-80.ppd.gz X/usr/local/share/cups/model/sv/bjc-8200.ppd.gz X/usr/local/share/cups/model/sv/bjc-85.ppd.gz X/usr/local/share/cups/model/sv/bjc-s400.ppd.gz X/usr/local/share/cups/model/sv/bjc-s450.ppd.gz X/usr/local/share/cups/model/sv/bjc-s4500.ppd.gz X/usr/local/share/cups/model/sv/bjc-s800.ppd.gz X/usr/local/share/cups/model/sv/compaq-ij750.ppd.gz X/usr/local/share/cups/model/sv/escp2-10000.ppd.gz X/usr/local/share/cups/model/sv/escp2-1160.ppd.gz X/usr/local/share/cups/model/sv/escp2-1200.ppd.gz X/usr/local/share/cups/model/sv/escp2-1270.ppd.gz X/usr/local/share/cups/model/sv/escp2-1280.ppd.gz X/usr/local/share/cups/model/sv/escp2-1290.ppd.gz X/usr/local/share/cups/model/sv/escp2-1500.ppd.gz X/usr/local/share/cups/model/sv/escp2-1520.ppd.gz X/usr/local/share/cups/model/sv/escp2-2000.ppd.gz X/usr/local/share/cups/model/sv/escp2-3000.ppd.gz X/usr/local/share/cups/model/sv/escp2-400.ppd.gz X/usr/local/share/cups/model/sv/escp2-440.ppd.gz X/usr/local/share/cups/model/sv/escp2-460.ppd.gz X/usr/local/share/cups/model/sv/escp2-480.ppd.gz X/usr/local/share/cups/model/sv/escp2-500.ppd.gz X/usr/local/share/cups/model/sv/escp2-5000.ppd.gz X/usr/local/share/cups/model/sv/escp2-5500.ppd.gz X/usr/local/share/cups/model/sv/escp2-580.ppd.gz X/usr/local/share/cups/model/sv/escp2-600.ppd.gz X/usr/local/share/cups/model/sv/escp2-640.ppd.gz X/usr/local/share/cups/model/sv/escp2-660.ppd.gz X/usr/local/share/cups/model/sv/escp2-670.ppd.gz X/usr/local/share/cups/model/sv/escp2-680.ppd.gz X/usr/local/share/cups/model/sv/escp2-700.ppd.gz X/usr/local/share/cups/model/sv/escp2-7000.ppd.gz X/usr/local/share/cups/model/sv/escp2-720.ppd.gz X/usr/local/share/cups/model/sv/escp2-740.ppd.gz X/usr/local/share/cups/model/sv/escp2-750.ppd.gz X/usr/local/share/cups/model/sv/escp2-7500.ppd.gz X/usr/local/share/cups/model/sv/escp2-760.ppd.gz X/usr/local/share/cups/model/sv/escp2-777.ppd.gz X/usr/local/share/cups/model/sv/escp2-780.ppd.gz X/usr/local/share/cups/model/sv/escp2-785.ppd.gz X/usr/local/share/cups/model/sv/escp2-790.ppd.gz X/usr/local/share/cups/model/sv/escp2-800.ppd.gz X/usr/local/share/cups/model/sv/escp2-810.ppd.gz X/usr/local/share/cups/model/sv/escp2-83.ppd.gz X/usr/local/share/cups/model/sv/escp2-850.ppd.gz X/usr/local/share/cups/model/sv/escp2-860.ppd.gz X/usr/local/share/cups/model/sv/escp2-870.ppd.gz X/usr/local/share/cups/model/sv/escp2-875.ppd.gz X/usr/local/share/cups/model/sv/escp2-880.ppd.gz X/usr/local/share/cups/model/sv/escp2-890.ppd.gz X/usr/local/share/cups/model/sv/escp2-895.ppd.gz X/usr/local/share/cups/model/sv/escp2-900.ppd.gz X/usr/local/share/cups/model/sv/escp2-9000.ppd.gz X/usr/local/share/cups/model/sv/escp2-9500.ppd.gz X/usr/local/share/cups/model/sv/escp2-980.ppd.gz X/usr/local/share/cups/model/sv/escp2-c20sx.ppd.gz X/usr/local/share/cups/model/sv/escp2-c40sx.ppd.gz X/usr/local/share/cups/model/sv/escp2-c40ux.ppd.gz X/usr/local/share/cups/model/sv/escp2-c60.ppd.gz X/usr/local/share/cups/model/sv/escp2-c70.ppd.gz X/usr/local/share/cups/model/sv/escp2-c80.ppd.gz X/usr/local/share/cups/model/sv/escp2-ex.ppd.gz X/usr/local/share/cups/model/sv/escp2-photo.ppd.gz X/usr/local/share/cups/model/sv/escp2-pro-xl.ppd.gz X/usr/local/share/cups/model/sv/escp2-pro.ppd.gz X/usr/local/share/cups/model/sv/escp2-scan2000.ppd.gz X/usr/local/share/cups/model/sv/escp2.ppd.gz X/usr/local/share/cups/model/sv/lexmark-3200.ppd.gz X/usr/local/share/cups/model/sv/lexmark-4076.ppd.gz X/usr/local/share/cups/model/sv/lexmark-z31.ppd.gz X/usr/local/share/cups/model/sv/lexmark-z52.ppd.gz X/usr/local/share/cups/model/sv/pcl-1100.ppd.gz X/usr/local/share/cups/model/sv/pcl-1120.ppd.gz X/usr/local/share/cups/model/sv/pcl-1200.ppd.gz X/usr/local/share/cups/model/sv/pcl-1220.ppd.gz X/usr/local/share/cups/model/sv/pcl-1600.ppd.gz X/usr/local/share/cups/model/sv/pcl-2.ppd.gz X/usr/local/share/cups/model/sv/pcl-2000.ppd.gz X/usr/local/share/cups/model/sv/pcl-2500.ppd.gz X/usr/local/share/cups/model/sv/pcl-3.ppd.gz X/usr/local/share/cups/model/sv/pcl-340.ppd.gz X/usr/local/share/cups/model/sv/pcl-4.ppd.gz X/usr/local/share/cups/model/sv/pcl-400.ppd.gz X/usr/local/share/cups/model/sv/pcl-4l.ppd.gz X/usr/local/share/cups/model/sv/pcl-4v.ppd.gz X/usr/local/share/cups/model/sv/pcl-5.ppd.gz X/usr/local/share/cups/model/sv/pcl-500.ppd.gz X/usr/local/share/cups/model/sv/pcl-501.ppd.gz X/usr/local/share/cups/model/sv/pcl-520.ppd.gz X/usr/local/share/cups/model/sv/pcl-540.ppd.gz X/usr/local/share/cups/model/sv/pcl-550.ppd.gz X/usr/local/share/cups/model/sv/pcl-560.ppd.gz X/usr/local/share/cups/model/sv/pcl-5si.ppd.gz X/usr/local/share/cups/model/sv/pcl-6.ppd.gz X/usr/local/share/cups/model/sv/pcl-600.ppd.gz X/usr/local/share/cups/model/sv/pcl-601.ppd.gz X/usr/local/share/cups/model/sv/pcl-690.ppd.gz X/usr/local/share/cups/model/sv/pcl-750.ppd.gz X/usr/local/share/cups/model/sv/pcl-810.ppd.gz X/usr/local/share/cups/model/sv/pcl-812.ppd.gz X/usr/local/share/cups/model/sv/pcl-840.ppd.gz X/usr/local/share/cups/model/sv/pcl-842.ppd.gz X/usr/local/share/cups/model/sv/pcl-850.ppd.gz X/usr/local/share/cups/model/sv/pcl-855.ppd.gz X/usr/local/share/cups/model/sv/pcl-870.ppd.gz X/usr/local/share/cups/model/sv/pcl-890.ppd.gz X/usr/local/share/cups/model/sv/pcl-895.ppd.gz X/usr/local/share/cups/model/sv/pcl-900.ppd.gz X/usr/local/share/cups/model/sv/pcl-P1000.ppd.gz X/usr/local/share/cups/model/sv/pcl-P1100.ppd.gz X/usr/local/share/cups/model/sv/escp2-c20ux.ppd.gz X/usr/local/share/cups/calibrate.ppm END-of-gimp-print/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:24:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 9914B37B41D; Wed, 2 Jan 2002 13:21:56 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id XAA51325; Wed, 2 Jan 2002 23:21:53 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from h154.229.dialup.iptcom.net (h154.229.dialup.iptcom.net [212.9.229.154]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id XAA45087; Wed, 2 Jan 2002 23:21:50 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Subject: Re: can't build galeon-1.0.2 From: Maxim Sobolev To: Morsal Rodbay Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org In-Reply-To: <20020102203252.GA61209@zigman.2y.net> References: <20020102171912.GA1223@zigman.2y.net> <1010002531.588.0.camel@notebook> <20020102203252.GA61209@zigman.2y.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Gr8BjrBBFNjPc3+06Lll" Message-Id: <1010006502.588.2.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0 (Preview Release) Date: 02 Jan 2002 23:21:45 +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-Gr8BjrBBFNjPc3+06Lll Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-01-02 at 22:32, Morsal Rodbay wrote: > On Wed, Jan 02, 2002 at 10:15:40PM +0200, Maxim Sobolev wrote: > > On Wed, 2002-01-02 at 19:19, Morsal Rodbay wrote: > > > Hi > > > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling = the > > > galeon port. I just cvsuped... but the compile error still exists. I = dont > > > have mozilla installed, I only use Netscape at the moment. > >=20 > > Looks like you have outdated versions of mozilla-headers and/or > > mozilla-embedded ports. galeon-1.0.2 only compiles/works when you have > > latest version (0.9.7) of those ports. > >=20 > > -Maxim >=20 > Funny, I have the latest versions of mozilla-headers/embedded. Still it > doesnt compile. >=20 > I tried building with FULL mozill but that didnt help either. Try to manually delete /usr/X11R6/include/mozilla, reinstall mozilla-headers-0.9.7 from scratch and try to build galeon again. Please let me know if it doesn't help either. -Maxim --=-Gr8BjrBBFNjPc3+06Lll Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8M3nmoNu5t4iCBa8RArgvAJ9oUdRUu+djACdxm5LNfDuhCcbkqwCfV64Y x4qi7suvAhmDWo9iB8+O3uM= =zxM3 -----END PGP SIGNATURE----- --=-Gr8BjrBBFNjPc3+06Lll-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:24:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D272F37B42C for ; Wed, 2 Jan 2002 13:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LK1M57987; Wed, 2 Jan 2002 13:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 9C34537B41F for ; Wed, 2 Jan 2002 13:19:28 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOOQ40479; Wed, 2 Jan 2002 22:24:24 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOOQ40479@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:24 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33488: NEW PORT: devel/mingw-wxWindows Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33488 >Category: ports >Synopsis: NEW PORT: devel/mingw-wxWindows >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: wxWindows is a cross-platform GUI library. It supports Win, Mac and X11 (Motif, GTK). This is a port of wxWindows library, which compiles under Mingw32 (devel/mingw). It allows you to create Windows 9x/NT/XP GUI applications on FreeBSD. It supports OpenGL. Please make sure to add 'mingw-opengl-headers' also (I send it in another PR, at the same time I send this PR). The library will have OpenGL support then. This ports depends on 'mingw-opengl-headers' I tested this library using 'samples' included. It works, exe files work (at least on W2K), even those which use OpenGL. Thank you. >How-To-Repeat: >Fix: # 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: # # mingw-wxWindows # mingw-wxWindows/files # mingw-wxWindows/files/patch-ab # mingw-wxWindows/files/patch-aa # mingw-wxWindows/files/patch-ac # mingw-wxWindows/files/patch-ad # mingw-wxWindows/pkg-comment # mingw-wxWindows/Makefile # mingw-wxWindows/distinfo # mingw-wxWindows/pkg-plist # mingw-wxWindows/pkg-descr # echo c - mingw-wxWindows mkdir -p mingw-wxWindows > /dev/null 2>&1 echo c - mingw-wxWindows/files mkdir -p mingw-wxWindows/files > /dev/null 2>&1 echo x - mingw-wxWindows/files/patch-ab sed 's/^X//' >mingw-wxWindows/files/patch-ab << 'END-of-mingw-wxWindows/files/patch-ab' X--- src/msw/makefile.g95.orig Wed Dec 26 00:52:32 2001 X+++ src/msw/makefile.g95 Wed Dec 26 00:49:14 2001 X@@ -672,3 +672,44 @@ X endif X endif X X+ X+# FreeBSD Mingw32msvc installation X+# Dec, 25, 2001 -- Michal Pasternak X+ X+PREFIX=/usr/local/i386-mingw32msvc X+FILEMODE=-g wheel -o root -m 644 X+DIRMODE=-g wheel -o root -m 755 X+INSTALL=/usr/bin/install X+ X+install: X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libjpeg.a $(PREFIX)/lib X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libpng.a $(PREFIX)/lib X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libregex.a $(PREFIX)/lib X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libtiff.a $(PREFIX)/lib X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libwx.a $(PREFIX)/lib X+ $(INSTALL) $(FILEMODE) $(WXDIR)/lib/libzlib.a $(PREFIX)/lib X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/generic/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/html/msw/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/msw/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/msw/ctl3d/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/msw/gnuwin32/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/msw/gnuwin32/gl/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/msw/ole/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/protocol/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/univ/ X+ $(INSTALL) -d $(DIRMODE) $(PREFIX)/include/wx/unix/ X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/*.* $(PREFIX)/include/wx/ X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/generic/*.* $(PREFIX)/include/wx/generic X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/html/*.* $(PREFIX)/include/wx/html X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/html/msw/*.* $(PREFIX)/include/wx/html/msw X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/msw/*.* $(PREFIX)/include/wx/msw X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/msw/ctl3d/*.* $(PREFIX)/include/wx/msw/ctl3d X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/msw/gnuwin32/*.* $(PREFIX)/include/wx/msw/gnuwin32 X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/msw/gnuwin32/gl/*.* $(PREFIX)/include/wx/msw/gnuwin32/gl X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/msw/ole/*.* $(PREFIX)/include/wx/msw/ole X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/protocol/*.* $(PREFIX)/include/wx/protocol X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/univ/*.* $(PREFIX)/include/wx/univ X+ $(INSTALL) $(FILEMODE) $(WXDIR)/include/wx/unix/*.* $(PREFIX)/include/wx/unix X+ X+deinstall: X+ rm -rf $(PREFIX)/include/wx/ $(PREFIX)/lib/libjpeg.a $(PREFIX)/lib/libzlib.a $(PREFIX)/lib/libjpeg.a $(PREFIX)/lib/libpng.a $(PREFIX)/lib/libregex.a $(PREFIX)/lib/libtiff.a $(PREFIX)/lib/libwx.a END-of-mingw-wxWindows/files/patch-ab echo x - mingw-wxWindows/files/patch-aa sed 's/^X//' >mingw-wxWindows/files/patch-aa << 'END-of-mingw-wxWindows/files/patch-aa' X--- src/makeg95.env.orig Fri Dec 28 10:49:41 2001 X+++ src/makeg95.env Fri Dec 28 10:57:34 2001 X@@ -39,7 +39,7 @@ X COPY=cp X X # Cross compiling? Provide the target prefix (eg., i386-mingw32-) X-# CROSS=i386-mingw32- X+CROSS=i386-mingw32msvc- X X ########################## Compiler ################################## X X@@ -99,10 +99,10 @@ X # Miscellaneous compiler options X # GRG: the __MINGW32__ option is not needed anymore X # add "-DHAVE_W32API_H" if you have w32api >= 0.5 X-OPTIONS = -DSTRICT # -D__MINGW32__ X+OPTIONS = -DSTRICT -DHAVE_W32API_H # -D__MINGW32__ X X # Debugging information X-DEBUGFLAGS = -D__WXDEBUG__ X+DEBUGFLAGS = # -D__WXDEBUG__ X X WIN95=1 X END-of-mingw-wxWindows/files/patch-aa echo x - mingw-wxWindows/files/patch-ac sed 's/^X//' >mingw-wxWindows/files/patch-ac << 'END-of-mingw-wxWindows/files/patch-ac' X--- include/wx/msw/setup.h.orig Sat Dec 29 19:38:42 2001 X+++ include/wx/msw/setup.h Sat Dec 29 19:38:48 2001 X@@ -730,7 +730,7 @@ X #define wxUSE_HTML 1 X X // OpenGL canvas X-#define wxUSE_GLCANVAS 0 X+#define wxUSE_GLCANVAS 1 X X // wxTreeLayout class X #define wxUSE_TREELAYOUT 1 END-of-mingw-wxWindows/files/patch-ac echo x - mingw-wxWindows/files/patch-ad sed 's/^X//' >mingw-wxWindows/files/patch-ad << 'END-of-mingw-wxWindows/files/patch-ad' X--- src/msw/glcanvas.cpp.orig Sat Dec 29 20:10:58 2001 X+++ src/msw/glcanvas.cpp Sat Dec 29 20:11:19 2001 X@@ -434,11 +434,11 @@ X X pixelFormat = ChoosePixelFormat((HDC) m_hDC, &pfd); X if (pixelFormat == 0) { X- wxLogWarning(_("ChoosePixelFormat failed.")); X+ wxLogWarning(wxT("ChoosePixelFormat failed.")); X } X else { X if (SetPixelFormat((HDC) m_hDC, pixelFormat, &pfd) != TRUE) { X- wxLogWarning(_("SetPixelFormat failed.")); X+ wxLogWarning(wxT("SetPixelFormat failed.")); X } X } X } X@@ -736,7 +736,7 @@ X pixelFormat = ChoosePixelFormat((HDC) ::GetDC(NULL), &pfd); X X if (pixelFormat == 0) { X- wxLogError(_("Failed to initialize OpenGL")); X+ wxLogError(wxT("Failed to initialize OpenGL")); X return FALSE; X } X END-of-mingw-wxWindows/files/patch-ad echo x - mingw-wxWindows/pkg-comment sed 's/^X//' >mingw-wxWindows/pkg-comment << 'END-of-mingw-wxWindows/pkg-comment' XThe wxWindows library for cross-development with Mingw32 END-of-mingw-wxWindows/pkg-comment echo x - mingw-wxWindows/Makefile sed 's/^X//' >mingw-wxWindows/Makefile << 'END-of-mingw-wxWindows/Makefile' X# Ports collection makefile for: wxWindows for Mingw X# Date created: 25 dec 2001 X# Whom: Michal Pasternak X# X# $FreeBSD$ X# X XPORTNAME= wxWindows XPORTVERSION= 2.3.2 XCATEGORIES= devel XMASTER_SITES= http://lublin.t1.pl/ ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= wxwindows XPKGNAMEPREFIX= mingw- XDISTNAME= wxMSW-${PORTVERSION} XEXTRACT_SUFX= .zip X XMAINTAINER= doc@lublin.t1.pl X XDEPENDS= ${PORTSDIR}/devel/mingw-opengl-headers X XBUILD_DEPENDS= unix2dos:${PORTSDIR}/converters/unix2dos/ \ X i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \ X mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \ X i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc \ X XDIST_SUBDIR= mingw X XUSE_ZIP= yes XUSE_GMAKE= yes XWRKSRC= ${WRKDIR} XMAKEFILE= makefile.g95 XMAKE_ARGS= --directory=src/msw/ X XBUILD_WRKSRC= ${WRKDIR} XALL_TARGET= X Xpost-extract: X find ${WRKSRC}/* -type f -name "*.cpp" -or -name "*.h" -or -name "*.c" | xargs dos2unix X X.include END-of-mingw-wxWindows/Makefile echo x - mingw-wxWindows/distinfo sed 's/^X//' >mingw-wxWindows/distinfo << 'END-of-mingw-wxWindows/distinfo' XMD5 (mingw/wxMSW-2.3.2.zip) = f13c7d1142fcf13c541095b5178026df END-of-mingw-wxWindows/distinfo echo x - mingw-wxWindows/pkg-plist sed 's/^X//' >mingw-wxWindows/pkg-plist << 'END-of-mingw-wxWindows/pkg-plist' X@cwd /usr/local/i386-mingw32msvc/ Xlib/libjpeg.a Xlib/libpng.a Xlib/libregex.a Xlib/libtiff.a Xlib/libwx.a Xlib/libzlib.a Xinclude/wx/accel.h Xinclude/wx/app.h Xinclude/wx/arrimpl.cpp Xinclude/wx/bitmap.h Xinclude/wx/bmpbuttn.h Xinclude/wx/brush.h Xinclude/wx/buffer.h Xinclude/wx/busyinfo.h Xinclude/wx/button.h Xinclude/wx/calctrl.h Xinclude/wx/caret.h Xinclude/wx/checkbox.h Xinclude/wx/checklst.h Xinclude/wx/chkconf.h Xinclude/wx/choicdlg.h Xinclude/wx/choice.h Xinclude/wx/clipbrd.h Xinclude/wx/clntdata.h Xinclude/wx/cmdline.h Xinclude/wx/cmdproc.h Xinclude/wx/cmndata.h Xinclude/wx/colordlg.h Xinclude/wx/colour.h Xinclude/wx/combobox.h Xinclude/wx/confbase.h Xinclude/wx/config.h Xinclude/wx/containr.h Xinclude/wx/control.h Xinclude/wx/cshelp.h Xinclude/wx/ctrlsub.h Xinclude/wx/cursor.h Xinclude/wx/dataobj.h Xinclude/wx/date.h Xinclude/wx/datetime.h Xinclude/wx/datetime.inl Xinclude/wx/datstrm.h Xinclude/wx/db.h Xinclude/wx/dbgrid.h Xinclude/wx/dbkeyg.h Xinclude/wx/dbtable.h Xinclude/wx/dc.h Xinclude/wx/dcclient.h Xinclude/wx/dcmemory.h Xinclude/wx/dcprint.h Xinclude/wx/dcps.h Xinclude/wx/dcscreen.h Xinclude/wx/dde.h Xinclude/wx/debug.h Xinclude/wx/defs.h Xinclude/wx/dialog.h Xinclude/wx/dialup.h Xinclude/wx/dir.h Xinclude/wx/dirctrl.h Xinclude/wx/dirdlg.h Xinclude/wx/dnd.h Xinclude/wx/docmdi.h Xinclude/wx/docview.h Xinclude/wx/dragimag.h Xinclude/wx/dynarray.h Xinclude/wx/dynlib.h Xinclude/wx/effects.h Xinclude/wx/encconv.h Xinclude/wx/event.h Xinclude/wx/evtloop.h Xinclude/wx/expr.h Xinclude/wx/fdrepdlg.h Xinclude/wx/ffile.h Xinclude/wx/file.h Xinclude/wx/fileconf.h Xinclude/wx/filedlg.h Xinclude/wx/filefn.h Xinclude/wx/filename.h Xinclude/wx/filesys.h Xinclude/wx/font.h Xinclude/wx/fontdlg.h Xinclude/wx/fontenc.h Xinclude/wx/fontenum.h Xinclude/wx/fontmap.h Xinclude/wx/fontutil.h Xinclude/wx/frame.h Xinclude/wx/fs_inet.h Xinclude/wx/fs_mem.h Xinclude/wx/fs_zip.h Xinclude/wx/gauge.h Xinclude/wx/gdicmn.h Xinclude/wx/gdiobj.h Xinclude/wx/generic/accel.h Xinclude/wx/generic/calctrl.h Xinclude/wx/generic/caret.h Xinclude/wx/generic/choicdgg.h Xinclude/wx/generic/colrdlgg.h Xinclude/wx/generic/cross.xpm Xinclude/wx/generic/dcpsg.h Xinclude/wx/generic/deffile.xpm Xinclude/wx/generic/dir_up.xpm Xinclude/wx/generic/dirctrlg.h Xinclude/wx/generic/dirdlgg.h Xinclude/wx/generic/dragimgg.h Xinclude/wx/generic/error.xpm Xinclude/wx/generic/exefile.xpm Xinclude/wx/generic/fdrepdlg.h Xinclude/wx/generic/filedlgg.h Xinclude/wx/generic/folder.xpm Xinclude/wx/generic/fontdlgg.h Xinclude/wx/generic/grid.h Xinclude/wx/generic/gridctrl.h Xinclude/wx/generic/gridg.h Xinclude/wx/generic/gridsel.h Xinclude/wx/generic/helpext.h Xinclude/wx/generic/helphtml.h Xinclude/wx/generic/helpwxht.h Xinclude/wx/generic/helpxlp.h Xinclude/wx/generic/home.xpm Xinclude/wx/generic/imaglist.h Xinclude/wx/generic/info.xpm Xinclude/wx/generic/laywin.h Xinclude/wx/generic/listctrl.h Xinclude/wx/generic/listview.xpm Xinclude/wx/generic/msgdlgg.h Xinclude/wx/generic/new_dir.xpm Xinclude/wx/generic/notebook.h Xinclude/wx/generic/paletteg.h Xinclude/wx/generic/panelg.h Xinclude/wx/generic/printps.h Xinclude/wx/generic/prntdlgg.h Xinclude/wx/generic/progdlgg.h Xinclude/wx/generic/question.xpm Xinclude/wx/generic/repview.xpm Xinclude/wx/generic/sashwin.h Xinclude/wx/generic/scrolwin.h Xinclude/wx/generic/spinctlg.h Xinclude/wx/generic/splash.h Xinclude/wx/generic/splitter.h Xinclude/wx/generic/statline.h Xinclude/wx/generic/statusbr.h Xinclude/wx/generic/tabg.h Xinclude/wx/generic/textdlgg.h Xinclude/wx/generic/tick.xpm Xinclude/wx/generic/tip.xpm Xinclude/wx/generic/treectlg.h Xinclude/wx/generic/treelay.h Xinclude/wx/generic/warning.xpm Xinclude/wx/generic/wizard.h Xinclude/wx/geometry.h Xinclude/wx/gifdecod.h Xinclude/wx/glcanvas.h Xinclude/wx/grid.h Xinclude/wx/gsocket.h Xinclude/wx/hash.h Xinclude/wx/help.h Xinclude/wx/helpbase.h Xinclude/wx/helphtml.h Xinclude/wx/helpwin.h Xinclude/wx/helpxlp.h Xinclude/wx/html/msw/wback.bmp Xinclude/wx/html/msw/wbkadd.bmp Xinclude/wx/html/msw/wbkdel.bmp Xinclude/wx/html/msw/wbook.ico Xinclude/wx/html/msw/wdown.bmp Xinclude/wx/html/msw/wfolder.ico Xinclude/wx/html/msw/wforward.bmp Xinclude/wx/html/msw/whelp.ico Xinclude/wx/html/msw/whlproot.ico Xinclude/wx/html/msw/wopen.bmp Xinclude/wx/html/msw/woptions.bmp Xinclude/wx/html/msw/wpage.ico Xinclude/wx/html/msw/wpanel.bmp Xinclude/wx/html/msw/wprint.bmp Xinclude/wx/html/msw/wup.bmp Xinclude/wx/html/msw/wupnode.bmp Xinclude/wx/html/msw/wxhtml.rc Xinclude/wx/html/forcelnk.h Xinclude/wx/html/helpctrl.h Xinclude/wx/html/helpdata.h Xinclude/wx/html/helpfrm.h Xinclude/wx/html/htmlcell.h Xinclude/wx/html/htmldefs.h Xinclude/wx/html/htmlfilt.h Xinclude/wx/html/htmlpars.h Xinclude/wx/html/htmlproc.h Xinclude/wx/html/htmltag.h Xinclude/wx/html/htmlwin.h Xinclude/wx/html/htmprint.h Xinclude/wx/html/m_templ.h Xinclude/wx/html/winpars.h Xinclude/wx/icon.h Xinclude/wx/imagbmp.h Xinclude/wx/image.h Xinclude/wx/imaggif.h Xinclude/wx/imagjpeg.h Xinclude/wx/imaglist.h Xinclude/wx/imagpcx.h Xinclude/wx/imagpng.h Xinclude/wx/imagpnm.h Xinclude/wx/imagtiff.h Xinclude/wx/imagxpm.h Xinclude/wx/intl.h Xinclude/wx/ioswrap.h Xinclude/wx/ipcbase.h Xinclude/wx/isql.h Xinclude/wx/isqlext.h Xinclude/wx/joystick.h Xinclude/wx/layout.h Xinclude/wx/laywin.h Xinclude/wx/list.h Xinclude/wx/listbox.h Xinclude/wx/listctrl.h Xinclude/wx/listimpl.cpp Xinclude/wx/log.h Xinclude/wx/longlong.h Xinclude/wx/matrix.h Xinclude/wx/mdi.h Xinclude/wx/memconf.h Xinclude/wx/memory.h Xinclude/wx/memtext.h Xinclude/wx/menu.h Xinclude/wx/menuitem.h Xinclude/wx/metafile.h Xinclude/wx/mimetype.h Xinclude/wx/minifram.h Xinclude/wx/module.h Xinclude/wx/msgdlg.h Xinclude/wx/mstream.h Xinclude/wx/msw/ctl3d/ctl3d.h Xinclude/wx/msw/gnuwin32/gl/gl.h Xinclude/wx/msw/gnuwin32/gl/glaux.h Xinclude/wx/msw/gnuwin32/gl/glu.h Xinclude/wx/msw/gnuwin32/extra.h Xinclude/wx/msw/gnuwin32/sql.h Xinclude/wx/msw/gnuwin32/sqlext.h Xinclude/wx/msw/gnuwin32/sqltypes.h Xinclude/wx/msw/gnuwin32/winresrc.h Xinclude/wx/msw/ole/automtn.h Xinclude/wx/msw/ole/dataform.h Xinclude/wx/msw/ole/dataobj.h Xinclude/wx/msw/ole/dataobj2.h Xinclude/wx/msw/ole/dropsrc.h Xinclude/wx/msw/ole/droptgt.h Xinclude/wx/msw/ole/oleutils.h Xinclude/wx/msw/ole/uuid.h Xinclude/wx/msw/accel.h Xinclude/wx/msw/app.h Xinclude/wx/msw/bitmap.h Xinclude/wx/msw/blank.cur Xinclude/wx/msw/bmpbuttn.h Xinclude/wx/msw/brush.h Xinclude/wx/msw/bullseye.cur Xinclude/wx/msw/button.h Xinclude/wx/msw/caret.h Xinclude/wx/msw/cdrom.ico Xinclude/wx/msw/checkbox.h Xinclude/wx/msw/checklst.h Xinclude/wx/msw/child.ico Xinclude/wx/msw/choice.h Xinclude/wx/msw/clipbrd.h Xinclude/wx/msw/clock.cur Xinclude/wx/msw/colordlg.h Xinclude/wx/msw/colour.h Xinclude/wx/msw/colours.bmp Xinclude/wx/msw/combobox.h Xinclude/wx/msw/computer.ico Xinclude/wx/msw/control.h Xinclude/wx/msw/cross.bmp Xinclude/wx/msw/csquery.bmp Xinclude/wx/msw/curico.h Xinclude/wx/msw/curicop.h Xinclude/wx/msw/cursor.h Xinclude/wx/msw/dc.h Xinclude/wx/msw/dcclient.h Xinclude/wx/msw/dcmemory.h Xinclude/wx/msw/dcprint.h Xinclude/wx/msw/dcscreen.h Xinclude/wx/msw/dde.h Xinclude/wx/msw/dialog.h Xinclude/wx/msw/dib.h Xinclude/wx/msw/dibutils.h Xinclude/wx/msw/dirdlg.h Xinclude/wx/msw/disable.bmp Xinclude/wx/msw/dragimag.h Xinclude/wx/msw/drive.ico Xinclude/wx/msw/enhmeta.h Xinclude/wx/msw/error.ico Xinclude/wx/msw/fdrepdlg.h Xinclude/wx/msw/file1.ico Xinclude/wx/msw/filedlg.h Xinclude/wx/msw/floppy.ico Xinclude/wx/msw/folder1.ico Xinclude/wx/msw/folder2.ico Xinclude/wx/msw/font.h Xinclude/wx/msw/fontdlg.h Xinclude/wx/msw/fontenum.h Xinclude/wx/msw/frame.h Xinclude/wx/msw/gauge95.h Xinclude/wx/msw/gaugemsw.h Xinclude/wx/msw/gccpriv.h Xinclude/wx/msw/gdiimage.h Xinclude/wx/msw/gdiobj.h Xinclude/wx/msw/glcanvas.h Xinclude/wx/msw/gsockmsw.h Xinclude/wx/msw/hand.cur Xinclude/wx/msw/heart.cur Xinclude/wx/msw/helpbest.h Xinclude/wx/msw/helpchm.h Xinclude/wx/msw/helpwin.h Xinclude/wx/msw/icon.h Xinclude/wx/msw/imaglist.h Xinclude/wx/msw/info.ico Xinclude/wx/msw/iniconf.h Xinclude/wx/msw/joystick.h Xinclude/wx/msw/listbox.h Xinclude/wx/msw/listctrl.h Xinclude/wx/msw/magnif1.cur Xinclude/wx/msw/mdi.h Xinclude/wx/msw/mdi.ico Xinclude/wx/msw/menu.h Xinclude/wx/msw/menuitem.h Xinclude/wx/msw/metafile.h Xinclude/wx/msw/microwin.h Xinclude/wx/msw/mimetype.h Xinclude/wx/msw/minifram.h Xinclude/wx/msw/msgdlg.h Xinclude/wx/msw/msvcrt.h Xinclude/wx/msw/noentry.cur Xinclude/wx/msw/notebook.h Xinclude/wx/msw/palette.h Xinclude/wx/msw/pbrush.cur Xinclude/wx/msw/pen.h Xinclude/wx/msw/pencil.cur Xinclude/wx/msw/pntleft.cur Xinclude/wx/msw/pntright.cur Xinclude/wx/msw/popupwin.h Xinclude/wx/msw/printdlg.h Xinclude/wx/msw/printwin.h Xinclude/wx/msw/private.h Xinclude/wx/msw/query.cur Xinclude/wx/msw/question.ico Xinclude/wx/msw/radiobox.h Xinclude/wx/msw/radiobut.h Xinclude/wx/msw/regconf.h Xinclude/wx/msw/region.h Xinclude/wx/msw/registry.h Xinclude/wx/msw/removble.ico Xinclude/wx/msw/roller.cur Xinclude/wx/msw/scrolbar.h Xinclude/wx/msw/settings.h Xinclude/wx/msw/setup.h Xinclude/wx/msw/setup0.h Xinclude/wx/msw/setup_microwin.h Xinclude/wx/msw/size.cur Xinclude/wx/msw/slider95.h Xinclude/wx/msw/slidrmsw.h Xinclude/wx/msw/spinbutt.h Xinclude/wx/msw/spinctrl.h Xinclude/wx/msw/statbmp.h Xinclude/wx/msw/statbox.h Xinclude/wx/msw/statbr95.h Xinclude/wx/msw/statline.h Xinclude/wx/msw/stattext.h Xinclude/wx/msw/std.ico Xinclude/wx/msw/tabctrl.h Xinclude/wx/msw/taskbar.h Xinclude/wx/msw/tbar95.h Xinclude/wx/msw/tbarmsw.h Xinclude/wx/msw/textctrl.h Xinclude/wx/msw/tglbtn.h Xinclude/wx/msw/tick.bmp Xinclude/wx/msw/timer.h Xinclude/wx/msw/tip.ico Xinclude/wx/msw/tooltip.h Xinclude/wx/msw/toplevel.h Xinclude/wx/msw/treectrl.h Xinclude/wx/msw/warning.ico Xinclude/wx/msw/watch1.cur Xinclude/wx/msw/wave.h Xinclude/wx/msw/window.h Xinclude/wx/msw/winundef.h Xinclude/wx/msw/wx.rc Xinclude/wx/notebook.h Xinclude/wx/object.h Xinclude/wx/objstrm.h Xinclude/wx/odbc.h Xinclude/wx/ownerdrw.h Xinclude/wx/palette.h Xinclude/wx/panel.h Xinclude/wx/paper.h Xinclude/wx/pen.h Xinclude/wx/platform.h Xinclude/wx/popupwin.h Xinclude/wx/print.h Xinclude/wx/printdlg.h Xinclude/wx/prntbase.h Xinclude/wx/process.h Xinclude/wx/progdlg.h Xinclude/wx/prop.h Xinclude/wx/propform.h Xinclude/wx/proplist.h Xinclude/wx/protocol/file.h Xinclude/wx/protocol/ftp.h Xinclude/wx/protocol/http.h Xinclude/wx/protocol/protocol.h Xinclude/wx/quantize.h Xinclude/wx/radiobox.h Xinclude/wx/radiobut.h Xinclude/wx/regex.h Xinclude/wx/region.h Xinclude/wx/resource.h Xinclude/wx/sashwin.h Xinclude/wx/sckaddr.h Xinclude/wx/sckipc.h Xinclude/wx/sckstrm.h Xinclude/wx/scrolbar.h Xinclude/wx/scrolwin.h Xinclude/wx/serbase.h Xinclude/wx/settings.h Xinclude/wx/setup.h Xinclude/wx/sizer.h Xinclude/wx/slider.h Xinclude/wx/snglinst.h Xinclude/wx/socket.h Xinclude/wx/spawnbrowser.h Xinclude/wx/spinbutt.h Xinclude/wx/spinctrl.h Xinclude/wx/splash.h Xinclude/wx/splitter.h Xinclude/wx/stack.h Xinclude/wx/statbmp.h Xinclude/wx/statbox.h Xinclude/wx/statline.h Xinclude/wx/stattext.h Xinclude/wx/statusbr.h Xinclude/wx/strconv.h Xinclude/wx/stream.h Xinclude/wx/string.h Xinclude/wx/sysopt.h Xinclude/wx/tab.h Xinclude/wx/tabctrl.h Xinclude/wx/taskbar.h Xinclude/wx/tbarbase.h Xinclude/wx/tbarsmpl.h Xinclude/wx/textbuf.h Xinclude/wx/textctrl.h Xinclude/wx/textdlg.h Xinclude/wx/textfile.h Xinclude/wx/tglbtn.h Xinclude/wx/thread.h Xinclude/wx/time.h Xinclude/wx/timer.h Xinclude/wx/tipdlg.h Xinclude/wx/tipwin.h Xinclude/wx/tokenzr.h Xinclude/wx/toolbar.h Xinclude/wx/tooltip.h Xinclude/wx/toplevel.h Xinclude/wx/treebase.h Xinclude/wx/treectrl.h Xinclude/wx/treelay.h Xinclude/wx/txtstrm.h Xinclude/wx/types.h Xinclude/wx/univ/app.h Xinclude/wx/univ/bmpbuttn.h Xinclude/wx/univ/button.h Xinclude/wx/univ/checkbox.h Xinclude/wx/univ/checklst.h Xinclude/wx/univ/choice.h Xinclude/wx/univ/colschem.h Xinclude/wx/univ/combobox.h Xinclude/wx/univ/control.h Xinclude/wx/univ/dialog.h Xinclude/wx/univ/frame.h Xinclude/wx/univ/gauge.h Xinclude/wx/univ/inpcons.h Xinclude/wx/univ/inphand.h Xinclude/wx/univ/listbox.h Xinclude/wx/univ/menu.h Xinclude/wx/univ/menuitem.h Xinclude/wx/univ/notebook.h Xinclude/wx/univ/radiobox.h Xinclude/wx/univ/radiobut.h Xinclude/wx/univ/renderer.h Xinclude/wx/univ/scrarrow.h Xinclude/wx/univ/scrolbar.h Xinclude/wx/univ/scrthumb.h Xinclude/wx/univ/scrtimer.h Xinclude/wx/univ/setup.h Xinclude/wx/univ/slider.h Xinclude/wx/univ/spinbutt.h Xinclude/wx/univ/statbmp.h Xinclude/wx/univ/statbox.h Xinclude/wx/univ/statline.h Xinclude/wx/univ/stattext.h Xinclude/wx/univ/statusbr.h Xinclude/wx/univ/textctrl.h Xinclude/wx/univ/theme.h Xinclude/wx/univ/toplevel.h Xinclude/wx/univ/window.h Xinclude/wx/unix/execute.h Xinclude/wx/unix/fontutil.h Xinclude/wx/unix/gsockunx.h Xinclude/wx/unix/mimetype.h Xinclude/wx/url.h Xinclude/wx/utils.h Xinclude/wx/valgen.h Xinclude/wx/validate.h Xinclude/wx/valtext.h Xinclude/wx/variant.h Xinclude/wx/vector.h Xinclude/wx/version.h Xinclude/wx/vms_x_fix.h Xinclude/wx/wave.h Xinclude/wx/wfstream.h Xinclude/wx/window.h Xinclude/wx/wizard.h Xinclude/wx/wx.h Xinclude/wx/wx_cw.h Xinclude/wx/wx_cw_cm.h Xinclude/wx/wx_cw_d.h Xinclude/wx/wx_cwc.h Xinclude/wx/wx_cwc_d.h Xinclude/wx/wx_cwu_d.h Xinclude/wx/wxchar.h Xinclude/wx/wxexpr.h Xinclude/wx/wxhtml.h Xinclude/wx/wxprec.h Xinclude/wx/xpmdecod.h Xinclude/wx/xpmhand.h Xinclude/wx/zipstrm.h Xinclude/wx/zstream.h X@dirrm include/wx/generic X@dirrm include/wx/html/msw X@dirrm include/wx/html X@dirrm include/wx/msw/ctl3d X@dirrm include/wx/msw/gnuwin32/gl X@dirrm include/wx/msw/gnuwin32 X@dirrm include/wx/msw/ole X@dirrm include/wx/msw X@dirrm include/wx/protocol X@dirrm include/wx/univ X@dirrm include/wx/unix X@dirrm include/wx END-of-mingw-wxWindows/pkg-plist echo x - mingw-wxWindows/pkg-descr sed 's/^X//' >mingw-wxWindows/pkg-descr << 'END-of-mingw-wxWindows/pkg-descr' XA C++ package for platform independed program development. X XThis port allows to cross-compile applications with Mingw32 Xto produce Windows executables on FreeBSD. X X-- Michal Pasternak X XWWW: http://www.wxwindows.org/ END-of-mingw-wxWindows/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:27:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id 2021E37B41C for ; Wed, 2 Jan 2002 13:27:21 -0800 (PST) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.6/8.11.6) with BSMTP id g02LZ7e03339 for ; Wed, 2 Jan 2002 22:35:07 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: To: freebsd-ports@FreeBSD.ORG Message-ID: <7PGh1KZL6h@dmeyer.dinoex.sub.org> From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Sendmail port vs default sendmail (/usr/src)? Date: Wed, 02 Jan 2002 22:32:40 +0100 X-Mailer: Dinoex 1.77 References: <200201021953.g02Jr3O93839@onceler.kciLink.com> <20020102154212.A1282@pr0n.kutulu.org> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.93] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-No-Archive: yes X-ZC-VIA: 20020102000000W+1@dinoex.sub.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Because sendmail startup support is in the base system, there's no > need to put a startup script in. Sendmail, in fact, is a special case, in > that there is *a lot* of support in the base system for replacing it with a > new version and/or totally different MTA. > > If you want to do this, here's the "proper" way. I say proper only because > this is how the install documentation for postfix instruct one to replace > sendmail with postfix, and I assume the same applies to replacing base > sendmail with a ports sendmail: > > 1. Install sendmail from ports as normal. > 2. Edit /etc/mail/mailer.conf > * Replace each instance of the base sendmail path with the pathname to > the new sendmail binary. If yoou don't liek to edit, just type: cd /usr/ports/mail/sendmail && make mailer.conf > 3. Optional but recommended: Edit /etc/make.conf and add: > NO_SENDMAIL= true > > > The various mail programs (like mailq and newaliases and even sendmail > itself) are just links to mailwrapper(8), which reads /etc/mail/mailer.conf > to determine what program to run for a given function. Read the man pages > to mailer.conf(5) and mailwrapper(8) for more details, but overall it's a > very clean way to replace the system MTA with very little collateral damage. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 527E737B41D for ; Wed, 2 Jan 2002 13:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02LU1A59378; Wed, 2 Jan 2002 13:30:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 1DFC137B41A for ; Wed, 2 Jan 2002 13:19:57 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02LOP240530; Wed, 2 Jan 2002 22:24:25 +0100 (CET) (envelope-from doc) Message-Id: <200201022124.g02LOP240530@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 22:24:25 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33491: NEW PORT: net/polish-ekg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33491 >Category: ports >Synopsis: NEW PORT: net/polish-ekg >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 13:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: EKG is a GaduGadu client (an ICQ-like messenger in Poland) for console use. >How-To-Repeat: >Fix: # 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: # # polish-ekg # polish-ekg/distinfo # polish-ekg/Makefile # polish-ekg/pkg-comment # polish-ekg/pkg-descr # polish-ekg/pkg-plist # echo c - polish-ekg mkdir -p polish-ekg > /dev/null 2>&1 echo x - polish-ekg/distinfo sed 's/^X//' >polish-ekg/distinfo << 'END-of-polish-ekg/distinfo' XMD5 (ekg-20011228.tar.gz) = bf1c70ede2757a7456ac68692a68376f END-of-polish-ekg/distinfo echo x - polish-ekg/Makefile sed 's/^X//' >polish-ekg/Makefile << 'END-of-polish-ekg/Makefile' X# New ports collection makefile for: Eksperymentalny klient GaduGadu X# Date created: 29 Dec 2001 X# Whom: Michal Pasternak X# X# $FreeBSD$ X# X XPORTNAME= ekg XPORTVERSION= 20011228 XCATEGORIES= net XMASTER_SITES= http://dev.null.pl/ekg/ XPKGNAMEPREFIX= polish- XDISTNAME= ekg-${PORTVERSION} X XMAINTAINER= doc@lublin.t1.pl X XWRKSRC= ${WRKDIR}/ekg-${PORTVERSION} X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-install: X strip ${PREFIX}/bin/ekg X X.include END-of-polish-ekg/Makefile echo x - polish-ekg/pkg-comment sed 's/^X//' >polish-ekg/pkg-comment << 'END-of-polish-ekg/pkg-comment' XA GaduGadu client for console END-of-polish-ekg/pkg-comment echo x - polish-ekg/pkg-descr sed 's/^X//' >polish-ekg/pkg-descr << 'END-of-polish-ekg/pkg-descr' XA GaduGadu client for console. GaduGadu is an ICQ-like messenger for the XPolish language. X XWWW: http://dev.null.pl/ekg/ END-of-polish-ekg/pkg-descr echo x - polish-ekg/pkg-plist sed 's/^X//' >polish-ekg/pkg-plist << 'END-of-polish-ekg/pkg-plist' Xbin/ekg Xbin/ekl.pl Xshare/ekg/themes/emers.theme Xshare/ekg/themes/feeg.theme Xshare/ekg/themes/jamzed.theme Xshare/ekg/themes/klith.theme Xshare/ekg/themes/lcamtuf.theme Xshare/ekg/themes/sic.theme Xshare/ekg/themes/zdzichu.theme Xshare/man/mann/ekg.man X@dirrm share/ekg/themes X@dirrm share/ekg END-of-polish-ekg/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:33:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id DDFFD37B41B for ; Wed, 2 Jan 2002 13:33:28 -0800 (PST) Received: from hukins.hn.org ([62.255.97.51]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020102213323.DGPO327.mta07-svc.ntlworld.com@hukins.hn.org> for ; Wed, 2 Jan 2002 21:33:23 +0000 Received: (qmail 23072 invoked by uid 1001); 2 Jan 2002 21:32:53 -0000 Date: Wed, 2 Jan 2002 21:32:52 +0000 From: Tom Hukins To: Ken McGlothlen Cc: freebsd-ports@freebsd.org Subject: Re: outdated ports/INDEX database Message-ID: <20020102213252.A22730@eborcom.com> Mail-Followup-To: Tom Hukins , Ken McGlothlen , freebsd-ports@freebsd.org References: <20020101223338.A2363@paula.panke.de.freebsd.org> <87bsgdy7hy.fsf@ralf.artlogix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87bsgdy7hy.fsf@ralf.artlogix.com>; from mcglk@artlogix.com on Tue, Jan 01, 2002 at 03:30:17PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 01, 2002 at 03:30:17PM -0800, Ken McGlothlen wrote: > So why isn't there a "portindex" program or Makefile target that > reconstructs the INDEX file based on the information in the > individual ports? If anyone decides to do anything like this, it might be worth integrating it with the Perl FreeBSD::Ports modules . Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 13:50:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 9FE5537B405; Wed, 2 Jan 2002 13:50:42 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA15426; Wed, 2 Jan 2002 13:50:41 -0800 Message-ID: <3C3380B0.8050704@owt.com> Date: Wed, 02 Jan 2002 13:50:40 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Tom Hukins Cc: Ken McGlothlen , freebsd-ports@FreeBSD.ORG Subject: Re: outdated ports/INDEX database References: <20020101223338.A2363@paula.panke.de.freebsd.org> <87bsgdy7hy.fsf@ralf.artlogix.com> <20020102213252.A22730@eborcom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Tom Hukins wrote: > On Tue, Jan 01, 2002 at 03:30:17PM -0800, Ken McGlothlen wrote: > >>So why isn't there a "portindex" program or Makefile target that >>reconstructs the INDEX file based on the information in the >>individual ports? >> > > If anyone decides to do anything like this, it might be worth > integrating it with the Perl FreeBSD::Ports modules > . This ability has existed for some time. It depends on how you maintain your port tree. When you convert to using portupgrade, it is suggested that you run portsdb -uU after the cvsup. I collect the cvsup log using a shell script and added portsdb at the end. Portsdb updates the three INDEX files. If you don't use portupgrade, you can do a "make index" in /usr/ports. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 14: 7: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 10FCE37B419; Wed, 2 Jan 2002 14:07:03 -0800 (PST) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.11.6/8.11.6) id g02M6sQ30248; Wed, 2 Jan 2002 23:06:54 +0100 (CET) (envelope-from ibex) Date: Wed, 2 Jan 2002 23:06:54 +0100 From: Dirk Froemberg To: Joe Clarke Cc: Maxim Sobolev , Wolfgang Zenker , freebsd-ports@FreeBSD.ORG Subject: Re: mozilla+ipv6 0.9.7,1 unusable, can't access profiles Message-ID: <20020102230654.A30127@physik.TU-Berlin.DE> References: <20011229115728.A21877@physik.TU-Berlin.DE> <20011229132418.A55843@tisys.org> <20011229135352.B23089@physik.TU-Berlin.DE> <1009638856.459.4.camel@notebook> <1009909222.16477.8.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1009909222.16477.8.camel@shumai.marcuscom.com>; from marcus@marcuscom.com on Tue, Jan 01, 2002 at 01:20:22PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Joe! On Tue, Jan 01, 2002 at 01:20:22PM -0500, Joe Clarke wrote: > [...] > I think I tracked the problem down. It seems Mozilla 0.9.7 is pretty > thin when it comes to shipping locales. It only comes with the US > locale. Other locales are still being worked on. If you set the locale > to C or en_US.ISO_8859-1, things work fine. Yes, unsetting LC_CTYPE did it for me (was set to de_DE.ISO_8859-1). But I still think this is a bug. mozilla shouldn't go crazy if a language pack for locale setting isn't installed... Maxim: Perhaps we should reset some environment variables in ports/www/mozilla/files/mozilla.sh Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 14:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0214437B41A for ; Wed, 2 Jan 2002 14:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02MK1870775; Wed, 2 Jan 2002 14:20:01 -0800 (PST) (envelope-from gnats) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by hub.freebsd.org (Postfix) with ESMTP id 25DFC37B423 for ; Wed, 2 Jan 2002 14:13:29 -0800 (PST) Received: (from doc@localhost) by pr93.lublin.sdi.tpnet.pl (8.11.6/8.11.6) id g02MIWY51577; Wed, 2 Jan 2002 23:18:32 +0100 (CET) (envelope-from doc) Message-Id: <200201022218.g02MIWY51577@pr93.lublin.sdi.tpnet.pl> Date: Wed, 2 Jan 2002 23:18:32 +0100 (CET) From: Michal Pasternak Reply-To: Michal Pasternak To: FreeBSD-gnats-submit@freebsd.org Cc: doc@safenet.pl X-Send-Pr-Version: 3.113 Subject: ports/33493: Exploitable bug in mutt-devel (including mutt) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33493 >Category: ports >Synopsis: Exploitable bug in mutt-devel (including mutt) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 14:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386 >Description: There is an exploitable bug in mutt 1.3.24 and before. Just search bugtraq for it. I use mutt-devel, so I send diffs for it. >How-To-Repeat: >Fix: Upgrade to 1.3.25. Diff follows. diff -ru /usr/ports/mail/mutt-devel/Makefile mutt-devel/Makefile --- /usr/ports/mail/mutt-devel/Makefile Wed Jan 2 04:39:01 2002 +++ mutt-devel/Makefile Wed Jan 2 23:12:42 2002 @@ -7,8 +7,8 @@ # PORTNAME= mutt-devel -PORTVERSION= 1.3.24 -PORTREVISION= 2 +PORTVERSION= 1.3.25 +PORTREVISION= 1 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 14:58: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id A97F837B41B; Wed, 2 Jan 2002 14:57:52 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id BF45E9B19; Wed, 2 Jan 2002 17:55:24 -0500 (EST) Date: Wed, 2 Jan 2002 17:55:24 -0500 From: Will Andrews To: Pete Fritchman Cc: Wolfram Schneider , freebsd-ports@freebsd.org, portmgr@FreeBSD.org Subject: Re: outdated ports/INDEX database Message-ID: <20020102175524.Y73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Pete Fritchman , Wolfram Schneider , freebsd-ports@freebsd.org, portmgr@FreeBSD.org References: <20020101223338.A2363@paula.panke.de.freebsd.org> <20020101185026.A62302@databits.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020101185026.A62302@databits.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jan 01, 2002 at 06:50:26PM -0500, Pete Fritchman wrote: > Yes, I've also wondered about this... this is something Satoshi used to do > every two weeks or so. Is portmgr going to take over the INDEX > generation role? I believe so. We'll probably commit one for 4.5RC1. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 15: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E83C937B41C for ; Wed, 2 Jan 2002 15:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02N01U76479; Wed, 2 Jan 2002 15:00:01 -0800 (PST) (envelope-from gnats) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 73CC537B41B for ; Wed, 2 Jan 2002 14:50:05 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id g02Mo4Q43586; Wed, 2 Jan 2002 23:50:04 +0100 (CET) (envelope-from stijn) Message-Id: <200201022250.g02Mo4Q43586@pcwin002.win.tue.nl> Date: Wed, 2 Jan 2002 23:50:04 +0100 (CET) From: stijn@win.tue.nl Reply-To: stijn@win.tue.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33494: [MAINTAINER UPDATE]: emulators/xmame, emulators/xmess Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33494 >Category: ports >Synopsis: [MAINTAINER UPDATE]: emulators/xmame, emulators/xmess >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 15:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD 4.4-STABLE #1: Mon Dec 10 07:52:59 CET 2001 >Description: - Two ports because xmess is a slave port of xmame - Update both to newly released 0.56.2 - cheat.zip MD5 changed - Also install German documentation >How-To-Repeat: N/A >Fix: diff -urN --exclude=CVS /usr/ports/emulators/xmame/Makefile xmame/Makefile --- /usr/ports/emulators/xmame/Makefile Fri Nov 23 05:39:18 2001 +++ xmame/Makefile Wed Jan 2 23:39:43 2002 @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.56.1 +PORTVERSION?= 0.56.2 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/ \ http://www.mame.net/zips/ \ @@ -61,17 +61,30 @@ xmame-doc-5.html \ xmame-doc-6.html \ xmame-doc-7.html \ + xmame-doc-8.html \ xmame-doc.html \ + xmame-gdoc-1.html \ + xmame-gdoc-2.html \ + xmame-gdoc-3.html \ + xmame-gdoc-4.html \ + xmame-gdoc-5.html \ + xmame-gdoc-6.html \ + xmame-gdoc-7.html \ + xmame-gdoc-8.html \ + xmame-gdoc.html \ + xmame.css \ xmame-doc.lyx \ - xmame-doc.ps \ - xmame-doc.sgml \ - xmame-doc.txt + xmame-doc.txt \ + dga2.txt XMAMEDOCS= changes.mame \ gamelist.mame \ readme.mame XMESSDOCS= changes.mess \ + credits.mess \ gamelist.mess \ readme.mess \ + messroms.txt \ + imgtool.txt \ messroms.txt PINMAMEDOCS= pinmame/simulation.txt \ pinmame/whatsnew.txt \ @@ -87,22 +100,6 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS} .else ALLDOCS= ${GENERALDOCS} ${PINMAMEDOCS} -.endif -.endif - -# CPS-2 patches - this enables extra games in MAME. -# Disabled 2001/09/18 - all CPS2shock releases are in xmame right now. -.if 0 -.if ${MAMEMESS} == "mame" -.if defined(WITH_CPS2) && ${WITH_CPS2} == "yes" -CPS2VERSION= 20010711 - -PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/ -PATCHFILES+= ${DISTNAME}-cps2-${CPS2VERSION}.patch.gz -.else -pre-everything:: - @${ECHO_MSG} "===> If you want to compile MAME with CPS-2 support, use \"make WITH_CPS2=yes\"" -.endif .endif .endif diff -urN --exclude=CVS /usr/ports/emulators/xmame/distinfo xmame/distinfo --- /usr/ports/emulators/xmame/distinfo Fri Nov 23 05:39:18 2001 +++ xmame/distinfo Wed Jan 2 22:36:29 2002 @@ -1,7 +1,6 @@ -MD5 (xmame/xmame-0.56.1.tar.bz2) = 220c071b2852b883b98cb8f637df17c4 -MD5 (xmame/xmame-0.37b15.2.tar.bz2) = 9c05a92aac0e29811e7b276c631153ed +MD5 (xmame/xmame-0.56.2.tar.bz2) = e43dd5e087f954351948fb9848485924 MD5 (xmame/xmame-0.37b14.2.tar.bz2) = 34bfba3d1412a8f8e1abd4d738de3f27 -MD5 (xmame/cheat.zip) = aa2c0a7af3e18db041e6b9e6bae60f11 +MD5 (xmame/cheat.zip) = b745ea4df1a3a517c00fedae1ee49a14 MD5 (xmame/history.zip) = 69da5c33e6a78092c6cd75cbeb737c6a MD5 (xmame/hsdat7.zip) = 9e4a7e36448895f13128a675327e34e4 MD5 (xmame/xmame-0.37b14.2-pinmame-0.99b3.patch.gz) = aeefd4f6593d389cddbb7081cfc4eb42 diff -urN --exclude=CVS /usr/ports/emulators/xmame/pkg-plist xmame/pkg-plist --- /usr/ports/emulators/xmame/pkg-plist Sun Sep 23 05:38:29 2001 +++ xmame/pkg-plist Wed Jan 2 23:01:52 2002 @@ -11,11 +11,21 @@ %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-5.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-6.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-7.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-8.html %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-1.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-2.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-3.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-4.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-5.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-6.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-7.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc-8.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-gdoc.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame.css %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx -%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.ps -%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.sgml %%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt +%%PORTDOCS%%share/doc/%%MAMEMESS%%/dga2.txt %%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat %%MAMEONLY%%%%DATFILES%%share/xmame/history.dat %%MAMEONLY%%%%DATFILES%%share/xmame/cheat.dat @@ -23,9 +33,11 @@ %%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/gamelist.mame %%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/readme.mame %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/changes.mess +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/credits.mess %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/gamelist.mess %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/readme.mess %%MESSONLY%%%%PORTDOCS%%share/doc/xmess/messroms.txt +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/imgtool.txt %%MESSONLY%%share/xmess/history.dat %%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/simulation.txt %%PINMAMEONLY%%%%PORTDOCS%%share/doc/xpinmame/whatsnew.txt diff -urN --exclude=CVS /usr/ports/emulators/xmess/Makefile xmess/Makefile --- /usr/ports/emulators/xmess/Makefile Sun Sep 2 05:38:04 2001 +++ xmess/Makefile Wed Jan 2 22:29:51 2002 @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.37b15.2 +PORTVERSION= 0.56.2 MAINTAINER= stijn@win.tue.nl diff -urN --exclude=CVS /usr/ports/emulators/xmess/pkg-descr xmess/pkg-descr --- /usr/ports/emulators/xmess/pkg-descr Tue Mar 27 12:38:41 2001 +++ xmess/pkg-descr Wed Jan 2 23:27:58 2002 @@ -12,4 +12,4 @@ To play games in X-MESS you must have a copy of the original game, extracted from a cartridge, floppy or tape image. -WWW: http://mess.emuverse.com/ +WWW: http://www.mess.org/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 15:15:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 8103B37B41C for ; Wed, 2 Jan 2002 15:15:17 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id B88E89B08; Wed, 2 Jan 2002 18:12:49 -0500 (EST) Date: Wed, 2 Jan 2002 18:12:49 -0500 From: Will Andrews To: Danny Howard Cc: freebsd-ports@freebsd.org, dan@langille.org Subject: Re: aalib build fails - autoconf? Message-ID: <20020102181249.C73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Danny Howard , freebsd-ports@freebsd.org, dan@langille.org References: <20011228232733.D29850@pianosa.catch22.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011228232733.D29850@pianosa.catch22.org> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Dec 28, 2001 at 11:27:33PM -0800, Danny Howard wrote: > ./aclocal.m4:39: error: m4_defn: undefined macro: _m4_divert_diversion > acoldnames.m4:86: AM_PROG_INSTALL is expanded from... > ./aclocal.m4:39: the top level > autoconf: tracing failed > *** Error code 1 Tell the port to use USE_AUTOMAKE. In autoconf 2.52, if your configure.in uses automake stuff, you have to use USE_AUTOMAKE if you touch configure.in or if the source tries to run it anyway. We need to figure out a way to remove auto* from PATH when they aren't needed. :\ -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 15:23:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 80CC937B41B; Wed, 2 Jan 2002 15:23:30 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g02NNdt25458; Wed, 2 Jan 2002 18:23:39 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 2 Jan 2002 18:23:39 -0500 (EST) From: Joe Clarke To: Dirk Froemberg Cc: Maxim Sobolev , Wolfgang Zenker , Subject: Re: mozilla+ipv6 0.9.7,1 unusable, can't access profiles In-Reply-To: <20020102230654.A30127@physik.TU-Berlin.DE> Message-ID: <20020102172127.A25148-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2 Jan 2002, Dirk Froemberg wrote: > Hi Joe! > > On Tue, Jan 01, 2002 at 01:20:22PM -0500, Joe Clarke wrote: > > [...] > > I think I tracked the problem down. It seems Mozilla 0.9.7 is pretty > > thin when it comes to shipping locales. It only comes with the US > > locale. Other locales are still being worked on. If you set the locale > > to C or en_US.ISO_8859-1, things work fine. > > Yes, unsetting LC_CTYPE did it for me (was set to de_DE.ISO_8859-1). > > But I still think this is a bug. mozilla shouldn't go crazy if a language > pack for locale setting isn't installed... I figured it out! It all hinges on the known character sets in Mozilla. You can edit /usr/X11R6/lib/mozilla/res/unixcharset.properties, and search for FreeBSD. Insert a line: locale.all.de_DE.ISO_8859-1=ISO-8859-1 Save, then restart Mozilla with your German LANG set. It will work. I'll be submitting a patch that includes all FreeBSD locales later today. but I thought you'd like to know. Joe > > Maxim: Perhaps we should reset some environment variables in > ports/www/mozilla/files/mozilla.sh > > Regards Dirk > > -- > Dirk Froemberg > > FreeBSD: The Power to Serve! http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 15:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34FAA37B42F for ; Wed, 2 Jan 2002 15:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02No1i87594; Wed, 2 Jan 2002 15:50:01 -0800 (PST) (envelope-from gnats) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id C410037B41A for ; Wed, 2 Jan 2002 15:49:01 -0800 (PST) Received: from cheshire.blacktabby.org ([12.233.190.154]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020102234901.WQVA6450.rwcrmhc52.attbi.com@cheshire.blacktabby.org> for ; Wed, 2 Jan 2002 23:49:01 +0000 Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id EA13E59DF; Wed, 2 Jan 2002 15:48:37 -0800 (PST) Message-Id: <20020102234837.EA13E59DF@cheshire.blacktabby.org> Date: Wed, 2 Jan 2002 15:48:37 -0800 (PST) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33497: fix www/ashe port for malloc.h removal in current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33497 >Category: ports >Synopsis: fix www/ashe port for malloc.h removal in current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 15:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 15 13:57:51 PST 2001 root@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: The www/ashe port is broken due to malloc.h being removed in -current, the included patch fixes it. >How-To-Repeat: n/a >Fix: diff -ruN ashe.good/Makefile ashe/Makefile --- ashe.good/Makefile Mon Feb 5 07:33:13 2001 +++ ashe/Makefile Wed Jan 2 15:37:08 2002 @@ -24,6 +24,7 @@ post-patch: @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/XHTML.ad + @${PERL} -pi -e "s/malloc.h/stdlib.h/g" ${WRKSRC}/libhtmlw-2.7b3/HTML-PSformat.c do-build: .for dir in libhtmlw-2.7b3 libcci src >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 16: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C120637B41B for ; Wed, 2 Jan 2002 16:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03001r88688; Wed, 2 Jan 2002 16:00:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id E707637B419 for ; Wed, 2 Jan 2002 15:52:33 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g02NqhN25708; Wed, 2 Jan 2002 18:52:43 -0500 (EST) (envelope-from marcus) Message-Id: <200201022352.g02NqhN25708@shumai.marcuscom.com> Date: Wed, 2 Jan 2002 18:52:43 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33498: [PATCH] Add FreeBSD's locales to Mozilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33498 >Category: ports >Synopsis: [PATCH] Add FreeBSD's locales to Mozilla >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 16:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 30 15:32:39 EST 2001 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: Mozilla 0.9.7 will refuse to start if the locale is not set to US or C. This is because Mozilla only knows about FreeBSD's US locale. The attached patch adds all of FreeBSD's locales to Mozilla. >How-To-Repeat: Set your LC_CTYPE or LANG to something other than C or en_US. Start mozilla The profile manager will come up, but no matter what you do, you will not be able to start the application. >Fix: --- intl/uconv/src/unixcharset.properties.orig Wed Jan 2 18:27:02 2002 +++ intl/uconv/src/unixcharset.properties Wed Jan 2 18:41:39 2002 @@ -174,6 +174,66 @@ locale.all.en_US.ISO8859-1=ISO-8859-1 #FreeBSD locale.all.en_US.ISO_8859-1=ISO-8859-1 +locale.all.da_DK.ISO_8859-1=ISO-8859-1 +locale.all.de_AT.ISO_8859-1=ISO-8859-1 +locale.all.de_CH.ISO_8859-1=ISO-8859-1 +locale.all.de_DE.ISO_8859-1=ISO-8859-1 +locale.all.en_AU.ISO_8859-1=ISO-8859-1 +locale.all.en_CA.ISO_8859-1=ISO-8859-1 +locale.all.es_ES.ISO_8859-1=ISO-8859-1 +locale.all.fi_FI.ISO_8859-1=ISO-8859-1 +locale.all.fr_BE.ISO_8859-1=ISO-8859-1 +locale.all.fr_CA.ISO_8859-1=ISO-8859-1 +locale.all.fr_CH.ISO_8859-1=ISO-8859-1 +locale.all.fr_FR.ISO_8859-1=ISO-8859-1 +locale.all.is_IS.ISO_8859-1=ISO-8859-1 +locale.all.it_CH.ISO_8859-1=ISO-8859-1 +locale.all.it_IT.ISO_8859-1=ISO-8859-1 +locale.all.la_LN.ISO_8859-1=ISO-8859-1 +locale.all.nl_BE.ISO_8859-1=ISO-8859-1 +locale.all.nl_NL.ISO_8859-1=ISO-8859-1 +locale.all.no_NO.ISO_8859-1=ISO-8859-1 +locale.all.pt_PT.ISO_8859-1=ISO-8859-1 +locale.all.sv_SE.ISO_8859-1=ISO-8859-1 +# FreeBSD 8859-15 +locale.all.da_DK.DIS_8859-15=ISO-8859-15 +locale.all.de_AT.DIS_8859-15=ISO-8859-15 +locale.all.de_CH.DIS_8859-15=ISO-8859-15 +locale.all.de_DE.DIS_8859-15=ISO-8859-15 +locale.all.en_AU.DIS_8859-15=ISO-8859-15 +locale.all.en_CA.DIS_8859-15=ISO-8859-15 +locale.all.en_GB.DIS_8859-15=ISO-8859-15 +locale.all.en_US.DIS_8859-15=ISO-8859-15 +locale.all.es_ES.DIS_8859-15=ISO-8859-15 +locale.all.fi_FI.DIS_8859-15=ISO-8859-15 +locale.all.fr_BE.DIS_8859-15=ISO-8859-15 +locale.all.fr_CA.DIS_8859-15=ISO-8859-15 +locale.all.fr_CH.DIS_8859-15=ISO-8859-15 +locale.all.fr_FR.DIS_8859-15=ISO-8859-15 +locale.all.is_IS.DIS_8859-15=ISO-8859-15 +locale.all.it_CH.DIS_8859-15=ISO-8859-15 +locale.all.it_IT.DIS_8859-15=ISO-8859-15 +locale.all.la_LN.DIS_8859-15=ISO-8859-15 +locale.all.nl_BE.DIS_8859-15=ISO-8859-15 +locale.all.nl_NL.DIS_8859-15=ISO-8859-15 +locale.all.no_NO.DIS_8859-15=ISO-8859-15 +locale.all.pt_PT.DIS_8859-15=ISO-8859-15 +locale.all.sv_SE.DIS_8859-15=ISO-8859-15 +# FreeBSD 8859-2 +locale.all.cs_CZ.ISO_8859-2=ISO-8859-2 +locale.all.hr_HR.ISO_8859-2=ISO-8859-2 +locale.all.hu_HU.ISO_8859-2=ISO-8859-2 +locale.all.la_LN.ISO_8859-2=ISO-8859-2 +locale.all.pl_PL.ISO_8859-2=ISO-8859-2 +locale.all.sl_SI.ISO_8859-2=ISO-8859-2 +# FreeBSD 8859-4 +locale.all.la_LN.ISO_8859-4=ISO-8859-4 +locale.all.lt_LT.ISO_8859-4=ISO-8859-4 +# FreeBSD 8859-5 +locale.all.ru_RU.ISO_8859-5=ISO-8859-5 +locale.all.ru_SU.ISO_8859-5=ISO-8859-5 +# FreeBSD Russian +locale.all.ru_SU.KOI8-R=KOI8-R # Solaris locale.all.en_US.UTF-8=UTF-8 # Solaris >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 16:12: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id A3E7F37B41B for ; Wed, 2 Jan 2002 16:11:58 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g030AZF55675; Wed, 2 Jan 2002 19:10:35 -0500 (EST) (envelope-from alane) Date: Wed, 2 Jan 2002 19:10:35 -0500 From: Alan Eldridge To: Will Andrews Cc: Danny Howard , freebsd-ports@FreeBSD.ORG, dan@langille.org Subject: Re: aalib build fails - autoconf? Message-ID: <20020103001035.GA55660@wwweasel.geeksrus.net> References: <20011228232733.D29850@pianosa.catch22.org> <20020102181249.C73815@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020102181249.C73815@squall.waterspout.com> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 06:12:49PM -0500, Will Andrews wrote: >On Fri, Dec 28, 2001 at 11:27:33PM -0800, Danny Howard wrote: >> ./aclocal.m4:39: error: m4_defn: undefined macro: _m4_divert_diversion >> acoldnames.m4:86: AM_PROG_INSTALL is expanded from... >> ./aclocal.m4:39: the top level >> autoconf: tracing failed >> *** Error code 1 > >Tell the port to use USE_AUTOMAKE. In autoconf 2.52, if your >configure.in uses automake stuff, you have to use USE_AUTOMAKE if >you touch configure.in or if the source tries to run it anyway. > >We need to figure out a way to remove auto* from PATH when they >aren't needed. :\ Yup. In getttext port, even USE_AUTOMAKE doesn't do it, because the detection for autoconf and aclocal has been commented out in configure by a patch. So, to make it make, my PR commented out automake and autoheader detection as well. Urk. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 16:40:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91A1F37B416; Wed, 2 Jan 2002 16:40:23 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g030XCg95413; Wed, 2 Jan 2002 16:33:12 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 16:33:12 -0800 (PST) From: Message-Id: <200201030033.g030XCg95413@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33467: mozilla port broken AGAIN :-( Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mozilla port broken AGAIN :-( Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 2 16:32:56 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33467 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 16:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E4A737B41A; Wed, 2 Jan 2002 16:40:24 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g030Vv495252; Wed, 2 Jan 2002 16:31:57 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 16:31:57 -0800 (PST) From: Message-Id: <200201030031.g030Vv495252@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33498: [PATCH] Add FreeBSD's locales to Mozilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Add FreeBSD's locales to Mozilla Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 2 16:31:42 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33498 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17: 0:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 120E237B42F; Wed, 2 Jan 2002 17:00:29 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g030xaF98117; Wed, 2 Jan 2002 16:59:36 -0800 (PST) (envelope-from jim) Date: Wed, 2 Jan 2002 16:59:36 -0800 (PST) From: Message-Id: <200201030059.g030xaF98117@freefall.freebsd.org> To: doc@lublin.t1.pl, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33493: Exploitable bug in mutt-devel (including mutt) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Exploitable bug in mutt-devel (including mutt) State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jan 2 16:58:46 PST 2002 State-Changed-Why: Update your ports tree. The security fix was committed to the 1.3.24 port yesterday, and the maintainer is working on the 1.3.25 update. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33493 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17: 0:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DAC137B42C; Wed, 2 Jan 2002 17:00:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g030rEO97516; Wed, 2 Jan 2002 16:53:14 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 16:53:14 -0800 (PST) From: Message-Id: <200201030053.g030rEO97516@freefall.freebsd.org> To: adam-ports@blacktabby.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33497: fix www/ashe port for malloc.h removal in current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix www/ashe port for malloc.h removal in current State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jan 2 16:52:58 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33497 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C33137B41A for ; Wed, 2 Jan 2002 17:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031A1Q02855; Wed, 2 Jan 2002 17:10:01 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 17:10:01 -0800 (PST) Message-Id: <200201030110.g031A1Q02855@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33481: kdm complains about "no modules" Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33481; it has been noted by GNATS. From: Alan Eldridge To: Vivek Khera Cc: FreeBSD-gnats-submit@FreeBSD.ORG, KDE FreeBSD List Subject: Re: ports/33481: kdm complains about "no modules" Date: Wed, 2 Jan 2002 20:07:26 -0500 On Wed, Jan 02, 2002 at 03:24:37PM -0500, Vivek Khera wrote: > >>Number: 33481 >>Category: ports >>Synopsis: kdm complains about "no modules" >>Confidential: no >>Description: > >with the kde-2.2.2 port, kdm logs this to syslog: > > no modules loaded for `kde' service > >which appear to be coming from PAM. Functionality is not affected, apparently. >either tell kdm to use the "xdm" pam configuration, or copy the xdm pam configuration and rename it as "kdm": > Since pam.conf is part of the system config, and does not come from ports, the "easy" solution is having kde use xdm's pam conf. Index: x11/kdebase2/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/x11/kdebase2/Makefile,v retrieving revision 1.85 diff -u -3 -r1.85 Makefile --- x11/kdebase2/Makefile 25 Dec 2001 00:38:41 -0000 1.85 +++ x11/kdebase2/Makefile 3 Jan 2002 00:49:42 -0000 @@ -30,6 +30,7 @@ CONFIGURE_ENV+= RUN_KAPPFINDER=no CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \ --with-qt-dir=${X11BASE} \ + --with-pam=xdm \ --without-ldap --disable-closure --enable-objprelink .if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) CONFIGURE_ARGS+=--enable-final I guess we could also modify pam.conf on installation of kdebase2 port. Should we then undo the mod if kdebase2 is uninstalled? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:10:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFF9737B44B; Wed, 2 Jan 2002 17:10:23 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0312UW98458; Wed, 2 Jan 2002 17:02:30 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 17:02:30 -0800 (PST) From: Message-Id: <200201030102.g0312UW98458@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33372: Fix gdm so that correct group is set for users' sessions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix gdm so that correct group is set for users' sessions Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Wed Jan 2 17:02:13 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33372 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D4C837B41C for ; Wed, 2 Jan 2002 17:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031K0x03768; Wed, 2 Jan 2002 17:20:00 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 0C97C37B416 for ; Wed, 2 Jan 2002 17:16:14 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g031FbN63769; Wed, 2 Jan 2002 20:15:37 -0500 (EST) (envelope-from alane) Message-Id: <200201030115.g031FbN63769@wwweasel.geeksrus.net> Date: Wed, 2 Jan 2002 20:15:37 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33500 >Category: ports >Synopsis: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 17:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: I upgraded from a bento-built mutt-devel-1.3.24_1 to a locally built 1.3.24_2 (for the security fix), and now: [alane ~]$ mutt Error in /home/alane/.muttrc, line 21: imap_user: unknown variable Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable source: errors in /home/alane/.muttrc Press any key to continue... >How-To-Repeat: See above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:24:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 627AC37B41E; Wed, 2 Jan 2002 17:24:56 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g031OJI63915; Wed, 2 Jan 2002 20:24:19 -0500 (EST) (envelope-from alane) Date: Wed, 2 Jan 2002 20:24:19 -0500 From: Alan Eldridge To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020103012419.GA63897@wwweasel.geeksrus.net> References: <200201030115.g031FbN63769@wwweasel.geeksrus.net> <200201030120.g031K0i03764@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201030120.g031K0i03764@freefall.freebsd.org> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 05:20:00PM -0800, gnats-admin@FreeBSD.org wrote: 1. Shouldn't the default build be the same as the bento build? 2. Will I do myself harm if I put PACKAGE_BUILDING=yes in /etc/make.conf? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97CA537B417 for ; Wed, 2 Jan 2002 17:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031e0W10176; Wed, 2 Jan 2002 17:40:00 -0800 (PST) (envelope-from gnats) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id 723B237B417 for ; Wed, 2 Jan 2002 17:39:19 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout07.sul.t-online.de with smtp id 16LwqO-0000vo-01; Thu, 03 Jan 2002 02:38:56 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.224.170.1]) by fmrl07.sul.t-online.com with esmtp id 16LwqN-0GFoFEC; Thu, 3 Jan 2002 02:38:55 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g031csg54339 for ; Thu, 3 Jan 2002 02:38:54 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g031crZ44044; Thu, 3 Jan 2002 02:38:53 +0100 (CET) (envelope-from corecode) Message-Id: <200201030138.g031crZ44044@elevation.zuhause.stoert.net> Date: Thu, 3 Jan 2002 02:38:53 +0100 (CET) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33501: new port: mail/sylpheed-claws Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33501 >Category: ports >Synopsis: new port: mail/sylpheed-claws >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 17:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #5: Fri Dec 28 18:45:11 CET 2001 corecode@elevation.zuhause.stoert.net:/usr/obj/usr/src/sys/ELEVATION i386 >Description: sylpheed-claws is the cutting edge of sylpheed, a mail and news client. -claws provides additional support for spell checking, filtering, scoring etc. this PR supercedes PR ports/33047 that didn't get any regard :( (and can be closed by now) as it was pointed out to me i forgot including my real name in mail and port. this is now (aparently) corected. sorry for that, i am new to making ports. hope this time the port will make it through! >How-To-Repeat: >Fix: # 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: # # sylpheed-claws/ # sylpheed-claws/Makefile # sylpheed-claws/distinfo # sylpheed-claws/files # sylpheed-claws/files/patch-src-defs.h # sylpheed-claws/files/patch-configure # sylpheed-claws/pkg-descr # sylpheed-claws/pkg-comment # sylpheed-claws/pkg-plist # echo c - sylpheed-claws/ mkdir -p sylpheed-claws/ > /dev/null 2>&1 echo x - sylpheed-claws/Makefile sed 's/^X//' >sylpheed-claws/Makefile << 'END-of-sylpheed-claws/Makefile' X# New ports collection makefile for: sylpheed-claws X# Date created: 3. January 2002 X# Whom: Simon 'corecode' Schubert X# X# $FreeBSD$ X# X XPORTNAME= sylpheed XPORTVERSION= 0.6.6 XCATEGORIES= mail news ipv6 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= sylpheed-claws XPKGNAMESUFFIX= -claws XDISTNAME= sylpheed-${PORTVERSION}claws X XMAINTAINER= corecode@corecode.ath.cx X XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XUSE_GTK= yes X XCONFIGURE_ARGS+= --program-suffix="-claws" --with-included-gettext --enable-ipv6 X X.if defined(WITH_PIXBUF) XLIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf XCONFIGURE_ARGS+= --disable-imlib X.else XUSE_IMLIB= yes XCONFIGURE_ARGS+= --disable-gdk-pixbuf X.endif X.if defined(WITH_GPGME) XLIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme XRUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg XCONFIGURE_ARGS+= --enable-gpgme X.endif X.if defined(WITH_COMPFACE) XLIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces XCONFIGURE_ENV+= LIBS="-L${X11BASE}/lib" X.else XCONFIGURE_ARGS+= --disable-compface X.endif X.if defined(WITH_PSPELL) XLIB_DEPENDS+= pspell.4:${PORTSDIR}/textproc/pspell XCONFIGURE_ARGS+= --enable-pspell X.endif X.if !defined(WITHOUT_SSL) XUSE_OPENSSL= yes XCONFIGURE_ARGS+= --enable-ssl X.endif X XPORTDOCS= NEWS README README.claws README.jp RELEASE_NOTES.claws TODO TODO.jp X Xpre-extract: X.if !defined(WITH_PIXBUF) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable GDK Pixbuf support by defining WITH_PIXBUF." X.endif X.if defined(WITH_GPGME) X @${ECHO_MSG} X @${ECHO_MSG} "WARNING: GnuPG support using GPGME is still experimental." X.else X @${ECHO_MSG} X @${ECHO_MSG} "You can enable GnuPG support using GPGME by defining WITH_GPGME." X @${ECHO_MSG} "WARNING: GnuPG support is still experimental." X.endif X.if !defined(WITH_COMPFACE) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable compface (X-Face) support by defining WITH_COMPFACE." X.endif X.if !defined(WITH_PSPELL) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable pspell support by defining WITH_PSPELL." X.endif X.if !defined(WITHOUT_SSL) X @${ECHO_MSG} X @${ECHO_MSG} "You can disable OpenSSL support by defining WITHOUT_SSL." X.endif X @${ECHO_MSG} X Xpre-build: X ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/sylpheed-claws X.for i in ${PORTDOCS} X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/sylpheed-claws X.endfor X.endif X ${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/sylpheed-claws.png X X.include END-of-sylpheed-claws/Makefile echo x - sylpheed-claws/distinfo sed 's/^X//' >sylpheed-claws/distinfo << 'END-of-sylpheed-claws/distinfo' XMD5 (sylpheed-0.6.6claws.tar.gz) = b7c62a120808fc87e3c3fc009bd63703 END-of-sylpheed-claws/distinfo echo c - sylpheed-claws/files mkdir -p sylpheed-claws/files > /dev/null 2>&1 echo x - sylpheed-claws/files/patch-src-defs.h sed 's/^X//' >sylpheed-claws/files/patch-src-defs.h << 'END-of-sylpheed-claws/files/patch-src-defs.h' X--- ./src/defs.h.orig Fri Nov 16 09:47:26 2001 X+++ ./src/defs.h Fri Dec 21 01:02:01 2001 X@@ -65,8 +65,8 @@ X #define MARK_VERSION 2 X X #define DEFAULT_SIGNATURE ".signature" X-#define DEFAULT_INC_PATH "/usr/bin/mh/inc" X-#define DEFAULT_INC_PROGRAM "inc" X+#define DEFAULT_INC_PATH "" X+#define DEFAULT_INC_PROGRAM "" X /* #define DEFAULT_INC_PATH "/usr/bin/imget" */ X /* #define DEFAULT_INC_PROGRAM "imget" */ X #define DEFAULT_SENDMAIL_CMD "/usr/sbin/sendmail -t" X@@ -74,7 +74,7 @@ X #ifdef _PATH_MAILDIR X # define DEFAULT_SPOOL_PATH _PATH_MAILDIR X #else X-# define DEFAULT_SPOOL_PATH "/var/spool/mail" X+# define DEFAULT_SPOOL_PATH "/var/mail" X #endif X X #define BUFFSIZE 8192 END-of-sylpheed-claws/files/patch-src-defs.h echo x - sylpheed-claws/files/patch-configure sed 's/^X//' >sylpheed-claws/files/patch-configure << 'END-of-sylpheed-claws/files/patch-configure' X--- ./configure.orig Sat Dec 15 14:28:30 2001 X+++ ./configure Fri Dec 21 01:02:01 2001 X@@ -756,7 +756,7 @@ X fi X X X-PACKAGE=sylpheed X+PACKAGE=sylpheed-claws X X MAJOR_VERSION=0 X MINOR_VERSION=6 END-of-sylpheed-claws/files/patch-configure echo x - sylpheed-claws/pkg-descr sed 's/^X//' >sylpheed-claws/pkg-descr << 'END-of-sylpheed-claws/pkg-descr' XSylpheed is an e-mail client (and news reader) based on GTK+, running on XX Window System, and aiming for: X * Quick response X * Graceful, and sophisticated interface X * Easy configuration, intuitive operation X * Abundant features X XCurrently, many features are supported including POP3, IMAP, NNTP, Xmultiple accounts, threading, filtering, MIME attachments, APOP, SMTP XAUTH, SSL, IPv6, GnuPG, internalization, and more. X XIn addition to the above, Sylpheed-claws has the following extra features: X* A revision of the filtering system X* allow colour labeling of emails based on filtering rules X* automatic mailing list reply, allow ignoring of mail threads X* selectable fonts, compface support, spell checking, SMTP AUTH X* Revision of the quotation format and forwarding format X* encryption/decryption of GPG/PGP ascii-armored messages is supported X* dynamic signatures are enabled X* folder properties: associate certain options per folder, X 'Request Return Receipt', 'Default To', and 'Default account' Xand more... X XWWW: http://sylpheed-claws.sourceforge.net/ X X- corecode END-of-sylpheed-claws/pkg-descr echo x - sylpheed-claws/pkg-comment sed 's/^X//' >sylpheed-claws/pkg-comment << 'END-of-sylpheed-claws/pkg-comment' XA lightweight and very featurefull GTK+ based e-mail and news client END-of-sylpheed-claws/pkg-comment echo x - sylpheed-claws/pkg-plist sed 's/^X//' >sylpheed-claws/pkg-plist << 'END-of-sylpheed-claws/pkg-plist' Xbin/sylpheed-claws Xlib/charset.alias X%%PORTDOCS%%share/doc/sylpheed-claws/NEWS X%%PORTDOCS%%share/doc/sylpheed-claws/README X%%PORTDOCS%%share/doc/sylpheed-claws/README.claws X%%PORTDOCS%%share/doc/sylpheed-claws/README.jp X%%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws X%%PORTDOCS%%share/doc/sylpheed-claws/TODO X%%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp Xshare/locale/cs/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/de/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/el/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/es/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/fr/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/hr/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/it/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ja/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ko/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/nl/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/pl/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/ru/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/sv/LC_MESSAGES/sylpheed-claws.mo Xshare/locale/locale.alias Xshare/sylpheed-claws/manual/en/sylpheed-1.html Xshare/sylpheed-claws/manual/en/sylpheed-10.html Xshare/sylpheed-claws/manual/en/sylpheed-11.html Xshare/sylpheed-claws/manual/en/sylpheed-12.html Xshare/sylpheed-claws/manual/en/sylpheed-13.html Xshare/sylpheed-claws/manual/en/sylpheed-14.html Xshare/sylpheed-claws/manual/en/sylpheed-15.html Xshare/sylpheed-claws/manual/en/sylpheed-16.html Xshare/sylpheed-claws/manual/en/sylpheed-17.html Xshare/sylpheed-claws/manual/en/sylpheed-2.html Xshare/sylpheed-claws/manual/en/sylpheed-3.html Xshare/sylpheed-claws/manual/en/sylpheed-4.html Xshare/sylpheed-claws/manual/en/sylpheed-5.html Xshare/sylpheed-claws/manual/en/sylpheed-6.html Xshare/sylpheed-claws/manual/en/sylpheed-7.html Xshare/sylpheed-claws/manual/en/sylpheed-8.html Xshare/sylpheed-claws/manual/en/sylpheed-9.html Xshare/sylpheed-claws/manual/en/sylpheed.html Xshare/sylpheed-claws/manual/ja/sylpheed-1.html Xshare/sylpheed-claws/manual/ja/sylpheed-10.html Xshare/sylpheed-claws/manual/ja/sylpheed-11.html Xshare/sylpheed-claws/manual/ja/sylpheed-12.html Xshare/sylpheed-claws/manual/ja/sylpheed-13.html Xshare/sylpheed-claws/manual/ja/sylpheed-14.html Xshare/sylpheed-claws/manual/ja/sylpheed-15.html Xshare/sylpheed-claws/manual/ja/sylpheed-16.html Xshare/sylpheed-claws/manual/ja/sylpheed-17.html Xshare/sylpheed-claws/manual/ja/sylpheed-2.html Xshare/sylpheed-claws/manual/ja/sylpheed-3.html Xshare/sylpheed-claws/manual/ja/sylpheed-4.html Xshare/sylpheed-claws/manual/ja/sylpheed-5.html Xshare/sylpheed-claws/manual/ja/sylpheed-6.html Xshare/sylpheed-claws/manual/ja/sylpheed-7.html Xshare/sylpheed-claws/manual/ja/sylpheed-8.html Xshare/sylpheed-claws/manual/ja/sylpheed-9.html Xshare/sylpheed-claws/manual/ja/sylpheed.html Xshare/sylpheed-claws/manual/ja/sylpheed.sgml X@dirrm share/sylpheed-claws/manual/en X@dirrm share/sylpheed-claws/manual/ja X@dirrm share/sylpheed-claws/manual X@dirrm share/sylpheed-claws Xshare/pixmaps/sylpheed-claws.png X%%PORTDOCS%%@dirrm share/doc/sylpheed-claws END-of-sylpheed-claws/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE3A037B419 for ; Wed, 2 Jan 2002 17:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031o3M12803; Wed, 2 Jan 2002 17:50:03 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 17:50:03 -0800 (PST) Message-Id: <200201030150.g031o3M12803@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33481: kdm complains about "no modules" Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33481; it has been noted by GNATS. From: Alan Eldridge To: Pete Fritchman Cc: KDE FreeBSD List , Will Andrews , freebsd-gnats-submit@freebsd.org Subject: Re: ports/33481: kdm complains about "no modules" Date: Wed, 2 Jan 2002 20:45:12 -0500 We should PORTREVISION++ on this, I guess. :) Pete, can you commit this if Will has no objections? Index: x11/kdebase2/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/x11/kdebase2/Makefile,v retrieving revision 1.85 diff -u -3 -r1.85 Makefile --- x11/kdebase2/Makefile 25 Dec 2001 00:38:41 -0000 1.85 +++ x11/kdebase2/Makefile 3 Jan 2002 01:40:31 -0000 @@ -7,7 +7,7 @@ PORTNAME= kdebase PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -30,6 +30,7 @@ CONFIGURE_ENV+= RUN_KAPPFINDER=no CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \ --with-qt-dir=${X11BASE} \ + --with-pam=xdm \ --without-ldap --disable-closure --enable-objprelink .if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) CONFIGURE_ARGS+=--enable-final -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 17:50:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0725337B445; Wed, 2 Jan 2002 17:50:30 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031o5R12821; Wed, 2 Jan 2002 17:50:05 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 17:50:05 -0800 (PST) From: Message-Id: <200201030150.g031o5R12821@freefall.freebsd.org> To: michiel.dewilde@rug.ac.be, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33462: Unbreak port: x11-wm/mosfet-liquid (by MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unbreak port: x11-wm/mosfet-liquid (by MAINTAINER) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jan 2 17:49:44 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33462 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 18: 0: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0292B37B417 for ; Wed, 2 Jan 2002 18:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03202814120; Wed, 2 Jan 2002 18:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 18:00:02 -0800 (PST) Message-Id: <200201030200.g03202814120@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Edwin Groothuis Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Reply-To: Edwin Groothuis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33500; it has been noted by GNATS. From: Edwin Groothuis To: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Cc: Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Date: Thu, 3 Jan 2002 12:55:48 +1100 On Wed, Jan 02, 2002 at 08:15:37PM -0500, Alan Eldridge wrote: > [alane ~]$ mutt > Error in /home/alane/.muttrc, line 21: imap_user: unknown variable > Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable > source: errors in /home/alane/.muttrc > Press any key to continue... You should make it with WITH_MUTT_IMAP=yes: [/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 18: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9789437B419; Wed, 2 Jan 2002 18:00:23 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031t3s13533; Wed, 2 Jan 2002 17:55:03 -0800 (PST) (envelope-from pat) Date: Wed, 2 Jan 2002 17:55:03 -0800 (PST) From: Message-Id: <200201030155.g031t3s13533@freefall.freebsd.org> To: corecode@corecode.ath.cx, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33047: new port: sylpheed-claws Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: sylpheed-claws State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Wed Jan 2 17:54:24 PST 2002 State-Changed-Why: Superceded by PR 33501 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33047 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 18:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F03737B405 for ; Wed, 2 Jan 2002 18:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g032A1G19331; Wed, 2 Jan 2002 18:10:01 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 18:10:01 -0800 (PST) Message-Id: <200201030210.g032A1G19331@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33500; it has been noted by GNATS. From: Alan Eldridge To: Edwin Groothuis Cc: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Date: Wed, 2 Jan 2002 21:00:00 -0500 On Thu, Jan 03, 2002 at 12:55:48PM +1100, Edwin Groothuis wrote: >On Wed, Jan 02, 2002 at 08:15:37PM -0500, Alan Eldridge wrote: >> [alane ~]$ mutt >> Error in /home/alane/.muttrc, line 21: imap_user: unknown variable >> Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable >> source: errors in /home/alane/.muttrc >> Press any key to continue... > >You should make it with WITH_MUTT_IMAP=yes: >[/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes > Yeah. The default of no-slang is a bigger PITA, really. Why is the default build so radically different than the package build? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 18:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D399137B41C for ; Wed, 2 Jan 2002 18:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g032K0c20553; Wed, 2 Jan 2002 18:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B4737B419 for ; Wed, 2 Jan 2002 18:11:56 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g032BuT19581; Wed, 2 Jan 2002 18:11:56 -0800 (PST) (envelope-from nobody) Message-Id: <200201030211.g032BuT19581@freefall.freebsd.org> Date: Wed, 2 Jan 2002 18:11:56 -0800 (PST) From: Peter KC Lee To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33504: flickering LCD with i815 chipset using XFree86 4.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33504 >Category: ports >Synopsis: flickering LCD with i815 chipset using XFree86 4.1.0 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 18:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter KC Lee >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: FreeBSD m1.kclee.2y.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Dec 24 19:59:54 HKT 2001 peter@m1.kclee.2y.net:/usr/src/sys/compile/M i386 >Description: I have a Asus M1300 notebook with i815 chipset having flickering LCD problem using XFree86 4.1.0. >How-To-Repeat: Get a notebook with i815 chipset with FreeBSD 4.4-RELEASE. XFree86 4.1.0 and the /usr/ports/x11/wrapper port, then use xdm or startx. The /boot/loader.conf is configured to load the agpgart module as follows: -------------------------------- userconfig_script_load="YES" agp_load="YES" vesa_load="YES" hw.pcic.intr_path="1" hw.pcic.irq="0" >Fix: Possible fix found in http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no\&bug=118038 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="i815em-fix.diff" --- xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c.orig Mon Oct 1 15:24:07 2001 +++ xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c Fri Sep 21 18:49:45 2001 @@ -1019,10 +1019,15 @@ { vgaHWPtr hwp; I810Ptr pI810; + unsigned temp; hwp = VGAHWPTR(pScrn); pI810 = I810PTR(pScrn); DoSave(pScrn, &hwp->SavedReg, &pI810->SavedReg, TRUE); + + temp = INREG(MEMMODE); + temp |= 4; + OUTREG(MEMMODE, temp); } --Dxnq1zWXvFF0Q93v-- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 20:21:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 60D5237B41A for ; Wed, 2 Jan 2002 20:21:26 -0800 (PST) Received: (qmail 28226 invoked from network); 3 Jan 2002 04:21:25 -0000 Received: from unknown (HELO helios.dub.net) ([216.27.176.75]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 3 Jan 2002 04:21:25 -0000 Received: by helios.dub.net (Postfix, from userid 1000) id C90A23122; Wed, 2 Jan 2002 20:21:23 -0800 (PST) Date: Wed, 2 Jan 2002 20:21:23 -0800 From: Jim Mock To: Alan Eldridge Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020103042123.GA20311@helios.dub.net> Reply-To: mij@soupnazi.org References: <200201030210.g032A1G19331@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201030210.g032A1G19331@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 02 Jan 2002 at 18:10:01 -0800, Alan Eldridge wrote: [snip..] > >You should make it with WITH_MUTT_IMAP=yes: > >[/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes > > > > Yeah. The default of no-slang is a bigger PITA, really. Why is the > default build so radically different than the package build? make -DWITH_MUTT_SLANG -DWITH_MUTT_IMAP There are a bunch of other variables that you can define too. Check the Makefile. - jim -- jim mock http://soupnazi.org/ | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 22:37:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from w2xo.pgh.pa.us (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by hub.freebsd.org (Postfix) with ESMTP id A9F7037B416 for ; Wed, 2 Jan 2002 22:37:50 -0800 (PST) Received: from there (jimslaptop.int [192.168.5.9]) by w2xo.pgh.pa.us (8.11.6/8.11.3) with SMTP id g036biE25337 for ; Thu, 3 Jan 2002 01:37:45 -0500 (EST) (envelope-from durham@jcdurham.com) Message-Id: <200201030637.g036biE25337@w2xo.pgh.pa.us> Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham Reply-To: durham@jcdurham.com To: freebsd-ports@freebsd.org Subject: Xmms-kde port won't build Date: Thu, 3 Jan 2002 01:37:46 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to build Xmms-kde on 4.4-stable. The build dies with the following: Making all in src^M gmake[3]: Entering directory `/usr/ports/textproc/scrollkeeper/work/scrollkeep! /bin/sh ../../libtool --mode=link cc -O -pipe -o scrollkeeper-preinstall p! cc -O -pipe -o .libs/scrollkeeper-preinstall preinstall.o -L/usr/local/lib -lx! preinstall.o: In function `validate_args':^M preinstall.o(.text+0x80): undefined reference to `gettext'^M preinstall.o: In function `main':^M preinstall.o(.text+0xc4): undefined reference to `bindtextdomain'^M preinstall.o(.text+0xd4): undefined reference to `textdomain'^M preinstall.o(.text+0x13d): undefined reference to `gettext'^M gmake[3]: *** [scrollkeeper-preinstall] Error 1^M gmake[3]: Leaving directory `/usr/ports/textproc/scrollkeeper/work/scrollkeepe! gmake[2]: *** [all-recursive] Error 1^M gmake[2]: Leaving directory `/usr/ports/textproc/scrollkeeper/work/scrollkeepe! gmake[1]: *** [all-recursive] Error 1^M gmake[1]: Leaving directory `/usr/ports/textproc/scrollkeeper/work/scrollkeepe! gmake: *** [all-recursive-am] Error 2^M *** Error code 2^M ^M Stop in /usr/ports/textproc/scrollkeeper.^M *** Error code 1^M ^M Stop in /usr/ports/textproc/scrollkeeper.^M *** Error code 1^M Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 22:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27F9E37B41B for ; Wed, 2 Jan 2002 22:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g036o1T61748; Wed, 2 Jan 2002 22:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB64337B405 for ; Wed, 2 Jan 2002 22:44:29 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g036iTH61359; Wed, 2 Jan 2002 22:44:29 -0800 (PST) (envelope-from nobody) Message-Id: <200201030644.g036iTH61359@freefall.freebsd.org> Date: Wed, 2 Jan 2002 22:44:29 -0800 (PST) From: George Genovezos To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33506: inet.h incomplete type Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33506 >Category: ports >Synopsis: inet.h incomplete type >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 02 22:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: George Genovezos >Release: 4-3 release >Organization: Getthere >Environment: FreeBSD dhcp-13-2.dsl.att.net 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Mon Aug 6 02:00:34 GMT 2001 root@dhcp-13-2.dsl.att.net:/usr/src/sys/compile/FIREWALL i386 >Description: Constatly getting errors with gcc 2.8 2.9 & 30 errors are listed below /usr/include/arpa/inet.h:89: warning: parameter has incomplete type /usr/include/arpa/inet.h:92: warning: parameter has incomplete type /usr/include/arpa/inet.h:96: warning: parameter has incomplete type These errors do not occure with my lynux box (bleah). Source was take out of a Unix programming book. >How-To-Repeat: #include #include #include #include #include #include #include "safecalls.h" #define PROTOCOL "tcp" #define REQUEST "GET / HTTP/1.0\n\n" int write_buffer(int fd, const void *buf, int count); int main(int argc, char *argv[]) { int sockid; struct servent *serviceaddr; struct hostent *hostaddr; struct protoent *protocol; struct sockaddr_in *sockaddr; char buffer[1024]; int count; /******** Step 1: resolve names and generate the socket structure. */ /* First, initialize the socketaddr. */ bzero((char *) &sockaddr, sizeof(sockaddr)); sockaddr.sin_family = AF_INET; /* Resolve the service name. */ serviceaddr = getservbyname(argv[2], PROTOCOL); if (!serviceaddr) { HandleError(0, "getservbyname", "service resolution failed"); } sockaddr.sin_port = serviceaddr->s_port; /* Resolve the host name. */ hostaddr = gethostbyname(argv[1]); if (!hostaddr) { HandleError(0, "gethostbyname", "host resolution failed"); } memcpy(&sockaddr.sin_addr, hostaddr->h_addr, hostaddr->h_length); /* Resolve the protocol name. */ protocol = getprotobyname(PROTOCOL); if (!protocol) { HandleError(0, "getprotobyname", "protocol resolution failed"); } /* Note: using SOCK_STREAM below since this is only TCP. */ /********* Step 2: Create the socket for this end. */ sockid = socket(PF_INET, SOCK_STREAM, protocol->p_proto); if (sockid < 0) { HandleError(errno, "socket", "couldn't create socket"); } /********* Step 3: Connect the socket to the server. (Almost done!) */ if (connect(sockid, &sockaddr, sizeof(sockaddr)) < 0) { HandleError(errno, "connect", "connect call failed"); } /********************************************************************/ /* The channel for communication to the server has now been established. Now, request the document at the server root. */ write_buffer(sockid, REQUEST, strlen(REQUEST)); /* Request has been sent. Read the result. */ while ((count = saferead(sockid, buffer, sizeof(buffer) - 1))) { write_buffer(1, buffer, count); } return 0; } int write_buffer(int fd, const void *buf, int count) { const void *pts = buf; int status = 0, n; if (count < 0) return (-1); while (status != count) { n = safewrite(fd, pts+status, count-status); if (n < 0) return (n); status += n; } return (status); } >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 22:55:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id ADD8E37B417 for ; Wed, 2 Jan 2002 22:55:52 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g036sqi86598; Thu, 3 Jan 2002 01:54:52 -0500 (EST) (envelope-from alane) Date: Thu, 3 Jan 2002 01:54:52 -0500 From: Alan Eldridge To: Jim Durham Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Xmms-kde port won't build Message-ID: <20020103065452.GA86577@wwweasel.geeksrus.net> References: <200201030637.g036biE25337@w2xo.pgh.pa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201030637.g036biE25337@w2xo.pgh.pa.us> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 03, 2002 at 01:37:46AM -0500, Jim Durham wrote: >I'm trying to build Xmms-kde on 4.4-stable. The build dies with >the following: > >Making all in src^M >gmake[3]: Entering directory >`/usr/ports/textproc/scrollkeeper/work/scrollkeep! >/bin/sh ../../libtool --mode=link cc -O -pipe -o >scrollkeeper-preinstall p! >cc -O -pipe -o .libs/scrollkeeper-preinstall preinstall.o >-L/usr/local/lib -lx! >preinstall.o: In function `validate_args':^M >preinstall.o(.text+0x80): undefined reference to `gettext'^M >preinstall.o: In function `main':^M >preinstall.o(.text+0xc4): undefined reference to `bindtextdomain'^M Jim, please submit a PR, using the send-pr command or the web form at http://www.freebsd.org/send-pr.html. Also, when posting text in the PR, please make sure to get the entire text; the text above has been cut off at the '!' characters. Thanks. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 23: 0: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5951937B419 for ; Wed, 2 Jan 2002 23:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03702O64204; Wed, 2 Jan 2002 23:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 23:00:02 -0800 (PST) Message-Id: <200201030700.g03702O64204@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33506: inet.h incomplete type Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33506; it has been noted by GNATS. From: Alan Eldridge To: George Genovezos Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33506: inet.h incomplete type Date: Thu, 3 Jan 2002 01:55:53 -0500 On Wed, Jan 02, 2002 at 10:44:29PM -0800, George Genovezos wrote: > >>Description: >Constatly getting errors with gcc 2.8 2.9 & 30 errors are listed below > >/usr/include/arpa/inet.h:89: warning: parameter has incomplete type >/usr/include/arpa/inet.h:92: warning: parameter has incomplete type >/usr/include/arpa/inet.h:96: warning: parameter has incomplete type > >These errors do not occure with my lynux box (bleah). Source was take out of a Unix programming book. George, I've run into this problem as well; guess I should track it down. I'll follow up in a day or two. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jan 2 23:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 499DB37B417 for ; Wed, 2 Jan 2002 23:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g037e2W78811; Wed, 2 Jan 2002 23:40:02 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 23:40:02 -0800 (PST) Message-Id: <200201030740.g037e2W78811@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joe Marcus Clarke Subject: Re: ports/33506: inet.h incomplete type Reply-To: Joe Marcus Clarke Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33506; it has been noted by GNATS. From: Joe Marcus Clarke To: freebsd-gnats-submit@FreeBSD.org, ggenovez@hotmail.com Cc: Subject: Re: ports/33506: inet.h incomplete type Date: Thu, 3 Jan 2002 02:38:35 -0500 You need to add: #include to the list of includes in the right order: #include #include #include #include #include #include /* LOOK HERE! */ #include #include "safecalls.h" Then that error will go away, but you'll have to fix the other problems before it will compile. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 1:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D935F37B41C for ; Thu, 3 Jan 2002 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g039K1I99509; Thu, 3 Jan 2002 01:20:01 -0800 (PST) (envelope-from gnats) Received: from mdw.elis.rug.ac.be (mdw.elis.rug.ac.be [157.193.67.161]) by hub.freebsd.org (Postfix) with SMTP id E626737B41D for ; Thu, 3 Jan 2002 01:13:27 -0800 (PST) Received: (qmail 22795 invoked by uid 1000); 3 Jan 2002 09:13:26 -0000 Message-Id: <20020103091326.22794.qmail@mdw.elis.rug.ac.be> Date: 3 Jan 2002 09:13:26 -0000 From: Michiel De Wilde To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33507: Again, unbreak port: x11-wm/mosfet-liquid (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33507 >Category: ports >Synopsis: Again, unbreak port: x11-wm/mosfet-liquid (by maintainer) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 01:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michiel De Wilde >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Ghent University >Environment: System: FreeBSD mdw.elis.rug.ac.be 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 12:26:48 CET 2001 root@mdw.elis.rug.ac.be:/usr/obj/usr/src/sys/mdw.elis.rug.ac.be i386 >Description: When committing a change due to PR ports/33462, the committer inserted USE_AUTOMAKE into the Makefile. The early invocation of auto{conf,make} inhibits the creation of *.moc files by a special configuration script inside the distribution, which itself calls auto{conf,make} anyway. The build process then doesn't find the moc files and dies. >How-To-Repeat: How to not repeat: Next time, committers please please check the build process before committing self-initiated changes. >Fix: Apply this patch from within x11-wm/mosfet-liquid (and shouldn't PORTREVISION be incremented too, like I did in the patch?): >Release-Note: >Audit-Trail: >Unformatted: --- Makefile.orig Thu Jan 3 09:48:10 2002 +++ Makefile Thu Jan 3 09:47:36 2002 @@ -2,18 +2,22 @@ # Date created: August 22 2001 # Whom: Michiel De Wilde # -# $FreeBSD: ports/x11-wm/mosfet-liquid/Makefile,v 1.5 2002/01/03 01:49:32 pat Exp $ +# $FreeBSD: ports/x11-wm/mosfet-liquid/Makefile,v 1.4 2001/12/15 14:06:30 pat Exp $ # PORTNAME= mosfet-liquid PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= michiel.dewilde@rug.ac.be -USE_AUTOMAKE= yes +BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ + autoconf213:${PORTSDIR}/devel/autoconf213 + +GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=2 INSTALLS_SHLIB= yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 2: 2:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id D634337B41F for ; Thu, 3 Jan 2002 02:02:23 -0800 (PST) Received: (qmail 20819 invoked by uid 0); 3 Jan 2002 10:02:20 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with SMTP; 3 Jan 2002 10:02:20 -0000 Received: (qmail 29951 invoked by uid 1001); 3 Jan 2002 10:02:25 -0000 Date: Thu, 3 Jan 2002 12:02:25 +0200 From: Neil Blakey-Milner To: Mikhail Teterin Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, sobomax@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/frontpage-es Makefiledistinfo pkg-comment Message-ID: <20020103120225.A29560@mithrandr.moria.org> References: <20011230144820.A7229@mithrandr.moria.org> <200201021727.g02HR4f30365@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201021727.g02HR4f30365@aldan.algebra.com>; from mi@aldan.algebra.com on Wed, Jan 02, 2002 at 12:27:01PM -0500 Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed 2002-01-02 (12:27), Mikhail Teterin wrote: > On 30 Dec, Neil Blakey-Milner wrote: > > >> But this is off-topic -- it is up to the "Bento team" to devise > >> the new scheme -- the existing "one package per port" one is > >> insufficient. > > > No, like everything, it's up to the person complaining to actually get > > the work done - either by motivating others to do the work, or doing > > it themselves. > > My complaint is not, that the package building scheme is broken (it > seems to be, but I personally don't care). It is about the number of > "sattelite" ports, whose ONLY reason for existence is automatic package > building. > > Such ports are inconsistent and confusing (where are all the > incarnations of php and ghostscript, for example? Or the separate ports > for each of the kde2 i18n parts?) and should be removed, IMO. Actually, now that you mention it, last time I checked, NetBSD has, for example, php-mysql ports which provide mysql support for PHP. We should probably work on that and the others. Maybe then I can install php4 and postgresql and php4-postgresql packages on my machines without having to install the ports collection (and compilers, in one case). But ghostscript, I imagine, doesn't support being built once, and having stuff added on later, so it's not a target. But luckily someone was clever and removed the X dependency when making the ghostscript-nox11 port. Yay, now I can use ghostscript on my machines out of the box from the package! (This would be a joking reminder that people disagree with you and don't use FreeBSD the _exact_ _same_ _way_ as you, and that's not a problem, and thus we should try to accomodate people as much as possible.) Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 3: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 433B837B41C for ; Thu, 3 Jan 2002 03:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03B02B13315; Thu, 3 Jan 2002 03:00:02 -0800 (PST) (envelope-from gnats) Received: from mistral.imasy.or.jp (mistral.imasy.or.jp [202.227.24.84]) by hub.freebsd.org (Postfix) with ESMTP id 473F737B416; Thu, 3 Jan 2002 02:52:59 -0800 (PST) Received: (from yohta@localhost) by mistral.imasy.or.jp (8.11.6/8.11.6/mistral) id g03Aq3p10546; Thu, 3 Jan 2002 19:52:03 +0900 (JST) (envelope-from yohta) Message-Id: <200201031052.g03Aq3p10546@mistral.imasy.or.jp> Date: Thu, 3 Jan 2002 19:52:03 +0900 (JST) From: Yoshihiko Sarumaru Reply-To: Yoshihiko Sarumaru To: FreeBSD-gnats-submit@freebsd.org Cc: lioux@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33508: ports update: deskutil/xcalendar: fix 'make install' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33508 >Category: ports >Synopsis: ports update: deskutil/xcalendar: fix 'make install' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 03:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoshihiko Sarumaru >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Internet Mutual Aid Society Yokohama >Environment: System: FreeBSD mistral.imasy.or.jp 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Wed Dec 26 22:51:28 JST 2001 root@:/usr/obj/usr/src/sys/PCG-505R i386 >Description: Last week, I send-pr to update deskutil/xcalendar ports, but I dropped files/patch-ad that time. I submitted follow-up, but I have found no follow-up was appeared, and files/patch-ad was not updated. Sorry, for more extra works for you. >How-To-Repeat: >Fix: --- files/patch-ad.orig Wed Dec 26 12:10:38 2001 +++ files/patch-ad Thu Jan 3 19:43:14 2002 @@ -36,7 +36,7 @@ MakeDir($(LIBDIR)/ja_JP.EUC/app-defaults) $(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.EUC/app-defaults/XCalendar + MakeDir($(XCALENDAR_JP_LIBDIR)) -+ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar.hol $(XCALENDAR_JP_LIBDIR) ++ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar-uj.hol $(XCALENDAR_JP_LIBDIR) + $(INSTALL) -c $(INSTAPPFLAGS) xcalendar-uj.hlp $(XCALENDAR_JP_LIBDIR)/xcalendar.hlp + $(INSTALL) -c $(INSTMANFLAGS) xcalendar-uj.man \ + $(MANPATH)/ja/man1/xcalendar.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 3:18:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailhub10.isdnet.net (mailhub10.isdnet.net [195.154.209.131]) by hub.freebsd.org (Postfix) with ESMTP id B8DBE37B41A; Thu, 3 Jan 2002 03:18:14 -0800 (PST) Received: from whisper.dippgw.homedns.org (ppp1027-cwdsl-paris.fr.cw.net [62.210.116.3]) by mailhub10.isdnet.net (8.9.3/8.9.3) with SMTP id MAA56004; Thu, 3 Jan 2002 12:18:12 +0100 (CET) Date: Thu, 3 Jan 2002 12:20:31 +0100 From: Geraud CONTINSOUZAS To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: nautilus-1.0.6 Message-Id: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Mr. gnome, First of all, I would like to wish you a happy new year. Ok, now, let's talk about business. I'm new in the FreeBSD world, so I don't really know if sending a mail about an issue in installing-using a port is the right thing to do. Pliz let me know if this is a mistake. Anyway, to make a long story short : I've kicked Windows out of my box, installed a minimal FreeBSD 4.4, updated the port tree, installed (in this order) XFree86-4.1.0_10, enlightenment-0.16.5_5 and the x11/gnome-1.4.1b2_1 "meta-port". For the most of it, I don't complain : everything's fine. The only annoying thing is that nautilus never started. When I try to launch it, here's what I get (ps waux) : <-- snip --> geraud 23540 8.9 3.5 17584 9144 ?? Ss 11:49AM 0:03.12 nautilus geraud 24169 7.4 2.9 16088 7368 ?? S 11:50AM 0:00.26 nautilus-throbber --oaf-activate-iid=OAFIID:nautilus_throbber_factory --oaf-ior-fd=12 geraud 24215 2.0 0.6 1908 1544 ?? R 11:50AM 0:00.02 /usr/X11R6/bin/gconfd-1 18 And then, a window pops up telling me the gconf daemon can't be reached, and further errors will come on the console Eel-WARNING **: GConf error: Failed to create pipe for communicating with spawned gconf daemon: Too many open files in system And, now I'm lost. So do you have any idea about what I could do? Do I need to send you more infos? As I told you, I'm pretty new in this wonderful Unix world, and I'm not really sure that the next command line I'll type won't crash my system. But if I can do anything to help, I'm here. Oh, and on the other hand, if I'm THAT dumb that I made a huge and obvious config error or that I made something wrong fell free to yell at me too. :) I just hope, I didn't bother you too much with my mail. And once again : Happy New Year Sincerely yours, Geraud CONTINSOUZAS gej@dipp.net PS : Oh, I forgot, please apologize my awful, low-leveled english. Thanks a lot. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 4:35:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 01D2337B416; Thu, 3 Jan 2002 04:35:28 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id OAA26035; Thu, 3 Jan 2002 14:35:18 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (h19.234.dialup.iptcom.net [212.9.234.19]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id OAA55208; Thu, 3 Jan 2002 14:35:14 +0200 (EET) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g03CYVU19349; Thu, 3 Jan 2002 14:34:31 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200201031234.g03CYVU19349@vega.vega.com> Subject: Re: FreeBSD Port: nautilus-1.0.6 To: geraud.continsouzas@dipp.net (Geraud CONTINSOUZAS) Date: Thu, 3 Jan 2002 14:33:31 +0200 (EET) Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> from "Geraud CONTINSOUZAS" at Jan 03, 2002 12:20:31 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Dear Mr. gnome, > > First of all, I would like to wish you a happy new year. Ok, now, let's talk about business. I'm new in the FreeBSD world, so I don't really know if sending a mail about an issue in installing-using a port is the right thing to do. Pliz let me know if this is a mistake. > > Anyway, to make a long story short : I've kicked Windows out of my box, installed a minimal FreeBSD 4.4, updated the port tree, installed (in this order) XFree86-4.1.0_10, enlightenment-0.16.5_5 and the x11/gnome-1.4.1b2_1 "meta-port". For the most of it, I don't complain : everything's fine. The only annoying thing is that nautilus never started. When I try to launch it, here's what I get (ps waux) : > > <-- snip --> > geraud 23540 8.9 3.5 17584 9144 ?? Ss 11:49AM 0:03.12 nautilus > geraud 24169 7.4 2.9 16088 7368 ?? S 11:50AM 0:00.26 nautilus-throbber --oaf-activate-iid=OAFIID:nautilus_throbber_factory --oaf-ior-fd=12 > geraud 24215 2.0 0.6 1908 1544 ?? R 11:50AM 0:00.02 /usr/X11R6/bin/gconfd-1 18 > > And then, a window pops up telling me the gconf daemon can't be reached, and further errors will come on the console > > Eel-WARNING **: GConf error: > Failed to create pipe for communicating with spawned gconf daemon: Too many open files in system > > And, now I'm lost. So do you have any idea about what I could do? Do I need to send you more infos? As I told you, I'm pretty new in this wonderful Unix world, and I'm not really sure that the next command line I'll type won't crash my system. But if I can do anything to help, I'm here. Oh, and on the other hand, if I'm THAT dumb that I made a huge and obvious config error or that I made something wrong fell free to yell at me too. :) > > I just hope, I didn't bother you too much with my mail. And once again : Happy New Year Increase maxusers value in your kernel configuration file (some 30 should be sufficient) and then recompile/reinstall your kernel. After a reboot all should be fine. Please let me know if it doesn't help. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 4:54:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from xoanon.mcwest.org (xoanon.Colorado.EDU [198.11.17.3]) by hub.freebsd.org (Postfix) with ESMTP id 4E26537B417 for ; Thu, 3 Jan 2002 04:54:43 -0800 (PST) Received: from xoanon.mcwest.org (localhost [127.0.0.1]) by xoanon.mcwest.org (8.11.1/8.11.1) with ESMTP id g03Ct0E30103 for ; Thu, 3 Jan 2002 05:55:01 -0700 (MST) (envelope-from mccreary@xoanon.mcwest.org) Message-Id: <200201031255.g03Ct0E30103@xoanon.mcwest.org> To: ports@FreeBSD.org From: "Sean McCreary" Subject: Update for isakmpd? Date: Thu, 03 Jan 2002 05:55:00 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is an update for isakmpd in the works? If not, I have an updated version based on the OpenBSD 3.0 release. Shall I submit the changes? -- Sean McCreary mccreary@cs.colorado.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 7: 0:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9F1C37B50E for ; Thu, 3 Jan 2002 07:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03F04F93209; Thu, 3 Jan 2002 07:00:04 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 07:00:04 -0800 (PST) Message-Id: <200201031500.g03F04F93209@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Vivek Khera Subject: Re: ports/33481: kdm complains about "no modules" Reply-To: Vivek Khera Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33481; it has been noted by GNATS. From: Vivek Khera To: Alan Eldridge Cc: FreeBSD-gnats-submit@FreeBSD.ORG, KDE FreeBSD List Subject: Re: ports/33481: kdm complains about "no modules" Date: Thu, 3 Jan 2002 09:59:32 -0500 >>>>> "AE" == Alan Eldridge writes: AE> I guess we could also modify pam.conf on installation of kdebase2 port. AE> Should we then undo the mod if kdebase2 is uninstalled? Either that or just add the kdm configs into it like the gnome folks did for gdm. It seems only fair ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 7: 1:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 2BB0B37B417 for ; Thu, 3 Jan 2002 07:01:27 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g03F1NN00108; Thu, 3 Jan 2002 16:01:23 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g03F1NH07312; Thu, 3 Jan 2002 16:01:23 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g03F1NVB067634; Thu, 3 Jan 2002 16:01:23 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g03F1NxV005039; Thu, 3 Jan 2002 16:01:23 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g03F1MEu005038; Thu, 3 Jan 2002 16:01:22 +0100 (CET) Date: Thu, 3 Jan 2002 16:01:22 +0100 From: Udo Schweigert To: Alan Eldridge Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020103150122.GA4277@alaska.cert.siemens.de> Mail-Followup-To: Alan Eldridge , freebsd-ports@FreeBSD.ORG References: <200201030210.g032A1G19331@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200201030210.g032A1G19331@freefall.freebsd.org> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.5-PRERELEASE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 18:10:01 -0800, Alan Eldridge wrote: > The following reply was made to PR ports/33500; it has been noted by GNATS. > > From: Alan Eldridge > To: Edwin Groothuis > Cc: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net > Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors > Date: Wed, 2 Jan 2002 21:00:00 -0500 > > On Thu, Jan 03, 2002 at 12:55:48PM +1100, Edwin Groothuis wrote: >>On Wed, Jan 02, 2002 at 08:15:37PM -0500, Alan Eldridge wrote: >>> [alane ~]$ mutt >>> Error in /home/alane/.muttrc, line 21: imap_user: unknown variable >>> Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable >>> source: errors in /home/alane/.muttrc >>> Press any key to continue... >> >>You should make it with WITH_MUTT_IMAP=yes: >>[/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes >> > > Yeah. The default of no-slang is a bigger PITA, really. Why is the > default build so radically different than the package build? > To be more customizable. To customize yourself put into your /etc/make.conf something like: WITH_MUTT_SLANG= yes WITH_MUTT_IMAP= yes WITH_MUTT_QUOTE_PATCH= yes WITH_MUTT_NNTP= yes WITH_MUTT_COMPRESSED_FOLDERS= yes (As you may notice: all the knobs are for the mutt-devel port only, so they do not affect other ports, as it would be if you state PACKAGE_BUILDING=yes) To get the same as the binary package (via PACKAGE_BUILDING) you need: WITH_MUTT_SLANG= yes WITH_MUTT_IMAP= yes WITH_MUTT_POP= yes WITH_MUTT_HTML= yes # (not on alpha!) I wouldn't have a problem in defaulting to WITH_MUTT_SLANG; if there are demands on that I can change the port that way - thinking a little about that I conclude that it's a good idea ;-) Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 7:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05D7837B41B for ; Thu, 3 Jan 2002 07:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03FA0d98238; Thu, 3 Jan 2002 07:10:01 -0800 (PST) (envelope-from gnats) Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id D487337B41E for ; Thu, 3 Jan 2002 07:07:38 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g03F7al14235 for ; Thu, 3 Jan 2002 16:07:36 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g03F7aH10279 for ; Thu, 3 Jan 2002 16:07:36 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g03F7ZVB067674 for ; Thu, 3 Jan 2002 16:07:36 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g03F7ZxV005484 for ; Thu, 3 Jan 2002 16:07:35 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g03F7ZwY005483; Thu, 3 Jan 2002 16:07:35 +0100 (CET) Message-Id: <200201031507.g03F7ZwY005483@reims.mchp.siemens.de> Date: Thu, 3 Jan 2002 16:07:35 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33510: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33510 >Category: ports >Synopsis: maintainer-update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 07:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Update the port mail/mutt-devel to the most recent version 1.3.25 which is now very near to the next stable release 1.4. Committer: removed file: files/patch-rfc822-security >How-To-Repeat: >Fix: diff -ru /usr/ports/mail/mutt-devel/Makefile mutt-devel/Makefile --- /usr/ports/mail/mutt-devel/Makefile Wed Jan 2 04:39:01 2002 +++ mutt-devel/Makefile Thu Jan 3 14:46:54 2002 @@ -7,8 +7,7 @@ # PORTNAME= mutt-devel -PORTVERSION= 1.3.24 -PORTREVISION= 2 +PORTVERSION= 1.3.25 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news diff -ru /usr/ports/mail/mutt-devel/distinfo mutt-devel/distinfo --- /usr/ports/mail/mutt-devel/distinfo Mon Dec 3 16:20:21 2001 +++ mutt-devel/distinfo Thu Jan 3 14:51:43 2002 @@ -1,6 +1,6 @@ -MD5 (mutt/mutt-1.3.24i.tar.gz) = 19628b9836d204abc23226257e260342 -MD5 (mutt/patch-1.3.24.rr.compressed.gz) = 1693be8a98ca72846cd072830ea6e1cc -MD5 (mutt/patch-1.3.24.vvv.nntp.gz) = daefef62e90eb52bf3c8450725149c68 -MD5 (mutt/patch-1.3.24.vvv.initials.gz) = 3b31cace25ce4f3410bc07a8f5859815 -MD5 (mutt/patch-1.3.24.vvv.quote.gz) = 49e66afbbfaeb0dbe6f1a8378cda0f08 -MD5 (mutt/patch-1.3.24.vvv.ru.gz) = 71d358000c2ba047c1d91cfb7c10695c +MD5 (mutt/mutt-1.3.25i.tar.gz) = 4ca669d6697faba8acb5f5b01d574f29 +MD5 (mutt/patch-1.3.25.rr.compressed.gz) = 0f2aed90f0d1689b38e911f9c0e532bd +MD5 (mutt/patch-1.3.25.vvv.nntp.gz) = dcfbdf264d7f5210c365838ab4b625f2 +MD5 (mutt/patch-1.3.25.vvv.initials.gz) = 2b2bf1a996508ef1b096eaea70df0276 +MD5 (mutt/patch-1.3.25.vvv.quote.gz) = 37040ec6fc316688877f48ad6328e4c9 +MD5 (mutt/patch-1.3.25.vvv.ru.gz) = 516a8b82eb931e1f3ae08736dcb3491e Only in /usr/ports/mail/mutt-devel/files: patch-rfc822-security >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 7:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D08FA37B41D for ; Thu, 3 Jan 2002 07:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03Fo1P04021; Thu, 3 Jan 2002 07:50:01 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id A1C2E37B416; Thu, 3 Jan 2002 07:40:20 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id HAA17841; Thu, 3 Jan 2002 07:39:44 -0800 Received: by johncoop.MSHOME (Postfix, from userid 0) id 089FC15503; Thu, 3 Jan 2002 07:40:11 -0800 (PST) Message-Id: <20020103154011.089FC15503@johncoop.MSHOME> Date: Thu, 3 Jan 2002 07:40:11 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: tobez@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33511: [PATCH] Upgrade libesmtp to 0.8.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33511 >Category: ports >Synopsis: [PATCH] Upgrade libesmtp to 0.8.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 07:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #42: Tue Jan 1 02:37:09 PST 2002 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Major change since 0.8.8 is dropping primary support for libltdl. This is no longer included in the tarball and libltdl is now used only if the platform does not supply dlopen/sym/close. For most users this change removes a dependency making life easier for them. There is also partial support for the non-standard and undocumented AUTH= syntax for SMTP authentication. This may help those who are stuck with incorrectly implemented MTAs such as the qmail+auth patch used by Yahoo! (shame on them). Use configure --enable-nsauth if you need this. >How-To-Repeat: N/A >Fix: Summary of changed files: # 'libesmtp.new/Makefile' | 0 # 'libesmtp.new/distinfo' | 0 # 'libesmtp.new/files/patch-config.h.in' | 0 # ./Makefile | 10 ++++------ # ./distinfo | 2 +- # ./files/patch-config.h.in | 8 ++++++++ # 6 files changed, 13 insertions(+), 7 deletions(-) The patch: # This is a patch for libesmtp to update it to libesmtp.new # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # If you have a decent Bourne-type shell: # STEP 2: Run the shell with this file as input. # If you don't have such a shell, you may need to manually create/delete # the files as shown below. # STEP 3: Run the 'patch' program with this file as input. # # These are the commands needed to create/delete files/directories: # rm -f 'files/patch-ltmain.sh' touch 'files/patch-config.h.in' chmod 0644 'files/patch-config.h.in' # # This command terminates the shell and need not be executed manually. exit # #### End of Preamble #### #### Patch data follows #### diff -u 'libesmtp/Makefile' 'libesmtp.new/Makefile' Index: ./Makefile --- ./Makefile Wed Dec 12 15:44:41 2001 +++ ./Makefile Thu Jan 3 07:12:09 2002 @@ -2,10 +2,10 @@ # Date created: Sun Feb 21 2001 # Whom: tobez@tobez.org # -# $FreeBSD: ports/mail/libesmtp/Makefile,v 1.13 2001/12/12 19:43:15 ijliao Exp $ +# $FreeBSD$ PORTNAME= libesmtp -PORTVERSION= 0.8.8 +PORTVERSION= 0.8.9 CATEGORIES= mail MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.tobez.org/download/port-mirrors/mail/libesmtp/ \ @@ -16,17 +16,15 @@ USE_BZIP2= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib" -# require-all-recipients (implied by enable-all) is required for Balsa-1.2.x +# require-all-recipients (implied by enable-all) is required for Balsa-1.3.x CONFIGURE_ARGS= --enable-all -pre-build: - @${CP} ${WRKSRC}/libltdl/libtool ${WRKSRC}/libtool post-install: .ifndef(NOPORTDOCS) diff -u 'libesmtp/distinfo' 'libesmtp.new/distinfo' Index: ./distinfo --- ./distinfo Wed Dec 12 15:44:41 2001 +++ ./distinfo Thu Jan 3 06:42:17 2002 @@ -1 +1 @@ -MD5 (libesmtp-0.8.8.tar.bz2) = 6dc3102123e825bc49cc8050f316ba50 +MD5 (libesmtp-0.8.9.tar.bz2) = 546e765b3809f2704e50a9cc03301657 diff -u /dev/null 'libesmtp.new/files/patch-config.h.in' Index: ./files/patch-config.h.in --- ./files/patch-config.h.in Wed Dec 31 16:00:00 1969 +++ ./files/patch-config.h.in Thu Jan 3 07:06:47 2002 @@ -0,0 +1,10 @@ +--- config.h.in Wed Jan 2 08:45:10 2002 ++++ config.h.in.new Thu Jan 3 07:06:23 2002 +@@ -163,6 +163,7 @@ + /* strerror_r works! */ + #undef HAVE_WORKING_STRERROR_R + ++#include + + #ifndef HAVE_STRCASECMP + int strcasecmp (const char *a, const char *b); #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Thu Jan 3 07:30:05 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # r 'files/patch-ltmain.sh' 881 0 # p 'Makefile' 1179 1010070729 0100644 # p 'distinfo' 64 1010068937 0100644 # c 'files/patch-config.h.in' 0 1010070407 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Thu Jan 3 07:30:05 2002] #### #### Checksum: 104 3483 5837 #### >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 8:33:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 50E4937B405; Thu, 3 Jan 2002 08:33:25 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g03GWhf49137; Thu, 3 Jan 2002 11:32:44 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201031632.g03GWhf49137@aldan.algebra.com> Date: Thu, 3 Jan 2002 11:32:40 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: ports/www Makefile ports/www/frontpage-es Makefiledistinfo pkg-comment To: nbm@mithrandr.moria.org Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, sobomax@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020103120225.A29560@mithrandr.moria.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 3 Jan, Neil Blakey-Milner wrote: > But ghostscript, I imagine, doesn't support being built once, and > having stuff added on later, so it's not a target. But luckily > someone was clever and removed the X dependency when making the > ghostscript-nox11 port. Yay, now I can use ghostscript on my machines > out of the box from the package! There are about 170 more optional parts of the ghostscript port. For consistency, we need to have a pre-built package for every combination (only 2^170)... > (This would be a joking reminder that people disagree with you and > don't use FreeBSD the _exact_ _same_ _way_ as you, and that's not a > problem, and thus we should try to accomodate people as much as > possible.) I agree. We just disagree on how much IS possible... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 8:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9533B37B419 for ; Thu, 3 Jan 2002 08:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03Go1b14887; Thu, 3 Jan 2002 08:50:01 -0800 (PST) (envelope-from gnats) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 57CC237B41E for ; Thu, 3 Jan 2002 08:42:14 -0800 (PST) Received: from cheshire.blacktabby.org ([12.233.190.154]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020103164208.QCEU20122.rwcrmhc53.attbi.com@cheshire.blacktabby.org> for ; Thu, 3 Jan 2002 16:42:08 +0000 Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id 3E1CD59DF; Thu, 3 Jan 2002 08:41:45 -0800 (PST) Message-Id: <20020103164145.3E1CD59DF@cheshire.blacktabby.org> Date: Thu, 3 Jan 2002 08:41:45 -0800 (PST) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33512: Update games/tkmoo port to 0.3.32 and take maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33512 >Category: ports >Synopsis: Update games/tkmoo port to 0.3.32 and take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 08:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 15 13:57:51 PST 2001 root@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: A new version of tkmoo-lite has been released, containing several bugfixes and a few new features. The included patch updates the port to the new version and sets me as maintainer. >How-To-Repeat: n/a >Fix: diff -ruN tkmoo.good/Makefile tkmoo/Makefile --- tkmoo.good/Makefile Thu Jan 3 08:33:01 2002 +++ tkmoo/Makefile Thu Jan 3 08:34:24 2002 @@ -6,12 +6,12 @@ # PORTNAME= tkmoo -PORTVERSION= 0.3.31 +PORTVERSION= 0.3.32 CATEGORIES= games tk83 MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ DISTNAME= tkMOO-light-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adam-ports@blacktabby.org RUN_DEPENDS= ${WISH83}:${PORTSDIR}/x11-toolkits/tk83 diff -ruN tkmoo.good/distinfo tkmoo/distinfo --- tkmoo.good/distinfo Thu Jan 3 08:33:01 2002 +++ tkmoo/distinfo Thu Jan 3 08:35:27 2002 @@ -1 +1 @@ -MD5 (tkMOO-light-0.3.31.tar.gz) = 5c869e9ece4103d043ea6163b6c5fbd3 +MD5 (tkMOO-light-0.3.32.tar.gz) = 7d0da4f441b67fea755705eadedda882 diff -ruN tkmoo.good/pkg-descr tkmoo/pkg-descr --- tkmoo.good/pkg-descr Thu Jan 3 08:33:01 2002 +++ tkmoo/pkg-descr Thu Jan 3 08:35:03 2002 @@ -5,4 +5,4 @@ WWW: http://www.awns.com/tkMOO-light/ Author: Andrew Wilson ---Will +-Adam >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 9:26:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 70BC237B416; Thu, 3 Jan 2002 09:26:35 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g03HQ9v26373; Thu, 3 Jan 2002 12:26:09 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: nautilus-1.0.6 From: Joe Clarke To: Geraud CONTINSOUZAS Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> References: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 03 Jan 2002 12:26:44 -0500 Message-Id: <1010078805.86152.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-01-03 at 06:20, Geraud CONTINSOUZAS wrote: > Dear Mr. gnome, > > First of all, I would like to wish you a happy new year. Ok, now, let's talk about business. I'm new in the FreeBSD world, so I don't really know if sending a mail about an issue in installing-using a port is the right thing to do. Pliz let me know if this is a mistake. > > Anyway, to make a long story short : I've kicked Windows out of my box, installed a minimal FreeBSD 4.4, updated the port tree, installed (in this order) XFree86-4.1.0_10, enlightenment-0.16.5_5 and the x11/gnome-1.4.1b2_1 "meta-port". For the most of it, I don't complain : everything's fine. The only annoying thing is that nautilus never started. When I try to launch it, here's what I get (ps waux) : > > <-- snip --> > geraud 23540 8.9 3.5 17584 9144 ?? Ss 11:49AM 0:03.12 nautilus > geraud 24169 7.4 2.9 16088 7368 ?? S 11:50AM 0:00.26 nautilus-throbber --oaf-activate-iid=OAFIID:nautilus_throbber_factory --oaf-ior-fd=12 > geraud 24215 2.0 0.6 1908 1544 ?? R 11:50AM 0:00.02 /usr/X11R6/bin/gconfd-1 18 > > And then, a window pops up telling me the gconf daemon can't be reached, and further errors will come on the console > > Eel-WARNING **: GConf error: > Failed to create pipe for communicating with spawned gconf daemon: Too many open files in system Try doing: sysctl -w kern.maxfiles=5000 and see if that works. I can't remember if that variable was always read-write. It is in a recent -stable. kern.maxfiles is actually dependent on your maxusers setting in the kernel, though. You have maxusers set too low in your kernel conf. If this is 4.4-RELEASE, edit your kernel config, and change maxusers to 64, then recompile. If this is a very recent version of 4.4-stable or 4.5-PRERELEASE, set maxusers to 0, then recompile. More on kernel limits can be found at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html Instructions for building a custom kernel can be found at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html Joe > > And, now I'm lost. So do you have any idea about what I could do? Do I need to send you more infos? As I told you, I'm pretty new in this wonderful Unix world, and I'm not really sure that the next command line I'll type won't crash my system. But if I can do anything to help, I'm here. Oh, and on the other hand, if I'm THAT dumb that I made a huge and obvious config error or that I made something wrong fell free to yell at me too. :) > > I just hope, I didn't bother you too much with my mail. And once again : Happy New Year > > > Sincerely yours, > Geraud CONTINSOUZAS > gej@dipp.net > > PS : Oh, I forgot, please apologize my awful, low-leveled english. Thanks a lot. :) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 10:16:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id C01AF37B41C for ; Thu, 3 Jan 2002 10:16:57 -0800 (PST) Received: from cheshire.blacktabby.org ([12.233.190.154]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020103181652.VGBO6450.rwcrmhc52.attbi.com@cheshire.blacktabby.org> for ; Thu, 3 Jan 2002 18:16:52 +0000 Date: Thu, 3 Jan 2002 10:16:29 -0800 From: Adam Kranzel To: ports@freebsd.org Subject: net/radius port Message-Id: <20020103101629.7305ded6.adam@blacktabby.org> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi... The net/radius port is currently broken with a fetch error, however that version (3.6.B1) has multiple exploitable buffer overflows. Should it be marked as FORBIDDEN though it can't be fetched anyway? I am working on a patch to upgrade the port to 3.6.B2 which apparently fixes the buffer overflows, however it may take a while. Any ideas? If consensus is that it should be marked as FORBIDDEN, I will send in a patch. thanks -Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 10:35:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id 6497237B405 for ; Thu, 3 Jan 2002 10:35:25 -0800 (PST) Received: from eken3.eken.phys.nagoya-u.ac.jp (eken3 [133.6.121.3]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id g03IZFB16270; Fri, 4 Jan 2002 03:35:15 +0900 (JST) Date: Fri, 04 Jan 2002 03:35:15 +0900 Message-ID: From: Yoichi NAKAYAMA To: Adam Kranzel Cc: ports@freebsd.org Subject: Re: net/radius port In-Reply-To: <20020103101629.7305ded6.adam@blacktabby.org> References: <20020103101629.7305ded6.adam@blacktabby.org> User-Agent: Wanderlust/2.9.2 (Unchained Melody) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (=?ISO-2022-JP?B?GyRCRiMwZjt7GyhC?=) APEL/10.3 Emacs/20.7 (i686-pc-linux-gnu) MULE/4.0 (=?ISO-2022-JP?B?GyRCMlYxYxsoQg==?=) Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Thu, 3 Jan 2002 10:16:29 -0800, Adam Kranzel wrote: > The net/radius port is currently broken with a fetch error, however that > version (3.6.B1) has multiple exploitable buffer overflows. Should it be > marked as FORBIDDEN though it can't be fetched anyway? I think yes. In such case, it should prohibit installation even if one manually put the tar.gz to ports/distfiles/ > I am working on a patch to upgrade the port to 3.6.B2 which apparently > fixes the buffer overflows, however it may take a while. > Any ideas? > If consensus is that it should be marked as FORBIDDEN, I will send in a > patch. -- Yoichi Nakayama To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 10:47:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id D27F037B41A; Thu, 3 Jan 2002 10:47:27 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g03InFV43534; Thu, 3 Jan 2002 20:49:15 +0200 (EET) (envelope-from never) Date: Thu, 3 Jan 2002 20:49:14 +0200 From: Nevermind To: Rob Andrews Cc: freebsd-security@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: libsafe? Message-ID: <20020103204914.A43401@nevermind.kiev.ua> References: <200201021122.27596@cyberpunkz.org> <200201021319.35424@cyberpunkz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201021319.35424@cyberpunkz.org>; from rob@cyberpunkz.org on Wed, Jan 02, 2002 at 01:26:25PM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Rob Andrews! On Wed, Jan 02, 2002 at 01:26:25PM -0600, you wrote: > and yes I realize libparanoid is in the ports. Note the differences between > libsafe and libparanoid.. (sorry I've gotten a few replies and yes I know > about it. but its not similar in _how_ it handles doing the same thing that > libsafe is doing) I've talked to Snar(@paranoia.ru) few days ago here, and he explained me why his approach is better then trying to handle "correctly" such things. I suppose when your app is being attacked with some of buffer overflow or anything else similar to it, it is better to shutdown to prevent any further attempts and report failure to administrator rather then not knowing that app is vulnerable to buf.overflow. Also, you cannot be absolutely sure of any way of "correct" handling such situation. P.S. 2 snar: please, correct me if I wrong. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 10:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1164F37B416 for ; Thu, 3 Jan 2002 10:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03Io1f35721; Thu, 3 Jan 2002 10:50:01 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 10:50:01 -0800 (PST) Message-Id: <200201031850.g03Io1f35721@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/33248: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) Reply-To: Miguel Mendez Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33248; it has been noted by GNATS. From: Miguel Mendez To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33248: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) Date: Thu, 3 Jan 2002 19:44:50 +0100 Okay, It seems ACE is fast these days :) Here is a patch against the original 0.3 port that will upgrade it to 0.5.3 (fixes some bug, faster and now can be configured) Now if a kind commiter would commit this one :) Cheers! -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! begin 644 kwinacqua.diff M9&EF9B`MB`\9FQY;FY`96YE6YN M0&5N97)G>6AQ+FAO;65I<"YN970^"B`C"B`C("1&U!/4E1.04U%?5\D*%!/4E1615)324].*0H@ M"B!-04E.5$%)3D52/0EF;'EN;D!E;F5R9WEH<2YH;VUE:7`N;F5T"B`*0$`@ M+3,R+#@@*S,U+#$Q($!`"B!PT5#2$]?35-'?2`B M?B\N:V1E+W-H87)E+V-O;F9I9R]K=VEN86-Q=6%?86-ET5#2$]? M35-'?0HK"BMP; Thu, 3 Jan 2002 11:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03J00s37033; Thu, 3 Jan 2002 11:00:00 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 60ACF37B417 for ; Thu, 3 Jan 2002 10:51:43 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g03Ipso09678; Thu, 3 Jan 2002 13:51:54 -0500 (EST) (envelope-from marcus) Message-Id: <200201031851.g03Ipso09678@shumai.marcuscom.com> Date: Thu, 3 Jan 2002 13:51:54 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33513: [MAINTAINER UPDATE] Update net/netatalk to 1.5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33513 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update net/netatalk to 1.5.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 11:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 30 15:32:39 EST 2001 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: Netatalk 1.5.0 RELEASE is out. Please update FreeBSD's port. >How-To-Repeat: >Fix: --- Makefile.orig Thu Jan 3 13:35:56 2002 +++ Makefile Thu Jan 3 13:49:17 2002 @@ -6,11 +6,11 @@ # PORTNAME= netatalk -PORTVERSION= 1.5r1 +PORTVERSION= 1.5.0 +PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netatalk -DISTNAME= netatalk-1.5rc1 MAINTAINER= marcus@marcuscom.com @@ -24,6 +24,7 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif +USE_BZIP2= yes CONFIGURE_ARGS+= --with-tcp-wrappers \ --with-pkgconfdir=${PREFIX}/etc \ # --disable-ddp @@ -65,7 +66,8 @@ megatron.1 nbp.1 pap.1 psorder.1 hqx2bin.1 macbinary.1 \ nbplkup.1 nbprgstr.1 nbpunrgstr.1 papstatus.1 \ single2bin.1 unbin.1 unhex.1 unsingle.1 acleandir.1 \ - netatalk-config.1 timeout.1 + netatalk-config.1 timeout.1 apple_cp.1 apple_mv.1 \ + apple_rm.1 MAN3= atalk_aton.3 nbp_name.3 MAN4= atalk.4 MAN5= AppleVolumes.default.5 afpd.conf.5 atalkd.conf.5 \ --- distinfo.orig Thu Jan 3 13:36:02 2002 +++ distinfo Thu Jan 3 13:29:53 2002 @@ -1 +1 @@ -MD5 (netatalk-1.5rc1.tar.gz) = 66cba4ab02b37ea1fa1ff245e4669f2a +MD5 (netatalk-1.5.0.tar.bz2) = d6609e86f39f8f0a7ab84c001a193848 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 12:28:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id 1A55037B41B for ; Thu, 3 Jan 2002 12:28:20 -0800 (PST) Received: (qmail 38679 invoked by uid 0); 3 Jan 2002 20:28:17 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with SMTP; 3 Jan 2002 20:28:17 -0000 Received: (qmail 32466 invoked by uid 1001); 3 Jan 2002 20:28:25 -0000 Date: Thu, 3 Jan 2002 22:28:25 +0200 From: Neil Blakey-Milner To: Mikhail Teterin Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, sobomax@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/frontpage-es Makefiledistinfo pkg-comment Message-ID: <20020103222825.A32137@mithrandr.moria.org> References: <20020103120225.A29560@mithrandr.moria.org> <200201031632.g03GWhf49137@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201031632.g03GWhf49137@aldan.algebra.com>; from mi@aldan.algebra.com on Thu, Jan 03, 2002 at 11:32:40AM -0500 Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu 2002-01-03 (11:32), Mikhail Teterin wrote: > On 3 Jan, Neil Blakey-Milner wrote: > > But ghostscript, I imagine, doesn't support being built once, and > > having stuff added on later, so it's not a target. But luckily > > someone was clever and removed the X dependency when making the > > ghostscript-nox11 port. Yay, now I can use ghostscript on my machines > > out of the box from the package! > > There are about 170 more optional parts of the ghostscript port. For > consistency, we need to have a pre-built package for every combination > (only 2^170)... It really depends how big the options are, and what dependencies they pull in. If at all possible all the non-dependency options that don't increase the package size by more than 100k should be enabled in the package. That way, you don't need 170 packages, you just need the X version, and the non-X version. There's no reason to regenerate a ghostscript package for each combination, there's no loss in providing all the options enabled (in this case). The frontpage-locale packages are different - they aren't the same bit of functionality customised to one language. They simply add (like mod_php4_mysql and mod_php4_postgresql from my example) capability to the existing package, and they don't conflict with each other. We should follow the example set by the kings of package management (that'd be Debian) and carry on doing the frontpage-ar, frontpage-de, &c. Each package is half a meg (it seems), so it makes sense not to bundle them all together in one big multi-megabyte package. Your only argument seems to be that it looks ugly having multiple ports in the www/ directory with those names. It really doesn't harm us in any other way. The only way to "fix" it is to be able to generate packages in one of the frontpage directories for them all individually. Whether that's via multiple-packages-from-one-port or packages-from-subdir-port, who knows? Since you're suggesting it, it's really up to you how you have it implemented. Having implemented the former, I can tell you it has advantages and disadvantages, and I know the file overhead of the latter will probably irritate people a lot. > > (This would be a joking reminder that people disagree with you and > > don't use FreeBSD the _exact_ _same_ _way_ as you, and that's not a > > problem, and thus we should try to accomodate people as much as > > possible.) > > I agree. We just disagree on how much IS possible... In general, moderation is the aim. We don't generate multiple ghostscript packages that differ only by single options that don't really add much size and don't add any dependencies. But we do ghostscript-with-x11 and ghostscript-without-x11, since that's practical and useful enough to most people. If anything, I think ghostscript should just enable all the options if it doesn't increase the size or usage noticably. Also, we generally let people who do the work decide how they do it if it's not broken or otherwise provably incorrect. I'm pretty sure there's no "provably" incorrectness in Scot's method, either by the ports not working, masses of complaints from users, or conflict with the porters handbook, I see no reason to discuss it further. However, if you're interested in building a solution to whatever problem you perceive, please start a new discussion with a new Subject line, without the References: or In-Reply-To: headers referring to this discussion. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 12:50:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86E2C37B41B for ; Thu, 3 Jan 2002 12:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03Ko0d58463; Thu, 3 Jan 2002 12:50:00 -0800 (PST) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id 0B69137B417 for ; Thu, 3 Jan 2002 12:46:15 -0800 (PST) Received: from graf.pompo.net (lyon-1-a7-17-54.dial.proxad.net [62.147.17.54]) by postfix1-2.free.fr (Postfix) with ESMTP id 3FE28AB412 for ; Thu, 3 Jan 2002 21:46:05 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 78BDC7656; Thu, 3 Jan 2002 21:45:22 +0100 (CET) Message-Id: <20020103204522.78BDC7656@graf.pompo.net> Date: Thu, 3 Jan 2002 21:45:22 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33516: [Maintainer-update] Upgrade www/horde-devel, mail/imp-devel & mail/turba from RC3 to final releases Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33516 >Category: ports >Synopsis: [Maintainer-update] Upgrade www/horde-devel, mail/imp-devel & mail/turba from RC3 to final releases >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 12:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 27 11:39:31 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: The enclosed patches upgrade the ports: . www/horde-devel from 2.0 RC3 to 2.0; . mail/turba from 1.0 RC3 to 1.0; . mail/imp-devel from 3.0 RC3 to 1.0 and they take care of their dependences (among them deskutils/kronolith already is in the ports). Remark: this PR supersedes PR ports/33172 (upgrades from RC3 to RC4). >How-To-Repeat: N.A. >Fix: The following uuencoded tar.gz file contains patches to be applied to www/horde-devel, mail/turba, mail/imp-devel and deskutils/kronolith. begin 644 horde-final.tar.gz M'XL(`%7`-#P``[Q<>W?;MI+OO_:GP.8DQTGU?MFQNKF-;"NV6EOR2DJR=WM[ M="`2DAA3),N'%;?-=]\9@$^)!"DY]_HD>N$W@\',8#`8@ER9MLHJ*GMD>M6B MKK+ZX?O_->KUTW:;_$#PK[[UWFC43T^;A)RU&YU&ZZS1;L!OS4[[]`=2_S?( MLO/G.2ZU"?G!-DU7AMNL&-/_$P+]9_]4;;$@%=L;DIKGV#7+M%VGMMEL:JN8 M8YBVMJS=T0>VT'0F`8:8XTJE4ICAT82ZY(HII-F$?]U.HUMOD&:]WC@NE4I% M>CN:KCSR"S4(:9'&VVZGWFV?(8/F\?OWI')6;M1)B;^^?W],CLG]:#P=]N[Z M[XXX,_'#I_YX,A@-WQTUJ_7C$OXR[G\:B)\:Q^2R-^U?C\:#_N3=$8AQ3.YZ MDVE_/)L,IOC3PK6ZM1J\5CE+&-^R9GES(6T-'&Q.==VI05>_7F/7DX\?/@S^ M]]V1&,AQY6HP\45Z^5<@WK>*^.Q+]JTROFRA^'>]P7`*__OC=T?N2F.V_?3> M79EKZE2I`P`<:KLW9 M5Z;4J$65%<.OULIJ5QVS*WJ?7`W&W[CFUZ8ZPS:483B:77PRN^W(*6?)K)Z./XLG]<.KCG?QV7_,XN M1\/I>'#Q<8H,$@()67J7OX8MOCC@#Z,A6/`6?U/@A?8JC^^_48JED8JC+QPNC5W;?DXW5QVT>;7,Y3X6W?Y@DAX M+330S/L4ALQ5:FN+.LY&[29<*-X`O+EF7_YU,QI?]7D/X%.UGN>N:FN%ZF*0 MU85I$Y2&:(8O#)<-^G^O+3A$4F6&"D)@AP&7S^-?)^/+;S5'L34+PHW#W)G%[+53=5;$']#D8C#T M=3:+MX/KINCLX_T5Q(VKV<4_9].;_@SG4S>N&6$*.>-48Q1A'+>#G/OES=WH MZAOQ2E]SI0%UO>8&XN;IW?@V MS[KULT(K5L0@MF*==COM;OL\6K$:I-3`65^YN^J0UX(>EB5<`*JPEE27?[XA M[TB+-DLE/,Z/6^WSSK'I21YC+3>.E?/3NMLOFB^ M;:H*;;7H_+3^MM$X.U>:X_CHUGCE6Z%PV]B2RD+Z3)%M:;[WMMIJ% MM+[-)J9[L%RSVVK%=%^&W*$$KWSEK*"4Z(P@3!@H>73A`G*)AN8C:9Z11JO; M.NW6ZT*B"HJ42K@]BK-N*Z#AV.\VP:-1'Z8 MV7]R^(UNYU0,OX3]OVV5&TU2PK<6EX#`O]J/Y/-*4U;$J:@'F-^729.!Z$C@J2O0$^Y$E'M M$K^1:`X*IR+_7TR#KHAKD@6L3"N,2<1@&Z?*!:B!3O,ZY#T4E`JP!!(B4JN! MBB"/G5/E`9:60$<;AF(17.Z0$S-<3:$0`I:^*D%*7QV?J*ZI@I%IN9II@$IM M1A3/MH%*?R(G&J00J`5=%>^XG.*[\P>^4>CT!#+0D^HQV1ZA2$:X\",G*U%64FQI/Q*(V73.7#P`'C2K&%9Z8\R],<%\0"T@"S&@@S+!^5P6 M$^/\O'P*&=&YG\=7?/FXTB'#(6(,2;W[6B6/5/>8T.<)!H-(>X))7(7.DP/L M0(N5$K*GM@&C[A)-)T^F1QX8LPBR*$-"2`S31=,NF8N&I"I,!*)K!L.L!M"V MX,$3)/1`SIFO;:(!%<#\6>!#'ZE=`U"4N9'4OU.(,Z0C]L_X\4?^\?]@-+YE M<0A@6/?)8L*L?-@_)=7F:QQ53S<,5C!#EY$ M*\X9E8CN#BHE&KA"&"J`H4OGNM\?Z`L,5(WZ\O4NF/C&U$(9%U31=,U]XI&& MS&"0L&TWW!EYO='`[PR3_.&9+G/>E`FK+JM=P:9:K<+8,?/EZ6K])Q'+GN_3 M/)0]RZ=YL&TTSG&?UFC6,>CR:`M\GZM!SN3Y&N1L4C2(L?>9TX+S2)L6O"$Q M+01T9UH<'65-`1'DPQ#H3P34F)@(R8U1/!KN0G>ZC05&$7@PO\"YLV:.0Y?, MB<4?/I6FH/E8]$%%]N_ZXVL_\.#WWFU_/"WSCY?C@?^I/QZ+#Y][XR%L/\67 MX6@ZN.R+SX/AAY$?&ANM!I^'K4YL'KY>,VKX"PT!';ML352VH)[N.MS%5-,X M<8E#'QGW?UR/B&6S!8/U1D$_"&(C#`V\_(2\CK42TX`E"=9V!W=:JF=C3WX` MT8PWT2H5!04>9*M!-O$\Y7'??+;RQ!QL\XRKT6GY*1>R?NZ@PWD<#CKAE,C3 MV5YX#=-@<7=,!2&[^.*<'K?B,ON!`".74P658E0R%-U3L7##8RV%H$+!26#: MH?Q^M"ISC\#)4.-[>Y@".)M!-D.$0W<%D<)5JKX/MGD,*S7:;3^6<>93/PI" MONE/:3\K]2!/Q-C),R-R]S3YG]N8V$$:50VX,((`L3-',6!3ZEE;8XU&`AU: M.E4@5FN&X"`*<<'.7IW7N':KH,YJL"8\3Y4BZ#Y7E<(C.^="E:?M^+)P`=/8 MLYD_^E"X4"SXG;L'H7,3YC3LTC$RX^S'I4CP2.B^2D*_!`UM>QU7AOBTLJ(\ M8OWDNZ"<9F4ZKF,Q11#I)B1;^%,^8:`I08EL9UY M$C$)[)!D(J/@ZVH,/A,8/M7\+="/PCK-!D]ZFLU&+%Z(C/TG,KF;WA.;_>%I M-@8MC'$40@4-,@`,"91G``3+*(98A%5JJV_"[4F@G#6%]=2.BYG8H,34*$%" M(#-4;)_!]G=U0M[]`Y8UW"EC42YH$UNJY_%SYIJ19$B*,D3-"$[.VK6J?IR` MA&`=[:Y`^P?6))3"E0%E_YJ$PG?@6`%HP":ZU<5:SMO]:Q)*6!1H=K"0T&QV MF_XE$%&3P&(PO)ZWMHL2\=IQK"YP!Y%U!*&E>4ZPOM'Q2QS)NL0.[>Y@FF]C MI8D&SU7%)84*^>^?L9++@^M+OH7M^D$VBWL9^%8[HF)3:]1K*%O#ETU9><&]!^0\;E=QR'RUV!F$TCG M[S&>7YNZ#BG4"J:K+G+Q^(;>7\FX(ORE@3Z:FBIV2SZG%ZKI8?K.TX479+/" MJVE443#7@$P".JHF(C+&[K9?CGQ[09SGP>V%Y> MWXXN>K>3WTYNIM/[V:0__M0?SS[UQA/D[G_%(O[)[\#BC1`[9E-J6;KO9LYO M7(`H@`H@[Q9C"I;=>)^JQM?1US-^U6T.J$*JKU1J2EV-4&S8/B5+[$^LG M"!H@?^>LMOEH"N;+?$$0@0``M:5-K96F./BENM06"0J^SB/%[/6+.U#UBS?Q M5JKKYF:VA.S?=3C*M3T6!\!N81,VB-_YPBA1G>O9<_HZH*>8&`!GKPE%!QB0U4,@(,OU=1K0U!3*@ MW*#IK=./XXM>P;B327](,)(S>W:$DK/?*VS)6 MC,;I5M\-D)GTAT1-.;-GAU(Y^[WBJYQ56M"54V1%8CE5`6,+L+C"F(ZX'MW> M]N]2%>HGG7GV%ASV,+C/-V-\,79QDP=F*4R\8U!!&5E4?)>9-,8M;M,/T_M, MF\9(]C%JC*R`505:,H6'@\M4BQJ:DFM.H-W#EL@Q8TP!HS0K%B#;L1_01,:# M+S++!4SB9ALR=V/:V<$WH-G';@%-`:,!5&*Q7\>CX>AV,+U)M=N#;1JFKN&^ M,,=Z(9\];!AQSQAEDFF:/?=DL6/;D#ZRNILP[J3GSHC_3ZI,^>: ME1^&S-*L69!T-RU&NEA:C%^E:7'(*AF5-]F&C$CV,61$520=1K#$D)]O/MY/ M4@VY67F6DVM(3K^'(077C)%%S-(,69!TQY"<+C(D_RHS9,0J;L@+;YEMR(AD M'T-&5`4,R<&RG*AWG9X3T65^3M2[WB,XT+(2\8O&U-+P;H$IG^J9 MTI\XINW.G_CQ6_@$4^0D;4!)V^0.QF'45E8IPX'\[8%S?)$,0`RZA,'/A!8OSJL50C M:8;+ELS.-9-DYGR?@7V'*;,K.Y8PX(VY^+8`++/WL+X@X/;WX]"[O_T/D1=D M3%4_X?MW*XYW\RS5!5=OS,&[Z.%5W%OTDW$@1_P(VOJ.-HC M(YX%&98:GBCG.-*+C$H^X"D[+"U5CTNBE32K]<.9X#VQ>(*56\:`],`A*SS5 M.F?,P-/'3,7S&P[>J[+&C;!:)0.8\G8EYFG'>*<*/Y<%8JP]9476ILV(;)WP8`0#N-'S9PN M/^2`%]O*XA-//<0A8.X!HE@?6&,?)N4X!YACX$HDFO'SY\]=@G<`=FOHI;&;J?><8Q:F!7D^ST&%YQA';]V\!3.D M4^P6M!B'Q.U7[7JWD9AC;7'22YQQ++UZ%=S3^>I5C=]P5%,!9FS/P1LVTJU^<'=+QD+O^Z?[=+&Z;Y(3W:[*EU(%W[ M0+K.`70KW:E^L9;[4\T9N[&K.(-_WM2VQ"D]]>-O3S$ MU_#4->Q:U\\AW5^O+IW?W$X.Z!,))Q>'$8ZO#R(\'$AYD?R2<9A+B[0`IJY)_OA?FHC@^F]X M*NDI>'R(O%7"8/NQ(\50>0QCCRTIAI(Q])]X(F^5,$@\*24749!1S+(DB772 M]!BF5K$;WO%FFET/CI`ZPYR0V;:9EH1MX_S;X0H@'8][?P'D1MRP*4/B33.R M]A73+6F[N9;*_,">YB:UTU;"$,-/?><`3,^5(=`?:]13-3,7-=<,"CZ0!\-] M)18\4A?Q+:CSF(M16=KJD\3`UL]^LO+\2D"_,L7CMR_E0GD4R@-IZQS?$RAC MD8OA)^OS0>(97OE`AWU54M/^;9Q6`"/UY`!CPB;?,C4CW]_6_*:^7)BEYFL- M(U(>QF80?/)59EMI66`2(RJD%>I(YWX2FB\@OSTS'Z4MC0*3RC$]6V$5I2AP M513XA3[FC]IE7_/M[QD/AKG)GZR/2DX`Y*BO\FDJ;EV5`LRY?U1O:TGC,9P_ M@2OQ<[3YKR1^%^%X]W>8V8;+#&HH+*V5&5[*SX%4NRV.2UW/26F`9-%-$RMX MH!@^JR1EB4:["F=-:43BK+PQ8)RBHK!/?,A?.M>D2!GD>%NPK#UZ1EIZ.]ZQ MG*Z12_X`/QY+LP`N6YKVDX3'G=2P'#&XZ]=$_;/F5\<+()D1LT<.E$?Y?)P? MP"ALQ` MW&.WRRG*1]:CXP0^;5`I#-0#*?+VQS$^PO=UOY?,J8 MZEMS+8U8S+5,^JVIN,OA"M/Q]*9KV_2R@LA-$.&QG-SNE!M-_H2>TW*'WZ"X M2S!0\1Y6]RF#WVVP+=UM0@_*&-^6EV`0F]/*,]Z>49H)B72Q$\-2^" MBL*>')D(>W)HD-X60<82TR+P,$[*@4&-C[[(Z,)ZU[IJY6L ML).%W"[LR''QPHX<&2_LR)'QPDX&,BSL9+3S&N>.A,0[:&SYDU0$$VVIY;\ M4R%AR5_:*F&07LS/ANZ4Z=.AB4)\^N#"*RORYB(L8O5WJ2*+J:#8Z.4#3V]- M7'S(14A&GG'Q8;OT$5PMBRZ$P4>UJAE*$2B>-2F*-4)P87YNJIS-'BO2G;;P$5`0>S':I$##=:PO3=&$KD8M;,:H6P8G* M6RZ,E]1DJ%A%3KB9O9[-3=YJ9>G*(P#/%L,.-E((Y/ M;O[WVRUI9J318P9OSNY^")781OU3ZRVUU*U6P423=4QJ*33&P3>^@PKY+3;& MH4(O%WUMO!F.&C388'>AC'3I\F)G94+2VU*W=[;D>B6S(ZX_5"65^JL MU`!AEJ:K^'XYI6^1:$&B#"0\U%2,A1$&\Q%LY$W)2VC\4L6ND!\QNF=52D!T MPE&"&W6'_8O+4?Z$`+V-!H*2A^C(TWC<_=]G@^[X36\TZIST1EPBO8GT^%DP M/NYM@0\6XY.A'J_-+LPV;T=L3_'Y9F'@&8^!CY9GQ<"S=Y;QU*8[#\>O^EN4 M:[X:OS*42XL/U^/^Y1;XC]'X]3;\EXOQV6"+>EY&XY?GK[=(X'8QOC`DH,>O MQR^W*/A_8';<`Z]NN80G[&)/XU'V_3/?U^/NV?;X2_? ME>E[:.E/34G#"VB MRI;J#XB;&;EN%UFT5-\R9FJIOG4\;JF^?;S:`^/5'Q`OL53?.E9JJ;Y=S,Q2 M?;MX>4OU[6*OM&=K92W5MXLE6:H_,.KV]2I8JF\?D5NJ;QTQL51_P(3UT'@/ M3K#[T(@G#XTX>&C$X4,C/J3]Q9M.IICIQ2P3P'3-*K.TDL/SEE8Y:J*VE(-O M(Z/P"Z14]%7T>LH5`$)!;<("I$*VM7;O%@!%"I2(T7)/A6> MM7&H"*RG?%ZCJ(%Y4/A1(5<;BXJS2*F4SP,5:;44*KQJ*51,U9:5":3:2%3T MU%-0R-12F#B)).K1W&L=UM$"I-4\=)V6*CU"C,^PZ-/3(7S?,4^D8J(V(2H0 M:DHDF/G)E&379K*^L^_JU*V\D9YNO8T(:;-O1"F;_0)D>@AAQ"E;_@)D"8[I MT8`>DCL:T(/T1P,EL,+10`FT<#2@1\M/DY8\&LCA,EM2F9!-ZJ;^9U6YE("F M>I$2V$SE4@IC6/%B6H<$S"O0;'B2F0PIT&QPE(-BA&E MZ)A,2/D`W([2'(`71,@?@-OAZ@&X'7]7T$2V`W!3G/QIM1V7GE2;8`6JK&VB M":JL;:(EJJPR<7*J+%.4O'+%CI/T6'9HHLR`U,]5C$LU1J:H5IM<1%:F MMM.^1&3$U\0!JGM.'-^`9#-O_N%OC(U/HAR?=T=[>S%P#K#0'-T][9R=]$8% MH//C_MG)>'39.3ON#(^I1&E#GUT.^R_?7D*<(KX7OQ:#AE!#(,56;*#3WN#" MGJO33O=U85KHCZXS&-C3&O1'EP45ENG(S)C1^=MAMR?S^7D6KE8W)`?=K?!P M>:A);L?6TG'UG`0@E:CMDEYCJ%R]& MF*G4K-=&9ALH?>+Y-K:"S(E0ZV8+&6<1,YD:"1O)^GZ7KWT[B-:^%:*G\O;7 MTG0;@%+((A!*Z448R[!55L%"7B`Y%K/"!BX`4<&U")2MX$5(NL@5@40)KPB; MKIPE@`40/5FWE[8C9X;NS>F&06'0BQ>CK0A%;UZ,MB(4O7HQVK#&"#IRPPPE M:.;MJ>3U\L5H:XJ*3KX8;4U1T=D7HZT(1:?/SAJ;371[ZSLM]GZBC0,]*+4B M%+U^,=I:2ZK>OP3(ORUCX>,ZSE&M1GZ@GLN=W&_BUOUZ@Y!&S:V[?J/F M^Q#DUNI'/Q#G/Y8CX;.)UY,5(3^@@WH;[NXZ"!9_1H;^W(_6KVKFWY7Y/TU4 M0GJ,8$PJ^U(UL:$^4.DKS`WB.FW';SL-K1=531J2_]1FN]9JU_S,?VKCL$4. M\`[_T>=`NZ78N>R?G MPWYO]&('TT=WM;OD36=TV1N.1_U+#)]3#[7H"23S4'N[N>)9A?YT-5DL8M@Y M'/='/`./OR29^5IA?_-\?*T,NS[U8=SIGUW"_]X0LGL=!JO5_<_KZ^AF$E#5^/AMVO?!,J!"3SIA`$^V2)547/BLD*0@!?UH60=-XLP^\VDE`' M6Z=:&%?,CB'5K-INB8#Z"4\V96`573;CTQ@D7`*E>W[V"K]1%N&<_)/\2"IS M3L`8SQY_H73RK^?H8'E)WC,[3Z=QB)IZ^.4ZM'EI#D[/WYUA]K$?MN&_)I.G M;\Z/*22JK.X^"RE)A6"ICF@.A,-6Y@OZ\1>ZYHS[9UW>+!>]X0#CA:02D$=Q MF_IW8Q'IE3SQL<^VD*?VAT<2-R4MUB9_A/U[8+'SD#0,KWNVVS)/6D6Z6W^D M"NWYXPPFHF4P>W)VGIR`/I5&W^,O&*;M&TCXJO=EG9\L\6)@N)Q'AODP(1?- MN0ENYUTPHW,N["4\M^VTVNY1T9R;QI5]5M?K[7I+\%D-?99ZA']S7"=/:,P* M3*TXK55A*JQ^^/=3\H*TYM/&S/$:;FWNU3W/#>HUO^Y-W6EMXA\Y+B`8(L"CJ5R96AQ#*H MJ&YE],YHLZ3^]]TF]>S=;'M.40WG.,AK&[217Y/\[]>H;W"Z":Q@WG@?9>[, M8OD^:9H=4B..VZYY;9>[*J]@?@Q141WZK3`+G']=KV9%OC`EL=<-=5XR3SV^D[+HWG$ M7W7A\1TACV_NB?"Z,&24Y-_4B7]?9,&WD]7D1GQ,8I>PD=_)16.>#/C!O2/$CIQEP=Z.G4>$FFR[FF M*RT&R2`Y^W2^OOF`+SK1WMH\A"YTP'[A8I85;;V^UY88!@<+AZG!R]%6T3J" M;1JC;Y;A9[E&1)9214AI(>&8.>^A;QJT":;$7ES`.B)/+J"0)]`QGAX2WW>. M*(E6CU3]^8QJ:1@_1],50FZV/&<#E?.6J3KN)/WL4Q>APLM3X^CJMV"ZCO MJ"9&GRS"22P!6$C&(:`/L8@(%I(A4)+@XUO"B>$9&M_OT*'%\.35+5I$4Q$. MLI%A+H7`QUP0`52N+$*$FR!`,PO71%ZDARXS5@>)38*.-J$/"FD1G_`8+75`)9`4)^1$1YZLUZOP M:K,.8@UW+8:YCM`"J82;>'?S?-PO>/C6G%)H=>DL!%B2U2[>:":@0EFSS_*, M9H(W.S$X6`3KP-@\D!9LT^X%.CT1IZ_KP4]-8Z>Z6?XR&G>!JD.PG*H`R41? M")<=AQ*%UKF*J0'ZN:DTU*L?]51B)68^P;"P]1H5^^KU0U=37.%Y+`U%=(.5 M(XENL'+%U-R>5SVH(I7;\_:\>KMV0*\JM5SM>O?5JQZNW7NWEU=QZM2>@WGHMP"NW7NUXS:W7-`(]R7-PD#>T@]QX M@]6>I'J#U8`7K]4(P?EK-3))O%8C4[)K-7)X>C&&EI>>^APT/53V*27.74?) M480K,3F*="5&IHE78G*4Y$J,0A$OOL@4\>*+3!$OON0HXL47F21>?,E1A(LO M,D6^^-)R\"BXU>#/U2GHW*47F2A>>E$HZ:47@:)>;2%:.G=4Q3L>[BMRN/0] MSSQ!NM8@$'37&H@!`=).>I_!ALDN)]A0@L4NW?#Y1SABW5H]K_TWS.YVA,6B MPH`6%(HEYOMBM#5%FT6%`6U%Z"TJ^$/";KU$G>8M*DJL&<5H:RU9+2I,<&N: M-HL*`]J.4"PJ_FIUV]_N$][<\I<._W,Z8+O^USNJU^JI_K?>:!#8'GI^_;O^ M]\_XF$\"LIYAUP&G.+L>V,!N.UVPFE;N5,"OMWU7U`>C4)4JU$2-,+#*Z8/] M;ZX/AC0$;3"Y>'V":8_>OGK5_Y\7.ZPDWUY)[#?H_KC!UXQ_P#]2(>_ZEZ?G M;R_'H]%@9Z=-PCFYCS;L*=EEM"9(Q_Z0SZ MQ^-N;WB9L8GNEF1"/DT6X8Q`##(-5NMPCB_;!L\AJIP#.D]G<6<1S<#=!)*< MI*?R\7,EY_TWG8M1;PA5DD9>$0PD^&!SL"*KS3(F$>0$^%W#]YO)]#I<0@[H M6NKZ*!&Z;IUO*:K![&SPV]Y$":^0S:G M<7+MA']A-SS(^]W*S@X-X?]3I0[IZ(ONAT7[-5<]L4 MQ<2@AW*%\XN=Y'B(P,C`*T?KSVO"[Q/1/[DG59)L<"`S9&N_PB<3H8]U'#_CEK>_6YWT.^= M44SOK/-RT#LFCZ!5'^T3-J!@;(]/OZ:*=V,VF>#!YPD(\D%U&MVT4>7-IA^NN4^M%(0FU[/9VQN<=SN#EYU1;V\/ M&*7?\IQ4'[TZ=OTW%V,^W8E_DRK9)\^`'0[]\]'7_3;R!@#7TM/7V-G&Z`]R MY28`6M;Y5DN[H3;1O;V+X?GE>?=\`!6#+P*UGV,@SE78!R'0K?E9BMHJA\ZT MB`,3?X%5J^6WC0VG9%R8OLMF_ED<+VPIV/*I804;`;I0P-I0P76BN!Y*#*[. MZ*(W&#S5=]3WS][_1%[V3EZ.CAFNC>W1.SM.`\C[G]X_8V8@,+?MV/HN'6\- M.MEYS<32_1_D8A5]"FQOO_XN\8#J]]T_>/\T%/6%*P?VGFM9(61-M$RAF,"5- M>T`X:J>CC&;N>,%TYOC>W)_X4[KD/S79DD\;+6V`ZQJ&D.: M7%0:BQK20`;\=NU([#3F6&@00PO?Q%B0EL,+3ZAD[^(R3W]BS@GYB80H\5;I MW_S("$\\#_`7>_")/.:)_',?9V!AR"?Z_DRA387I$86G]A?[+#H#T-?M!/&! M&OEHS`]H2ADM,5R`52\-G$<+D$NYDIJV96*B49@DLT&14**)2D5G$,%SE-"D M'%4L.6):_1PS<5T3,`E3<7E.*?95.>BT9GC8/]U6PUGF\$[%2=,&'%H%B;8&SJ'#C6#H[.F M:&*6[E9R1G!T&J!3KU?CG.11*$?,I]YH^TW!O*Q6PQW.`?M%S?;"2RE8+I-(H-2!HXCZ,]8JFU-V,@MB9=3I+6Y#:5Z%F771BHH,3F MXXPZW:Q6P7*]N$>K7=A`?[HGE&UT"SOG=96\"B;XYEP,>[#)FIVA7`70T-"\ MP6SW(.4#6S2R#.Y(3(VO"%>ZDVB.PF$1&TA[NMB`2,GZ!W2?YR!=`KM#,E\$ MGT/DB#TH@*Q"OR'Q?;P.;A"#YT(T"G2+7<(F'K)>!0$0ES/8WJ^"*IY[]-=D M%?R^"3$+%Z<7M2KY-=J0^#K:+&:T]X;KY)"&GLY`GUY//H*,BS8QZ\F'`$JR M6\&8,;G:A(MU!:J+/U@&Q5G.%K3/0Y+0,"`?PY(DPFK0+S*AEI,$,$Q^F)!J'L<*!)RYJ7+ZFBW$JWRN89QS@ULH'9N)K^A MP5\83`-:(DAB&LV@1BJ[E-%>',3K`[)=!%,EO#';@5S=H4*QA5T'/9D$6,++;VDK*#E/H71)DXZ M177W8/N*)+FB)F[-ODU5TC[R[MV[-D'9';8C=W=WP@$G'FYN-T7P]\\*ABU' ME9TF./RA0KJ.12HS>IX@,Z(.[L!--''\;/&05O[-Y#XY0&6-BRD1FM+T?K6) M*RA]S`X)'LCP]">WEWO\=L'> M7K9%JF`_B>X0&`

P44C_,0SQ9[R@ZFN#7.2S#;('L<_NAU"#HUE)Q.0EB: M*?2X#XP#?^J2H/D66A/M5A*[9)P?9C@&:(=(^B;TXLLT"_1\5DS_D$XHY9*' M3JQ)GQ0G#PLN;Y3PP_5:+,Q^\I9B##/M&(2-ZWW(ZAK=L^$\C^M_N`RQ#B>[ M!S.8%:?K:'4/XC6L`_CB.IW#,:6[5;@.Z#?(`"WE77#%I%%HNY^^T6>[L:4W MU)3[N=E8T\3PCXPJQ6@3A:E6V_&EY=>CLIS#;31T;H=PGBEP]T0A=J=,%,*/ MSTT.CA"3GM/;&!7X6T)(>KAO86-WMX2(=(#3/<5%8FDI'$Q*X:H]:IZ8G>68 M::DA:!Z0:162&1'OJ_FI_6D>GZD>C"S3Q]TLM/0IM3P`1_Q,R_9&>,_51#/F M27_D5ZDP4%/.[&GET/4J4KJP8F,K45Y1`45A15^Q!GE:&\Y?MTX![*:E M<^C#)K+5.JPI)JSX2$P>H1K: M3YO&BX21,-P,3PS"Q=#):-P MUW>936U#77%S)N%2N&`0+H5+YN`B130&E\(%4W`Q7#0$%\-3,W"FBG#PT@KL MF1N'GJ_)OVC++8:S;J\AQ-?K*%(R3[NU!KWYJ`G,V7V+)-'J.Q?.;+ZE<*TT MMPK8OE'I(%H#<87:AVZ]"CYH8TXW\3JZ&>L[<0+"'1@]A=K<5J>K:*GE!""/ MO[Z\,`*X7R!Y!,GFZ5DP'B4E+RM+!,EJ/0TVV*QKZ*H'92M.\)ULQ.'6Z=E5 MM,$755+;]18]T_?>DXPHNZF@C, MS37;DL46QAS'M$^9R;X-S(7Y^Y)PKKB0KP-X'KV`X=6\Y`9&:J>M%4,M=)O' M1RU6<+ZE%5(%,W6M`&KC;[F7H,5:TK+=2=!B+6G9[B-HL1:ZP;NCWZ([X",_ M?Q=!*P19Z*H(5`BVU(PB`!5A+8G)XH\5:"$JPL_?^=;!1U@EHD6XOO[+[/^) MZ]=KJ?U_HX;^WSS?^^[_[4_Y:`^99T'\$5TMQL^R[F&\!*`!&V\"%#).KP.X M/G%J;;_9=O77`6RIIE8T7AV=V#A^RH3="<"+I5R@%F\$I(QR]P*DZKX()`FBO=+0&N1;M%&:2Z#-;<#B[+/[??K]-3MGIBOU_LPBOE(+OQVL88 M+V71?OSE]?#\['S0OSP]3OUM$;._K:S6ROK<2OG_V7ZW_NJQ]OWS_?/]\_WS 4_?/]\_WS_?-W^/P_-8ST<@#P```` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 12:52:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from scanner.secnap.net (scanner.secnap.net [216.241.67.74]) by hub.freebsd.org (Postfix) with ESMTP id 2124337B41A for ; Thu, 3 Jan 2002 12:52:13 -0800 (PST) Received: from MIKELT ([10.1.1.40]) by scanner.secnap.net (8.11.6/8.11.5) with SMTP id g03Kq7357364 for ; Thu, 3 Jan 2002 15:52:07 -0500 (EST) (envelope-from scheidell@fdma.com) Message-ID: <004301c19498$6ff34bc0$2801010a@MIKELT> From: "Michael Scheidell" To: X-Mailer: Microsoft Outlook Express 5.50.4807.1700 Subject: Re: Sendmail port vs default sendmail (/usr/src)? Date: Thu, 3 Jan 2002 15:51:35 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is all I get: FBSD 4.4 STABLE: cc -O -I. -I../../include -DNEWDB -DNIS -DMAP_REGEX -c t-shm.c cc -o t-shm t-shm.o libsm.a -lutil ============================================================ ./t-shm *** Signal 12 Stop in /usr/ports/mail/sendmail/work/sendmail-8.12.1/obj.FreeBSD.4.5-PRERELEASE.i38 6/libsm. *** Error code 1 Stop in /usr/ports/mail/sendmail/work/sendmail-8.12.1. *** Error code 1 -- Michael Scheidell Secnap Network Security, LLC scheidell@secnap.net 1+(561) 368-9561 See updated IT Security News at http://www.fdma.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 13:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B880D37B41C for ; Thu, 3 Jan 2002 13:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03LA1Z64653; Thu, 3 Jan 2002 13:10:01 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 13:10:01 -0800 (PST) Message-Id: <200201032110.g03LA1Z64653@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/33172: [Maintainer-update] Upgrade www/horde-devel, mail/turba and mail/imp-devel from RC3 to RC4 Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33172; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/33172: [Maintainer-update] Upgrade www/horde-devel, mail/turba and mail/imp-devel from RC3 to RC4 Date: Thu, 3 Jan 2002 21:59:47 +0100 Le 25 Dec 01 à 18:04:03 +0000, Thierry Thomas écrivait : > > >Number: 33172 > >Category: ports > >Synopsis: [Maintainer-update] Upgrade www/horde-devel, mail/turba and mail/imp-devel from RC3 to RC4 Please close this PR: it has been superseded by PR ports/33516. Thanks. -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 13:10:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.quantified.com (ns2.quantified.com [63.212.171.3]) by hub.freebsd.org (Postfix) with ESMTP id A22A337B405 for ; Thu, 3 Jan 2002 13:10:03 -0800 (PST) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.quantified.com (8.12.1/8.12.1) with ESMTP id g03L9oK1068935; Thu, 3 Jan 2002 13:09:50 -0800 (PST) (envelope-from dsilver@quantified.com) Date: Thu, 3 Jan 2002 13:09:52 -0800 (PST) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: Michael Scheidell Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Sendmail port vs default sendmail (/usr/src)? In-Reply-To: <004301c19498$6ff34bc0$2801010a@MIKELT> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (mail.quantified.com) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael - somehow your machine or ports (NFS?) thinks you're running 4.5-PRERELEASE. On my 4.4 machine the path is: /usr/ports/mail/sendmail/work/sendmail-8.12.1/obj.FreeBSD.4.4-STABLE.i386/ try 'make clean all' and see if that rebuilds it properly. On Thu, 3 Jan 2002, Michael Scheidell wrote: > This is all I get: > FBSD 4.4 STABLE: > cc -O -I. -I../../include -DNEWDB -DNIS -DMAP_REGEX -c t-shm.c > cc -o t-shm t-shm.o libsm.a -lutil > ============================================================ > ./t-shm > *** Signal 12 > > Stop in > /usr/ports/mail/sendmail/work/sendmail-8.12.1/obj.FreeBSD.4.5-PRERELEASE.i38 > 6/libsm. > *** Error code 1 > > Stop in /usr/ports/mail/sendmail/work/sendmail-8.12.1. > *** Error code 1 > > -- > Michael Scheidell > Secnap Network Security, LLC > scheidell@secnap.net 1+(561) 368-9561 > See updated IT Security News at http://www.fdma.com/ > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Quantified Systems, Inc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 13:24:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id ED2A437B416; Thu, 3 Jan 2002 13:24:41 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g03LOBf54171; Thu, 3 Jan 2002 16:24:12 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201032124.g03LOBf54171@aldan.algebra.com> Date: Thu, 3 Jan 2002 16:24:08 -0500 (EST) From: Mikhail Teterin Subject: Re: Multiple packages from one port To: petef@databits.net Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org In-Reply-To: <20011229120106.B53652@databits.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 29 Dec, Pete Fritchman wrote: > [ cc: trimmed] > > ++ 29/12/01 11:44 -0500 - Mikhail Teterin: > | Makes sense. If only we weren't so fixated on the pre-built > | packages, there'd be nothing to talk about. > > Ports are about building packages. No, ports are about letting our users build software locally. Packages are simply the next step... > I would guess that a majority of our users tend to use packages... Do you have any numbers? I don't... > I've introduced about 10 of my friends to FreeBSD in the past few > months, all of them being fairly unix illiterate. They all *love* > packages. I can't get them to touch ports -- they think it's too > complicated. Perhaps, you are not explaining it to them well enough?.. Why is cd /usr/ports/whatever/you-want make install clean any more complicated, than cd /cdrom/ports/packages/All pkg_add you-want.tgz > | > The frontpage- ports are not slave ports of frontpage port. > | > They are slave ports to the first FrontPage Web Admin port > | > (www/frontpage-ar). > | > | Ok, thanks. Pardon my ignorance. What I really meant to say, is they > | should all be made into one port -- with options, just like > | kde2-i18n (or php, or ghostscript). Unless, of course, we are in a > | race to hit a certain port-number growth target :-) > > I agree with you -- they *should*. This would be ideal. > Instead of fighting over frontpage ports, let's brainstorm and try to > come up with something useful to build multiple packages from one port > -- this would be a great feature. As I indicated before, I personally am not very interested in packages. The reason I started (and continue on) this thread, is because the many frontpage-?? ports once again underscore a troublesome trend -- useless ports are added to the system _purely_ for the sake of having pre-built packages. IMHO, bento and packages are outside of the ports domain, and the integrity of the ports system should not be sacrificed for them. On 3 Jan, Neil Blakey-Milner wrote: > However, if you're interested in building a solution to whatever > problem you perceive, please start a new discussion with a new Subject > line, without the References: or In-Reply-To: headers referring to > this discussion. The problem I perceive is very simple to solve. Put all the frontpage-?? ports into one with a dialog(1) based configure. After that, whoever has a problem with frontpage-?? packages not available as part of the FreeBSD distribution is welcome to follow Neil's suggestion quoted above. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 13:41:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.203]) by hub.freebsd.org (Postfix) with SMTP id 1693637B41E for ; Thu, 3 Jan 2002 13:41:31 -0800 (PST) Received: (qmail 84621 invoked by uid 1001); 3 Jan 2002 21:41:30 -0000 Date: Thu, 3 Jan 2002 16:41:30 -0500 From: Pete Fritchman To: Mikhail Teterin Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org Subject: Re: Multiple packages from one port Message-ID: <20020103164130.D82299@databits.net> References: <20011229120106.B53652@databits.net> <200201032124.g03LOBf54171@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201032124.g03LOBf54171@aldan.algebra.com>; from mi@aldan.algebra.com on Thu, Jan 03, 2002 at 04:24:08PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 03/01/02 16:24 -0500 - Mikhail Teterin: | > I would guess that a majority of our users tend to use packages... | | Do you have any numbers? I don't... Um, no, hence 'guess'. | > I've introduced about 10 of my friends to FreeBSD in the past few | > months, all of them being fairly unix illiterate. They all *love* | > packages. I can't get them to touch ports -- they think it's too | > complicated. | | Perhaps, you are not explaining it to them well enough?.. Why is | | cd /usr/ports/whatever/you-want | make install clean | | any more complicated, than | | cd /cdrom/ports/packages/All | pkg_add you-want.tgz - there can be errors when compiling a port - confusion about options to select with ports that have a dialog(1) configure script - remembering to update ports - the concept of an "old" work/ directory (remember, these are people using unix for the first time) - takes too long (well, this doesn't come under complicated, but while I'm listing complaints/problems they had...) I'm sure there are more reasons it can be complicated, these are all I remember hearing from my friends. This stuff isn't as easy or logical to some people as it is to most of us... | > | Ok, thanks. Pardon my ignorance. What I really meant to say, is they | > | should all be made into one port -- with options, just like | > | kde2-i18n (or php, or ghostscript). Unless, of course, we are in a | > | race to hit a certain port-number growth target :-) | > | > I agree with you -- they *should*. This would be ideal. | | > Instead of fighting over frontpage ports, let's brainstorm and try to | > come up with something useful to build multiple packages from one port | > -- this would be a great feature. | | As I indicated before, I personally am not very interested in packages. | The reason I started (and continue on) this thread, is because the many | frontpage-?? ports once again underscore a troublesome trend -- useless | ports are added to the system _purely_ for the sake of having pre-built | packages. IMHO, bento and packages are outside of the ports domain, and | the integrity of the ports system should not be sacrificed for them. If you aren't interested in packages, then ignore the ports designed with the only purpose of making a specialized package and let the people who _are_ interested in packages deal with making a new system and having these ports removed in time. -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 14: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0967737B41B for ; Thu, 3 Jan 2002 14:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03M02170751; Thu, 3 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id DC5E837B41E for ; Thu, 3 Jan 2002 13:51:26 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 78D0E1E879 for ; Thu, 3 Jan 2002 16:51:20 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g03LpKY89728; Thu, 3 Jan 2002 16:51:20 -0500 (EST) (envelope-from khera) Message-Id: <200201032151.g03LpKY89728@onceler.kciLink.com> Date: Thu, 3 Jan 2002 16:51:20 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33519: make index fails if PERL_VERSION is 5.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33519 >Category: ports >Synopsis: make index fails if PERL_VERSION is 5.6.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Tue Dec 11 10:12:07 EST 2001 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 ports updated today via cvsup >Description: make index fails if PERL_VERSION is not a traditional numeric value, eg, when you have perl 5.6.1 installed from the ports tree (or you're running 5.6.0 in FreeBSD 5.x) The failure is actually in german/BBBike/Makefile where PERL_VERSION is tested numerically, but 5.6.1 is not "numeric" so make complains and exits. >How-To-Repeat: set PERL_VERSION=5.6.1 in /etc/make.conf (or use a FreeBSD 5.x system) cd /usr/ports make index >Fix: This patch should do it, since we no longer need to support FreeBSD 3.x. --- german/BBBike/#Makefile~ Thu Jan 3 16:29:29 2002 +++ german/BBBike/Makefile Thu Jan 3 16:29:29 2002 @@ -21,7 +21,7 @@ MYDESTDIR= ${PREFIX}/BBBike -.if !defined(PERL_VERSION) || ${PERL_VERSION} <= 5.00503 +.if !defined(PERL_VERSION) || ${PERL_VERSION} == 5.00503 PLIST= ${PKGDIR}/pkg-plist.5005 .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 14:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D11F37B41F for ; Thu, 3 Jan 2002 14:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03MA0275409; Thu, 3 Jan 2002 14:10:00 -0800 (PST) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 886D537B422; Thu, 3 Jan 2002 14:04:31 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 852A71E877; Thu, 3 Jan 2002 17:04:30 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g03M4Uh38507; Thu, 3 Jan 2002 17:04:30 -0500 (EST) (envelope-from khera) Message-Id: <200201032204.g03M4Uh38507@onceler.kciLink.com> Date: Thu, 3 Jan 2002 17:04:30 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org Cc: knu@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33520: "bsdpan" files confuse portversion utility Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33520 >Category: ports >Synopsis: "bsdpan" files confuse portversion utility >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 14:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Tue Dec 11 10:12:07 EST 2001 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 perl 5.6.1 from ports set as default perl >Description: the ports' perl 5.6.1 installs with BSDPAN as default. whenever modules are installed via the "CPAN" utility, they create bsdpan-XXX "ports" on the fly. The pkgdb -F and portversion utilities complain about missin origin of these files. However, there is no origin since they are not really ports in the traditional sense. portversion outputs something like this: bsdpan-Digest-MD5-2.16 # error - origin not recorded; run pkgdb -F and running pkgdb -F does no good since there is no origin ;-( >How-To-Repeat: install perl 5.6.1 with BSDPAN and install some modules via CPAN. run "portversion -v -L=". >Fix: I think it may be worth some special-case handling of ports that have no origin like this, but I'm not sure the mechanics of doing it. Right now, just ignore those warnings... It is not urgent, but something to keep in mind as we progress towards FreeBSD 5.x where perl5.6+BSDPAN might be standard. Thanks. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 14:10:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 821A837B405; Thu, 3 Jan 2002 14:10:25 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03M1NL71010; Thu, 3 Jan 2002 14:01:23 -0800 (PST) (envelope-from jim) Date: Thu, 3 Jan 2002 14:01:23 -0800 (PST) From: Message-Id: <200201032201.g03M1NL71010@freefall.freebsd.org> To: udo.schweigert@siemens.com, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33510: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Thu Jan 3 14:01:06 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33510 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 14:28:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail48.fg.online.no (mail48-s.fg.online.no [148.122.161.48]) by hub.freebsd.org (Postfix) with ESMTP id A9B6037B41D; Thu, 3 Jan 2002 14:28:29 -0800 (PST) Received: from queen.daxnet.no (ti500710a080-0543.bb.online.no [146.172.46.31]) by mail48.fg.online.no (8.9.3/8.9.3) with ESMTP id XAA02143; Thu, 3 Jan 2002 23:28:26 +0100 (MET) Date: Thu, 03 Jan 2002 22:28:25 UTC Message-ID: <20020103222826@mail> From: Oddmund Johannesen To: shige@freebsd.org Cc: ports@freebsd.org Subject: FreeBSD Port: xv-3.10a, postscript bug MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: mymailer/1.0 (Why do you want to know) X-no-Archive: yes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greetings, During the last couple of months I have been plagued by a nasty bug when writing PostScript files. On all platforms I normally use I always get a coredump when writing a .ps file after doing a gamma correction. Actually, on my FreeBSD system the bug apparently translates to a memory leak, as a call to free(3) detects an invalid pointer. Today I decided to find the bug, and it turned out to be very simple: It's the inpix pointer below that gets freed after having been updated from the time of being malloc-ed. The following patch will fix the bug. -- Oddmund Johannesen. --- xvps.c.orig Thu Dec 22 23:34:42 1994 +++ xvps.c Thu Jan 3 13:05:43 2002 @@ -891,7 +891,7 @@ int i, j, q, err, rpix, gpix, bpix, nc, ptype; int iw, ih, ox, oy, slen, lwidth, bits, colorps, w, h, pfree; double iwf, ihf; - byte *inpix, *rmap, *gmap, *bmap; + byte *inpix, *rmap, *gmap, *bmap, *thepic; slen = bits = colorps = 0; @@ -902,7 +902,7 @@ WaitCursor(); inpix = GenSavePic(&ptype, &w, &h, &pfree, &nc, &rmap, &gmap, &bmap); - + thepic = inpix; /* Keep for removal. */ /* printed image will have size iw,ih (in picas) */ iw = (int) (sz_inx * 72.0 + 0.5); @@ -1123,7 +1123,7 @@ fprintf(fp,"origstate restore\n\n"); fprintf(fp,"%%%%Trailer\n"); - if (pfree) free(inpix); + if (pfree) free(thepic); if (CloseOutFile(fp, filename, (err==EOF)) == 0) { DirBox(0); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 15:13:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id C8BC137B41B; Thu, 3 Jan 2002 15:13:50 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g03NDPf56011; Thu, 3 Jan 2002 18:13:34 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201032313.g03NDPf56011@aldan.algebra.com> Date: Thu, 3 Jan 2002 18:13:22 -0500 (EST) From: Mikhail Teterin Subject: Re: Multiple packages from one port To: petef@databits.net Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org In-Reply-To: <20020103164130.D82299@databits.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 3 Jan, Pete Fritchman wrote: > | > I've introduced about 10 of my friends to FreeBSD in the past few > | > months, all of them being fairly unix illiterate. They all *love* > | > packages. I can't get them to touch ports -- they think it's too > | > complicated. > | > | Perhaps, you are not explaining it to them well enough?.. Why is > | > | cd /usr/ports/whatever/you-want > | make install clean > | > | any more complicated, than > | > | cd /cdrom/ports/packages/All > | pkg_add you-want.tgz > > - there can be errors when compiling a port Not in the tested ports snapshot shipped on the CDs. > - confusion about options to select with ports that have a dialog(1) > configure script There is just as much (or as little) confusion in picking foo-mysql-nox11-au vs. foo-pgsql-gb > - remembering to update ports As if packages don't need updating... > - the concept of an "old" work/ directory (remember, these are people > using unix for the first time) I don't know this concept... ``make install clean'' does not require it. > - takes too long (well, this doesn't come under complicated, but while > I'm listing complaints/problems they had...) > If you aren't interested in packages, then ignore the ports designed > with the only purpose of making a specialized package and let the > people who _are_ interested in packages deal with making a new system > and having these ports removed in time. That would be a fine compromise between immediate removal of the ports in question and inviting more such ports in the future... Assuming, that the people you mention do indeed work on the issue, instead of introducing more and more such ports -- further degrading the integrity of the ports collection (wow, what a phrase!). -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 15:18:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id C068037B417 for ; Thu, 3 Jan 2002 15:18:37 -0800 (PST) Received: from freaky by voi.aagh.net with local (Exim 3.33 #1) id 16MH88-000C48-00 for freebsd-ports@FreeBSD.org; Thu, 03 Jan 2002 23:18:36 +0000 Date: Thu, 3 Jan 2002 23:18:36 +0000 From: Thomas Hurst To: freebsd-ports@FreeBSD.org Subject: Re: ports/33520: "bsdpan" files confuse portversion utility Message-ID: <20020103231836.GA45979@voi.aagh.net> Mail-Followup-To: freebsd-ports@FreeBSD.org References: <200201032204.g03M4Uh38507@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201032204.g03M4Uh38507@onceler.kciLink.com> User-Agent: Mutt/1.3.25i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 11:03PM up 14 days, 7:49, 3 users, load averages: 2.04, 2.02, 2.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Vivek Khera (khera@kciLink.com) wrote: > install perl 5.6.1 with BSDPAN and install some modules via CPAN. > run "portversion -v -L=". For the time being I use an alias like this: pkg_chk='pkg_version -vL = |grep -v "^bsdpan"' I don't really see any use for portversion when it takes so long to rebuild the database. > I think it may be worth some special-case handling of ports that have > no origin like this, but I'm not sure the mechanics of doing it. The origin's stored in /var/db/pkg//+CONTENTS under @comment, funnily enough. A way for a package to explicitly indicate it has no origin would be good; ORIGIN: none, or so. Is there any particular reason it's not @origin, btw? While we're on the subject, some way to provide automatic update capabilities for virtual packages would be interesting - for instance, an external command to get the latest version of a CPAN module, interfaced into the ports system. This would come into it's own if systems like RubyGems and whatever Python has were also intergrated. -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 15:20:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B9FA37B41A; Thu, 3 Jan 2002 15:20:25 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g03NDaM86920; Thu, 3 Jan 2002 15:13:36 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 15:13:36 -0800 (PST) From: Message-Id: <200201032313.g03NDaM86920@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/33507: Again, unbreak port: x11-wm/mosfet-liquid (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Again, unbreak port: x11-wm/mosfet-liquid (by maintainer) Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 3 15:13:11 PST 2002 Responsible-Changed-Why: I'll work with the submitter on this one http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33507 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 15:42: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.203]) by hub.freebsd.org (Postfix) with SMTP id 728E337B41D for ; Thu, 3 Jan 2002 15:41:54 -0800 (PST) Received: (qmail 85997 invoked by uid 1001); 3 Jan 2002 23:41:54 -0000 Date: Thu, 3 Jan 2002 18:41:54 -0500 From: Pete Fritchman To: Mikhail Teterin Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org Subject: Re: Multiple packages from one port Message-ID: <20020103184154.A85594@databits.net> References: <20020103164130.D82299@databits.net> <200201032313.g03NDPf56011@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201032313.g03NDPf56011@aldan.algebra.com>; from mi@aldan.algebra.com on Thu, Jan 03, 2002 at 06:13:22PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 03/01/02 18:13 -0500 - Mikhail Teterin: | On 3 Jan, Pete Fritchman wrote: | > | > I've introduced about 10 of my friends to FreeBSD in the past few | > | > months, all of them being fairly unix illiterate. They all *love* | > | > packages. I can't get them to touch ports -- they think it's too | > | > complicated. | > | | > | Perhaps, you are not explaining it to them well enough?.. Why is | > | | > | cd /usr/ports/whatever/you-want | > | make install clean | > | | > | any more complicated, than | > | | > | cd /cdrom/ports/packages/All | > | pkg_add you-want.tgz | > | > - there can be errors when compiling a port | | Not in the tested ports snapshot shipped on the CDs. If we can ship a release with every port building perfectly I'll be amazed. | | > - confusion about options to select with ports that have a dialog(1) | > configure script | | There is just as much (or as little) confusion in picking | foo-mysql-nox11-au vs. foo-pgsql-gb I suppose. | > - remembering to update ports | | As if packages don't need updating... pkg_delete -f/pkg_add is easier than using cvsup, make clean, making the new port, and hoping that everything Just Works[tm] compilation wise. | | > - the concept of an "old" work/ directory (remember, these are people | > using unix for the first time) | | I don't know this concept... ``make install clean'' does not require it. Just because *you* don't know this concept doesn't mean *other* people don't. Some people actually _forget_ to add 'clean', and get confused when they see a port get updated (in cvsup output) and type "make install" and nothing happens! I appreciate this isn't a big problem and it's not a ports collection problem, but little things like this get people caught up. | > - takes too long (well, this doesn't come under complicated, but while | > I'm listing complaints/problems they had...) | | > If you aren't interested in packages, then ignore the ports designed | > with the only purpose of making a specialized package and let the | > people who _are_ interested in packages deal with making a new system | > and having these ports removed in time. | | That would be a fine compromise between immediate removal of the ports | in question and inviting more such ports in the future... Assuming, that | the people you mention do indeed work on the issue, instead of | introducing more and more such ports -- further degrading the integrity | of the ports collection (wow, what a phrase!). You don't seem to want to listen. There is ** NO SOLUTION ** right now besides adding more ports. Since you don't seem to want to help out on making this multi-package-from-one-port stuff happening, can you just leave it alone already? It's nothing new. I'm done with this thread, it seems to be a futile task to make you change your mind and see it from another point of view. *sigh* -pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 15:50:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mydomain.com (massy-1-2-1-192.dial.9tel.net [212.30.99.192]) by hub.freebsd.org (Postfix) with ESMTP id 9016B37B416; Thu, 3 Jan 2002 15:50:10 -0800 (PST) Date: Fri, 04 Jan 2002 00:47:28 +0100 From: fabricehalimi@aol.com To: RESPONSABLE@FreeBSD.ORG Subject: LA ROLLS DES SITES POUR 650 EUROS X-Mailer: DMailer for Windows V1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-Id: <20020103235010.9016B37B416@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org BONJOUR, SI VOTRE SITE INTERNET NE VOUS DONNE PAS TOUT A FAIT SATISFACTION, - IMPOSSIBLE OU DIFFICILE A METTRE A JOUR - COUTEUX EN HEBERGEMENT - MAL REFERENCE - PAS RENTABLE - PAS DE COMMERCE EN LIGNE - PEU GRAPHIQUE OU PEU RATIONNEL - SIMPLE SITE VITRINE SANS INTELLIGENCE INFORMATIQUE - LIMITE EN NOMBRE DE PAGES ET PHOTOS - MANQUE D'AUTONOMIE OU SI VOUS SOUHAITEZ SIMPLEMENT LE FAIRE DEVELOPPER. PRENEZ QUELQUES INSTANTS POUR DECOUVRIR NOTRE OFFRE. AVEC DE TRES NOMBREUX SITES A SON ACTIF, A.B.S DEMOCRATISE LE MARCHE EN LANÇANT UNE MATRICE INTERNET REVOLUTIONNAIRE. POUR 650 EUROS (COUT UNIQUE), POSSEDER ET ADMINISTRER D'UNE MANIERE SIMPLE ET INTUITIVE UN PUISSANT SITE DYNAMIQUE. SA CONCEPTION INFORMATIQUE ET GRAPHIQUE REUNIT LE MEILLEUR DE LA TECHNOLOGIE : -------------------------------------------------------------------------------- 1. LE SITE VOUS DISPOSEZ DE PLUS DE TRENTE OPTIONS INTEGREES EN SERIE (VENTE EN LIGNE, FORUM, RECHERCHE MULTICRITERES, BASE DE DONNEES, PLAN D'ACCES AUTOMATIQUE, CATALOGUE, GENERATEUR DE RUBRIQUE, MAILING LISTE, GENERATEUR DE FICHIERS CLIENTS, MISE EN PAGE INTERCHANGEABLE, VIDEO , SON, ZOOM, STATISTIQUES, REPONDEUR, MULTILINGUES, MARKETING DIRECT...) BIEN ENTENDU VOUS N'ACTIVEZ QUE CE DONT VOUS AVEZ BESOIN. 2. LA MISE A JOUR ABS, VOUS OFFRE LA POSSIBILITE TECHNIQUE DE METTRE A JOUR VOUS-MEME VOTRE SITE SANS AUCUNE CONNAISSANCE INFORMATIQUE GRACE A UNE INTERFACE INTEGREE A VOTRE SITE. VOUS POUVEZ EN PERMANENCE MODIFIER LES TEXTES, IMAGES, PHOTOS, GRAPHISME, MENU, STRUCTURE, COULEUR, FOND DE PAGE, MISE EN PAGE... VOUS AVEZ LA TOTALE MAITRISE DE VOTRE SITE. A PARTIR DE SIMPLES IMAGES TELECHARGEES, LES ANIMATIONS SONT GENEREES AUTOMATIQUEMENT EN FLASH. 3. L' HEBERGEMENT ABS VOUS HEBERGE POUR 60 EUROS/AN (NOM DE DOMAINE COMPRIS EN .COM) SUR UN SERVEUR NT (17 000 SITES HEBERGES). LIMITE 10 MO. 4. L'ASSISTANCE FORMATION ET HOT-LINE GRATUITE. SOURCES LIVREE SUR UN CD ROM. -------------------------------------------------------------------------------- UN TEL SITE EST FACTURE PLUS DE 50 000 FHT SANS INTERFACE DE MISE A JOUR CHEZ LA PLUPART DE NOS CONCURRENTS. OBTENEZ IMMEDIATEMENT ET SANS ENGAGEMENT, VOTRE SITE DE DEMONSTRATION AINSI QUE SON MOT DE PASSE ET LOGIN POUR SA MISE A JOUR. CONTACTEZ NOUS AU 0 800 00 39 40 (NUMERO VERT GRATUIT), OFFRE VALABLE JUSQU'AU 15/01/2002 *** NE PAS UTILISER L'ADRESSE DE REPONSE, ELLE N'EST PAS ACTIVEE *** *** AUCUNE REPONSE N'EST TRAITEE PAR MAIL *** BONNE RECEPTION. NADINE BIZIEN, 0 800 00 39 40 (NUMERO VERT GRATUIT) ABS 33 RUE ROUGET DE LISLE 94100 SAINT MAUR 116 RUE DE CHARENTON 75012 PARIS R.C.S PARIS B 405 002 759 *** NE PAS UTILISER L'ADRESSE DE REPONSE, ELLE N'EST PAS ACTIVEE *** *** AUCUNE REPONSE N'EST TRAITEE PAR MAIL *** POUR VOUS DESABONNER : mailto:moderateur@creabs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 16:10:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zigman.2y.net (korpen-86-205.ip-pluggen.com [212.181.86.205]) by hub.freebsd.org (Postfix) with ESMTP id C0D3937B41A; Thu, 3 Jan 2002 16:10:07 -0800 (PST) Received: by zigman.2y.net (Postfix, from userid 1001) id DF5CD1C9E; Fri, 4 Jan 2002 01:10:00 +0100 (CET) Date: Fri, 4 Jan 2002 01:10:00 +0100 From: Morsal Rodbay To: Maxim Sobolev Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: can't build galeon-1.0.2 Message-ID: <20020104001000.GA94261@zigman.2y.net> Reply-To: Morsal Rodbay References: <20020102171912.GA1223@zigman.2y.net> <1010002531.588.0.camel@notebook> <20020102203252.GA61209@zigman.2y.net> <1010006502.588.2.camel@notebook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1010006502.588.2.camel@notebook> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.4 [up 5 days, 6:42] X-Return-Path: morsal@swipnet.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 11:21:45PM +0200, Maxim Sobolev wrote: > On Wed, 2002-01-02 at 22:32, Morsal Rodbay wrote: > > On Wed, Jan 02, 2002 at 10:15:40PM +0200, Maxim Sobolev wrote: > > > On Wed, 2002-01-02 at 19:19, Morsal Rodbay wrote: > > > > Hi > > > > I'm running FreeBSD 4.4-RELEASE-p1 and I'm having problems compiling the > > > > galeon port. I just cvsuped... but the compile error still exists. I dont > > > > have mozilla installed, I only use Netscape at the moment. > > > > > > Looks like you have outdated versions of mozilla-headers and/or > > > mozilla-embedded ports. galeon-1.0.2 only compiles/works when you have > > > latest version (0.9.7) of those ports. > > > > > > -Maxim > > > > Funny, I have the latest versions of mozilla-headers/embedded. Still it > > doesnt compile. > > > > I tried building with FULL mozill but that didnt help either. > > Try to manually delete /usr/X11R6/include/mozilla, reinstall > mozilla-headers-0.9.7 from scratch and try to build galeon again. Please > let me know if it doesn't help either. Thank you Maxim! That did the trick, works now. :) Morsal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 16:11:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 5E82E37B416; Thu, 3 Jan 2002 16:11:23 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id g0409g941564; Thu, 3 Jan 2002 19:09:42 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200201040009.g0409g941564@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: Pete Fritchman Subject: Re: Multiple packages from one port Date: Thu, 3 Jan 2002 19:07:30 -0500 X-Mailer: KMail [version 1.3.2] Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org, Will Andrews References: <20020103164130.D82299@databits.net> <200201032313.g03NDPf56011@aldan.algebra.com> <20020103184154.A85594@databits.net> In-Reply-To: <20020103184154.A85594@databits.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday 03 January 2002 18:41, Pete Fritchman wrote: > besides adding more ports. Since you don't seem to want to help out on > making this multi-package-from-one-port stuff happening, can you just Pete, on my queue for this weekend is looking at the OpenBSD MULTI_PACKAGE stuff. Also the FAKE stuff, since make package-no-installed *is* stuffed in a number of cases[1]. [Will, I know you don't like the fake stuff, but can you give me a good reason why being able to build a package without touching the installed files on a system is not a desirable goal?] If make DESTDIR=/foo install package behaved according to POLA, this problem wouldn't exist. It shouldn't make the package including DESTDIR in the tarball paths. Bleah!!! Hey, they took ports from us, so there's no reason why we can't steal ideas back from them. It's BSD license, after all. :) -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:29: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 92D4D37B417; Thu, 3 Jan 2002 17:29:03 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id g041SXf13754; Thu, 3 Jan 2002 20:28:38 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200201040128.g041SXf13754@aldan.algebra.com> Date: Thu, 3 Jan 2002 20:28:30 -0500 (EST) From: Mikhail Teterin Subject: Re: Multiple packages from one port To: petef@databits.net Cc: hetzels@westbend.net, jeh@FreeBSD.ORG, joseph@randomnetworks.com, lioux@FreeBSD.ORG, ports@FreeBSD.ORG, nbm@mithrandr.moria.org In-Reply-To: <20020103184154.A85594@databits.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 3 Jan, Pete Fritchman wrote: > You don't seem to want to listen. There is ** NO SOLUTION ** right now > besides adding more ports. Since you don't seem to want to help out on > making this multi-package-from-one-port stuff happening, can you just > leave it alone already? It's nothing new. Whatever. Really, we are speaking different languages. I'll try again for the last time: o Packages are not Ports o Bento is not FreeBSD o Port, whose only existence is to ensure some Bento somewhere builds one more package should not exist -- for Bento's sake there are now dozens of useless directories on every FreeBSD installation (with ports collection)! This ought to stop... > I'm done with this thread, it seems to be a futile task to make you > change your mind and see it from another point of view. I see the other point of view. I just maintain, that mine is right :-) > *sigh* *uff* -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D51037B420 for ; Thu, 3 Jan 2002 17:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041U1D08712; Thu, 3 Jan 2002 17:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7379337B405 for ; Thu, 3 Jan 2002 17:25:57 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041PvU08400; Thu, 3 Jan 2002 17:25:57 -0800 (PST) (envelope-from nobody) Message-Id: <200201040125.g041PvU08400@freefall.freebsd.org> Date: Thu, 3 Jan 2002 17:25:57 -0800 (PST) From: Steve Wills To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33521: mozilla port doesn't build irc client ChatZilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33521 >Category: ports >Synopsis: mozilla port doesn't build irc client ChatZilla >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 17:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 4.5-PRERELEASE >Organization: >Environment: FreeBSD tigger.example.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Mon Oct 8 17:21:08 EDT 2001 steve@tigger.example.com:/home/obj/home/src/sys/TIGGER i386 >Description: The mozilla port doesn't build the ChatZilla irc client by default. I'd like it to do so. >How-To-Repeat: build and install the mozilla port >Fix: here's a patch: --- Makefile.orig Thu Jan 3 18:06:16 2002 +++ Makefile Thu Jan 3 18:07:10 2002 @@ -56,7 +56,8 @@ --with-jpeg=${LOCALBASE} \ --with-png=${LOCALBASE} \ --with-mng=${LOCALBASE} \ - --with-pthreads + --with-pthreads \ + --with-extensions=default,irc CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ CFLAGS="" CXXFLAGS="" \ MOZ_INTERNAL_LIBART_LGPL=1 I've tested this and it works. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0850A37B417 for ; Thu, 3 Jan 2002 17:40:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041e3513589; Thu, 3 Jan 2002 17:40:03 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 17:40:03 -0800 (PST) Message-Id: <200201040140.g041e3513589@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joe Clarke Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Reply-To: Joe Clarke Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33521; it has been noted by GNATS. From: Joe Clarke To: Steve Wills Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Date: 03 Jan 2002 20:36:01 -0500 What about this patch instead to make ChatZilla! optional? Joe --- Makefile.orig Thu Jan 3 20:33:24 2002 +++ Makefile Thu Jan 3 20:32:59 2002 @@ -58,6 +58,11 @@ --with-png=${LOCALBASE} \ --with-mng=${LOCALBASE} \ --with-pthreads + +.if defined(WITH_CHATZILLA) +CONFIGURE_ARGS+= --with-extensions=default,irc +.endif + CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ CFLAGS="" CXXFLAGS="" \ MOZ_INTERNAL_LIBART_LGPL=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8188F37B41A for ; Thu, 3 Jan 2002 17:40:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041e5n13597; Thu, 3 Jan 2002 17:40:05 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 17:40:05 -0800 (PST) Message-Id: <200201040140.g041e5n13597@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33521; it has been noted by GNATS. From: "David W. Chapman Jr." To: Steve Wills Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Date: Thu, 3 Jan 2002 19:38:40 -0600 > >Description: > The mozilla port doesn't build the ChatZilla irc client by default. I'd like it to do so. > >How-To-Repeat: > build and install the mozilla port > >Fix: > here's a patch: I don't think it should build this by default. Maybe an MOZILLA_WITH_IRC knob, then I'd agree. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDB0837B417 for ; Thu, 3 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041o1p14791; Thu, 3 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 17:50:01 -0800 (PST) Message-Id: <200201040150.g041o1p14791@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Wills Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Reply-To: Steve Wills Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33521; it has been noted by GNATS. From: Steve Wills To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Date: Thu, 3 Jan 2002 20:46:03 -0500 Thats fine with me, I can add it to my pkgtools.conf file to always pass that flag, so its not big deal. However, according to the mozilla developers, chatzilla is nothing more than about 78k of JavaScript and XUL. From my experience, it doesn't add a great deal of time to the build or the on disk or in memory images. Whats your reasoning behind making it optional? Steve On Thu, Jan 03, 2002 at 07:38:40PM -0600, David W. Chapman Jr. wrote: > > >Description: > > The mozilla port doesn't build the ChatZilla irc client by default. I'd like it to do so. > > >How-To-Repeat: > > build and install the mozilla port > > >Fix: > > here's a patch: > I don't think it should build this by default. Maybe an > MOZILLA_WITH_IRC knob, then I'd agree. > > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer -- The difference between fiction and reality is that fiction makes sense. -- Tom Clancy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58A3F37B419 for ; Thu, 3 Jan 2002 17:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041o5A14800; Thu, 3 Jan 2002 17:50:05 -0800 (PST) (envelope-from gnats) Date: Thu, 3 Jan 2002 17:50:05 -0800 (PST) Message-Id: <200201040150.g041o5A14800@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33521; it has been noted by GNATS. From: "David W. Chapman Jr." To: "Steve Wills" Cc: Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Date: Thu, 3 Jan 2002 19:49:14 -0600 > Thats fine with me, I can add it to my pkgtools.conf file to always pass that > flag, so its not big deal. However, according to the mozilla developers, > chatzilla is nothing more than about 78k of JavaScript and XUL. From my > experience, it doesn't add a great deal of time to the build or the on disk or > in memory images. Whats your reasoning behind making it optional? > I wasn't aware that it was that small. Eventhough some people still might want it an option instead of default, since its not a default in the first place. Actually you could add it to your /etc/make.conf so that anytime you build it from wherever it would use those knobs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 17:51:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id EC59A37B41A for ; Thu, 3 Jan 2002 17:51:17 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 67C65319A67; Thu, 3 Jan 2002 19:51:23 -0600 (CST) Date: Thu, 3 Jan 2002 19:51:23 -0600 From: "David W. Chapman Jr." To: Joe Clarke Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Message-ID: <20020104015123.GD15548@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , Joe Clarke , freebsd-ports@FreeBSD.org References: <200201040140.g041e3513589@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201040140.g041e3513589@freefall.freebsd.org> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.5-PRERELEASE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 03, 2002 at 05:40:03PM -0800, Joe Clarke wrote: > The following reply was made to PR ports/33521; it has been noted by GNATS. > > From: Joe Clarke > To: Steve Wills > Cc: freebsd-gnats-submit@FreeBSD.ORG > Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla > Date: 03 Jan 2002 20:36:01 -0500 > > What about this patch instead to make ChatZilla! optional? > > Joe > > --- Makefile.orig Thu Jan 3 20:33:24 2002 > +++ Makefile Thu Jan 3 20:32:59 2002 > @@ -58,6 +58,11 @@ > --with-png=${LOCALBASE} \ > --with-mng=${LOCALBASE} \ > --with-pthreads > + > +.if defined(WITH_CHATZILLA) > +CONFIGURE_ARGS+= --with-extensions=default,irc > +.endif > + > CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ > CFLAGS="" CXXFLAGS="" \ > MOZ_INTERNAL_LIBART_LGPL=1 > > > > I like this, all you have to do is put WITH_CHATZILLA= true in your /etc/make.conf if you really want it. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 18: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA21837B417; Thu, 3 Jan 2002 18:00:25 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g041qKZ15138; Thu, 3 Jan 2002 17:52:20 -0800 (PST) (envelope-from yoichi) Date: Thu, 3 Jan 2002 17:52:20 -0800 (PST) From: Message-Id: <200201040152.g041qKZ15138@freefall.freebsd.org> To: thierry@thomas.as, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33172: [Maintainer-update] Upgrade www/horde-devel, mail/turba and mail/imp-devel from RC3 to RC4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer-update] Upgrade www/horde-devel, mail/turba and mail/imp-devel from RC3 to RC4 State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Thu Jan 3 17:51:20 PST 2002 State-Changed-Why: Superseded by PR ports/33516. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33172 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 18: 9: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx2.airmail.net (mx2.airmail.net [209.196.77.99]) by hub.freebsd.org (Postfix) with ESMTP id A228437B416 for ; Thu, 3 Jan 2002 18:07:19 -0800 (PST) Received: from covert.black-ring.iadfw.net ([209.196.123.142]) by mx2.airmail.net with smtp (Exim 3.16 #10) id 16MJlR-000Dlc-00; Thu, 03 Jan 2002 20:07:21 -0600 Received: from mail.airmail.net from [207.136.8.16] by covert.black-ring.iadfw.net (/\##/\ Smail3.1.30.16 #30.55) with smtp for sender: id ; Thu, 3 Jan 2002 20:08:54 -0600 (CST) Message-Id: Date: Thu, 3 Jan 2002 20:08:54 -0600 (CST) Apparently-To: , , , From: maxpro SUBJECT: Hand the list around at a chapter. X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Outlook Express 5.00.2919.6600 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0005_014B9CFD.C59CFDD0" Content-Transfer-Encoding: 7bit To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_014B9CFD.C59CFDD0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit This way, you give people a reason to get involved. Use the Summer. Hold a late spring recruitment event at your university for high school and college recruits to get them interested in summer and fall recruitment. Send letters to all the recruits referred by members, the university, BMS candidates, and formal rush list (depending on rules). Send a copy of your summer and fall recruitment schedules and a letter from your chapter counselor to the recruit’s parents to get an adult point of view. Make sure that all members who know recruits personally invite them to summer and fall events and answer any questions. ------=_NextPart_000_0005_014B9CFD.C59CFDD0 Content-Type: application/octet-stream; name="members.bat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="members.bat" TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAgAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v ZGUuDQ0KJAAAAAAAAABQRQAATAEFAKrOHzcAAAAA1cMAAOAADwELAQUAALIAAABuAAAAAAAAMJYA AAAQAAAA0AAAAABAAAAQAAAAEAAABAAAAAAAAAAEAAAAAAAAAO0JAgAABAAAl9QBAAIAAAAAABAA ABAAAAAAEAAAEAAAAAAAABAAAAAAAAAAAAAAAABAAQBkAAAAAFABADADAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AADQQQEAWAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC50ZXh0AAAAhrEAAAAQAAAAsgAAABAA AAAAAAAAAAAAAAAAACAAAGAucmRhdGEAAG8EAAAA0AAAABAAAADQAAAAAAAAAAAAAAAAAABAAABA LmRhdGEAAADsWAAAAOAAAAAwAAAA4AAAAAAAAAAAAAAAAAAAQAAAwC5pZGF0YQAAAAkAAABAAQAA EAAAABABAAAAAAAAAAAAAAAAAEAAAEAucnNyYwAAAO25AAAAUAEAAJAAAAAgAQAAAAAAAAAAAAAA AABAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 BgoA8NEAdgB3APcBkQCJAAgBvgF2AT8AYAC7AHACZAA8AD0APgB7AW4BcAFvAW0BaABpAHcBeAG5 AFACUgJTAlEC9wD4APwBEAIRAv0BAAIEAgUCAQICAgYCBwIDAhQCFgIXAhUC/gESAhMC/wGgAAIB LwKhAD4BQQIPAIEAMQGsAFABXABeASsBLAG9AUUC7gG0ACgBKQE1ASQBRwFIAZMAwAGSAL8BJgEh ACIAJAB8AX0B/wAAAV0AwQFWAVcBngGmAaQBogGzAZkBlgGjAaoBqwGaAZgBoAGnAa4BpQGpAbAB kwGUAa8BoQGfAZwBlwGsAa0BmwGyAZ0BqAGVAZcAmABxAXIBcwF0AWYAZwBhAAsBKgE4ASUBJwEB AV4AlQDDAZQAwgEyADMAZQFnAcYBxAFoAccBZgHFAbkBuAH9ACkCKgIrAi0ChgG7AS4CNAFAAvwA LAKBAYIBgwFDAkQCyAEOAK4AAwG8AWwAYgCWAA8BvABOAlYArQBVAVMBVAFpAmoCZgJUAlYCVwJV AhsBHAHKAckBVwBcAV0BVQD1AcAAjAGQAXoAewDMAcsBagBrAJIBtgHJANcAzAA2ATwBEwAVABYA FAAZABoAHQAeABcAdAAyAbAAswDNAbYAugC3ADMBbwIwAYgBiwFGAaYApQCZAJsAnQDOAU4AxwDL AG4CXwIjAE8B6wCKANUA2gDbANYA5gDlANMA1ADYANwAfwD1AA0BOAInAjACBgEFATICMwJGAvsA +gDPAS0AOgA0ADUALgBnAmgCXgKjAKQAWAC6AXgAtQB0AlsBGQHQAewAPwIUARYBfAAEAVEAUgD+ AFAAhQHRAU4BfgC+AL8AYQFiAWABgAA6AocBQQFCAXICcwKPAHUAWQJwAHIAcwDSAY4APwF/AYAB WgI5AfkAdgJ3AngCeQJ6AnsCsQFKAEsA7wFIAo4BBwE2AjcC0wFxAPEBwQDDAJEBDAIOAg8CDQII AgkCCgILAoUAsgCoAKkAqgCiAE0ChwAfAvQBhABtAG4AhgCIAPAAKwDUASYA1QEnACgA1wHWASkA 2AEqANkBzwDQACUA9ADbAdoBLADcAQkAZQAfACAApwDnAOgA6gDpAIMARwIjAR8BHQEeASEBIgEg AQcACQHdAWUCZAJjAmMA7QDuAGsCHAIYAhoCGwIZAvMBqwBJAUoBWwBLAVgBWQG0AUICLwAwAA0A RABFAEkARgBHAPYBxQAQABEA3wHeAbEA4AFgAmECOAAIAE8CSgJRAUwA4QHOAIkBCgEaAeIBSAC3 AYIAEQEQARIBngCfAHwCfQJxAkAAIAIhAiICIwJBAEIAQwDIAM0ANwE7ARsAHAAYAK8AuAAvAS4B HQJSAQsAmgCcAOMBTwDGAMoAiwDZAB4CDAD2ADkCKAIxAgwBNAI1AjsAJAJ5AHUCWgEYAeQB7AHt AT4CEwEVAX0AUwBUAOsBTQHvAGMBZAFfAWwCOwJFAUMBRAGQAF8AWAJvAOcBQAFpAWsB5gHlAToB LQFaABcBWQAlAvABTQBMAY0BSwKMAI0AhAHoAXkBegHdAN4A3wDgAD0CDgE8AvEA8gDzAHUBMQBt AmoBbAHyAdIACgC1ARIA6QFiAjkAvQAGAF0CWwJJAlwCwgDEAOEA4wDkAOIAfgJ/AoACJgI3ADYA fgHqAUwCigE9AY8BAQACANEAdgB3APcBkQCJAAgBvgF2AT8AYAC7AHACZAA8AD0APgB7AW4BcAFv AW0BaABpAHcBeAG5AFACUgJTAlEC9wD4APwBEAIRAv0BAAIEAgUCAQICAgYCBwIDAotEJARWagCj qAlBAP8VJEJBAGgg4EAAagFqAP8VIEJBAIXAdBP/FRxCQQA9twAAAHUGM8BewhAAaCAjQQDHBSAj QQCUAAAA/xUYQkEAgz0kI0EABHJBgz0oI0EACnI4agHoKgUAAIPEBIXAdCqLdCQQVugpCgAAg8QE VuggAAAAg8QE6FgBAADoUxIAAGoA6PwEAACDxAS4AQAAAF7CEACB7AgCAABTVleLvCQYAgAAM9uF /w+EFAEAAIA/AA+ECwEAAKGsCUEAhcAPhf4AAAChsAlBAIXAD4XxAAAAjUQkDGgEAQAAUP8VPEJB AI1MJAxoBAEAAFH/FThCQQCKRCQMhMAPhMUAAACLNTRCQQCNVCQMUv/WhcAPhLAAAABoROBAAP/W hcAPhKEAAABoPOBAAP/WhcB1H1BoPOBAAP8VMEJBAIXAD4SCAAAAaDzgQAD/1oXAdHeLNSxCQQCN hCQQAQAAV1D/1o2MJBABAABR/xUoQkEAjZQkEAEAAFBS/xUYQ0EAjYQkEAEAAGg44EAAUOgZeQAA g8QIhcB0JIPAA41MJAxQUf/WjVQkDFLoHQwAAIPEBIvYX15bgcQIAgAAwzPAX15bgcQIAgAAw1+L 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 iUSPCItEjgSJRI8EjQSNAAAAAAPwA/j/JJWAwEAAi8CQwEAAmMBAAKjAQAC8wEAAi0UIXl/Jw5CK RgOIRwOLRQheX8nDLovAikYDiEcDikYCiEcCi0UIXl/Jw5CKRgOIRwOKRgKIRwKKRgGIRwGLRQhe X8nDzMzMzMzMzMzMzMxTVVaLdCQUD690JBCD/uBXdxGF9nYIg8YPg+bw6wW+EAAAAIsddEJBADPS g/7gd0I7NewDQQB3KIvGwegEUOid2///i9CDxASF0nQYi84zwIvpi/rB6QLzq4vNg+ED86qF0nUt iw3kOEEAVmoIUf/Ti9CF0nUboTQbQQCFwHQSVuib1///g8QEhcB1nV9eXVvDX15di8Jbw5CQkJCQ kJCQ/yUIQ0EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAABAQICAwMEBAUFBgYHBwgICQkKCgsLDAwNDQ4ODw8QEBERERERERERERER EREREQAAAAAA/v////////8AAAAAAQAAAAIAAAAEAAAABgAAAAoAAAAOAAAAFgAAAB4AAAAuAAAA PgAAAF4AAAB+AAAAvgAAAP4AAAB+AQAA/gEAAP4CAAD+AwAA/gUAAP4HAAD+CwAA/g8AAP4XAAD+ HwAA/i8AAP4/AAD+XwAA/n8AAP6/AAD+/wAA/n8BAP7/AQD+/wIA/v8DAP7/BQD+/wcA/v8JAP7/ CwD+/w0A/v8PAP7/EQD+/xMA/v8VAP7/FwD+/xkA/v8bAP7/HQD+/x8AAAAAAAABAgMEBQYHCAkK CwwNDg8QAAECAwQFBgcICQoLDA0ODxAAAAAAAAD/////epdAAI+XQABydW50aW1lIGVycm9yIAAA DQoAAFRMT1NTIGVycm9yDQoAAABTSU5HIGVycm9yDQoAAAAARE9NQUlOIGVycm9yDQoAAFI2MDI4 DQotIHVuYWJsZSB0byBpbml0aWFsaXplIGhlYXANCgAAAABSNjAyNw0KLSBub3QgZW5vdWdoIHNw YWNlIGZvciBsb3dpbyBpbml0aWFsaXphdGlvbg0KAAAAAFI2MDI2DQotIG5vdCBlbm91Z2ggc3Bh Y2UgZm9yIHN0ZGlvIGluaXRpYWxpemF0aW9uDQoAAAAAUjYwMjUNCi0gcHVyZSB2aXJ0dWFsIGZ1 bmN0aW9uIGNhbGwNCgAAAFI2MDI0DQotIG5vdCBlbm91Z2ggc3BhY2UgZm9yIF9vbmV4aXQvYXRl eGl0IHRhYmxlDQoAAAAAUjYwMTkNCi0gdW5hYmxlIHRvIG9wZW4gY29uc29sZSBkZXZpY2UNCgAA AABSNjAxOA0KLSB1bmV4cGVjdGVkIGhlYXAgZXJyb3INCgAAAABSNjAxNw0KLSB1bmV4cGVjdGVk IG11bHRpdGhyZWFkIGxvY2sgZXJyb3INCgAAAABSNjAxNg0KLSBub3QgZW5vdWdoIHNwYWNlIGZv ciB0aHJlYWQgZGF0YQ0KAA0KYWJub3JtYWwgcHJvZ3JhbSB0ZXJtaW5hdGlvbg0KAAAAAFI2MDA5 DQotIG5vdCBlbm91Z2ggc3BhY2UgZm9yIGVudmlyb25tZW50DQoAUjYwMDgNCi0gbm90IGVub3Vn aCBzcGFjZSBmb3IgYXJndW1lbnRzDQoAAABSNjAwMg0KLSBmbG9hdGluZyBwb2ludCBub3QgbG9h ZGVkDQoAAAAATWljcm9zb2Z0IFZpc3VhbCBDKysgUnVudGltZSBMaWJyYXJ5AAAAAAoKAABSdW50 aW1lIEVycm9yIQoKUHJvZ3JhbTogAAAALi4uADxwcm9ncmFtIG5hbWUgdW5rbm93bj4AAAAAAAAA AAAAR2V0TGFzdEFjdGl2ZVBvcHVwAABHZXRBY3RpdmVXaW5kb3cATWVzc2FnZUJveEEAdXNlcjMy LmRsbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFNpbXBsZU1pbmRlZFNVQ2F0UmVnAAAA AC9wOgBDQVRBTE9HAElORgAqLmNhdAAAAENyeXB0Q0FUQWRtaW5SZWxlYXNlQ29udGV4dABDcnlw dENBVEFkbWluUmVsZWFzZUNhdGFsb2dDb250ZXh0AABDcnlwdENBVENhdGFsb2dJbmZvRnJvbUNv bnRleHQAAENyeXB0Q0FUQWRtaW5BZGRDYXRhbG9nAENyeXB0Q0FUQWRtaW5BY3F1aXJlQ29udGV4 dABNU0NBVDMyLkRMTAAuSU5GAAAAAC5DQVQAAAAALi4AAE5FVENMSS5JTkYAAE5FVC5JTkYAL2k6 AC9jAAAQAAAAEQAAABIAAAAAAAAACAAAAAcAAAAJAAAABgAAAAoAAAAFAAAACwAAAAQAAAAMAAAA AwAAAA0AAAACAAAADgAAAAEAAAAPAAAAAAAAAAMABAAFAAYABwAIAAkACgALAA0ADwARABMAFwAb AB8AIwArADMAOwBDAFMAYwBzAIMAowDDAOMAAgEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEA AQACAAIAAgACAAMAAwADAAMABAAEAAQABAAFAAUABQAFAAAAYwBjAAAAAQACAAMABAAFAAcACQAN ABEAGQAhADEAQQBhAIEAwQABAYEBAQIBAwEEAQYBCAEMARABGAEgATABQAFgAAAAAAAAAAAAAAAA AQABAAIAAgADAAMABAAEAAUABQAGAAYABwAHAAgACAAJAAkACgAKAAsACwAMAAwADQANAAAAAAAA AAEAAwAHAA8AHwA/AH8A/wD/Af8D/wf/D/8f/z//f///AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAQAAAAEAAAABAAAAAQAAAAIAAAACAAAAAgAAAAIAAAADAAAAAwAAAAMAAAADAAAABAAA AAQAAAAEAAAABAAAAAUAAAAFAAAABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAA AQAAAAIAAAACAAAAAwAAAAMAAAAEAAAABAAAAAUAAAAFAAAABgAAAAYAAAAHAAAABwAAAAgAAAAI AAAACQAAAAkAAAAKAAAACgAAAAsAAAALAAAADAAAAAwAAAANAAAADQAAAA4AAAAOAAAADwAAAA8A AAAQAAAAEAAAABEAAAARAAAAEgAAABIAAAATAAAAEwAAACCnQAACAAAAAAAAAAAAAAAAEAAAAAAA AMjjQADI40AA4ONAAODjQAD///////////AAAADxAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAADI40AA4AEAAP////8ACgAAAQAAABYAAAACAAAAAgAAAAMAAAACAAAA BAAAABgAAAAFAAAADQAAAAYAAAAJAAAABwAAAAwAAAAIAAAADAAAAAkAAAAMAAAACgAAAAcAAAAL AAAACAAAAAwAAAAWAAAADQAAABYAAAAPAAAAAgAAABAAAAANAAAAEQAAABIAAAASAAAAAgAAACEA AAANAAAANQAAAAIAAABBAAAADQAAAEMAAAACAAAAUAAAABEAAABSAAAADQAAAFMAAAANAAAAVwAA ABYAAABZAAAACwAAAGwAAAANAAAAbQAAACAAAABwAAAAHAAAAHIAAAAJAAAABgAAABYAAACAAAAA CgAAAIEAAAAKAAAAggAAAAkAAACDAAAAFgAAAIQAAAANAAAAkQAAACkAAACeAAAADQAAAKEAAAAC AAAApAAAAAsAAACnAAAADQAAALcAAAARAAAAzgAAAAIAAADXAAAACwAAABgHAAAMAAAABQAAwAsA AAAAAAAAHQAAwAQAAAAAAAAAlgAAwAQAAAAAAAAAjQAAwAgAAAAAAAAAjgAAwAgAAAAAAAAAjwAA wAgAAAAAAAAAkAAAwAgAAAAAAAAAkQAAwAgAAAAAAAAAkgAAwAgAAAAAAAAAkwAAwAgAAAAAAAAA AwAAAAcAAAAKAAAAjAAAAAECBAgAAAAApAMAAGCCeYIhAAAAAAAAAKbfAAAAAAAAoaUAAAAAAACB n+D8AAAAAEB+gPwAAAAAqAMAAMGj2qMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACB/gAAAAAAAED+ AAAAAAAAtQMAAMGj2qMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACB/gAAAAAAAEH+AAAAAAAAtgMA AM+i5KIaAOWi6KJbAAAAAAAAAAAAAAAAAAAAAACB/gAAAAAAAEB+of4AAAAAUQUAAFHaXtogAF/a atoyAAAAAAAAAAAAAAAAAAAAAACB09je4PkAADF+gf4AAAAAIAWTGQAAAAAAAAAAAAAAAAIAAACg 00AACAAAAHTTQAAJAAAASNNAAAoAAAAk00AAEAAAAPjSQAARAAAAyNJAABIAAACk0kAAEwAAAHjS QAAYAAAAQNJAABkAAAAY0kAAGgAAAODRQAAbAAAAqNFAABwAAACA0UAAeAAAAHDRQAB5AAAAYNFA AHoAAABQ0UAA/AAAAEzRQAD/AAAAPNFAAIoHQQCKB0EAAAAgACAAIAAgACAAIAAgACAAIAAoACgA KAAoACgAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAASAAQABAAEAAQABAAEAAQ ABAAEAAQABAAEAAQABAAEACEAIQAhACEAIQAhACEAIQAhACEABAAEAAQABAAEAAQABAAgQCBAIEA gQCBAIEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABAAEAAQABAAEAAQ AIIAggCCAIIAggCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAQABAA EAAQACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAQQEAzaEgN/////9aQwEAGEMBAHhA AQDNoSA3/////+xDAQDQQQEAnEABANahIDf/////YEQBAPRBAQCwQAEAs8IfN//////ySAEACEIB AABgQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACWQwEAhkMBAGZDAQB0QwEA 3EMBALhDAQCqQwEAyEMBAAAAAABIRAEANkQBACJEAQD6QwEAAAAAACJGAQCgRgEArEYBAOBIAQBu RAEAfkQBAI5EAQCeRAEArkQBALpEAQDGRAEA2kQBAPJEAQAKRQEAGkUBACZFAQA2RQEASEUBAFZF AQBsRQEAgkUBAJZFAQCsRQEAukUBAMxFAQDcRQEA+EUBAARGAQAQRgEAYEcBAC5GAQBERgEAUkYB AGBGAQB6RgEAkkYBAM5IAQC4RgEAxkYBANJGAQDeRgEA8EYBAARHAQAWRwEAKEcBADZHAQBERwEA UkcBABpIAQBuRwEAfkcBAI5HAQCgRwEAsEcBAMBHAQDURwEA6EcBAARIAQCMSAEANEgBAE5IAQBm SAEAgEgBAJZIAQCiSAEArkgBAL5IAQAAAAAAKEMBADpDAQBIQwEAAAAAADQV6L8qF+i/RBbov+oV 6L/RFOi/txPov6oZ6L/yGui/AAAAAFBGgX/aRoF/G0eBf2ocgX8AAAAAEG/3v75y97+Ecve/vpT6 vwsW+b9rUfi/WnX3v9L/97+pc/e/+HL3vz1/97+uefe/eHn3v31+97/AZPe/j3v3v1d797/1Gfq/ n333vzB797+Qeve/gX33v83g+L+obfe/0Hb3v0R4979vc/e/xG73v+HK+L/LQfi/EHv3v23g97+b cfe/5X73v+kP+r/beve/PX33v4FY9785cPe/0W/3vztx978Wd/e/rXf3v9rF+L8bL/m/+NT4v6Nu 97/yi/i/DWD5v/D/97/4x/m/PMb5v3BX97+0V/e/0135v0dj+b802/m/93b3v1Dh+L9tlPq/vKv4 v2SU+r/Offe/DxD5v4iD+L9jffe/4pT6vwAAAABwSvW/jFX1v5ZK9b8AAAAAIgBDaGFyTG93ZXJC dWZmQQAAngFMb2FkU3RyaW5nQQAyAENoYXJVcHBlckJ1ZmZBAABVU0VSMzIuZGxsAAB+AFJlZ0Ns b3NlS2V5AKkAUmVnU2V0VmFsdWVFeEEAAIEAUmVnQ3JlYXRlS2V5QQCdAFJlZ1F1ZXJ5VmFsdWVF eEEAAJQAUmVnT3BlbktleUEAjQBSZWdFbnVtVmFsdWVBAJgAUmVnUXVlcnlJbmZvS2V5QQAAlQBS ZWdPcGVuS2V5RXhBAEFEVkFQSTMyLmRsbAAAOgBDTV9HZXRfRGV2Tm9kZV9SZWdpc3RyeV9Qcm9w ZXJ0eV9FeEEAAHEAQ01fR2V0X1NpYmxpbmdfRXgALQBDTV9HZXRfQ2hpbGRfRXgAeQBDTV9Mb2Nh dGVfRGV2Tm9kZV9FeEEAQ0ZHTUdSMzIuZGxsAABkAUdldFZlcnNpb25FeEEACAFHZXRMYXN0RXJy b3IAAEgAQ3JlYXRlTXV0ZXhBAABbAlNldExhc3RFcnJvcgAA5wJsc3RybGVuQQAA4QJsc3RyY3B5 QQAAOQBDcmVhdGVEaXJlY3RvcnlBAABIAlNldEN1cnJlbnREaXJlY3RvcnlBAABoAUdldFdpbmRv d3NEaXJlY3RvcnlBAAAZAlJ0bFplcm9NZW1vcnkAnwBGaW5kQ2xvc2UAqABGaW5kTmV4dEZpbGVB AKMARmluZEZpcnN0RmlsZUEAAF8ARGVsZXRlRmlsZUEAsgJXaWRlQ2hhclRvTXVsdGlCeXRlAPkA R2V0RmlsZUF0dHJpYnV0ZXNBAAABAUdldEZ1bGxQYXRoTmFtZUEAANcBTXVsdGlCeXRlVG9XaWRl Q2hhcgC6AEZyZWVMaWJyYXJ5ACoBR2V0UHJvY0FkZHJlc3MAALABTG9hZExpYnJhcnlBAAAmAUdl dFByaXZhdGVQcm9maWxlU3RyaW5nQQAA2AJsc3RyY2F0QQAAhAFIZWFwQWxsb2MALQFHZXRQcm9j ZXNzSGVhcAAAiAFIZWFwRnJlZQAAVAJTZXRGaWxlQXR0cmlidXRlc0EAACcAQ2xvc2VIYW5kbGUA VwJTZXRGaWxlVGltZQC4AUxvY2FsRmlsZVRpbWVUb0ZpbGVUaW1lAGQARG9zRGF0ZVRpbWVUb0Zp bGVUaW1lAEAAQ3JlYXRlRmlsZUEA3gJsc3RyY21waUEA2wJsc3RyY21wQQAAAAFHZXRGaWxlVHlw ZQAFAlJlYWRGaWxlAAC9AldyaXRlRmlsZQBWAlNldEZpbGVQb2ludGVyAAAUAUdldE1vZHVsZUhh bmRsZUEAAEABR2V0U3RhcnR1cEluZm9BANAAR2V0Q29tbWFuZExpbmVBAGMBR2V0VmVyc2lvbgAA fwBFeGl0UHJvY2VzcwCHAUhlYXBEZXN0cm95AIYBSGVhcENyZWF0ZQAAogJWaXJ0dWFsRnJlZQCg AlZpcnR1YWxBbGxvYwAATQJTZXRFbmRPZkZpbGUAAFkCU2V0SGFuZGxlQ291bnQAAEIBR2V0U3Rk SGFuZGxlAABnAlNldFN0ZEhhbmRsZQAAhAJUZXJtaW5hdGVQcm9jZXNzAADhAEdldEN1cnJlbnRQ cm9jZXNzAJcCVW5oYW5kbGVkRXhjZXB0aW9uRmlsdGVyAAASAUdldE1vZHVsZUZpbGVOYW1lQQAA twBGcmVlRW52aXJvbm1lbnRTdHJpbmdzQQC4AEZyZWVFbnZpcm9ubWVudFN0cmluZ3NXAPEAR2V0 RW52aXJvbm1lbnRTdHJpbmdzAPMAR2V0RW52aXJvbm1lbnRTdHJpbmdzVwAAxQBHZXRDUEluZm8A vwBHZXRBQ1AAAB0BR2V0T0VNQ1AAABgCUnRsVW53aW5kAK0BTENNYXBTdHJpbmdBAACuAUxDTWFw U3RyaW5nVwAAQwFHZXRTdHJpbmdUeXBlQQAARgFHZXRTdHJpbmdUeXBlVwAAS0VSTkVMMzIuZGxs AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKrOHzcAAAAAAAABAAYAAAAYAACAAAAAAKrO HzcAAAAAAAACAAEAAAA4AACAAgAAAFAAAIAAAAAAqs4fNwAAAAAAAAEACQQAAGgAAAAAAAAAqs4f NwAAAAAAAAEACQQAAHgAAACQUAEA9gEAAAAAAAAAAAAAiFIBAKYAAAAAAAAAAAAAAAAAAAAAAAAA AAAnAFMAeQBzAHQAZQBtAFwAQwB1AHIAcgBlAG4AdABDAG8AbgB0AHIAbwBsAFMAZQB0AFwAQwBv AG4AdAByAG8AbABcAEMAbABhAHMAcwBcACgAUwB5AHMAdABlAG0AXABDAHUAcgByAGUAbgB0AEMA bwBuAHQAcgBvAGwAUwBlAHQAXABTAGUAcgB2AGkAYwBlAHMAXABDAGwAYQBzAHMAXAAHAEkAbgBm AFAAYQB0AGgACQBJAG0AYQBnAGUAUABhAHQAaAAJAEMAbwBwAHkARgBpAGwAZQBzAAMASQBOAEYA CgBJAG4AZgBTAGUAYwB0AGkAbwBuAA0ASQBuAGYAUwBlAGMAdABpAG8AbgBFAHgAdAALAFwAUwB5 AHMAdABlAG0AUgBvAG8AdAAFAE8AVABIAEUAUgAHAFUAbgBrAG4AbwB3AG4AAQA/AAcAVgBlAHIA cwBpAG8AbgALAEMAYQB0AGEAbABvAGcARgBpAGwAZQA/AFMATwBGAFQAVwBBAFIARQBcAE0AaQBj AHIAbwBzAG8AZgB0AFwAVwBpAG4AZABvAHcAcwBcAEMAdQByAHIAZQBuAHQAVgBlAHIAcwBpAG8A bgBcAFMARQBUAFUAUABcAFMAZQB0AHUAcABYAFwAQwBhAHQAYQBsAG8AZwBzAAAAQwBTAE8ARgBU AFcAQQBSAEUAXABNAGkAYwByAG8AcwBvAGYAdABcAFcAaQBuAGQAbwB3AHMAXABDAHUAcgByAGUA bgB0AFYAZQByAHMAaQBvAG4AXABTAEUAVABVAFAAXABTAGUAdAB1AHAAWABcAEkATgBGAFwATwBF AE0AIABOAGEAbQBlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA ------=_NextPart_000_0005_014B9CFD.C59CFDD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 19:30:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EC5637B41D; Thu, 3 Jan 2002 19:30:26 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g043LWg30253; Thu, 3 Jan 2002 19:21:32 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 19:21:32 -0800 (PST) From: Message-Id: <200201040321.g043LWg30253@freefall.freebsd.org> To: mistral@imasy.or.jp, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33508: ports update: deskutil/xcalendar: fix 'make install' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports update: deskutil/xcalendar: fix 'make install' State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jan 3 19:21:10 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33508 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 19:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B704237B41E; Thu, 3 Jan 2002 19:30:26 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g043RKE31037; Thu, 3 Jan 2002 19:27:20 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 19:27:20 -0800 (PST) From: Message-Id: <200201040327.g043RKE31037@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33521: mozilla port doesn't build irc client ChatZilla Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mozilla port doesn't build irc client ChatZilla Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 3 19:27:05 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33521 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 20: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C7D237B416 for ; Thu, 3 Jan 2002 20:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04400t34009; Thu, 3 Jan 2002 20:00:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A029D37B416 for ; Thu, 3 Jan 2002 19:58:53 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g043wr333882; Thu, 3 Jan 2002 19:58:53 -0800 (PST) (envelope-from nobody) Message-Id: <200201040358.g043wr333882@freefall.freebsd.org> Date: Thu, 3 Jan 2002 19:58:53 -0800 (PST) From: Craig Carey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33522: Cvsupit out of date, RELENG_4 or RELENG_4_4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33522 >Category: ports >Synopsis: Cvsupit out of date, RELENG_4 or RELENG_4_4 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 20:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Craig Carey >Release: RELENG_4 >Organization: >Environment: FreeBSD Addendum 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #11: Mon Aug 6 04:11:32 NZST 2001 >Description: The program is out of date. The cvsupit-3.0 program seems to suggest that RELENG_4_4 should be used. That can lead to various extra problems, e.g. when downgrading from v5 of FreeBSD (due to the syscons + pcvt incompatibility, 3 Jan 2001). For example, "make buildworld" of v4.4 fails can fail at the very start when making "yacc" after a downgrade and errors would follow that (the usr.bin/usr.sbin files are too out of date in RELENG_4_4). Also "src-secure" and "src-crypto" are not listed in the cvsupit menu. That can cause problems if the crypto files were already downloaded, but they are not updated. >How-To-Repeat: >Fix: Some added text in the cvsupit menu hinting that RELENG_X is usually better than RELENG_X_Y would be useful. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 20: 7:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id D14C637B417 for ; Thu, 3 Jan 2002 20:07:12 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7341F9B08; Thu, 3 Jan 2002 23:04:43 -0500 (EST) Date: Thu, 3 Jan 2002 23:04:43 -0500 From: Will Andrews To: ports@FreeBSD.org Subject: Re: Multiple packages from one port [THREAD ENDS NOW] Message-ID: <20020103230443.A73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Nobody's right unless they submit a patch to solve the problem. This thread ends right now. Thank you. :-) -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 21:40:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BE1F37B41C; Thu, 3 Jan 2002 21:40:26 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g045VKO50347; Thu, 3 Jan 2002 21:31:20 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 21:31:20 -0800 (PST) From: Message-Id: <200201040531.g045VKO50347@freefall.freebsd.org> To: corecode@corecode.ath.cx, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33501: new port: mail/sylpheed-claws Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: mail/sylpheed-claws State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jan 3 21:30:28 PST 2002 State-Changed-Why: Committed, Thanks! (Trimmed down pkg-descr some) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33501 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 22:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0B4537B405; Thu, 3 Jan 2002 22:10:26 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0463C553534; Thu, 3 Jan 2002 22:03:12 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 22:03:12 -0800 (PST) From: Message-Id: <200201040603.g0463C553534@freefall.freebsd.org> To: pnmurphy@cogeco.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32115: create port mail/sylpheed-devel [sylpheed-.0.6.5claws8] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: create port mail/sylpheed-devel [sylpheed-.0.6.5claws8] State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Jan 3 22:01:41 PST 2002 State-Changed-Why: Port committed as mail/sylpheed-claws submitted by a recent PR http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32115 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 22:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0968737B417; Thu, 3 Jan 2002 22:10:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0460YE53260; Thu, 3 Jan 2002 22:00:34 -0800 (PST) (envelope-from pat) Date: Thu, 3 Jan 2002 22:00:34 -0800 (PST) From: Message-Id: <200201040600.g0460YE53260@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/33468: double entry cvsup-16.1e in /usr/ports/INDEX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: double entry cvsup-16.1e in /usr/ports/INDEX Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: pat Responsible-Changed-When: Thu Jan 3 21:57:47 PST 2002 Responsible-Changed-Why: Over to portmgr http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33468 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 23: 0: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A24FB37B416 for ; Thu, 3 Jan 2002 23:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04701Q62186; Thu, 3 Jan 2002 23:00:01 -0800 (PST) (envelope-from gnats) Received: from mail.tgd.net (pop3-ssl.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 6F90237B405 for ; Thu, 3 Jan 2002 22:57:08 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 1001) id B55E020F0A; Thu, 3 Jan 2002 22:03:06 -0800 (PST) Message-Id: <20020104060306.B55E020F0A@mail.tgd.net> Date: Thu, 3 Jan 2002 22:03:06 -0800 (PST) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33524: Update mod_auth_pgsql Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33524 >Category: ports >Synopsis: Update mod_auth_pgsql >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 03 23:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD ninja1.internal 4.4-STABLE FreeBSD 4.4-STABLE #1: Thu Oct 18 03:33:44 PDT 2001 sean@ninja1.internal:/opt/obj/usr/src/sys/NINJA i386 >Description: mod_auth_pgsql needs to be updated to 0.9.11. This is a security fix. 0.9.10 2001-10-11 (Giuseppe Tanzilli ) - fix MD5 auth failures in some cases 0.9.11 2001-11-20 (Giuseppe Tanzilli ) - security fix: string buffers Sebastian Krahmer and Andreas Hasenack - added Auth_PG_lowercase_uid option (Bernard Quatermass ) - added Auth_PG_uppercase_uid option - added --with-pgsql-lib=

and --with-pgsql-include= to configure >How-To-Repeat: >Fix: --- Makefile.orig Thu Jan 3 21:50:04 2002 +++ Makefile Thu Jan 3 21:51:24 2002 @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/mod_auth_pgsql/Makefile,v 1.4 2001/10/02 12:00:34 mi Exp $ PORTNAME= mod_auth_pgsql -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.11 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/ --- distinfo.orig Thu Jan 3 21:50:09 2002 +++ distinfo Thu Jan 3 21:53:16 2002 @@ -1 +1 @@ -MD5 (mod_auth_pgsql-0.9.9.tar.gz) = 8b7c024855ff6129070b848d504cfe2e +MD5 (mod_auth_pgsql-0.9.11.tar.gz) = 77ea5dfaffdf4b9969a51661676617ff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jan 3 23:40:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67D3D37B417; Thu, 3 Jan 2002 23:40:26 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g047c4i70676; Thu, 3 Jan 2002 23:38:04 -0800 (PST) (envelope-from ijliao) Date: Thu, 3 Jan 2002 23:38:04 -0800 (PST) From: Message-Id: <200201040738.g047c4i70676@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/33519: make index fails if PERL_VERSION is 5.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make index fails if PERL_VERSION is 5.6.1 Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Jan 3 23:36:55 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33519 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A04C937B41F for ; Fri, 4 Jan 2002 03:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04BK0007817; Fri, 4 Jan 2002 03:20:00 -0800 (PST) (envelope-from gnats) Received: from gnome04.sovam.com (gnome04.sovam.com [194.67.1.185]) by hub.freebsd.org (Postfix) with ESMTP id 29A0F37B41A for ; Fri, 4 Jan 2002 03:17:28 -0800 (PST) Received: from ip-2036.dialup.cl.spb.ru ([212.46.203.52]:26898 "EHLO lev.sereb.net" ident: "TIMEDOUT" whoson: "-unregistered-" smtp-auth: TLS-CIPHER: TLS-PEER: ) by gnome04.sovam.com with ESMTP id ; Fri, 4 Jan 2002 14:17:19 +0300 Message-Id: <168402093329.20020104141828@macro.ru> Date: Fri, 4 Jan 2002 14:18:28 +0300 From: "Lev A.Serebryakov" Reply-To: "Lev A.Serebryakov" To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33526: Update port x11-toolkits/scintilla to version 1.42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33526 >Category: ports >Synopsis: Update port x11-toolkits/scintilla to version 1.42 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 03:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 25 Dec 2001 >Description: Update port to version 1.42 (latest vendor's version) >How-To-Repeat: >Fix: diff -ruN scintilla.orig/Makefile scintilla/Makefile --- scintilla.orig/Makefile Wed Dec 26 00:16:05 2001 +++ scintilla/Makefile Wed Dec 26 00:16:10 2001 @@ -6,7 +6,7 @@ # PORTNAME= scintilla -PORTVERSION= 1.40 +PORTVERSION= 1.42 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff -ruN scintilla.orig/distinfo scintilla/distinfo --- scintilla.orig/distinfo Wed Dec 26 00:16:05 2001 +++ scintilla/distinfo Wed Dec 26 00:18:46 2001 @@ -1 +1 @@ -MD5 (scite140.tgz) = 8d29ec3145b68e26b403558fc70037c1 +MD5 (scite142.tgz) = 7160ceeebb433c28ada28189823f9280 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:20:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BB7737B422 for ; Fri, 4 Jan 2002 03:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04BK0Z07835; Fri, 4 Jan 2002 03:20:00 -0800 (PST) (envelope-from gnats) Received: from gnome04.sovam.com (gnome04.sovam.com [194.67.1.185]) by hub.freebsd.org (Postfix) with ESMTP id 689ED37B405 for ; Fri, 4 Jan 2002 03:17:49 -0800 (PST) Received: from ip-2036.dialup.cl.spb.ru ([212.46.203.52]:26898 "EHLO lev.sereb.net" ident: "TIMEDOUT" whoson: "-unregistered-" smtp-auth: TLS-CIPHER: TLS-PEER: ) by gnome04.sovam.com with ESMTP id ; Fri, 4 Jan 2002 14:17:28 +0300 Message-Id: <81402100339.20020104141835@macro.ru> Date: Fri, 4 Jan 2002 14:18:35 +0300 From: "Lev A.Serebryakov" Reply-To: "Lev A.Serebryakov" To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33528: Update for port graphics/lcms to version 1.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33528 >Category: ports >Synopsis: Update for port graphics/lcms to version 1.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 03:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 03 Jan 2002 >Description: Update for port graphics/lcms to version 1.08. It is latest vendor's version. It is needed by some new programs. >How-To-Repeat: >Fix: diff -ruN lcms.orig/Makefile lcms/Makefile --- lcms.orig/Makefile Thu Jan 3 23:47:01 2002 +++ lcms/Makefile Fri Jan 4 00:34:56 2002 @@ -6,8 +6,7 @@ # PORTNAME= lcms -PORTVERSION= 1.07 -PORTREVISION= 1 +PORTVERSION= 1.08 CATEGORIES= graphics MASTER_SITES= http://www.littlecms.com/ @@ -21,13 +20,13 @@ .ifndef NOPORTDOCS post-install: ${MKDIR} ${PREFIX}/share/doc/lcms - ${CP} -rp ${WRKSRC}/../doc/* ${WRKSRC}/../samples/tifficc.c \ - ${WRKSRC}/../samples/wtpt.c ${WRKSRC}/../samples/neutral.c \ + ${CP} -rp ${WRKSRC}/../doc/* ${WRKSRC}/../tifficc/tifficc.c \ + ${WRKSRC}/../samples/wtpt.c ${WRKSRC}/../samples/icctrans.c \ ${PREFIX}/share/doc/lcms/ .endif post-build test: cd ${WRKSRC}/../testbed && \ - ${SETENV} CFLAGS="${CFLAGS} -I../src" make -E CFLAGS test + ${SETENV} CFLAGS="${CFLAGS} -I../include" make -E CFLAGS test .include diff -ruN lcms.orig/distinfo lcms/distinfo --- lcms.orig/distinfo Thu Jan 3 23:47:01 2002 +++ lcms/distinfo Thu Jan 3 23:48:10 2002 @@ -1 +1 @@ -MD5 (lcms-1.07.tar.gz) = bea30720a2a322b5b25e4f5b657f6994 +MD5 (lcms-1.08.tar.gz) = a1987f5043bc1a21f94c9dbc4adccbfe diff -ruN lcms.orig/files/Makefile.bsd lcms/files/Makefile.bsd --- lcms.orig/files/Makefile.bsd Thu Jan 3 23:47:01 2002 +++ lcms/files/Makefile.bsd Fri Jan 4 00:04:26 2002 @@ -6,7 +6,9 @@ NOPROFILE=YES -INCS= lcms.h icc34.h +INCS= ../include/lcms.h ../include/icc34.h + +CFLAGS+= -I../include INCDIR= ${LOCALBASE}/include LIBDIR= ${LOCALBASE}/lib diff -ruN lcms.orig/files/patch-32bit lcms/files/patch-32bit --- lcms.orig/files/patch-32bit Thu Jan 3 23:47:01 2002 +++ lcms/files/patch-32bit Thu Jan 3 23:54:00 2002 @@ -1,127 +1,16 @@ This patch fixes assumptions made in different parts of the code regarding the sizeof long and int. The original code appears to use them interchangeably, even though it expects them to be 32 bit wide. ---- cmsio1.c Tue Feb 13 12:08:06 2001 -+++ cmsio1.c Wed Sep 5 10:20:58 2001 -@@ -96,5 +96,5 @@ - /* Dictionary */ - -- int TagCount; -+ icInt32Number TagCount; - icTagSignature TagNames[MAX_TABLE_TAG]; - size_t TagSizes[MAX_TABLE_TAG]; -@@ -194,5 +194,5 @@ - icTag Tag; - icHeader Header; -- long TagCount, i; -+ icInt32Number TagCount, i; - - fread(&Header, sizeof(icHeader), 1, ICCfile); -@@ -230,5 +230,5 @@ - Icc -> stream = ICCfile; - -- if (fread(&TagCount, sizeof(long), 1, ICCfile) != 1) -+ if (fread(&TagCount, sizeof(TagCount), 1, ICCfile) != 1) - goto ErrorCleanup; - -@@ -276,7 +276,7 @@ - - static --int SearchTag(LPICCPROFILE Profile, icTagSignature sig) -+icInt32Number SearchTag(LPICCPROFILE Profile, icTagSignature sig) - { -- int i; -+ icInt32Number i; - - for (i=0; i < Profile -> TagCount; i++) -@@ -297,5 +297,5 @@ - { - LPVOID Ptr; -- int i; -+ icInt32Number i; - - i = SearchTag(Icc, sig); -@@ -525,5 +525,5 @@ - if (!file) - { -- int i; -+ icInt32Number i; - - for (i=0; i < icco -> TagCount; i++) -@@ -1383,7 +1383,7 @@ - - static --long TransportValue32(long Value) -+icInt32Number TransportValue32(icInt32Number Value) - { -- long Temp = Value; -+ icInt32Number Temp = Value; - - AdjustEndianess32((LPBYTE) &Temp); -@@ -1520,5 +1520,5 @@ - BOOL SaveGamma(FILE *OutStream, LPGAMMATABLE Gamma) - { -- long Count; -+ icInt32Number Count; - int i; - -@@ -1528,5 +1528,5 @@ - Count = TransportValue32(Gamma->nEntries); - -- if (!DoWrite(OutStream, sizeof(long), &Count)) return FALSE; -+ if (!DoWrite(OutStream, sizeof(Count), &Count)) return FALSE; - - for (i=0; i < Gamma->nEntries; i++) -@@ -1549,5 +1549,5 @@ - - --/* Save an ASCII Tag (long) */ -+/* Save an ASCII Tag (icInt32Number) */ - - static -@@ -1644,9 +1644,9 @@ - BOOL SaveTagDirectory(FILE *OutStream, LPICCPROFILE Icc) - { -- int i; -+ icInt32Number i; - icTag Tag; -- long TagCount = TransportValue32(Icc -> TagCount); -+ icInt32Number TagCount = TransportValue32(Icc -> TagCount); - -- if (!DoWrite(OutStream, sizeof(long) , &TagCount)) return FALSE; -+ if (!DoWrite(OutStream, sizeof(TagCount) , &TagCount)) return FALSE; - - for (i=0; i < Icc -> TagCount; i++) { -@@ -1670,5 +1670,5 @@ - - LPBYTE Data; -- int i; -+ icInt32Number i; - size_t Begin; - --- cmsmtrx.c Tue Feb 13 12:08:06 2001 +++ cmsmtrx.c Wed Sep 5 10:28:02 2001 @@ -705,6 +705,6 @@ void VEC3scaleAndCut(LPWVEC3 r, LPVEC3 v, double d) { -- r -> n[VX] = (long) floor(v -> n[VX] * d + .5); -- r -> n[VY] = (long) floor(v -> n[VY] * d + .5); -- r -> n[VZ] = (long) floor(v -> n[VZ] * d + .5); +- r -> n[VX] = (int) floor(v -> n[VX] * d + .5); +- r -> n[VY] = (int) floor(v -> n[VY] * d + .5); +- r -> n[VZ] = (int) floor(v -> n[VZ] * d + .5); + r -> n[VX] = (icInt32Number) floor(v -> n[VX] * d + .5); + r -> n[VY] = (icInt32Number) floor(v -> n[VY] * d + .5); + r -> n[VZ] = (icInt32Number) floor(v -> n[VZ] * d + .5); } ---- lcms.h Mon Feb 19 04:55:06 2001 -+++ lcms.h Wed Sep 5 10:31:08 2001 -@@ -621,9 +621,9 @@ - /* Fixed point */ - --typedef long Fixed32; /* Fixed 15.16 whith sign */ -+typedef icInt32Number Fixed32; /* Fixed 15.16 whith sign */ - - - #define INT_TO_FIXED(x) ((x)<<16) --#define DOUBLE_TO_FIXED(x) ((long)((x)*65536.0+.5)) -+#define DOUBLE_TO_FIXED(x) ((icInt32Number)((x)*65536.0+.5)) - #define FIXED_TO_INT(x) ((x)>>16) - #define FIXED_REST_TO_INT(x) ((x)&0xFFFFU) + diff -ruN lcms.orig/files/patch-icc34 lcms/files/patch-icc34 --- lcms.orig/files/patch-icc34 Thu Jan 3 23:47:01 2002 +++ lcms/files/patch-icc34 Thu Jan 3 23:58:09 2002 @@ -1,14 +1,13 @@ -Try to use the int32 and friends on all Unixes -- not just SGI's Irix. ---- icc34.h Tue Feb 13 12:08:06 2001 -+++ icc34.h Wed Sep 5 10:08:42 2001 -@@ -141,8 +141,10 @@ - * etc into icXXX form. The rest of the header uses the icXXX - * typedefs. Signatures are 4 byte quantities. +--- ../include/icc34.h.orig Mon Oct 29 23:17:39 2001 ++++ ../include/icc34.h Thu Jan 3 23:57:42 2002 +@@ -143,8 +143,10 @@ + * */ + +#ifdef __unix__ #ifdef __sgi #include "sgidefs.h" +#endif - typedef __int32_t icSignature; + typedef __int32_t icSignature; diff -ruN lcms.orig/files/patch-test lcms/files/patch-test --- lcms.orig/files/patch-test Thu Jan 3 23:47:01 2002 +++ lcms/files/patch-test Thu Jan 1 03:00:00 1970 @@ -1,10 +0,0 @@ -Inititialize/clear more variables. Now this test works on Alphas too. ---- ../testbed/testcms.c Tue Feb 13 12:08:32 2001 -+++ ../testbed/testcms.c Wed Sep 5 10:04:07 2001 -@@ -582,5 +582,5 @@ - static void ClearStats(LPSTATS p) - { -- p -> x = p -> y = p -> x2 = p -> y2 = p -> xy -+ p -> n = p -> x = p -> y = p -> x2 = p -> y2 = p -> xy - = p -> Peak = 0.0; - } diff -ruN lcms.orig/pkg-plist lcms/pkg-plist --- lcms.orig/pkg-plist Thu Jan 3 23:47:01 2002 +++ lcms/pkg-plist Fri Jan 4 00:35:42 2002 @@ -5,7 +5,7 @@ lib/liblcms.so.1.7 %%PORTDOCS%%share/doc/lcms/LCMSAPI.TXT %%PORTDOCS%%share/doc/lcms/TUTORIAL.TXT -%%PORTDOCS%%share/doc/lcms/neutral.c +%%PORTDOCS%%share/doc/lcms/icctrans.c %%PORTDOCS%%share/doc/lcms/tifficc.c %%PORTDOCS%%share/doc/lcms/wtpt.c %%PORTDOCS%%@dirrm share/doc/lcms >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:20:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3FEB37B421 for ; Fri, 4 Jan 2002 03:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04BK0H07826; Fri, 4 Jan 2002 03:20:00 -0800 (PST) (envelope-from gnats) Received: from gnome04.sovam.com (gnome04.sovam.com [194.67.1.185]) by hub.freebsd.org (Postfix) with ESMTP id 0AED437B405 for ; Fri, 4 Jan 2002 03:17:47 -0800 (PST) Received: from ip-2036.dialup.cl.spb.ru ([212.46.203.52]:26898 "EHLO lev.sereb.net" ident: "TIMEDOUT" whoson: "-unregistered-" smtp-auth: TLS-CIPHER: TLS-PEER: ) by gnome04.sovam.com with ESMTP id ; Fri, 4 Jan 2002 14:17:26 +0300 Message-Id: <48402096674.20020104141831@macro.ru> Date: Fri, 4 Jan 2002 14:18:31 +0300 From: "Lev A.Serebryakov" Reply-To: "Lev A.Serebryakov" To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33527: Update for port devel/anjuta to version 0.1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33527 >Category: ports >Synopsis: Update for port devel/anjuta to version 0.1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 03:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 03 Jan 2002 >Description: It is update for port devel/anjuta to version 0.1.8 (latest stable version) >How-To-Repeat: >Fix: diff -ruN anjuta/Makefile anjuta.new/Makefile --- anjuta/Makefile Fri Aug 24 14:00:50 2001 +++ anjuta.new/Makefile Wed Dec 26 22:15:40 2001 @@ -6,7 +6,7 @@ # PORTNAME= anjuta -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.8 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta diff -ruN anjuta/distinfo anjuta.new/distinfo --- anjuta/distinfo Fri Aug 24 14:00:50 2001 +++ anjuta.new/distinfo Wed Dec 26 22:15:40 2001 @@ -1 +1 @@ -MD5 (anjuta-0.1.7.tar.gz) = 2d518592ced3d548d37a73e5f6285af4 +MD5 (anjuta-0.1.8.tar.gz) = 7bdfe257961dfbdcd63e7b8d7411a5fa diff -ruN anjuta/files/patch-Makefile.in anjuta.new/files/patch-Makefile.in --- anjuta/files/patch-Makefile.in Sun Aug 12 12:24:54 2001 +++ anjuta.new/files/patch-Makefile.in Wed Dec 26 22:15:40 2001 @@ -1,15 +1,16 @@ ---- Makefile.in.orig Sun Aug 12 11:01:09 2001 -+++ Makefile.in Sun Aug 12 11:02:14 2001 -@@ -128,10 +128,10 @@ +--- Makefile.in.orig Wed Dec 26 21:27:52 2001 ++++ Makefile.in Wed Dec 26 21:28:35 2001 +@@ -137,11 +137,11 @@ cxxflags_set = @cxxflags_set@ l = @l@ --SUBDIRS = intl po macros scintilla ccview widgets manuals omf-install src pixmaps data doc launcher -+SUBDIRS = intl po macros ccview widgets manuals omf-install src pixmaps data doc launcher +-SUBDIRS = intl po macros tagmanager global-tags scintilla ccview widgets manuals omf-install src pixmaps data doc launcher ++SUBDIRS = intl po macros tagmanager global-tags ccview widgets manuals omf-install src pixmaps data doc launcher + anjutadocdir = ${prefix}/doc/anjuta --anjutadoc_DATA = README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS -+anjutadoc_DATA = +-anjutadoc_DATA = README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS FUTURE ++anjutadoc_DATA = - EXTRA_DIST = anjuta.desktop.in.in anjuta.prj anjuta.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in $(anjutadoc_DATA) + EXTRA_DIST = anjuta.desktop.in.in anjuta.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in $(anjutadoc_DATA) diff -ruN anjuta/files/patch-configure anjuta.new/files/patch-configure --- anjuta/files/patch-configure Fri Aug 24 14:00:50 2001 +++ anjuta.new/files/patch-configure Wed Dec 26 22:15:40 2001 @@ -1,5 +1,5 @@ ---- configure.orig Fri Aug 24 12:34:57 2001 -+++ configure Fri Aug 24 12:35:13 2001 +--- configure.orig Wed Dec 26 21:29:11 2001 ++++ configure Wed Dec 26 21:29:56 2001 @@ -8,6 +8,7 @@ # gives unlimited permission to copy, distribute and modify it. @@ -8,10 +8,10 @@ ac_help= ac_default_prefix=/usr/local # Any additions from configure.in: -@@ -4812,12 +4813,10 @@ - intl/Makefile - po/Makefile.in - macros/Makefile +@@ -6557,12 +6558,10 @@ + tagmanager/Makefile + tagmanager/include/Makefile + global-tags/Makefile -scintilla/Makefile ccview/Makefile widgets/Makefile @@ -21,7 +21,7 @@ manuals/C/Makefile manuals/C/anjuta-manual/Makefile manuals/C/anjuta-faqs/Makefile -@@ -4906,6 +4905,7 @@ +@@ -6656,6 +6655,7 @@ s%@GNOME_CAPPLET_LIBS@%$GNOME_CAPPLET_LIBS%g s%@cflags_set@%$cflags_set%g s%@GTK_CONFIG@%$GTK_CONFIG%g @@ -29,10 +29,10 @@ s%@GTK_CFLAGS@%$GTK_CFLAGS%g s%@GTK_LIBS@%$GTK_LIBS%g s%@XPM_LIBS@%$XPM_LIBS%g -@@ -4997,12 +4997,10 @@ - intl/Makefile - po/Makefile.in - macros/Makefile +@@ -6759,12 +6759,10 @@ + tagmanager/Makefile + tagmanager/include/Makefile + global-tags/Makefile -scintilla/Makefile ccview/Makefile widgets/Makefile diff -ruN anjuta/files/patch-src-Makefile.in anjuta.new/files/patch-src-Makefile.in --- anjuta/files/patch-src-Makefile.in Fri Aug 24 14:00:50 2001 +++ anjuta.new/files/patch-src-Makefile.in Wed Dec 26 22:15:40 2001 @@ -1,133 +1,36 @@ ---- src/Makefile.in.orig Fri Aug 24 12:05:50 2001 -+++ src/Makefile.in Fri Aug 24 12:09:03 2001 -@@ -128,7 +128,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ +--- src/Makefile.in.orig Wed Dec 26 21:31:15 2001 ++++ src/Makefile.in Wed Dec 26 21:33:44 2001 +@@ -139,7 +139,7 @@ --INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -I$(srcdir)/../scintilla/include -I$(srcdir)/../widgets -I$(srcdir)/../ccview -I$(srcdir)/../pixmaps -I.. -I. -DHAVE_CONFIG_H -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wtraditional -Wpointer-arith -Wmissing-prototypes -O1 -g -+INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) -I$(prefix)/include/scintilla -I$(srcdir)/../widgets -I$(srcdir)/../ccview -I$(srcdir)/../pixmaps -I.. -I. -DHAVE_CONFIG_H -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wtraditional -Wpointer-arith -Wmissing-prototypes + EXTRA_DIST = glades.h Prj-skelimpl.c Prj-skels.c Prj-stubs.c +-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) $(EXTRA_GNOME_CFLAGS) $(EXTRA_ORBIT_CFLAGS) -I$(srcdir)/../scintilla/include -I$(srcdir)/../tagmanager/include -I$(srcdir)/../widgets -I$(srcdir)/../ccview -I$(srcdir)/../pixmaps -I.. -I. -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -O1 -g ++INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) $(EXTRA_GNOME_CFLAGS) $(EXTRA_ORBIT_CFLAGS) -I$(prefix)/include/scintilla -I$(srcdir)/../tagmanager/include -I$(srcdir)/../widgets -I$(srcdir)/../ccview -I$(srcdir)/../pixmaps -I.. -I. -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -O1 -g - bin_PROGRAMS = anjuta -@@ -136,7 +136,7 @@ - anjuta_SOURCES = aneditor.cxx aneditor.h anjuta.h anjuta_cbs.c anjuta_dirs.c anjuta_dirs.h anjuta_info.c anjuta_info.h appwiz_page1.c appwiz_page2.c appwiz_page3.c appwizard.c appwizard.h appwizard_cbs.c appwizard_cbs.h appwizard_gui.c attach_process.c attach_process.h attach_process_cbs.c attach_process_cbs.h attach_process_gui.c breakpoints.c breakpoints.h breakpoints_cbs.c breakpoints_cbs.h breakpoints_gui.c build_file.c build_file.h build_project.c build_project.h clean_project.c clean_project.h commands.c commands.h compile.c compile.h compiler_options.c compiler_options.h compiler_options_cbs.c compiler_options_cbs.h compiler_options_gui.c configurer.c configurer.h controls.c controls.h debugger.c debugger.h executer.c executer.h fileselection.c fileselection.h find_in_files.c find_in_files.h find_in_files_cbs.c find_in_files_cbs.h find_in_files_gui.c find_replace.c find_replace.h find_text.c find_text.h global.h gnome_project.c gnome_project.h goto_line.c goto_line.h help.c help.h launcher.c launcher.h lexer.h main.c main_menubar.c main_menubar.h main_menubar_def.h mainmenu_callbacks.c mainmenu_callbacks.h messagebox.c messagebox.h messages.c messages.h pixmaps.h preferences.c preferences.h preferences_gui.c project_dbase.c project_dbase.h project_config.c project_config.h project_dbase_gui.c properties.cxx properties.h registers.c registers.h registers_cbs.c registers_cbs.h registers_gui.c sharedlib.c sharedlib.h sharedlib_cbs.c sharedlib_cbs.h sharedlib_gui.c signals.c signals.h signals_cbs.c signals_cbs.h signals! _gui.c splash.c splash.h src_paths.c src_paths.h src_paths_cbs.c src_paths_cbs.h src_paths_gui.c stack_trace.c stack_trace.h stack_trace_cbs.c stack_trace_cbs.h stack_trace_gui.c syntax.h tags_manager.c tags_manager.h text_editor.c text_editor.h text_editor_cbs.c text_editor_cbs.h text_editor_gui.c text_editor_gui.h text_editor_menu.c text_editor_menu.h toolbar.c toolbar.h toolbar_callbacks.c toolbar_callbacks.h utilities.c utilities.h watch.c watch.h watch_cbs.c watch_cbs.h watch_gui.c about.c appwiz_page4.c source.c anjuta.c anjuta_gui.c source.h glade_iface.c glade_iface.h compatibility_0.c compatibility_0.h defaults.c defaults.h about.h resources.c resources.h notebook.c notebook.h + SCILEXERS = ../scintilla/StyleContext.o ../scintilla/LexCPP.o ../scintilla/LexConf.o ../scintilla/LexHTML.o ../scintilla/LexLua.o ../scintilla/LexOthers.o ../scintilla/LexPerl.o ../scintilla/LexPython.o ../scintilla/LexSQL.o ../scintilla/LexVB.o ../scintilla/LexPascal.o ../scintilla/LexAVE.o ../scintilla/LexCrontab.o ../scintilla/LexEiffel.o ../scintilla/LexLisp.o ../scintilla/LexRuby.o ../scintilla/LexBullant.o ../scintilla/LexAda.o +@@ -150,7 +150,7 @@ + anjuta_SOURCES = aneditor.cxx aneditor.h anjuta.h anjuta_cbs.c anjuta_dirs.c anjuta_dirs.h anjuta_info.c anjuta_info.h appwiz_page1.c appwiz_page2.c appwiz_page3.c appwizard.c appwizard.h appwizard_cbs.c appwizard_cbs.h appwizard_gui.c attach_process.c attach_process.h attach_process_cbs.c attach_process_cbs.h attach_process_gui.c breakpoints.c breakpoints.h breakpoints_cbs.c breakpoints_cbs.h breakpoints_gui.c build_file.c build_file.h build_project.c build_project.h clean_project.c clean_project.h commands.c commands.h compile.c compile.h compiler_options.c compiler_options.h compiler_options_cbs.c compiler_options_cbs.h compiler_options_gui.c configurer.c configurer.h controls.c controls.h debugger.c debugger.h dnd.c dnd.h executer.c executer.h fileselection.c fileselection.h find_in_files.c find_in_files.h find_in_files_cbs.c find_in_files_cbs.h find_in_files_gui.c find_replace.c find_replace.h find_text.c find_text.h global.h gnome_project.c gnome_project.h goto_line.c goto_line.h help.c help.h launcher.c launcher.h lexer.h main.c main_menubar.c main_menubar.h main_menubar_def.h mainmenu_callbacks.c mainmenu_callbacks.h messagebox.c messagebox.h messages.c messages.h pixmaps.h preferences.c preferences.h preferences_gui.c project_dbase.c project_dbase.h project_config.c project_config.h project_type.c project_type.h project_dbase_gui.c properties.cxx properties.h registers.c registers.h registers_cbs.c registers_cbs.h registers_gui.c sharedlib.c sharedlib.h sharedlib_cbs.c sharedlib_cbs.h sharedlib_gui.c signals.c signals! .h signals_cbs.c signals_cbs.h signals_gui.c splash.c splash.h src_paths.c src_paths.h src_paths_cbs.c src_paths_cbs.h src_paths_gui.c stack_trace.c stack_trace.h stack_trace_cbs.c stack_trace_cbs.h stack_trace_gui.c syntax.h tags_manager.c tags_manager.h text_editor.c text_editor.h text_editor_cbs.c text_editor_cbs.h text_editor_gui.c text_editor_gui.h text_editor_menu.c text_editor_menu.h toolbar.c toolbar.h toolbar_callbacks.c toolbar_callbacks.h utilities.c utilities.h watch.c watch.h watch_cbs.c watch_cbs.h watch_gui.c about.c appwiz_page4.c source.c anjuta.c anjuta_gui.c source.h glade_iface.c glade_iface.h compatibility_0.c compatibility_0.h defaults.c defaults.h about.h resources.c resources.h notebook.c notebook.h CORBA-Server.c CORBA-Server.h Gladen-common.c Gladen.h Prj.h glades.c Prj-common.c Gladen-stubs.c session.c session.h --anjuta_LDADD = $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) -L../scintilla -L../widgets -L../ccview ../scintilla/LexCPP.o ../scintilla/LexConf.o ../scintilla/LexHTML.o ../scintilla/LexLua.o ../scintilla/LexOthers.o ../scintilla/LexPerl.o ../scintilla/LexPython.o ../scintilla/LexSQL.o ../scintilla/LexVB.o ../scintilla/LexPascal.o ../scintilla/LexAVE.o -lwidgets -lccview -lxml -lscintilla -+anjuta_LDADD = $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) -L../widgets -L../ccview -lwidgets -lccview -lxml -lscintilla + +-anjuta_LDADD = $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(EXTRA_GNOME_LIBS) $(EXTRA_ORBIT_LIBS) -L../scintilla -L../tagmanager -L../widgets -L../ccview -lwidgets -lccview -lxml -lscintilla -lctags $(SCILEXERS) ++anjuta_LDADD = $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(EXTRA_GNOME_LIBS) $(EXTRA_ORBIT_LIBS) -L../scintilla -L../tagmanager -L../widgets -L../ccview -lwidgets -lccview -lxml -lscintilla -lctags mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h -@@ -168,10 +168,7 @@ - watch_cbs.o watch_gui.o about.o appwiz_page4.o source.o anjuta.o \ - anjuta_gui.o glade_iface.o compatibility_0.o defaults.o resources.o \ - notebook.o --anjuta_DEPENDENCIES = ../scintilla/LexCPP.o ../scintilla/LexConf.o \ --../scintilla/LexHTML.o ../scintilla/LexLua.o ../scintilla/LexOthers.o \ --../scintilla/LexPerl.o ../scintilla/LexPython.o ../scintilla/LexSQL.o \ --../scintilla/LexVB.o ../scintilla/LexPascal.o ../scintilla/LexAVE.o +@@ -198,14 +198,7 @@ + defaults.$(OBJEXT) resources.$(OBJEXT) notebook.$(OBJEXT) \ + CORBA-Server.$(OBJEXT) Gladen-common.$(OBJEXT) glades.$(OBJEXT) \ + Prj-common.$(OBJEXT) Gladen-stubs.$(OBJEXT) session.$(OBJEXT) +-anjuta_DEPENDENCIES = ../scintilla/StyleContext.o ../scintilla/LexCPP.o \ +-../scintilla/LexConf.o ../scintilla/LexHTML.o ../scintilla/LexLua.o \ +-../scintilla/LexOthers.o ../scintilla/LexPerl.o \ +-../scintilla/LexPython.o ../scintilla/LexSQL.o ../scintilla/LexVB.o \ +-../scintilla/LexPascal.o ../scintilla/LexAVE.o \ +-../scintilla/LexCrontab.o ../scintilla/LexEiffel.o \ +-../scintilla/LexLisp.o ../scintilla/LexRuby.o ../scintilla/LexBullant.o \ +-../scintilla/LexAda.o +anjuta_DEPENDENCIES = anjuta_LDFLAGS = CXXFLAGS = @CXXFLAGS@ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -@@ -297,14 +294,7 @@ - fi; \ - done - about.o: about.c ../config.h utilities.h resources.h about.h --aneditor.o: aneditor.cxx ../config.h ../scintilla/include/Platform.h \ -- ../scintilla/include/PropSet.h ../scintilla/include/SString.h \ -- ../scintilla/include/Accessor.h \ -- ../scintilla/include/WindowAccessor.h \ -- ../scintilla/include/KeyWords.h \ -- ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h \ -- ../scintilla/include/SciLexer.h lexer.h properties.h aneditor.h -+aneditor.o: aneditor.cxx ../config.h lexer.h properties.h aneditor.h - anjuta_cbs.o: anjuta_cbs.c ../config.h text_editor.h global.h \ - text_editor_menu.h preferences.h properties.h aneditor.h \ - anjuta.h toolbar.h messagebox.h compiler_options.h src_paths.h \ -@@ -333,9 +323,7 @@ - anjuta_dirs.h executer.h configurer.h utilities.h \ - main_menubar.h help.h fileselection.h resources.h launcher.h \ - debugger.h watch.h registers.h stack_trace.h signals.h \ -- sharedlib.h attach_process.h controls.h anjuta_info.h \ -- ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h -+ sharedlib.h attach_process.h controls.h anjuta_info.h - appwizard_cbs.o: appwizard_cbs.c ../config.h anjuta.h toolbar.h \ - text_editor.h global.h text_editor_menu.h preferences.h \ - properties.h aneditor.h messagebox.h compiler_options.h \ -@@ -501,8 +489,7 @@ - find_text.h find_in_files.h messages.h project_dbase.h \ - tags_manager.h project_config.h commands.h anjuta_dirs.h \ - executer.h configurer.h utilities.h main_menubar.h help.h \ -- controls.h ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h -+ controls.h - debugger.o: debugger.c ../config.h anjuta.h toolbar.h text_editor.h \ - global.h text_editor_menu.h preferences.h properties.h \ - aneditor.h messagebox.h compiler_options.h src_paths.h \ -@@ -557,9 +544,7 @@ - src_paths.h find_replace.h find_text.h find_in_files.h \ - messages.h project_dbase.h tags_manager.h project_config.h \ - commands.h breakpoints.h anjuta_dirs.h executer.h configurer.h \ -- utilities.h main_menubar.h help.h resources.h \ -- ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h -+ utilities.h main_menubar.h help.h resources.h - find_text.o: find_text.c ../config.h anjuta.h toolbar.h text_editor.h \ - global.h text_editor_menu.h preferences.h properties.h \ - aneditor.h messagebox.h compiler_options.h src_paths.h \ -@@ -622,8 +607,7 @@ - compile.h launcher.h appwizard.h debugger.h watch.h registers.h \ - stack_trace.h signals.h sharedlib.h attach_process.h \ - breakpoints_cbs.h goto_line.h resources.h controls.h \ -- signals_cbs.h watch_cbs.h ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h -+ signals_cbs.h watch_cbs.h - main.o: main.c ../config.h splash.h anjuta.h toolbar.h text_editor.h \ - global.h text_editor_menu.h preferences.h properties.h \ - aneditor.h messagebox.h compiler_options.h src_paths.h \ -@@ -685,8 +669,7 @@ - ../pixmaps/file_cpp.xpm ../pixmaps/file_h.xpm \ - ../pixmaps/file_pix.xpm ../pixmaps/file_icon.xpm \ - ../pixmaps/file_html.xpm ../pixmaps/file_i18n.xpm --properties.o: properties.cxx ../scintilla/include/PropSet.h \ -- ../scintilla/include/SString.h properties.h -+properties.o: properties.cxx - registers_cbs.o: registers_cbs.c ../config.h registers.h properties.h \ - registers_cbs.h debugger.h global.h breakpoints.h text_editor.h \ - text_editor_menu.h preferences.h aneditor.h watch.h \ -@@ -791,8 +774,7 @@ - messages.h project_dbase.h tags_manager.h project_config.h \ - commands.h breakpoints.h anjuta_dirs.h executer.h configurer.h \ - utilities.h main_menubar.h help.h controls.h text_editor_cbs.h \ -- text_editor_gui.h mainmenu_callbacks.h resources.h \ -- ../scintilla/include/Scintilla.h -+ text_editor_gui.h mainmenu_callbacks.h resources.h - text_editor_gui.o: text_editor_gui.c ../config.h anjuta.h toolbar.h \ - text_editor.h global.h text_editor_menu.h preferences.h \ - properties.h aneditor.h messagebox.h compiler_options.h \ -@@ -800,9 +782,7 @@ - messages.h project_dbase.h tags_manager.h project_config.h \ - commands.h breakpoints.h anjuta_dirs.h executer.h configurer.h \ - utilities.h main_menubar.h help.h text_editor_cbs.h \ -- text_editor_gui.h mainmenu_callbacks.h pixmaps.h resources.h \ -- ../scintilla/include/Scintilla.h \ -- ../scintilla/include/ScintillaWidget.h -+ text_editor_gui.h mainmenu_callbacks.h pixmaps.h resources.h - text_editor_menu.o: text_editor_menu.c ../config.h resources.h \ - text_editor_menu.h anjuta.h toolbar.h text_editor.h global.h \ - preferences.h properties.h aneditor.h messagebox.h \ -@@ -820,10 +800,7 @@ - messages.h project_dbase.h tags_manager.h project_config.h \ - commands.h breakpoints.h anjuta_dirs.h executer.h configurer.h \ - utilities.h main_menubar.h help.h text_editor_gui.h \ -- text_editor_cbs.h syntax.h launcher.h \ -- ../scintilla/include/Scintilla.h \ -- ../scintilla/include/SciLexer.h \ -- ../scintilla/include/ScintillaWidget.h lexer.h controls.h -+ text_editor_cbs.h syntax.h launcher.h lexer.h controls.h - toolbar_callbacks.o: toolbar_callbacks.c ../config.h anjuta.h toolbar.h \ - text_editor.h global.h text_editor_menu.h preferences.h \ - properties.h aneditor.h messagebox.h compiler_options.h \ diff -ruN anjuta/pkg-plist anjuta.new/pkg-plist --- anjuta/pkg-plist Fri Aug 24 14:00:50 2001 +++ anjuta.new/pkg-plist Wed Dec 26 22:15:40 2001 @@ -10,30 +10,45 @@ share/anjuta/gdb.init share/anjuta/header.c share/anjuta/internal.properties -share/anjuta/linux-gnome-c.api share/anjuta/stock_libs.anj -share/anjuta/tags2api.py +share/anjuta/system.tags share/anjuta/welcome.txt +share/anjuta/gnome/ChangeLog +share/anjuta/gnome/Makefile.am +share/anjuta/gnome/aclocal-include.m4 +share/anjuta/gnome/autogen.sh +share/anjuta/gnome/compiler-flags.m4 +share/anjuta/gnome/curses.m4 +share/anjuta/gnome/gnome-bonobo-check.m4 +share/anjuta/gnome/gnome-common.m4 +share/anjuta/gnome/gnome-fileutils.m4 +share/anjuta/gnome/gnome-gettext.m4 +share/anjuta/gnome/gnome-ghttp-check.m4 +share/anjuta/gnome/gnome-gnorba-check.m4 +share/anjuta/gnome/gnome-guile-checks.m4 +share/anjuta/gnome/gnome-libgtop-check.m4 +share/anjuta/gnome/gnome-objc-checks.m4 +share/anjuta/gnome/gnome-orbit-check.m4 +share/anjuta/gnome/gnome-print-check.m4 +share/anjuta/gnome/gnome-pthread-check.m4 +share/anjuta/gnome/gnome-support.m4 +share/anjuta/gnome/gnome-undelfs.m4 +share/anjuta/gnome/gnome-vfs.m4 +share/anjuta/gnome/gnome-x-checks.m4 +share/anjuta/gnome/gnome-xml-check.m4 +share/anjuta/gnome/gnome.m4 +share/anjuta/gnome/gperf-check.m4 +share/anjuta/gnome/linger.m4 +share/anjuta/gnome/need-declaration.m4 share/gnome/apps/Development/anjuta.desktop share/gnome/help/anjuta/C/anjuta-faqs/anjuta-faqs.sgml -share/gnome/help/anjuta/C/anjuta-faqs/docbook.css share/gnome/help/anjuta/C/anjuta-faqs/index.html share/gnome/help/anjuta/C/anjuta-faqs/ln7.html -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/caution.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/home.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/important.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/next.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/note.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/prev.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/tip.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/toc-blank.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/toc-minus.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/toc-plus.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/up.gif -share/gnome/help/anjuta/C/anjuta-faqs/stylesheet-images/warning.gif share/gnome/help/anjuta/C/anjuta-manual/add-rm-files.html -share/gnome/help/anjuta/C/anjuta-manual/anjuta-contacts.html -share/gnome/help/anjuta/C/anjuta-manual/anjuta-license.html +share/gnome/help/anjuta/C/anjuta-manual/authors.html +share/gnome/help/anjuta/C/anjuta-manual/authors.sgml +share/gnome/help/anjuta/C/anjuta-manual/ln8.html +share/gnome/help/anjuta/C/anjuta-manual/placeholder.html share/gnome/help/anjuta/C/anjuta-manual/anjuta-manual.sgml share/gnome/help/anjuta/C/anjuta-manual/breaks-del.html share/gnome/help/anjuta/C/anjuta-manual/breaks-edit.html @@ -74,7 +89,6 @@ share/gnome/help/anjuta/C/anjuta-manual/debugging-stack.html share/gnome/help/anjuta/C/anjuta-manual/debugging.html share/gnome/help/anjuta/C/anjuta-manual/defines.html -share/gnome/help/anjuta/C/anjuta-manual/docbook.css share/gnome/help/anjuta/C/anjuta-manual/editing-files.html share/gnome/help/anjuta/C/anjuta-manual/expr-watch.html share/gnome/help/anjuta/C/anjuta-manual/familiar.html @@ -126,11 +140,11 @@ share/gnome/help/anjuta/C/anjuta-manual/file-operations.html share/gnome/help/anjuta/C/anjuta-manual/includes.html share/gnome/help/anjuta/C/anjuta-manual/index.html -share/gnome/help/anjuta/C/anjuta-manual/information.html share/gnome/help/anjuta/C/anjuta-manual/introduction.html share/gnome/help/anjuta/C/anjuta-manual/libpaths.html share/gnome/help/anjuta/C/anjuta-manual/libraries.html -share/gnome/help/anjuta/C/anjuta-manual/ln15.html +share/gnome/help/anjuta/C/anjuta-manual/license.html +share/gnome/help/anjuta/C/anjuta-manual/license.sgml share/gnome/help/anjuta/C/anjuta-manual/loadsave-prjs.html share/gnome/help/anjuta/C/anjuta-manual/main-win.html share/gnome/help/anjuta/C/anjuta-manual/menu.html @@ -152,35 +166,31 @@ share/gnome/help/anjuta/C/anjuta-manual/stack-frame-info.html share/gnome/help/anjuta/C/anjuta-manual/stack-frame.html share/gnome/help/anjuta/C/anjuta-manual/stack-update.html -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/caution.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/home.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/important.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/next.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/note.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/prev.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/tip.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/toc-blank.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/toc-minus.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/toc-plus.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/up.gif -share/gnome/help/anjuta/C/anjuta-manual/stylesheet-images/warning.gif share/gnome/help/anjuta/C/anjuta-manual/toolbars.html share/gnome/help/anjuta/C/anjuta-manual/warnings.html share/gnome/help/anjuta/C/topic.dat share/gnome/omf/anjuta/anjuta-faqs-C.omf share/gnome/omf/anjuta/anjuta-manual-C.omf +share/locale/de/LC_MESSAGES/anjuta.mo share/locale/es/LC_MESSAGES/anjuta.mo share/locale/fr/LC_MESSAGES/anjuta.mo share/locale/it/LC_MESSAGES/anjuta.mo share/locale/ja/LC_MESSAGES/anjuta.mo +share/locale/nl/LC_MESSAGES/anjuta.mo +share/locale/no/LC_MESSAGES/anjuta.mo share/locale/pl/LC_MESSAGES/anjuta.mo +share/locale/pt_BR/LC_MESSAGES/anjuta.mo share/locale/ru/LC_MESSAGES/anjuta.mo share/locale/sv/LC_MESSAGES/anjuta.mo +share/locale/ta/LC_MESSAGES/anjuta.mo share/locale/tr/LC_MESSAGES/anjuta.mo share/locale/uk/LC_MESSAGES/anjuta.mo +share/locale/zh_CN/LC_MESSAGES/anjuta.mo +share/locale/zh_TW/LC_MESSAGES/anjuta.mo share/pixmaps/anjuta/add.xpm -share/pixmaps/anjuta/anjuta_icon.xpm +share/pixmaps/anjuta/anjuta_icon.png share/pixmaps/anjuta/anjuta_logo.png +share/pixmaps/anjuta/anjuta_splash.png share/pixmaps/anjuta/app_wizard.jpg share/pixmaps/anjuta/appwid_blank.xpm share/pixmaps/anjuta/appwid_book.xpm @@ -272,6 +282,7 @@ share/pixmaps/anjuta/mini_debug.xpm share/pixmaps/anjuta/mini_dock.xpm share/pixmaps/anjuta/mini_find.xpm +share/pixmaps/anjuta/mini_locals.xpm share/pixmaps/anjuta/new_file.xpm share/pixmaps/anjuta/open_file.xpm share/pixmaps/anjuta/open_project.xpm @@ -311,5 +322,6 @@ @dirrm share/gnome/help/anjuta/C/anjuta-faqs @dirrm share/gnome/help/anjuta/C @dirrm share/gnome/help/anjuta +@dirrm share/anjuta/gnome @dirrm share/anjuta @dirrm doc/anjuta >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:22:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailhub5.isdnet.net (mailhub5.isdnet.net [195.154.209.25]) by hub.freebsd.org (Postfix) with ESMTP id A5D1937B41A; Fri, 4 Jan 2002 03:22:02 -0800 (PST) Received: from whisper.dippgw.homedns.org (ppp1027-cwdsl-paris.fr.cw.net [62.210.116.3]) by mailhub5.isdnet.net (8.9.3/8.9.3) with SMTP id MAA79379; Fri, 4 Jan 2002 12:21:57 +0100 (CET) Date: Fri, 4 Jan 2002 12:24:22 +0100 From: Geraud CONTINSOUZAS To: Joe Clarke Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: nautilus-1.0.6 Message-Id: <20020104122422.2b7de658.geraud.continsouzas@dipp.net> In-Reply-To: <1010078805.86152.0.camel@shumai.marcuscom.com> References: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> <1010078805.86152.0.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 03 Jan 2002 12:26:44 -0500 Joe Clarke wrote: <-- snip --> > > Try doing: > > sysctl -w kern.maxfiles=5000 > > and see if that works. I can't remember if that variable was always > read-write. It is in a recent -stable. > > kern.maxfiles is actually dependent on your maxusers setting in the > kernel, though. You have maxusers set too low in your kernel conf. If > this is 4.4-RELEASE, edit your kernel config, and change maxusers to 64, > then recompile. If this is a very recent version of 4.4-stable or > 4.5-PRERELEASE, set maxusers to 0, then recompile. More on kernel > limits can be found at: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html > > Instructions for building a custom kernel can be found at: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html > > Joe > <-- snip --> Dear Joe, I recompiled my 4.4-RELEASE kernel with a maxusers set to 64 and followed your recommandation about the kern.maxfiles to 5000 (by the way, it seems to work fine on a 4.4-RELEASE). But nautilus still isn't starting. I have a new error on the console though : Eel-WARNING **: GConf error: Failed to contact configuration server (a likely cause of this is that you have a configuration server (gconfd) running, but it isn't reachable from here - if you're logged in from two machines at once, you may need to enable TCP networking for ORBit) Ok, fine... but a 'ps waux' doesn't show any gconfd anymore. On the other hand, my open files are still growing : -- geraud@whisper:/home/geraud --[111]# fstat | wc -l 1241 -- geraud@whisper:/home/geraud --[112]# fstat | grep oafd | wc -l 252 -- geraud@whisper:/home/geraud --[113]# fstat | grep nautilus | wc -l 726 Now, about that TCP networking, I may have a suggestion, I checked the changes on the x11XFree86-4 port and here's what I saw : 2001-10-27 05:18:10 jmz Patch startx so that X is started with the "-nolisten tcp" by default and add a "-listen_tcp" option to run X in non-secure mode. Could this have anything to do with the 'unreachable server'? Once again I would like to thank you for the time I'm making you waste with my dumb questions. Sincerely yours Geraud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D9A437B41E for ; Fri, 4 Jan 2002 03:40:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Be5u09931; Fri, 4 Jan 2002 03:40:05 -0800 (PST) (envelope-from gnats) Received: from ws66.v6lab.net (ws66.v6lab.net [192.71.20.66]) by hub.freebsd.org (Postfix) with ESMTP id C1BDC37B419 for ; Fri, 4 Jan 2002 03:31:07 -0800 (PST) Received: by ws66.v6lab.net (Postfix, from userid 1000) id 056C249AE8; Fri, 4 Jan 2002 12:31:01 +0100 (CET) Message-Id: <20020104113101.056C249AE8@ws66.v6lab.net> Date: Fri, 4 Jan 2002 12:31:01 +0100 (CET) From: Martti Kuparinen Reply-To: Martti Kuparinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33529: [PATCH] ports/security/isakmpd update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33529 >Category: ports >Synopsis: [PATCH] ports/security/isakmpd update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 03:40:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD inside 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 09:45:08 CEST 2001 root@inside:/usr/obj/usr/src/sys/INSIDE i386 >Description: I have updated the security/isakmpd port to match the latest NetBSD pkgsrc version (which I committed earlier today). >How-To-Repeat: >Fix: diff -ru /usr/ports/security/isakmpd/Makefile isakmpd/Makefile --- /usr/ports/security/isakmpd/Makefile Sun May 20 04:31:11 2001 +++ isakmpd/Makefile Fri Jan 4 12:25:56 2002 @@ -9,7 +9,7 @@ # PORTNAME= isakmpd -PORTVERSION= 20010403 +PORTVERSION= 20020104 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_NETBSD} MASTER_SITE_SUBDIR= LOCAL_PORTS @@ -26,7 +26,7 @@ MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man MAN5= isakmpd.conf.5 isakmpd.policy.5 -MAN8= isakmpd.8 +MAN8= isakmpd.8 certpatch.8 MANCOMPRESSED= yes .include diff -ru /usr/ports/security/isakmpd/distinfo isakmpd/distinfo --- /usr/ports/security/isakmpd/distinfo Sun May 20 04:31:11 2001 +++ isakmpd/distinfo Fri Jan 4 12:14:40 2002 @@ -1 +1 @@ -MD5 (isakmpd-20010403.tar.gz) = 9813cb6735983eb00908616bb63a654c +MD5 (isakmpd-20020104.tar.gz) = 80ade017ae4e95498416923872e0a233 diff -ru /usr/ports/security/isakmpd/files/patch-aa isakmpd/files/patch-aa --- /usr/ports/security/isakmpd/files/patch-aa Sun May 20 04:31:11 2001 +++ isakmpd/files/patch-aa Fri Jan 4 12:15:36 2002 @@ -1,12 +1,11 @@ ---- Makefile.orig Fri May 11 17:38:14 2001 -+++ Makefile Fri May 11 17:38:33 2001 -@@ -44,10 +44,10 @@ - # openbsd means 2.5 or newer, openbsd-encap is for older kernels with PF_ENCAP - # linux is the name for Linux with FreeS/WAN integrated, freebsd/netbsd means - # FreeBSD/NetBSD with KAME IPsec. +--- Makefile.orig Sun Aug 26 00:22:26 2001 ++++ Makefile Fri Jan 4 12:15:25 2002 +@@ -43,9 +43,9 @@ + + # openbsd means OpenBSD 2.5 or newer. linux is the name for Linux with + # FreeS/WAN integrated, freebsd/netbsd means FreeBSD/NetBSD with KAME IPsec. -OS= openbsd +#OS= openbsd - #OS= openbsd-encap #OS= netbsd -#OS= freebsd +OS= freebsd diff -ru /usr/ports/security/isakmpd/files/patch-ac isakmpd/files/patch-ac --- /usr/ports/security/isakmpd/files/patch-ac Sun May 20 04:31:11 2001 +++ isakmpd/files/patch-ac Fri Jan 4 12:24:41 2002 @@ -1,11 +1,12 @@ ---- apps/certpatch/Makefile.orig Fri May 11 17:50:35 2001 -+++ apps/certpatch/Makefile Fri May 11 17:51:04 2001 -@@ -37,7 +37,7 @@ +--- sysdep/freebsd/Makefile.sysdep.orig Fri Jan 4 12:22:06 2002 ++++ sysdep/freebsd/Makefile.sysdep Fri Jan 4 12:23:35 2002 +@@ -61,9 +61,6 @@ + sysdep-target: + cd ${.CURDIR}/sysdep/common/libsysdep; ${MAKE} ${.MAKEFLAGS} - PROG= certpatch - SRCS= certpatch.c --BINDIR= /usr/sbin -+BINDIR?= /usr/sbin - TOPSRC= ${.CURDIR}/../.. - TOPOBJ!= cd ${TOPSRC}; printf "all:\n\t@pwd\n" |${MAKE} -f- - OS!= awk '/^OS=/ { print $$2 }' ${.CURDIR}/../../Makefile +-# Kludge around much strange behaviour in /usr/share/mk/bsd.*/mk, don't build certpatch +-SUBDIR= +- + .if make(clean) + SUBDIR+= sysdep/common/libsysdep + .endif Only in /usr/ports/security/isakmpd/files: patch-ba Only in /usr/ports/security/isakmpd/files: patch-ca diff -ru /usr/ports/security/isakmpd/pkg-plist isakmpd/pkg-plist --- /usr/ports/security/isakmpd/pkg-plist Sun May 20 04:31:11 2001 +++ isakmpd/pkg-plist Fri Jan 4 12:25:39 2002 @@ -1,4 +1,5 @@ sbin/isakmpd +sbin/certpatch share/examples/isakmpd/VPN-3way-template.conf share/examples/isakmpd/VPN-east.conf share/examples/isakmpd/VPN-west.conf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 3:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 981F537B41C for ; Fri, 4 Jan 2002 03:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Bo1w11130; Fri, 4 Jan 2002 03:50:01 -0800 (PST) (envelope-from gnats) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id E485D37B417 for ; Fri, 4 Jan 2002 03:47:10 -0800 (PST) Received: from home.dinoex.sub.org (home [217.6.200.196]) by net2.dinoex.sub.org (8.11.6/8.11.6) with ESMTP id g04Bta705788 for ; Fri, 4 Jan 2002 12:55:36 +0100 (CET) (envelope-from dm@home.dinoex.sub.org) Received: (from dm@localhost) by home.dinoex.sub.org (8.12.1/8.12.1/Submit) id g04BkeoQ036629; Fri, 4 Jan 2002 12:46:40 +0100 (CET)?g (envelope-from dm) Message-Id: <200201041146.g04BkeoQ036629@home.dinoex.sub.org> Date: Fri, 4 Jan 2002 12:46:40 +0100 (CET) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33530: net/licq update [PATCH] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33530 >Category: ports >Synopsis: net/licq update [PATCH] >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 03:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 4.4-STABLE i386 >Organization: privat >Environment: System: FreeBSD 4.4-STABLE i386 >Description: licq-1.0.3 does not work corectlly, messages are lost. licq licq-console (no changes) licq-qt-gui problems fixed: - program_transform_name installed the binaray as: /usr/local/bin/i386--freebsd4.4-licq - configure seeks now a qt-mt itself, but the options for "ac_qt_libraries" are not processed - use ob BZIP2 as compressor. >How-To-Repeat: try to chat via server, you get no answers. >Fix: Maintainer notifiued at 02.02.2001 apply the patches diff licq-qt-gui/Makefile licq-qt-gui/Makefile --- licq-qt-gui/Makefile Wed Dec 26 12:55:15 2001 +++ licq-qt-gui/Makefile Tue Jan 1 11:12:48 2002 @@ -18,12 +18,9 @@ LIBS="${PTHREAD_LIBS}" post-patch: - @${PERL5} -pi -e 's|0777|0755|g;' \ - -e 's|-lqt|-lqt2-mt|g' ${WRKSRC}/share/Makefile.am - @${PERL5} -pi -e 's|libqt.so.2|libqt2-mt.so.4|g;' \ - -e 's|libqt.so|libqt2-mt.so|g;' ${WRKSRC}/acinclude.m4 - @${PERL5} -pi -e 's|-lqt|-lqt2|g;' ${WRKSRC}/src/Makefile.am \ - ${WRKSRC}/src/Makefile.in + @${PERL5} -pi -e 's|libqt-mt.so.2|libqt2-mt.so.4|g;' \ + -e 's|-lqt-mt|-lqt2-mt|g;' -e 's|libqt.so|libqt2.so|g;' \ + -e 's|-lqt$$|-lqt2|g;' ${WRKSRC}/acinclude.m4 pre-configure: @(cd ${WRKSRC} && ${ACLOCAL}) diff licq-qt-gui/files/patch-acinclude.m4 licq-qt-gui/files/patch-acinclude.m4 --- licq-qt-gui/files/patch-acinclude.m4 Thu Jan 1 01:00:00 1970 +++ licq-qt-gui/files/patch-acinclude.m4 Tue Jan 1 10:11:35 2002 @@ -0,0 +1,12 @@ +--- acinclude.m4.orig Tue Jan 1 09:39:27 2002 ++++ acinclude.m4 Tue Jan 1 09:50:18 2002 +@@ -68,6 +68,9 @@ + fi + done + fi ++ else ++ ac_qt_libname=-lqt2-mt ++ ac_qt_libdir=$ac_qt_libraries + fi + + ac_cv_lib_qtlib="ac_qt_libname=$ac_qt_libname ac_qt_libdir=$ac_qt_libdir" diff licq/Makefile licq/Makefile --- licq/Makefile Sat Apr 14 14:58:26 2001 +++ licq/Makefile Wed Jan 2 00:30:44 2002 @@ -27,6 +27,8 @@ post-patch: @${PERL5} -pi -e 's|||g' \ ${WRKSRC}/src/sighandler.c + @${PERL5} -pi -e 's|.program_transform_name.|s,x,x,|' \ + ${WRKSRC}/src/Makefile.in post-install: @${CAT} ${PKGMESSAGE} diff licq/Makefile.inc licq/Makefile.inc --- licq/Makefile.inc Tue Apr 10 22:52:08 2001 +++ licq/Makefile.inc Tue Jan 1 01:19:58 2002 @@ -2,11 +2,11 @@ # $FreeBSD: ports/net/licq/Makefile.inc,v 1.1 2001/04/10 20:52:08 green Exp $ PKGNAMEPREFIX= licq- -LICQ_VER= 1.0.3 +LICQ_VER= 1.0.4 QT_LICQ_VER= ${LICQ_VER} -RMS_LICQ_VER= 0.22 -CONSOLE_LICQ_VER= 1.0.2 -AUTO_REPLY_LICQ_VER= 1.0.1 +RMS_LICQ_VER= 0.23 +CONSOLE_LICQ_VER= 1.0.4 +AUTO_REPLY_LICQ_VER= 1.0.2 FORWARDER_LICQ_VER= 1.0.1 .if ${PORTNAME} != "base" RUN_DEPENDS+= licq:${PORTSDIR}/net/licq @@ -18,11 +18,12 @@ ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ MASTER_SITE_SUBDIR= licq DISTNAME= ${PKGNAMEPREFIX}${LICQ_VER} -DISTFILES= ${DISTNAME}.tar.gz +DISTFILES= ${DISTNAME}.tar.bz2 GNU_CONFIGURE= yes MD5_FILE= ${PORTSDIR}/net/licq/distinfo # USE_LIBTOOL doesn't work for these ports #USE_LIBTOOL= yes USE_GMAKE= yes USE_NEWGCC= yes +USE_BZIP2= yes WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME}-${PORTVERSION} diff licq/distinfo licq/distinfo --- licq/distinfo Fri Mar 16 18:53:15 2001 +++ licq/distinfo Tue Jan 1 11:02:15 2002 @@ -1 +1 @@ -MD5 (licq-1.0.3.tar.gz) = 894d7c27c0799c8b31dda134fe14b257 +MD5 (licq-1.0.4.tar.bz2) = df3e50c1b03aa0cf2ecd1c27af3588e7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 4:10:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 52B0637B41C for ; Fri, 4 Jan 2002 04:10:17 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 4 Jan 2002 12:10:07 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 16MTAG-0007Qu-00; Fri, 04 Jan 2002 12:09:36 +0000 Date: Fri, 4 Jan 2002 12:09:35 +0000 (GMT) From: Jan Grant X-X-Sender: To: freebsd-ports Subject: Package missing: kdebase-2.2.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has this dropped off the automatic build? jan -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Solution: (n) a watered-down version of something neat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 4:10:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D928337B41B; Fri, 4 Jan 2002 04:10:26 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04C9Vr24214; Fri, 4 Jan 2002 04:09:31 -0800 (PST) (envelope-from ijliao) Date: Fri, 4 Jan 2002 04:09:31 -0800 (PST) From: Message-Id: <200201041209.g04C9Vr24214@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33527: Update for port devel/anjuta to version 0.1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update for port devel/anjuta to version 0.1.8 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Fri Jan 4 04:09:18 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33527 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 4:10:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DA1337B41D; Fri, 4 Jan 2002 04:10:27 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04C8wt24091; Fri, 4 Jan 2002 04:08:58 -0800 (PST) (envelope-from ijliao) Date: Fri, 4 Jan 2002 04:08:58 -0800 (PST) From: Message-Id: <200201041208.g04C8wt24091@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33526: Update port x11-toolkits/scintilla to version 1.42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port x11-toolkits/scintilla to version 1.42 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Fri Jan 4 04:08:44 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33526 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 4:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2B0137B416; Fri, 4 Jan 2002 04:20:26 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04CAox24479; Fri, 4 Jan 2002 04:10:50 -0800 (PST) (envelope-from ijliao) Date: Fri, 4 Jan 2002 04:10:50 -0800 (PST) From: Message-Id: <200201041210.g04CAox24479@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, green@FreeBSD.org Subject: Re: ports/33530: net/licq update [PATCH] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/licq update [PATCH] Responsible-Changed-From-To: freebsd-ports->green Responsible-Changed-By: ijliao Responsible-Changed-When: Fri Jan 4 04:10:30 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33530 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 4:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B785637B41A for ; Fri, 4 Jan 2002 04:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Co6v29647; Fri, 4 Jan 2002 04:50:06 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id EEF5037B41A for ; Fri, 4 Jan 2002 04:41:09 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020104124109080.TUHU.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Fri, 4 Jan 2002 21:41:09 +0900 Message-Id: <20020104124109080.TUHU.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Fri, 4 Jan 2002 21:41:07 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33531: Update port: editors/speedbar to 1.4beta2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33531 >Category: ports >Synopsis: Update port: editors/speedbar to 1.4beta2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 04:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Update to 0.14beta2. (The recent semantic depends on the recent speedbar, the original author says.) >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/speedbar/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2001/12/29 12:31:25 1.1 +++ Makefile 2002/01/04 12:36:05 @@ -6,18 +6,18 @@ # PORTNAME= speedbar -PORTVERSION= 0.13a +PORTVERSION= 0.14.b2 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cedet PKGNAMESUFFIX= -${EMACS_PORT_NAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= fuyuki@mj.0038.net EMACS_PORT_NAME?= emacs21 USE_GMAKE= yes -MAKE_ARGS= LOADPATH=. LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/speedbar Index: distinfo =================================================================== RCS file: /home/ncvs/ports/editors/speedbar/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2001/12/29 12:31:25 1.1 +++ distinfo 2002/01/04 12:36:05 @@ -1 +1 @@ -MD5 (speedbar-0.13a.tar.gz) = 5f405fba3618be0c60125982e30c2b82 +MD5 (speedbar-0.14beta2.tar.gz) = 48289b388fedd1f79763dc6c7e36bd37 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/editors/speedbar/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 2001/12/30 13:45:48 1.2 +++ pkg-plist 2002/01/04 12:36:05 @@ -12,13 +12,18 @@ %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/rmail.el %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/rmail.elc %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/rpm.el +%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-ant.el +%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-chk.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-dir-minus.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-dir-plus.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-dir.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-gud.el +%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-html.el %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-image.el %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-info.el %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-mail.xpm +%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-obj.xpm +%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-objod.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-pg-minus.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-pg-plus.xpm %%EMACS_VERSION_SITE_LISPDIR%%/speedbar/sb-pg.xpm cvs server: Diffing files Index: files/patch-aa =================================================================== RCS file: /home/ncvs/ports/editors/speedbar/files/patch-aa,v retrieving revision 1.2 diff -u -r1.2 patch-aa --- files/patch-aa 2001/12/30 13:45:49 1.2 +++ files/patch-aa 2002/01/04 12:36:05 @@ -1,16 +1,14 @@ ---- speedbar.texi.orig Mon Dec 10 11:33:16 2001 -+++ speedbar.texi Mon Dec 10 11:53:31 2001 -@@ -26,9 +26,10 @@ - - @ifinfo - @format --START-INFO-DIR-ENTRY +--- speedbar.texi.orig Fri Jan 4 20:31:10 2002 ++++ speedbar.texi Fri Jan 4 20:32:35 2002 +@@ -22,9 +22,9 @@ + @setfilename speedbar.info + @settitle Speedbar: File/Tag summarizing utility + +-@dircategory Emacs +@dircategory The Emacs editor and associated tools -+@direntry --* Speedbar: (speedbar). File/Tag summarizing utility. + @direntry +-* Speedbar: (speedbar). File/Tag summarizing utility. +* Speedbar: (speedbar.info). File/Tag summarizing utility. --END-INFO-DIR-ENTRY -+@end direntry - @end format - @end ifinfo - + @end direntry + @ifnottex + Copyright @copyright{} 1999, 2000, 2001 Free Software Foundation, Inc. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 5:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6490D37B41C for ; Fri, 4 Jan 2002 05:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04DU2h39650; Fri, 4 Jan 2002 05:30:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 05:30:02 -0800 (PST) Message-Id: <200201041330.g04DU2h39650@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kimura Fuyuki Subject: Re: ports/32899: mail/nbsmtp causes segfaults while a command line parsing Reply-To: Kimura Fuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32899; it has been noted by GNATS. From: Kimura Fuyuki To: ppl@nbnet.nb.ca Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/32899: mail/nbsmtp causes segfaults while a command line parsing Date: Fri, 04 Jan 2002 22:29:12 +0900 > Here's a possible patch using getopt Your patch seems to be broken (copy/paste?), so I remade it, with one fix :) --- nbsmtp.c.orig Sat Apr 7 09:09:01 2001 +++ nbsmtp.c Fri Jan 4 22:20:55 2002 @@ -19,6 +19,8 @@ */ #include +#include +#include #include #include #include @@ -76,42 +78,45 @@ { printf("Usage:\n"); printf("%s -d domain -f from@addr -h host [-p port] [-l debuglevel]\n", prog); + exit(EXIT_FAILURE); } int main(int argc, char *argv[]) { - int i; + int ch; - for(i=1; i 1) stdlog = fopen("nbsmtp.log", "w"); else stdlog = stdout; break; + case '?': default: print_usage(argv[0]); + break; } } + argc -= optind; if(domain==NULL || fromaddr==NULL || host==NULL){ print_usage(argv[0]); - return 1; } if(port==0) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 5:49:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 70F3337B423 for ; Fri, 4 Jan 2002 05:48:59 -0800 (PST) Received: (qmail 7793 invoked by uid 1000); 4 Jan 2002 13:47:44 -0000 Date: Fri, 4 Jan 2002 15:47:43 +0200 From: Peter Pentchev To: Neil Blakey-Milner Cc: ports@FreeBSD.org Subject: sysutils/daemontools FreeBSD port update to 0.76 Message-ID: <20020104154743.A7779@straylight.oblivion.bg> Mail-Followup-To: Neil Blakey-Milner , ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, How about the following patch, which updates the daemontools port to 0.76, successfully tackles DJB's new build infrastructure and uses a new startup script for svscan, using readproctitle to display errors? G'luck, Peter -- This would easier understand fewer had omitted. Index: ports/sysutils/daemontools/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/daemontools/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- ports/sysutils/daemontools/Makefile 10 May 2001 07:10:23 -0000 1.9 +++ ports/sysutils/daemontools/Makefile 4 Jan 2002 13:47:05 -0000 @@ -6,14 +6,14 @@ # PORTNAME= daemontools -PORTVERSION= 0.70 -PORTREVISION= 1 +PORTVERSION= 0.76 CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/daemontools/ \ ftp://cr.yp.to/daemontools/ MAINTAINER= nbm@FreeBSD.org +WRKSRC= ${WRKDIR}/admin/${DISTNAME}/src NO_PACKAGE= "Unsure of djb\'s license" ALL_TARGET= it @@ -24,12 +24,20 @@ post-patch: @echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc - @echo "${CC} -s" > ${WRKSRC}/conf-ld - @echo "${PREFIX}" > ${WRKSRC}/conf-home + @echo "${CC} ${STRIP}" > ${WRKSRC}/conf-ld post-build: @${SED} "s!/usr/local/!${PREFIX}/!;s!/var/service!${SERVICEDIR}!g" \ ${FILESDIR}/${SAMPLERC} > ${WRKDIR}/${SAMPLERC} + +do-install: + (while read cmd; do \ + if file ${WRKSRC}/$$cmd | ${GREP} -q "shell script"; then \ + ${INSTALL_SCRIPT} ${WRKSRC}/$$cmd ${PREFIX}/bin; \ + else \ + ${INSTALL_PROGRAM} ${WRKSRC}/$$cmd ${PREFIX}/bin; \ + fi \ + done) < ${WRKSRC}/../package/commands post-install: @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \ Index: ports/sysutils/daemontools/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/daemontools/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- ports/sysutils/daemontools/distinfo 27 Apr 2000 21:43:39 -0000 1.2 +++ ports/sysutils/daemontools/distinfo 4 Jan 2002 13:47:05 -0000 @@ -1 +1 @@ -MD5 (daemontools-0.70.tar.gz) = c88e8c5e4453b4df41571f60eaa0baf3 +MD5 (daemontools-0.76.tar.gz) = 1871af2453d6e464034968a0fbcb2bfc Index: ports/sysutils/daemontools/pkg-plist =================================================================== RCS file: /home/ncvs/ports/sysutils/daemontools/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- ports/sysutils/daemontools/pkg-plist 27 Apr 2000 21:43:43 -0000 1.3 +++ ports/sysutils/daemontools/pkg-plist 4 Jan 2002 13:47:05 -0000 @@ -1,9 +1,11 @@ bin/svscan +bin/svscanboot bin/supervise bin/svc bin/svok bin/svstat bin/fghack +bin/pgrphack bin/multilog bin/tai64n bin/tai64nlocal @@ -12,3 +14,4 @@ bin/envuidgid bin/envdir bin/setlock +bin/readproctitle Index: ports/sysutils/daemontools/files/patch-Makefile =================================================================== RCS file: ports/sysutils/daemontools/files/patch-Makefile diff -N ports/sysutils/daemontools/files/patch-Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ports/sysutils/daemontools/files/patch-Makefile 4 Jan 2002 13:47:05 -0000 @@ -0,0 +1,26 @@ +--- Makefile.old Fri Aug 31 15:16:47 2001 ++++ Makefile Fri Aug 31 15:17:04 2001 +@@ -82,10 +82,9 @@ + chkshsgr.o: chkshsgr.c compile + ./compile chkshsgr.c + +-choose: choose.sh home warn-auto.sh ++choose: choose.sh warn-auto.sh + rm -f choose + cat warn-auto.sh choose.sh \ +- | sed s}HOME}"`head -1 home`"}g \ + > choose + chmod 555 choose + +@@ -387,10 +386,9 @@ + pathexec.h str.h strerr.h svscan.c wait.h + ./compile svscan.c + +-svscanboot: home svscanboot.sh warn-auto.sh ++svscanboot: svscanboot.sh warn-auto.sh + rm -f svscanboot + cat warn-auto.sh svscanboot.sh \ +- | sed s}HOME}"`head -1 home`"}g \ + > svscanboot + chmod 555 svscanboot + Index: ports/sysutils/daemontools/files/patch-supervise.c =================================================================== RCS file: ports/sysutils/daemontools/files/patch-supervise.c diff -N ports/sysutils/daemontools/files/patch-supervise.c --- ports/sysutils/daemontools/files/patch-supervise.c 10 May 2001 07:10:24 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,24 +0,0 @@ -diff -urN supervise.c supervise.c ---- supervise.c Mon Mar 6 07:21:09 2000 -+++ supervise.c Mon Apr 23 11:15:10 2001 -@@ -90,7 +90,12 @@ - void trystart(void) - { - int f; -+ static int firstpassed = 0; - -+ if (firstpassed) -+ sleep(1); -+ else -+ firstpassed = 1; - switch(f = fork()) { - case -1: - strerr_warn4(WARNING,"unable to fork for ",dir,", sleeping 60 seconds: ",&strerr_sys); -@@ -105,7 +110,6 @@ - pid = f; - pidchange(); - announce(); -- sleep(1); - } - - void doit(void) Index: ports/sysutils/daemontools/files/svscan.sh.sample =================================================================== RCS file: /home/ncvs/ports/sysutils/daemontools/files/svscan.sh.sample,v retrieving revision 1.1 diff -u -r1.1 svscan.sh.sample --- ports/sysutils/daemontools/files/svscan.sh.sample 22 Jun 2000 09:22:15 -0000 1.1 +++ ports/sysutils/daemontools/files/svscan.sh.sample 4 Jan 2002 13:47:05 -0000 @@ -31,4 +31,5 @@ #ulimit -s ${MINSEGMENT} #ulimit -u ${MAXCHILD} -exec /bin/csh -cf '/usr/local/bin/svscan /var/service &' +exec /bin/csh -cf '/usr/local/bin/svscan /var/service |& '\ +'/usr/local/bin/readproctitle service errors: ................................................................................................................................................................................................................................................................................................................................................................................................................ &' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 6:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EE2737B41D for ; Fri, 4 Jan 2002 06:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04EA1l55979; Fri, 4 Jan 2002 06:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94DB437B417 for ; Fri, 4 Jan 2002 06:05:25 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04E5PK55466; Fri, 4 Jan 2002 06:05:25 -0800 (PST) (envelope-from nobody) Message-Id: <200201041405.g04E5PK55466@freefall.freebsd.org> Date: Fri, 4 Jan 2002 06:05:25 -0800 (PST) From: "wvengen@stack.nl" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33533: Port fix: misc/sword-modules: broke with different WRKDIRPREFIX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33533 >Category: ports >Synopsis: Port fix: misc/sword-modules: broke with different WRKDIRPREFIX >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 06:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: wvengen@stack.nl >Release: >Organization: >Environment: >Description: Using a different WRKDIRPREFIX can break the port build (as it does at bento.freebsd.org). >How-To-Repeat: >Fix: --- misc/sword-modules/scripts/configure.swmods Fri Jan 4 00:41:23 2002 +++ misc/sword-modules/scripts/configure.swmods Fri Jan 4 00:48:13 2002 @@ -7,6 +7,7 @@ BASENAME=${BASENAME:-/usr/bin/basename} CAT=${CAT:-/bin/cat} WC=${WC:-/usr/bin/wc} +MKDIR=${MKDIR:-/bin/mkdir -p} dialog_main() { tmpfile=`${MKTEMP} -t menulistM` @@ -131,7 +132,7 @@ fi if [ ! -d ${SETDIR} ]; then - mkdir ${SETDIR} + ${MKDIR} ${SETDIR} fi echo "# Automatically generated file - manual changes may be lost" >${MODFILE} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 7:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19D6A37B41A for ; Fri, 4 Jan 2002 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Fe1V90384; Fri, 4 Jan 2002 07:40:01 -0800 (PST) (envelope-from gnats) Received: from manetheren.cl.msu.edu (mlss15.cl.msu.edu [35.9.4.115]) by hub.freebsd.org (Postfix) with ESMTP id 689E937B405 for ; Fri, 4 Jan 2002 07:32:12 -0800 (PST) Received: from manetheren.cl.msu.edu (localhost.cl.msu.edu [127.0.0.1]) by manetheren.cl.msu.edu (8.12.1/8.11.4) with ESMTP id g04FWBc2053882 for ; Fri, 4 Jan 2002 10:32:11 -0500 (EST) (envelope-from buchanon@mlss15.cl.msu.edu) Received: (from buchanon@localhost) by manetheren.cl.msu.edu (8.12.1/8.12.1/Submit) id g04FWAuo053860; Fri, 4 Jan 2002 10:32:10 -0500 (EST)?g (envelope-from buchanon) Message-Id: <200201041532.g04FWAuo053860@manetheren.cl.msu.edu> Date: Fri, 4 Jan 2002 10:32:10 -0500 (EST) From: Mike Buchanon Reply-To: Mike Buchanon To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33534: Port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33534 >Category: ports >Synopsis: Port update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 07:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Buchanon >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD manetheren.cl.msu.edu 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Oct 8 11:05:55 EDT 2001 root@manetheren.cl.msu.edu:/usr/obj/usr/src/sys/MANETHEREN i386 >Description: minor gramatical errors. >How-To-Repeat: read pkg-comment and pkg-descr >Fix: apply patch; diff -urN /usr/ports/devel/bcpp/pkg-comment ./bcpp/pkg-comment --- /usr/ports/devel/bcpp/pkg-comment Sat Nov 17 22:33:44 2001 +++ ./bcpp/pkg-comment Fri Jan 4 10:28:03 2002 @@ -1 +1 @@ -Simple utility to indent C++ code +A utility similar to indent C++ code diff -urN /usr/ports/devel/bcpp/pkg-descr ./bcpp/pkg-descr --- /usr/ports/devel/bcpp/pkg-descr Sat Nov 17 22:33:44 2001 +++ ./bcpp/pkg-descr Fri Jan 4 10:27:30 2002 @@ -1,3 +1,3 @@ -A utility to similar to indent for C++ code +A utility similar to indent for C++ code WWW: http://invisible-island.net/bcpp/bcpp.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 7:40:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C389B37B41F for ; Fri, 4 Jan 2002 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Fe1k90402; Fri, 4 Jan 2002 07:40:01 -0800 (PST) (envelope-from gnats) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 5E06D37B41B for ; Fri, 4 Jan 2002 07:37:06 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g04Fb4N00475 for ; Fri, 4 Jan 2002 16:37:05 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g04Fb4H11475 for ; Fri, 4 Jan 2002 16:37:04 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g04Fb3VB025877 for ; Fri, 4 Jan 2002 16:37:03 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g04Fb3xV075920 for ; Fri, 4 Jan 2002 16:37:03 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g04Fb3RU075919; Fri, 4 Jan 2002 16:37:03 +0100 (CET) Message-Id: <200201041537.g04Fb3RU075919@reims.mchp.siemens.de> Date: Fri, 4 Jan 2002 16:37:03 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33536: maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33536 >Category: ports >Synopsis: maintainer update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 07:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Update of port mail/mutt-devel. This update fixes: - detection of libraries by configure. - superflouous installation of some html files. - additional doc files when NNTP support is wanted. - fix the missing ca-locale file in pkg-plist. These four were submitted by Vsevolod Volkov . Also changed: - WITH_MUTT_SLANG is now the default (which can be changed by defining WITHOUT_MUTT_SLANG) - fixed the usage of WITH_MUTT_NCURSES (ncurses is part of the base system since 4.0) - WITH_MUTT_SSL is included when PACKAGE_BUILDING is defined - some hints which knobs are available at the beginning of the Makefile >How-To-Repeat: >Fix: diff -ru --exclude=CVS /usr/ports/mail/mutt-devel/Makefile mutt-devel/Makefile --- /usr/ports/mail/mutt-devel/Makefile Thu Jan 3 22:58:52 2002 +++ mutt-devel/Makefile Fri Jan 4 16:23:09 2002 @@ -6,8 +6,43 @@ # $FreeBSD: ports/mail/mutt-devel/Makefile,v 1.142 2002/01/03 21:58:52 jim Exp $ # +# There are several knobs which are used to define additions to the core +# mutt functionality. The two most important are: +# +# WITH_MUTT_IMAP, which should be defined if you are accessing an IMAP server +# (here you also can say WITH_MUTT_SSL, if your IMAP server is SSL capable) +# WITH_MUTT_POP, which should be defined if you are accessing a POP server +# (here you also can say WITH_MUTT_SSL, if your POP server is SSL capable) +# +# In general you can choose between using the SLANG port (which is really +# recommended and is now the default) and ncurses (WITH_MUTT_NCURSES). If you +# don't want to use SLANG define WITHOUT_MUTT_SLANG. +# +# If you want to install the mutt documentation in html format define: +# WITH_MUTT_HTML +# +# If you want to read news with mutt define: +# WITH_MUTT_NNTP +# (note that this implies building of the inn port to be able to post new +# articles) +# +# If you want to use the SASL authentication features with your email server +# define +# WITH_MUTT_CYRUS_SASL +# +# If you want to access compressed email folders define: +# WITH_MUTT_COMPRESSED_FOLDERS +# +# If you want to enable extended quoting functions define: +# WITH_MUTT_QUOTE_PATCH +# +# If you want to enable extended functions for the ru locale define: +# WITH_MUTT_RU_PATCH + + PORTNAME= mutt-devel PORTVERSION= 1.3.25 +PORTREVISION= 1 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -25,6 +60,7 @@ MAINTAINER= udo.schweigert@siemens.com DIST_SUBDIR= mutt +CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-flock --disable-fcntl \ --with-sharedir=${PREFIX}/share/mutt \ --with-docdir=${PREFIX}/share/doc/mutt \ @@ -56,6 +92,7 @@ .endif .if defined(PACKAGE_BUILDING) +WITH_MUTT_SSL= yes WITH_MUTT_SLANG= yes WITH_MUTT_IMAP= yes WITH_MUTT_POP= yes @@ -67,6 +104,20 @@ WITH_MUTT_HTML= yes .endif .endif + +.if defined(WITH_MUTT_SLANG) +USE_SLANG= yes +.endif +.if defined(WITH_MUTT_NCURSES_PORT) +WITH_MUTT_NCURSES= yes +.endif +.if defined(WITH_MUTT_NCURSES) && !defined(USE_SLANG) +USE_NCURSES= yes +.endif +.if !defined(USE_SLANG) && !defined(WITHOUT_MUTT_SLANG) && !defined(USE_NCURSES) +USE_SLANG= yes +.endif + .if defined(WITH_MUTT_SSL) && !defined(WITH_MUTT_IMAP) && \ !defined(WITH_MUTT_POP) WITH_MUTT_IMAP= yes @@ -75,9 +126,9 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ giconv.2:${PORTSDIR}/converters/libiconv -.if defined(WITH_MUTT_SLANG) +.if defined(USE_SLANG) LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang -.elif defined(WITH_MUTT_NCURSES_PORT) +.elif defined(USE_NCURSES) && ${OSVERSION} < 400000 LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses CFLAGS+= -I${PREFIX}/include/ncurses -I${PREFIX}/include .endif @@ -99,9 +150,9 @@ .if defined(WITH_MUTT_LOCALES_FIX) CONFIGURE_ARGS+= --enable-locales-fix .endif -.if defined(WITH_MUTT_SLANG) +.if defined(USE_SLANG) CONFIGURE_ARGS+= --with-slang=${PREFIX} -.elif defined(WITH_MUTT_NCURSES_PORT) +.elif defined(USE_NCURSES) && ${OSVERSION} < 400000 CONFIGURE_ARGS+= --with-curses=${PREFIX} .endif .if defined(WITH_MUTT_SSL) @@ -157,6 +208,11 @@ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-ref printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \ ed -s ${WRKSRC}/doc/mutt.man +.if defined(WITH_MUTT_NNTP) +PLIST_SUB+= SUB_NNTP="" +.else +PLIST_SUB+= SUB_NNTP="@comment " +.endif .if defined(WITH_MUTT_HTML) PLIST_SUB+= SUB_HTML="" .if defined(WITH_MUTT_IMAP) || defined(WITH_MUTT_POP) @@ -775,6 +831,7 @@ .endif .else # NOPORTDOCS PLIST_SUB+= SUB_HTML="@comment " +PLIST_SUB+= SUB_NNTP="@comment " PLIST_SUB+= SUB_ADD_A="@comment " PLIST_SUB+= SUB_ADD_B="@comment " PLIST_SUB+= SUB_ADD_C="@comment " @@ -802,7 +859,12 @@ @${MKDIR} ${PREFIX}/share/doc/mutt && \ ${CHMOD} a+rx ${PREFIX}/share/doc/mutt @cd ${WRKSRC}/doc ; ${INSTALL_MAN} manual.txt PGP-Notes.txt \ + ../ABOUT-NLS ../contrib/language* \ ${PREFIX}/share/doc/mutt +.if defined(WITH_MUTT_NNTP) + @cd ${WRKSRC} ; ${INSTALL_MAN} ChangeLog.nntp \ + ${PREFIX}/share/doc/mutt +.endif .if defined(WITH_MUTT_HTML) @${MKDIR} ${PREFIX}/share/doc/mutt/html && \ ${CHMOD} a+rx ${PREFIX}/share/doc/mutt/html diff -ru --exclude=CVS /usr/ports/mail/mutt-devel/files/patch-02 mutt-devel/files/patch-02 --- /usr/ports/mail/mutt-devel/files/patch-02 Fri Jan 4 09:43:13 2002 +++ mutt-devel/files/patch-02 Fri Jan 4 14:13:32 2002 @@ -9,7 +9,7 @@ try-html: ../makedoc - test -f manual.html || $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ -+ $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ ++ rm *.html && $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ try-txt: ../makedoc - test -f manual.txt || $(MAKE) manual.txt || cp $(srcdir)/manual.txt ./ diff -ru --exclude=CVS /usr/ports/mail/mutt-devel/pkg-plist mutt-devel/pkg-plist --- /usr/ports/mail/mutt-devel/pkg-plist Fri Jan 4 09:43:13 2002 +++ mutt-devel/pkg-plist Fri Jan 4 14:13:32 2002 @@ -7,6 +7,7 @@ bin/pgpring etc/Muttrc etc/mime.types +share/locale/ca/LC_MESSAGES/mutt.mo share/locale/cs/LC_MESSAGES/mutt.mo share/locale/da/LC_MESSAGES/mutt.mo share/locale/de/LC_MESSAGES/mutt.mo @@ -32,6 +33,7 @@ share/locale/uk/LC_MESSAGES/mutt.mo share/locale/zh_CN/LC_MESSAGES/mutt.mo share/locale/zh_TW/LC_MESSAGES/mutt.mo +%%PORTDOCS%%share/doc/mutt/ABOUT-NLS %%PORTDOCS%%share/doc/mutt/PGP-Notes.txt %%PORTDOCS%%share/doc/mutt/applying-patches.txt %%PORTDOCS%%share/doc/mutt/devel-notes.txt @@ -39,11 +41,14 @@ %%PORTDOCS%%share/doc/mutt/GPL %%PORTDOCS%%share/doc/mutt/INSTALL %%PORTDOCS%%share/doc/mutt/ChangeLog +%%SUB_NNTP%%share/doc/mutt/ChangeLog.nntp %%PORTDOCS%%share/doc/mutt/README %%PORTDOCS%%share/doc/mutt/NEWS %%PORTDOCS%%share/doc/mutt/TODO %%PORTDOCS%%share/doc/mutt/README.SECURITY %%PORTDOCS%%share/doc/mutt/README.SSL +%%PORTDOCS%%share/doc/mutt/language.txt +%%PORTDOCS%%share/doc/mutt/language50.txt %%PORTDOCS%%share/doc/mutt/manual.txt %%PORTDOCS%%share/doc/mutt/patch-notes.txt %%PORTDOCS%%share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc @@ -77,13 +82,6 @@ %%PORTDOCS%%@dirrm share/doc/mutt/samples/iconv %%PORTDOCS%%@dirrm share/doc/mutt/samples %%SUB_HTML%%share/doc/mutt/manual.latin1 -%%SUB_HTML%%share/doc/mutt/html/manual-1.html -%%SUB_HTML%%share/doc/mutt/html/manual-2.html -%%SUB_HTML%%share/doc/mutt/html/manual-3.html -%%SUB_HTML%%share/doc/mutt/html/manual-4.html -%%SUB_HTML%%share/doc/mutt/html/manual-5.html -%%SUB_HTML%%share/doc/mutt/html/manual-6.html -%%SUB_HTML%%share/doc/mutt/html/manual-7.html %%SUB_HTML%%share/doc/mutt/html/manual.html %%SUB_HTML%%share/doc/mutt/html/manual_toc.html %%SUB_HTML%%share/doc/mutt/html/manual1.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 7:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 057FE37B41F for ; Fri, 4 Jan 2002 07:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Fo0391665; Fri, 4 Jan 2002 07:50:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 07E2F37B41B for ; Fri, 4 Jan 2002 07:48:22 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04FmMb91455; Fri, 4 Jan 2002 07:48:22 -0800 (PST) (envelope-from nobody) Message-Id: <200201041548.g04FmMb91455@freefall.freebsd.org> Date: Fri, 4 Jan 2002 07:48:22 -0800 (PST) From: Mack To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33538: esound-0.2.23 doesn't build with gcc 3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33538 >Category: ports >Synopsis: esound-0.2.23 doesn't build with gcc 3.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 07:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mack >Release: 4.4 >Organization: >Environment: FreeBSD killerqueen 4.4-RELEASE-p2 FreeBSD 4.4-RELEASE-p2 #0: Fri Jan 4 11:19:14 CET 2002 root@killerqueen:/usr/src/sys/compile/KERNEL441 i386 >Description: When i try to build the port esound with gcc 3.0.2 the make fails on esddsp.c. /bin/sh ./libtool --mode=compile gcc30 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -mpentiumpro -O3 -c esddsp.c rm -f .libs/esddsp.lo gcc30 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -mpentiumpro -O3 -c esddsp.c -fPIC -DPIC -o .libs/esddsp.lo esddsp.c: In function `open': esddsp.c:183: `mode_t' is promoted to `int' when passed through `...' esddsp.c:183: (so you should pass `int' not `mode_t' to `va_arg') *** Error code 1 Stop in /usr/ports/audio/esound/work/esound-0.2.23. *** Error code 1 A build with 2.95.3 works: /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -mpentiumpro -O3 -c esddsp.c rm -f .libs/esddsp.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -mpentiumpro -O3 -c esddsp.c -fPIC -DPIC -o .libs/esddsp.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -mpentiumpro -O3 -c esddsp.c -o esddsp.o >/dev/null 2>&1 mv -f .libs/esddsp.lo esddsp.lo /bin/sh ./libtool --mode=link cc -pipe -mpentiumpro -O3 -o libesddsp.la -rpath /usr/local/lib -version-info 2:0:0 esddsp.lo -lm rm -fr .libs/libesddsp.la .libs/libesddsp.* .libs/libesddsp.* cc -shared -Wl,--rpath -Wl,/usr/local/lib esddsp.lo -lm -Wl,-soname -Wl,libesddsp.so.2 -o .libs/libesddsp.so.2 (cd .libs && rm -f libesddsp.so && ln -s libesddsp.so.2 libesddsp.so) ar cru .libs/libesddsp.a esddsp.o ranlib .libs/libesddsp.a creating libesddsp.la (cd .libs && rm -f libesddsp.la && ln -s ../libesddsp.la libesddsp.la) >How-To-Repeat: Install gcc 3.0.2 from the ports and then: make USE_GCC30=yes >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5583A37B41D for ; Fri, 4 Jan 2002 08:00:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04G08Q92777; Fri, 4 Jan 2002 08:00:08 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D392E37B420 for ; Fri, 4 Jan 2002 07:55:47 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04FtlN92259; Fri, 4 Jan 2002 07:55:47 -0800 (PST) (envelope-from nobody) Message-Id: <200201041555.g04FtlN92259@freefall.freebsd.org> Date: Fri, 4 Jan 2002 07:55:47 -0800 (PST) From: Mack To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33539: libungif-4.1.0b1 doesn't build with gcc 3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33539 >Category: ports >Synopsis: libungif-4.1.0b1 doesn't build with gcc 3.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 08:00:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mack >Release: 4.4 >Organization: >Environment: FreeBSD killerqueen 4.4-RELEASE-p2 FreeBSD 4.4-RELEASE-p2 #0: Fri Jan 4 11:19:14 CET 2002 root@killerqueen:/usr/src/sys/compile/KERNEL441 i386 >Description: When i try to build the port libungif with gcc 3.0.2 the make fails on qprintf.c. Output with gcc 3.0.2: /bin/sh ../libtool --mode=compile gcc30 -DHAVE_CONFIG_H -I. -I. -I.. -pipe -mpentiumpro -O3 -I/usr/X11R6/include -c qprintf.c rm -f .libs/qprintf.lo gcc30 -DHAVE_CONFIG_H -I. -I. -I.. -pipe -mpentiumpro -O3 -I/usr/X11R6/include -c qprintf.c -fPIC -DPIC -o .libs/qprintf.lo qprintf.c: In function `GifQprintf': qprintf.c:42: `va_start' used in function with fixed args *** Error code 1 Stop in /usr/ports/graphics/libungif/work/libungif-4.1.0b1/lib. *** Error code 1 Output with gcc 2.95.3: /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -mpentiumpro -O3 -I/usr/X11R6/include -c qprintf.c rm -f .libs/qprintf.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -mpentiumpro -O3 -I/usr/X11R6/include -c qprintf.c -fPIC -DPIC -o .libs/qprintf.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -mpentiumpro -O3 -I/usr/X11R6/include -c qprintf.c -o qprintf.o >/dev/null 2>&1 mv -f .libs/qprintf.lo qprintf.lo >How-To-Repeat: Install gcc 3.0.2 from the ports, then: make USE_GCC30=yes >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D61837B41A for ; Fri, 4 Jan 2002 08:00:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04G08O92786; Fri, 4 Jan 2002 08:00:08 -0800 (PST) (envelope-from gnats) Received: from bilbo.vpop.net (bilbo.vpop.net [65.103.33.41]) by hub.freebsd.org (Postfix) with ESMTP id 19E7637B41C for ; Fri, 4 Jan 2002 07:56:18 -0800 (PST) Received: (from mreimer@localhost) by bilbo.vpop.net (8.11.6/8.11.6) id g04FvuT19704; Fri, 4 Jan 2002 09:57:56 -0600 (CST) (envelope-from mreimer) Message-Id: <200201041557.g04FvuT19704@bilbo.vpop.net> Date: Fri, 4 Jan 2002 09:57:56 -0600 (CST) From: Matthew Reimer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33540: Update to version 1.3.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33540 >Category: ports >Synopsis: Update to version 1.3.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 08:00:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: Matthew Reimer >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: VPOP Technologies, Inc. >Environment: System: FreeBSD bilbo.vpop.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Tue Jan 1 10:08:19 CST 2002 mreimer@bilbo.vpop.net:/usr/obj/usr/src/sys/BILBO i386 >Description: Update the port to version 1.3.5. >How-To-Repeat: >Fix: --- Makefile.orig Fri Aug 31 00:43:55 2001 +++ Makefile Fri Jan 4 09:26:40 2002 @@ -6,7 +6,7 @@ # PORTNAME= tpop3d -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= mail MASTER_SITES= http://www.ex-parrot.com/~chris/tpop3d/ @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-auth-other \ + --enable-tcp-wrappers \ --with-mailspool-directory=/var/mail .if !defined(WITHOUT_MYSQL) --- distinfo.orig Fri Aug 31 00:43:55 2001 +++ distinfo Fri Jan 4 09:55:19 2002 @@ -1 +1 @@ -MD5 (tpop3d-1.3.4.tar.gz) = c91148c4465be32b0bb5ffbbc45db971 +MD5 (tpop3d-1.3.5.tar.gz) = eff74888de7196fe945ae9036095a284 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8: 6: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id B767137B419 for ; Fri, 4 Jan 2002 08:06:02 -0800 (PST) Received: from 200.181.48.173 (unknown [200.181.48.173]) by heaven.gigo.com (Postfix) with ESMTP id 58ABCB8C4 for ; Fri, 4 Jan 2002 08:05:51 -0800 (PST) Received: (qmail 1902 invoked by uid 1001); 4 Jan 2002 15:59:31 -0000 Message-ID: <20020104155931.1901.qmail@exxodus.fedaykin.here> Date: Fri, 4 Jan 2002 13:59:09 -0200 From: Mario Sergio Fujikawa Ferreira To: Maxim Sobolev Cc: "James E. Housley" , Mikhail Teterin , joseph@randomnetworks.com, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www Makefile ports/www/frontpage-es Makefiledistinfo pkg-comment References: <200112282206.fBSM6kf36064@aldan.algebra.com> <1009581412.225.2.camel@notebook> <3C2D18FB.855F80EC@FreeBSD.org> <1009610598.225.7.camel@notebook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <1009610598.225.7.camel@notebook>; from sobomax@FreeBSD.ORG on Sat, Dec 29, 2001 at 09:25:54AM +0200 X-Operating-System: FreeBSD 4.5-PRERELEASE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Dec 29, 2001 at 09:25:54AM +0200, Maxim Sobolev wrote: > On Sat, 2001-12-29 at 03:14, James E. Housley wrote: > > Maxim Sobolev wrote: >=20 > 1. Each port that supports "options" declares variable PORTOPTIONS in > its Makefile, which is the list of all supported build-time options. For > example: >=20 > PORTOPTIONS=3D WITH_FOO WITHOUT_BAR >=20 > The Makefile obviously should recognize those options, enable/disable > approprite features, set sensible PKGNAMESUFFIXes, etc. >=20 > 2. When building packages on bento, the script tests if the PORTOPTIONS > is defined and if yes, then repeats the build of the port several times > (3 times in the example above - first without any options, second with > WITH_FOO defined and third - with WITHOUT_BAR). As a result, there > should be 3 packages with different suffixes. Humm, nice idea. I've been out of the loop for a while. Sorry for replying just now. > This is a quite "raw" proposal just off the top of the top of my head > and I know that there are several drawbacks - for example there is no > way to separate those options that are mutually exclusive from those There is, we could use an idea similar to the _MASTER_SITE* patch. We group options by :n and :!n PORTOPTIONS=3D WITH_X:x WITHOUT_X:!n WITH_XTERM_SUPPORT:x And stuff like that. What do you think? --=20 Mario S F Ferreira - DF - Brasil - "Acho que isso eh uma assinatura." Bacharelando em Ciencia da Computacao | FreeBSD Committer reclamacoes para amado devnull@outromundoacimaouabaixo.org.br | funcionalidade, s: um defeito documentado | defeito, s: uma funcionalidade nao documentada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A93EE37B41C for ; Fri, 4 Jan 2002 08:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04GK2w98307; Fri, 4 Jan 2002 08:20:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 08:20:02 -0800 (PST) Message-Id: <200201041620.g04GK2w98307@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33538: esound-0.2.23 doesn't build with gcc 3.0.2 Reply-To: Alan Eldridge Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33538; it has been noted by GNATS. From: Alan Eldridge To: Mack Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33538: esound-0.2.23 doesn't build with gcc 3.0.2 Date: Fri, 4 Jan 2002 11:09:20 -0500 On Fri, Jan 04, 2002 at 07:48:22AM -0800, Mack wrote: >rm -f .libs/esddsp.lo >gcc30 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -DSYSCONFDIR=\"/usr/local/etc\" -pipe -mpentiumpro -O3 -c esddsp.c -fPIC -DPIC -o .libs/esddsp.lo >esddsp.c: In function `open': >esddsp.c:183: `mode_t' is promoted to `int' when passed through `...' >esddsp.c:183: (so you should pass `int' not `mode_t' to `va_arg') >*** Error code 1 Awww, jeez.... that's a bug in esddsp.c, alright. However, it is operationally benign because the x86 is a little-endian processor, so picking off 2 bytes for a mode_t is picking off the low-order 2 bytes of the int that was pushed on the stack. But yes, it should be fixed. ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- --- esddsp.c.or Sun Nov 5 01:57:58 2000 +++ esddsp.c Fri Jan 4 11:07:31 2002 @@ -180,7 +180,7 @@ dsp_init (); va_start (args, flags); - mode = va_arg (args, mode_t); + mode = va_arg (args, unsigned); va_end (args); if (!strcmp (pathname, "/dev/dsp")) ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<--- -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8:39:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 61F1937B405 for ; Fri, 4 Jan 2002 08:39:28 -0800 (PST) Received: from FRED ([142.173.43.70]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with ESMTP id <20020104163927.LPZE20752.priv-edtnes10-hme0.telusplanet.net@FRED> for ; Fri, 4 Jan 2002 09:39:27 -0700 Date: Fri, 4 Jan 2002 08:50:17 -0800 From: Sean Ellis X-Mailer: The Bat! (v1.51) Reply-To: Sean Ellis Organization: yes X-Priority: 3 (Normal) Message-ID: <140129832979.20020104085017@telus.net> To: ports@FreeBSD.org Subject: p5-Mail-Bulkmail-2.05 and patch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I'm wondering about the p5-Mail-Bulkmail-2.05 port on my machine. FreeBSD june 4.4-STABLE FreeBSD 4.4-STABLE #1: Mon Dec 17 12:03:22 PST 2001 root@linwood.linwoodhomes.com:/usr/obj/usr/src/sys/NEWERONE0 i386 While I was looking into the module I came across a freebsd patch in the newsgroups, but when I 'make install' the port I don't seem to be getting the patch, although it does echo to screen that it's patching. Not sure if it's my relative recent acquaintance with freebsd or if there's something missing here; just thought I'd pass this on, thanks, -- Best regards, Sean mailto:sellis@telus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 8:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C2DB37B419 for ; Fri, 4 Jan 2002 08:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Go2J02800; Fri, 4 Jan 2002 08:50:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 08:50:02 -0800 (PST) Message-Id: <200201041650.g04Go2J02800@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/33466: New port: graphics/pixieplus-kde (Mosfet's graphics tool) Reply-To: Miguel Mendez Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33466; it has been noted by GNATS. From: Miguel Mendez To: freebsd-gnats-submit@FreeBSD.org, flynn@energyhq.homeip.net Cc: Subject: Re: ports/33466: New port: graphics/pixieplus-kde (Mosfet's graphics tool) Date: Fri, 4 Jan 2002 17:46:40 +0100 New shar ball for 0.2 -------------- -- Miguel Mendez - flynn@energyhq.homeip.net EnergyHQ :: http://energyhq.homeip.net FreeBSD - The power to serve! begin 644 pixieplus-kde.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M&EE<&QU&EE<&QU6"\O)R`^<&EX:65P;'5S+6MD92]- M86ME9FEL92`\/"`G14Y$+6]F+7!I>&EE<&QU6YN0&5N97)G>6AQ+FAO;65I<"YN970^ M"E@C"E@C("1&U!/4E131$E2?2]D979E;"]A M=71O8V]N9C(Q,R!<"E@)"6%U=&]M86ME,30Z)'M03U)44T1)4GTO9&5V96PO M875T;VUA:V4Q-"!<"E@)"6]B:G!R96QI;FLZ)'M03U)44T1)4GTO9&5V96PO M;V)J<')E;&EN:PI8"EA54T5?2T1%3$E"4U]615(],@I8"EA'3E5?0T].1DE' M55)%/0EY97,*6$-/3D9)1U5215]!4D=3/0DM+65N86)L92UO8FIP&EE<&QU&EE<&QU&EE<&QU&EE<&QU&EE<&QU2!B&EE<&QU&EE+G-O+C4*6&QI8B]L M:6)G:69?<&EX:64N&EE7VUI&EE"EAL M:6(O;&EB<&EX:65?8G)O=W-E&EE7V)R;W=S97(N;&$*6'-H87)E+V%P<&QN:R]' M&EE+F1E&EE7V5D:71O&EE M7V5D:71O&EE<&QU9VEN+G-O+C,*6&QI8B]L:6)P M:7AI97!L=6=I;BYS;PI8;&EB+VQI8G!I>&EE<&QU9VEN+FQA"EAI;F-L=61E M+W!I>&EE<&QU9VEN+F@*6&QI8B]L:6)P:7AI95]K9&5E9F9E8W1S+G-O+C$* M6&QI8B]L:6)P:7AI95]K9&5E9F9E8W1S+G-O"EAL:6(O;&EB<&EX:65?:V1E M969F96-T&EE7VUA9VEC:V5F9F5C=',N&EE7VUA9VEC:V5F9F5C=',N&EE+W!L=6=I;G,O;6%G M:6-K+F1E&EE+V1O8R]E;B]L87EO=70N:'1M;`I8&EE+V1O M8R]E;B]F:6QE;&ES="YH=&UL"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]L M:6-E;G-E+FAT;6P*6'-H87)E+V%P<',O<&EX:64O9&]C+V5N+W9I97=I;F=I M;6%G97,N:'1M;`I8&EE+V1O8R]E;B]N879I9V%T92YH=&UL"EAS:&%R M92]A<'!S+W!I>&EE+V1O8R]E;B]V:65W:6YG=&AU;6)N86EL&EE+V1O8R]E;B]C;VYT96YT&EE+V1O8R]E;B]I;6%G965D:71I;F&EE+V1O8R]E;B]C&EE+V1O8R]E;B]P86=E;&%Y;W5T+G!N9PI8&EE+V1O8R]E M;B]B86-K+G!N9PI8&EE+V1O8R]E;B]P:&]T;RYP;F<*6'-H87)E+V%P M<',O<&EX:64O9&]C+V5N+W1I=&QE8V]L;&%G92YP;F<*6'-H87)E+V%P<',O M<&EX:64O9&]C+V5N+V)R:6=H=&YE&EE+V1O8R]E;B]R M96QO860N<&YG"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]T:71L96QO9V\N M<&YG"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]B&EE+V1O8R]E;B]R:6=H=&-L:6-K;65N=2YP;F<*6'-H87)E+V%P M<',O<&EX:64O9&]C+V5N+W1O;VQT:7`N<&YG"EAS:&%R92]A<'!S+W!I>&EE M+V1O8R]E;B]C;VYT&EE+V1O8R]E M;B]G;VAO;64N<&YG"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]S8V%L961O M=VXN<&YG"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]U<"YP;F<*6'-H87)E M+V%P<',O<&EX:64O9&]C+V5N+V-O;G1R87-T*RYP;F<*6'-H87)E+V%P<',O M<&EX:64O9&]C+V5N+VAO=&QI&EE M+V1O8R]E;B]S8V%L92YP;F<*6'-H87)E+V%P<',O<&EX:64O9&]C+V5N+W9I M97=M86&EE+V1O8R]E;B]S8V%L975P+G!N9PI8&EE M+V1O8R]E;B]E9&ET;W(Q+G!N9PI8&EE+V1O8R]E;B]W:6YD;W=?;F5W+G!N M9PI86]U=#(N<&YG"EAS:&%R M92]A<'!S+W!I>&EE+V1O8R]E;B]S;&ED97-H;W&EE+V1O8R]E;B]F:6QE;&ES="YP;F<*6'-H87)E+V%P<',O<&EX:64O M9&]C+V5N+VQA>6]U="YP;F<*6'-H87)E+V%P<',O<&EX:64O9&]C+V5N+W-T M;W`N<&YG"EAS:&%R92]A<'!S+W!I>&EE+V1O8R]E;B]M;W-F970R+FIP9PI8 M"YD97-K=&]P"EAS:&%R92]M:6UE M;&YK+VEM86=E+W@M>'=D+F1E"UM:69F+F1E"UT9V$N9&5S M:W1O<`I8#$V M+V%C=&EO;G,O=&AU;6(N<&YG"EAS:&%R92]I8V]N#$V M+V%C=&EO;G,O#(R+V%C=&EO;G,O8V]N=')A#,R+V%C=&EO;G,O8V]N=')A#$V+V%C=&EO;G,O&EE+G!N M9PI8#,R M+V%C=&EO;G,O9F]R=V%R9&EM86=E+G!N9PI8&EE+G!N9PI8#,R+V%C=&EO;G,O8G)I9VAT;F5S#,R+V%C=&EO;G,O8G)I9VAT;F5S#$V+V%C=&EO;G,O8F%C:VEM86=E+G!N9PI8#,R+V%C=&EO;G,O=&AU;6(N M<&YG"EAS:&%R92]I8V]N#,R+V%C=&EO;G,O=VEN9&]W M7VYE=RYP;F<*6'-H87)E+VEC;VYS+VQO8V]L;W(O,39X,38O86-T:6]N#(R+V%C=&EO;G,O9FQI<&@N M<&YG"EAS:&%R92]I8V]N#(R+V%C=&EO;G,O9FQI<'8N M<&YG"EAS:&%R92]I8V]N#$V+V%C=&EO;G,O:&]T;&ES M=&%D9"YP;F<*6'-H87)E+VEC;VYS+VAI8V]L;W(O,C)X,C(O86-T:6]N#$V+V%C=&EO M;G,O:&]T;&ES=&1E;"YP;F<*6'-H87)E+V%P<',O<&EX:64O<&EX:65L;V=O M+G!N9PI8&EE+V1O8PI8 M0&1I&EE<&QU; Fri, 4 Jan 2002 09:03:35 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 65B829B08; Fri, 4 Jan 2002 12:01:05 -0500 (EST) Date: Fri, 4 Jan 2002 12:01:05 -0500 From: Will Andrews To: Jan Grant Cc: freebsd-ports Subject: Re: Package missing: kdebase-2.2.2 Message-ID: <20020104120105.E73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Jan Grant , freebsd-ports References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jan 04, 2002 at 12:09:35PM +0000, Jan Grant wrote: > Has this dropped off the automatic build? No. It hasn't been gotten to in the current build yet. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 9:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20D6F37B41D for ; Fri, 4 Jan 2002 09:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04HK1A10241; Fri, 4 Jan 2002 09:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B73437B416 for ; Fri, 4 Jan 2002 09:10:02 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04HA2Q08775; Fri, 4 Jan 2002 09:10:02 -0800 (PST) (envelope-from nobody) Message-Id: <200201041710.g04HA2Q08775@freefall.freebsd.org> Date: Fri, 4 Jan 2002 09:10:02 -0800 (PST) From: "Marcus I. Ryan" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33541: www/mod_php4 broken with iconv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33541 >Category: ports >Synopsis: www/mod_php4 broken with iconv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 09:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Marcus I. Ryan >Release: 4.4-RELEASE >Organization: >Environment: FreeBSD 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Dec 31 14:02:36 CST 2001 :/usr/obj/usr/src/sys/GENERIC i386 >Description: When compiling ports/www/mod_php4 (4.1.1_0 - CVS from 1/4/2001@11:00am) with iconv support, mod_php4 compiles but when trying to restart apache it reports: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "iconv_module_entry" Taking iconv out of the compile options "fixes" the problem. Does not matter whether any other modules are compiled in. >How-To-Repeat: Install 4.4-RELEASE (or presumably any other FreeBSD), CVS update /usr/ports, cd /usr/ports/www/mod_php4, make install, apachectl configtest >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 9:21:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id F1E9137B41E for ; Fri, 4 Jan 2002 09:21:22 -0800 (PST) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.6/8.11.6) with BSMTP id g04HU4015313 for ; Fri, 4 Jan 2002 18:30:04 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-MDaemon-Deliver-To: To: freebsd-ports@FreeBSD.ORG Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Sendmail port vs default sendmail (/usr/src)? Date: Fri, 04 Jan 2002 18:28:24 +0100 X-Mailer: Dinoex 1.77 References: <004301c19498$6ff34bc0$2801010a@MIKELT> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.93] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-No-Archive: yes X-ZC-VIA: 20020104000000W+1@dinoex.sub.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael Scheidell wrote: > This is all I get: > FBSD 4.4 STABLE: > cc -O -I. -I../../include -DNEWDB -DNIS -DMAP_REGEX -c t-shm.c > cc -o t-shm t-shm.o libsm.a -lutil > ============================================================ > ./t-shm > *** Signal 12 > > Stop in > /usr/ports/mail/sendmail/work/sendmail-8.12.1/obj.FreeBSD.4.5-PRERELEASE.i38 > 6/libsm. > *** Error code 1 t-shm (shared-memory may be broken ...) sonthing out of snyc? FBSD 4.4 STABLE / FreeBSD.4.5-PRERELEASE kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 9:55:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 521DC37B405; Fri, 4 Jan 2002 09:55:09 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g04HsZv34564; Fri, 4 Jan 2002 12:54:36 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: nautilus-1.0.6 From: Joe Clarke To: Geraud CONTINSOUZAS Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020104122422.2b7de658.geraud.continsouzas@dipp.net> References: <20020103122031.35498fd2.geraud.continsouzas@dipp.net> <1010078805.86152.0.camel@shumai.marcuscom.com> <20020104122422.2b7de658.geraud.continsouzas@dipp.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 04 Jan 2002 12:55:21 -0500 Message-Id: <1010166922.16995.4.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-01-04 at 06:24, Geraud CONTINSOUZAS wrote: > On 03 Jan 2002 12:26:44 -0500 > Joe Clarke wrote: > > <-- snip --> > > > > Try doing: > > > > sysctl -w kern.maxfiles=5000 > > > > and see if that works. I can't remember if that variable was always > > read-write. It is in a recent -stable. > > > > kern.maxfiles is actually dependent on your maxusers setting in the > > kernel, though. You have maxusers set too low in your kernel conf. If > > this is 4.4-RELEASE, edit your kernel config, and change maxusers to 64, > > then recompile. If this is a very recent version of 4.4-stable or > > 4.5-PRERELEASE, set maxusers to 0, then recompile. More on kernel > > limits can be found at: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html > > > > Instructions for building a custom kernel can be found at: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html > > > > Joe > > > <-- snip --> > > Dear Joe, > > I recompiled my 4.4-RELEASE kernel with a maxusers set to 64 and followed your recommandation about the kern.maxfiles to 5000 (by the way, it seems to work fine on a 4.4-RELEASE). But nautilus still isn't starting. > > I have a new error on the console though : > > Eel-WARNING **: GConf error: > Failed to contact configuration server (a likely cause of this is that you have a configuration server (gconfd) running, but it isn't reachable from here - if you're logged in from two machines at once, you may need to enable TCP networking for ORBit) > > Ok, fine... but a 'ps waux' doesn't show any gconfd anymore. On the other hand, my open files are still growing : > > -- geraud@whisper:/home/geraud --[111]# fstat | wc -l > 1241 > -- geraud@whisper:/home/geraud --[112]# fstat | grep oafd | wc -l > 252 > -- geraud@whisper:/home/geraud --[113]# fstat | grep nautilus | wc -l > 726 > > Now, about that TCP networking, I may have a suggestion, I checked the changes on the x11XFree86-4 port and here's what I saw : > > 2001-10-27 05:18:10 > jmz > Patch startx so that X is started with the "-nolisten tcp" by default and add a "-listen_tcp" option to run X in non-secure mode. > > Could this have anything to do with the 'unreachable server'? > I doubt it. I'm using Gnome on XFree 4.1.0, and it works fine. Verify you have all the latest versions of the Gnome components. In particular, you need: oaf-0.6.7 ORBit-0.5.12 gconf-1.0.7 Verify you have write access to ~/.gconf and ~/.gconfd. Also, verify /tmp is writable. Make sure your machine's hostname resolves as well (even if it's to 127.0.0.1 in /etc/hosts). Joe > Once again I would like to thank you for the time I'm making you waste with my dumb questions > > Sincerely yours > Geraud > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 10: 1:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id C145937B41F for ; Fri, 4 Jan 2002 10:01:51 -0800 (PST) Received: from simoeon.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by smtp1.sentex.ca (8.11.6/8.11.6) with ESMTP id g04I1jv37669; Fri, 4 Jan 2002 13:01:45 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020104125007.01b9ee30@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 04 Jan 2002 12:55:39 -0500 To: Will Andrews , ports@FreeBSD.ORG From: Mike Tancsa Subject: Re: **HEADS UP** autoconf/automake issues in ports In-Reply-To: <20011225231337.M73815@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am seeing what seems to be this issue on a number of boxes. When trying to build gettext ===> Building for gettext-0.10.35 cd . && /usr/ports/devel/gettext/work/gettext-0.10.35/missing aclocal -I m4 WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && autoheader ./aclocal.m4:49: error: m4_defn: undefined macro: _m4_divert_diversion acoldnames.m4:86: AM_PROG_INSTALL is expanded from... ./aclocal.m4:49: the top level autoconf: tracing failed *** Error code 1 Stop in /usr/ports/devel/gettext/work/gettext-0.10.35. *** Error code 1 Stop in /usr/ports/devel/gettext. *** Error code 1 Stop in /usr/ports/devel/gettext. *** Error code 1 Stop in /usr/ports/devel/gettext. This is on ports as of today. Thanks, ---Mike At 11:13 PM 12/25/01 -0500, Will Andrews wrote: >Hi all, > >I should have done this 2 days ago, but now is better than never. > >Right now, if you upgrade your autoconf (devel/autoconf), you'll >get autoconf 2.52. This is *known* to be broken with anything >using automake if you do not have automake (devel/automake) 1.5 >installed too. In other words, if ports/jane/johndoeport's >distfile requires autoconf and automake to work, you MUST have >sync'd versions of autoconf and automake. The problem is that >the dependencies are slightly out of date in bsd.port.mk, so >everything that sets USE_AUTOMAKE is really depending on >autoconf213/automake14 (ports/devel/...). This has been fixed in >an upcoming bsd.port.mk patch which has undergone testing on >bento's 4-exp tree. > >So if you see any problems like the one reported here: > >http://docs.freebsd.org/cgi/getmsg.cgi?fetch=355039+0+current/freebsd-questions > >..the solution is to make sure you have autoconf 2.52 AND >automake 1.5 installed, because in this case, the m4 macro that's >missing is defined by am 1.5. > >Thanks, >-- >wca > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 10:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FBE437B41C for ; Fri, 4 Jan 2002 10:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04IA1i19599; Fri, 4 Jan 2002 10:10:01 -0800 (PST) (envelope-from gnats) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 80D1B37B41A; Fri, 4 Jan 2002 10:01:41 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id EC6421E877; Fri, 4 Jan 2002 13:01:40 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g04I1eq83330; Fri, 4 Jan 2002 13:01:40 -0500 (EST) (envelope-from khera) Message-Id: <200201041801.g04I1eq83330@onceler.kciLink.com> Date: Fri, 4 Jan 2002 13:01:40 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org Cc: knu@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33543: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33543 >Category: ports >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 10:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.4-STABLE FreeBSD 4.4-STABLE #4: Tue Dec 11 10:12:07 EST 2001 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 portupgrade upgrade from 20011231 to 20010103 >Description: built portupgrade package on one machine, went to install via package on another from that package (ports tree mounted via NFS) portupgrade on the second machine failed thusly: [root@yertle]# portupgrade -Pv portupgrade ---> Checking the availability of the latest package of sysutils/portupgrade ---> Found a package for sysutils/portupgrade: /usr/ports/packages/All/portupgrade-20020103.tgz ---> Upgrading 'portupgrade-20011231' to 'portupgrade-20020103' (sysutils/portupgrade) using a package ---> Updating dependency info ---> Modifying /var/db/pkg/pkg_tarup-1.2_3/+REQUIRED_BY ---> Modifying /var/db/pkg/ruby-1.6.6/+REQUIRED_BY ---> Modifying /var/db/pkg/ruby-fnmatch-1.1b_1/+REQUIRED_BY ---> Modifying /var/db/pkg/ruby-optparse-0.8.6/+REQUIRED_BY ---> Modifying /var/db/pkg/ruby-uri-0.9,1/+REQUIRED_BY ---> Backing up the old version 71.3% ---> Uninstalling the old version ---> Deinstalling 'portupgrade-20011231' [Updating the pkgdb in /var/db/pkg ... - 63 packages found (-1 +0) (...) done] ---> Installing the new version via the package pkg_add: command '[ ! -f /usr/local/etc/pkgtools.conf ] && cp /usr/local/etc/pkgtools.conf.sample /usr/local/etc/pkgtools.conf' failed ---> Removing the temporary backup files /usr/local/sbin/portupgrade:1382:in `install_pkg': undefined local variable or method `origin' for # (NameError) from /usr/local/sbin/portupgrade:953:in `upgrade_pkg' from /usr/local/sbin/portupgrade:661:in `main' from /usr/local/sbin/portupgrade:609:in `each' from /usr/local/sbin/portupgrade:609:in `main' from /usr/local/sbin/portupgrade:186:in `initialize' from /usr/local/sbin/portupgrade:186:in `new' from /usr/local/sbin/portupgrade:186:in `main' from /usr/local/sbin/portupgrade:1620 [root@yertle]# It seems to have installed portupgrade 20020103 successfully. >How-To-Repeat: as above. >Fix: unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 10:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7157437B41B for ; Fri, 4 Jan 2002 10:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04IK0N20691; Fri, 4 Jan 2002 10:20:00 -0800 (PST) (envelope-from gnats) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 0116837B41A for ; Fri, 4 Jan 2002 10:15:34 -0800 (PST) Received: from cheshire.blacktabby.org ([12.233.190.154]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020104181533.MAWM20119.rwcrmhc51.attbi.com@cheshire.blacktabby.org> for ; Fri, 4 Jan 2002 18:15:33 +0000 Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id 5D4065A7F; Fri, 4 Jan 2002 10:14:39 -0800 (PST) Message-Id: <20020104181439.5D4065A7F@cheshire.blacktabby.org> Date: Fri, 4 Jan 2002 10:14:39 -0800 (PST) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33546: Mark net/radius port forbidden (multiple buffer overflows) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33546 >Category: ports >Synopsis: Mark net/radius port forbidden (multiple buffer overflows) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 10:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 15 13:57:51 PST 2001 root@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: The net/radius port currently is at version 3.6B1, which has multiple buffer overflows. It is currently unfetchable due to the distfile being removed from the master site, but I think that it should be marked as FORBIDDEN anyway, in case someone fetches the distfile by hand not knowing about the problems with it. Version 3.6B2 of the software fixes them, but it's not a simple upgrade so it may take me a while to finish it. In the meantime the included patch marks the port as FORBIDDEN until I (or someone else) upgrades the port to 3.6B2. >How-To-Repeat: n/a >Fix: diff -ruN radius.good/Makefile radius/Makefile --- radius.good/Makefile Thu Jan 3 09:38:09 2002 +++ radius/Makefile Thu Jan 3 10:06:10 2002 @@ -13,6 +13,13 @@ MAINTAINER= ports@FreeBSD.org +# See http://www.interlinknetworks.com/downloads/ +# at the bottom of the page. +# 3.6.B2 fixes them, if anyone feels like upgrading +# this port. + +FORBIDDEN= multiple buffer overflows + # restrictive copyright in several files, e.g., "src/sendserver.c" RESTRICTED= redistribution in binary only NO_CDROM= not allowed to charge fee for redistribution >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 11:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F4AF37B41A for ; Fri, 4 Jan 2002 11:30:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04JU6B32883; Fri, 4 Jan 2002 11:30:06 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 11:30:06 -0800 (PST) Message-Id: <200201041930.g04JU6B32883@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori MUSHA" Subject: Re: ports/33543 Reply-To: "Akinori MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33543; it has been noted by GNATS. From: "Akinori MUSHA" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/33543 Date: Sat, 05 Jan 2002 04:21:38 +0900 At Fri, 4 Jan 2002 13:01:40 -0500 (EST), Vivek Khera wrote: > portupgrade upgrade from 20011231 to 20010103 > >Description: > > > built portupgrade package on one machine, went to install via package > on another from that package (ports tree mounted via NFS) > > portupgrade on the second machine failed thusly: > > [root@yertle]# portupgrade -Pv portupgrade (snip) > /usr/local/sbin/portupgrade:1382:in `install_pkg': undefined local variable or method `origin' for # (NameError) (snip) Yes, 20011231's -P option was broken as reported in ports/33478. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33478 > It seems to have installed portupgrade 20020103 successfully. So from that we can deduce this is not caused by 20020103's bug but 20011231's. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 11:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 975C137B419 for ; Fri, 4 Jan 2002 11:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04JU2S32871; Fri, 4 Jan 2002 11:30:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 11:30:02 -0800 (PST) Message-Id: <200201041930.g04JU2S32871@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori MUSHA" Subject: Re: ports/33520: "bsdpan" files confuse portversion utility Reply-To: "Akinori MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33520; it has been noted by GNATS. From: "Akinori MUSHA" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/33520: "bsdpan" files confuse portversion utility Date: Sat, 05 Jan 2002 04:20:05 +0900 At Thu, 3 Jan 2002 17:04:30 -0500 (EST), Vivek Khera wrote: > the ports' perl 5.6.1 installs with BSDPAN as default. whenever > modules are installed via the "CPAN" utility, they create bsdpan-XXX > "ports" on the fly. The pkgdb -F and portversion utilities complain > about missin origin of these files. However, there is no origin since > they are not really ports in the traditional sense. portversion > outputs something like this: > > bsdpan-Digest-MD5-2.16 # error - origin not recorded; run pkgdb -F > > and running pkgdb -F does no good since there is no origin ;-( Both portversion(1) and pkgdb(1) should properly treat bsdpan-* packages if you have 'bsdpan-*' in your HOLD_PKGS variable as listed by default: knu@archon[2]% grep -C2 bsdpan /usr/local/etc/pkgtools.conf.sample # e.g.: # HOLD_PKGS = [ # 'bsdpan-*', # 'x11/XFree86*', # ] HOLD_PKGS = [ 'bsdpan-*', ] knu@archon[2]% portversion -v bsdpan-Net-IRC-0.72 bsdpan-Net-IRC-0.72 # [held] error - origin not recorded; run pkgdb -F knu@archon[2]% sudo pkgdb -F Password: (..snip..) Checking the origin of bsdpan-Net-IRC-0.72 Missing origin. -> Ignored. (the package is held; specify -f to force) (..snip..) (Note the occurrences of the word "held") But yes, portupgrade(1) may not handle packages without origins quite correctly; it complains about a package's missing its origin before checking if the package is "held". (It doesn't really matter since the upgrade stops in any case) The following patch makes portupgrade(1) properly look up HOLD_PKGS before checking the origin for each package. Apply it now if you can't wait until the next release comes up. Index: portupgrade =================================================================== RCS file: /home/cvs/pkgtools/bin/portupgrade,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- portupgrade 2 Jan 2002 23:39:40 -0000 1.162 +++ portupgrade 3 Jan 2002 23:01:58 -0000 1.163 @@ -27,7 +27,7 @@ # SUCH DAMAGE. # -RCS_ID = %q$Idaemons: /home/cvs/pkgtools/bin/portupgrade,v 1.162 2002/01/02 23:39:40 knu Exp $ +RCS_ID = %q$Idaemons: /home/cvs/pkgtools/bin/portupgrade,v 1.163 2002/01/03 23:01:58 knu Exp $ RCS_REVISION = RCS_ID.split[2] MYNAME = File.basename($0) @@ -805,13 +805,7 @@ oldpkgname = oldpkg.fullname origin ||= oldpkg.origin - if origin.nil? - warning_message "The origin of '#{oldpkgname}' is unknown." - warning_message "Specify one with -o option, or run 'pkgdb -F' to fix it." - raise OriginMissingError - end - - if config_held?(origin) + if origin && config_held?(origin) warning_message "The port '#{origin}' is held by user." if $force @@ -820,6 +814,21 @@ progress_message "Skipping '#{origin}' (specify -f to force)" return false end + elsif config_held?(oldpkgname) + warning_message "The package '#{oldpkgname}' is held by user." + + if $force + progress_message "Forced by user" + else + progress_message "Skipping '#{oldpkgname}' (specify -f to force)" + return false + end + end + + if origin.nil? + warning_message "The origin of '#{oldpkgname}' is unknown." + warning_message "Specify one with -o option, or run 'pkgdb -F' to fix it." + raise OriginMissingError end logfile = f.path -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 11:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1C1237B41C for ; Fri, 4 Jan 2002 11:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Jo0636095; Fri, 4 Jan 2002 11:50:00 -0800 (PST) (envelope-from gnats) Received: from 12-232-21-91.client.attbi.com (12-232-20-31.client.attbi.com [12.232.20.31]) by hub.freebsd.org (Postfix) with ESMTP id 3983637B416 for ; Fri, 4 Jan 2002 11:40:48 -0800 (PST) Received: (from vacuum@localhost) by 12-232-21-91.client.attbi.com (8.11.6/8.11.6) id g04JaIQ01484; Fri, 4 Jan 2002 11:36:18 -0800 (PST) (envelope-from vacuum) Message-Id: <200201041936.g04JaIQ01484@12-232-21-91.client.attbi.com> Date: Fri, 4 Jan 2002 11:36:18 -0800 (PST) From: Kirby Kuehl Reply-To: Kirby Kuehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33549: Update port: security/firewalk to 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33549 >Category: ports >Synopsis: Update port: security/firewalk to 1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 11:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kirby Kuehl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD 12-232-21-91.client.attbi.com 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Dec 4 19:10:18 PST 2001 vacuum@c1594181-a.attbi.com:/usr/obj/usr/src/sys/ELITE i386 >Description: >How-To-Repeat: >Fix: diff -urN firewalk.orig/Makefile firewalk/Makefile --- firewalk.orig/Makefile Wed Jan 2 11:21:19 2002 +++ firewalk/Makefile Wed Jan 2 11:48:42 2002 @@ -6,7 +6,7 @@ # PORTNAME= firewalk -PORTVERSION= 0.99.1 +PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://www.packetfactory.net/firewalk/ diff -urN firewalk.orig/distinfo firewalk/distinfo --- firewalk.orig/distinfo Wed Jan 2 11:21:19 2002 +++ firewalk/distinfo Wed Jan 2 11:22:38 2002 @@ -1 +1 @@ -MD5 (firewalk-0.99.1.tar.gz) = e222016631ddfd01cba80cab5cd33fc3 +MD5 (firewalk-1.0.tar.gz) = dd1d75fe27fcc87f2dc921c4b72ab687 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 11:57:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.3]) by hub.freebsd.org (Postfix) with ESMTP id 8C32137B41A for ; Fri, 4 Jan 2002 11:57:13 -0800 (PST) Received: from proton.lysator.liu.se (proton.lysator.liu.se [130.236.254.69]) by mail.lysator.liu.se (Postfix) with ESMTP id 0BD3C834EF8; Fri, 4 Jan 2002 20:57:12 +0100 (MET) Received: from localhost (vortechz@localhost) by proton.lysator.liu.se (8.9.3/8.8.7) with ESMTP id UAA22406; Fri, 4 Jan 2002 20:57:11 +0100 (MET) X-Authentication-Warning: proton.lysator.liu.se: vortechz owned process doing -bs Date: Fri, 4 Jan 2002 20:57:11 +0100 (MET) From: Vortechz To: Cc: Subject: FreeBSD Port: QuakeForge-0.1.1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! A few quick questions: What about 3dfx and svgalib targets? Any plans pointing towards newer QF releases? Is there a need for a quakeserver port when there's a QF port? Greetings, Vortechz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 12:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D841437B41E for ; Fri, 4 Jan 2002 12:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04KA2F42015; Fri, 4 Jan 2002 12:10:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 12:10:02 -0800 (PST) Message-Id: <200201042010.g04KA2F42015@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Nevermind Subject: Re: ports/33541: www/mod_php4 broken with iconv Reply-To: Nevermind Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33541; it has been noted by GNATS. From: Nevermind To: "Marcus I. Ryan" Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/33541: www/mod_php4 broken with iconv Date: Fri, 4 Jan 2002 22:11:08 +0200 Hello, Marcus I. Ryan! On Fri, Jan 04, 2002 at 09:10:02AM -0800, you wrote: > >Synopsis: www/mod_php4 broken with iconv > FreeBSD 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Dec 31 14:02:36 CST 2001 :/usr/obj/usr/src/sys/GENERIC i386 > >Description: > When compiling ports/www/mod_php4 (4.1.1_0 - CVS from 1/4/2001@11:00am) with iconv support, mod_php4 compiles but when trying to restart apache it reports: > > Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "iconv_module_entry" > > Taking iconv out of the compile options "fixes" the problem. Does not matter whether any other modules are compiled in. I think it is the same bug I've experienced: http://bugs.php.net/bug.php?id=14423 -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 12:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3A7237B421 for ; Fri, 4 Jan 2002 12:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04KA1Z41975; Fri, 4 Jan 2002 12:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4255837B449 for ; Fri, 4 Jan 2002 12:07:23 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04K7Mr41540; Fri, 4 Jan 2002 12:07:22 -0800 (PST) (envelope-from nobody) Message-Id: <200201042007.g04K7Mr41540@freefall.freebsd.org> Date: Fri, 4 Jan 2002 12:07:22 -0800 (PST) From: Mack To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33550: libgda-0.2.93_2 doesn't build with g++ 3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33550 >Category: ports >Synopsis: libgda-0.2.93_2 doesn't build with g++ 3.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 12:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mack >Release: 4.4 >Organization: >Environment: FreeBSD killerqueen 4.4-RELEASE-p2 FreeBSD 4.4-RELEASE-p2 #0: Fri Jan 4 11:19:14 CET 2002 root@killerqueen:/usr/src/sys/compile/KERNEL441 i386 >Description: When building the port libgda with g++ 3.0.2, the make stops at the first .cpp file including gdaHelpers.h. Output with g++ 3.0.2: g++30 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include -O3 -mpentiumpro -pipe -c gdaConnection.cpp -fPIC -DPIC -o .libs/gdaConnection.lo In file included from gdaConnection.cpp:22: gdaHelpers.h:23: parse error before `*' token gmake[3]: *** [gdaConnection.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.93/bindings/c++' Output with 2.95.3: c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include -O3 -mpentiumpro -pipe -c gdaConnection.cpp -fPIC -DPIC -o .libs/gdaConnection.lo c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/local/include -O3 -mpentiumpro -pipe -c gdaConnection.cpp -o gdaConnection.o >/dev/null 2>&1 mv -f .libs/gdaConnection.lo gdaConnection.lo >How-To-Repeat: Install gcc 3.0.2 from the port collection, then: make USE_GCC30=yes >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 12:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8D7F37B416 for ; Fri, 4 Jan 2002 12:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04KU0I44282; Fri, 4 Jan 2002 12:30:00 -0800 (PST) (envelope-from gnats) Received: from 12-232-21-91.client.attbi.com (12-232-20-31.client.attbi.com [12.232.20.31]) by hub.freebsd.org (Postfix) with ESMTP id 4C32937B421 for ; Fri, 4 Jan 2002 12:27:45 -0800 (PST) Received: (from vacuum@localhost) by 12-232-21-91.client.attbi.com (8.11.6/8.11.6) id g04KNGF01656; Fri, 4 Jan 2002 12:23:16 -0800 (PST) (envelope-from vacuum) Message-Id: <200201042023.g04KNGF01656@12-232-21-91.client.attbi.com> Date: Fri, 4 Jan 2002 12:23:16 -0800 (PST) From: Kirby Kuehl Reply-To: Kirby Kuehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33552: Update port: security/flawfinder to 0.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33552 >Category: ports >Synopsis: Update port: security/flawfinder to 0.21 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 12:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kirby Kuehl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD 12-232-21-91.client.attbi.com 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Dec 4 19:10:18 PST 2001 vacuum@c1594181-a.attbi.com:/usr/obj/usr/src/sys/ELITE i386 >Description: >How-To-Repeat: >Fix: diff -urN flawfinder.orig/Makefile flawfinder/Makefile --- flawfinder.orig/Makefile Wed Jan 2 12:04:26 2002 +++ flawfinder/Makefile Wed Jan 2 12:04:41 2002 @@ -7,7 +7,7 @@ # PORTNAME= flawfinder -PORTVERSION= 0.15 +PORTVERSION= 0.21 CATEGORIES= security devel MASTER_SITES= http://www.dwheeler.com/flawfinder/ diff -urN flawfinder.orig/distinfo flawfinder/distinfo --- flawfinder.orig/distinfo Wed Jan 2 12:04:26 2002 +++ flawfinder/distinfo Wed Jan 2 12:04:58 2002 @@ -1 +1 @@ -MD5 (flawfinder-0.15.tar.gz) = 1b78f9519313232071a0d25cb82e9f73 +MD5 (flawfinder-0.21.tar.gz) = fcabc57d5addb69936915a3fbad4e32a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 12:30:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 1A7C537B416 for ; Fri, 4 Jan 2002 12:30:18 -0800 (PST) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout1.freenet.de with esmtp (Exim 3.33 #3) id 16Maym-0005Nz-00 for freebsd-ports@freebsd.org; Fri, 04 Jan 2002 21:30:16 +0100 Received: from diali096.ppp.lrz-muenchen.de ([141.84.24.96] helo=sokrates.pacifer.org) by mx3.freenet.de with asmtp (ID ulrich.luttner@freenet.de) (Exim 3.33 #3) id 16Maym-0002Vi-00 for freebsd-ports@FreeBSD.org; Fri, 04 Jan 2002 21:30:16 +0100 Received: (from ul@localhost) by sokrates.pacifer.org (8.11.6/8.11.6) id g04KU1U72556 for freebsd-ports@FreeBSD.org; Fri, 4 Jan 2002 21:30:01 +0100 (CET) (envelope-from ul) Message-Id: <200201042030.g04KU1U72556@sokrates.pacifer.org> Content-Type: text/plain; charset="iso-8859-1" From: Ulrich Luttner To: freebsd-ports@FreeBSD.org Date: Fri, 4 Jan 2002 21:29:58 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 12:50:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1C7237B416; Fri, 4 Jan 2002 12:50:27 -0800 (PST) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Kmav46675; Fri, 4 Jan 2002 12:48:36 -0800 (PST) (envelope-from demon) Date: Fri, 4 Jan 2002 12:48:36 -0800 (PST) From: Message-Id: <200201042048.g04Kmav46675@freefall.freebsd.org> To: demon@FreeBSD.org, freebsd-ports@FreeBSD.org, mi@FreeBSD.org Subject: Re: ports/33528: Update for port graphics/lcms to version 1.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update for port graphics/lcms to version 1.08 Responsible-Changed-From-To: freebsd-ports->mi Responsible-Changed-By: demon Responsible-Changed-When: Fri Jan 4 12:48:22 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33528 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 13: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC37A37B41D for ; Fri, 4 Jan 2002 13:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04L01g48335; Fri, 4 Jan 2002 13:00:01 -0800 (PST) (envelope-from gnats) Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id 84D7D37B421 for ; Fri, 4 Jan 2002 12:54:40 -0800 (PST) Received: (qmail 53873 invoked by uid 1000); 4 Jan 2002 20:55:02 -0000 Message-Id: <20020104205502.53872.qmail@lizzy.bugworks.com> Date: 4 Jan 2002 20:55:02 -0000 From: Jos Backus Reply-To: Jos Backus To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33553: Update devel/global to version 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33553 >Category: ports >Synopsis: Update devel/global to version 4.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 13:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jos Backus >Release: FreeBSD 5.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD lizzy.bugworks.com 5.0-CURRENT FreeBSD 5.0-CURRENT #24: Thu Jan 3 23:44:11 PST 2002 jos@lizzy.bugworks.com:/disk0/usr/obj/usr/src/sys/LIZZY i386 >Description: Patch to update devel/global to version 4.2. >How-To-Repeat: >Fix: diff -ruN global/Makefile global-new/Makefile --- global/Makefile Mon Nov 6 22:23:32 2000 +++ global-new/Makefile Fri Jan 4 12:43:18 2002 @@ -6,7 +6,7 @@ # PORTNAME= global -PORTVERSION= 4.0.1 +PORTVERSION= 4.2 CATEGORIES= devel MASTER_SITES= http://www.tamacom.com/global/ @@ -22,7 +22,7 @@ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/global .for file in AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README \ - THANKS VERSION + THANKS ${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/share/doc/global .endfor .endif diff -ruN global/distinfo global-new/distinfo --- global/distinfo Mon Nov 6 22:23:32 2000 +++ global-new/distinfo Fri Jan 4 12:39:12 2002 @@ -1 +1 @@ -MD5 (global-4.0.1.tar.gz) = a5f7c16fb0be046502e421eba40c21e9 +MD5 (global-4.2.tar.gz) = 53575de207994f324b7818a22af2a455 diff -ruN global/files/patch-aa global-new/files/patch-aa --- global/files/patch-aa Sun Oct 29 11:15:58 2000 +++ global-new/files/patch-aa Fri Jan 4 12:38:45 2002 @@ -1,16 +1,17 @@ ---- doc/Makefile.in.orig Tue Sep 26 17:04:19 2000 -+++ doc/Makefile.in Mon Oct 23 00:29:54 2000 -@@ -187,13 +187,6 @@ +--- doc/Makefile.in.orig Fri Nov 23 11:02:34 2001 ++++ doc/Makefile.in Fri Jan 4 12:30:44 2002 +@@ -297,14 +297,6 @@ done; \ done @$(POST_INSTALL) -- @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \ +- @if (install-info --version && \ +- install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \ - list='$(INFO_DEPS)'; \ - for file in $$list; do \ - echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\ - install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\ - done; \ - else : ; fi + install-man: - uninstall-info: - $(PRE_UNINSTALL) + installcheck-am: diff -ruN global/pkg-plist global-new/pkg-plist --- global/pkg-plist Sun Mar 11 00:17:40 2001 +++ global-new/pkg-plist Fri Jan 4 12:42:46 2002 @@ -15,5 +15,4 @@ share/doc/global/NEWS share/doc/global/README share/doc/global/THANKS -share/doc/global/VERSION @dirrm share/doc/global >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 764B137B416 for ; Fri, 4 Jan 2002 14:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04M02p59724; Fri, 4 Jan 2002 14:00:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 14:00:02 -0800 (PST) Message-Id: <200201042200.g04M02p59724@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jos Backus Subject: Re: ports/33553: Update devel/global to version 4.2 Reply-To: Jos Backus Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33553; it has been noted by GNATS. From: Jos Backus To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33553: Update devel/global to version 4.2 Date: Fri, 4 Jan 2002 13:56:54 -0801 Here's a better patch which fixes NOPORTDOCS handling in the plist and also correctly removes the global.info-{1,2} files. diff -ruN global/Makefile global-new/Makefile --- global/Makefile Mon Nov 6 22:23:32 2000 +++ global-new/Makefile Fri Jan 4 12:43:18 2002 @@ -6,7 +6,7 @@ # PORTNAME= global -PORTVERSION= 4.0.1 +PORTVERSION= 4.2 CATEGORIES= devel MASTER_SITES= http://www.tamacom.com/global/ @@ -22,7 +22,7 @@ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/global .for file in AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README \ - THANKS VERSION + THANKS ${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/share/doc/global .endfor .endif diff -ruN global/distinfo global-new/distinfo --- global/distinfo Mon Nov 6 22:23:32 2000 +++ global-new/distinfo Fri Jan 4 12:39:12 2002 @@ -1 +1 @@ -MD5 (global-4.0.1.tar.gz) = a5f7c16fb0be046502e421eba40c21e9 +MD5 (global-4.2.tar.gz) = 53575de207994f324b7818a22af2a455 diff -ruN global/files/patch-aa global-new/files/patch-aa --- global/files/patch-aa Sun Oct 29 11:15:58 2000 +++ global-new/files/patch-aa Fri Jan 4 12:38:45 2002 @@ -1,16 +1,17 @@ ---- doc/Makefile.in.orig Tue Sep 26 17:04:19 2000 -+++ doc/Makefile.in Mon Oct 23 00:29:54 2000 -@@ -187,13 +187,6 @@ +--- doc/Makefile.in.orig Fri Nov 23 11:02:34 2001 ++++ doc/Makefile.in Fri Jan 4 12:30:44 2002 +@@ -297,14 +297,6 @@ done; \ done @$(POST_INSTALL) -- @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \ +- @if (install-info --version && \ +- install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \ - list='$(INFO_DEPS)'; \ - for file in $$list; do \ - echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\ - install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\ - done; \ - else : ; fi + install-man: - uninstall-info: - $(PRE_UNINSTALL) + installcheck-am: diff -ruN global/pkg-plist global-new/pkg-plist --- global/pkg-plist Sun Mar 11 00:17:40 2001 +++ global-new/pkg-plist Fri Jan 4 13:49:28 2002 @@ -3,17 +3,18 @@ bin/global bin/gtags bin/htags -info/global.info -@exec install-info %D/info/global.info %D/info/dir -@unexec install-info --delete %D/info/global.info %D/info/dir -share/doc/global/AUTHORS -share/doc/global/COPYING -share/doc/global/ChangeLog -share/doc/global/FAQ -share/doc/global/INSTALL -share/doc/global/LICENSE -share/doc/global/NEWS -share/doc/global/README -share/doc/global/THANKS -share/doc/global/VERSION -@dirrm share/doc/global +%%PORTDOCS%%info/global.info +%%PORTDOCS%%info/global.info-1 +%%PORTDOCS%%info/global.info-2 +%%PORTDOCS%%@exec install-info %D/info/global.info %D/info/dir +%%PORTDOCS%%@unexec install-info --delete %D/info/global.info %D/info/dir +%%PORTDOCS%%share/doc/global/AUTHORS +%%PORTDOCS%%share/doc/global/COPYING +%%PORTDOCS%%share/doc/global/ChangeLog +%%PORTDOCS%%share/doc/global/FAQ +%%PORTDOCS%%share/doc/global/INSTALL +%%PORTDOCS%%share/doc/global/LICENSE +%%PORTDOCS%%share/doc/global/NEWS +%%PORTDOCS%%share/doc/global/README +%%PORTDOCS%%share/doc/global/THANKS +%%PORTDOCS%%@dirrm share/doc/global -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAFB837B41E for ; Fri, 4 Jan 2002 14:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MK0R65139; Fri, 4 Jan 2002 14:20:00 -0800 (PST) (envelope-from gnats) Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194]) by hub.freebsd.org (Postfix) with ESMTP id 7D9E837B405 for ; Fri, 4 Jan 2002 14:19:05 -0800 (PST) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id g04MJ5971816 for ; Fri, 4 Jan 2002 15:19:05 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g04MJ5d09728; Fri, 4 Jan 2002 15:19:05 -0700 (MST) (envelope-from jjreynold) Message-Id: <200201042219.g04MJ5d09728@whale.home-net> Date: Fri, 4 Jan 2002 15:19:05 -0700 (MST) From: John Reynolds Reply-To: John Reynolds To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33556: [MAINTAINER PATCH] flexbackup needs maintainer e-mail change Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33556 >Category: ports >Synopsis: [MAINTAINER PATCH] flexbackup needs maintainer e-mail change >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 14:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD whale 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 20 22:50:14 MST 2001 root@dolphin:/usr/obj/usr/src/sys/WHALE i386 >Description: Since @home is dying a quick death soon, we're all getting new e-mail addresses. I need to update the flexbackup port with the proper maintainer e-mail address so that 4.5-RELEASE doesn't go out with stale bits. I also need to take out one of the MASTER_SITE entries as that will become stale once members.home.com "shuts off" for good. >How-To-Repeat: n/a >Fix: Please apply the following patch from ports/sysutils diff -urN flexbackup.orig/Makefile flexbackup/Makefile --- flexbackup.orig/Makefile Fri Jan 4 15:15:03 2002 +++ flexbackup/Makefile Fri Jan 4 15:16:23 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: flexbackup # Date created: Wed Nov 3 17:58:26 MST 1999 -# Whom: John Reynolds +# Whom: John Reynolds # # $FreeBSD: ports/sysutils/flexbackup/Makefile,v 1.10 2001/01/16 17:32:32 sobomax Exp $ # @@ -9,11 +9,10 @@ PORTVERSION= 0.9.8 CATEGORIES= sysutils MASTER_SITES= http://www.bluecherry.net/~edwinh/flexbackup/tarball/ \ - http://members.home.com/flexbackup/tarball/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/backup -MAINTAINER= jjreynold@home.com +MAINTAINER= johnjen@reynoldsnet.org RUN_DEPENDS= afio:${PORTSDIR}/sysutils/afio \ buffer:${PORTSDIR}/misc/buffer >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89EDC37B41A for ; Fri, 4 Jan 2002 14:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MK0l65121; Fri, 4 Jan 2002 14:20:00 -0800 (PST) (envelope-from gnats) Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194]) by hub.freebsd.org (Postfix) with ESMTP id CEBA837B41B for ; Fri, 4 Jan 2002 14:12:54 -0800 (PST) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id g04MCs944255 for ; Fri, 4 Jan 2002 15:12:54 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g04MCr498078; Fri, 4 Jan 2002 15:12:53 -0700 (MST) (envelope-from jjreynold) Message-Id: <200201042212.g04MCr498078@whale.home-net> Date: Fri, 4 Jan 2002 15:12:53 -0700 (MST) From: John Reynolds Reply-To: John Reynolds To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33554: [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33554 >Category: ports >Synopsis: [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 14:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD whale 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 20 22:50:14 MST 2001 root@dolphin:/usr/obj/usr/src/sys/WHALE i386 >Description: Since @home is dying a quick death soon, we're all getting new e-mail addresses. I need to update the libusb port with the proper maintainer e-mail address so that 4.5-RELEASE doesn't go out with stale bits. >How-To-Repeat: n/a >Fix: Please apply the following patch from the ports/devel directory diff -urN libusb.orig/Makefile libusb/Makefile --- libusb.orig/Makefile Fri Jan 4 14:56:00 2002 +++ libusb/Makefile Fri Jan 4 14:56:41 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: libusb # Date created: 27 January 2001 -# Whom: John Reynolds +# Whom: John Reynolds # # $FreeBSD: ports/devel/libusb/Makefile,v 1.2 2001/11/24 09:16:14 pat Exp $ # @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libusb -MAINTAINER= jjreynold@home.com +MAINTAINER= johnjen@reynoldsnet.org GNU_CONFIGURE= yes INSTALLS_SHLIB= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A040137B41C for ; Fri, 4 Jan 2002 14:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MK0g65130; Fri, 4 Jan 2002 14:20:00 -0800 (PST) (envelope-from gnats) Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194]) by hub.freebsd.org (Postfix) with ESMTP id 774C237B41C for ; Fri, 4 Jan 2002 14:14:51 -0800 (PST) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id g04MEp950853 for ; Fri, 4 Jan 2002 15:14:51 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g04MEpc99725; Fri, 4 Jan 2002 15:14:51 -0700 (MST) (envelope-from jjreynold) Message-Id: <200201042214.g04MEpc99725@whale.home-net> Date: Fri, 4 Jan 2002 15:14:51 -0700 (MST) From: John Reynolds Reply-To: John Reynolds To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33555: [MAINTAINER PATCH] s10sh needs new maintainer e-mail before 4.5-R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33555 >Category: ports >Synopsis: [MAINTAINER PATCH] s10sh needs new maintainer e-mail before 4.5-R >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 14:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD whale 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 20 22:50:14 MST 2001 root@dolphin:/usr/obj/usr/src/sys/WHALE i386 >Description: Since @home is dying a quick death soon, we're all getting new e-mail addresses. I need to update the s10sh port with the proper maintainer e-mail address so that 4.5-RELEASE doesn't go out with stale bits. >How-To-Repeat: n/a >Fix: Please apply the following patch from ports/graphics diff -urN s10sh.orig/Makefile s10sh/Makefile --- s10sh.orig/Makefile Fri Jan 4 14:59:31 2002 +++ s10sh/Makefile Fri Jan 4 15:00:41 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: s10sh # Date created: Tue Feb 27 00:16:34 MST 2001 -# Whom: John Reynolds +# Whom: John Reynolds # # $FreeBSD: ports/graphics/s10sh/Makefile,v 1.3 2001/11/24 09:23:52 pat Exp $ # @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.kyuzz.org/antirez/s10sh-src/ -MAINTAINER= jjreynold@home.com +MAINTAINER= johnjen@reynoldsnet.org # Don't extract the libusb bundled with s10sh: EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude '*/libusb*' >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1BFF37B416; Fri, 4 Jan 2002 14:30:31 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MRfH65993; Fri, 4 Jan 2002 14:27:41 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:27:41 -0800 (PST) From: Message-Id: <200201042227.g04MRfH65993@freefall.freebsd.org> To: adam-ports@blacktabby.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33546: Mark net/radius port forbidden (multiple buffer overflows) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Mark net/radius port forbidden (multiple buffer overflows) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 14:27:03 PST 2002 State-Changed-Why: Updated to 3.6B2, Thanks for your report! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33546 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:40:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCB8237B417; Fri, 4 Jan 2002 14:40:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Mdeb67603; Fri, 4 Jan 2002 14:39:40 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:39:40 -0800 (PST) From: Message-Id: <200201042239.g04Mdeb67603@freefall.freebsd.org> To: johnjen@reynoldsnet.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33556: [MAINTAINER PATCH] flexbackup needs maintainer e-mail change Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER PATCH] flexbackup needs maintainer e-mail change State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 14:39:25 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33556 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:50:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44EA837B41C; Fri, 4 Jan 2002 14:50:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MfnC68119; Fri, 4 Jan 2002 14:41:49 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:41:49 -0800 (PST) From: Message-Id: <200201042241.g04MfnC68119@freefall.freebsd.org> To: johnjen@reynoldsnet.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33555: [MAINTAINER PATCH] s10sh needs new maintainer e-mail before 4.5-R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER PATCH] s10sh needs new maintainer e-mail before 4.5-R State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 14:41:29 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:50:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0AFF37B417; Fri, 4 Jan 2002 14:50:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MiWi68581; Fri, 4 Jan 2002 14:44:32 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:44:32 -0800 (PST) From: Message-Id: <200201042244.g04MiWi68581@freefall.freebsd.org> To: johnjen@reynoldsnet.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33554: [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 14:44:16 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33554 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 14:50:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C38737B41E; Fri, 4 Jan 2002 14:50:29 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Ml9x68973; Fri, 4 Jan 2002 14:47:09 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:47:09 -0800 (PST) From: Message-Id: <200201042247.g04Ml9x68973@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, chuckr@FreeBSD.org Subject: Re: ports/33553: Update devel/global to version 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update devel/global to version 4.2 Responsible-Changed-From-To: freebsd-ports->chuckr Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 14:46:06 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33553 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A50537B41F for ; Fri, 4 Jan 2002 15:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04N02M70566; Fri, 4 Jan 2002 15:00:02 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id E8EC037B41B for ; Fri, 4 Jan 2002 14:59:00 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id g04Mx2E15542; Fri, 4 Jan 2002 23:59:02 +0100 (CET) (envelope-from flynn) Message-Id: <200201042259.g04Mx2E15542@energyhq.homeip.net> Date: Fri, 4 Jan 2002 23:59:02 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33557: Maintainer update: Fix my email addy & one master site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33557 >Category: ports >Synopsis: Maintainer update: Fix my email addy & one master site >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 15:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 22:13:05 CET 2001 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: My e-mail and host address have changed, so they need to be changed as well in the Makefile for this port. >How-To-Repeat: >Fix: --- xpk.diff begins here --- diff -ruN xpk.old/Makefile xpk/Makefile --- xpk.old/Makefile Fri Jan 4 23:52:22 2002 +++ xpk/Makefile Fri Jan 4 23:52:54 2002 @@ -1,6 +1,6 @@ # New ports collection makefile for: xpk # Date created: 21 May 2001 -# Whom: Miguel Mendez +# Whom: Miguel Mendez # # $FreeBSD: ports/archivers/xpk/Makefile,v 1.2 2002/01/01 09:43:03 ache Exp $ # @@ -9,9 +9,9 @@ PORTVERSION= 0.1.4 CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ - http://www.energyhq.org/files/ + http://energyhq.homeip.net/files/ -MAINTAINER= flynn@energyhq.org +MAINTAINER= flynn@energyhq.homeip.net USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff -ruN xpk.old/pkg-descr xpk/pkg-descr --- xpk.old/pkg-descr Fri Jan 4 23:52:22 2002 +++ xpk/pkg-descr Fri Jan 4 23:53:20 2002 @@ -12,4 +12,4 @@ WWW: http://www.jormas.com/~vesuri/xpk/ - Miguel Mendez -flynn@energyhq.org +flynn@energyhq.homeip.net --- xpk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D438237B41B; Fri, 4 Jan 2002 15:00:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04MuI770001; Fri, 4 Jan 2002 14:56:18 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:56:18 -0800 (PST) From: Message-Id: <200201042256.g04MuI770001@freefall.freebsd.org> To: vacuum@12-232-21-91.client.attbi.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33552: Update port: security/flawfinder to 0.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/flawfinder to 0.21 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 14:56:08 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33552 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15: 0:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B00337B41D; Fri, 4 Jan 2002 15:00:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04Mx1P70402; Fri, 4 Jan 2002 14:59:01 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 14:59:01 -0800 (PST) From: Message-Id: <200201042259.g04Mx1P70402@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33550: libgda-0.2.93_2 doesn't build with g++ 3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libgda-0.2.93_2 doesn't build with g++ 3.0.2 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 14:58:36 PST 2002 Responsible-Changed-Why: Over to maintainers. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33550 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:10:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E5A8337B431; Fri, 4 Jan 2002 15:10:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04N29170998; Fri, 4 Jan 2002 15:02:09 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:02:09 -0800 (PST) From: Message-Id: <200201042302.g04N29170998@freefall.freebsd.org> To: vacuum@12-232-21-91.client.attbi.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33549: Update port: security/firewalk to 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/firewalk to 1.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 15:01:54 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33549 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:10:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CECD337B422; Fri, 4 Jan 2002 15:10:31 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04N85975361; Fri, 4 Jan 2002 15:08:05 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:08:05 -0800 (PST) From: Message-Id: <200201042308.g04N85975361@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33557: Maintainer update: Fix my email addy & one master site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: Fix my email addy & one master site State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 15:07:52 PST 2002 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33557 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:10:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01BF637B416; Fri, 4 Jan 2002 15:10:34 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04N3aU71281; Fri, 4 Jan 2002 15:03:36 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:03:36 -0800 (PST) From: Message-Id: <200201042303.g04N3aU71281@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/33541: www/mod_php4 broken with iconv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/mod_php4 broken with iconv Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 15:03:13 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33541 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:20:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC26D37B419; Fri, 4 Jan 2002 15:20:27 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04NARt75635; Fri, 4 Jan 2002 15:10:27 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:10:27 -0800 (PST) From: Message-Id: <200201042310.g04NARt75635@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/33538: esound-0.2.23 doesn't build with gcc 3.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: esound-0.2.23 doesn't build with gcc 3.0.2 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 15:10:14 PST 2002 Responsible-Changed-Why: Over to maintainers http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33538 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:30:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB67737B41D; Fri, 4 Jan 2002 15:30:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04NOVa76956; Fri, 4 Jan 2002 15:24:31 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:24:31 -0800 (PST) From: Message-Id: <200201042324.g04NOVa76956@freefall.freebsd.org> To: marcus@marcuscom.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33513: [MAINTAINER UPDATE] Update net/netatalk to 1.5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update net/netatalk to 1.5.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 15:24:11 PST 2002 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33513 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 15:30:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5996A37B417; Fri, 4 Jan 2002 15:30:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g04NUOp77795; Fri, 4 Jan 2002 15:30:24 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 15:30:24 -0800 (PST) From: Message-Id: <200201042330.g04NUOp77795@freefall.freebsd.org> To: perky@fallin.lv, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33394: Update port: ftp/py-curl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: ftp/py-curl State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 15:30:10 PST 2002 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33394 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 16:20:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F38A637B419; Fri, 4 Jan 2002 16:20:27 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g050Hvk86219; Fri, 4 Jan 2002 16:17:57 -0800 (PST) (envelope-from jim) Date: Fri, 4 Jan 2002 16:17:57 -0800 (PST) From: Message-Id: <200201050017.g050Hvk86219@freefall.freebsd.org> To: jim@FreeBSD.org, freebsd-ports@FreeBSD.org, jim@FreeBSD.org Subject: Re: ports/33536: maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update of mail/mutt-devel Responsible-Changed-From-To: freebsd-ports->jim Responsible-Changed-By: jim Responsible-Changed-When: Fri Jan 4 16:17:37 PST 2002 Responsible-Changed-Why: I'll take this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 16:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0422E37B41A; Fri, 4 Jan 2002 16:30:28 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g050OEo87291; Fri, 4 Jan 2002 16:24:14 -0800 (PST) (envelope-from jim) Date: Fri, 4 Jan 2002 16:24:14 -0800 (PST) From: Message-Id: <200201050024.g050OEo87291@freefall.freebsd.org> To: udo.schweigert@siemens.com, jim@FreeBSD.org, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33536: maintainer update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Fri Jan 4 16:23:47 PST 2002 State-Changed-Why: Responsible-Changed-From-To: jim->freebsd-ports Responsible-Changed-By: jim Responsible-Changed-When: Fri Jan 4 16:23:47 PST 2002 Responsible-Changed-Why: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 17: 7: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cust-mail1.arrowhead.dk (cust-mail1.arrowhead.dk [62.61.131.5]) by hub.freebsd.org (Postfix) with ESMTP id F145F37B41F; Fri, 4 Jan 2002 17:05:00 -0800 (PST) Received: from 62.61.140.167.generic-hostname.arrowhead.dk ([62.61.140.167] helo=ishoejby.dk) by cust-mail1.arrowhead.dk with esmtp (Exim 3.16 #1) id 16MfXD-0001QM-00; Sat, 05 Jan 2002 02:22:07 +0100 Message-ID: <3C3651E7.70003@ishoejby.dk> Date: Sat, 05 Jan 2002 02:07:51 +0100 From: Andreas Sundebo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: petef@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: xscorch-0.1.13a Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Pete! I just wanted you to know (in case you've missed it) that xscorch 0.1.14 has been released. So, when may we begin to see a port-upgrade to that sweeet little game we all love so much? :-) Regards, Andreas Sundebo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 17:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C8DC37B742 for ; Fri, 4 Jan 2002 17:10:38 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g051A3M97177; Fri, 4 Jan 2002 17:10:03 -0800 (PST) (envelope-from gnats) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 44B8037B41C for ; Fri, 4 Jan 2002 17:00:05 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g05101D08730; Fri, 4 Jan 2002 20:00:01 -0500 (EST) (envelope-from mwlucas) Message-Id: <200201050100.g05101D08730@blackhelicopters.org> Date: Fri, 4 Jan 2002 20:00:01 -0500 (EST) From: Michael Lucas Reply-To: Michael Lucas To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33558: update cvsupit for 4.5-S Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33558 >Category: ports >Synopsis: update cvsupit for 4.5-S >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 17:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Lucas >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD blackhelicopters.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: recent -ports tree >How-To-Repeat: We need to update the cvsupit "current security track" for 4.5-release. I'm opening this PR so I can aim the maintainer at it. >Fix: *** pkg-install-dist Fri Jan 4 19:40:39 2002 --- pkg-install Fri Jan 4 19:41:19 2002 *************** *** 119,125 **** CVS in manually checking out and maintaining a /usr/src tree if you choose to go this route). " -1 -1 5 \ ! "RELENG_4_4" "The 4.4 point release / patch branch" \ "RELENG_4" "The 4.x-stable branch" \ "RELENG_3" "The 3.x-stable branch" \ "RELENG_2_2" "The 2.2.x-stable branch" \ --- 119,125 ---- CVS in manually checking out and maintaining a /usr/src tree if you choose to go this route). " -1 -1 5 \ ! "RELENG_4_5" "The 4.5 point release / patch branch" \ "RELENG_4" "The 4.x-stable branch" \ "RELENG_3" "The 3.x-stable branch" \ "RELENG_2_2" "The 2.2.x-stable branch" \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 17:59:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 69F5937C37B for ; Fri, 4 Jan 2002 17:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g051e3103877; Fri, 4 Jan 2002 17:40:03 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 17:40:03 -0800 (PST) Message-Id: <200201050140.g051e3103877@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/33539: libungif-4.1.0b1 doesn't build with gcc 3.0.2 Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33539; it has been noted by GNATS. From: Alan E To: freebsd-gnats-submit@FreeBSD.org, macklobell@hotmail.com Cc: Subject: Re: ports/33539: libungif-4.1.0b1 doesn't build with gcc 3.0.2 Date: Fri, 4 Jan 2002 20:35:27 -0500 Problem is that libungif uses the *old* varargs.h if it finds it, and uses stdarg.h (which is what gcc assumes va_start comes from, it seems) only if the old file isn't found. Solution: disable the test for varargs.h. Index: files/patch-configure.in =================================================================== RCS file: files/patch-configure.in diff -N files/patch-configure.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-configure.in 5 Jan 2002 01:24:19 -0000 @@ -0,0 +1,11 @@ +--- configure.in~ Thu Feb 17 07:51:53 2000 ++++ configure.in Fri Jan 4 20:23:49 2002 +@@ -48,7 +48,7 @@ + dnl Checks for header files. + AC_HEADER_STDC + AC_CHECK_HEADERS(fcntl.h) +-AC_CHECK_HEADERS(varargs.h) ++#AC_CHECK_HEADERS(varargs.h) + + dnl Checks for typedefs, structures, and compiler characteristics. + AC_C_CONST -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 18: 1: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ssymail.ssy.co.kr (ssymail.ssy.co.kr [203.244.4.3]) by hub.freebsd.org (Postfix) with ESMTP id B508137C921; Fri, 4 Jan 2002 17:56:28 -0800 (PST) Received: from 12.64.230.207 (slip-12-64-230-207.mis.prserv.net [12.64.230.207]) by ssymail.ssy.co.kr (8.8.5/8.8.5) with SMTP id BAA24202; Sat, 5 Jan 2002 01:54:27 GMT From: tschlemud@hotmail.com Message-Id: <200201050154.BAA24202@ssymail.ssy.co.kr> To: Subject: Copy any DVD Movie for FREE! Date: Sat, 05 Jan 2002 09:55:13 -0500 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org

COPY ANY DVD MOVIE!
With our revolut= ionary software you can copy virtually
any DVD Movie using your existing equipment! 
Conventional DVD copying equipment can cost tho= usands of $$
Our DVD Wizard cost less than the price of 2 DVD Movies! =

F= ree Live Tech Support With each Order

CLICK HERE To Learn About DVD Wizard!

= CONVERT VHS INTO DVD!
Why pay for a co= py of a movie on DVD that you already
own of VHS???
  Not all movies o= n VHS are available on DVD.
So MAKE Them into a DVD yourself!!  DVD Wizard Will teach you. Our Revolutionary DVD Wizard will help you create DVD's!


Copy DVD Movies An= d Create Your Own Personal Collection!
Convert VHS and Camcorder Movies into DVD Movies! 

Free Live Tech Support With each Order
.
CLICK HERE To Learn About VHS Wizard!

COPY PLAYSTATION GAMES

With our= revolutionary software you can copy virtually any  PlayStation Game using your existing CD Burner!


Conventional Game Coping copying equipment can cost thousands of  dollars. 

The Play= Station Wizard costs less than the price of ONE GAME!


Rent any game for less than $4 and copy it for FREE!


Save HUNDREDS of dollars copying games! For the price of just one game= you can 
own this software and have UNLIMITED GAMES! 

This me= ans the software pays for 
itself the first time you use it!!!

Free Live Tech Support With each Order

CLICK HERE To Learn About PlayStation Wizard!

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 18:53:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4929E37BB6B for ; Fri, 4 Jan 2002 18:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g052o1X13142; Fri, 4 Jan 2002 18:50:01 -0800 (PST) (envelope-from gnats) Received: from 12-232-21-91.client.attbi.com (12-232-20-31.client.attbi.com [12.232.20.31]) by hub.freebsd.org (Postfix) with ESMTP id 2D93637CDB0 for ; Fri, 4 Jan 2002 18:11:10 -0800 (PST) Received: (from root@localhost) by 12-232-21-91.client.attbi.com (8.11.6/8.11.6) id g0525an36783; Fri, 4 Jan 2002 18:05:36 -0800 (PST) (envelope-from vacuum) Message-Id: <200201050205.g0525an36783@12-232-21-91.client.attbi.com> Date: Fri, 4 Jan 2002 18:05:36 -0800 (PST) From: Kirby Kuehl Reply-To: vacuum@technotronic.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33560: Update port: security/scanssh to 1.6b Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33560 >Category: ports >Synopsis: Update port: security/scanssh to 1.6b >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 18:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kirby Kuehl >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD 12-232-21-91.client.attbi.com 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Dec 4 19:10:18 PST 2001 vacuum@c1594181-a.attbi.com:/usr/obj/usr/src/sys/ELITE i386 >Description: >How-To-Repeat: >Fix: diff -urN scanssh.orig/Makefile scanssh/Makefile --- scanssh.orig/Makefile Fri Jan 4 16:59:02 2002 +++ scanssh/Makefile Fri Jan 4 16:59:35 2002 @@ -6,7 +6,7 @@ # PORTNAME= scanssh -PORTVERSION= 1.55 +PORTVERSION= 1.6b CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ diff -urN scanssh.orig/distinfo scanssh/distinfo --- scanssh.orig/distinfo Fri Jan 4 16:59:02 2002 +++ scanssh/distinfo Fri Jan 4 17:00:33 2002 @@ -1 +1 @@ -MD5 (scanssh-1.55.tar.gz) = fff7dff75e5b7b8223350da78b42dac8 +MD5 (scanssh-1.6b.tar.gz) = b0b7a4e6953a878b188156449ae0750f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 18:55:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 563CD37BB77 for ; Fri, 4 Jan 2002 18:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g052o1813151; Fri, 4 Jan 2002 18:50:01 -0800 (PST) (envelope-from gnats) Received: from hronir.scardini.com (dsl-209-162-215-176.easystreet.com [209.162.215.176]) by hub.freebsd.org (Postfix) with ESMTP id 8AB3437C1E7; Fri, 4 Jan 2002 18:41:09 -0800 (PST) Received: (from chrise@localhost) by hronir.scardini.com (8.11.6/8.11.6) id g052f8094915; Fri, 4 Jan 2002 18:41:08 -0800 (PST) (envelope-from chrise) Message-Id: <200201050241.g052f8094915@hronir.scardini.com> Date: Fri, 4 Jan 2002 18:41:08 -0800 (PST) From: Christopher Elkins Reply-To: Christopher Elkins To: FreeBSD-gnats-submit@freebsd.org Cc: ade@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33561: Update port: x11-servers/x2vnc to 1.31 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33561 >Category: ports >Synopsis: Update port: x11-servers/x2vnc to 1.31 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 18:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Christopher Elkins >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD hronir.scardini.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Wed Dec 26 15:47:34 PST 2001 chrise@tlon.lan.scardini.com:/usr/src/sys/compile/TLON i386 >Description: Updates port x11-servers/x2vnc to latest version. >How-To-Repeat: >Fix: diff -ruN x2vnc.orig/Makefile x2vnc/Makefile --- x2vnc.orig/Makefile Fri Jan 4 18:32:40 2002 +++ x2vnc/Makefile Fri Jan 4 18:33:24 2002 @@ -6,7 +6,7 @@ # PORTNAME= x2vnc -PORTVERSION= 1.2 +PORTVERSION= 1.31 CATEGORIES= x11-servers MASTER_SITES= http://www.hubbe.net/~hubbe/ diff -ruN x2vnc.orig/distinfo x2vnc/distinfo --- x2vnc.orig/distinfo Fri Jan 4 18:32:40 2002 +++ x2vnc/distinfo Fri Jan 4 18:33:32 2002 @@ -1 +1 @@ -MD5 (x2vnc-1.2.tar.gz) = 3654743ac5a64e0f3db03a32b3c6776b +MD5 (x2vnc-1.31.tar.gz) = e71d7e9077b3cde64874949e50433bb0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 19: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB9FB37B405 for ; Fri, 4 Jan 2002 19:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05302m15222; Fri, 4 Jan 2002 19:00:02 -0800 (PST) (envelope-from gnats) Date: Fri, 4 Jan 2002 19:00:02 -0800 (PST) Message-Id: <200201050300.g05302m15222@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/33443: gettext-0.1.0.35 broken with new autoconf 2.52+ Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33443; it has been noted by GNATS. From: Alan E To: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Cc: reg@FreeBSD.org Subject: Re: ports/33443: gettext-0.1.0.35 broken with new autoconf 2.52+ Date: Fri, 4 Jan 2002 21:45:50 -0500 Can we please get this redirected over to maintainer reg@freebsd.org so he can get the fix in? It's a serious bug in that it affects users building ports who have autoconf-2.52 installed, even though the package builds on bento. I think we should get it repaired before ports freeze. -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 20: 0:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEEC337B419; Fri, 4 Jan 2002 20:00:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0540Gj25964; Fri, 4 Jan 2002 20:00:16 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 20:00:16 -0800 (PST) From: Message-Id: <200201050400.g0540Gj25964@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kris@FreeBSD.org Subject: Re: ports/33560: Update port: security/scanssh to 1.6b Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/scanssh to 1.6b Responsible-Changed-From-To: freebsd-ports->kris Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 19:59:55 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33560 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 20: 0:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53BA237B417; Fri, 4 Jan 2002 20:00:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g053wiI25827; Fri, 4 Jan 2002 19:58:44 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 19:58:44 -0800 (PST) From: Message-Id: <200201050358.g053wiI25827@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/33561: Update port: x11-servers/x2vnc to 1.31 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-servers/x2vnc to 1.31 Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 19:58:21 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33561 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 20:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57A9D37B417; Fri, 4 Jan 2002 20:10:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05423D26214; Fri, 4 Jan 2002 20:02:03 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 20:02:03 -0800 (PST) From: Message-Id: <200201050402.g05423D26214@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jkh@FreeBSD.org Subject: Re: ports/33558: update cvsupit for 4.5-S Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update cvsupit for 4.5-S Responsible-Changed-From-To: freebsd-ports->jkh Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 20:01:50 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33558 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 20:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 060A737B425 for ; Fri, 4 Jan 2002 20:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054o0C34032; Fri, 4 Jan 2002 20:50:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7147637B41D for ; Fri, 4 Jan 2002 20:49:35 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054nZr33943; Fri, 4 Jan 2002 20:49:35 -0800 (PST) (envelope-from nobody) Message-Id: <200201050449.g054nZr33943@freefall.freebsd.org> Date: Fri, 4 Jan 2002 20:49:35 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33563: Update port: graphics/ImageMagick to 5.4.1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33563 >Category: ports >Synopsis: Update port: graphics/ImageMagick to 5.4.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 20:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: Update port: graphics/ImageMagick to 5.4.1.2 - Update to version 5.4.1-2 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/ImageMagick/Makefile graphics/ImageMagick/Makefile --- /usr/ports/graphics/ImageMagick/Makefile Mon Dec 10 19:33:44 2001 +++ graphics/ImageMagick/Makefile Wed Dec 19 02:14:06 2001 @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -PORTVERSION= 5.4.0.5 +PORTVERSION= 5.4.1.2 CATEGORIES= graphics perl5 MASTER_SITES= http://imagemagick.sourceforge.net/http/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ @@ -111,12 +111,12 @@ pre-patch: @${PERL} -pi -e 's|-lpthread|-lc_r|g ; \ - s|LIBLTDL=.*\n|LIBLTDL="-lltdl"\n|g ; \ - s|INCLTDL=.*\n|INCLTDL=\n|g ; \ + s|LIBLTDL=.*$$|LIBLTDL="-lltdl"|g ; \ + s|INCLTDL=.*$$|INCLTDL=|g ; \ s|lcms/lcms.h|lcms.h|g ; \ s|lcms_lcms_h|lcms_h|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$$\(top_builddir\)/ltdl/libltdlc.la|\$$\(LIBLTDL\)|g' + 's|top_builddir\)/ltdl/libltdlc.la|LIBLTDL\)|g' @${PERL} -pi -e 's|lcms/lcms.h|lcms.h|g' ${WRKSRC}/magick/transform.c @${PERL} -pi -e 's|||g' ${WRKSRC}/ltdl/ltdl.c diff -urN /usr/ports/graphics/ImageMagick/distinfo graphics/ImageMagick/distinfo --- /usr/ports/graphics/ImageMagick/distinfo Sun Dec 9 07:09:27 2001 +++ graphics/ImageMagick/distinfo Sat Jan 5 03:18:08 2002 @@ -1 +1 @@ -MD5 (ImageMagick-5.4.0-5.tar.gz) = 52942fa0a6bcd7d8600436d7b2024c60 +MD5 (ImageMagick-5.4.1-2.tar.gz) = 9715a75360f8915bf13ea07c0b6f60a1 diff -urN /usr/ports/graphics/ImageMagick/pkg-plist graphics/ImageMagick/pkg-plist --- /usr/ports/graphics/ImageMagick/pkg-plist Sun Dec 9 07:09:28 2001 +++ graphics/ImageMagick/pkg-plist Sat Dec 8 17:26:29 2001 @@ -65,6 +65,8 @@ %%MODULES%%lib/ImageMagick/modules/coders/cut.so %%MODULES%%lib/ImageMagick/modules/coders/dcm.la %%MODULES%%lib/ImageMagick/modules/coders/dcm.so +%%MODULES%%lib/ImageMagick/modules/coders/dib.la +%%MODULES%%lib/ImageMagick/modules/coders/dib.so %%MODULES%%lib/ImageMagick/modules/coders/dps.la %%MODULES%%lib/ImageMagick/modules/coders/dps.so %%MODULES%%lib/ImageMagick/modules/coders/dpx.la @@ -116,6 +118,8 @@ %%MODULES%%lib/ImageMagick/modules/coders/mono.so %%MODULES%%lib/ImageMagick/modules/coders/mpc.la %%MODULES%%lib/ImageMagick/modules/coders/mpc.so +%%MODULES%%lib/ImageMagick/modules/coders/mpr.la +%%MODULES%%lib/ImageMagick/modules/coders/mpr.so %%MODULES%%lib/ImageMagick/modules/coders/mpeg.la %%MODULES%%lib/ImageMagick/modules/coders/mpeg.so %%MODULES%%lib/ImageMagick/modules/coders/mtv.la @@ -158,8 +162,6 @@ %%MODULES%%lib/ImageMagick/modules/coders/psd.so %%MODULES%%lib/ImageMagick/modules/coders/pwp.la %%MODULES%%lib/ImageMagick/modules/coders/pwp.so -%%MODULES%%lib/ImageMagick/modules/coders/registry.la -%%MODULES%%lib/ImageMagick/modules/coders/registry.so %%MODULES%%lib/ImageMagick/modules/coders/rgb.la %%MODULES%%lib/ImageMagick/modules/coders/rgb.so %%MODULES%%lib/ImageMagick/modules/coders/rla.la @@ -214,6 +216,8 @@ %%MODULES%%lib/ImageMagick/modules/coders/xbm.so %%MODULES%%lib/ImageMagick/modules/coders/xc.la %%MODULES%%lib/ImageMagick/modules/coders/xc.so +%%MODULES%%lib/ImageMagick/modules/coders/xcf.la +%%MODULES%%lib/ImageMagick/modules/coders/xcf.so %%MODULES%%lib/ImageMagick/modules/coders/xpm.la %%MODULES%%lib/ImageMagick/modules/coders/xpm.so %%MODULES%%lib/ImageMagick/modules/coders/xwd.la @@ -299,7 +303,6 @@ share/ImageMagick/www/api/cache.html share/ImageMagick/www/api/cache_view.html share/ImageMagick/www/api/color.html -share/ImageMagick/www/api/compress.html share/ImageMagick/www/api/constitute.html share/ImageMagick/www/api/decorate.html share/ImageMagick/www/api/display.html @@ -308,13 +311,10 @@ share/ImageMagick/www/api/enhance.html share/ImageMagick/www/api/error.html share/ImageMagick/www/api/image.html -share/ImageMagick/www/api/mac.html share/ImageMagick/www/api/magick.html share/ImageMagick/www/api/memory.html share/ImageMagick/www/api/monitor.html share/ImageMagick/www/api/montage.html -share/ImageMagick/www/api/nt.html -share/ImageMagick/www/api/pixel_cache.html share/ImageMagick/www/api/quantize.html share/ImageMagick/www/api/registry.html share/ImageMagick/www/api/segment.html @@ -323,7 +323,6 @@ share/ImageMagick/www/api/stream.html share/ImageMagick/www/api/transform.html share/ImageMagick/www/api/types/ChromaticityInfo.html -share/ImageMagick/www/api/types/ColorPacket.html share/ImageMagick/www/api/types/DrawInfo.html share/ImageMagick/www/api/types/Enumerations.html share/ImageMagick/www/api/types/ExceptionInfo.html @@ -336,8 +335,6 @@ share/ImageMagick/www/api/types/ProfileInfo.html share/ImageMagick/www/api/types/QuantizeInfo.html share/ImageMagick/www/api/types/RectangleInfo.html -share/ImageMagick/www/api/utility.html -share/ImageMagick/www/api/vms.html share/ImageMagick/www/api/widget.html share/ImageMagick/www/api/zoom.html share/ImageMagick/www/api.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 20:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E780737B422 for ; Fri, 4 Jan 2002 20:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054o0434023; Fri, 4 Jan 2002 20:50:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F34C37B41E for ; Fri, 4 Jan 2002 20:48:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054mwW33871; Fri, 4 Jan 2002 20:48:58 -0800 (PST) (envelope-from nobody) Message-Id: <200201050448.g054mwW33871@freefall.freebsd.org> Date: Fri, 4 Jan 2002 20:48:58 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33562: Update port: emulators/atari800 to 1.2.2 (fix ports/33337) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33562 >Category: ports >Synopsis: Update port: emulators/atari800 to 1.2.2 (fix ports/33337) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 20:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.2.2 Remove file: files/config.h files/patch-aa This PR supersedes ports/33337. >How-To-Repeat: >Fix: diff -urN /usr/ports/emulators/atari800/Makefile emulators/atari800/Makefile --- /usr/ports/emulators/atari800/Makefile Tue Jun 12 10:33:29 2001 +++ emulators/atari800/Makefile Fri Jan 4 23:57:55 2002 @@ -6,60 +6,54 @@ # PORTNAME= atari800 -PORTVERSION= 1.0.7 +PORTVERSION= 1.2.2 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.sophics.cz/pub/Atari800/src/ \ - http://joy.sophics.cz/www/ -DISTFILES= a800s${PORTVERSION:S/.//g}.zip xf25.zip +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= a800s${PORTVERSION:S/.//g}.zip +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip + RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed." NO_PACKAGE= ${RESTRICTED} -WRKSRC= ${WRKDIR}/Atari800-${PORTVERSION}/src -USE_ZIP= yes +WRKSRC= ${WRKDIR}/${DISTNAME}/src + USE_XLIB= yes USE_GMAKE= yes - -.if defined(WITH_SHM) -ALL_TARGET= x11-shm -.else -ALL_TARGET= x11 -.endif +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --target=x11 MAN1= atari800.1 -ATARI_LIB= ${PREFIX}/share/${PKGBASE} ATARI_XF= ataribas.rom atariosb.rom atarixl.rom demos1.xfd \ demos2.xfd dos25.xfd mydos45d.atr -ATARI_DOC= ${PREFIX}/share/doc/${PKGBASE} -DOC_FILES= BUGS CHANGES CREDITS FAQ INSTALL README TODO USAGE post-extract: - @unzip -q -L -o ${_DISTDIR}/xf25.zip ${ATARI_XF} -d ${WRKSRC} + @unzip -q -L -o ${DISTDIR}/${DIST_SUBDIR}/xf25.zip ${ATARI_XF} -d ${WRKSRC} post-patch: - @${LN} -sf Makefile.unix ${WRKSRC}/Makefile - @${CP} ${FILESDIR}/config.h ${WRKSRC} - @${TOUCH} ${WRKSRC}/.atari800 - @${SED} -e 's:GUMBY:${ATARI_LIB}:g' \ - ${FILESDIR}/atari800.cfg > ${WRKSRC}/atari800.cfg - -post-install: - @${MKDIR} ${ATARI_LIB} - ${INSTALL_DATA} -m 664 ${WRKSRC}/atari800.cfg ${ATARI_LIB} -.for file in ${ATARI_XF} - ${INSTALL_DATA} ${WRKSRC}/${file} ${ATARI_LIB} + @${CP} ${FILESDIR}/atari800.cfg ${WRKSRC} + @${PERL} -pi -e 's|GUMBY|${DATADIR}|g' ${WRKSRC}/atari800.cfg + @${PERL} -pi -e 's|/etc|${DATADIR}|g' ${WRKSRC}/rt-config.c + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/atari800 ${PREFIX}/bin/atari800 + ${INSTALL_MAN} ${WRKSRC}/atari800.man ${MANPREFIX}/man/man1/atari800.1 + @${MKDIR} ${DATADIR} + ${INSTALL_DATA} -m 644 ${WRKSRC}/atari800.cfg ${DATADIR} +.for file in ${ATARI_XF} + ${INSTALL_DATA} ${WRKSRC}/${file} ${DATADIR} .endfor .if !defined(NOPORTDOCS) - @${MKDIR} ${ATARI_DOC} -.for file in ${DOC_FILES} - ${INSTALL_DATA} ${WRKSRC}/../DOC/${file} ${ATARI_DOC} + @${MKDIR} ${DOCSDIR} +.for file in BUGS CHANGES CREDITS FAQ INSTALL README TODO USAGE + ${INSTALL_DATA} ${WRKSRC}/../DOC/${file} ${DOCSDIR} .endfor - ${INSTALL_DATA} ${DESCR} ${ATARI_DOC}/README.FreeBSD .endif .include diff -urN /usr/ports/emulators/atari800/distinfo emulators/atari800/distinfo --- /usr/ports/emulators/atari800/distinfo Tue Jun 12 10:33:29 2001 +++ emulators/atari800/distinfo Fri Jan 4 23:08:05 2002 @@ -1,2 +1,2 @@ -MD5 (atari800/a800s107.zip) = 83dd41e8f2e90737627ac0c9484bd621 +MD5 (atari800/atari800-1.2.2.tar.gz) = 8e44b40722b4711af7affb135a13960f MD5 (atari800/xf25.zip) = 4dc3b6b4313e9596c4d474785a37b94d diff -urN /usr/ports/emulators/atari800/files/config.h emulators/atari800/files/config.h --- /usr/ports/emulators/atari800/files/config.h Mon Feb 7 06:46:26 2000 +++ emulators/atari800/files/config.h Thu Jan 1 09:00:00 1970 @@ -1,4 +0,0 @@ -#ifndef __CONFIG__ -#define __CONFIG__ -#define UNALIGNED_LONG_OK -#endif diff -urN /usr/ports/emulators/atari800/files/patch-aa emulators/atari800/files/patch-aa --- /usr/ports/emulators/atari800/files/patch-aa Tue Jun 12 10:33:38 2001 +++ emulators/atari800/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,44 +0,0 @@ ---- Makefile.unix.orig Wed Apr 4 07:35:36 2001 -+++ Makefile.unix Wed May 23 23:29:50 2001 -@@ -1,11 +1,11 @@ - # $Id: Makefile.unix,v 1.5 2001/04/04 05:35:36 knik Exp $ - --CC = gcc -+CC ?= gcc - EXE= --CFLAGS = -O2 -Wall --DEFS = -+CFLAGS ?= -O2 -Wall -+DEFS = -DDEFAULT_CFG_PATH=\\"\"${PREFIX}/share/atari800/atari800.cfg\\"\" - --PREFIX = /usr/local -+PREFIX ?= /usr/local - BIN_PATH = ${PREFIX}/bin - LIB_PATH = ${PREFIX}/lib - MAN_PATH = ${PREFIX}/man -@@ -72,13 +72,13 @@ - - x11: - $(MAKE) $(TARGET) DEFS="$(DEFS) -DX11" OBJ="$(OBJ) $(XOBJ)" \ -- INCLUDE="$(INCLUDE) -I/usr/X11R6/include" \ -- LIBS="-L/usr/X11/lib -L/usr/X11R6/lib $(LIBS) -lX11" -+ INCLUDE="$(INCLUDE) -I${X11BASE}/include" \ -+ LIBS="-L${X11BASE}/lib $(LIBS) -lX11" - - x11-shm: - $(MAKE) $(TARGET) DEFS="$(DEFS) -DX11 -DSHM" OBJ="$(OBJ) $(XOBJ)" \ -- INCLUDE="$(INCLUDE) -I/usr/X11R6/include" \ -- LIBS="-L/usr/X11/lib -L/usr/X11R6/lib $(LIBS) -lX11 -lXext" -+ INCLUDE="$(INCLUDE) -I${X11BASE}/include" \ -+ LIBS="-L${X11BASE}/lib $(LIBS) -lX11 -lXext" - - hp9000-ansic-x11: - $(MAKE) $(TARGET) \ -@@ -113,5 +113,5 @@ - chmod 4755 ${BIN_PATH}/$(TARGET) - - install : -- cp atari800 ${BIN_PATH}/$(TARGET) -- cp atari800.man ${MAN_PATH}/man1/atari800.1 -+ ${BSD_INSTALL_PROGRAM} atari800 ${BIN_PATH}/$(TARGET) -+ ${BSD_INSTALL_MAN} atari800.man ${MAN_PATH}/man1/atari800.1 diff -urN /usr/ports/emulators/atari800/pkg-descr emulators/atari800/pkg-descr --- /usr/ports/emulators/atari800/pkg-descr Tue Jun 12 10:33:29 2001 +++ emulators/atari800/pkg-descr Sun Dec 30 10:53:01 2001 @@ -14,4 +14,4 @@ would like to take a further look at XF2.5 you should find it in your distfiles directory (if it successfully down-loaded :->). -WWW: http://joy.sophics.cz/a800/ +WWW: http://atari800.sourceforge.net/ diff -urN /usr/ports/emulators/atari800/pkg-plist emulators/atari800/pkg-plist --- /usr/ports/emulators/atari800/pkg-plist Tue Jun 12 10:33:30 2001 +++ emulators/atari800/pkg-plist Fri Jan 4 23:43:31 2002 @@ -13,7 +13,6 @@ %%PORTDOCS%%share/doc/atari800/FAQ %%PORTDOCS%%share/doc/atari800/INSTALL %%PORTDOCS%%share/doc/atari800/README -%%PORTDOCS%%share/doc/atari800/README.FreeBSD %%PORTDOCS%%share/doc/atari800/TODO %%PORTDOCS%%share/doc/atari800/USAGE %%PORTDOCS%%@dirrm share/doc/atari800 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 21: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D75F437B41D for ; Fri, 4 Jan 2002 21:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05500434930; Fri, 4 Jan 2002 21:00:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AEBD37B422 for ; Fri, 4 Jan 2002 20:51:51 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054ppl34215; Fri, 4 Jan 2002 20:51:51 -0800 (PST) (envelope-from nobody) Message-Id: <200201050451.g054ppl34215@freefall.freebsd.org> Date: Fri, 4 Jan 2002 20:51:51 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33565: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33565 >Category: ports >Synopsis: Update port: print/ghostscript-afpl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 21:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add "-O0" when building HPinkjet server (Server binary dumps core when compiled with optimization) - Change WWW: line to more appropriate one Problem reported at ports/33479 can be solved with this PR. >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Fri Jan 4 18:07:46 2002 +++ print/ghostscript-afpl/Makefile Sat Jan 5 06:08:46 2002 @@ -170,8 +170,9 @@ ${PERL} -pi -e 's|\. de|\.|g' \ ${WRKSRC}/src/unixinst.mak # for HPinkjet driver - ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"||g ; \ - s|CXXFLAGS="-O2 -Wall"||g' ${WRKSRC}/${HPIJS_NAME}/configure + ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS -O0"|g ; \ + s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS -O0"|g' \ + ${WRKSRC}/${HPIJS_NAME}/configure find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ 's|#include ||g' diff -urN /usr/ports/print/ghostscript-afpl/pkg-descr print/ghostscript-afpl/pkg-descr --- /usr/ports/print/ghostscript-afpl/pkg-descr Fri Sep 28 19:38:46 2001 +++ print/ghostscript-afpl/pkg-descr Sat Jan 5 04:15:34 2002 @@ -21,4 +21,5 @@ - http://hpinkjet.sourceforge.net/ o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 -WWW: http://www.cs.wisc.edu/~ghost/index.html + +WWW: http://www.cs.wisc.edu/~ghost/doc/AFPL/index.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 21: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C076937B419 for ; Fri, 4 Jan 2002 21:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05500E34921; Fri, 4 Jan 2002 21:00:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0987037B423 for ; Fri, 4 Jan 2002 20:50:49 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054on334124; Fri, 4 Jan 2002 20:50:49 -0800 (PST) (envelope-from nobody) Message-Id: <200201050450.g054on334124@freefall.freebsd.org> Date: Fri, 4 Jan 2002 20:50:49 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33564: Update port: graphics/gqview to 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33564 >Category: ports >Synopsis: Update port: graphics/gqview to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 21:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.0.1 Remove file: files/patch-ae ports/32907 should be superseded by this PR. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gqview/Makefile graphics/gqview/Makefile --- /usr/ports/graphics/gqview/Makefile Fri Nov 30 22:45:14 2001 +++ graphics/gqview/Makefile Sat Jan 5 01:08:33 2002 @@ -6,7 +6,7 @@ # PORTNAME= gqview -PORTVERSION= 0.11.0 +PORTVERSION= 1.0.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,24 +22,19 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +MAN1= gqview.1 + .include .if defined(HAVE_GNOME) USE_GNOME= yes .endif -MAN1= gqview.1 - pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${PERL} -pi -e \ + 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|GNOME_DATADIR\)/gnome/|GNOME_DATADIR\)/|g' - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/gqview - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview -.endif + @${PERL} -pi -e 's|"ee"|"ElectricEyes"|g' ${WRKSRC}/src/main.c .include diff -urN /usr/ports/graphics/gqview/distinfo graphics/gqview/distinfo --- /usr/ports/graphics/gqview/distinfo Mon May 21 16:43:25 2001 +++ graphics/gqview/distinfo Fri Jan 4 23:03:12 2002 @@ -1 +1 @@ -MD5 (gqview-0.11.0.tar.gz) = 13302d9f99e5f591f2bceee06935a603 +MD5 (gqview-1.0.1.tar.gz) = 1bbe0aa29e6a985f1c6f8812bec03bdd diff -urN /usr/ports/graphics/gqview/files/patch-ae graphics/gqview/files/patch-ae --- /usr/ports/graphics/gqview/files/patch-ae Tue Apr 18 09:24:30 2000 +++ graphics/gqview/files/patch-ae Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- src/main.c.orig Wed Apr 5 23:24:00 2000 -+++ src/main.c Thu Apr 13 04:09:49 2000 -@@ -370,7 +370,7 @@ - editor_command[0] = g_strdup("gimp"); - - editor_name[1] = g_strdup(_("Electric Eyes")); -- editor_command[1] = g_strdup("ee"); -+ editor_command[1] = g_strdup("ElectricEyes"); - - editor_name[2] = g_strdup(_("XV")); - editor_command[2] = g_strdup("xv"); diff -urN /usr/ports/graphics/gqview/pkg-plist graphics/gqview/pkg-plist --- /usr/ports/graphics/gqview/pkg-plist Mon May 21 16:43:25 2001 +++ graphics/gqview/pkg-plist Sat Jan 5 00:55:08 2002 @@ -1,19 +1,26 @@ bin/gqview -%%PORTDOCS%%share/doc/gqview/README %%GNOME:%%share/gnome/apps/Graphics/gqview.desktop %%GNOME:%%share/gnome/pixmaps/gqview.png +share/gqview/README +share/locale/cs/LC_MESSAGES/gqview.mo +share/locale/da/LC_MESSAGES/gqview.mo share/locale/de/LC_MESSAGES/gqview.mo share/locale/es/LC_MESSAGES/gqview.mo +share/locale/et/LC_MESSAGES/gqview.mo +share/locale/fi/LC_MESSAGES/gqview.mo share/locale/fr/LC_MESSAGES/gqview.mo share/locale/hu/LC_MESSAGES/gqview.mo share/locale/it/LC_MESSAGES/gqview.mo share/locale/ja/LC_MESSAGES/gqview.mo +share/locale/nl/LC_MESSAGES/gqview.mo +share/locale/no/LC_MESSAGES/gqview.mo share/locale/pl/LC_MESSAGES/gqview.mo share/locale/pt_BR/LC_MESSAGES/gqview.mo share/locale/ru/LC_MESSAGES/gqview.mo share/locale/sk/LC_MESSAGES/gqview.mo share/locale/sl/LC_MESSAGES/gqview.mo share/locale/tr/LC_MESSAGES/gqview.mo +share/locale/uk/LC_MESSAGES/gqview.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gqview.mo -%%PORTDOCS%%@dirrm share/doc/gqview +share/locale/zh_TW/LC_MESSAGES/gqview.mo +@dirrm share/gqview >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 21: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00DCB37B41F for ; Fri, 4 Jan 2002 21:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05500I34953; Fri, 4 Jan 2002 21:00:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 963CC37B41F for ; Fri, 4 Jan 2002 20:52:33 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g054qXD34278; Fri, 4 Jan 2002 20:52:33 -0800 (PST) (envelope-from nobody) Message-Id: <200201050452.g054qXD34278@freefall.freebsd.org> Date: Fri, 4 Jan 2002 20:52:33 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33566: Update port: print/ghostscript-gnu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33566 >Category: ports >Synopsis: Update port: print/ghostscript-gnu >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 04 21:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add "-O0" when building HPinkjet server (Server binary dumps core when compiled with optimization) - Change WWW: line to more appropriate one Problem reported at ports/33479 can be solved with this PR. >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Fri Jan 4 18:07:47 2002 +++ print/ghostscript-gnu/Makefile Sat Jan 5 05:45:50 2002 @@ -165,8 +165,9 @@ ${PERL} -pi -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ ${WRKSRC}/src/unix-gcc.mak # for HPinkjet driver - ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"||g ; \ - s|CXXFLAGS="-O2 -Wall"||g' ${WRKSRC}/${HPIJS_NAME}/configure + ${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS -O0"|g ; \ + s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS -O0"|g' \ + ${WRKSRC}/${HPIJS_NAME}/configure find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ 's|#include ||g' diff -urN /usr/ports/print/ghostscript-gnu/pkg-descr print/ghostscript-gnu/pkg-descr --- /usr/ports/print/ghostscript-gnu/pkg-descr Fri Sep 28 19:38:47 2001 +++ print/ghostscript-gnu/pkg-descr Sat Jan 5 04:16:28 2002 @@ -21,4 +21,5 @@ - http://hpinkjet.sourceforge.net/ o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 -WWW: http://www.gnu.org/software/ghostscript/ghostscript.html + +WWW: http://www.cs.wisc.edu/~ghost/doc/gnu/index.htm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 21:57:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id E4C9437B41C for ; Fri, 4 Jan 2002 21:57:38 -0800 (PST) Received: from chowder.localdomain (root@localhost [127.0.0.1]) by midget.dons.net.au (8.11.6/8.11.6) with ESMTP id g055vPw48983; Sat, 5 Jan 2002 16:27:25 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sat, 05 Jan 2002 16:27:25 +1030 (CST) From: "Daniel O'Connor" To: Vortechz Subject: RE: FreeBSD Port: QuakeForge-0.1.1 Cc: ports@freebsd.org, darius@dons.net.au Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 04-Jan-2002 Vortechz wrote: > What about 3dfx and svgalib targets? > Any plans pointing towards newer QF releases? > Is there a need for a quakeserver port when there's a QF port? I haven't updated this port due to lack of time and interest. If you would like to update it and take maintainership, be my guest :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 22:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C90637B41A; Fri, 4 Jan 2002 22:20:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g056HSD48689; Fri, 4 Jan 2002 22:17:28 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 22:17:28 -0800 (PST) From: Message-Id: <200201050617.g056HSD48689@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33337: Update port: emulators/atari800 to 1.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: emulators/atari800 to 1.2.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 22:17:04 PST 2002 State-Changed-Why: Superceded by PR 33562 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33337 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 22:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4B9637B421; Fri, 4 Jan 2002 22:20:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g056EHa48233; Fri, 4 Jan 2002 22:14:17 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 22:14:17 -0800 (PST) From: Message-Id: <200201050614.g056EHa48233@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, nakai@FreeBSD.org Subject: Re: ports/33564: Update port: graphics/gqview to 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/gqview to 1.0.1 Responsible-Changed-From-To: freebsd-ports->nakai Responsible-Changed-By: pat Responsible-Changed-When: Fri Jan 4 22:14:02 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33564 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 22:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D0E137B41B; Fri, 4 Jan 2002 22:30:28 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g056MQR49304; Fri, 4 Jan 2002 22:22:26 -0800 (PST) (envelope-from ijliao) Date: Fri, 4 Jan 2002 22:22:26 -0800 (PST) From: Message-Id: <200201050622.g056MQR49304@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, reg@FreeBSD.org Subject: Re: ports/33443: gettext-0.1.0.35 broken with new autoconf 2.52+ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gettext-0.1.0.35 broken with new autoconf 2.52+ Responsible-Changed-From-To: freebsd-ports->reg Responsible-Changed-By: ijliao Responsible-Changed-When: Fri Jan 4 22:22:12 PST 2002 Responsible-Changed-Why: over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33443 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jan 4 22:40:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D21437B419; Fri, 4 Jan 2002 22:40:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g056aiC51076; Fri, 4 Jan 2002 22:36:44 -0800 (PST) (envelope-from pat) Date: Fri, 4 Jan 2002 22:36:44 -0800 (PST) From: Message-Id: <200201050636.g056aiC51076@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33562: Update port: emulators/atari800 to 1.2.2 (fix ports/33337) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: emulators/atari800 to 1.2.2 (fix ports/33337) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Jan 4 22:36:31 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33562 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 0:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0630537B417; Sat, 5 Jan 2002 00:50:32 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g058ncU71892; Sat, 5 Jan 2002 00:49:38 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 00:49:38 -0800 (PST) From: Message-Id: <200201050849.g058ncU71892@freefall.freebsd.org> To: adam-ports@blacktabby.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33512: Update games/tkmoo port to 0.3.32 and take maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update games/tkmoo port to 0.3.32 and take maintainership State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 00:49:08 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33512 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1: 7:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5E35E37B405; Sat, 5 Jan 2002 01:07:45 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7EDAD9B08; Sat, 5 Jan 2002 04:05:14 -0500 (EST) Date: Sat, 5 Jan 2002 04:05:14 -0500 From: Will Andrews To: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/kdepim Makefile ports/palm/gnomepilot Makefile ports/palm/gnomepilot-conduits Makefile ports/palm/syncal Makefile ports/palm/pilot-link Makefile pkg-plist Message-ID: <20020105040514.W73815@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: gnome@FreeBSD.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 05, 2002 at 12:57:30AM -0800, Will Andrews wrote: > Modified files: > deskutils/kdepim Makefile > palm/gnomepilot Makefile > palm/gnomepilot-conduits Makefile > palm/syncal Makefile > palm/pilot-link Makefile pkg-plist > Log: > Make pilot-link install directly into PREFIX. This should allow > pilot-link and all dependents to build correctly on bento. Maintainers, Please accept my apology if I offended any of you without asking for review. However, given that the last time someone asked abuot why pilot-link was in ${PREFIX}/pilot was an unfruitful discussion, and that things were broken on bento, I decided to fix this once and for all. Your ports required simple modifications to adjust for the moved location. Nothing more, nothing less. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4637337B41B for ; Sat, 5 Jan 2002 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059K1L79205; Sat, 5 Jan 2002 01:20:01 -0800 (PST) (envelope-from gnats) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by hub.freebsd.org (Postfix) with ESMTP id 8422437B419 for ; Sat, 5 Jan 2002 01:13:00 -0800 (PST) Received: from polom.hsc.fr (polom.hsc.fr [192.70.106.68]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "ecureuil.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 5F5452101B for ; Sat, 5 Jan 2002 10:12:59 +0100 (CET) Received: by polom.hsc.fr (Postfix, from userid 1000) id D37EB103AAC; Sat, 5 Jan 2002 10:12:54 +0100 (CET) Message-Id: <20020105091254.D37EB103AAC@polom.hsc.fr> Date: Sat, 5 Jan 2002 10:12:54 +0100 (CET) From: Nicolas Jombart Reply-To: Nicolas Jombart To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33569: Update port: net/pancho from v3.0 to v3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33569 >Category: ports >Synopsis: Update port: net/pancho from v3.0 to v3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 01:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nicolas Jombart >Release: FreeBSD 5.0-CURRENT i386 >Organization: HSC >Environment: System: FreeBSD polom.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Fri Dec 28 19:33:54 CET 2001 ecu@polom.hsc.fr:/usr/src/sys/i386/compile/ECU i386 >Description: Upgrade from pancho 3.0 to 3.2 No files added or deleted. >How-To-Repeat: >Fix: diff -ruN pancho/Makefile pancho.new/Makefile --- pancho/Makefile Sun Dec 9 19:10:47 2001 +++ pancho.new/Makefile Fri Jan 4 23:33:10 2002 @@ -6,7 +6,7 @@ # PORTNAME= pancho -PORTVERSION= 3.0 +PORTVERSION= 3.2 CATEGORIES= net MASTER_SITES= http://pancho.lunarmedia.net/ DISTNAME= pancho-v${PORTVERSION} diff -ruN pancho/distinfo pancho.new/distinfo --- pancho/distinfo Sun Dec 9 19:10:47 2001 +++ pancho.new/distinfo Fri Jan 4 23:31:51 2002 @@ -1 +1 @@ -MD5 (pancho-v3.0.tar.gz) = ec4e1507a3fb45e55d3feae6c1594b03 +MD5 (pancho-v3.2.tar.gz) = 103310533f50c6a9e12ffeb2ad7f0170 diff -ruN pancho/files/patch-aa pancho.new/files/patch-aa --- pancho/files/patch-aa Sun Dec 9 19:10:47 2001 +++ pancho.new/files/patch-aa Fri Jan 4 23:41:09 2002 @@ -1,8 +1,11 @@ ---- pancho.orig Sat Dec 8 12:10:25 2001 -+++ pancho Sat Dec 8 12:11:04 2001 -@@ -35,7 +35,7 @@ +--- pancho.orig Fri Jan 4 23:33:48 2002 ++++ pancho Fri Jan 4 23:39:30 2002 +@@ -33,9 +33,9 @@ - my $logging = ""; # set this to "1" to enable logging + my @devices = qw(); # list of network devices + +-my $logging = ""; # set this to "1" to enable logging ++my $logging = "1"; # set this to "1" to enable logging -my $logfile = ""; # full path to your logfile +my $logfile = $ENV{HOME}."/pancho.log"; # full path to your logfile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87D9837B41E for ; Sat, 5 Jan 2002 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059K1I79214; Sat, 5 Jan 2002 01:20:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id EA13937B416; Sat, 5 Jan 2002 01:17:46 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g059Gin12255; Sat, 5 Jan 2002 04:16:44 -0500 (EST) (envelope-from alane) Message-Id: <200201050916.g059Gin12255@wwweasel.geeksrus.net> Date: Sat, 5 Jan 2002 04:16:44 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: sf@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33570: update wget to 1.8.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33570 >Category: ports >Synopsis: update wget to 1.8.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 01:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Bugs have been fixed. 3 patches no longer needed - incorporated into main tree. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/ftp/wget/Makefile,v retrieving revision 1.48 diff -u -3 -r1.48 Makefile --- Makefile 18 Dec 2001 19:47:45 -0000 1.48 +++ Makefile 5 Jan 2002 09:14:06 -0000 @@ -6,8 +6,7 @@ # PORTNAME= wget -PORTVERSION= 1.8 -PORTREVISION= 2 +PORTVERSION= 1.8.1 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \ Index: distinfo =================================================================== RCS file: /home/alane/cvsroot/ports/ftp/wget/distinfo,v retrieving revision 1.15 diff -u -3 -r1.15 distinfo --- distinfo 17 Dec 2001 05:17:24 -0000 1.15 +++ distinfo 5 Jan 2002 09:02:43 -0000 @@ -1 +1 @@ -MD5 (wget-1.8.tar.gz) = 000caf43722b46df1f58b6fb2deb5b58 +MD5 (wget-1.8.1.tar.gz) = 6ca8e939476e840f0ce69a3b31c13060 Index: files/patch-configure.in =================================================================== RCS file: files/patch-configure.in diff -N files/patch-configure.in --- files/patch-configure.in 18 Dec 2001 19:47:45 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,32 +0,0 @@ -Index: configure.in -=================================================================== -RCS file: /pack/anoncvs/wget/configure.in,v -retrieving revision 1.30 -retrieving revision 1.31 -diff -u -r1.30 -r1.31 ---- configure.in 2001/12/06 10:45:26 1.30 -+++ configure.in 2001/12/11 06:20:22 1.31 -@@ -340,18 +340,18 @@ - dnl Find an md5 implementation. - dnl - --dnl On Solaris, we use libmd5. If we're compiled with OpenSSL, use --dnl OpenSSL's md5 support. Otherwise, use our own md5. -- - if test x$wget_need_md5 = xyes - then - MD5_OBJ='gen-md5$o' - - found_md5=no - -- dnl First check for Solaris md5. -+ dnl Check for the system MD5 library on Solaris. We don't check for -+ dnl something simple like "MD5Update" because there are a number of -+ dnl MD5 implementations that use that name. md5_calc is, hopefully, -+ dnl specific to the Solaris MD5 library. - if test x$found_md5 = xno; then -- AC_CHECK_LIB(md5, MD5Update, [ -+ AC_CHECK_LIB(md5, md5_calc, [ - AC_DEFINE(HAVE_SOLARIS_MD5) - LIBS="-lmd5 $LIBS" - found_md5=yes Index: files/patch-src_main.c =================================================================== RCS file: files/patch-src_main.c diff -N files/patch-src_main.c --- files/patch-src_main.c 17 Dec 2001 20:44:12 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ -Index: src/main.c -=================================================================== -RCS file: /pack/anoncvs/wget/src/main.c,v -retrieving revision 1.66 -retrieving revision 1.67 -diff -u -r1.66 -r1.67 ---- src/main.c 2001/12/06 07:14:35 1.66 -+++ src/main.c 2001/12/09 19:44:20 1.67 -@@ -738,10 +738,7 @@ - { - char *rewritten = rewrite_shorthand_url (argv[optind]); - if (rewritten) -- { -- printf ("Converted %s to %s\n", argv[optind], rewritten); -- url[i] = rewritten; -- } -+ url[i] = rewritten; - else - url[i] = xstrdup (argv[optind]); - } Index: files/patch-src_progress.c =================================================================== RCS file: files/patch-src_progress.c diff -N files/patch-src_progress.c --- files/patch-src_progress.c 17 Dec 2001 20:44:12 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,17 +0,0 @@ -Index: src/progress.c -=================================================================== -RCS file: /pack/anoncvs/wget/src/progress.c,v -retrieving revision 1.21 -retrieving revision 1.22 -diff -u -r1.21 -r1.22 ---- src/progress.c 2001/12/09 01:24:40 1.21 WGET_1_8 -+++ src/progress.c 2001/12/09 04:51:40 1.22 -@@ -647,7 +647,7 @@ - /* Hours not printed: pad with three spaces (two digits and - colon). */ - APPEND_LITERAL (" "); -- else if (eta_hrs >= 10) -+ else if (eta_hrs < 10) - /* Hours printed with one digit: pad with one space. */ - *p++ = ' '; - else Index: files/patch-src_recur.c =================================================================== RCS file: files/patch-src_recur.c diff -N files/patch-src_recur.c --- files/patch-src_recur.c 18 Dec 2001 19:47:45 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,17 +0,0 @@ -Index: src/recur.c -=================================================================== -RCS file: /pack/anoncvs/wget/src/recur.c,v -retrieving revision 1.37 -retrieving revision 1.38 -diff -u -r1.37 -r1.38 ---- src/recur.c 2001/12/13 19:18:31 1.37 -+++ src/recur.c 2001/12/18 15:22:03 1.38 -@@ -237,7 +237,7 @@ - int oldrec = opt.recursive; - - opt.recursive = 0; -- status = retrieve_url (url, &file, &redirected, NULL, &dt); -+ status = retrieve_url (url, &file, &redirected, referer, &dt); - opt.recursive = oldrec; - - if (file && status == RETROK >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D608037B41A; Sat, 5 Jan 2002 01:20:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059JSE79112; Sat, 5 Jan 2002 01:19:28 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 01:19:28 -0800 (PST) From: Message-Id: <200201050919.g059JSE79112@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33339: Update port: x11-fonts/xmbdfed to 4.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-fonts/xmbdfed to 4.5.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 01:18:48 PST 2002 State-Changed-Why: Port updated, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33339 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAAD837B41A; Sat, 5 Jan 2002 01:40:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059cUT81548; Sat, 5 Jan 2002 01:38:30 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 01:38:30 -0800 (PST) From: Message-Id: <200201050938.g059cUT81548@freefall.freebsd.org> To: bsdport@ddm.wox.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33357: [MAINTAINER UPDATE] devel/doxygen 1.2.12 -> 1.2.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] devel/doxygen 1.2.12 -> 1.2.13 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 01:38:17 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33357 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 1:50:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDE0837B417; Sat, 5 Jan 2002 01:50:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059ksJ82881; Sat, 5 Jan 2002 01:46:54 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 01:46:54 -0800 (PST) From: Message-Id: <200201050946.g059ksJ82881@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33563: Update port: graphics/ImageMagick to 5.4.1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/ImageMagick to 5.4.1.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 01:46:40 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33563 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2: 0:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD3A837B417; Sat, 5 Jan 2002 02:00:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059th184106; Sat, 5 Jan 2002 01:55:43 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 01:55:43 -0800 (PST) From: Message-Id: <200201050955.g059th184106@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jkh@FreeBSD.org Subject: Re: ports/33522: Cvsupit out of date, RELENG_4 or RELENG_4_4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Cvsupit out of date, RELENG_4 or RELENG_4_4 Responsible-Changed-From-To: freebsd-ports->jkh Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 01:55:17 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4488C37B41A; Sat, 5 Jan 2002 02:00:29 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059slA83940; Sat, 5 Jan 2002 01:54:47 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 01:54:47 -0800 (PST) From: Message-Id: <200201050954.g059slA83940@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/33504: flickering LCD with i815 chipset using XFree86 4.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: flickering LCD with i815 chipset using XFree86 4.1.0 Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 01:54:34 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33504 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BAF137B41A for ; Sat, 5 Jan 2002 02:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05AA1R88736; Sat, 5 Jan 2002 02:10:01 -0800 (PST) (envelope-from gnats) Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 3D12F37B41C for ; Sat, 5 Jan 2002 02:07:46 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id g05A7il01624 for ; Sat, 5 Jan 2002 11:07:45 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g05A7iH18895 for ; Sat, 5 Jan 2002 11:07:44 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g05A7iVB055415 for ; Sat, 5 Jan 2002 11:07:44 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g05A7ixV090129 for ; Sat, 5 Jan 2002 11:07:44 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g05A7hbp090128; Sat, 5 Jan 2002 11:07:43 +0100 (CET) Message-Id: <200201051007.g05A7hbp090128@reims.mchp.siemens.de> Date: Sat, 5 Jan 2002 11:07:43 +0100 (CET) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33571: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33571 >Category: ports >Synopsis: maintainer-update of mail/mutt-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 02:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #38: Sat Dec 22 08:45:23 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Fix a little bug from the last submission which prevented installation if WITH_MUTT_HTML wasn't defined. Also change the depency for WITH_MUTT_NNTP to inn-stable instead if inn. (Sorry, sorry for so many PRs in a short time for one port ;-) >How-To-Repeat: >Fix: diff -ru --exclude=CVS /usr/ports/mail/mutt-devel/Makefile mutt-devel/Makefile --- /usr/ports/mail/mutt-devel/Makefile Sat Jan 5 01:23:20 2002 +++ mutt-devel/Makefile Sat Jan 5 10:37:14 2002 @@ -23,8 +23,8 @@ # # If you want to read news with mutt define: # WITH_MUTT_NNTP -# (note that this implies building of the inn port to be able to post new -# articles) +# (note that this implies building of the inn-stable port to be able to +# post new articles) # # If you want to use the SASL authentication features with your email server # define @@ -139,7 +139,7 @@ BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat .endif .if defined(WITH_MUTT_NNTP) -BUILD_DEPENDS+= ${LOCALBASE}/news/bin/inews:${PORTSDIR}/news/inn +BUILD_DEPENDS+= ${LOCALBASE}/news/bin/inews:${PORTSDIR}/news/inn-stable pre-configure:: ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-inews .endif diff -ru --exclude=CVS /usr/ports/mail/mutt-devel/files/patch-02 mutt-devel/files/patch-02 --- /usr/ports/mail/mutt-devel/files/patch-02 Sat Jan 5 01:23:28 2002 +++ mutt-devel/files/patch-02 Sat Jan 5 10:43:37 2002 @@ -9,7 +9,7 @@ try-html: ../makedoc - test -f manual.html || $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ -+ rm *.html && $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ ++ rm -f *.html && $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ try-txt: ../makedoc - test -f manual.txt || $(MAKE) manual.txt || cp $(srcdir)/manual.txt ./ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF99C37B416; Sat, 5 Jan 2002 02:20:28 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05AI5e89984; Sat, 5 Jan 2002 02:18:05 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 02:18:05 -0800 (PST) From: Message-Id: <200201051018.g05AI5e89984@freefall.freebsd.org> To: sean@chittenden.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33524: Update mod_auth_pgsql Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update mod_auth_pgsql State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 02:17:50 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33524 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2:20:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F3CF37B41C; Sat, 5 Jan 2002 02:20:29 -0800 (PST) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05ACKF88992; Sat, 5 Jan 2002 02:12:20 -0800 (PST) (envelope-from olgeni) Date: Sat, 5 Jan 2002 02:12:20 -0800 (PST) From: Message-Id: <200201051012.g05ACKF88992@freefall.freebsd.org> To: stijn@win.tue.nl, olgeni@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33494: [MAINTAINER UPDATE]: emulators/xmame, emulators/xmess Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE]: emulators/xmame, emulators/xmess State-Changed-From-To: open->closed State-Changed-By: olgeni State-Changed-When: Sat Jan 5 02:11:56 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33494 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2:20:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F178A37B41D; Sat, 5 Jan 2002 02:20:29 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05AG5a89685; Sat, 5 Jan 2002 02:16:05 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 02:16:05 -0800 (PST) From: Message-Id: <200201051016.g05AG5a89685@freefall.freebsd.org> To: edwin@mavetju.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33161: [patch] x11-clocks/xalarm doesn't install because of man-pages Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] x11-clocks/xalarm doesn't install because of man-pages State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 02:15:39 PST 2002 State-Changed-Why: Fixed, Thanks for the report! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33161 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 2:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0525237B41C; Sat, 5 Jan 2002 02:40:29 -0800 (PST) Received: (from sf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05AZAU91480; Sat, 5 Jan 2002 02:35:10 -0800 (PST) (envelope-from sf) Date: Sat, 5 Jan 2002 02:35:10 -0800 (PST) From: Message-Id: <200201051035.g05AZAU91480@freefall.freebsd.org> To: sf@FreeBSD.org, freebsd-ports@FreeBSD.org, sf@FreeBSD.org Subject: Re: ports/33570: update wget to 1.8.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update wget to 1.8.1 Responsible-Changed-From-To: freebsd-ports->sf Responsible-Changed-By: sf Responsible-Changed-When: Sat Jan 5 02:34:58 PST 2002 Responsible-Changed-Why: my port. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33570 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:20:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C26037B41D for ; Sat, 5 Jan 2002 03:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05BK1B00729; Sat, 5 Jan 2002 03:20:01 -0800 (PST) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id B139B37B429 for ; Sat, 5 Jan 2002 03:17:08 -0800 (PST) Received: by softwareliberty.org (Postfix, from userid 1014) id 57E397538; Sat, 5 Jan 2002 19:17:10 +0800 (CST) Message-Id: <20020105111710.57E397538@softwareliberty.org> Date: Sat, 5 Jan 2002 19:17:10 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33572: update port: net/bbsnet from 2.7 to 2.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33572 >Category: ports >Synopsis: update port: net/bbsnet from 2.7 to 2.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 03:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: >How-To-Repeat: >Fix: diff -ruN bbsnet.orig/Makefile bbsnet/Makefile --- bbsnet.orig/Makefile Sat Jan 5 19:14:53 2002 +++ bbsnet/Makefile Sat Jan 5 19:12:54 2002 @@ -6,10 +6,10 @@ # PORTNAME= bbsnet -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= net MASTER_SITES= http://linux.ee.tku.edu.tw/~kids/resource/ \ - http://freebsd.sinica.edu.tw/~statue/ + ftp://freebsd.sinica.edu.tw/pub/statue/bbsnet/ MAINTAINER= statue@freebsd.sinica.edu.tw diff -ruN bbsnet.orig/distinfo bbsnet/distinfo --- bbsnet.orig/distinfo Sat Jan 5 19:14:53 2002 +++ bbsnet/distinfo Sat Jan 5 19:13:21 2002 @@ -1 +1 @@ -MD5 (bbsnet-2.7.tar.gz) = 0c0bee1f3cd538b9c00c6db02714e6c7 +MD5 (bbsnet-2.8.tar.gz) = 6b9e5a57394a8f8ac689ae2d8417ffc1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:27:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 688F937B41D for ; Sat, 5 Jan 2002 03:27:14 -0800 (PST) Received: (qmail 3134 invoked by uid 1000); 4 Jan 2002 22:08:37 -0000 Date: Sat, 5 Jan 2002 00:08:37 +0200 From: Peter Pentchev To: Alan Eldridge Cc: Pete Fritchman , FreeBSD Ports List Subject: Re: Request for all ports Message-ID: <20020105000837.A287@straylight.oblivion.bg> Mail-Followup-To: Alan Eldridge , Pete Fritchman , FreeBSD Ports List References: <1098.192.168.167.6.1009294752.squirrel@192.168.167.1> <20011225104517.B42161@databits.net> <20011225154953.GA82681@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011225154953.GA82681@wwweasel.geeksrus.net>; from alane@geeksrus.net on Tue, Dec 25, 2001 at 10:49:53AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Dec 25, 2001 at 10:49:53AM -0500, Alan Eldridge wrote: > On Tue, Dec 25, 2001 at 10:45:17AM -0500, Pete Fritchman wrote: > >++ 26/12/01 02:39 +1100 - Daeron: > >| Could you include in your guidelines for ports directories a request that > >| everyone use "CONFIGURE_ARGS+=" instead of a "CONFIGURE_ARGS=" to allow > >| people to pass additional parameters without having to hack the Makefile. > >| Perhaps you could consider running a script to update any existing > >| port-Makefiles seeming it is such a small change? > > > >I agree with you. What do others think? > > > >I'd be willing to do the change, as well. > > Are there any ports (using MASTERDIR, maybe, to build out of another ports > dir, or the MASTERDIR port itself) where this could break something? I would > recommend against using a script to do it. > > But a grep and manual changes? I think it's a good idea. [ok, so this is an old thread, so I am a lazy slob who does not like to read a lot of mail during the holidays.. so sue me! ;] Well, to start with, this would break dependencies.. A port's CONFIGURE_ARGS are set in the environment when make(1) is invoked for a build-, lib- or run-dependency, so a += in that dependency would inherit the first port's arguments. Not really a good thing in general, is it now.. G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:27:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 655FF37B41C for ; Sat, 5 Jan 2002 03:27:14 -0800 (PST) Received: (qmail 3177 invoked by uid 1000); 4 Jan 2002 22:52:39 -0000 Date: Sat, 5 Jan 2002 00:52:39 +0200 From: Peter Pentchev To: Udo Schweigert Cc: Alan Eldridge , freebsd-ports@FreeBSD.ORG Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020105005239.B287@straylight.oblivion.bg> Mail-Followup-To: Udo Schweigert , Alan Eldridge , freebsd-ports@FreeBSD.ORG References: <200201030210.g032A1G19331@freefall.freebsd.org> <20020103150122.GA4277@alaska.cert.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020103150122.GA4277@alaska.cert.siemens.de>; from udo.schweigert@siemens.com on Thu, Jan 03, 2002 at 04:01:22PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 03, 2002 at 04:01:22PM +0100, Udo Schweigert wrote: > On Wed, Jan 02, 2002 at 18:10:01 -0800, Alan Eldridge wrote: > > The following reply was made to PR ports/33500; it has been noted by GNATS. > > > > From: Alan Eldridge > > To: Edwin Groothuis > > Cc: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net > > Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors > > Date: Wed, 2 Jan 2002 21:00:00 -0500 > > > > On Thu, Jan 03, 2002 at 12:55:48PM +1100, Edwin Groothuis wrote: > >>On Wed, Jan 02, 2002 at 08:15:37PM -0500, Alan Eldridge wrote: > >>> [alane ~]$ mutt > >>> Error in /home/alane/.muttrc, line 21: imap_user: unknown variable > >>> Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable > >>> source: errors in /home/alane/.muttrc > >>> Press any key to continue... > >> > >>You should make it with WITH_MUTT_IMAP=yes: > >>[/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes > >> > > > > Yeah. The default of no-slang is a bigger PITA, really. Why is the > > default build so radically different than the package build? > > > > To be more customizable. To customize yourself put into your /etc/make.conf > something like: > > WITH_MUTT_SLANG= yes > WITH_MUTT_IMAP= yes > WITH_MUTT_QUOTE_PATCH= yes > WITH_MUTT_NNTP= yes > WITH_MUTT_COMPRESSED_FOLDERS= yes > > (As you may notice: all the knobs are for the mutt-devel port only, so they > do not affect other ports, as it would be if you state PACKAGE_BUILDING=yes) > > To get the same as the binary package (via PACKAGE_BUILDING) you need: > > WITH_MUTT_SLANG= yes > WITH_MUTT_IMAP= yes > WITH_MUTT_POP= yes > WITH_MUTT_HTML= yes # (not on alpha!) > > I wouldn't have a problem in defaulting to WITH_MUTT_SLANG; if there are > demands on that I can change the port that way - thinking a little about > that I conclude that it's a good idea ;-) And, of course, you can always use the sysutils/penv port, and do something like: cd /usr/ports/mail/mutt-devel penv -c mkdir penv -S WITH_MUTT_SLANG=yes WITH_MUTT_IMAP=yes WITH_MUTT_NNTP=yes ..and then each time you want to rebuild mutt, just.. cd /usr/ports/mail/mutt-devel penv make clean all install && penv make clean Voila! :) Or, if you use the make(1) patch that I posted to -arch a few days ago, you do not need to prefix your make invocation with penv; just have a MAKEENVPROC='penv -L' and MAKEENVDIR matching /usr/ports/mail/mutt-devel (just MAKEENVDIR=/ports/ would do). G'luck, Peter -- This sentence was in the past tense. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:28:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp6.port.ru (mx6.port.ru [194.67.57.16]) by hub.freebsd.org (Postfix) with ESMTP id E290B37B416; Sat, 5 Jan 2002 03:28:16 -0800 (PST) Received: from [193.108.237.234] (helo=[193.108.237.234]) by smtp6.port.ru with esmtp (Exim 3.14 #1) id 16Mozg-0002HK-00; Sat, 05 Jan 2002 14:28:09 +0300 Subject: Re: cvs commit: ports/deskutils/kdepim Makefile ports/palm/gnomepilot Makefile ports/palm/gnomepilot-conduits Makefile ports/palm/syncal Makefile ports/palm/pilot-link Makefile pkg-plist From: Maxim Sobolev Reply-To: sobomax@FreeBSD.org To: Will Andrews Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG, dima@freebsd.org In-Reply-To: <20020105040514.W73815@squall.waterspout.com> References: <20020105040514.W73815@squall.waterspout.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-slGtRsBINc+wx2C+ZIaV" Message-Id: <1010230056.248.20.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0 (Preview Release) Date: 05 Jan 2002 13:27:41 +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-slGtRsBINc+wx2C+ZIaV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-01-05 at 11:05, Will Andrews wrote: > On Sat, Jan 05, 2002 at 12:57:30AM -0800, Will Andrews wrote: > > Modified files: > > deskutils/kdepim Makefile=20 > > palm/gnomepilot Makefile=20 > > palm/gnomepilot-conduits Makefile=20 > > palm/syncal Makefile=20 > > palm/pilot-link Makefile pkg-plist=20 > > Log: > > Make pilot-link install directly into PREFIX. This should allow > > pilot-link and all dependents to build correctly on bento. >=20 > Maintainers, >=20 > Please accept my apology if I offended any of you without asking > for review. However, given that the last time someone asked > abuot why pilot-link was in ${PREFIX}/pilot was an unfruitful > discussion, That was me. I don't think that the discussion was unfruitful - maintainer (dima@freebsd.org) refused to participate in, but the general agreement was reached that it needs to be fixed eventually. > and that things were broken on bento, I decided to > fix this once and for all. Thanks, I planned to fix this right after release, but I don't mind that you did it. I hope that it doesn't break something. -Maxim > Your ports required simple modifications to adjust for the moved > location. Nothing more, nothing less. >=20 > Regards, > --=20 > wca >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 >=20 --=-slGtRsBINc+wx2C+ZIaV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8NuMnoNu5t4iCBa8RAv0SAJ92jqmWSVMfeLFhqA3gP8I5wyMksgCfeGYC aY7Av7Vn+gY/gBScqM4hRh8= =JTH/ -----END PGP SIGNATURE----- --=-slGtRsBINc+wx2C+ZIaV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C7E337B421; Sat, 5 Jan 2002 03:30:29 -0800 (PST) Received: (from jim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05BRbB02252; Sat, 5 Jan 2002 03:27:37 -0800 (PST) (envelope-from jim) Date: Sat, 5 Jan 2002 03:27:37 -0800 (PST) From: Message-Id: <200201051127.g05BRbB02252@freefall.freebsd.org> To: udo.schweigert@siemens.com, jim@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33571: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update of mail/mutt-devel State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Sat Jan 5 03:27:22 PST 2002 State-Changed-Why: Committed, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33571 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 3:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7BE237B41D for ; Sat, 5 Jan 2002 03:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05Be1S03521; Sat, 5 Jan 2002 03:40:01 -0800 (PST) (envelope-from gnats) Received: from t-mta8.odn.ne.jp (mfep8.odn.ne.jp [143.90.131.186]) by hub.freebsd.org (Postfix) with ESMTP id 8B60D37B41D for ; Sat, 5 Jan 2002 03:37:48 -0800 (PST) Received: from localhost ([61.201.64.62]) by t-mta8.odn.ne.jp with ESMTP id <20020105113747227.YUXJ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp>; Sat, 5 Jan 2002 20:37:47 +0900 Message-Id: <20020105113747227.YUXJ.25959.t-mta8.odn.ne.jp@mta8.odn.ne.jp> Date: Sat, 5 Jan 2002 20:37:46 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33573: Update port: editors/psgml xml-mode for xml files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33573 >Category: ports >Synopsis: Update port: editors/psgml xml-mode for xml files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 03:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #3: Mon Dec 24 14:54:22 JST 2001 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Use xml-mode for xml files, instead of sgml-mode. (We still have a problem for xhtml files. They may have an extension ".html" though a kind of xml.) >How-To-Repeat: >Fix: cvs server: Diffing . cvs server: Diffing files Index: files/psgml-startup.el.in =================================================================== RCS file: /home/ncvs/ports/editors/psgml/files/psgml-startup.el.in,v retrieving revision 1.7 diff -u -r1.7 psgml-startup.el.in --- files/psgml-startup.el.in 2001/11/12 01:46:22 1.7 +++ files/psgml-startup.el.in 2002/01/05 11:22:42 @@ -16,6 +16,10 @@ (append (list '("\\.s?html?\\'" . sgml-mode)) auto-mode-alist)) +(setq auto-mode-alist + (append (list '("\\.xml\\'" . xml-mode)) + auto-mode-alist)) + (setq sgml-custom-dtd '(("HTML" "") ("HTML 2.0" "") cvs server: Diffing scripts >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 4:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 227E837B416; Sat, 5 Jan 2002 04:20:29 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05CEAC17177; Sat, 5 Jan 2002 04:14:10 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 04:14:10 -0800 (PST) From: Message-Id: <200201051214.g05CEAC17177@freefall.freebsd.org> To: Nicolas.Jombart@hsc-labs.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33569: Update port: net/pancho from v3.0 to v3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/pancho from v3.0 to v3.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 04:13:35 PST 2002 State-Changed-Why: Committed, Thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33569 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 4:20:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D5437B419; Sat, 5 Jan 2002 04:20:29 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05CGNR17543; Sat, 5 Jan 2002 04:16:23 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 04:16:23 -0800 (PST) From: Message-Id: <200201051216.g05CGNR17543@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/33572: update port: net/bbsnet from 2.7 to 2.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: net/bbsnet from 2.7 to 2.8 Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 04:16:02 PST 2002 Responsible-Changed-Why: I'll work with maintainer on this one http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33572 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 4:51:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 392FC37B41B for ; Sat, 5 Jan 2002 04:51:28 -0800 (PST) Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.de with smtp id 16MqI5-00061r-02; Sat, 05 Jan 2002 13:51:13 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.82.55.178]) by fmrl09.sul.t-online.com with esmtp id 16MqI1-245URcC; Sat, 5 Jan 2002 13:51:09 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g05Cp8g73914; Sat, 5 Jan 2002 13:51:08 +0100 (CET) (envelope-from corecode@elevation.zuhause.stoert.net) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g05Cp5a00412; Sat, 5 Jan 2002 13:51:05 +0100 (CET) (envelope-from corecode) Date: Sat, 5 Jan 2002 13:51:02 +0100 From: "Simon 'corecode' Schubert" To: Peter Pentchev Cc: alane@geeksrus.net, petef@databits.net, ports@FreeBSD.ORG Subject: Re: Request for all ports Message-Id: <20020105135102.5f555dee.corecode@corecode.ath.cx> In-Reply-To: <20020105000837.A287@straylight.oblivion.bg> References: <1098.192.168.167.6.1009294752.squirrel@192.168.167.1> <20011225104517.B42161@databits.net> <20011225154953.GA82681@wwweasel.geeksrus.net> <20020105000837.A287@straylight.oblivion.bg> X-Mailer: Sylpheed version 0.6.6claws (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.26ZUneHSEZ+S3C" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.26ZUneHSEZ+S3C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 5 Jan 2002 00:08:37 +0200 Peter Pentchev wrote: > On Tue, Dec 25, 2001 at 10:49:53AM -0500, Alan Eldridge wrote: > > On Tue, Dec 25, 2001 at 10:45:17AM -0500, Pete Fritchman wrote: > > >++ 26/12/01 02:39 +1100 - Daeron: > > >| Could you include in your guidelines for ports directories a > > >| request that everyone use "CONFIGURE_ARGS+=" instead of a > > >| "CONFIGURE_ARGS=" to allow people to pass additional parameters > > >| without having to hack the Makefile. Perhaps you could consider > > >| running a script to update any existing port-Makefiles seeming > > >| it is such a small change? > > > > > >I agree with you. What do others think? > > > > > >I'd be willing to do the change, as well. > > > > Are there any ports (using MASTERDIR, maybe, to build out of another > > ports dir, or the MASTERDIR port itself) where this could break > > something? I would recommend against using a script to do it. > > > > But a grep and manual changes? I think it's a good idea. > > [ok, so this is an old thread, so I am a lazy slob who does not like > to read a lot of mail during the holidays.. so sue me! ;] > [...] > Well, to start with, this would break dependencies.. > A port's CONFIGURE_ARGS are set in the environment when make(1) > is invoked for a build-, lib- or run-dependency, so a += in that > dependency would inherit the first port's arguments. Not really > a good thing in general, is it now.. that's perfectly true, though there should be a way to customize ports without having to modify makefiles. this could be another "port option" (as discussed in another thread) that gets recorded in /var/db/ and used when building an updated version of a port (eg. via portupgrade). i'd really like to see such an extension to the ports system. ready to volunteer! cheerz corecode -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.26ZUneHSEZ+S3C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8Nva5r5S+dk6z85oRAu2JAKCPpoR7FnWED8cf/6daTfZqDrAbigCbB+ek ixxjYKJS5b3uxHU21rF2WkM= =sOBL -----END PGP SIGNATURE----- --=.26ZUneHSEZ+S3C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 5:46:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx10.port.ru (mx10.port.ru [194.67.57.20]) by hub.freebsd.org (Postfix) with ESMTP id EE85F37B416 for ; Sat, 5 Jan 2002 05:46:24 -0800 (PST) Received: from [193.108.237.234] (helo=[193.108.237.234]) by mx10.port.ru with esmtp (Exim 3.14 #1) id 16Mr9M-0007UV-00; Sat, 05 Jan 2002 16:46:17 +0300 Subject: Re: Request for all ports From: Maxim Sobolev Reply-To: sobomax@FreeBSD.org To: Simon 'corecode' Schubert Cc: Peter Pentchev , alane@geeksrus.net, petef@databits.net, ports@FreeBSD.ORG In-Reply-To: <20020105135102.5f555dee.corecode@corecode.ath.cx> References: <1098.192.168.167.6.1009294752.squirrel@192.168.167.1> <20011225104517.B42161@databits.net> <20011225154953.GA82681@wwweasel.geeksrus.net> <20020105000837.A287@straylight.oblivion.bg> <20020105135102.5f555dee.corecode@corecode.ath.cx> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-JnZYTs8m+FenVd33w/D/" Message-Id: <1010238330.248.24.camel@notebook> Mime-Version: 1.0 X-Mailer: Evolution/1.0 (Preview Release) Date: 05 Jan 2002 15:45:33 +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-JnZYTs8m+FenVd33w/D/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-01-05 at 14:51, Simon 'corecode' Schubert wrote: > On Sat, 5 Jan 2002 00:08:37 +0200 Peter Pentchev > wrote: >=20 > > On Tue, Dec 25, 2001 at 10:49:53AM -0500, Alan Eldridge wrote: > > > On Tue, Dec 25, 2001 at 10:45:17AM -0500, Pete Fritchman wrote: > > > >++ 26/12/01 02:39 +1100 - Daeron: > > > >| Could you include in your guidelines for ports directories a > > > >| request that everyone use "CONFIGURE_ARGS+=3D" instead of a > > > >| "CONFIGURE_ARGS=3D" to allow people to pass additional parameter= s > > > >| without having to hack the Makefile. Perhaps you could consider > > > >| running a script to update any existing port-Makefiles seeming > > > >| it is such a small change? > > > > > > > >I agree with you. What do others think? > > > > > > > >I'd be willing to do the change, as well. > > >=20 > > > Are there any ports (using MASTERDIR, maybe, to build out of another > > > ports dir, or the MASTERDIR port itself) where this could break > > > something? I would recommend against using a script to do it.=20 > > >=20 > > > But a grep and manual changes? I think it's a good idea. > >=20 > > [ok, so this is an old thread, so I am a lazy slob who does not like > > to read a lot of mail during the holidays.. so sue me! ;] > >=20 > [...] > > Well, to start with, this would break dependencies.. > > A port's CONFIGURE_ARGS are set in the environment when make(1) > > is invoked for a build-, lib- or run-dependency, so a +=3D in that > > dependency would inherit the first port's arguments. Not really > > a good thing in general, is it now.. >=20 > that's perfectly true, though there should be a way to customize ports > without having to modify makefiles. this could be another "port option" > (as discussed in another thread) that gets recorded in /var/db/ and used > when building an updated version of a port (eg. via portupgrade). >=20 > i'd really like to see such an extension to the ports system. ready to > volunteer! Very similar behavior right now could be obtained by creating Makefile.local in the port's directory - settings in this file will override ones in the main Makefile, so you can set "sticky" options and tweaks (Makefile.local will never be touched by cvsup). The same goes for original question regarding CONFIGURE_ARGS. -Maxim --=-JnZYTs8m+FenVd33w/D/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8NwN5oNu5t4iCBa8RAoDAAJwL9A6YyBibT9rfAT8at1iH6zXQHgCfUy/6 rB5wYVFQ1xEaN/otHYM66Qw= =1IpA -----END PGP SIGNATURE----- --=-JnZYTs8m+FenVd33w/D/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 7: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C6E537B405; Sat, 5 Jan 2002 07:00:29 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05Eoa469600; Sat, 5 Jan 2002 06:50:36 -0800 (PST) (envelope-from dinoex) Date: Sat, 5 Jan 2002 06:50:36 -0800 (PST) From: Message-Id: <200201051450.g05Eoa469600@freefall.freebsd.org> To: dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33285: PORT UPDATE : security/stunnel 3.21c -> 3.22 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: PORT UPDATE : security/stunnel 3.21c -> 3.22 State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Sat Jan 5 06:49:56 PST 2002 State-Changed-Why: Committed, Thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33285 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 7: 0:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D312F37B419; Sat, 5 Jan 2002 07:00:29 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05Epbv69790; Sat, 5 Jan 2002 06:51:38 -0800 (PST) (envelope-from dinoex) Date: Sat, 5 Jan 2002 06:51:38 -0800 (PST) From: Message-Id: <200201051451.g05Epbv69790@freefall.freebsd.org> To: jdunn@verticalscope.com, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33251: stunnel 3.21c port has security vulnerability Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: stunnel 3.21c port has security vulnerability State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Sat Jan 5 06:49:56 PST 2002 State-Changed-Why: Committed, Thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33285 State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Sat Jan 5 06:49:56 PST 2002 State-Changed-Why: Patch from pr #33285 committed. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33251 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 7:40:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A01EF37B50B for ; Sat, 5 Jan 2002 07:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05Fe1d78076; Sat, 5 Jan 2002 07:40:01 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 64B4E37B417 for ; Sat, 5 Jan 2002 07:32:06 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g05FV1L96315; Sat, 5 Jan 2002 10:31:01 -0500 (EST) (envelope-from alane) Message-Id: <200201051531.g05FV1L96315@wwweasel.geeksrus.net> Date: Sat, 5 Jan 2002 10:31:01 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33576: maintainer-update: misc/kenny now reacts appropriately to being killed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33576 >Category: ports >Synopsis: maintainer-update: misc/kenny now reacts appropriately to being killed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 07:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: An appropriate message is now emitted if kenny is killed. >How-To-Repeat: >Fix: Index: misc/kenny/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/misc/kenny/Makefile,v retrieving revision 1.1 diff -u -3 -r1.1 Makefile --- misc/kenny/Makefile 2 Jan 2002 23:22:26 -0000 1.1 +++ misc/kenny/Makefile 5 Jan 2002 15:25:20 -0000 @@ -9,6 +9,7 @@ PORTNAME= kenny PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/ DISTNAME= kenny.pl-${PORTVERSION} @@ -19,6 +20,7 @@ USE_PERL5= yes NO_BUILD= yes +NO_WRKSUBDIR= yes MAN1= kenny.1 Index: misc/kenny/files/patch-kenny =================================================================== RCS file: misc/kenny/files/patch-kenny diff -N misc/kenny/files/patch-kenny --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ misc/kenny/files/patch-kenny 5 Jan 2002 15:26:58 -0000 @@ -0,0 +1,42 @@ +--- kenny.orig Sat Jan 5 10:23:55 2002 ++++ kenny Sat Jan 5 10:26:37 2002 +@@ -149,6 +149,7 @@ + sub translate($); + sub addGermanUmlauts($); + sub printHelp(); ++sub theyKilledKenny(); + + + +@@ -169,6 +170,15 @@ + + + ++##### Install signal handlers ++ ++$SIG{HUP} = \&theyKilledKenny; ++$SIG{INT} = \&theyKilledKenny; ++$SIG{QUIT} = \&theyKilledKenny; ++$SIG{TERM} = \&theyKilledKenny; ++ ++ ++ + ##### Parse commandline arguments + + # "-h" switch (print help): +@@ -224,6 +234,15 @@ + ##### That's all, folks! + + exit 0; ++ ++ ++##### Signal handler, if we're kill(1)ed ++ ++sub theyKilledKenny() ++{ ++ print "Oh my God! They killed Kenny! The bastards!\n"; ++ exit 0; ++} + + + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 8:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48E5B37B41E for ; Sat, 5 Jan 2002 08:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05Go1989253; Sat, 5 Jan 2002 08:50:01 -0800 (PST) (envelope-from gnats) Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by hub.freebsd.org (Postfix) with ESMTP id 911EA37B416; Sat, 5 Jan 2002 08:46:29 -0800 (PST) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 3FAE52ABD; Sat, 5 Jan 2002 17:46:23 +0100 (CET) Message-Id: <20020105164623.3FAE52ABD@tara.freenix.org> Date: Sat, 5 Jan 2002 17:46:23 +0100 (CET) From: Ollivier Robert Reply-To: Ollivier Robert To: FreeBSD-gnats-submit@freebsd.org Cc: dirk@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33577: [PATCH] add support for InnoDB Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33577 >Category: ports >Synopsis: [PATCH] add support for InnoDB >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 08:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 4.4-STABLE i386 >Organization: Usenet Canal Historique >Environment: System: FreeBSD tara.freenix.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Oct 7 20:53:31 CEST 2001 roberto@tara.freenix.org:/src/stable/sys/compile/TARA_SMP i386 >Description: InnoDB is a new backup for storing tables that support row-level locking, transactions and many more things. Some configuration changes are needed to enable it inside Mysql but it is useful IMO to have it compiled in. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/mysql323-server/Makefile,v retrieving revision 1.122 diff -u -2 -I.*$Id:.* -r1.122 Makefile --- Makefile 2001/09/10 16:13:36 1.122 +++ Makefile 2002/01/05 16:41:43 @@ -47,4 +47,7 @@ LIB_DEPENDS+= lthread.2:${PORTSDIR}/devel/linuxthreads .endif +.if defined(WITH_INNODB) +CONFIGURE_ARGS+=--with-innodb +.endif CONFIGURE_ENV+= PERL=${PERL} \ PERL5=${PERL} \ @@ -79,4 +82,5 @@ @${ECHO} " This is _NOT_ recommended for production" @${ECHO} " servers. Expect problems when enabled." + @${ECHO} " WITH_INNODB Compile support for InnoDB tables." @${ECHO} " SKIP_INSTALL_DB=yes Skip mysql_install_db" @${ECHO} " (i. e. leave ${DB_DIR} alone)." >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 9:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4096D37B419 for ; Sat, 5 Jan 2002 09:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05HK1I95457; Sat, 5 Jan 2002 09:20:01 -0800 (PST) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 688A437B405 for ; Sat, 5 Jan 2002 09:18:00 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g05HKih05640; Sat, 5 Jan 2002 19:20:44 +0200 (EET) (envelope-from never) Message-Id: <200201051720.g05HKih05640@mile.nevermind.kiev.ua> Date: Sat, 5 Jan 2002 19:20:44 +0200 (EET) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33579: x11-toolkits/wxgtk: fix typo in pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33579 >Category: ports >Synopsis: x11-toolkits/wxgtk: fix typo in pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 09:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 16:39:07 EET 2001 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: Just typo. >How-To-Repeat: Look at ports's pkg-descr. >Fix: --- pkg-descr.orig Sat Jan 5 18:59:19 2002 +++ pkg-descr Sat Jan 5 19:00:10 2002 @@ -1,3 +1,3 @@ -A C++ package for platform independed program development. +A C++ package for platform independent software development. WWW: http://wesley.informatik.uni-freiburg.de/~wxxt/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 9:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02D7637B41D for ; Sat, 5 Jan 2002 09:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05HU0b98335; Sat, 5 Jan 2002 09:30:00 -0800 (PST) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 5BB8D37B405 for ; Sat, 5 Jan 2002 09:20:45 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g05HNW105736; Sat, 5 Jan 2002 19:23:32 +0200 (EET) (envelope-from never) Message-Id: <200201051723.g05HNW105736@mile.nevermind.kiev.ua> Date: Sat, 5 Jan 2002 19:23:32 +0200 (EET) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33580: x11-toolkits/wxgtk-devel: Typo in pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33580 >Category: ports >Synopsis: x11-toolkits/wxgtk-devel: Typo in pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 09:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 16:39:07 EET 2001 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: Typo in ports' pkg-descr. >How-To-Repeat: Look at ports' pkg-descr. >Fix: --- pkg-descr.orig Sat Jan 5 19:21:12 2002 +++ pkg-descr Sat Jan 5 19:21:30 2002 @@ -1,4 +1,4 @@ -A C++ package for platform independed program development (unstable, +A C++ package for platform independent software development (unstable, development version). WWW: http://wesley.informatik.uni-freiburg.de/~wxxt/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 9:31:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from microinstrument.com (67-89-134-226.customer.algx.net [67.89.134.226]) by hub.freebsd.org (Postfix) with SMTP id 012B037B419; Sat, 5 Jan 2002 09:31:30 -0800 (PST) Received: from there ([66.126.199.202]) by microinstrument.com; Sat, 05 Jan 2002 09:32:59 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Bruce Lindquist Organization: Micro Instrument Company To: trevor@FreeBSD.org Subject: FreeBSD Port: linux-netscape-6.2_1 Date: Sat, 5 Jan 2002 09:32:52 -0800 X-Mailer: KMail [version 1.3] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020105173130.012B037B419@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FreeBSD deimos.phobos.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 What steps do I need to take to get Netscape-6.2_1 properly installed and running? I already installed the required files. Thank you -- Bruce Lindquist Micro Instrument Company blindquist@microinstrument.com PH 760.746.2010 x640 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 9:48: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id 90A5C37B41C for ; Sat, 5 Jan 2002 09:48:01 -0800 (PST) Received: (qmail 7300 invoked by uid 1000); 5 Jan 2002 17:46:45 -0000 Date: Sat, 5 Jan 2002 19:46:45 +0200 From: Peter Pentchev To: Simon 'corecode' Schubert Cc: alane@geeksrus.net, petef@databits.net, ports@FreeBSD.ORG Subject: Re: Request for all ports Message-ID: <20020105194644.A6672@straylight.oblivion.bg> Mail-Followup-To: Simon 'corecode' Schubert , alane@geeksrus.net, petef@databits.net, ports@FreeBSD.ORG References: <1098.192.168.167.6.1009294752.squirrel@192.168.167.1> <20011225104517.B42161@databits.net> <20011225154953.GA82681@wwweasel.geeksrus.net> <20020105000837.A287@straylight.oblivion.bg> <20020105135102.5f555dee.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020105135102.5f555dee.corecode@corecode.ath.cx>; from corecode@corecode.ath.cx on Sat, Jan 05, 2002 at 01:51:02PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 05, 2002 at 01:51:02PM +0100, Simon 'corecode' Schubert wrote: > On Sat, 5 Jan 2002 00:08:37 +0200 Peter Pentchev > wrote: > > > On Tue, Dec 25, 2001 at 10:49:53AM -0500, Alan Eldridge wrote: > > > On Tue, Dec 25, 2001 at 10:45:17AM -0500, Pete Fritchman wrote: > > > >++ 26/12/01 02:39 +1100 - Daeron: > > > >| Could you include in your guidelines for ports directories a > > > >| request that everyone use "CONFIGURE_ARGS+=" instead of a > > > >| "CONFIGURE_ARGS=" to allow people to pass additional parameters > > > >| without having to hack the Makefile. Perhaps you could consider > > > >| running a script to update any existing port-Makefiles seeming > > > >| it is such a small change? > > > > > > > >I agree with you. What do others think? > > > > > > > >I'd be willing to do the change, as well. > > > > > > Are there any ports (using MASTERDIR, maybe, to build out of another > > > ports dir, or the MASTERDIR port itself) where this could break > > > something? I would recommend against using a script to do it. > > > > > > But a grep and manual changes? I think it's a good idea. > > > > [ok, so this is an old thread, so I am a lazy slob who does not like > > to read a lot of mail during the holidays.. so sue me! ;] > > > [...] > > Well, to start with, this would break dependencies.. > > A port's CONFIGURE_ARGS are set in the environment when make(1) > > is invoked for a build-, lib- or run-dependency, so a += in that > > dependency would inherit the first port's arguments. Not really > > a good thing in general, is it now.. > > that's perfectly true, though there should be a way to customize ports > without having to modify makefiles. this could be another "port option" > (as discussed in another thread) that gets recorded in /var/db/ and used > when building an updated version of a port (eg. via portupgrade). > > i'd really like to see such an extension to the ports system. ready to > volunteer! There is a way - many ports' Makefiles honor WITH_* and WITHOUT_* variables to toggle various knobs. And as for the persistent options - there is the sysutils/penv port, which allows you to set options for a specific directory and then use them every time you build a port from that directory. One of these days I will really get 'round to writing up some more penv(1) documentation.. G'luck, Peter -- This sentence claims to be an Epimenides paradox, but it is lying. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 9:53:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.multiactive.com (mail2.multiactive.com [204.239.26.9]) by hub.freebsd.org (Postfix) with ESMTP id 808F737B417 for ; Sat, 5 Jan 2002 09:53:25 -0800 (PST) Received: from emu (storm.multiactive.com [204.174.40.183]) by mail.multiactive.com (8.9.3/8.9.3) with SMTP id JAA22025 for ; Sat, 5 Jan 2002 09:54:38 -0800 Message-Id: <200201051754.JAA22025@mail.multiactive.com> From: Multiactive Software To: "ports@freebsd.org" Subject: Follow up Date: Sat, 05 Jan 2002 09:56:00 -0800 X-Mailer: CSMTPConnection v1.38 Reply-To: Multiactive Software MIME-Version: 1.0 Content-type: text/html; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Multiactive CRM Success Guarantee Hi Again,

We emailed you about two weeks ago, and hope you've had a chance to visit us and read about our new "CRM Success Guarantee" program. If not, we'd like to invite you to do so at your earliest convenience. Enclosed is a copy of the original message in case you lost it or deleted it by accident.

 
 
 


 Increase Profitability and 
Improve Customer Loyalty in 25 Days or Less.

Guaranteed.

Dear Business Professional,

Implementing a Customer Relationship Management solution can seem daunting. But increasing revenues and improving sales force efficiency is still a priority for you. So Multiactive Software is taking the risk out of implementing a CRM solution for your sales, marketing, and customer service operations with the new CRM Success Guarantee that guarantees rapid implementation and results at a fixed price. How are we so confident that we can help your business? Multiactive has been a leader in CRM solutions since 1987, and our software has already helped over a million users worldwide.

Find out how you can take advantage of this offer now.

WE GUARANTEE:

  • Implementation in 14 days or less

  • Return on Investment (ROI) beginning in 25 days

  • Fixed Price for the consultation, software, training, and support

  • Successful Results

YOU GET:

  • Professional Services
    • Goals and needs assessment
    • Consultation on database design
    • Project documentation
  • Software Licenses, Installation, and Configuration
    • Server and workstation software installation
    • Remote synchronization setup
    • Initial data migration
  • Training on-site for administrators and end-users
  • Technical Support for one year
PLUS the flexibility and scalability to grow as your business grows.

Click here to get an instant quote based on your CRM goals.

 

What can Multiactive's CRM Solutions do for your business?

Whatever your business, Multiactive's CRM Solutions - Maximizer Enterprise and Entice! - have the strength and flexibility you need to exceed your customers' expectations.  And we are committed to helping you reach your CRM goals  - without spending millions of dollars, and without waiting months to see results. 

Maximizer Enterprise and Entice! are ideal CRM solutions for small and medium-sized businesses that want to get up and running right away so you can:

  • Increase revenue
    Shorten your sales cycle and close more deals by efficiently managing every sales opportunity.

  • Improve customer satisfaction
    Cultivate long-lasting relationships and provide exceptional service by tracking every interaction.

  • Increase retention and loyalty
    Segment your customers and keep in contact with them regularly with Marketing Automation features.

PLUS:

  • Use the Web to generate and track your leads 

  • Easily track and process sales orders in real-time

  • Access and update information from anywhere, anytime

  • Generate custom sales reports

  • Customize and integrate with your other systems

All at an affordable fixed price, implemented in 14 days or less, so you can see a Return on your Investment starting in under 25 days. Guaranteed.

DON'T WAIT.

This unprecedented offer is available only for a LIMITED TIME. 
Don't let this guarantee for immediate ROI on a CRM Solution pass you by.

If you're ready to see rapid results with a CRM Solution, contact us today:

Visit Multiactive for more details on this offer.

Call our Info Center: 1-888-535-4012

Request more information by email.

CRM Success - Guaranteed.


Multiactive Software, the CRM Company, a leading provider of innovative customer relationship management (CRM) and eBusiness solutions, is the maker of Maximizer, Maximizer Enterprise, Entice!, ecBuilder, and Personal PageBuilder. Established in 1988, Multiactive's offices in the U.S., Canada, Hong Kong, Australia, the U.K., and Singapore support over 1 million customers. Copyright ©2001 Multiactive Software Inc. All rights reserved. Give us your feedback. Maximizer product information: 1-888-535-4012. General information about Multiactive Software Inc.: www.multiactive.com or info@multiactive.com

If you do not want to receive future emails from Multiactive Software, simply click on the following link: Remove

 

 

 

 

 

 

 

 

 

 



 


Maximizer Enterprise or Entice!
Which one is right for you?
Find out more...


"Maximizer Enterprise is fantastic - it has directly contributed to the success of our company! It enables us to better manage our data and synchronize information between our account executives across the country, while also integrating with our other software. We rely heavily on its outstanding capabilities." 

- Signy Freysen, National Speakers Bureau

 


"Entice! is a lifesaver for tracking multiple sales cycles and assisting in client relationship management. The features are easy to use, and our staff can access them from home or the office. The Campaign Manager enables us to reach out to hundreds of prospects and clients on a continuing basis to improve customer retention and loyalty." 

- Cindy Preger, VP Marketing, MindBlaze.com

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 10:12:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id 161C537B416 for ; Sat, 5 Jan 2002 10:12:21 -0800 (PST) Received: from freaky by voi.aagh.net with local (Exim 3.33 #1) id 16MvIp-0001kY-00 for freebsd-ports@FreeBSD.ORG; Sat, 05 Jan 2002 18:12:19 +0000 Date: Sat, 5 Jan 2002 18:12:19 +0000 From: Thomas Hurst To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020105181219.GA6386@voi.aagh.net> Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <200201030210.g032A1G19331@freefall.freebsd.org> <20020103150122.GA4277@alaska.cert.siemens.de> <20020105005239.B287@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020105005239.B287@straylight.oblivion.bg> User-Agent: Mutt/1.3.25i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 6:04PM up 16 days, 2:49, 1 user, load averages: 2.00, 2.00, 2.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Peter Pentchev (roam@ringlet.net) wrote: > And, of course, you can always use the sysutils/penv port, and do > something like: > > cd /usr/ports/mail/mutt-devel > penv -c mkdir > penv -S WITH_MUTT_SLANG=yes WITH_MUTT_IMAP=yes WITH_MUTT_NNTP=yes > > ..and then each time you want to rebuild mutt, just.. > > cd /usr/ports/mail/mutt-devel > penv make clean all install && penv make clean Or you can set it in /etc/make.conf (assuming the variables are unlikely to clash with anything else), or if you've seen the light and use pkgtools (sysutils/portupgrade), edit $PREFIX/etc/pkgtools.conf, which lets you specify make args using glob patterns. Makefile.local or so would be a nice clean solution too. -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - You cannot have a science without measurement. -- R. W. Hamming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11: 8:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 4EEE237B41A; Sat, 5 Jan 2002 11:08:33 -0800 (PST) Received: from ninja.amphex.com (ninja.amphex.com [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 434C77EB4; Sat, 5 Jan 2002 20:08:32 +0100 (MET) Date: Sat, 5 Jan 2002 20:08:31 +0100 From: J.S. To: ports@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Fw: Any Billing/Invoice SW available in ports? Message-Id: <20020105200831.400ed3e6.johann@broadpark.no> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yes, why isn't there a `business' category in the ports collection? Many users would benefit from it, as these things are rather hard to find. Begin forwarded message: Date: Sat, 5 Jan 2002 13:38:38 -0500 From: Jim Freeze To: questions@freebsd.org Subject: Any Billing/Invoice SW available in ports? Hi: I am looking for software that will generate a billing/invoice statement and do some accounting for a small business. I see that there are several personal finance packages in ports but I did not find any for a small business. Does anyone know of a package that is available -- preferrably free? Thanks -- Jim Freeze Today is a fine day for Ruby programming. www.freeze.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11:30:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44B0537B442 for ; Sat, 5 Jan 2002 11:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05JU3519138; Sat, 5 Jan 2002 11:30:03 -0800 (PST) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 1E7A237B416 for ; Sat, 5 Jan 2002 11:29:00 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g05JViY23416; Sat, 5 Jan 2002 21:31:45 +0200 (EET) (envelope-from never) Message-Id: <200201051931.g05JViY23416@mile.nevermind.kiev.ua> Date: Sat, 5 Jan 2002 21:31:45 +0200 (EET) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33581: x11/XFree86-4: [PATCH] pkg-comment contains errorneous info about X11R6 version info Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33581 >Category: ports >Synopsis: x11/XFree86-4: [PATCH] pkg-comment contains errorneous info about X11R6 version info >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 11:30:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 16:39:07 EET 2001 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: According to ${PORTSDIR}/x11/XFree86-4/pkg-comment we have X11R6.4, but according to ${PORTSDIR}/x11/XFree86-4/work/xc/Makefile we actually have X11R6.5 >How-To-Repeat: cd /usr/ports/x11/XFree86-4 make patch grep ^RELEASE work/xs/Makefile cat pkg-comment compare results of grep and cat >Fix: --- pkg-comment.orig Sat Jan 5 21:25:17 2002 +++ pkg-comment Sat Jan 5 21:25:27 2002 @@ -1 +1 @@ -X11R6.4/XFree86 core distribution (complete) +X11R6.5/XFree86 core distribution (complete) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11A0837B41C for ; Sat, 5 Jan 2002 11:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05JU2V19129; Sat, 5 Jan 2002 11:30:02 -0800 (PST) (envelope-from gnats) Date: Sat, 5 Jan 2002 11:30:02 -0800 (PST) Message-Id: <200201051930.g05JU2V19129@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Holland Subject: Re: ports/33445: Update port: news/ubh Upgrade to version 2.1 Reply-To: John Holland Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33445; it has been noted by GNATS. From: John Holland To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33445: Update port: news/ubh Upgrade to version 2.1 Date: Fri, 4 Jan 2002 15:55:44 -0500 diff ubh/Makefile ubh2/Makefile 2,3c2,3 < # Date created: 24 July 2000 < # Whom: Donald Burr --- > # Date created: 1 January 2002 > # Whom: John Holland 5c5 < # $FreeBSD: ports/news/ubh/Makefile,v 1.5 2001/01/25 14:02:31 ijliao Exp $ --- > # $FreeBSD$ 9c9 < PORTVERSION= 1.5 --- > PORTVERSION= 2.1 13c13 < MAINTAINER= dburr@FreeBSD.ORG --- > MAINTAINER= john@zoner.org 16c16,20 < ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net --- > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools diff ubh/distinfo ubh2/distinfo 1c1 < MD5 (ubh-1.5.tar.gz) = 86591f641a7a138d18ef92b4c5700066 --- > MD5 (ubh-2.1.tar.gz) = 414dfd69ee8bd5e3e0072cf68de43c01 diff ubh/pkg-descr ubh2/pkg-descr 1,10c1,11 < ubh - the Usenet Binary Harvester - is a GPL'ed Perl console application < which automatically discovers, downloads, and decodes single-part and < multi-part Usenet binaries. Automatically assembles multi-part binaries. < Provides searching via Perl regular expression syntax. Also provides a < pre-selection capability whereby the user can interactively choose which < binaries to download. Uses a standard .newsrc file to control which groups < to process, and uses the .newsrc to keep track of articles already processed. < Handles uuencoded binaries and MIME attachments. Runs under Unix-based Perl < or Active Perl on Win32 platforms. Requires Net::NNTP and News::Newsrc < (which itself requires Set::IntSpan). --- > ubh - the Usenet Binary Harvester - is a GPL'ed Perl console > application which automatically discovers, downloads, and decodes > single-part and multi-part Usenet binaries. Automatically assembles > multi-part binaries. Provides searching via Perl regular expression > syntax. Also provides a pre-selection capability whereby the user can > interactively choose which binaries to download. Uses a standard > .newsrc file to control which groups and articles to process. > Runs anywhere Perl runs. Tested under Unix-based Perl, Active Perl > on Win32 platforms, and Mac OS X. Requires Net::NNTP and News::Newsrc > (which itself requires Set::IntSpan), MIME::Parser, MIME::Base64, > IO::Stringy, and MailTools (distribution). 12c13 < WWW: http://www.lanois.com/ubh/ --- > WWW: http://ubh.sourceforge.net/ 14c15 < [ This port is maintained by Donald Burr ] --- > [ This port is maintained by John Holland ] diff ubh/pkg-plist ubh2/pkg-plist 5,15c5 < share/doc/ubh/documentation.html < share/doc/ubh/download.html < share/doc/ubh/index.html < share/doc/ubh/links.html < share/doc/ubh/lists.html < share/doc/ubh/news.html < share/doc/ubh/screenshots.html < share/doc/ubh/images/emacs.gif < share/doc/ubh/images/logo.gif < share/doc/ubh/images/screen1.gif < @dirrm share/doc/ubh/images --- > share/doc/ubh/ubh.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11:40:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAE5337B405; Sat, 5 Jan 2002 11:40:29 -0800 (PST) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05JcWp20623; Sat, 5 Jan 2002 11:38:32 -0800 (PST) (envelope-from jmz) Date: Sat, 5 Jan 2002 11:38:32 -0800 (PST) From: Message-Id: <200201051938.g05JcWp20623@freefall.freebsd.org> To: never@mile.nevermind.kiev.ua, jmz@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33581: x11/XFree86-4: [PATCH] pkg-comment contains errorneous info about X11R6 version info Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11/XFree86-4: [PATCH] pkg-comment contains errorneous info about X11R6 version info State-Changed-From-To: open->closed State-Changed-By: jmz State-Changed-When: Sat Jan 5 11:38:08 PST 2002 State-Changed-Why: Patch committed. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33581 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11:53:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-4.dsl.lsan03.pacbell.net [64.169.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 85CC437B405 for ; Sat, 5 Jan 2002 11:53:37 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A8D6366C7A; Sat, 5 Jan 2002 11:53:29 -0800 (PST) Date: Sat, 5 Jan 2002 11:53:29 -0800 From: Kris Kennaway To: FreeBSD user Cc: ports@freebsd.org, issei@jp.FreeBSD.org Subject: Re: SSH2 FreeBSD port Message-ID: <20020105115329.A3948@xor.obsecurity.org> References: <20011215174031.Y81004-100000@Amber.XtremeDev.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011215174031.Y81004-100000@Amber.XtremeDev.com>; from freebsd@XtremeDev.com on Sat, Dec 15, 2001 at 05:42:18PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Dec 15, 2001 at 05:42:18PM -0700, FreeBSD user wrote: > Is this port no longer supported? I know OpenSSH is part of FreeBSD now, > I'm merely curious if this port is even updated/supported anymore. It's pretty much unsupported by the community..there are probably one or two people still using it. You're far better off using OpenSSH if you can. Kris --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8N1m4Wry0BWjoQKURAtT7AKCU+n5lYDpNyvxSfDiiY4QGU6/NQwCbBOhg Mv2fTVwEwtzwwivSMVCroqo= =ZIta -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 11:57:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-4.dsl.lsan03.pacbell.net [64.169.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 6BD8937B41C for ; Sat, 5 Jan 2002 11:57:51 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 75B0066C7A; Sat, 5 Jan 2002 11:57:50 -0800 (PST) Date: Sat, 5 Jan 2002 11:57:50 -0800 From: Kris Kennaway To: Will Andrews Cc: Alan Eldridge , FreeBSD Ports List Subject: Re: Make output for successful bento build? Message-ID: <20020105115750.B3948@xor.obsecurity.org> References: <20011219151314.GA14416@wwweasel.geeksrus.net> <20011219144729.L73815@squall.waterspout.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011219144729.L73815@squall.waterspout.com>; from will@csociety.org on Wed, Dec 19, 2001 at 02:47:29PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 19, 2001 at 02:47:29PM -0500, Will Andrews wrote: > On Wed, Dec 19, 2001 at 10:13:25AM -0500, Alan Eldridge wrote: > > Where can I see the make output for a *successful* bento build of a por= t? >=20 > I don't think those are copied, yet. I'm not sure why. Yes they are: http://bento.freebsd.org/errorlogs/errorlogs/ ("errorlogs" is misnamed) Kris --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8N1q9Wry0BWjoQKURAgBIAKDc5QsfoKaxa6nZ0/xu/9guGqvTHQCfbOJg 03T0Z9FkSGUbkXlzjcT+0fw= =trlN -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 12:10:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-4.dsl.lsan03.pacbell.net [64.169.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 027A137B416; Sat, 5 Jan 2002 12:10:49 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E60A566C7A; Sat, 5 Jan 2002 12:10:46 -0800 (PST) Date: Sat, 5 Jan 2002 12:10:46 -0800 From: Kris Kennaway To: Greg Lehey Cc: FreeBSD-ports@FreeBSD.org Subject: Re: Opinion requested: contents of "instant workstation" port Message-ID: <20020105121046.C3948@xor.obsecurity.org> References: <20011221160334.B11728@monorchid.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="69pVuxX8awAiJ7fD" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011221160334.B11728@monorchid.lemis.com>; from grog@FreeBSD.org on Fri, Dec 21, 2001 at 04:03:34PM +1030 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --69pVuxX8awAiJ7fD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Dec 21, 2001 at 04:03:34PM +1030, Greg Lehey wrote: > o acroread is the Acrobat reader, a utility for reading and printing PDF files. FYI, gv can also read pdf files. > o cdrecord is a utility to burn CD-Rs. This port has become cdrtools. > o gnupg is an encryption program. gnupg is a PGP encryption program You should also probably install the gnupg-idea port for compatibility with older PGP keys. > o netscape47-communicator is a web browser. Use linux-netscape47-communicator; it's a newer version, and can run all of the linux plugins out there (e.g. the realplayer port, flash, etc). > o xv is a program to display images, in particular jpeg and gif. FYI, KDE includes its own versions of several of the utilities you have on this list. There are feature differences, but you might want to check them out. Here is my 'essential packages' list which go on all of my machines: cvsup lftp lynx w3m portupgrade screen Other highly useful packages which get installed on most of my workstation machines: mtools dict wget linux-realplayer Kris --69pVuxX8awAiJ7fD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8N13FWry0BWjoQKURAoF1AKDsZNvO1e7i1SGTJyw9MsLt23G7ZgCdEni8 ZXi4zUtxbnolUt1i0FanygY= =Ukyh -----END PGP SIGNATURE----- --69pVuxX8awAiJ7fD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 12:13:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-4.dsl.lsan03.pacbell.net [64.169.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 6120F37B425 for ; Sat, 5 Jan 2002 12:13:10 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5881566C7A; Sat, 5 Jan 2002 12:13:09 -0800 (PST) Date: Sat, 5 Jan 2002 12:13:09 -0800 From: Kris Kennaway To: corecode Cc: ports@freebsd.org, kkonstan@daemon.gr Subject: Re: Fw: Remote Root Hole in FreeBSD Ports Message-ID: <20020105121309.D3948@xor.obsecurity.org> References: <20011226115051.2157e49e.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5gxpn/Q6ypwruk0T" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011226115051.2157e49e.corecode@corecode.ath.cx>; from corecode@corecode.ath.cx on Wed, Dec 26, 2001 at 11:50:51AM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --5gxpn/Q6ypwruk0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Dec 26, 2001 at 11:50:51AM +0100, corecode wrote: > just another GOBBLES advisory: a format string vulnerability In future please send these to security-officer@FreeBSD.org - this is the contact point for security vulnerabilities in FreeBSD or the ports collection. Thanks. Kris --5gxpn/Q6ypwruk0T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8N15UWry0BWjoQKURAnHxAJsFr1a6mDaqgENhpq87mFQIufBkgACffYo7 zIJsANh2/vSh8Orb7j+HrAM= =K1Hh -----END PGP SIGNATURE----- --5gxpn/Q6ypwruk0T-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 12:14:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-4.dsl.lsan03.pacbell.net [64.169.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 27CCC37B417 for ; Sat, 5 Jan 2002 12:14:48 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4A1C266CB7; Sat, 5 Jan 2002 12:14:47 -0800 (PST) Date: Sat, 5 Jan 2002 12:14:47 -0800 From: Kris Kennaway To: "Eric I. Arnoth" Cc: issei@jp.FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: ssh2-2.3.0 Message-ID: <20020105121446.E3948@xor.obsecurity.org> References: <20011230005837.RNWZ7324.femail13.sdc1.sfba.home.com@there> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ILuaRSyQpoVaJ1HG" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011230005837.RNWZ7324.femail13.sdc1.sfba.home.com@there>; from earnoth@home.com on Sat, Dec 29, 2001 at 07:50:29PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --ILuaRSyQpoVaJ1HG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 29, 2001 at 07:50:29PM -0500, Eric I. Arnoth wrote: > To whom it may concern, >=20 > My apologies for emailing you, but I attempted to install the ssh2-2.3.0= =20 > package on a fresh FreeBSD 4.4 Release install, and was confronted with t= he=20 > error shown below. Do you know why this error is happening? Do you know= how=20 > to make it work? I very much need ssh, and the ports tree is not an opti= on,=20 > nor is any option where I use a compiler. =20 FreeBSD 4.x includes OpenSSH in the base system. You don't need to install any ports, only the 'crypto' distribution when you're installing FreeBSD. Kris --ILuaRSyQpoVaJ1HG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8N162Wry0BWjoQKURAoTTAJ9xxCoIPNEO6hA6SsBoucHMA1KKwwCg3q/v BwYAxrscW2hii7xltWiqr+U= =wI6b -----END PGP SIGNATURE----- --ILuaRSyQpoVaJ1HG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 14: 7:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c000.snv.cp.net (c000-h008.c000.snv.cp.net [209.228.32.72]) by hub.freebsd.org (Postfix) with SMTP id 05E3337B41A for ; Sat, 5 Jan 2002 14:07:03 -0800 (PST) Received: (cpmta 13695 invoked from network); 5 Jan 2002 14:07:02 -0800 Received: from 24.243.5.117 (HELO robsmac.home.nilsson.net) by smtp.nilsson.net (209.228.32.72) with SMTP; 5 Jan 2002 14:07:02 -0800 X-Sent: 5 Jan 2002 22:07:02 GMT Date: Sat, 5 Jan 2002 16:07:01 -0600 Subject: FreeBSD Port: streamripper-1.0.2 Content-Type: multipart/alternative; boundary=Apple-Mail-3--251033407 Mime-Version: 1.0 (Apple Message framework v480) Cc: ports@FreeBSD.org To: trevor@FreeBSD.org From: Robert Nilsson Message-Id: <8B4BC063-0228-11D6-84C0-0003930AFDBA@nilsson.net> X-Mailer: Apple Mail (2.480) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Apple-Mail-3--251033407 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Version 1.0.2 works fine, but I can't compile version 1.0.5 (on FreeBSD 4.4STABLE). I've attached the error file - it appears to have a problem with one of the header files. I've attached the output from the attempt to compile. Thanks, Rob. -- Robert Nilsson Austin TX --Apple-Mail-3--251033407 Content-Type: multipart/mixed; boundary=Apple-Mail-4--251033406 --Apple-Mail-4--251033406 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII Version 1.0.2 works fine, but I can't compile version 1.0.5 (on FreeBSD 4.4STABLE). I've attached the error file - it appears to have a problem with one of the header files. I've attached the output from the attempt to compile. Thanks, Rob. --Apple-Mail-4--251033406 Content-Disposition: attachment; filename=1.0.5Failure Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="1.0.5Failure" [server:~/dev/streamripper-1.0.5] robert% ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for main in -lm... yes checking for pthread_create in -lpthread... no checking for pthread_create in -lc_r... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for size_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for mkdir... yes checking for socket... yes checking for strerror... yes checking for strstr... yes updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating mpglib/Makefile creating console/Makefile [server:~/dev/streamripper-1.0.5] robert% make Compiling console frontend - Compiling mpglib, MP3 decoding library - gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o VbrTag.o VbrTag.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o common.o common.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o dct64.o dct64.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o decode.o decode.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o interface.o interface.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o layer3.o layer3.c gcc -g -O2 -Wall -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o tabinit.o tabinit.c Compiling streamripper library functions - gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o cbuffer.o cbuffer.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o util.o util.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o filelib.o filelib.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o socklib.o socklib.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o http.o http.c http.c: In function `httplib_parse_url': http.c:52: warning: short unsigned int format, different type arg (arg 4) gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o inet.o inet.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o threadlib.o threadlib.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o live365info.o live365info.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o mpeg.o mpeg.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o findsep.o findsep.c gcc -g -O2 -Wall -D__UNIX__ -D_REENTRANT -DUSE_LAYER3 -DHAVE_MPGLIB -DNOANALYSIS -D__DEBUG -I ../mpglib -c -o ripstream.o ripstream.c In file included from ripstream.c:25: /usr/include/netinet/in.h:233: syntax error before `in_addr_t' /usr/include/netinet/in.h:285: syntax error before `u_char' In file included from /usr/include/netinet/in.h:475, from ripstream.c:25: /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:144: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:149: syntax error before `u_int32_t' /usr/include/netinet6/in6.h:610: syntax error before `*' /usr/include/netinet6/in6.h:612: syntax error before `*' /usr/include/netinet6/in6.h:612: warning: data definition has no type or storage class /usr/include/netinet6/in6.h:613: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:614: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:629: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:634: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:636: syntax error before `u_int8_t' *** Error code 1 Stop in /home/robert/dev/streamripper-1.0.5/lib. *** Error code 1 Stop in /home/robert/dev/streamripper-1.0.5/console. *** Error code 1 Stop in /home/robert/dev/streamripper-1.0.5. [server:~/dev/streamripper-1.0.5] robert% --Apple-Mail-4--251033406 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII -- Robert Nilsson Austin TX --Apple-Mail-4--251033406-- --Apple-Mail-3--251033407-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 14:16: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id F00B037B419 for ; Sat, 5 Jan 2002 14:15:57 -0800 (PST) Received: from grosbein.pp.ru (localhost [127.0.0.1]) by D00015.dialonly.kemerovo.su (8.11.6/8.11.6) with ESMTP id g05MFZd80053; Sun, 6 Jan 2002 05:15:38 +0700 (KRAT) (envelope-from eugen@grosbein.pp.ru) Message-ID: <3C377B07.6A49FA75@grosbein.pp.ru> Date: Sun, 06 Jan 2002 05:15:35 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.76 [ru] (X11; U; FreeBSD 4.5-PRERELEASE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: maintainer Cc: freebsd-ports@freebsd.org Subject: ports/net/trafshow Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! Building of FreeBSD ports for trafshow is currently broken at configure stage, it fails to determine gcc version. ===> Extracting for trafshow-3.1_1 >> Checksum OK for trafshow-3.1.tgz. ===> Patching for trafshow-3.1_1 ===> Applying FreeBSD patches for trafshow-3.1_1 ===> Configuring for trafshow-3.1_1 creating cache ./config.cache checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 checking for gcc... cc checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works... yes checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-comp iler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking gcc version... sh: 1: unexpected operator ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:573: checking host system type configure:594: checking target system typeconfigure:612: checking build system type configure:700: checking for gcc configure:777: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works configure:791: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/nc urses -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:811: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler configure:816: checking whether we are using GNU C configure:825: cc -E conftest.c configure:840: checking whether cc accepts -g configure:873: checking gcc version (end of "config.log") *** Error code 1 Stop in /usr/local/ports/net/trafshow. *** Error code 1 Stop in /usr/local/ports/net/trafshow. *** Error code 1 Stop in /usr/local/ports/net/trafshow. *** Error code 1 Stop in /usr/local/ports/net/trafshow. The reason is near the line 873 in configure script. It uses this code to guess a version ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \ sed -n -e '$s/.* //' -e '$s/\..*//p'` This currently procudes empty ac_cv_lbl_gcc_vers so comparision with 1 fails. Here is a patch: --- configure.orig Sun Jan 6 05:09:15 2002 +++ configure Sun Jan 6 05:10:36 2002 @@ -874,7 +874,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \ - sed -n -e '$s/.* //' -e '$s/\..*//p'` + sed -n -e '$s/^.*version //' -e '$s/\..*//p'` fi echo "$ac_t""$ac_cv_lbl_gcc_vers" 1>&6 Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:10:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 087D737B419; Sat, 5 Jan 2002 15:10:31 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05N5Hx66475; Sat, 5 Jan 2002 15:05:17 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 15:05:17 -0800 (PST) From: Message-Id: <200201052305.g05N5Hx66475@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/33577: [PATCH] add support for InnoDB Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] add support for InnoDB Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 15:05:00 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33577 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:10:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9398837B41A; Sat, 5 Jan 2002 15:10:31 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05N30q62576; Sat, 5 Jan 2002 15:03:00 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 15:03:00 -0800 (PST) From: Message-Id: <200201052303.g05N30q62576@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/33579: x11-toolkits/wxgtk: fix typo in pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-toolkits/wxgtk: fix typo in pkg-descr Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 15:02:46 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33579 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:10:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E9F437B41B; Sat, 5 Jan 2002 15:10:32 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05N3Nb62686; Sat, 5 Jan 2002 15:03:23 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 15:03:23 -0800 (PST) From: Message-Id: <200201052303.g05N3Nb62686@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/33580: x11-toolkits/wxgtk-devel: Typo in pkg-descr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-toolkits/wxgtk-devel: Typo in pkg-descr Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: pat Responsible-Changed-When: Sat Jan 5 15:03:04 PST 2002 Responsible-Changed-Why: Over to maintainer http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33580 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE25B37B41F for ; Sat, 5 Jan 2002 15:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05NK2o68231; Sat, 5 Jan 2002 15:20:02 -0800 (PST) (envelope-from gnats) Date: Sat, 5 Jan 2002 15:20:02 -0800 (PST) Message-Id: <200201052320.g05NK2o68231@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Emiel Kollof Subject: Re: [kde-freebsd] Re: ports/33481: kdm complains about "no modules" Reply-To: Emiel Kollof Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33481; it has been noted by GNATS. From: Emiel Kollof To: Vivek Khera Cc: Alan Eldridge , FreeBSD-gnats-submit@FreeBSD.ORG, KDE FreeBSD List Subject: Re: [kde-freebsd] Re: ports/33481: kdm complains about "no modules" Date: Sun, 6 Jan 2002 00:18:37 +0100 * Vivek Khera (khera@kcilink.com) wrote: > AE> I guess we could also modify pam.conf on installation of kdebase2 port. > AE> Should we then undo the mod if kdebase2 is uninstalled? > > Either that or just add the kdm configs into it like the gnome folks > did for gdm. It seems only fair ;-) I asked for that once on the cvs-all mailinglist once when they added gdm in pam.conf. I was told to bug you guys. That was probably one or two months ago. Figures :-) The KDE screensavers are added in there, I wonder why KDM wasn't put in there as well to make it all complete? Anyone with commiter access reading this? Cheers, Emiel -- "I argue very well. Ask any of my remaining friends. I can win an argument on any topic, against any opponent. People know this, and steer clear of me at parties. Often, as a sign of their great respect, they don't even invite me." -- Dave Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D01237B41C for ; Sat, 5 Jan 2002 15:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05NK1Z68221; Sat, 5 Jan 2002 15:20:01 -0800 (PST) (envelope-from gnats) Received: from pc1-cove4-0-cust214.bir.cable.ntl.com (pc1-cove4-0-cust214.bir.cable.ntl.com [213.105.93.214]) by hub.freebsd.org (Postfix) with ESMTP id 8B72637B416 for ; Sat, 5 Jan 2002 15:13:02 -0800 (PST) Received: (from root@localhost) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.6/8.11.6) id g05ND1x09424 for freebsd-gnats-submit@freebsd.org; Sat, 5 Jan 2002 23:13:01 GMT (envelope-from bareca) Received: (from root@localhost) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.6/8.11.6av) id g05NCqj09416; Sat, 5 Jan 2002 23:12:52 GMT (envelope-from bareca) Message-Id: <200201052312.g05NCqj09416@pc1-cove4-0-cust214.bir.cable.ntl.com> Date: Sat, 5 Jan 2002 23:12:52 GMT From: ian j hart Reply-To: ian j hart To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33587: biabam needs base64 capable encoder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33587 >Category: ports >Synopsis: biabam needs base64 capable encoder >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 15:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: ian j hart >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD pc1-cove4-0-cust214.bir.cable.ntl.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 15 21:40:55 GMT 2001 ianjhart@alpha.private.net:/usr/obj/usr/src/sys/OMEGA i386 >Description: Calls "uuencode --base64" to do the encoding. Our version of uuencode doesn't support this. >How-To-Repeat: biabam filename recipient Then try to save the attachment. Since it is uuencoded but marked as base64 you get garbage. >Fix: Use a port that works, like converters/uudeview >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 15:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27F8D37B41A for ; Sat, 5 Jan 2002 15:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05NU1b69094; Sat, 5 Jan 2002 15:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD45C37B404 for ; Sat, 5 Jan 2002 15:29:44 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05NTiW69058; Sat, 5 Jan 2002 15:29:44 -0800 (PST) (envelope-from nobody) Message-Id: <200201052329.g05NTiW69058@freefall.freebsd.org> Date: Sat, 5 Jan 2002 15:29:44 -0800 (PST) From: Joachim Strömbergson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33588: Update of Icarus Verilog port to 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33588 >Category: ports >Synopsis: Update of Icarus Verilog port to 0.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 15:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joachim Strömbergson >Release: 4.4-STABLE >Organization: InformAsic >Environment: FreeBSD fetis.informasic.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 18 12:45:24 CET 2001 js@fetis.informasic.com:/usr/obj/usr/src/sys/UP4X i386 >Description: The port of Icarus Verilog is quite out of date. The current stable version, 0.5 has been out for almost a year. The author of Icarus strongly recommends that the port should instead be based on version 0.5 due to the big changes/improvements in functionality and performance as well as bug fixes. He was frankly quite surprised that it hadn't been updated. I notified the port maintainer two months ago by email, but haven't received any response nor have the port been updated. (I guess that was the wrong way to do it. ;-) >How-To-Repeat: Install the port and try to compile a design. It's sooooo slow. >Fix: The diffs below will update the port to 0.5. It has been tested. There is however one problem, and I will state it here: The tool is using bison for building. Somewhere between version 1.28 and 1.30 of bison, there was a change to the semantics/functionality of the "-d" flag in bison. The build process for Icarus uses the "-d" flag and the port will fail if built using bison 1.30+ (and possibly 1.29). The reason for the failure is that bison up to version 1.28 would generate a header file called "parser.cc.h" when the "-d" flag is used with the input "parse.cc". Bison 1.30 would instead generate a header file called "parse.hh" for the same input. I have notified the author of Icarus about this problem, and future versions will probably handle this. The changes for solving this in the port would require a small patch to the Makefile.in on row 170. And some way to add version detection for bison in the ports. Here are the diffs. Could someone commit them, please? /Joachim --- /usr/ports/cad/iverilog/distinfo Tue Feb 13 12:02:15 2001 +++ distinfo Sat Jan 5 23:31:08 2002 @@ -1 +1,2 @@ -MD5 (verilog-0.4.tar.gz) = d2b0c7c1480ffb2ad1b440bded97e419 +MD5 (verilog-0.5.tar.gz) = 255cf69ebd4677bc3a6624a074776c6e --- /usr/ports/cad/iverilog/Makefile Sat May 19 10:51:50 2001 +++ datorprylar/ports/iverilog/Makefile Sat Jan 5 23:47:32 2002 @@ -7,7 +7,7 @@ # PORTNAME= iverilog -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 16: 3: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 80D4C37B419 for ; Sat, 5 Jan 2002 16:02:58 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.1) with ESMTP id g0602uJ04501; Sat, 5 Jan 2002 19:02:56 -0500 (EST) Date: Sat, 5 Jan 2002 19:02:55 -0500 (EST) From: Trevor Johnson To: Bruce Lindquist Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: linux-netscape-6.2_1 In-Reply-To: <20020105173130.012B037B419@hub.freebsd.org> Message-ID: <20020105185236.N4058-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > FreeBSD deimos.phobos.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 > 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC > i386 > > > What steps do I need to take to get Netscape-6.2_1 properly installed and > running? I already installed the required files. Can you possibly update to the current version of the port (6.2.1_1)? That has fewer problems: the only one that I've noticed is that text can't be typed into some of the dialog windows. If you have an existing ~/.mozilla/ directory, try moving it elsewhere. Some of the configuration files are incompatible across different versions of Netscape or Mozilla. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 16:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6647B37B41A for ; Sat, 5 Jan 2002 16:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g060o1R81602; Sat, 5 Jan 2002 16:50:01 -0800 (PST) (envelope-from gnats) Received: from 12-232-21-91.client.attbi.com (12-232-20-31.client.attbi.com [12.232.20.31]) by hub.freebsd.org (Postfix) with ESMTP id 8582F37B405 for ; Sat, 5 Jan 2002 16:42:08 -0800 (PST) Received: (from vacuum@localhost) by 12-232-21-91.client.attbi.com (8.11.6/8.11.6) id g060bbm42590; Sat, 5 Jan 2002 16:37:37 -0800 (PST) (envelope-from vacuum) Message-Id: <200201060037.g060bbm42590@12-232-21-91.client.attbi.com> Date: Sat, 5 Jan 2002 16:37:37 -0800 (PST) From: Kirby Kuehl Reply-To: vacuum@technotronic.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33591: New port: net/libdnet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33591 >Category: ports >Synopsis: New port: net/libdnet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 16:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kirby Kuehl >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 12-232-21-91.client.attbi.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #2: Fri Jan 4 18:14:03 PST 2002 vacuum@12-232-21-91.client.attbi.com:/usr/obj/usr/src/sys/ELITE i386 >Description: New port: net/libdnet a portable interface to several low-level networking routines >How-To-Repeat: >Fix: # 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: # # libdnet # libdnet/Makefile # libdnet/pkg-comment # libdnet/pkg-descr # libdnet/distinfo # libdnet/pkg-plist # echo c - libdnet mkdir -p libdnet > /dev/null 2>&1 echo x - libdnet/Makefile sed 's/^X//' >libdnet/Makefile << 'END-of-libdnet/Makefile' X# Ports collection makefile for: libdnet X# Date created: Sat Jan 5, 2002 X# Whom: Kirby Kuehl X# X# $FreeBSD$ X# X XPORTNAME= libdnet XPORTVERSION= 0.8 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= vacuum@technotronic.com X XMAN3= dnet.3 X XUSE_AUTOCONF= yes XINSTALLS_SHLIB= yes XWRKSRC= ${WRKDIR}/libdnet-${PORTVERSION} XMAN3= dnet.3 X Xpost-install: X ${INSTALL_MAN} ${WRKSRC}/man/dnet.3 ${PREFIX}/man/man3 X X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/libdnet X @${MKDIR} ${PREFIX}/share/doc/libdnet/test X @${MKDIR} ${PREFIX}/share/doc/libdnet/test/dnet X.for i in LICENSE README TODO THANKS X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/libdnet X.endfor X.for i in Makefile.am Makefile.in addr.c arp.c fw.c intf.c route.c X ${INSTALL_DATA} ${WRKSRC}/test/${i} ${PREFIX}/share/doc/libdnet/test X.endfor X.for i in Makefile.am Makefile.in arp.c dnet.8 eth.c ip.c udp.c dnet-int.h dnet.c icmp.c tcp.c X ${INSTALL_DATA} ${WRKSRC}/test/dnet/${i} ${PREFIX}/share/doc/libdnet/test/dnet X.endfor X.endif X X.include END-of-libdnet/Makefile echo x - libdnet/pkg-comment sed 's/^X//' >libdnet/pkg-comment << 'END-of-libdnet/pkg-comment' XA simplified interface to several low-level networking routines END-of-libdnet/pkg-comment echo x - libdnet/pkg-descr sed 's/^X//' >libdnet/pkg-descr << 'END-of-libdnet/pkg-descr' Xdnet provides a simplified, portable interface to several low-level net- Xworking routines, including network address manipulation, kernel arp(4) Xcache and route(4) table lookup and manipulation, network firewalling, Xnetwork interface lookup and manipulation, and raw IP packet and Ethernet Xframe transmission. It is intended to complement the functionality pro- Xvided by pcap(3). X XIn addition, dnet also provides platform-independent definitions of vari- Xous network protocol formats and values for portable low-level network Xprogramming. X XWWW: http://libdnet.sourceforge.net/ X X-Kirby Xvacuum@technotronic.com END-of-libdnet/pkg-descr echo x - libdnet/distinfo sed 's/^X//' >libdnet/distinfo << 'END-of-libdnet/distinfo' XMD5 (libdnet-0.8.tar.gz) = af66e15b8085b8454aea8583272fbc5a END-of-libdnet/distinfo echo x - libdnet/pkg-plist sed 's/^X//' >libdnet/pkg-plist << 'END-of-libdnet/pkg-plist' Xbin/dnet-config Xinclude/dnet/addr.h Xinclude/dnet/arp.h Xinclude/dnet/eth.h Xinclude/dnet/fw.h Xinclude/dnet/icmp.h Xinclude/dnet/intf.h Xinclude/dnet/ip.h Xinclude/dnet/os.h Xinclude/dnet/route.h Xinclude/dnet/tcp.h Xinclude/dnet/udp.h Xinclude/dnet.h Xlib/libdnet.a X@dirrm include/dnet X%%PORTDOCS%%share/doc/libdnet/LICENSE X%%PORTDOCS%%share/doc/libdnet/README X%%PORTDOCS%%share/doc/libdnet/TODO X%%PORTDOCS%%share/doc/libdnet/THANKS X%%PORTDOCS%%share/doc/libdnet/test/Makefile.am X%%PORTDOCS%%share/doc/libdnet/test/Makefile.in X%%PORTDOCS%%share/doc/libdnet/test/addr.c X%%PORTDOCS%%share/doc/libdnet/test/arp.c X%%PORTDOCS%%share/doc/libdnet/test/fw.c X%%PORTDOCS%%share/doc/libdnet/test/intf.c X%%PORTDOCS%%share/doc/libdnet/test/route.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/Makefile.am X%%PORTDOCS%%share/doc/libdnet/test/dnet/Makefile.in X%%PORTDOCS%%share/doc/libdnet/test/dnet/arp.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/dnet-int.h X%%PORTDOCS%%share/doc/libdnet/test/dnet/dnet.8 X%%PORTDOCS%%share/doc/libdnet/test/dnet/dnet.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/eth.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/icmp.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/ip.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/tcp.c X%%PORTDOCS%%share/doc/libdnet/test/dnet/udp.c X@dirrm %%PORTDOCS%%share/doc/libdnet/test/dnet X@dirrm %%PORTDOCS%%share/doc/libdnet/test X@dirrm %%PORTDOCS%%share/doc/libdnet END-of-libdnet/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 17:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A513C37B419 for ; Sat, 5 Jan 2002 17:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g061A0g87094; Sat, 5 Jan 2002 17:10:00 -0800 (PST) (envelope-from gnats) Received: from catalyst.sasknow.net (catalyst.sasknow.net [207.195.92.130]) by hub.freebsd.org (Postfix) with ESMTP id 155F637B417 for ; Sat, 5 Jan 2002 17:05:52 -0800 (PST) Received: (from ryan@localhost) by catalyst.sasknow.net (8.11.6/8.11.6) id g0615nX81261; Sat, 5 Jan 2002 19:05:49 -0600 (CST) (envelope-from ryan) Message-Id: <200201060105.g0615nX81261@catalyst.sasknow.net> Date: Sat, 5 Jan 2002 19:05:49 -0600 (CST) From: Ryan Thompson Reply-To: Ryan Thompson To: FreeBSD-gnats-submit@freebsd.org Cc: eugen@grosbein.pp.ru X-Send-Pr-Version: 3.113 Subject: ports/33592: Maintainer update: net/trafshow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33592 >Category: ports >Synopsis: Maintainer update: net/trafshow >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 17:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ryan Thompson >Release: FreeBSD 4.4-RELEASE i386 >Organization: SaskNow Technologies >Environment: System: FreeBSD catalyst.sasknow.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Dec 9 15:21:10 CST 2001 hutenosa@catalyst.sasknow.net:/usr/src/sys/compile/CATALYST i386 >Description: Updated gcc prints extra info with -v, which breaks the greedy regexp in trafshow's configure, when trying to determine the gcc version. The following patch looks for a more specific version pattern, which is compatible with both formats. Thanks to Eugene Grosbein for identifying this problem and sending the fix. >How-To-Repeat: gcc -v cd /usr/ports/net/trafshow && make configure >Fix: diff -ruN trafshow.orig/files/patch-ah trafshow/files/patch-ah --- trafshow.orig/files/patch-ah Wed Dec 31 18:00:00 1969 +++ trafshow/files/patch-ah Sat Jan 5 17:08:44 2002 @@ -0,0 +1,11 @@ +--- configure.orig Sat Jan 5 17:07:53 2002 ++++ configure Sat Jan 5 17:07:53 2002 +@@ -874,7 +874,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \ +- sed -n -e '$s/.* //' -e '$s/\..*//p'` ++ sed -n -e '$s/^.*version //' -e '$s/\..*//p'` + fi + + echo "$ac_t""$ac_cv_lbl_gcc_vers" 1>&6 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 17:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 628B737B404; Sat, 5 Jan 2002 17:30:30 -0800 (PST) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g061MhF88344; Sat, 5 Jan 2002 17:22:43 -0800 (PST) (envelope-from sada) Date: Sat, 5 Jan 2002 17:22:43 -0800 (PST) From: Message-Id: <200201060122.g061MhF88344@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, sada@FreeBSD.org Subject: Re: ports/33005: New port: japanese/koffice-i18n Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: japanese/koffice-i18n Responsible-Changed-From-To: freebsd-ports->sada Responsible-Changed-By: sada Responsible-Changed-When: Sat Jan 5 17:22:21 PST 2002 Responsible-Changed-Why: I'll handle this. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33005 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 17:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8619937B419 for ; Sat, 5 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g061o1495229; Sat, 5 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Received: from mail.fep.ru (mail.fep.ru [195.230.89.110]) by hub.freebsd.org (Postfix) with ESMTP id 9EEFE37B41C for ; Sat, 5 Jan 2002 17:48:41 -0800 (PST) Received: (from root@localhost) by mail.fep.ru (8.11.6/8.11.4) id g061mdu15069; Sun, 6 Jan 2002 04:48:39 +0300 (MSK) (envelope-from sgt@zaraza.fep.ru) Received: (from root@localhost) by mail.fep.ru (8.11.6/8.11.4) id g061md015066 for FreeBSD-gnats-submit@freebsd.org.KAV; Sun, 6 Jan 2002 04:48:39 +0300 (MSK) (envelope-from sgt@zaraza.fep.ru) Received: from zaraza.fep.ru (q0zgxo7cojp27lss@zaraza.fep.ru [195.230.89.70]) by mail.fep.ru (8.11.6/8.11.4) with ESMTP id g061mdo15058 for ; Sun, 6 Jan 2002 04:48:39 +0300 (MSK) (envelope-from sgt@zaraza.fep.ru) Received: by zaraza.fep.ru (Postfix, from userid 1000) id 703E126CCE; Sun, 6 Jan 2002 04:48:39 +0300 (MSK) Message-Id: <20020106014839.703E126CCE@zaraza.fep.ru> Date: Sun, 6 Jan 2002 04:48:39 +0300 (MSK) From: Sergei Barbarash Reply-To: Sergei Barbarash To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33594: New port: wmlj - a LiveJournal.com monitor for X11, WindowMaker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33594 >Category: ports >Synopsis: New port: wmlj - a LiveJournal.com monitor for X11, WindowMaker >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 17:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Barbarash >Release: FreeBSD 4.3-RC i386 >Organization: >Environment: System: FreeBSD beavis.fep.ru 4.3-RC FreeBSD 4.3-RC #1: Sat Mar 24 23:39:23 MSK 2001 root@:/usr/obj/usr/src/sys/BEAVIS i386 >Description: wmlj monitors your Friends List at LiveJournal.com, an online journaling service. It's designed to sit at your WindowMaker dock panel. It checks the Friends List for updates every given time interval, and if some of your friends post new entries, it signals you with a neat graphic animation sequence. WWW: http://wmlj.sourceforge.net/ >How-To-Repeat: >Fix: # 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: # # wmlj # wmlj/pkg-plist # wmlj/pkg-comment # wmlj/pkg-descr # wmlj/Makefile # wmlj/distinfo # echo c - wmlj mkdir -p wmlj > /dev/null 2>&1 echo x - wmlj/pkg-plist sed 's/^X//' >wmlj/pkg-plist << 'END-of-wmlj/pkg-plist' Xbin/wmlj Xman1/wmlj.1 END-of-wmlj/pkg-plist echo x - wmlj/pkg-comment sed 's/^X//' >wmlj/pkg-comment << 'END-of-wmlj/pkg-comment' XA LiveJournal.com monitor for X11, WindowMaker END-of-wmlj/pkg-comment echo x - wmlj/pkg-descr sed 's/^X//' >wmlj/pkg-descr << 'END-of-wmlj/pkg-descr' Xwmlj monitors your Friends List at LiveJournal.com, an online Xjournaling service. It's designed to sit at your WindowMaker dock Xpanel. It checks the Friends List for updates every given time Xinterval, and if some of your friends post new entries, it signals you Xwith a neat graphic animation sequence. X XWWW: http://wmlj.sourceforge.net/ END-of-wmlj/pkg-descr echo x - wmlj/Makefile sed 's/^X//' >wmlj/Makefile << 'END-of-wmlj/Makefile' X# New ports collection makefile for: wmlj X# Date created: 6 January 2002 X# Whom: sgt@outline.ru X# X# $FreeBSD$ X# X XPORTNAME= wmlj XPORTVERSION= 0.1 XCATEGORIES= net XMASTER_SITES= http://telia.dl.sourceforge.net/wmlj/ X XMAINTAINER= sgt@outline.ru X XLIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl X XMAN1= wmlj.1 X XGNU_CONFIGURE= yes XUSE_GTK= yes X X.include END-of-wmlj/Makefile echo x - wmlj/distinfo sed 's/^X//' >wmlj/distinfo << 'END-of-wmlj/distinfo' XMD5 (wmlj-0.1.tar.gz) = 4ff2c46aef91013409680e717aaac9b3 END-of-wmlj/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 18:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDEBB37B400 for ; Sat, 5 Jan 2002 18:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g062o1604201; Sat, 5 Jan 2002 18:50:01 -0800 (PST) (envelope-from gnats) Date: Sat, 5 Jan 2002 18:50:01 -0800 (PST) Message-Id: <200201060250.g062o1604201@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: vacuum Subject: Re: ports/33591: New port: net/libdnet Reply-To: vacuum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33591; it has been noted by GNATS. From: vacuum To: freebsd-gnats-submit@FreeBSD.org, vacuum@technotronic.com Cc: Subject: Re: ports/33591: New port: net/libdnet Date: Sat, 05 Jan 2002 18:43:15 -0800 Please retract this port as the developer has not finalized the api. Kirby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 19:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3317B37B417 for ; Sat, 5 Jan 2002 19:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063K1h14076; Sat, 5 Jan 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7647337B416 for ; Sat, 5 Jan 2002 19:15:09 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063F9T13671; Sat, 5 Jan 2002 19:15:09 -0800 (PST) (envelope-from nobody) Message-Id: <200201060315.g063F9T13671@freefall.freebsd.org> Date: Sat, 5 Jan 2002 19:15:09 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33596: Update port: astro/saoimage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33596 >Category: ports >Synopsis: Update port: astro/saoimage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/astro/saoimage/Makefile astro/saoimage/Makefile --- /usr/ports/astro/saoimage/Makefile Sun Apr 1 00:42:02 2001 +++ astro/saoimage/Makefile Sun Jan 6 00:38:39 2002 @@ -8,8 +8,7 @@ PORTNAME= saoimage PORTVERSION= 1.29.3 CATEGORIES= astro -MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ \ - ftp://ftp.u-aizu.ac.jp/pub/graphics/image/SAO/SAOimage/ +MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ MAINTAINER= ports@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 19:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A55D037B41E for ; Sat, 5 Jan 2002 19:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063K1k14103; Sat, 5 Jan 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41F9437B417 for ; Sat, 5 Jan 2002 19:17:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063HwF13841; Sat, 5 Jan 2002 19:17:58 -0800 (PST) (envelope-from nobody) Message-Id: <200201060317.g063HwF13841@freefall.freebsd.org> Date: Sat, 5 Jan 2002 19:17:58 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33599: Update port: lang/smalltalk to 1.95.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33599 >Category: ports >Synopsis: Update port: lang/smalltalk to 1.95.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.95.8 >How-To-Repeat: >Fix: diff -urN /usr/ports/lang/smalltalk/Makefile lang/smalltalk/Makefile --- /usr/ports/lang/smalltalk/Makefile Tue Dec 18 05:17:14 2001 +++ lang/smalltalk/Makefile Sun Jan 6 11:12:16 2002 @@ -6,7 +6,7 @@ # PORTNAME= smalltalk -PORTVERSION= 1.95.7 +PORTVERSION= 1.95.8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,12 +20,22 @@ MAN1= gst.1 +.if defined(WITH_TCLTK) +LIB_DEPENDS+= tk83.1:${PORTSDIR}/x11-toolkits/tk83 +CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/lib/tcl8.3 \ + --with-tk=${LOCALBASE}/lib/tk8.3 +PLIST_SUB+= TCLTK="" +.else +CONFIGURE_ARGS+= --with-tcl=no +PLIST_SUB+= TCLTK="@comment " +.endif + post-extract: @${RM} -f ${WRKSRC}/doc/gst.info* pre-patch: @find ${WRKSRC} -name 'Makefile.in' | xargs ${PERL} -pi -e \ 's| -release \$$\(VERSION\)| -avoid-version|g' - @${PERL} -pi -e 's|||g' ${WRKSRC}/ltdl/ltdl.c + @${PERL} -pi -e 's|||g' ${WRKSRC}/libltdl/ltdl.c .include diff -urN /usr/ports/lang/smalltalk/distinfo lang/smalltalk/distinfo --- /usr/ports/lang/smalltalk/distinfo Tue Dec 18 05:17:16 2001 +++ lang/smalltalk/distinfo Sat Jan 5 22:23:30 2002 @@ -1 +1 @@ -MD5 (smalltalk-1.95.7.tar.gz) = 5f04fda7b776df832e72138918cb81f2 +MD5 (smalltalk-1.95.8.tar.gz) = a36d54d6ff148bf59897a5276b9c128d diff -urN /usr/ports/lang/smalltalk/pkg-plist lang/smalltalk/pkg-plist --- /usr/ports/lang/smalltalk/pkg-plist Tue Dec 18 05:17:17 2001 +++ lang/smalltalk/pkg-plist Sun Jan 6 11:12:24 2002 @@ -8,6 +8,8 @@ @exec install-info %D/info/gst.info %D/info/dir lib/libgst.a lib/libgst.la +%%TCLTK%%lib/smalltalk/blox-tk.la +%%TCLTK%%lib/smalltalk/blox-tk.so lib/smalltalk/md5.la lib/smalltalk/md5.so lib/smalltalk/regex.la >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 19:20:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6EEA37B41A for ; Sat, 5 Jan 2002 19:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063K1q14085; Sat, 5 Jan 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E39D37B400 for ; Sat, 5 Jan 2002 19:15:40 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063FeQ13701; Sat, 5 Jan 2002 19:15:40 -0800 (PST) (envelope-from nobody) Message-Id: <200201060315.g063FeQ13701@freefall.freebsd.org> Date: Sat, 5 Jan 2002 19:15:40 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33597: Update port: graphics/netpbm to 9.23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33597 >Category: ports >Synopsis: Update port: graphics/netpbm to 9.23 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 9.23 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile --- /usr/ports/graphics/netpbm/Makefile Fri Dec 14 18:17:27 2001 +++ graphics/netpbm/Makefile Sun Jan 6 00:00:00 2002 @@ -6,7 +6,7 @@ # PORTNAME= netpbm -PORTVERSION= 9.22 +PORTVERSION= 9.23 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/graphics/netpbm/distinfo graphics/netpbm/distinfo --- /usr/ports/graphics/netpbm/distinfo Fri Dec 14 18:17:27 2001 +++ graphics/netpbm/distinfo Sun Jan 6 00:00:00 2002 @@ -1 +1 @@ -MD5 (netpbm-9.22.tgz) = 2699fe6da26b24e78db5327ab4d8b9c6 +MD5 (netpbm-9.23.tgz) = 5ee895ffdaaa90cb2f7614ec16d859ff diff -urN /usr/ports/graphics/netpbm/files/manpages graphics/netpbm/files/manpages --- /usr/ports/graphics/netpbm/files/manpages Sun Dec 9 07:09:54 2001 +++ graphics/netpbm/files/manpages Sun Jan 6 00:00:00 2002 @@ -103,6 +103,7 @@ MAN1+= pnmalias.1 MAN1+= pnmarith.1 MAN1+= pnmcat.1 +MAN1+= pnmcolormap.1 MAN1+= pnmcomp.1 MAN1+= pnmconvol.1 MAN1+= pnmcrop.1 @@ -123,6 +124,7 @@ MAN1+= pnmpaste.1 MAN1+= pnmpsnr.1 MAN1+= pnmquant.1 +MAN1+= pnmremap.1 MAN1+= pnmrotate.1 MAN1+= pnmscale.1 MAN1+= pnmscalefixed.1 @@ -150,6 +152,7 @@ MAN1+= ppmchange.1 MAN1+= ppmcie.1 MAN1+= ppmcolormask.1 +MAN1+= ppmcolors.1 MAN1+= ppmdim.1 MAN1+= ppmdist.1 MAN1+= ppmdither.1 diff -urN /usr/ports/graphics/netpbm/files/patch-bb graphics/netpbm/files/patch-bb --- /usr/ports/graphics/netpbm/files/patch-bb Thu Sep 6 00:07:29 2001 +++ graphics/netpbm/files/patch-bb Sun Jan 6 00:00:00 2002 @@ -1,6 +1,6 @@ ---- Makefile.common.orig Tue Sep 4 08:29:05 2001 -+++ Makefile.common Wed Sep 5 00:00:00 2001 -@@ -174,9 +174,12 @@ +--- Makefile.common.orig Sat Jan 5 09:10:54 2002 ++++ Makefile.common Sun Jan 6 00:00:00 2002 +@@ -175,9 +175,12 @@ $(LIBOBJECTS): %.o: $(SRCSUBDIR)/%.c $(HEADERLINKS) # Note that the user may have configured -I options into CFLAGS. @@ -14,7 +14,7 @@ ifeq ($(NETPBMLIBTYPE),unixshared) # The libxxx.so link is needed to link the executables. -@@ -186,13 +189,10 @@ +@@ -187,13 +190,10 @@ # The $(SONAME) link is only needed to test the programs without # installing the libraries (in that case, you also need to direct the # dynamic linker to the source directories, e.g. set LD_LIBRARY_PATH). @@ -32,7 +32,7 @@ endif ifeq ($(NETPBMLIBTYPE),dll) -@@ -281,7 +281,7 @@ +@@ -282,7 +282,7 @@ install.merge.common: $(MERGENAME) $(NOMERGEBINARIES) install.script cd $(INSTALLBINARIES) ; rm -f $(BINARIES) $(MERGE_ALIASES) ifneq ($(MERGENAME)x,x) @@ -41,7 +41,7 @@ $(MERGENAME) $(INSTALLBINARIES) cd $(INSTALLBINARIES) ; \ for i in $(MERGEBINARIES) $(MERGE_ALIASES) ; \ -@@ -291,7 +291,7 @@ +@@ -292,7 +292,7 @@ ifneq ($(NOMERGEBINARIES)x,x) for x in $(NOMERGEBINARIES); \ do \ @@ -50,7 +50,7 @@ $$x $(INSTALLBINARIES); \ done endif -@@ -302,7 +302,7 @@ +@@ -303,7 +303,7 @@ # Make and Install know that pbmmake.exe counts as pbmmake. for x in $(BINARIES); \ do \ @@ -59,7 +59,7 @@ $$x $(INSTALLBINARIES); \ done -@@ -311,7 +311,7 @@ +@@ -312,7 +312,7 @@ ifneq ($(SCRIPTS)x,x) for x in $(SCRIPTS); \ do \ @@ -68,7 +68,7 @@ $(INSTALLSCRIPTS); \ done endif -@@ -348,7 +348,7 @@ +@@ -349,7 +349,7 @@ # directory when you compile your programs. for x in $(INTERFACE_HEADERS); \ do \ @@ -77,29 +77,37 @@ $(INSTALLHDRS); \ done -@@ -356,19 +356,19 @@ +@@ -357,7 +357,7 @@ # .PHONY: install.staticlib install.staticlib: lib$(LIBROOT).$(STATICLIBSUFFIX) - $(INSTALL) -c -m $(INSTALL_PERM_LIBS) $< $(INSTALLSTATICLIBS)/$< + ${BSD_INSTALL_DATA} $< $(INSTALLSTATICLIBS)/$< - # Install a shared library - # + # Install a shared library stub -- the ".so" file used at link time to + # prepare a program for dynamically linking a library at run time +@@ -367,7 +367,7 @@ + install.sharedlibstub: + cd $(INSTALLSTATICLIBS) ; \ + rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX); \ +- $(SYMLINK) $(INSTALLLIBS)/lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ) \ ++ $(SYMLINK) $(SONAME) \ + lib$(LIBROOT).$(NETPBMLIBSUFFIX) + else + # I have no idea what link-time stuff is required for other library types. +@@ -381,12 +381,9 @@ .PHONY: install.lib.common ifeq ($(NETPBMLIBTYPE),unixshared) # install a Unix-style shared library -install.lib.common: lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ).$(MIN) - cd $(INSTALLLIBS) ; rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ).* - $(INSTALL) -c -m $(INSTALL_PERM_LIBD) $< $(INSTALLLIBS) -+install.lib.common: $(SONAME) -+ cd $(INSTALLLIBS) ; rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).* -+ ${BSD_INSTALL_DATA} $< $(INSTALLLIBS) - cd $(INSTALLLIBS) ; \ +- cd $(INSTALLLIBS) ; \ - rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ); \ - $(SYMLINK) $< lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ) -+ rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX); \ -+ $(SYMLINK) $< lib$(LIBROOT).$(NETPBMLIBSUFFIX) ++install.lib.common: $(SONAME) ++ cd $(INSTALLLIBS) ; rm -f $(SONAME) ++ ${BSD_INSTALL_DATA} $< $(INSTALLLIBS) endif ifeq ($(NETPBMLIBTYPE),dll) #install a Windows DLL shared library diff -urN /usr/ports/graphics/netpbm/files/patch-bf graphics/netpbm/files/patch-bf --- /usr/ports/graphics/netpbm/files/patch-bf Sun Dec 9 07:09:56 2001 +++ graphics/netpbm/files/patch-bf Sun Jan 6 00:00:00 2002 @@ -1,6 +1,6 @@ ---- pnm/Makefile.orig Mon Nov 12 11:41:18 2001 -+++ pnm/Makefile Sat Dec 8 00:00:00 2001 -@@ -149,13 +149,14 @@ +--- pnm/Makefile.orig Sat Jan 5 06:33:42 2002 ++++ pnm/Makefile Sun Jan 6 00:00:00 2002 +@@ -146,13 +146,14 @@ # MERGE_ALIASES is additional names to be linked to the merge binary which are # alternate names for a program whose source is called something else. # Every name here must be referenced in pnmmerge.c. @@ -16,7 +16,7 @@ MANUALS1 = $(BINARIES) $(SCRIPTS) MANUALS3 = libpnm -@@ -173,7 +174,7 @@ +@@ -170,7 +171,7 @@ $(MAKE) -C jbig all $(MAKE) -C pnmtopalm all PHONY: merge @@ -25,15 +25,14 @@ ifneq ($(BUILD_FIASCO), N) $(MAKE) -C fiasco all endif -@@ -261,11 +262,6 @@ +@@ -260,10 +261,6 @@ .PHONY: install.man install.man: install.man.common -# The following are for programs that have been renamed -- rm $(INSTALLMANUALS1)/pnmnowraw.* -- rm $(INSTALLMANUALS1)/gemtopnm.* -- rm $(INSTALLMANUALS1)/pnminterp.* -- rm $(INSTALLMANUALS1)/ppmtojpeg.* +- rm -f $(INSTALLMANUALS1)/pnmnoraw.* +- rm -f $(INSTALLMANUALS1)/gemtopnm.* +- rm -f $(INSTALLMANUALS1)/pnminterp.* ifneq ($(BUILD_FIASCO), N) $(MAKE) -C fiasco install.man endif diff -urN /usr/ports/graphics/netpbm/pkg-plist graphics/netpbm/pkg-plist --- /usr/ports/graphics/netpbm/pkg-plist Sun Dec 9 07:09:56 2001 +++ graphics/netpbm/pkg-plist Sun Jan 6 00:00:00 2002 @@ -104,6 +104,7 @@ bin/pnmalias bin/pnmarith bin/pnmcat +bin/pnmcolormap bin/pnmcomp bin/pnmconvol bin/pnmcrop @@ -125,6 +126,7 @@ bin/pnmpaste bin/pnmpsnr bin/pnmquant +bin/pnmremap bin/pnmrotate bin/pnmscale bin/pnmscalefixed @@ -152,6 +154,7 @@ bin/ppmchange bin/ppmcie bin/ppmcolormask +bin/ppmcolors bin/ppmdim bin/ppmdist bin/ppmdither @@ -230,6 +233,7 @@ bin/yuvsplittoppm bin/yuvtoppm bin/zeisstopnm +include/pam.h include/pbm.h include/pgm.h include/pm.h >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 19:21:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D2EA37B41C for ; Sat, 5 Jan 2002 19:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063K1W14094; Sat, 5 Jan 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2465437B404 for ; Sat, 5 Jan 2002 19:17:26 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063HQM13773; Sat, 5 Jan 2002 19:17:26 -0800 (PST) (envelope-from nobody) Message-Id: <200201060317.g063HQM13773@freefall.freebsd.org> Date: Sat, 5 Jan 2002 19:17:26 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33598: Update port: japanese/vfghostscript55 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33598 >Category: ports >Synopsis: Update port: japanese/vfghostscript55 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update HPinkjet driver to version 1.0 New file: files/gdevijs.mak.patch Remove file: files/hpijs.patch >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/vfghostscript55/Makefile japanese/vfghostscript55/Makefile --- /usr/ports/japanese/vfghostscript55/Makefile Thu Nov 1 22:17:24 2001 +++ japanese/vfghostscript55/Makefile Sun Jan 6 10:18:49 2002 @@ -7,18 +7,16 @@ PORTNAME= vfghostscript PORTVERSION= 5.50a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} \ - ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ - ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs550/ \ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_PORTS_JP} \ - http://www.bukka.p.chiba-u.ac.jp/~ohmori/gs/ \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/ \ http://www.humblesoft.com/pub/ \ - http://www6.vc-net.ne.jp/~umi/ \ http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ \ http://www.epkowa.on.arena.ne.jp/pips/data/9400/\ ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/hpinkjet/g} @@ -40,10 +38,11 @@ USE_XLIB= yes USE_GMAKE= yes +MAKE_ENV= CC="${CC}" CXX="${CXX}" XCFLAGS="${XCFLAGS}" MAKEFILE= unix-gcc.mak MAN1= gs.1 pdf2ps.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 pdf2dsc.1 ps2ps.1 -CFLAGS+= -DA4 +XCFLAGS= -DA4 GSINST_DIR= ${PREFIX}/share/ghostscript/5.50vflib DOC_DIR= ${GSINST_DIR}/doc PRINTER= ${WRKSRC}/jp-printers @@ -67,7 +66,7 @@ GS_DRIVERS+= gdevmd2k-0.2a.tar.gz GS_DRIVERS+= gdevrpdl-1.4.tar.gz GS_DRIVERS+= eplaser-2.0.6-550.tgz -GS_DRIVERS+= hpijs0.97.tar.gz +GS_DRIVERS+= hpijs-1.0.tar.gz # replacement for pdf_sec.ps, that allows you to read encrypted PDF files DECRYPT_PDF= pdf_sec.ps @@ -88,12 +87,17 @@ ${TAR} --unlink -xzf ${_DISTDIR}/gdevmd2k-0.2a.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevrpdl-1.4.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/eplaser-2.0.6-550.tgz ; \ - ${TAR} --unlink -xzf ${_DISTDIR}/hpijs0.97.tar.gz ; \ + ${TAR} --unlink -xzf ${_DISTDIR}/hpijs-1.0.tar.gz ; \ ) pre-patch: @${CAT} ${WRKSRC}/gs5.50-vflib-1.0/gs5.50-vflib-1.0.diff | \ ${PATCH} -d ${WRKSRC} -p1 --forward --quiet -E + @${PERL} -pi -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS -O0"|g ; \ + s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS -O0"|g' \ + ${PRINTER}/hpijs-1.0/configure + @find ${PRINTER}/hpijs-1.0 -name '*.h' | xargs ${PERL} -pi -e \ + 's|#include ||g' post-patch: @( cd ${PRINTER} ; \ @@ -108,10 +112,13 @@ ${CP} gdevalps-0.2/gdevalps.c gdevalps-0.2/gdevalps.mak-5.50 ${WRKSRC}; \ ${CP} gdevmd2k-0.2a/gdevmd2k.c gdevmd2k-0.2a/gdevmd2k.mak-5.50 ${WRKSRC}; \ ${CP} gdevrpdl-1.4/gdevrpdl.c gdevrpdl-1.4/gdevrpdl.mak ${WRKSRC}; \ - ${CP} eplaser/gdevescv.[ch] eplaser/gdevescv.mak eplaser/gdevesmv.c eplaser/gdevesmv.mak ${WRKSRC}; \ - ${CP} hpijs0.97/gdevhpij.[ch] ${WRKSRC}; \ - ${SED} -n -e '/^### -* Hewlett-Packard Co. Inkjet Driver -*/,/^###/p' \ - hpijs0.97/contrib.mak | ${SED} '$d' > ${WRKSRC}/gdevhpij.mak; \ + ${CP} eplaser/gdevescv.[ch] eplaser/gdevescv.mak ${WRKSRC}; \ + ${CP} eplaser/gdevesmv.c eplaser/gdevesmv.mak ${WRKSRC}; \ + ${CP} hpijs-1.0/gdevijs.[ch] hpijs-1.0/ijs.[ch] ${WRKSRC}; \ + ${CP} hpijs-1.0/ijs_client.[ch] hpijs-1.0/ijs_exec_unix.c ${WRKSRC}; \ + ${CP} hpijs-1.0/unistd_.h ${WRKSRC}; \ + ${SED} -n -e '/^### -* IJS Interface -*/,/^###/p' \ + hpijs-1.0/contrib.mak | ${SED} '$d' > ${WRKSRC}/gdevijs.mak; \ ) @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdev10v.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/mjc.dev.patch @@ -122,6 +129,7 @@ @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevlips.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevescv.c.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevesmv.c.patch + @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevijs.mak.patch @${CAT} ${WRKSRC}/gdev10v.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevdmpr.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevepag.mak >> ${WRKSRC}/contrib.mak @@ -133,15 +141,20 @@ @${CAT} ${WRKSRC}/gdevmd2k.mak-5.50 >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevescv.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevesmv.mak >> ${WRKSRC}/contrib.mak - @${CAT} ${WRKSRC}/gdevhpij.mak >> ${WRKSRC}/contrib.mak - @${PATCH} ${PATCH_ARGS} -d ${PRINTER}/hpijs0.97 < ${FILESDIR}/hpijs.patch + @${CAT} ${WRKSRC}/gdevijs.mak >> ${WRKSRC}/contrib.mak + +post-configure: + @(cd ${PRINTER}/hpijs-1.0 ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure --prefix=${PREFIX}) pre-build: ${MKDIR} ${WRKSRC}/obj post-build: - @(cd ${PRINTER}/epag-3.09 ; ${MAKE}) - @(cd ${PRINTER}/hpijs0.97 ; ${MAKE}) + @(cd ${PRINTER}/epag-3.09 ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile) + @(cd ${PRINTER}/hpijs-1.0 ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile) pre-install: @${MKDIR} ${PREFIX}/share/ghostscript @@ -151,7 +164,7 @@ post-install: ${INSTALL_DATA} ${_DISTDIR}/pdf_sec.ps ${GSINST_DIR} ${INSTALL_PROGRAM} ${PRINTER}/epag-3.09/ert ${PREFIX}/bin - ${INSTALL_PROGRAM} ${PRINTER}/hpijs0.97/hpijs ${PREFIX}/bin + ${INSTALL_PROGRAM} ${PRINTER}/hpijs-1.0/hpijs ${PREFIX}/bin @strip ${PREFIX}/bin/gs @( \ ${CP} ${WRKSRC}/gs5.50-vflib-1.0/README ${DOC_DIR}/README.gs5.10-vflib ; \ @@ -183,6 +196,7 @@ ${CP} ${PRINTER}/epag-3.09/psprint ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/gdevmjc-0.8/gdevmjc.ps ${GSINST_DIR} ; \ ${CP} ${PRINTER}/eplaser/readme-eplaser.euc ${DOC_DIR} ; \ + ${CP} ${PRINTER}/hpijs-1.0/hpijs_readme.html ${DOC_DIR} ; \ ) .include diff -urN /usr/ports/japanese/vfghostscript55/distinfo japanese/vfghostscript55/distinfo --- /usr/ports/japanese/vfghostscript55/distinfo Thu Nov 1 22:17:25 2001 +++ japanese/vfghostscript55/distinfo Sat Jan 5 14:57:47 2002 @@ -13,4 +13,4 @@ MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevrpdl-1.4.tar.gz) = c273943f9c7ad85dd58bb8aca0738854 MD5 (ghostscript/eplaser-2.0.6-550.tgz) = a6603117f0f2b6a500af4d8b3359e6c1 -MD5 (ghostscript/hpijs0.97.tar.gz) = d02f8c4c2d730e72038f6f4d4350fbe8 +MD5 (ghostscript/hpijs-1.0.tar.gz) = 9ec7d86d2cc2dd613f8829891b02104b diff -urN /usr/ports/japanese/vfghostscript55/files/gdevijs.mak.patch japanese/vfghostscript55/files/gdevijs.mak.patch --- /usr/ports/japanese/vfghostscript55/files/gdevijs.mak.patch Thu Jan 1 09:00:00 1970 +++ japanese/vfghostscript55/files/gdevijs.mak.patch Sat Jan 5 20:55:27 2002 @@ -0,0 +1,12 @@ +--- gdevijs.mak.orig Sat Jan 5 20:43:03 2002 ++++ gdevijs.mak Sat Jan 5 20:43:28 2002 +@@ -14,7 +14,7 @@ + $(GLOBJ)gdevijs.$(OBJ) : $(GLSRC)gdevijs.c $(PDEVH) + $(GLCC) $(GLO_)gdevijs.$(OBJ) $(C_) $(GLSRC)gdevijs.c + +-$(DD)ijs.dev : $(ijs_) $(DD)page.dev +- $(SETPDEV) $(DD)ijs $(ijs_) ++ijs.dev : $(ijs_) page.dev ++ $(SETPDEV) ijs $(ijs_) + + ### ------------ The H-P PaintJet color printer device ----------------- ### diff -urN /usr/ports/japanese/vfghostscript55/files/hpijs.patch japanese/vfghostscript55/files/hpijs.patch --- /usr/ports/japanese/vfghostscript55/files/hpijs.patch Sun Oct 14 19:41:20 2001 +++ japanese/vfghostscript55/files/hpijs.patch Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- platform.h.orig Mon Oct 1 14:01:29 2001 -+++ platform.h Mon Oct 1 14:01:39 2001 -@@ -8,7 +8,6 @@ - // your development environment. - - #include --#include - #include - #include - #include diff -urN /usr/ports/japanese/vfghostscript55/files/patch-al japanese/vfghostscript55/files/patch-al --- /usr/ports/japanese/vfghostscript55/files/patch-al Fri Sep 29 11:14:18 2000 +++ japanese/vfghostscript55/files/patch-al Sat Jan 5 21:50:29 2002 @@ -1,5 +1,5 @@ ---- unix-gcc.mak.orig Sat Sep 2 04:47:06 2000 -+++ unix-gcc.mak Sat Sep 2 04:58:56 2000 +--- unix-gcc.mak.orig Sat Jan 5 21:01:57 2002 ++++ unix-gcc.mak Sat Jan 5 21:49:17 2002 @@ -57,11 +57,10 @@ # initialization files (gs_*.ps) and the fonts. @@ -50,12 +50,15 @@ # Define the name of the linker for the final link step. # Normally this is the same as the C compiler. -@@ -213,7 +212,7 @@ +@@ -211,9 +210,9 @@ + # We don't include -ansi, because this gets in the way of the platform- + # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. - XCFLAGS= +-XCFLAGS= ++#XCFLAGS= -CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) -+#CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) ++CFLAGS+=$(XCFLAGS) # Define platform flags for ld. # SunOS 4.n may need -Bstatic. diff -urN /usr/ports/japanese/vfghostscript55/pkg-plist japanese/vfghostscript55/pkg-plist --- /usr/ports/japanese/vfghostscript55/pkg-plist Wed Oct 10 19:57:06 2001 +++ japanese/vfghostscript55/pkg-plist Sat Jan 5 23:10:14 2002 @@ -79,25 +79,26 @@ share/ghostscript/5.50vflib/doc/Use.htm share/ghostscript/5.50vflib/doc/Xfonts.htm share/ghostscript/5.50vflib/doc/djgpp.sj +share/ghostscript/5.50vflib/doc/epag-3.09/FILES +share/ghostscript/5.50vflib/doc/epag-3.09/adjust.ps +share/ghostscript/5.50vflib/doc/epag-3.09/ert.txt +share/ghostscript/5.50vflib/doc/epag-3.09/gdevepag.txt +share/ghostscript/5.50vflib/doc/epag-3.09/gsepagif.sh +share/ghostscript/5.50vflib/doc/epag-3.09/psprint share/ghostscript/5.50vflib/doc/gdev10v.jis share/ghostscript/5.50vflib/doc/gdevdmpr.sj -share/ghostscript/5.50vflib/doc/gdevnpdl.jis share/ghostscript/5.50vflib/doc/gdevmd2k.jis +share/ghostscript/5.50vflib/doc/gdevmjc-0.8/MJ700V2C.FAQ share/ghostscript/5.50vflib/doc/gdevmjc-0.8/README.mjc share/ghostscript/5.50vflib/doc/gdevmjc-0.8/README.mje share/ghostscript/5.50vflib/doc/gdevmjc-0.8/README.noz -share/ghostscript/5.50vflib/doc/gdevmjc-0.8/MJ700V2C.FAQ share/ghostscript/5.50vflib/doc/gdevmjc-0.8/cpem.doc -share/ghostscript/5.50vflib/doc/gdevrpdl.doc +share/ghostscript/5.50vflib/doc/gdevnpdl.jis +share/ghostscript/5.50vflib/doc/gdevrpdl.doc share/ghostscript/5.50vflib/doc/gs261j.doc share/ghostscript/5.50vflib/doc/gs261j.jis share/ghostscript/5.50vflib/doc/gs_statd.dif -share/ghostscript/5.50vflib/doc/epag-3.09/FILES -share/ghostscript/5.50vflib/doc/epag-3.09/gdevepag.txt -share/ghostscript/5.50vflib/doc/epag-3.09/ert.txt -share/ghostscript/5.50vflib/doc/epag-3.09/adjust.ps -share/ghostscript/5.50vflib/doc/epag-3.09/gsepagif.sh -share/ghostscript/5.50vflib/doc/epag-3.09/psprint +share/ghostscript/5.50vflib/doc/hpijs_readme.html share/ghostscript/5.50vflib/doc/kfvflib.sj share/ghostscript/5.50vflib/doc/ps2epsi.txt share/ghostscript/5.50vflib/doc/readme-eplaser.euc @@ -404,11 +405,11 @@ share/ghostscript/fonts/z003034l.afm share/ghostscript/fonts/z003034l.pfb share/ghostscript/fonts/z003034l.pfm +@dirrm share/ghostscript/fonts +@dirrm share/ghostscript/5.50vflib/vflib +@dirrm share/ghostscript/5.50vflib/examples @dirrm share/ghostscript/5.50vflib/doc/gdevmjc-0.8 @dirrm share/ghostscript/5.50vflib/doc/epag-3.09 @dirrm share/ghostscript/5.50vflib/doc -@dirrm share/ghostscript/5.50vflib/examples -@dirrm share/ghostscript/5.50vflib/vflib @dirrm share/ghostscript/5.50vflib -@dirrm share/ghostscript/fonts @dirrm share/ghostscript diff -urN /usr/ports/japanese/vfghostscript55/scripts/configure japanese/vfghostscript55/scripts/configure --- /usr/ports/japanese/vfghostscript55/scripts/configure Thu Nov 1 22:17:26 2001 +++ japanese/vfghostscript55/scripts/configure Sat Jan 5 15:00:13 2002 @@ -4,7 +4,7 @@ if [ ! "X"${BATCH} = "X" ] ; then -PRINTER_JAPAN=' mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips2p.dev lips3.dev lips4.dev lips4v.dev bjc880j.dev epag.dev npdl.dev nx100f.dev nx100v.dev bj10v.dev bj10vh.dev dmprt.dev md2k.dev md5k.dev lp2200.dev lp9400.dev lp8700.dev lp8100.dev lp3000c.dev lp8000c.dev lp8200c.dev lp8300c.dev lp8500c.dev lp8600f.dev lp8400f.dev lp8300f.dev lp1900.dev lp1800.dev hpijs.dev DJ630.dev DJ6xx.dev DJ6xxP.dev DJ8xx.dev DJ9xx.dev DJ9xxVIP.dev AP21xx.dev' +PRINTER_JAPAN=' mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips2p.dev lips3.dev lips4.dev lips4v.dev bjc880j.dev epag.dev npdl.dev nx100f.dev nx100v.dev bj10v.dev bj10vh.dev dmprt.dev md2k.dev md5k.dev lp2200.dev lp9400.dev lp8700.dev lp8100.dev lp3000c.dev lp8000c.dev lp8200c.dev lp8300c.dev lp8500c.dev lp8600f.dev lp8400f.dev lp8300f.dev lp1900.dev lp1800.dev ijs.dev' sed -e "s;DEVICE_DEVS15=pdfwrite.dev;DEVICE_DEVS15=pdfwrite.dev stcolor.dev st800.dev uniprint.dev bmp16m.dev ${PRINTER_JAPAN};" \ < ${WRKSRC}/unix-gcc.mak > ${WRKSRC}/unix-gcc.mak.bak && \ @@ -138,13 +138,7 @@ "pjetxl" "alternate HP PaintJet XL driver" OFF \ "pjxl" "HP PaintJet XL color printer" ON \ "pjxl300" "HP PaintJet XL300 color printer (also for 1200C)" ON \ - "DJ6xx" "HP DeskJet 600C Series, e-Series (e-20)" ON \ - "DJ6xxP" "HP DJ 600C Series Photo" ON \ - "DJ630" "HP DJ 630C Series" ON \ - "DJ8xx" "HP DJ 800C Series" ON \ - "DJ9xx" "HP DJ 900C Series, Photo Smart" ON \ - "DJ9xxVIP" "HP DJ 990C Series, Photo Smart" ON \ - "AP21xx" "Apollo 2100 Series" ON \ + "ijs" "HP PhotoSmart/DeskJet series (HP developed driver)" ON \ "m8510" "C.Itoh M8510 printer" OFF \ "cp50" "Mitsubishi CP50 color" OFF \ "necp6" "NEC P6/P6+/P60, 360x360 DPI resol" OFF \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 19:21:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 171D137B419 for ; Sat, 5 Jan 2002 19:20:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063K1i14112; Sat, 5 Jan 2002 19:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67FB837B419 for ; Sat, 5 Jan 2002 19:18:43 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g063Ihb13956; Sat, 5 Jan 2002 19:18:43 -0800 (PST) (envelope-from nobody) Message-Id: <200201060318.g063Ihb13956@freefall.freebsd.org> Date: Sat, 5 Jan 2002 19:18:43 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33600: Update port: math/yacas to 1.0.48r1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33600 >Category: ports >Synopsis: Update port: math/yacas to 1.0.48r1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 19:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.0.48rev1 >How-To-Repeat: >Fix: diff -urN /usr/ports/math/yacas/Makefile math/yacas/Makefile --- /usr/ports/math/yacas/Makefile Fri Nov 23 20:24:44 2001 +++ math/yacas/Makefile Sun Jan 6 01:20:11 2002 @@ -7,25 +7,24 @@ # PORTNAME= yacas -PORTVERSION= 1.0.47r7 +PORTVERSION= 1.0.48r1 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.xs4all.nl/~apinkus/backups/ +MASTER_SITES= http://www.xs4all.nl/~apinkus/backups/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} MAINTAINER= ports@FreeBSD.org +GNU_CONFIGURE= yes + .include .if defined(WITH_GMP) .if ${OSVERSION} >= 500000 LIB_DEPENDS+= gmp.3:${PORTSDIR}/math/libgmp -CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .endif CONFIGURE_ARGS+= --enable-gmp=yes .endif - -GNU_CONFIGURE= yes .include diff -urN /usr/ports/math/yacas/distinfo math/yacas/distinfo --- /usr/ports/math/yacas/distinfo Fri Nov 23 20:24:45 2001 +++ math/yacas/distinfo Sun Jan 6 01:17:20 2002 @@ -1 +1 @@ -MD5 (yacas-1.0.47rev7.tar.gz) = 227091d4b03ed01fd4d5cb45e5c9902c +MD5 (yacas-1.0.48rev1.tar.gz) = d0ace8ab9b63d5508a938665790ad3ee diff -urN /usr/ports/math/yacas/pkg-plist math/yacas/pkg-plist --- /usr/ports/math/yacas/pkg-plist Fri Nov 23 20:24:47 2001 +++ math/yacas/pkg-plist Sun Jan 6 01:39:40 2002 @@ -1,5 +1,8 @@ bin/yacas bin/yacas_client +share/yacas/Makefile +share/yacas/Makefile.am +share/yacas/Makefile.in share/yacas/addons/README share/yacas/addons/editvi.ys share/yacas/addons/editvi.ys.def @@ -23,9 +26,7 @@ share/yacas/deffunc.rep/code.ys.def share/yacas/deriv.rep/code.ys share/yacas/deriv.rep/code.ys.def -share/yacas/documentation/yacaslogo.gif share/yacas/documentation/books.html -share/yacas/documentation/coding.html share/yacas/documentation/codingchapter1.html share/yacas/documentation/codingchapter2.html share/yacas/documentation/codingchapter3.html @@ -39,7 +40,6 @@ share/yacas/documentation/introchapter3.html share/yacas/documentation/introchapters.html share/yacas/documentation/intromanual.html -share/yacas/documentation/isboolean.html share/yacas/documentation/manicon.html share/yacas/documentation/ref.html share/yacas/documentation/refchapter1.html @@ -65,15 +65,16 @@ share/yacas/documentation/refprogchapter4.html share/yacas/documentation/refprogchapters.html share/yacas/documentation/refprogmanual.html +share/yacas/documentation/yacaslogo.gif share/yacas/example.rep/code.ys share/yacas/example.rep/code.ys.def -share/yacas/examples/series.ys -share/yacas/examples/findsum.ys -share/yacas/examples/queens.ys +share/yacas/examples/benchbuild.ys share/yacas/examples/benchmark.ys share/yacas/examples/benchmark2.ys -share/yacas/examples/benchbuild.ys +share/yacas/examples/findsum.ys share/yacas/examples/goldbach.ys +share/yacas/examples/queens.ys +share/yacas/examples/series.ys share/yacas/examples/tests.ys share/yacas/factors.rep/code.ys share/yacas/factors.rep/code.ys.def @@ -83,6 +84,7 @@ share/yacas/formula.rep/code.ys.def share/yacas/functional.rep/code.ys share/yacas/functional.rep/code.ys.def +share/yacas/glview.ys share/yacas/html.rep/code.ys share/yacas/html.rep/code.ys.def share/yacas/integrate.rep/code.ys @@ -115,6 +117,7 @@ share/yacas/patterns.rep/code.ys.def share/yacas/predicates.rep/code.ys share/yacas/predicates.rep/code.ys.def +share/yacas/print.ys share/yacas/pslq.rep/code.ys share/yacas/pslq.rep/code.ys.def share/yacas/rabinmiller.rep/code.ys @@ -127,10 +130,12 @@ share/yacas/simplify.rep/code.ys.def share/yacas/solve.rep/code.ys share/yacas/solve.rep/code.ys.def +share/yacas/standard.ys share/yacas/stats.rep/code.ys share/yacas/stats.rep/code.ys.def share/yacas/stdfuncs.rep/code.ys share/yacas/stdfuncs.rep/code.ys.def +share/yacas/stdopers.ys share/yacas/stubs.rep/code.ys share/yacas/stubs.rep/code.ys.def share/yacas/substitute.rep/code.ys @@ -147,61 +152,54 @@ share/yacas/trigsimp.rep/code.ys.def share/yacas/univar.rep/code.ys share/yacas/univar.rep/code.ys.def -share/yacas/Makefile -share/yacas/Makefile.am -share/yacas/Makefile.in -share/yacas/glview.ys -share/yacas/print.ys -share/yacas/standard.ys -share/yacas/stdopers.ys share/yacas/yacasinit.ys -@dirrm share/yacas/addons -@dirrm share/yacas/array.rep -@dirrm share/yacas/assoc.rep -@dirrm share/yacas/c_form.rep -@dirrm share/yacas/complex.rep -@dirrm share/yacas/constants.rep -@dirrm share/yacas/controlflow.rep -@dirrm share/yacas/cstubgen.rep -@dirrm share/yacas/deffunc.rep -@dirrm share/yacas/deriv.rep -@dirrm share/yacas/documentation -@dirrm share/yacas/example.rep -@dirrm share/yacas/examples -@dirrm share/yacas/factors.rep -@dirrm share/yacas/fakedb.rep -@dirrm share/yacas/formula.rep -@dirrm share/yacas/functional.rep -@dirrm share/yacas/html.rep -@dirrm share/yacas/integrate.rep -@dirrm share/yacas/limit.rep -@dirrm share/yacas/linalg.rep -@dirrm share/yacas/lists.rep -@dirrm share/yacas/localrules.rep -@dirrm share/yacas/logic.rep -@dirrm share/yacas/multivar.rep -@dirrm share/yacas/newly.rep -@dirrm share/yacas/numbers.rep -@dirrm share/yacas/odesolver.rep -@dirrm share/yacas/openmath.rep -@dirrm share/yacas/orthopoly.rep -@dirrm share/yacas/padic.rep -@dirrm share/yacas/patterns.rep -@dirrm share/yacas/predicates.rep -@dirrm share/yacas/pslq.rep -@dirrm share/yacas/rabinmiller.rep -@dirrm share/yacas/radsimp.rep -@dirrm share/yacas/random.rep -@dirrm share/yacas/simplify.rep -@dirrm share/yacas/solve.rep -@dirrm share/yacas/stats.rep -@dirrm share/yacas/stdfuncs.rep -@dirrm share/yacas/stubs.rep -@dirrm share/yacas/substitute.rep -@dirrm share/yacas/sums.rep -@dirrm share/yacas/tensor.rep -@dirrm share/yacas/testers.rep -@dirrm share/yacas/texform.rep -@dirrm share/yacas/trigsimp.rep @dirrm share/yacas/univar.rep +@dirrm share/yacas/trigsimp.rep +@dirrm share/yacas/texform.rep +@dirrm share/yacas/testers.rep +@dirrm share/yacas/tensor.rep +@dirrm share/yacas/sums.rep +@dirrm share/yacas/substitute.rep +@dirrm share/yacas/stubs.rep +@dirrm share/yacas/stdfuncs.rep +@dirrm share/yacas/stats.rep +@dirrm share/yacas/solve.rep +@dirrm share/yacas/simplify.rep +@dirrm share/yacas/random.rep +@dirrm share/yacas/radsimp.rep +@dirrm share/yacas/rabinmiller.rep +@dirrm share/yacas/pslq.rep +@dirrm share/yacas/predicates.rep +@dirrm share/yacas/patterns.rep +@dirrm share/yacas/padic.rep +@dirrm share/yacas/orthopoly.rep +@dirrm share/yacas/openmath.rep +@dirrm share/yacas/odesolver.rep +@dirrm share/yacas/numbers.rep +@dirrm share/yacas/newly.rep +@dirrm share/yacas/multivar.rep +@dirrm share/yacas/logic.rep +@dirrm share/yacas/localrules.rep +@dirrm share/yacas/lists.rep +@dirrm share/yacas/linalg.rep +@dirrm share/yacas/limit.rep +@dirrm share/yacas/integrate.rep +@dirrm share/yacas/html.rep +@dirrm share/yacas/functional.rep +@dirrm share/yacas/formula.rep +@dirrm share/yacas/fakedb.rep +@dirrm share/yacas/factors.rep +@dirrm share/yacas/examples +@dirrm share/yacas/example.rep +@dirrm share/yacas/documentation +@dirrm share/yacas/deriv.rep +@dirrm share/yacas/deffunc.rep +@dirrm share/yacas/cstubgen.rep +@dirrm share/yacas/controlflow.rep +@dirrm share/yacas/constants.rep +@dirrm share/yacas/complex.rep +@dirrm share/yacas/c_form.rep +@dirrm share/yacas/assoc.rep +@dirrm share/yacas/array.rep +@dirrm share/yacas/addons @dirrm share/yacas >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 20: 0:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0012237B405; Sat, 5 Jan 2002 20:00:30 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g06403r17592; Sat, 5 Jan 2002 20:00:03 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 20:00:03 -0800 (PST) From: Message-Id: <200201060400.g06403r17592@freefall.freebsd.org> To: ryan@sasknow.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33592: Maintainer update: net/trafshow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: net/trafshow State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 19:59:08 PST 2002 State-Changed-Why: Committed (as files/patch-configure), Thanks for the report http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33592 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 20:12: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from p3.my.net (101ppp.telegraph.spb.ru [213.158.1.101]) by hub.freebsd.org (Postfix) with ESMTP id 3C6CC37B419 for ; Sat, 5 Jan 2002 20:12:03 -0800 (PST) Received: (from igor@localhost) by p3.my.net (8.11.6/8.11.3) id g064C2T00441 for ports@FreeBSD.org; Sun, 6 Jan 2002 07:12:02 +0300 (MSK) (envelope-from igor) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 06 Jan 2002 07:12:01 +0300 (MSK) Reply-To: Igor Pokrovsky From: Igor Pokrovsky To: ports@FreeBSD.org Subject: bad checksum in gnustep-gui Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello. Bad checksum error was reported, when I tried to make port x11-toolkits/gnustep-gui. -- Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 20:40:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CB8837B417; Sat, 5 Jan 2002 20:40:33 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g064ZQv24952; Sat, 5 Jan 2002 20:35:26 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 20:35:26 -0800 (PST) From: Message-Id: <200201060435.g064ZQv24952@freefall.freebsd.org> To: sgt@outline.ru, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33594: New port: wmlj - a LiveJournal.com monitor for X11, WindowMaker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: wmlj - a LiveJournal.com monitor for X11, WindowMaker State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 20:34:39 PST 2002 State-Changed-Why: Port added, thanks! http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 21: 0:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFA7A37B416; Sat, 5 Jan 2002 21:00:30 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0650Bm26902; Sat, 5 Jan 2002 21:00:11 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 21:00:11 -0800 (PST) From: Message-Id: <200201060500.g0650Bm26902@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33599: Update port: lang/smalltalk to 1.95.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/smalltalk to 1.95.8 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 20:59:56 PST 2002 State-Changed-Why: Committed, Thanks http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33599 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 21: 0:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E1AA37B417; Sat, 5 Jan 2002 21:00:31 -0800 (PST) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g064rCd26313; Sat, 5 Jan 2002 20:53:12 -0800 (PST) (envelope-from pat) Date: Sat, 5 Jan 2002 20:53:12 -0800 (PST) From: Message-Id: <200201060453.g064rCd26313@freefall.freebsd.org> To: ports@geeksrus.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33576: maintainer-update: misc/kenny now reacts appropriately to being killed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: misc/kenny now reacts appropriately to being killed State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Jan 5 20:52:13 PST 2002 State-Changed-Why: Committed, Thanks! Also removed unnecessary lines at the end of the port's Makefile http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33576 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 22:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0DC037B405 for ; Sat, 5 Jan 2002 22:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g066A1V39769; Sat, 5 Jan 2002 22:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CADC237B404 for ; Sat, 5 Jan 2002 22:03:27 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0663Rm35644; Sat, 5 Jan 2002 22:03:27 -0800 (PST) (envelope-from nobody) Message-Id: <200201060603.g0663Rm35644@freefall.freebsd.org> Date: Sat, 5 Jan 2002 22:03:27 -0800 (PST) From: Paul Marquis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33601: Update port: devel/astyle - upgrade to version 1.14.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33601 >Category: ports >Synopsis: Update port: devel/astyle - upgrade to version 1.14.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 22:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Paul Marquis >Release: 4-STABLE >Organization: >Environment: FreeBSD sboy.pmarquis.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 09:20:55 EST 2001 root@:/usr/obj/home/src/sys/SBOY i386 >Description: >How-To-Repeat: >Fix: diff -Naur astyle.orig/Makefile astyle/Makefile --- astyle.orig/Makefile Mon Feb 5 09:34:37 2001 +++ astyle/Makefile Sun Jan 6 00:46:04 2002 @@ -2,28 +2,27 @@ # Date created: 31 Jan 1999 # Whom: Don Croyle # -# $FreeBSD: ports/devel/astyle/Makefile,v 1.11 2001/02/05 14:34:37 olgeni Exp $ +# $FreeBSD$ # PORTNAME= astyle -PORTVERSION= 1.11.6 +PORTVERSION= 1.14.0 CATEGORIES= devel textproc -MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\ - http://www.gelemna.org/ports/ -DISTNAME= ${PORTNAME}_${PORTVERSION}_src -EXTRACT_SUFX= .tgz +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}_${PORTVERSION} +USE_ZIP= yes +EXTRACT_BEFORE_ARGS= -q -aa MAINTAINER= croyle@gelemna.org -WRKSRC= ${WRKDIR}/astyle_1.11.6 - ALL_TARGET= astyle do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/astyle ${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/astyle ${PREFIX}/bin .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/astyle - ${INSTALL_DATA} ${WRKSRC}/astyle.html ${PREFIX}/share/doc/astyle + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR} .endif .include diff -Naur astyle.orig/distinfo astyle/distinfo --- astyle.orig/distinfo Mon Feb 14 18:07:00 2000 +++ astyle/distinfo Sat Jan 5 21:05:12 2002 @@ -1 +1 @@ -MD5 (astyle_1.11.6_src.tgz) = dced6286ff5c5a7f774090d0bc4e7c76 +MD5 (astyle_1.14.0.zip) = 3964fb8f199439bb260ef91a42976d51 diff -Naur astyle.orig/files/patch-aa astyle/files/patch-aa --- astyle.orig/files/patch-aa Thu Jul 22 00:20:46 1999 +++ astyle/files/patch-aa Wed Dec 31 19:00:00 1969 @@ -1,7 +0,0 @@ ---- compiler_defines.h.orig Thu Mar 18 15:39:49 1999 -+++ compiler_defines.h Sun Apr 11 10:04:35 1999 -@@ -29,3 +29,3 @@ - * comment out the line below if your compiler does NOT understand NAMESPACES -- */ - #define USES_NAMESPACE -+ */ diff -Naur astyle.orig/files/patch-ab astyle/files/patch-ab --- astyle.orig/files/patch-ab Thu Jul 22 10:34:45 1999 +++ astyle/files/patch-ab Wed Dec 31 19:00:00 1969 @@ -1,12 +0,0 @@ ---- ASBeautifier.cpp.orig Thu Mar 18 15:47:00 1999 -+++ ASBeautifier.cpp Sun Apr 11 10:23:48 1999 -@@ -34,1 +34,1 @@ --#include -+#include ---- astyle_main.cpp.orig Thu Mar 18 15:41:30 1999 -+++ astyle_main.cpp Sun Apr 11 10:25:00 1999 -@@ -26,2 +26,2 @@ --#include --#include -+#include -+#include diff -Naur astyle.orig/files/patch-ac astyle/files/patch-ac --- astyle.orig/files/patch-ac Thu Jul 22 10:34:45 1999 +++ astyle/files/patch-ac Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- ASFormatter.cpp.orig Sun Jul 18 19:07:09 1999 -+++ ASFormatter.cpp Sun Jul 18 19:08:47 1999 -@@ -33,7 +33,7 @@ - #include - #include - #include --#include -+#include - - - #define INIT_CONTAINER(container, value) {if ( (container) != NULL ) delete (container); (container) = (value); } diff -Naur astyle.orig/files/patch-ad astyle/files/patch-ad --- astyle.orig/files/patch-ad Fri Feb 4 22:59:13 2000 +++ astyle/files/patch-ad Wed Dec 31 19:00:00 1969 @@ -1,21 +0,0 @@ ---- Makefile.orig Sat Sep 25 08:29:04 1999 -+++ Makefile Fri Feb 4 19:58:09 2000 -@@ -1,13 +1,15 @@ - # "Artistic Style" Makefile - --CPPFLAGS = -O2 -W -+CXX?= g++ -+CPPFLAGS = ${CXXFLAGS} -+CPPFLAGS ?= -O2 - OBJS = ASResource.o ASBeautifier.o ASFormatter.o astyle_main.o - - astyle: $(OBJS) -- g++ $(CPPFLAGS) -o astyle $(OBJS) -+ $(CXX) $(CPPFLAGS) -o astyle $(OBJS) - - .cpp.o: -- g++ $(CPPFLAGS) -c $< -+ $(CXX) $(CPPFLAGS) -c $< - .SUFFIXES: .cpp .c .o - - clean: diff -Naur astyle.orig/pkg-plist astyle/pkg-plist --- astyle.orig/pkg-plist Sat Jul 31 20:43:46 1999 +++ astyle/pkg-plist Sun Jan 6 00:50:08 2002 @@ -1,3 +1,5 @@ bin/astyle -share/doc/astyle/astyle.html -@dirrm share/doc/astyle +%%PORTDOCS%%share/doc/astyle/astyle.html +%%PORTDOCS%%share/doc/astyle/astyle_release_notes.html +%%PORTDOCS%%share/doc/astyle/license.html +%%PORTDOCS%%@dirrm share/doc/astyle >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 22:11:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail5.mgfairfax.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id A2B4B37B404 for ; Sat, 5 Jan 2002 22:11:17 -0800 (PST) Received: from dashaus ([66.61.36.125]) by mail5.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 6 Jan 2002 01:11:16 -0500 From: "Yanek Korff" To: Cc: Subject: FreeBSD Port: stunnel-3.22 Date: Sun, 6 Jan 2002 01:11:15 -0500 Message-ID: <000101c19678$f380a1e0$0501fea9@dashaus> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been trying to use stunnel at my ISP for a while now, I am part-responsible for one of the systems there, and am encountering this: 8511 stunnel RET clock_gettime 0 8511 stunnel CALL poll(0x806f000,0x2,0) 8511 stunnel RET poll 0 8511 stunnel CALL poll(0x806f000,0x3,0x2710) 8511 stunnel PSIG SIGALRM caught handler=0x281b888c mask=0x0 code=0x0 8511 stunnel RET poll -1 errno 4 Interrupted system call 8511 stunnel CALL write(0x4,0x806ce5f,0x1) 8511 stunnel GIO fd 4 wrote 1 byte "\^N" 8511 stunnel RET write 1 8511 stunnel CALL sigreturn(0x806ce7c) 8511 stunnel RET sigreturn JUSTRETURN 8511 stunnel CALL read(0x3,0x8062ed8,0x80) 8511 stunnel GIO fd 3 read 1 byte "\^N" 8511 stunnel RET read 1 8511 stunnel CALL read(0x3,0x8062ed8,0x80) 8511 stunnel RET read -1 errno 35 Resource temporarily unavailable 8511 stunnel CALL gettimeofday(0x28202c48,0) 8511 stunnel RET gettimeofday 0 8511 stunnel CALL write(0x2,0xbfbff464,0x98) 8511 stunnel GIO fd 2 wrote 152 bytes "Fatal error 'longjmp()ing between thread contexts is undefined by POSIX 1003.1' at line ? i\ n file /usr/src/lib/libc_r/uthread/uthread_jmp.c (errno = ?) " 8511 stunnel RET write 152/0x98 8511 stunnel CALL sigprocmask(0x3,0xbfbff424,0) 8511 stunnel RET sigprocmask 0 8511 stunnel CALL getpid 8511 stunnel RET getpid 8511/0x213f 8511 stunnel CALL kill(0x213f,0x6) 8511 stunnel PSIG SIGIOT SIG_DFL 8511 stunnel NAMI "stunnel.core" I have since spent considerable time trying to ensure that stunnel does not compile using libc_r. This was not as easy as it might be. Any idea why this might be happening, and could you, perhaps, make it easier to disable libc_r? The effect is that pop3 running over stunnel dies. IMAP over stunnel never does. -Yanek. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 22:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BF6837B402 for ; Sat, 5 Jan 2002 22:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g066K0G40934; Sat, 5 Jan 2002 22:20:00 -0800 (PST) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id ABE2937B405 for ; Sat, 5 Jan 2002 22:18:42 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g066Hbc22642; Sun, 6 Jan 2002 01:17:37 -0500 (EST) (envelope-from alane) Message-Id: <200201060617.g066Hbc22642@wwweasel.geeksrus.net> Date: Sun, 6 Jan 2002 01:17:37 -0500 (EST) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@freebsd.org Cc: will@csociety.org X-Send-Pr-Version: 3.113 Subject: ports/33602: kdm doesn't log users in/out of the system (utmp,lastlog,...) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33602 >Category: ports >Synopsis: kdm doesn't log users in/out of the system (utmp,lastlog,...) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 05 22:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.4-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: Kdm doesn't cause login records to be updated. This causes problems with software that checks for them. Like "at". And "ktalkd". >How-To-Repeat: >Fix: Index: files/patch-kdm::kfrontend::genkdmconf.c =================================================================== RCS file: /home/alane/cvsroot/ports/x11/kdebase2/files/patch-kdm::kfrontend::genkdmconf.c,v retrieving revision 1.2 diff -u -3 -r1.2 patch-kdm::kfrontend::genkdmconf.c --- files/patch-kdm::kfrontend::genkdmconf.c 14 Dec 2001 06:13:10 -0000 1.2 +++ files/patch-kdm::kfrontend::genkdmconf.c 6 Jan 2002 04:50:54 -0000 @@ -1,5 +1,5 @@ --- kdm/kfrontend/genkdmconf.c.orig Mon Nov 5 21:40:03 2001 -+++ kdm/kfrontend/genkdmconf.c Sun Dec 9 22:42:26 2001 ++++ kdm/kfrontend/genkdmconf.c Sat Jan 5 23:49:40 2002 @@ -212,7 +212,7 @@ */ @@ -9,20 +9,24 @@ # define HALT_CMD "/sbin/shutdown -h now" # define REBOOT_CMD "/sbin/shutdown -r now" # elif defined(__SVR4) -@@ -1606,7 +1606,7 @@ +@@ -1605,8 +1605,8 @@ + "chown $USER /dev/console\n" #endif "\n" - "#exec sessreg -a -l $DISPLAY " +-"#exec sessreg -a -l $DISPLAY " -#ifdef BSD ++"exec sessreg -a -l $DISPLAY " +#if defined(BSD) || defined(__FreeBSD__) "-x " KDMCONF "/Xservers " #endif "$USER\n" -@@ -1628,7 +1628,7 @@ +@@ -1627,8 +1627,8 @@ + "chmod 622 /dev/console\n" #endif "\n" - "#exec sessreg -d -l $DISPLAY " +-"#exec sessreg -d -l $DISPLAY " -#ifdef BSD ++"exec sessreg -d -l $DISPLAY " +#if defined(BSD) || defined(__FreeBSD__) "-x " KDMCONF "/Xservers " #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 22:30:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D187137B402; Sat, 5 Jan 2002 22:30:30 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g066SJZ45713; Sat, 5 Jan 2002 22:28:19 -0800 (PST) (envelope-from will) Date: Sat, 5 Jan 2002 22:28:19 -0800 (PST) From: Message-Id: <200201060628.g066SJZ45713@freefall.freebsd.org> To: ports@geeksrus.net, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33602: kdm doesn't log users in/out of the system (utmp,lastlog,...) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: kdm doesn't log users in/out of the system (utmp,lastlog,...) State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Sat Jan 5 22:28:12 PST 2002 State-Changed-Why: Committed, thanks. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33602 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 22:40:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6CA037B405; Sat, 5 Jan 2002 22:40:30 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g066Xjx46760; Sat, 5 Jan 2002 22:33:45 -0800 (PST) (envelope-from will) Date: Sat, 5 Jan 2002 22:33:45 -0800 (PST) From: Message-Id: <200201060633.g066Xjx46760@freefall.freebsd.org> To: khera@kciLink.com, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/33481: kdm complains about "no modules" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: kdm complains about "no modules" State-Changed-From-To: open->suspended State-Changed-By: will State-Changed-When: Sat Jan 5 22:33:12 PST 2002 State-Changed-Why: We'll fix this after the release. For now, this is just a minor nuisance where there are a few more serious problems to deal with first. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33481 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jan 5 23:51:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.mk.bsdclub.org (motoyuki.as.wakwak.ne.jp [61.205.237.31]) by hub.freebsd.org (Postfix) with ESMTP id 8E77837B400; Sat, 5 Jan 2002 23:51:25 -0800 (PST) Received: from sakura.mk.bsdclub.org (sakura.mk.bsdclub.org [2001:200:341:0:2a0:c9ff:fe20:9aff]) by mail.mk.bsdclub.org (8.11.6+3.4W/3.7W/smtpfeed 1.16) with ESMTP/inet6 id g067pJx89243; Sun, 6 Jan 2002 16:51:19 +0900 (JST) Received: from sakura.mk.bsdclub.org (localhost [127.0.0.1]) by sakura.mk.bsdclub.org (8.11.6/3.7W) with ESMTP/inet id g067pJd05268; Sun, 6 Jan 2002 16:51:19 +0900 (JST) Message-Id: <200201060751.g067pJd05268@sakura.mk.bsdclub.org> To: Alexey Zelkin Cc: stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: HEADSUP: several locale renames were MFCed From: Motoyuki Konno X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1 References: <20020105183137.A79023@ark.cris.net> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: multipart/mixed; boundary="Multipart_Sun_Jan__6_16:51:19_2002-1" Content-Transfer-Encoding: 7bit Date: Sun, 06 Jan 2002 16:51:19 +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Multipart_Sun_Jan__6_16:51:19_2002-1 Content-Type: text/plain; charset=US-ASCII Add Cc: ports. Alexey Zelkin wrote: > I've just MFCed following several locale renames > > 1. ISO_* -> ISO* > 2. ru_SU* -> ru_RU* > 3. DIS_* -> ISO*-15 > 4. *.EUC -> *.euc?? > 5. *.ASCII -> *.US-ASCII > > In case if you'll experience any problems in locale > specific areas please notice me immidiately. Many ports assumes that FreeBSD uses *.EUC locale name. For example, X applications stores locale-specific resource files under /usr/X11R6/lib/X11/[locale name]/. Currently, many ports install their Japanese locale resource files under /usr/X11R6/lib/X11/ja_JP.EUC/. We must fix these ports. # I attached the list of ports which use "ja_JP.EUC" locale name. Please make clear the following points. o schedule to 4.5-RELEASE According to http://www.FreeBSD.org/internal/releng45.html, Final package build for 4.5-RELEASE starts at 17 Jan 2002. I think we need more time to fix the ports (discuss how to fix, fix, test, ...). o Possibility of backout I've heard that there's a possibility of backout. -- ------------------------------------------------------------------------ Motoyuki Konno motoyuki@bsdclub.org (Home) motoyuki@FreeBSD.ORG (FreeBSD Project) http://www.freebsd.org/~motoyuki/ (WWW) --Multipart_Sun_Jan__6_16:51:19_2002-1 Content-Type: text/plain; charset=US-ASCII audio/timidity++-xaw/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/TiMidity chinese/xemacs21/pkg-plist:@exec ln -sf ja %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC chinese/xemacs21/pkg-plist:@unexec rm -f %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XCalendar deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.EUC/xcalendar/xcalendar.hol deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.EUC/xcalendar/xcalendar.hlp deskutils/xcalendar/pkg-plist:@dirrm lib/X11/ja_JP.EUC/xcalendar deskutils/xcalendar/pkg-plist:@unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true deskutils/xcalendar/pkg-plist:@unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true editors/xemacs21-mule/pkg-plist:@exec ln -sf ja %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC editors/xemacs21-mule/pkg-plist:@unexec rm -f %%PREFIX%%/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC games/xshisen/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XShisen games/xshisen/pkg-plist:@unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true games/xshisen/pkg-plist:@unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true irc/liece/pkg-plist:%%LIECE_ETCDIR%%/po/ja_JP.EUC/LC_MESSAGES/liece.mo irc/liece/pkg-plist:@exec ln -sf ja_JP.EUC %D/%%LIECE_ETCDIR%%/po/ja irc/liece/pkg-plist:@dirrm %%LIECE_ETCDIR%%/po/ja_JP.EUC/LC_MESSAGES irc/liece/pkg-plist:@dirrm %%LIECE_ETCDIR%%/po/ja_JP.EUC japanese/linux_locale/pkg-plist:@exec ln -sf ja_JP %D/usr/share/locale/ja_JP.EUC japanese/linux_locale/pkg-plist:@unexec rm -f %D/usr/share/locale/ja_JP.EUC japanese/netscape3.language/pkg-plist:lib/netscape/ja_JP.EUC/Netscape japanese/netscape3.language/pkg-plist:@dirrm lib/netscape/ja_JP.EUC japanese/oleo/pkg-plist:share/doc/oleo/ja_JP.EUC/USING.eucJP japanese/oleo/pkg-plist:@dirrm share/doc/oleo/ja_JP.EUC japanese/sjxa/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/Sjxa japanese/tcsh-nls-generic/pkg-plist:share/nls/ja_JP.EUC/tcsh.cat japanese/tcsh-nls-generic/pkg-plist:share/nls/ja_JP.EUC/tcsh.m japanese/tgif/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/Tgif japanese/tgif/pkg-plist:@dirrm lib/X11/ja_JP.EUC/app-defaults net/ppxp/pkg-plist:share/nls/ja_JP.EUC/ppxp.cat net/ppxp/pkg-plist:share/nls/ja_JP.EUC/ppxpd.cat net/xipmsg/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XIpmsg print/transfig/pkg-plist:@exec ln -sf japanese.ps %D/lib/X11/fig2dev/ja_JP.EUC.ps print/transfig/pkg-plist:@unexec rm -f %D/lib/X11/fig2dev/ja_JP.EUC.ps x11/xmascot/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XMascot x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/EmiClock x11-clocks/emiclock/pkg-plist:@dirrm lib/X11/ja_JP.EUC/app-defaults x11-fonts/nexfontsel/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/NeXFontSel x11-fonts/nexfontsel/pkg-plist:@dirrm lib/X11/ja_JP.EUC/app-defaults x11-fonts/nexfontsel/pkg-plist:@dirrm lib/X11/ja_JP.EUC x11-wm/afterstep-i18n/pkg-plist:lib/X11/afterstep/system.steprc.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/config/actionclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/config/keybindings.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/config/keybindings.gmc.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/config/keybindings.nogmc.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/config/menus.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/imageclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/tooltips.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/borders/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/borders/common/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/coords/coords.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/dialogs/dialogs.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/epplets/epplets.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/focuslist/focuslist.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/iconbox/iconbox.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/init/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/menustyles/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/pager/pager.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BlueSteel/tooltips/tooltips.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/imageclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/tooltips.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/borders/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/borders/common/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/coords/coords.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/dialogs/dialogs.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/epplets/epplets.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/focuslist/focuslist.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/iconbox/iconbox.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/init/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/menustyles/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/pager/pager.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/BrushedMetal-Tigert/tooltips/tooltips.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/imageclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/slideouts.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/borders.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/DEFAULT/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/GREEN/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/MENU_BORDER/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/PAGER/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/PAGER_LEFT/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/PAGER_RIGHT/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/RED/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/ROTATED/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/borders/common/border.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/buttons/buttons.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/coords/coords.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/dialogs/dialogs.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/epplets/epplets.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/iconbox/iconbox.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/init/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/menustyles/menustyles.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/pager/pager.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/Ganymede/slideouts/slideouts.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/imageclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/textclasses.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/tooltips.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/coords/coords.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/dialogs/dialogs.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/epplets/epplets.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/focuslist/focuslist.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/iconbox/iconbox.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/init/init.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/pager/pager.cfg.ja_JP.EUC x11-wm/enlightenment/pkg-plist:share/enlightenment/themes/ShinyMetal/tooltips/tooltips.cfg.ja_JP.EUC x11-wm/fvwm95-i18n/pkg-plist:lib/X11/fvwm95/ja_JP.EUC/system.fvwm95rc x11-wm/fvwm95-i18n/pkg-plist:@dirrm lib/X11/fvwm95/ja_JP.EUC --Multipart_Sun_Jan__6_16:51:19_2002-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message