From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 00:10:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F2EF37B408 for ; Sun, 6 Apr 2003 00:10:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A13E43F75 for ; Sun, 6 Apr 2003 00:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h368AIUp005491 for ; Sun, 6 Apr 2003 00:10:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h368AILJ005490; Sun, 6 Apr 2003 00:10:18 -0800 (PST) Date: Sun, 6 Apr 2003 00:10:18 -0800 (PST) Message-Id: <200304060810.h368AILJ005490@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: zhuravlev alexander Subject: Re: ports/48969: [PATCH] www/smarty port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: zhuravlev alexander List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:10:20 -0000 The following reply was made to PR ports/48969; it has been noted by GNATS. From: zhuravlev alexander To: freebsd-gnats-submit@FreeBSD.org Cc: zaa@ulstu.ru, arved@FreeBSD.org Subject: Re: ports/48969: [PATCH] www/smarty port update Date: Sun, 6 Apr 2003 12:04:23 +0400 updated diff diff -u smarty.old/Makefile smarty/Makefile --- smarty.old/Makefile Thu Feb 20 22:15:36 2003 +++ smarty/Makefile Sun Apr 6 11:22:23 2003 @@ -6,16 +6,16 @@ # PORTNAME= smarty -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.2 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) -DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-2.4.0-docs${EXTRACT_SUFX}:manual .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= zaa@ulstu.ru COMMENT= The PHP compiling template engine RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 diff -u smarty.old/distinfo smarty/distinfo --- smarty.old/distinfo Thu Jan 2 21:19:58 2003 +++ smarty/distinfo Sun Apr 6 11:22:23 2003 @@ -1,2 +1,2 @@ -MD5 (Smarty-2.3.1.tar.gz) = e2ee892bbe95f5705c89d7c727923e4f -MD5 (Smarty-2.3.1-docs.tar.gz) = b9f531060958a7439d634aff81db296b +MD5 (Smarty-2.4.2.tar.gz) = e95c5996ae708d5735a69f952251d1dd +MD5 (Smarty-2.4.0-docs.tar.gz) = 96bf8ff312e7af3e3f64fa5229ff1cbc Common subdirectories: smarty.old/files and smarty/files diff -u smarty.old/pkg-plist smarty/pkg-plist --- smarty.old/pkg-plist Thu Jan 2 21:19:58 2003 +++ smarty/pkg-plist Sun Apr 6 11:33:11 2003 @@ -8,6 +8,7 @@ %%PORTDOCS%%share/doc/smarty/manual/advanced.features.html %%PORTDOCS%%share/doc/smarty/manual/advanced.features.outputfilters.html %%PORTDOCS%%share/doc/smarty/manual/advanced.features.postfilters.html +%%PORTDOCS%%share/doc/smarty/manual/advanced.features.prefilters.html %%PORTDOCS%%share/doc/smarty/manual/api.append.by.ref.html %%PORTDOCS%%share/doc/smarty/manual/api.assign.by.ref.html %%PORTDOCS%%share/doc/smarty/manual/api.assign.html @@ -16,6 +17,8 @@ %%PORTDOCS%%share/doc/smarty/manual/api.clear.assign.html %%PORTDOCS%%share/doc/smarty/manual/api.clear.cache.html %%PORTDOCS%%share/doc/smarty/manual/api.clear.compiled.tpl.html +%%PORTDOCS%%share/doc/smarty/manual/api.clear.config.html +%%PORTDOCS%%share/doc/smarty/manual/api.config.load.html %%PORTDOCS%%share/doc/smarty/manual/api.display.html %%PORTDOCS%%share/doc/smarty/manual/api.fetch.html %%PORTDOCS%%share/doc/smarty/manual/api.functions.html @@ -26,6 +29,7 @@ %%PORTDOCS%%share/doc/smarty/manual/api.register.compiler.function.html %%PORTDOCS%%share/doc/smarty/manual/api.register.function.html %%PORTDOCS%%share/doc/smarty/manual/api.register.modifier.html +%%PORTDOCS%%share/doc/smarty/manual/api.register.object.html %%PORTDOCS%%share/doc/smarty/manual/api.register.outputfilter.html %%PORTDOCS%%share/doc/smarty/manual/api.register.postfilter.html %%PORTDOCS%%share/doc/smarty/manual/api.register.prefilter.html @@ -36,6 +40,7 @@ %%PORTDOCS%%share/doc/smarty/manual/api.unregister.compiler.function.html %%PORTDOCS%%share/doc/smarty/manual/api.unregister.function.html %%PORTDOCS%%share/doc/smarty/manual/api.unregister.modifier.html +%%PORTDOCS%%share/doc/smarty/manual/api.unregister.object.html %%PORTDOCS%%share/doc/smarty/manual/api.unregister.outputfilter.html %%PORTDOCS%%share/doc/smarty/manual/api.unregister.postfilter.html %%PORTDOCS%%share/doc/smarty/manual/api.unregister.prefilter.html @@ -75,6 +80,7 @@ %%PORTDOCS%%share/doc/smarty/manual/language.function.insert.html %%PORTDOCS%%share/doc/smarty/manual/language.function.ldelim.html %%PORTDOCS%%share/doc/smarty/manual/language.function.literal.html +%%PORTDOCS%%share/doc/smarty/manual/language.function.mailto.html %%PORTDOCS%%share/doc/smarty/manual/language.function.math.html %%PORTDOCS%%share/doc/smarty/manual/language.function.php.html %%PORTDOCS%%share/doc/smarty/manual/language.function.popup.html @@ -93,6 +99,7 @@ %%PORTDOCS%%share/doc/smarty/manual/language.modifier.lower.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.regex.replace.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html +%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html %%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html @@ -108,6 +115,7 @@ %%PORTDOCS%%share/doc/smarty/manual/language.variables.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.objects.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.capture.html +%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.const.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.loops.html %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.now.html @@ -137,7 +145,6 @@ %%PORTDOCS%%share/doc/smarty/manual/section.property.show.html %%PORTDOCS%%share/doc/smarty/manual/section.property.total.html %%PORTDOCS%%share/doc/smarty/manual/section.template.cache.handler.func.html -%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html %%PORTDOCS%%share/doc/smarty/manual/smarty.for.designers.html %%PORTDOCS%%share/doc/smarty/manual/smarty.for.programmers.html %%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/caution.gif @@ -174,7 +181,11 @@ %%PORTDOCS%%share/doc/smarty/manual/variable.compile.dir.html %%PORTDOCS%%share/doc/smarty/manual/variable.compile.id.html %%PORTDOCS%%share/doc/smarty/manual/variable.compiler.class.html +%%PORTDOCS%%share/doc/smarty/manual/variable.config.booleanize.html %%PORTDOCS%%share/doc/smarty/manual/variable.config.dir.html +%%PORTDOCS%%share/doc/smarty/manual/variable.config.fix.newlines.html +%%PORTDOCS%%share/doc/smarty/manual/variable.config.overwrite.html +%%PORTDOCS%%share/doc/smarty/manual/variable.config.read.hidden.html %%PORTDOCS%%share/doc/smarty/manual/variable.debug.tpl.html %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.ctrl.html %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.html @@ -216,6 +227,7 @@ share/smarty/plugins/function.html_options.php share/smarty/plugins/function.html_select_date.php share/smarty/plugins/function.html_select_time.php +share/smarty/plugins/function.mailto.php share/smarty/plugins/function.math.php share/smarty/plugins/function.popup.php share/smarty/plugins/function.popup_init.php @@ -239,6 +251,7 @@ share/smarty/plugins/modifier.truncate.php share/smarty/plugins/modifier.upper.php share/smarty/plugins/modifier.wordwrap.php +share/smarty/plugins/outputfilter.trimwhitespace.php share/smarty/plugins/shared.make_timestamp.php @dirrm share/smarty/plugins @dirrm share/smarty -- zhuravlev alexander (zaa@ulstu.ru) From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 01:10:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61CC37B401 for ; Sun, 6 Apr 2003 01:10:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7036143FBF for ; Sun, 6 Apr 2003 01:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h369AIUp021605 for ; Sun, 6 Apr 2003 01:10:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h369AIOM021604; Sun, 6 Apr 2003 01:10:18 -0800 (PST) Date: Sun, 6 Apr 2003 01:10:18 -0800 (PST) Message-Id: <200304060910.h369AIOM021604@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alex Kiesel Subject: Re: ports/50068: New port: sybase_ase (Sybase ASE RDBMS) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Kiesel List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:10:19 -0000 The following reply was made to PR ports/50068; it has been noted by GNATS. From: Alex Kiesel To: freebsd-gnats-submit@FreeBSD.org, kiesel@schlund.de Cc: Subject: Re: ports/50068: New port: sybase_ase (Sybase ASE RDBMS) Date: 06 Apr 2003 11:05:31 +0200 Hi, as the result of a last-minute name-change of this port, it became neccessary to apply the following patch to correct the filename of the distfile: ---------- Patch begins here ----------- --- Makefile.orig Sat Apr 5 22:52:47 2003 +++ Makefile Sat Apr 5 22:52:54 2003 @@ -9,7 +9,7 @@ PORTVERSION= 11.0.3.3 CATEGORIES= databases MASTER_SITES= http://linux.sybase.com/REL11033/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-FreeBSD-6.i386 +DISTNAME= sybase-ase-${PORTVERSION}-FreeBSD-6.i386 EXTRACT_SUFX= .tgz MAINTAINER= kiesel@schlund.de ---------- Patch ends here ----------- Sorry for the inconveniance. -Alex From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 01:20:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC2F37B408 for ; Sun, 6 Apr 2003 01:20:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF7D43FBF for ; Sun, 6 Apr 2003 01:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h369K7Up023817 for ; Sun, 6 Apr 2003 01:20:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h369K7aJ023816; Sun, 6 Apr 2003 01:20:07 -0800 (PST) Resent-Date: Sun, 6 Apr 2003 01:20:07 -0800 (PST) Resent-Message-Id: <200304060920.h369K7aJ023816@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lefteris Chatzibarbas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DC1D37B401 for ; Sun, 6 Apr 2003 01:13:04 -0800 (PST) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id E732543F3F for ; Sun, 6 Apr 2003 01:13:00 -0800 (PST) (envelope-from lefcha@hellug.gr) Received: from localhost.my.domain (thesi36-a127.otenet.gr [212.205.250.127]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h369CwxW007246 for ; Sun, 6 Apr 2003 12:12:59 +0300 (EEST) Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.12.8/8.12.8) with ESMTP id h3699BvM002037; Sun, 6 Apr 2003 12:09:11 +0300 (EEST) (envelope-from lefcha@localhost.my.domain) Received: (from lefcha@localhost) by localhost.my.domain (8.12.8/8.12.8/Submit) id h3699BlD002036; Sun, 6 Apr 2003 12:09:11 +0300 (EEST) Message-Id: <200304060909.h3699BlD002036@localhost.my.domain> Date: Sun, 6 Apr 2003 12:09:11 +0300 (EEST) From: Lefteris Chatzibarbas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lefcha@hellug.gr Subject: ports/50637: Update port: mail/imapfilter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lefteris Chatzibarbas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:20:09 -0000 >Number: 50637 >Category: ports >Synopsis: Update port: mail/imapfilter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 01:20:06 PST 2003 >Closed-Date: >Last-Modified: >Originator: Lefteris Chatzibarbas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bsd 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Mar 29 12:33:31 EET 2003 root@:/usr/obj/usr/src/sys/CUSTOM i386 >Description: Port mail/imapfilter update to version 0.8.7. >How-To-Repeat: >Fix: --- patch-0.8.7 begins here --- diff -ruN imapfilter.old/Makefile imapfilter/Makefile --- imapfilter.old/Makefile Sun Apr 6 12:00:39 2003 +++ imapfilter/Makefile Sun Apr 6 12:00:59 2003 @@ -6,7 +6,7 @@ # PORTNAME= imapfilter -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= mail MASTER_SITES= http://imapfilter.hellug.gr/source/ diff -ruN imapfilter.old/distinfo imapfilter/distinfo --- imapfilter.old/distinfo Sun Apr 6 12:00:39 2003 +++ imapfilter/distinfo Sun Apr 6 12:03:48 2003 @@ -1 +1 @@ -MD5 (imapfilter-0.8.6.tar.bz2) = a828c5ca033e00818e149b1827db98b5 +MD5 (imapfilter-0.8.7.tar.bz2) = 9fb6c633609fd1c4447c31bffb5dcfd9 --- patch-0.8.7 ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 01:20:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F7F37B405 for ; Sun, 6 Apr 2003 01:20:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA14743FD7 for ; Sun, 6 Apr 2003 01:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h369K7Up023830 for ; Sun, 6 Apr 2003 01:20:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h369K7dZ023829; Sun, 6 Apr 2003 01:20:07 -0800 (PST) Resent-Date: Sun, 6 Apr 2003 01:20:07 -0800 (PST) Resent-Message-Id: <200304060920.h369K7dZ023829@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lefteris Chatzibarbas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9924137B401 for ; Sun, 6 Apr 2003 01:16:01 -0800 (PST) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8072F43FAF for ; Sun, 6 Apr 2003 01:16:00 -0800 (PST) (envelope-from lefcha@hellug.gr) Received: from localhost.my.domain (thesi36-a127.otenet.gr [212.205.250.127]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h369FwxW011547; Sun, 6 Apr 2003 12:15:58 +0300 (EEST) Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.12.8/8.12.8) with ESMTP id h369Fw6f003459; Sun, 6 Apr 2003 12:15:58 +0300 (EEST) (envelope-from lefcha@localhost.my.domain) Received: (from lefcha@localhost) by localhost.my.domain (8.12.8/8.12.8/Submit) id h369Fvqi003458; Sun, 6 Apr 2003 12:15:57 +0300 (EEST) Message-Id: <200304060915.h369Fvqi003458@localhost.my.domain> Date: Sun, 6 Apr 2003 12:15:57 +0300 (EEST) From: Lefteris Chatzibarbas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lefcha@hellug.gr Subject: ports/50638: Update port: mail/imapfilter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lefteris Chatzibarbas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:20:10 -0000 >Number: 50638 >Category: ports >Synopsis: Update port: mail/imapfilter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 01:20:07 PST 2003 >Closed-Date: >Last-Modified: >Originator: Lefteris Chatzibarbas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bsd 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Mar 29 12:33:31 EET 2003 root@:/usr/obj/usr/src/sys/CUSTOM i386 >Description: Port mail/imapfilter update to version 0.8.7. >How-To-Repeat: >Fix: --- patch-0.8.7 begins here --- diff -ruN imapfilter.old/Makefile imapfilter/Makefile --- imapfilter.old/Makefile Sun Apr 6 12:00:39 2003 +++ imapfilter/Makefile Sun Apr 6 12:00:59 2003 @@ -6,7 +6,7 @@ # PORTNAME= imapfilter -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= mail MASTER_SITES= http://imapfilter.hellug.gr/source/ diff -ruN imapfilter.old/distinfo imapfilter/distinfo --- imapfilter.old/distinfo Sun Apr 6 12:00:39 2003 +++ imapfilter/distinfo Sun Apr 6 12:03:48 2003 @@ -1 +1 @@ -MD5 (imapfilter-0.8.6.tar.bz2) = a828c5ca033e00818e149b1827db98b5 +MD5 (imapfilter-0.8.7.tar.bz2) = 9fb6c633609fd1c4447c31bffb5dcfd9 --- patch-0.8.7 ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 04:12:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF3037B401; Sun, 6 Apr 2003 04:12:17 -0700 (PDT) Received: from mail.teeda.jp (fudyeen.teeda.jp [210.150.179.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E1A43F3F; Sun, 6 Apr 2003 04:12:16 -0700 (PDT) (envelope-from genta@iri.co.jp) Received: by mail.teeda.jp (Postfix, from userid 1001) id 4353A6C2303; Sun, 6 Apr 2003 20:12:15 +0900 (JST) From: genta@iri.co.jp (IHA, genta) To: edwin@FreeBSD.org In-Reply-To: Your message of "Fri, 28 Mar 2003 01:23:07 -0800 (PST)". <200303280923.h2S9N7ca013259@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Message-ID: <030406200840.M0330980@bonnet.teeda.jp> X-Mailer: mnews [version 1.22PL6] 2002-07/03(Wed) Date: Sun, 6 Apr 2003 20:08:49 +0900 cc: freebsd-ports-bugs@FreeBSD.org cc: genta@iri.co.jp Subject: Re: ports/47789: ports-current ja-kterm distinfo MD5 mismatch for README.wallpaper.ja X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:12:18 -0000 Edwin, Thank you for your reply. > http://www.freebsd.org/cgi/query-pr.cgi?pr=47789 It was not the problem of FreeBSD nor distsites. just my configuration problem. I specified HTTP_PROXY environment, in order to relay HTTP/FTP traffic to my HTTP Proxy server (Squid). Then, Squid had changed the new-line code just like s/\012/\015\012/g manner while fetching plain-text file. Finally, MD5 mismatch occurred. Would you close this PR, please. I am sorry to waste your time. Regards, -- IHA, genta In article <200303280923.h2S9N7ca013259@freefall.freebsd.org> edwin@FreeBSD.org wrote: >> Synopsis: ports-current ja-kterm distinfo MD5 mismatch for README.wallpaper.ja >> >> State-Changed-From-To: open->feedback >> State-Changed-By: edwin >> State-Changed-When: Fri Mar 28 01:19:42 PST 2003 >> State-Changed-Why: >> Could it be that the README.wallpaper.ja of one of the distsites >> was corrupt? I can't find it on any of the distsites with the new >> MD5 checksum. >> >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=47789 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 04:18:37 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA5C37B401; Sun, 6 Apr 2003 04:18:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B66A43F85; Sun, 6 Apr 2003 04:18:37 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36BIaUp060365; Sun, 6 Apr 2003 04:18:36 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36BIaxZ060361; Sun, 6 Apr 2003 04:18:36 -0700 (PDT) Date: Sun, 6 Apr 2003 04:18:36 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304061118.h36BIaxZ060361@freefall.freebsd.org> To: flynn@energyhq.homeip.net, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50472: devel/perforce has bad checksums X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:18:37 -0000 Synopsis: devel/perforce has bad checksums State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 04:17:35 PDT 2003 State-Changed-Why: Updated with the update of devel/perforce, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50472 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 04:23:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF7737B401; Sun, 6 Apr 2003 04:23:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E7243FAF; Sun, 6 Apr 2003 04:23:40 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36BNeUp062423; Sun, 6 Apr 2003 04:23:40 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36BNdVA062419; Sun, 6 Apr 2003 04:23:39 -0700 (PDT) Date: Sun, 6 Apr 2003 04:23:39 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304061123.h36BNdVA062419@freefall.freebsd.org> To: genta@iri.co.jp, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47789: ports-current ja-kterm distinfo MD5 mismatch for README.wallpaper.ja X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:23:41 -0000 Synopsis: ports-current ja-kterm distinfo MD5 mismatch for README.wallpaper.ja State-Changed-From-To: feedback->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 04:23:13 PDT 2003 State-Changed-Why: >> http://www.freebsd.org/cgi/query-pr.cgi?pr=47789 > >It was not the problem of FreeBSD nor distsites. >just my configuration problem. User-error, no harm done. http://www.freebsd.org/cgi/query-pr.cgi?pr=47789 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 04:37:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98D9037B401; Sun, 6 Apr 2003 04:37:11 -0700 (PDT) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59AE43FA3; Sun, 6 Apr 2003 04:37:10 -0700 (PDT) (envelope-from martijn@sewers-2.demon.nl) Received: from [212.238.189.211] (helo=drain.sewers-2.demon.nl) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 1928ST-000NXu-00; Sun, 06 Apr 2003 11:37:09 +0000 Received: from localhost (localhost [127.0.0.1]) by drain.sewers-2.demon.nl (Postfix) with ESMTP id ED8E14283; Sun, 6 Apr 2003 13:37:09 +0200 (CEST) Received: from ratcenter.zonshofje.nl (ratcenter.zonshofje.nl [192.168.1.16]) by drain.sewers-2.demon.nl (Postfix) with ESMTP id 2E47A427D; Sun, 6 Apr 2003 13:37:02 +0200 (CEST) Received: by ratcenter.zonshofje.nl (Postfix, from userid 1001) id 367DE6E44; Sun, 6 Apr 2003 13:37:00 +0200 (CEST) Date: Sun, 6 Apr 2003 13:37:00 +0200 From: martijn To: Edwin Groothuis Message-ID: <20030406113700.GA665@ratcenter.zonshofje.nl> References: <200304060133.h361XUFa099276@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <200304060133.h361XUFa099276@freefall.freebsd.org> User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS 0.3.12 cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38516: ICQv7 transport for the Jabber Server X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:37:12 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Once upon a Sat, Apr 05 2003, Edwin Groothuis hit keys in the following ord= er: > Synopsis: ICQv7 transport for the Jabber Server >=20 > I can't get it compiled under -current: >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D38516 I couldn't get it to work either and fell back to using the AIM transport a= gain some time ago. It also looks that development is not very active; no releas= es since May 11 2002. I say kick it instead of fix it, and update the AIM port= to the 2003-03-14 snapshot. I just looked a bit further and noticed a GCC 3.2 patch in their Sourceforge patch area. If somenone still wants it to use it, they might want to try it out. martijn ps, why still try to commit a change request that's almost a year old? --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+kBFZPanM86LeSskRAtE+AKCK8CAM08XXbL5i1PE4kJPHmkNaKQCgxo6y da1t7L1zRipYqSHcQ928MqU= =G26t -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 04:49:55 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D7737B404 for ; Sun, 6 Apr 2003 04:49:55 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB1443FB1 for ; Sun, 6 Apr 2003 04:49:54 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id 30DF82BA05; Sun, 6 Apr 2003 13:49:52 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id DDEA46A712B; Sun, 6 Apr 2003 21:49:46 +1000 (EST) Date: Sun, 6 Apr 2003 21:49:46 +1000 From: Edwin Groothuis To: martijn Message-ID: <20030406114946.GI762@k7.mavetju> References: <200304060133.h361XUFa099276@freefall.freebsd.org> <20030406113700.GA665@ratcenter.zonshofje.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406113700.GA665@ratcenter.zonshofje.nl> User-Agent: Mutt/1.4i cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38516: ICQv7 transport for the Jabber Server X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:49:55 -0000 On Sun, Apr 06, 2003 at 01:37:00PM +0200, martijn wrote: > Once upon a Sat, Apr 05 2003, Edwin Groothuis hit keys in the following order: > > Synopsis: ICQv7 transport for the Jabber Server > > > > I can't get it compiled under -current: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=38516 > > I couldn't get it to work either and fell back to using the AIM transport again > some time ago. It also looks that development is not very active; no releases > since May 11 2002. I say kick it instead of fix it, and update the AIM port to > the 2003-03-14 snapshot. > I just looked a bit further and noticed a GCC 3.2 patch in their Sourceforge > patch area. If somenone still wants it to use it, they might want to try it > out. Do you have an URL for this one? > ps, why still try to commit a change request that's almost a year old? This weekend was "Clean a queue" weekend for me :-) And the reason why I try to commit it: because it's there and I'm very ashamed of it still not being handled. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 05:08:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5701D37B404; Sun, 6 Apr 2003 05:08:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A837243FBD; Sun, 6 Apr 2003 05:08:17 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36C8HUp074169; Sun, 6 Apr 2003 05:08:17 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36C8HqG074165; Sun, 6 Apr 2003 05:08:17 -0700 (PDT) Date: Sun, 6 Apr 2003 05:08:17 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304061208.h36C8HqG074165@freefall.freebsd.org> To: freebsduser@paradisegreen.co.uk, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/40276: slurp port overwrites/delete existing configuration file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:08:25 -0000 Synopsis: slurp port overwrites/delete existing configuration file State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 05:08:13 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=40276 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 05:10:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D581237B401 for ; Sun, 6 Apr 2003 05:10:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC52C43FDD for ; Sun, 6 Apr 2003 05:10:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36CAKUp074238 for ; Sun, 6 Apr 2003 05:10:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36CAKch074237; Sun, 6 Apr 2003 05:10:20 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 05:10:20 -0700 (PDT) Resent-Message-Id: <200304061210.h36CAKch074237@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Jesse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8749837B401 for ; Sun, 6 Apr 2003 05:01:55 -0700 (PDT) Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1620043FDF for ; Sun, 6 Apr 2003 05:01:54 -0700 (PDT) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1]) h36C28O9080837 for ; Sun, 6 Apr 2003 14:02:08 +0200 (CEST) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: (from jesse@localhost)h36C26xY080836; Sun, 6 Apr 2003 14:02:06 +0200 (MEST) Message-Id: <200304061202.h36C26xY080836@arthur.cs.uni-magdeburg.de> Date: Sun, 6 Apr 2003 14:02:06 +0200 (MEST) From: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50639: Update of port graphics/Coin from 2.0.0 to 2.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Jesse List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:10:23 -0000 >Number: 50639 >Category: ports >Synopsis: Update of port graphics/Coin from 2.0.0 to 2.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 05:10:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 4.8-RC i386 >Organization: none >Environment: System: FreeBSD 4.8-RC #13: Mon Mar 31 13:10:41 CEST 2003 i386 >Description: This is an update of port graphics/Coin from version 2.0.0 to 2.0.2. This update also adds the API documentation so that people can actually use the installed library. >How-To-Repeat: build and install graphics/Coin. >Fix: diff -ruN Coin/Makefile Coin.new/Makefile --- Coin/Makefile Wed Apr 2 12:52:20 2003 +++ Coin.new/Makefile Sun Apr 6 12:12:03 2003 @@ -6,7 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ @@ -20,7 +20,7 @@ USE_MESA= yes USE_XLIB= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe --enable-3ds-import --enable-sound +CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe --enable-3ds-import --enable-sound --enable-html INSTALLS_SHLIB= yes MAN1= coin-config.1 diff -ruN Coin/distinfo Coin.new/distinfo --- Coin/distinfo Wed Apr 2 12:52:20 2003 +++ Coin.new/distinfo Sun Apr 6 12:12:32 2003 @@ -1 +1 @@ -MD5 (Coin-2.0.0.tar.gz) = af51b92c5ae932cf0c4a9d5fdb2fdc0a +MD5 (Coin-2.0.2.tar.gz) = e5bfb1167649ef234c8fa52d680447b3 diff -ruN Coin/pkg-plist Coin.new/pkg-plist --- Coin/pkg-plist Wed Apr 2 12:52:20 2003 +++ Coin.new/pkg-plist Sun Apr 6 13:48:26 2003 @@ -646,7 +646,6 @@ lib/libCoin.so lib/libCoin.la share/aclocal/coin.m4 -share/Coin/conf/coin-default.cfg share/Coin/draggerDefaults/translate1Dragger.iv share/Coin/draggerDefaults/translate2Dragger.iv share/Coin/draggerDefaults/centerballDragger.iv @@ -668,6 +667,1734 @@ share/Coin/draggerDefaults/rotateDiscDragger.iv share/Coin/draggerDefaults/transformerDragger.iv share/Coin/draggerDefaults/transformBoxDragger.iv +share/Coin/conf/coin-default.cfg +share/Coin/html/SbBSPTree_8h-source.html +share/Coin/html/SbBasic_8h-source.html +share/Coin/html/SbBox2f_8h-source.html +share/Coin/html/SbBox2s_8h-source.html +share/Coin/html/SbBox3f_8h-source.html +share/Coin/html/SbBox_8h-source.html +share/Coin/html/SbClip_8h-source.html +share/Coin/html/SbColor4f_8h-source.html +share/Coin/html/SbColor_8h-source.html +share/Coin/html/SbCylinderPlaneProjector_8h-source.html +share/Coin/html/SbCylinderProjector_8h-source.html +share/Coin/html/SbCylinderSectionProjector_8h-source.html +share/Coin/html/SbCylinderSheetProjector_8h-source.html +share/Coin/html/SbCylinder_8h-source.html +share/Coin/html/SbDict_8h-source.html +share/Coin/html/SbImage_8h-source.html +share/Coin/html/SbIntList_8h-source.html +share/Coin/html/SbLineProjector_8h-source.html +share/Coin/html/SbLine_8h-source.html +share/Coin/html/SbLinear_8h-source.html +share/Coin/html/SbList_8h-source.html +share/Coin/html/SbMatrix_8h-source.html +share/Coin/html/SbName_8h-source.html +share/Coin/html/SbPList_8h-source.html +share/Coin/html/SbPlaneProjector_8h-source.html +share/Coin/html/SbPlane_8h-source.html +share/Coin/html/SbProjector_8h-source.html +share/Coin/html/SbRotation_8h-source.html +share/Coin/html/SbSpherePlaneProjector_8h-source.html +share/Coin/html/SbSphereProjector_8h-source.html +share/Coin/html/SbSphereSectionProjector_8h-source.html +share/Coin/html/SbSphereSheetProjector_8h-source.html +share/Coin/html/SbSphere_8h-source.html +share/Coin/html/SbStringList_8h-source.html +share/Coin/html/SbString_8h-source.html +share/Coin/html/SbTesselator_8h-source.html +share/Coin/html/SbTime_8h-source.html +share/Coin/html/SbVec2f_8h-source.html +share/Coin/html/SbVec2s_8h-source.html +share/Coin/html/SbVec3fList_8h-source.html +share/Coin/html/SbVec3f_8h-source.html +share/Coin/html/annotated.html +share/Coin/html/SbVec3s_8h-source.html +share/Coin/html/SbVec4f_8h-source.html +share/Coin/html/SbViewVolume_8h-source.html +share/Coin/html/SbViewportRegion_8h-source.html +share/Coin/html/SbXfBox3f_8h-source.html +share/Coin/html/SoActionMethodList_8h-source.html +share/Coin/html/SoAction_8h-source.html +share/Coin/html/SoAlarmSensor_8h-source.html +share/Coin/html/SoAnnotation_8h-source.html +share/Coin/html/SoAntiSquish_8h-source.html +share/Coin/html/SoAppearanceKit_8h-source.html +share/Coin/html/SoArray_8h-source.html +share/Coin/html/SoAsciiText_8h-source.html +share/Coin/html/SoAudioDevice_8h-source.html +share/Coin/html/SoAudioRenderAction_8h-source.html +share/Coin/html/SoAuditorList_8h-source.html +share/Coin/html/SoBaseColor_8h-source.html +share/Coin/html/SoBaseKit_8h-source.html +share/Coin/html/SoBaseList_8h-source.html +share/Coin/html/SoBase_8h-source.html +share/Coin/html/SoBlinker_8h-source.html +share/Coin/html/SoBoolOperation_8h-source.html +share/Coin/html/SoBoxHighlightRenderAction_8h-source.html +share/Coin/html/SoButtonEvent_8h-source.html +share/Coin/html/SoCalculator_8h-source.html +share/Coin/html/SoCallbackAction_8h-source.html +share/Coin/html/SoCallbackList_8h-source.html +share/Coin/html/SoCallback_8h-source.html +share/Coin/html/SoCameraKit_8h-source.html +share/Coin/html/SoCamera_8h-source.html +share/Coin/html/SoCenterballDragger_8h-source.html +share/Coin/html/SoCenterballManip_8h-source.html +share/Coin/html/SoChildList_8h-source.html +share/Coin/html/SoClipPlaneManip_8h-source.html +share/Coin/html/SoClipPlane_8h-source.html +share/Coin/html/SoColorIndex_8h-source.html +share/Coin/html/SoComplexity_8h-source.html +share/Coin/html/SoComposeMatrix_8h-source.html +share/Coin/html/SoComposeRotationFromTo_8h-source.html +share/Coin/html/SoComposeRotation_8h-source.html +share/Coin/html/SoComposeVec2f_8h-source.html +share/Coin/html/SoComposeVec3f_8h-source.html +share/Coin/html/SoComposeVec4f_8h-source.html +share/Coin/html/SoCompose_8h-source.html +share/Coin/html/SoComputeBoundingBox_8h-source.html +share/Coin/html/SoConcatenate_8h-source.html +share/Coin/html/SoConeDetail_8h-source.html +share/Coin/html/SoCone_8h-source.html +share/Coin/html/SoContextHandler_8h-source.html +share/Coin/html/SoCoordinate3_8h-source.html +share/Coin/html/SoCoordinate4_8h-source.html +share/Coin/html/SoCounter_8h-source.html +share/Coin/html/SoCubeDetail_8h-source.html +share/Coin/html/SoCube_8h-source.html +share/Coin/html/SoCylinderDetail_8h-source.html +share/Coin/html/SoCylinder_8h-source.html +share/Coin/html/SoDB_8h-source.html +share/Coin/html/SoDataSensor_8h-source.html +share/Coin/html/SoDebugError_8h-source.html +share/Coin/html/SoDecomposeMatrix_8h-source.html +share/Coin/html/SoDecomposeRotation_8h-source.html +share/Coin/html/SoDecomposeVec2f_8h-source.html +share/Coin/html/SoDecomposeVec3f_8h-source.html +share/Coin/html/SoDecomposeVec4f_8h-source.html +share/Coin/html/SoDelayQueueSensor_8h-source.html +share/Coin/html/SoDetailList_8h-source.html +share/Coin/html/SoDetail_8h-source.html +share/Coin/html/SoDirectionalLightDragger_8h-source.html +share/Coin/html/SoDirectionalLightManip_8h-source.html +share/Coin/html/SoDirectionalLight_8h-source.html +share/Coin/html/SoDragPointDragger_8h-source.html +share/Coin/html/SoDragger_8h-source.html +share/Coin/html/SoDrawStyle_8h-source.html +share/Coin/html/SoElapsedTime_8h-source.html +share/Coin/html/SoElement_8h-source.html +share/Coin/html/SoEnabledElementsList_8h-source.html +share/Coin/html/SoEngineList_8h-source.html +share/Coin/html/SoEngineOutputList_8h-source.html +share/Coin/html/SoEngineOutput_8h-source.html +share/Coin/html/SoEngine_8h-source.html +share/Coin/html/SoEnvironment_8h-source.html +share/Coin/html/SoError_8h-source.html +share/Coin/html/SoEventCallback_8h-source.html +share/Coin/html/SoEvent_8h-source.html +share/Coin/html/SoExtSelection_8h-source.html +share/Coin/html/SoFaceDetail_8h-source.html +share/Coin/html/SoFaceSet_8h-source.html +share/Coin/html/SoFieldContainer_8h-source.html +share/Coin/html/SoFieldConverter_8h-source.html +share/Coin/html/SoFieldData_8h-source.html +share/Coin/html/SoFieldList_8h-source.html +share/Coin/html/SoField_8h-source.html +share/Coin/html/SoFieldSensor_8h-source.html +share/Coin/html/SoFile_8h-source.html +share/Coin/html/SoFloatElement_8h-source.html +share/Coin/html/SoFontStyle_8h-source.html +share/Coin/html/SoFont_8h-source.html +share/Coin/html/SoFullPath_8h-source.html +share/Coin/html/SoGLColorIndexElement_8h-source.html +share/Coin/html/SoGLLineWidthElement_8h-source.html +share/Coin/html/SoGLPointSizeElement_8h-source.html +share/Coin/html/SoGLRenderAction_8h-source.html +share/Coin/html/SoGate_8h-source.html +share/Coin/html/SoGetBoundingBoxAction_8h-source.html +share/Coin/html/SoGlyph_8h-source.html +share/Coin/html/SoGetMatrixAction_8h-source.html +share/Coin/html/SoGetPrimitiveCountAction_8h-source.html +share/Coin/html/SoGroup_8h-source.html +share/Coin/html/SoHandleBoxDragger_8h-source.html +share/Coin/html/SoHandleBoxManip_8h-source.html +share/Coin/html/SoHandleEventAction_8h-source.html +share/Coin/html/SoIdleSensor_8h-source.html +share/Coin/html/SoImage_8h-source.html +share/Coin/html/SoIndexedFaceSet_8h-source.html +share/Coin/html/SoIndexedLineSet_8h-source.html +share/Coin/html/SoIndexedNurbsCurve_8h-source.html +share/Coin/html/SoIndexedNurbsSurface_8h-source.html +share/Coin/html/SoIndexedShape_8h-source.html +share/Coin/html/SoIndexedTriangleStripSet_8h-source.html +share/Coin/html/SoInfo_8h-source.html +share/Coin/html/SoInput_8h-source.html +share/Coin/html/SoInteractionKit_8h-source.html +share/Coin/html/SoInteraction_8h-source.html +share/Coin/html/SoInterpolateFloat_8h-source.html +share/Coin/html/SoInterpolateRotation_8h-source.html +share/Coin/html/SoInterpolateVec2f_8h-source.html +share/Coin/html/SoInterpolateVec3f_8h-source.html +share/Coin/html/SoInterpolateVec4f_8h-source.html +share/Coin/html/SoInterpolate_8h-source.html +share/Coin/html/SoJackDragger_8h-source.html +share/Coin/html/SoJackManip_8h-source.html +share/Coin/html/SoKeyboardEvent_8h-source.html +share/Coin/html/SoLOD_8h-source.html +share/Coin/html/SoLabel_8h-source.html +share/Coin/html/SoLevelOfDetail_8h-source.html +share/Coin/html/SoLightKit_8h-source.html +share/Coin/html/SoLightModel_8h-source.html +share/Coin/html/SoLight_8h-source.html +share/Coin/html/SoLineDetail_8h-source.html +share/Coin/html/SoLineHighlightRenderAction_8h-source.html +share/Coin/html/SoLineSet_8h-source.html +share/Coin/html/SoLineWidthElement_8h-source.html +share/Coin/html/doxygen.css +share/Coin/html/SoLinearProfile_8h-source.html +share/Coin/html/SoListenerDopplerElement_8h-source.html +share/Coin/html/SoListenerGainElement_8h-source.html +share/Coin/html/SoListenerOrientationElement_8h-source.html +share/Coin/html/SoListenerPositionElement_8h-source.html +share/Coin/html/SoListener_8h-source.html +share/Coin/html/SoLocateHighlight_8h-source.html +share/Coin/html/SoLocation2Event_8h-source.html +share/Coin/html/SoLockMgr_8h-source.html +share/Coin/html/SoMFBitMask_8h-source.html +share/Coin/html/SoMFBool_8h-source.html +share/Coin/html/SoMFColor_8h-source.html +share/Coin/html/SoMFEngine_8h-source.html +share/Coin/html/SoMFEnum_8h-source.html +share/Coin/html/SoMFFloat_8h-source.html +share/Coin/html/SoMFInt32_8h-source.html +share/Coin/html/SoMFMatrix_8h-source.html +share/Coin/html/SoMFName_8h-source.html +share/Coin/html/SoMFNode_8h-source.html +share/Coin/html/SoMFPath_8h-source.html +share/Coin/html/SoMFPlane_8h-source.html +share/Coin/html/SoMFRotation_8h-source.html +share/Coin/html/SoMFShort_8h-source.html +share/Coin/html/SoMFString_8h-source.html +share/Coin/html/SoMFTime_8h-source.html +share/Coin/html/SoMFUInt32_8h-source.html +share/Coin/html/classSbBSPTree.html +share/Coin/html/SoMFUShort_8h-source.html +share/Coin/html/SoMFVec2f_8h-source.html +share/Coin/html/SoMFVec3f_8h-source.html +share/Coin/html/SoMFVec4f_8h-source.html +share/Coin/html/SoMField_8h-source.html +share/Coin/html/SoMarkerSet_8h-source.html +share/Coin/html/SoMaterialBinding_8h-source.html +share/Coin/html/SoMaterial_8h-source.html +share/Coin/html/SoMatrixTransform_8h-source.html +share/Coin/html/SoMemoryError_8h-source.html +share/Coin/html/SoMotion3Event_8h-source.html +share/Coin/html/SoMouseButtonEvent_8h-source.html +share/Coin/html/SoMultipleCopy_8h-source.html +share/Coin/html/SoNodeKitDetail_8h-source.html +share/Coin/html/SoNodeKitListPart_8h-source.html +share/Coin/html/SoNodeKitPath_8h-source.html +share/Coin/html/SoNodeKit_8h-source.html +share/Coin/html/SoNodeList_8h-source.html +share/Coin/html/SoNodeSensor_8h-source.html +share/Coin/html/SoNode_8h-source.html +share/Coin/html/SoNodekitCatalog_8h-source.html +share/Coin/html/SoNonIndexedShape_8h-source.html +share/Coin/html/SoNormalBinding_8h-source.html +share/Coin/html/SoNormal_8h-source.html +share/Coin/html/SoNotification_8h-source.html +share/Coin/html/SoNurbsCurve_8h-source.html +share/Coin/html/SoNurbsProfile_8h-source.html +share/Coin/html/SoNurbsSurface_8h-source.html +share/Coin/html/SoOffscreenRenderer_8h-source.html +share/Coin/html/SoOnOff_8h-source.html +share/Coin/html/SoOneShotSensor_8h-source.html +share/Coin/html/SoOneShot_8h-source.html +share/Coin/html/SoOrthographicCamera_8h-source.html +share/Coin/html/SoOutput_8h-source.html +share/Coin/html/SoPackedColor_8h-source.html +share/Coin/html/SoPathList_8h-source.html +share/Coin/html/SoPathSensor_8h-source.html +share/Coin/html/SoPathSwitch_8h-source.html +share/Coin/html/SoPath_8h-source.html +share/Coin/html/classSoBase.png +share/Coin/html/SoPendulum_8h-source.html +share/Coin/html/SoPerspectiveCamera_8h-source.html +share/Coin/html/SoPickAction_8h-source.html +share/Coin/html/SoPickStyle_8h-source.html +share/Coin/html/SoPickedPointList_8h-source.html +share/Coin/html/SoPickedPoint_8h-source.html +share/Coin/html/SoPointDetail_8h-source.html +share/Coin/html/SoPointLightDragger_8h-source.html +share/Coin/html/SoPointLightManip_8h-source.html +share/Coin/html/SoPointLight_8h-source.html +share/Coin/html/SoPointSet_8h-source.html +share/Coin/html/SoPointSizeElement_8h-source.html +share/Coin/html/SoRotor_8h-source.html +share/Coin/html/SoPolygonOffset_8h-source.html +share/Coin/html/SoPrimitiveVertex_8h-source.html +share/Coin/html/SoProfileCoordinate2_8h-source.html +share/Coin/html/SoProfileCoordinate3_8h-source.html +share/Coin/html/SoProfile_8h-source.html +share/Coin/html/SoQuadMesh_8h-source.html +share/Coin/html/SoRayPickAction_8h-source.html +share/Coin/html/SoReadError_8h-source.html +share/Coin/html/SoReplacedElement_8h-source.html +share/Coin/html/SoResetTransform_8h-source.html +share/Coin/html/SoRotateCylindricalDragger_8h-source.html +share/Coin/html/SoRotateDiscDragger_8h-source.html +share/Coin/html/SoRotateSphericalDragger_8h-source.html +share/Coin/html/SoRotationXYZ_8h-source.html +share/Coin/html/SoRotation_8h-source.html +share/Coin/html/SoSFBitMask_8h-source.html +share/Coin/html/SoSFBool_8h-source.html +share/Coin/html/SoSFColor_8h-source.html +share/Coin/html/SoSFEngine_8h-source.html +share/Coin/html/SoSFEnum_8h-source.html +share/Coin/html/SoSFFloat_8h-source.html +share/Coin/html/SoSFImage3_8h-source.html +share/Coin/html/SoSFImage_8h-source.html +share/Coin/html/SoSFInt32_8h-source.html +share/Coin/html/SoSFMatrix_8h-source.html +share/Coin/html/SoSFName_8h-source.html +share/Coin/html/SoSFNode_8h-source.html +share/Coin/html/SoSFPath_8h-source.html +share/Coin/html/SoSFPlane_8h-source.html +share/Coin/html/SoSFRotation_8h-source.html +share/Coin/html/SoSFShort_8h-source.html +share/Coin/html/SoSFString_8h-source.html +share/Coin/html/SoSFTime_8h-source.html +share/Coin/html/SoSFTrigger_8h-source.html +share/Coin/html/SoSFUInt32_8h-source.html +share/Coin/html/SoSFUShort_8h-source.html +share/Coin/html/SoSFVec2f_8h-source.html +share/Coin/html/SoSFVec3f_8h-source.html +share/Coin/html/SoSFVec4f_8h-source.html +share/Coin/html/SoSField_8h-source.html +share/Coin/html/classSoCone.png +share/Coin/html/SoScale1Dragger_8h-source.html +share/Coin/html/SoScale2Dragger_8h-source.html +share/Coin/html/SoScale2UniformDragger_8h-source.html +share/Coin/html/SoScaleUniformDragger_8h-source.html +share/Coin/html/SoScale_8h-source.html +share/Coin/html/SoSceneKit_8h-source.html +share/Coin/html/SoSceneManager_8h-source.html +share/Coin/html/SoSearchAction_8h-source.html +share/Coin/html/SoSelectOne_8h-source.html +share/Coin/html/SoSelection_8h-source.html +share/Coin/html/SoSensorManager_8h-source.html +share/Coin/html/SoSensor_8h-source.html +share/Coin/html/SoSeparatorKit_8h-source.html +share/Coin/html/SoSeparator_8h-source.html +share/Coin/html/SoShapeHints_8h-source.html +share/Coin/html/SoShapeKit_8h-source.html +share/Coin/html/SoShape_8h-source.html +share/Coin/html/SoShuttle_8h-source.html +share/Coin/html/SoSpaceballButtonEvent_8h-source.html +share/Coin/html/SoSphere_8h-source.html +share/Coin/html/SoSpotLightDragger_8h-source.html +share/Coin/html/SoSpotLightManip_8h-source.html +share/Coin/html/SoSpotLight_8h-source.html +share/Coin/html/SoState_8h-source.html +share/Coin/html/SoSubAction_8h-source.html +share/Coin/html/SoSubEngine_8h-source.html +share/Coin/html/SoSwitch_8h-source.html +share/Coin/html/SoSurroundScale_8h-source.html +share/Coin/html/SoTabBoxDragger_8h-source.html +share/Coin/html/SoTabBoxManip_8h-source.html +share/Coin/html/SoTabPlaneDragger_8h-source.html +share/Coin/html/SoText2_8h-source.html +share/Coin/html/SoText3_8h-source.html +share/Coin/html/SoTextDetail_8h-source.html +share/Coin/html/SoTexture2Transform_8h-source.html +share/Coin/html/SoTexture2_8h-source.html +share/Coin/html/SoTexture3Transform_8h-source.html +share/Coin/html/SoTexture3_8h-source.html +share/Coin/html/SoTextureCoordinate2_8h-source.html +share/Coin/html/SoTextureCoordinate3_8h-source.html +share/Coin/html/SoTextureCoordinateBinding_8h-source.html +share/Coin/html/SoTextureCoordinateDefault_8h-source.html +share/Coin/html/SoTextureCoordinateEnvironment_8h-source.html +share/Coin/html/SoTextureCoordinateFunction_8h-source.html +share/Coin/html/SoTextureCoordinatePlane_8h-source.html +share/Coin/html/SoTextureScalePolicy_8h-source.html +share/Coin/html/SoTimeCounter_8h-source.html +share/Coin/html/SoTimerQueueSensor_8h-source.html +share/Coin/html/SoTimerSensor_8h-source.html +share/Coin/html/SoToVRML2Action_8h-source.html +share/Coin/html/SoToVRMLAction_8h-source.html +share/Coin/html/SoTrackballDragger_8h-source.html +share/Coin/html/SoTrackballManip_8h-source.html +share/Coin/html/SoTransformBoxDragger_8h-source.html +share/Coin/html/SoTransformBoxManip_8h-source.html +share/Coin/html/SoTransformManip_8h-source.html +share/Coin/html/SoTransformSeparator_8h-source.html +share/Coin/html/SoTransformVec3f_8h-source.html +share/Coin/html/SoTransform_8h-source.html +share/Coin/html/SoTransformation_8h-source.html +share/Coin/html/SoTransformerDragger_8h-source.html +share/Coin/html/SoTransformerManip_8h-source.html +share/Coin/html/SoTranslate1Dragger_8h-source.html +share/Coin/html/SoTranslate2Dragger_8h-source.html +share/Coin/html/SoTranslation_8h-source.html +share/Coin/html/SoTransparencyType_8h-source.html +share/Coin/html/SoTriangleStripSet_8h-source.html +share/Coin/html/SoTriggerAny_8h-source.html +share/Coin/html/SoTypeList_8h-source.html +share/Coin/html/SoType_8h-source.html +share/Coin/html/SoUnits_8h-source.html +share/Coin/html/SoVRMLAnchor_8h-source.html +share/Coin/html/SoVRMLAppearance_8h-source.html +share/Coin/html/SoVRMLAudioClip_8h-source.html +share/Coin/html/SoVRMLBackground_8h-source.html +share/Coin/html/SoVRMLBillboard_8h-source.html +share/Coin/html/SoVRMLBox_8h-source.html +share/Coin/html/SoVRMLCollision_8h-source.html +share/Coin/html/SoVRMLColorInterpolator_8h-source.html +share/Coin/html/SoVRMLColor_8h-source.html +share/Coin/html/SoVRMLCone_8h-source.html +share/Coin/html/SoVRMLCoordinateInterpolator_8h-source.html +share/Coin/html/SoVRMLCoordinate_8h-source.html +share/Coin/html/SoVRMLCylinderSensor_8h-source.html +share/Coin/html/SoVRMLCylinder_8h-source.html +share/Coin/html/SoVRMLDirectionalLight_8h-source.html +share/Coin/html/SoVRMLDragSensor_8h-source.html +share/Coin/html/SoVRMLElevationGrid_8h-source.html +share/Coin/html/SoVRMLExtrusion_8h-source.html +share/Coin/html/SoVRMLFog_8h-source.html +share/Coin/html/SoVRMLFontStyle_8h-source.html +share/Coin/html/SoVRMLGeometry_8h-source.html +share/Coin/html/SoVRMLGroup_8h-source.html +share/Coin/html/SoVRMLImageTexture_8h-source.html +share/Coin/html/SoVRMLIndexedFaceSet_8h-source.html +share/Coin/html/SoVRMLIndexedLineSet_8h-source.html +share/Coin/html/SoVRMLIndexedLine_8h-source.html +share/Coin/html/SoVRMLIndexedShape_8h-source.html +share/Coin/html/SoVRMLInline_8h-source.html +share/Coin/html/SoVRMLInterpolator_8h-source.html +share/Coin/html/doxygen.png +share/Coin/html/SoVRMLLOD_8h-source.html +share/Coin/html/SoVRMLLight_8h-source.html +share/Coin/html/SoVRMLMacros_8h-source.html +share/Coin/html/SoVRMLMaterial_8h-source.html +share/Coin/html/SoVRMLMovieTexture_8h-source.html +share/Coin/html/SoVRMLNavigationInfo_8h-source.html +share/Coin/html/SoVRMLNodes_8h-source.html +share/Coin/html/SoVRMLNormalInterpolator_8h-source.html +share/Coin/html/SoVRMLNormal_8h-source.html +share/Coin/html/SoVRMLOrientationInterpolator_8h-source.html +share/Coin/html/SoVRMLParent_8h-source.html +share/Coin/html/SoVRMLPixelTexture_8h-source.html +share/Coin/html/files.html +share/Coin/html/SoVRMLPlaneSensor_8h-source.html +share/Coin/html/SoVRMLPointLight_8h-source.html +share/Coin/html/SoVRMLPointSet_8h-source.html +share/Coin/html/SoVRMLPositionInterpolator_8h-source.html +share/Coin/html/SoVRMLProximitySensor_8h-source.html +share/Coin/html/SoVRMLScalarInterpolator_8h-source.html +share/Coin/html/SoVRMLScript_8h-source.html +share/Coin/html/SoVRMLSensor_8h-source.html +share/Coin/html/SoVRMLShape_8h-source.html +share/Coin/html/SoVRMLSound_8h-source.html +share/Coin/html/SoVRMLSphereSensor_8h-source.html +share/Coin/html/SoVRMLSphere_8h-source.html +share/Coin/html/SoVRMLSpotLight_8h-source.html +share/Coin/html/SoVRMLSubInterpolator_8h-source.html +share/Coin/html/SoVRMLSwitch_8h-source.html +share/Coin/html/SoVRMLText_8h-source.html +share/Coin/html/SoVRMLTextureCoordinate_8h-source.html +share/Coin/html/SoVRMLTextureTransform_8h-source.html +share/Coin/html/SoVRMLTexture_8h-source.html +share/Coin/html/SoVRMLTimeSensor_8h-source.html +share/Coin/html/SoVRMLTouchSensor_8h-source.html +share/Coin/html/SoVRMLTransform_8h-source.html +share/Coin/html/SoVRMLVertexLine_8h-source.html +share/Coin/html/SoVRMLVertexPoint_8h-source.html +share/Coin/html/SoVRMLVertexShape_8h-source.html +share/Coin/html/SoVRMLViewpoint_8h-source.html +share/Coin/html/SoVRMLVisibilitySensor_8h-source.html +share/Coin/html/SoVRMLWorldInfo_8h-source.html +share/Coin/html/SoVRML_8h-source.html +share/Coin/html/SoVertexProperty_8h-source.html +share/Coin/html/SoVertexShape_8h-source.html +share/Coin/html/SoWWWAnchor_8h-source.html +share/Coin/html/SoWWWInline_8h-source.html +share/Coin/html/SoWrapperKit_8h-source.html +share/Coin/html/SoWriteAction_8h-source.html +share/Coin/html/basic_8h-source.html +share/Coin/html/classSbBSPTree-members.html +share/Coin/html/classSbBox2f-members.html +share/Coin/html/classSbBox2f.html +share/Coin/html/classSbBox2s-members.html +share/Coin/html/classSbBox2s.html +share/Coin/html/classSbBox3f-members.html +share/Coin/html/classSbBox3f.html +share/Coin/html/classSbBox3f.png +share/Coin/html/classSbClip-members.html +share/Coin/html/classSbClip.html +share/Coin/html/classSbColor-members.html +share/Coin/html/classSbColor.html +share/Coin/html/classSbColor.png +share/Coin/html/classSbColor4f-members.html +share/Coin/html/classSbColor4f.html +share/Coin/html/classSbCylinder-members.html +share/Coin/html/classSbCylinder.html +share/Coin/html/classSbCylinderPlaneProjector-members.html +share/Coin/html/classSbCylinderPlaneProjector.html +share/Coin/html/classSbCylinderPlaneProjector.png +share/Coin/html/classSbCylinderProjector-members.html +share/Coin/html/classSbCylinderProjector.html +share/Coin/html/classSbCylinderProjector.png +share/Coin/html/classSbCylinderSectionProjector-members.html +share/Coin/html/classSbCylinderSectionProjector.html +share/Coin/html/classSbCylinderSectionProjector.png +share/Coin/html/classSbCylinderSheetProjector-members.html +share/Coin/html/classSbCylinderSheetProjector.html +share/Coin/html/classSbCylinderSheetProjector.png +share/Coin/html/classSbDict-members.html +share/Coin/html/classSbDict.html +share/Coin/html/classSbImage-members.html +share/Coin/html/classSbImage.html +share/Coin/html/classSbIntList-members.html +share/Coin/html/classSbIntList.html +share/Coin/html/classSbIntList.png +share/Coin/html/classSbLine-members.html +share/Coin/html/classSbLine.html +share/Coin/html/classSbLineProjector-members.html +share/Coin/html/classSbLineProjector.html +share/Coin/html/classSbLineProjector.png +share/Coin/html/classSbList-members.html +share/Coin/html/classSbList.html +share/Coin/html/classSbMatrix-members.html +share/Coin/html/classSbMatrix.html +share/Coin/html/classSbName-members.html +share/Coin/html/classSbName.html +share/Coin/html/classSbPList-members.html +share/Coin/html/classSbPList.html +share/Coin/html/classSbPList.png +share/Coin/html/classSbPlane-members.html +share/Coin/html/classSbPlane.html +share/Coin/html/classSbPlaneProjector-members.html +share/Coin/html/classSbPlaneProjector.html +share/Coin/html/classSbPlaneProjector.png +share/Coin/html/classSbProjector-members.html +share/Coin/html/classSbProjector.html +share/Coin/html/classSbProjector.png +share/Coin/html/classSbRotation-members.html +share/Coin/html/classSbRotation.html +share/Coin/html/classSbSphere-members.html +share/Coin/html/classSbSphere.html +share/Coin/html/classSbSpherePlaneProjector-members.html +share/Coin/html/classSbSpherePlaneProjector.html +share/Coin/html/classSbSpherePlaneProjector.png +share/Coin/html/classSbSphereProjector-members.html +share/Coin/html/classSbSphereProjector.html +share/Coin/html/classSbSphereProjector.png +share/Coin/html/classSbSphereSectionProjector-members.html +share/Coin/html/classSbSphereSectionProjector.html +share/Coin/html/classSbString.html +share/Coin/html/classSbSphereSectionProjector.png +share/Coin/html/classSbSphereSheetProjector-members.html +share/Coin/html/classSbSphereSheetProjector.html +share/Coin/html/classSbSphereSheetProjector.png +share/Coin/html/classSbString-members.html +share/Coin/html/classSbStringList-members.html +share/Coin/html/classSbStringList.html +share/Coin/html/classSbStringList.png +share/Coin/html/classSbTesselator-members.html +share/Coin/html/classSbTesselator.html +share/Coin/html/classSbTime-members.html +share/Coin/html/classSbTime.html +share/Coin/html/classSbVec2f-members.html +share/Coin/html/index.html +share/Coin/html/classSbVec2f.html +share/Coin/html/classSbVec2s-members.html +share/Coin/html/classSbVec2s.html +share/Coin/html/classSbVec3f-members.html +share/Coin/html/classSbVec3f.html +share/Coin/html/classSbVec3f.png +share/Coin/html/classSbVec3fList-members.html +share/Coin/html/classSbVec3fList.html +share/Coin/html/classSbVec3fList.png +share/Coin/html/classSbVec3s-members.html +share/Coin/html/classSbVec3s.html +share/Coin/html/classSbVec4f-members.html +share/Coin/html/classSbVec4f.html +share/Coin/html/classSbViewVolume-members.html +share/Coin/html/classSbViewVolume.html +share/Coin/html/classSoCube.png +share/Coin/html/classSbViewportRegion-members.html +share/Coin/html/classSbViewportRegion.html +share/Coin/html/classSbXfBox3f-members.html +share/Coin/html/classSbXfBox3f.html +share/Coin/html/classSbXfBox3f.png +share/Coin/html/classSoAction-members.html +share/Coin/html/classSoAction.html +share/Coin/html/classSoAction.png +share/Coin/html/classSoActionMethodList-members.html +share/Coin/html/classSoActionMethodList.html +share/Coin/html/classSoActionMethodList.png +share/Coin/html/classSoAlarmSensor-members.html +share/Coin/html/classSoAlarmSensor.html +share/Coin/html/classSoAlarmSensor.png +share/Coin/html/classSoAnnotation-members.html +share/Coin/html/classSoAnnotation.html +share/Coin/html/classSoAnnotation.png +share/Coin/html/classSoAntiSquish-members.html +share/Coin/html/classSoAntiSquish.html +share/Coin/html/classSoAntiSquish.png +share/Coin/html/classSoAppearanceKit-members.html +share/Coin/html/classSoAppearanceKit.html +share/Coin/html/classSoAppearanceKit.png +share/Coin/html/classSoArray-members.html +share/Coin/html/classSoArray.html +share/Coin/html/classSoArray.png +share/Coin/html/classSoAsciiText-members.html +share/Coin/html/classSoAsciiText.html +share/Coin/html/classSoDB.html +share/Coin/html/classSoAsciiText.png +share/Coin/html/classSoAudioDevice-members.html +share/Coin/html/classSoAudioDevice.html +share/Coin/html/classSoAudioRenderAction-members.html +share/Coin/html/classSoAudioRenderAction.html +share/Coin/html/classSoAudioRenderAction.png +share/Coin/html/classSoAuditorList-members.html +share/Coin/html/classSoAuditorList.html +share/Coin/html/classSoAuditorList.png +share/Coin/html/classSoBase-members.html +share/Coin/html/classSoBase.html +share/Coin/html/classSoBaseColor-members.html +share/Coin/html/classSoBaseColor.html +share/Coin/html/classSoBaseColor.png +share/Coin/html/classSoBaseKit-members.html +share/Coin/html/classSoBaseKit.html +share/Coin/html/classSoBaseKit.png +share/Coin/html/classSoBaseList-members.html +share/Coin/html/classSoBaseList.html +share/Coin/html/classSoBaseList.png +share/Coin/html/classSoBlinker-members.html +share/Coin/html/classSoBlinker.html +share/Coin/html/classSoBlinker.png +share/Coin/html/classSoBoolOperation-members.html +share/Coin/html/classSoBoolOperation.html +share/Coin/html/classSoBoolOperation.png +share/Coin/html/classSoBoxHighlightRenderAction-members.html +share/Coin/html/classSoBoxHighlightRenderAction.html +share/Coin/html/classSoBoxHighlightRenderAction.png +share/Coin/html/classSoButtonEvent-members.html +share/Coin/html/classSoButtonEvent.html +share/Coin/html/classSoButtonEvent.png +share/Coin/html/classSoCalculator-members.html +share/Coin/html/classSoCalculator.html +share/Coin/html/classSoCalculator.png +share/Coin/html/classSoCallback-members.html +share/Coin/html/classSoCallback.html +share/Coin/html/classSoCallback.png +share/Coin/html/classSoCallbackAction-members.html +share/Coin/html/classSoCallbackAction.html +share/Coin/html/classSoCallbackAction.png +share/Coin/html/classSoCallbackList-members.html +share/Coin/html/classSoCallbackList.html +share/Coin/html/classSoCamera-members.html +share/Coin/html/classSoCamera.html +share/Coin/html/classSoCamera.png +share/Coin/html/classSoCameraKit-members.html +share/Coin/html/classSoCameraKit.html +share/Coin/html/classSoCameraKit.png +share/Coin/html/classSoCenterballDragger-members.html +share/Coin/html/classSoCenterballDragger.html +share/Coin/html/classSoCenterballDragger.png +share/Coin/html/classSoCenterballManip-members.html +share/Coin/html/classSoCenterballManip.html +share/Coin/html/classSoCenterballManip.png +share/Coin/html/classSoChildList.html +share/Coin/html/classSoChildList-members.html +share/Coin/html/classSoChildList.png +share/Coin/html/classSoClipPlane-members.html +share/Coin/html/classSoClipPlane.html +share/Coin/html/classSoClipPlane.png +share/Coin/html/classSoClipPlaneManip-members.html +share/Coin/html/classSoClipPlaneManip.html +share/Coin/html/classSoClipPlaneManip.png +share/Coin/html/classSoColorIndex-members.html +share/Coin/html/classSoColorIndex.html +share/Coin/html/classSoColorIndex.png +share/Coin/html/classSoComplexity-members.html +share/Coin/html/classSoComplexity.html +share/Coin/html/classSoComplexity.png +share/Coin/html/classSoComposeMatrix-members.html +share/Coin/html/classSoComposeMatrix.html +share/Coin/html/classSoComposeMatrix.png +share/Coin/html/classSoComposeRotation-members.html +share/Coin/html/classSoComposeRotation.html +share/Coin/html/classSoComposeRotation.png +share/Coin/html/classSoComposeRotationFromTo-members.html +share/Coin/html/classSoComposeRotationFromTo.html +share/Coin/html/classSoComposeRotationFromTo.png +share/Coin/html/classSoComposeVec2f-members.html +share/Coin/html/classSoComposeVec2f.html +share/Coin/html/classSoComposeVec2f.png +share/Coin/html/classSoCone.html +share/Coin/html/classSoComposeVec3f-members.html +share/Coin/html/classSoComposeVec3f.html +share/Coin/html/classSoComposeVec3f.png +share/Coin/html/classSoComposeVec4f-members.html +share/Coin/html/classSoComposeVec4f.html +share/Coin/html/classSoComposeVec4f.png +share/Coin/html/classSoComputeBoundingBox-members.html +share/Coin/html/classSoComputeBoundingBox.html +share/Coin/html/classSoComputeBoundingBox.png +share/Coin/html/classSoConcatenate-members.html +share/Coin/html/classSoConcatenate.html +share/Coin/html/classSoConcatenate.png +share/Coin/html/classSoCone-members.html +share/Coin/html/classSoConeDetail-members.html +share/Coin/html/classSoConeDetail.html +share/Coin/html/classSoConeDetail.png +share/Coin/html/classSoCoordinate3-members.html +share/Coin/html/classSoCoordinate3.html +share/Coin/html/classSoCoordinate3.png +share/Coin/html/classSoCoordinate4-members.html +share/Coin/html/classSoCoordinate4.html +share/Coin/html/classSoCoordinate4.png +share/Coin/html/classSoCounter-members.html +share/Coin/html/classSoCounter.html +share/Coin/html/classSoCounter.png +share/Coin/html/classSoCube-members.html +share/Coin/html/classSoCube.html +share/Coin/html/classSoCubeDetail-members.html +share/Coin/html/classSoCubeDetail.html +share/Coin/html/classSoCubeDetail.png +share/Coin/html/classSoCylinder-members.html +share/Coin/html/classSoCylinder.html +share/Coin/html/classSoCylinder.png +share/Coin/html/classSoCylinderDetail-members.html +share/Coin/html/classSoCylinderDetail.html +share/Coin/html/classSoCylinderDetail.png +share/Coin/html/classSoDB-members.html +share/Coin/html/classSoDataSensor-members.html +share/Coin/html/classSoDataSensor.html +share/Coin/html/classSoDataSensor.png +share/Coin/html/classSoDebugError-members.html +share/Coin/html/classSoDebugError.html +share/Coin/html/classSoFile.png +share/Coin/html/classSoDebugError.png +share/Coin/html/classSoDecomposeMatrix-members.html +share/Coin/html/classSoDecomposeMatrix.html +share/Coin/html/classSoDecomposeMatrix.png +share/Coin/html/classSoDecomposeRotation-members.html +share/Coin/html/classSoDecomposeRotation.html +share/Coin/html/classSoDecomposeRotation.png +share/Coin/html/classSoDecomposeVec2f-members.html +share/Coin/html/classSoDecomposeVec2f.html +share/Coin/html/classSoDecomposeVec2f.png +share/Coin/html/classSoDecomposeVec3f-members.html +share/Coin/html/classSoDecomposeVec3f.html +share/Coin/html/classSoDecomposeVec3f.png +share/Coin/html/classSoDecomposeVec4f-members.html +share/Coin/html/classSoDecomposeVec4f.html +share/Coin/html/classSoDecomposeVec4f.png +share/Coin/html/classSoDelayQueueSensor-members.html +share/Coin/html/classSoDelayQueueSensor.html +share/Coin/html/classSoDelayQueueSensor.png +share/Coin/html/classSoDetail-members.html +share/Coin/html/classSoDetail.html +share/Coin/html/classSoDetail.png +share/Coin/html/classSoDetailList-members.html +share/Coin/html/classSoDetailList.html +share/Coin/html/classSoDetailList.png +share/Coin/html/classSoDirectionalLight-members.html +share/Coin/html/classSoDragger.html +share/Coin/html/classSoDirectionalLight.html +share/Coin/html/classSoDirectionalLight.png +share/Coin/html/classSoDirectionalLightDragger-members.html +share/Coin/html/classSoDirectionalLightDragger.html +share/Coin/html/classSoDirectionalLightDragger.png +share/Coin/html/classSoDirectionalLightManip-members.html +share/Coin/html/classSoDirectionalLightManip.html +share/Coin/html/classSoDirectionalLightManip.png +share/Coin/html/classSoDragPointDragger-members.html +share/Coin/html/classSoDragPointDragger.html +share/Coin/html/classSoDragPointDragger.png +share/Coin/html/classSoDragger.png +share/Coin/html/classSoDragger-members.html +share/Coin/html/classSoDrawStyle-members.html +share/Coin/html/classSoDrawStyle.html +share/Coin/html/classSoDrawStyle.png +share/Coin/html/classSoElapsedTime-members.html +share/Coin/html/classSoElapsedTime.html +share/Coin/html/classSoElapsedTime.png +share/Coin/html/classSoElement-members.html +share/Coin/html/classSoElement.html +share/Coin/html/classSoElement.png +share/Coin/html/classSoEnabledElementsList-members.html +share/Coin/html/classSoEnabledElementsList.html +share/Coin/html/classSoEngine-members.html +share/Coin/html/classSoEngine.html +share/Coin/html/classSoFont.png +share/Coin/html/classSoEngine.png +share/Coin/html/classSoEngineList-members.html +share/Coin/html/classSoEngineList.html +share/Coin/html/classSoEngineList.png +share/Coin/html/classSoEngineOutput-members.html +share/Coin/html/classSoEngineOutput.html +share/Coin/html/classSoEngineOutputList-members.html +share/Coin/html/classSoEngineOutputList.html +share/Coin/html/classSoEngineOutputList.png +share/Coin/html/classSoEnvironment-members.html +share/Coin/html/classSoEnvironment.html +share/Coin/html/classSoEnvironment.png +share/Coin/html/classSoError-members.html +share/Coin/html/classSoError.html +share/Coin/html/classSoError.png +share/Coin/html/classSoEvent-members.html +share/Coin/html/classSoEvent.html +share/Coin/html/classSoEvent.png +share/Coin/html/classSoEventCallback-members.html +share/Coin/html/classSoEventCallback.html +share/Coin/html/classSoEventCallback.png +share/Coin/html/classSoExtSelection-members.html +share/Coin/html/classSoExtSelection.html +share/Coin/html/classSoExtSelection.png +share/Coin/html/classSoFaceDetail-members.html +share/Coin/html/classSoFaceDetail.html +share/Coin/html/classSoFaceDetail.png +share/Coin/html/classSoFaceSet-members.html +share/Coin/html/classSoGate.png +share/Coin/html/classSoFaceSet.html +share/Coin/html/classSoFaceSet.png +share/Coin/html/classSoField-members.html +share/Coin/html/classSoField.html +share/Coin/html/classSoField.png +share/Coin/html/classSoFieldContainer-members.html +share/Coin/html/classSoFieldContainer.html +share/Coin/html/classSoFieldContainer.png +share/Coin/html/classSoFieldConverter-members.html +share/Coin/html/classSoFieldConverter.html +share/Coin/html/classSoFieldConverter.png +share/Coin/html/classSoFieldData-members.html +share/Coin/html/classSoFieldData.html +share/Coin/html/classSoFieldList-members.html +share/Coin/html/classSoFieldList.html +share/Coin/html/classSoFieldList.png +share/Coin/html/classSoFieldSensor-members.html +share/Coin/html/classSoFieldSensor.html +share/Coin/html/classSoFieldSensor.png +share/Coin/html/classSoFile-members.html +share/Coin/html/classSoFile.html +share/Coin/html/classSoFloatElement-members.html +share/Coin/html/classSoFloatElement.html +share/Coin/html/classSoFloatElement.png +share/Coin/html/classSoFont-members.html +share/Coin/html/classSoFont.html +share/Coin/html/classSoFontStyle-members.html +share/Coin/html/classSoFontStyle.html +share/Coin/html/classSoFontStyle.png +share/Coin/html/classSoFullPath-members.html +share/Coin/html/classSoFullPath.html +share/Coin/html/classSoFullPath.png +share/Coin/html/classSoGLColorIndexElement-members.html +share/Coin/html/classSoGLColorIndexElement.html +share/Coin/html/classSoGLColorIndexElement.png +share/Coin/html/classSoGLLineWidthElement-members.html +share/Coin/html/classSoGLLineWidthElement.html +share/Coin/html/classSoGLLineWidthElement.png +share/Coin/html/classSoGLPointSizeElement-members.html +share/Coin/html/classSoGLPointSizeElement.html +share/Coin/html/classSoGLPointSizeElement.png +share/Coin/html/classSoGate.html +share/Coin/html/classSoGLRenderAction-members.html +share/Coin/html/classSoGLRenderAction.html +share/Coin/html/classSoGLRenderAction.png +share/Coin/html/classSoGate-members.html +share/Coin/html/classSoGetBoundingBoxAction-members.html +share/Coin/html/classSoGetBoundingBoxAction.html +share/Coin/html/classSoGetBoundingBoxAction.png +share/Coin/html/classSoGetMatrixAction-members.html +share/Coin/html/classSoGetMatrixAction.html +share/Coin/html/classSoGetMatrixAction.png +share/Coin/html/classSoGetPrimitiveCountAction-members.html +share/Coin/html/classSoGetPrimitiveCountAction.html +share/Coin/html/classSoGetPrimitiveCountAction.png +share/Coin/html/classSoGlyph-members.html +share/Coin/html/classSoGlyph.html +share/Coin/html/classSoGroup-members.html +share/Coin/html/classSoGroup.html +share/Coin/html/classSoGroup.png +share/Coin/html/classSoHandleBoxDragger-members.html +share/Coin/html/classSoHandleBoxDragger.html +share/Coin/html/classSoHandleBoxDragger.png +share/Coin/html/classSoHandleBoxManip-members.html +share/Coin/html/classSoHandleBoxManip.html +share/Coin/html/classSoHandleBoxManip.png +share/Coin/html/classSoHandleEventAction-members.html +share/Coin/html/classSoInfo.png +share/Coin/html/classSoHandleEventAction.html +share/Coin/html/classSoHandleEventAction.png +share/Coin/html/classSoIdleSensor-members.html +share/Coin/html/classSoIdleSensor.html +share/Coin/html/classSoIdleSensor.png +share/Coin/html/classSoImage-members.html +share/Coin/html/classSoImage.html +share/Coin/html/classSoImage.png +share/Coin/html/classSoIndexedFaceSet-members.html +share/Coin/html/classSoIndexedFaceSet.html +share/Coin/html/classSoIndexedFaceSet.png +share/Coin/html/classSoIndexedLineSet-members.html +share/Coin/html/classSoIndexedLineSet.html +share/Coin/html/classSoIndexedLineSet.png +share/Coin/html/classSoIndexedNurbsCurve-members.html +share/Coin/html/classSoIndexedNurbsCurve.html +share/Coin/html/classSoIndexedNurbsCurve.png +share/Coin/html/classSoIndexedNurbsSurface-members.html +share/Coin/html/classSoIndexedNurbsSurface.html +share/Coin/html/classSoIndexedNurbsSurface.png +share/Coin/html/classSoIndexedShape-members.html +share/Coin/html/classSoIndexedShape.html +share/Coin/html/classSoIndexedShape.png +share/Coin/html/classSoIndexedTriangleStripSet-members.html +share/Coin/html/classSoIndexedTriangleStripSet.html +share/Coin/html/classSoIndexedTriangleStripSet.png +share/Coin/html/classSoInfo-members.html +share/Coin/html/classSoInfo.html +share/Coin/html/classSoInput-members.html +share/Coin/html/classSoInput.html +share/Coin/html/classSoInteraction-members.html +share/Coin/html/classSoInteraction.html +share/Coin/html/classSoInteractionKit-members.html +share/Coin/html/classSoInteractionKit.html +share/Coin/html/classSoInteractionKit.png +share/Coin/html/classSoInterpolate-members.html +share/Coin/html/classSoInterpolate.html +share/Coin/html/classSoInterpolate.png +share/Coin/html/classSoInterpolateFloat-members.html +share/Coin/html/classSoInterpolateFloat.html +share/Coin/html/classSoInterpolateFloat.png +share/Coin/html/classSoInterpolateRotation-members.html +share/Coin/html/classSoInterpolateRotation.html +share/Coin/html/classSoInterpolateRotation.png +share/Coin/html/classSoInterpolateVec2f-members.html +share/Coin/html/classSoInterpolateVec2f.html +share/Coin/html/classSoInterpolateVec2f.png +share/Coin/html/classSoInterpolateVec3f-members.html +share/Coin/html/classSoInterpolateVec3f.html +share/Coin/html/classSoInterpolateVec3f.png +share/Coin/html/classSoInterpolateVec4f-members.html +share/Coin/html/classSoInterpolateVec4f.html +share/Coin/html/classSoInterpolateVec4f.png +share/Coin/html/classSoJackDragger-members.html +share/Coin/html/classSoJackDragger.html +share/Coin/html/classSoJackDragger.png +share/Coin/html/classSoJackManip-members.html +share/Coin/html/classSoJackManip.html +share/Coin/html/classSoJackManip.png +share/Coin/html/classSoKeyboardEvent-members.html +share/Coin/html/classSoKeyboardEvent.html +share/Coin/html/classSoKeyboardEvent.png +share/Coin/html/classSoLOD-members.html +share/Coin/html/classSoLOD.html +share/Coin/html/classSoLOD.png +share/Coin/html/classSoLabel-members.html +share/Coin/html/classSoLabel.html +share/Coin/html/classSoLabel.png +share/Coin/html/classSoLevelOfDetail-members.html +share/Coin/html/classSoLevelOfDetail.html +share/Coin/html/classSoLevelOfDetail.png +share/Coin/html/classSoLight-members.html +share/Coin/html/classSoLight.html +share/Coin/html/classSoLight.png +share/Coin/html/classSoLightKit-members.html +share/Coin/html/classSoLightKit.html +share/Coin/html/classSoLightKit.png +share/Coin/html/classSoLightModel-members.html +share/Coin/html/classSoLightModel.html +share/Coin/html/classSoLightModel.png +share/Coin/html/classSoLineDetail-members.html +share/Coin/html/classSoLineDetail.html +share/Coin/html/classSoLineDetail.png +share/Coin/html/classSoLineHighlightRenderAction-members.html +share/Coin/html/classSoLineHighlightRenderAction.html +share/Coin/html/classSoLineHighlightRenderAction.png +share/Coin/html/classSoLineSet-members.html +share/Coin/html/classSoLineSet.html +share/Coin/html/classSoLineSet.png +share/Coin/html/classSoLineWidthElement-members.html +share/Coin/html/classSoLineWidthElement.html +share/Coin/html/classSoLineWidthElement.png +share/Coin/html/classSoLinearProfile-members.html +share/Coin/html/classSoLinearProfile.html +share/Coin/html/classSoListener.html +share/Coin/html/classSoLinearProfile.png +share/Coin/html/classSoListener-members.html +share/Coin/html/classSoListener.png +share/Coin/html/classSoListenerDopplerElement-members.html +share/Coin/html/classSoListenerDopplerElement.html +share/Coin/html/classSoListenerDopplerElement.png +share/Coin/html/classSoListenerGainElement-members.html +share/Coin/html/classSoListenerGainElement.html +share/Coin/html/classSoListenerGainElement.png +share/Coin/html/classSoListenerOrientationElement-members.html +share/Coin/html/classSoListenerOrientationElement.html +share/Coin/html/classSoLocateHighlight.html +share/Coin/html/classSoListenerOrientationElement.png +share/Coin/html/classSoListenerPositionElement-members.html +share/Coin/html/classSoListenerPositionElement.html +share/Coin/html/classSoListenerPositionElement.png +share/Coin/html/classSoLocateHighlight-members.html +share/Coin/html/classSoLocateHighlight.png +share/Coin/html/classSoLocation2Event-members.html +share/Coin/html/classSoLocation2Event.html +share/Coin/html/classSoLocation2Event.png +share/Coin/html/classSoLockManager-members.html +share/Coin/html/classSoLockManager.html +share/Coin/html/classSoMFBitMask-members.html +share/Coin/html/classSoMFBitMask.html +share/Coin/html/classSoMFBitMask.png +share/Coin/html/classSoMFBool-members.html +share/Coin/html/classSoMFBool.html +share/Coin/html/classSoMFBool.png +share/Coin/html/classSoMFColor-members.html +share/Coin/html/classSoMFColor.html +share/Coin/html/classSoMFColor.png +share/Coin/html/classSoMFEngine-members.html +share/Coin/html/classSoMFEngine.html +share/Coin/html/classSoMFEngine.png +share/Coin/html/classSoMFEnum-members.html +share/Coin/html/classSoMFEnum.html +share/Coin/html/classSoMFEnum.png +share/Coin/html/classSoMFFloat-members.html +share/Coin/html/classSoMFFloat.html +share/Coin/html/classSoMFFloat.png +share/Coin/html/classSoMFInt32-members.html +share/Coin/html/classSoMFInt32.html +share/Coin/html/classSoMFInt32.png +share/Coin/html/classSoMFMatrix-members.html +share/Coin/html/classSoMFMatrix.html +share/Coin/html/classSoMFMatrix.png +share/Coin/html/classSoMFName-members.html +share/Coin/html/classSoMFName.html +share/Coin/html/classSoMFName.png +share/Coin/html/classSoMFNode-members.html +share/Coin/html/classSoMFNode.html +share/Coin/html/classSoMFNode.png +share/Coin/html/classSoMFPath-members.html +share/Coin/html/classSoMFPath.html +share/Coin/html/classSoMFPath.png +share/Coin/html/classSoMFPlane-members.html +share/Coin/html/classSoMFPlane.html +share/Coin/html/classSoMFPlane.png +share/Coin/html/classSoMFRotation-members.html +share/Coin/html/classSoMFRotation.html +share/Coin/html/classSoMFRotation.png +share/Coin/html/classSoMFShort-members.html +share/Coin/html/classSoMFShort.html +share/Coin/html/classSoMFShort.png +share/Coin/html/classSoMFString-members.html +share/Coin/html/classSoMFString.html +share/Coin/html/classSoMFString.png +share/Coin/html/classSoMFTime-members.html +share/Coin/html/classSoMFTime.html +share/Coin/html/classSoMFTime.png +share/Coin/html/classSoMFUInt32.html +share/Coin/html/classSoMFUInt32-members.html +share/Coin/html/classSoMFUInt32.png +share/Coin/html/classSoMFUShort-members.html +share/Coin/html/classSoMFUShort.html +share/Coin/html/classSoMFUShort.png +share/Coin/html/classSoMFVec2f-members.html +share/Coin/html/classSoMFVec2f.html +share/Coin/html/classSoMFVec2f.png +share/Coin/html/classSoMFVec3f-members.html +share/Coin/html/classSoMFVec3f.html +share/Coin/html/classSoMFVec3f.png +share/Coin/html/classSoMFVec4f-members.html +share/Coin/html/classSoMFVec4f.html +share/Coin/html/classSoMFVec4f.png +share/Coin/html/classSoMField-members.html +share/Coin/html/classSoMField.html +share/Coin/html/classSoMField.png +share/Coin/html/classSoMarkerSet-members.html +share/Coin/html/classSoMarkerSet.html +share/Coin/html/classSoMarkerSet.png +share/Coin/html/classSoMaterial-members.html +share/Coin/html/classSoMaterial.html +share/Coin/html/classSoMaterial.png +share/Coin/html/classSoMaterialBinding-members.html +share/Coin/html/classSoMaterialBinding.html +share/Coin/html/classSoMaterialBinding.png +share/Coin/html/classSoMatrixTransform-members.html +share/Coin/html/classSoMatrixTransform.html +share/Coin/html/classSoMatrixTransform.png +share/Coin/html/classSoMemoryError-members.html +share/Coin/html/classSoMemoryError.html +share/Coin/html/classSoMemoryError.png +share/Coin/html/classSoMotion3Event-members.html +share/Coin/html/classSoMotion3Event.html +share/Coin/html/classSoMotion3Event.png +share/Coin/html/classSoMouseButtonEvent-members.html +share/Coin/html/classSoMouseButtonEvent.html +share/Coin/html/classSoMouseButtonEvent.png +share/Coin/html/classSoMultipleCopy-members.html +share/Coin/html/classSoMultipleCopy.html +share/Coin/html/classSoMultipleCopy.png +share/Coin/html/classSoNode-members.html +share/Coin/html/classSoNode.html +share/Coin/html/classSoNode.png +share/Coin/html/classSoNodeKit-members.html +share/Coin/html/classSoNodeKit.html +share/Coin/html/classSoNodeKitDetail-members.html +share/Coin/html/classSoNodeKitDetail.html +share/Coin/html/classSoNodeKitDetail.png +share/Coin/html/classSoNodeKitListPart-members.html +share/Coin/html/classSoNodeKitListPart.html +share/Coin/html/classSoNodeKitListPart.png +share/Coin/html/classSoNodeKitPath-members.html +share/Coin/html/classSoNodeKitPath.html +share/Coin/html/classSoNodeKitPath.png +share/Coin/html/classSoNodeList-members.html +share/Coin/html/classSoNodeList.html +share/Coin/html/classSoNodeList.png +share/Coin/html/classSoNodeSensor-members.html +share/Coin/html/classSoNodeSensor.html +share/Coin/html/classSoNodeSensor.png +share/Coin/html/classSoNodekitCatalog-members.html +share/Coin/html/classSoNodekitCatalog.html +share/Coin/html/classSoNonIndexedShape-members.html +share/Coin/html/classSoNonIndexedShape.html +share/Coin/html/classSoNonIndexedShape.png +share/Coin/html/classSoNormal-members.html +share/Coin/html/classSoNormal.html +share/Coin/html/classSoNormal.png +share/Coin/html/classSoNormalBinding-members.html +share/Coin/html/classSoNormalBinding.html +share/Coin/html/classSoNormalBinding.png +share/Coin/html/classSoNotList-members.html +share/Coin/html/classSoNotList.html +share/Coin/html/classSoNurbsCurve-members.html +share/Coin/html/classSoNurbsCurve.html +share/Coin/html/classSoNurbsCurve.png +share/Coin/html/classSoNurbsProfile-members.html +share/Coin/html/classSoNurbsProfile.html +share/Coin/html/classSoNurbsProfile.png +share/Coin/html/classSoNurbsSurface-members.html +share/Coin/html/classSoNurbsSurface.html +share/Coin/html/classSoNurbsSurface.png +share/Coin/html/classSoOffscreenRenderer-members.html +share/Coin/html/classSoOffscreenRenderer.html +share/Coin/html/classSoOnOff.html +share/Coin/html/classSoOnOff-members.html +share/Coin/html/classSoOnOff.png +share/Coin/html/classSoOneShot-members.html +share/Coin/html/classSoOneShot.html +share/Coin/html/classSoOneShot.png +share/Coin/html/classSoOneShotSensor-members.html +share/Coin/html/classSoOneShotSensor.html +share/Coin/html/classSoOneShotSensor.png +share/Coin/html/classSoOrthographicCamera-members.html +share/Coin/html/classSoOrthographicCamera.html +share/Coin/html/classSoOrthographicCamera.png +share/Coin/html/classSoOutput-members.html +share/Coin/html/classSoOutput.html +share/Coin/html/classSoPackedColor-members.html +share/Coin/html/classSoPackedColor.html +share/Coin/html/classSoPackedColor.png +share/Coin/html/classSoPath-members.html +share/Coin/html/classSoPath.html +share/Coin/html/classSoPath.png +share/Coin/html/classSoPathList-members.html +share/Coin/html/classSoPathList.html +share/Coin/html/classSoPathList.png +share/Coin/html/classSoPathSensor-members.html +share/Coin/html/classSoPathSensor.html +share/Coin/html/classSoPathSensor.png +share/Coin/html/classSoPathSwitch-members.html +share/Coin/html/classSoPathSwitch.html +share/Coin/html/classSoPathSwitch.png +share/Coin/html/classSoPendulum-members.html +share/Coin/html/classSoPendulum.html +share/Coin/html/classSoPendulum.png +share/Coin/html/classSoPerspectiveCamera-members.html +share/Coin/html/classSoPerspectiveCamera.html +share/Coin/html/classSoPerspectiveCamera.png +share/Coin/html/classSoPickAction-members.html +share/Coin/html/classSoPickAction.html +share/Coin/html/classSoPickAction.png +share/Coin/html/classSoPickStyle-members.html +share/Coin/html/classSoPickStyle.html +share/Coin/html/classSoPickStyle.png +share/Coin/html/classSoPickedPoint-members.html +share/Coin/html/classSoPickedPoint.html +share/Coin/html/classSoPickedPointList-members.html +share/Coin/html/classSoPickedPointList.html +share/Coin/html/classSoPickedPointList.png +share/Coin/html/classSoPointDetail-members.html +share/Coin/html/classSoPointDetail.html +share/Coin/html/classSoPointDetail.png +share/Coin/html/classSoPointLight-members.html +share/Coin/html/classSoPointLight.html +share/Coin/html/classSoPointLight.png +share/Coin/html/classSoPointLightDragger-members.html +share/Coin/html/classSoPointLightDragger.html +share/Coin/html/classSoPointLightDragger.png +share/Coin/html/classSoPointLightManip-members.html +share/Coin/html/classSoPointLightManip.html +share/Coin/html/classes.html +share/Coin/html/classSoPointLightManip.png +share/Coin/html/classSoPointSet-members.html +share/Coin/html/classSoPointSet.html +share/Coin/html/classSoPointSet.png +share/Coin/html/classSoPointSizeElement-members.html +share/Coin/html/classSoPointSizeElement.html +share/Coin/html/classSoPointSizeElement.png +share/Coin/html/classSoPolygonOffset-members.html +share/Coin/html/classSoPolygonOffset.html +share/Coin/html/classSoPolygonOffset.png +share/Coin/html/classSoPrimitiveVertex-members.html +share/Coin/html/classSoPrimitiveVertex.html +share/Coin/html/classSoProfile-members.html +share/Coin/html/classSoProfile.html +share/Coin/html/classSoProfile.png +share/Coin/html/classSoProfileCoordinate2-members.html +share/Coin/html/classSoProfileCoordinate2.html +share/Coin/html/classSoProfileCoordinate2.png +share/Coin/html/classSoProfileCoordinate3-members.html +share/Coin/html/classSoProfileCoordinate3.html +share/Coin/html/classSoProfileCoordinate3.png +share/Coin/html/classSoQuadMesh-members.html +share/Coin/html/classSoQuadMesh.html +share/Coin/html/classSoQuadMesh.png +share/Coin/html/classSoRayPickAction-members.html +share/Coin/html/classSoRayPickAction.html +share/Coin/html/classSoRayPickAction.png +share/Coin/html/classSoReadError-members.html +share/Coin/html/classSoReadError.html +share/Coin/html/classSoReadError.png +share/Coin/html/classSoReplacedElement-members.html +share/Coin/html/classSoReplacedElement.html +share/Coin/html/classSoReplacedElement.png +share/Coin/html/classSoResetTransform-members.html +share/Coin/html/classSoResetTransform.html +share/Coin/html/classSoResetTransform.png +share/Coin/html/classSoRotateCylindricalDragger-members.html +share/Coin/html/classSoRotateCylindricalDragger.html +share/Coin/html/classSoRotation.html +share/Coin/html/classSoRotateCylindricalDragger.png +share/Coin/html/classSoRotateDiscDragger-members.html +share/Coin/html/classSoRotateDiscDragger.html +share/Coin/html/classSoRotateDiscDragger.png +share/Coin/html/classSoRotateSphericalDragger-members.html +share/Coin/html/classSoRotateSphericalDragger.html +share/Coin/html/classSoRotateSphericalDragger.png +share/Coin/html/classSoRotation-members.html +share/Coin/html/classSoRotation.png +share/Coin/html/classSoRotationXYZ-members.html +share/Coin/html/classSoRotationXYZ.html +share/Coin/html/classSoRotationXYZ.png +share/Coin/html/classSoRotor.html +share/Coin/html/classSoRotor-members.html +share/Coin/html/classSoRotor.png +share/Coin/html/classSoSFBitMask-members.html +share/Coin/html/classSoSFBitMask.html +share/Coin/html/classSoSFBitMask.png +share/Coin/html/classSoSFBool-members.html +share/Coin/html/classSoSFBool.html +share/Coin/html/classSoSFBool.png +share/Coin/html/classSoSFColor-members.html +share/Coin/html/classSoSFColor.html +share/Coin/html/classSoSFColor.png +share/Coin/html/classSoSFEngine-members.html +share/Coin/html/classSoSFEngine.html +share/Coin/html/classSoSFEngine.png +share/Coin/html/classSoSFEnum-members.html +share/Coin/html/functions.html +share/Coin/html/classSoSFEnum.html +share/Coin/html/classSoSFEnum.png +share/Coin/html/classSoSFFloat-members.html +share/Coin/html/classSoSFFloat.html +share/Coin/html/classSoSFFloat.png +share/Coin/html/classSoSFImage-members.html +share/Coin/html/classSoSFImage.html +share/Coin/html/classSoSFImage.png +share/Coin/html/classSoSFImage3-members.html +share/Coin/html/classSoSFImage3.html +share/Coin/html/classSoSFImage3.png +share/Coin/html/classSoSFInt32-members.html +share/Coin/html/classSoSFInt32.html +share/Coin/html/classSoSFInt32.png +share/Coin/html/classSoSFMatrix-members.html +share/Coin/html/classSoSFMatrix.html +share/Coin/html/classSoSFMatrix.png +share/Coin/html/classSoSFName-members.html +share/Coin/html/classSoSFName.html +share/Coin/html/classSoSFName.png +share/Coin/html/classSoSFNode-members.html +share/Coin/html/classSoSFNode.html +share/Coin/html/classSoSFNode.png +share/Coin/html/classSoSFPath-members.html +share/Coin/html/classSoSFPath.html +share/Coin/html/classSoSFPath.png +share/Coin/html/classSoSFPlane-members.html +share/Coin/html/classSoSFPlane.html +share/Coin/html/classSoSFPlane.png +share/Coin/html/classSoSFRotation-members.html +share/Coin/html/classSoSFRotation.html +share/Coin/html/classSoSFRotation.png +share/Coin/html/classSoSFShort-members.html +share/Coin/html/classSoSFShort.html +share/Coin/html/classSoSFShort.png +share/Coin/html/classSoSFString-members.html +share/Coin/html/classSoSFString.html +share/Coin/html/classSoSFString.png +share/Coin/html/classSoSFTime-members.html +share/Coin/html/classSoSFTime.html +share/Coin/html/classSoSFTime.png +share/Coin/html/classSoSFTrigger-members.html +share/Coin/html/classSoSFTrigger.html +share/Coin/html/classSoSFTrigger.png +share/Coin/html/classSoSFUInt32-members.html +share/Coin/html/classSoSFUInt32.html +share/Coin/html/classSoSFUInt32.png +share/Coin/html/hierarchy.html +share/Coin/html/classSoSFUShort-members.html +share/Coin/html/classSoSFUShort.html +share/Coin/html/classSoSFUShort.png +share/Coin/html/classSoSFVec2f-members.html +share/Coin/html/classSoSFVec2f.html +share/Coin/html/classSoSFVec2f.png +share/Coin/html/classSoSFVec3f-members.html +share/Coin/html/classSoSFVec3f.html +share/Coin/html/classSoSFVec3f.png +share/Coin/html/classSoSFVec4f-members.html +share/Coin/html/classSoSFVec4f.html +share/Coin/html/classSoSFVec4f.png +share/Coin/html/classSoSField-members.html +share/Coin/html/classSoSField.html +share/Coin/html/classSoSField.png +share/Coin/html/classSoScale-members.html +share/Coin/html/classSoScale.html +share/Coin/html/classSoScale.png +share/Coin/html/classSoScale1Dragger-members.html +share/Coin/html/classSoScale1Dragger.html +share/Coin/html/classSoScale1Dragger.png +share/Coin/html/classSoScale2Dragger-members.html +share/Coin/html/classSoScale2Dragger.html +share/Coin/html/classSoScale2Dragger.png +share/Coin/html/classSoScale2UniformDragger-members.html +share/Coin/html/classSoScale2UniformDragger.html +share/Coin/html/classSoScale2UniformDragger.png +share/Coin/html/classSoScaleUniformDragger-members.html +share/Coin/html/classSoScaleUniformDragger.html +share/Coin/html/classSoScaleUniformDragger.png +share/Coin/html/classSoSceneKit-members.html +share/Coin/html/classSoSceneKit.html +share/Coin/html/classSoSceneKit.png +share/Coin/html/classSoSceneManager-members.html +share/Coin/html/classSoSceneManager.html +share/Coin/html/classSoSearchAction-members.html +share/Coin/html/classSoSearchAction.html +share/Coin/html/classSoSearchAction.png +share/Coin/html/classSoSelectOne-members.html +share/Coin/html/classSoSelectOne.html +share/Coin/html/classSoSelectOne.png +share/Coin/html/classSoSelection-members.html +share/Coin/html/classSoSelection.html +share/Coin/html/classSoSelection.png +share/Coin/html/classSoSensor-members.html +share/Coin/html/classSoSensor.html +share/Coin/html/classSoSensor.png +share/Coin/html/classSoSensorManager-members.html +share/Coin/html/classSoSensorManager.html +share/Coin/html/classSoSeparator-members.html +share/Coin/html/classSoSeparator.html +share/Coin/html/classSoSeparator.png +share/Coin/html/classSoSeparatorKit-members.html +share/Coin/html/classSoSeparatorKit.html +share/Coin/html/classSoSeparatorKit.png +share/Coin/html/classSoShape-members.html +share/Coin/html/classSoShape.html +share/Coin/html/classSoShape.png +share/Coin/html/classSoShapeHints-members.html +share/Coin/html/classSoShapeHints.html +share/Coin/html/classSoShapeHints.png +share/Coin/html/classSoShapeKit-members.html +share/Coin/html/classSoShapeKit.html +share/Coin/html/classSoShapeKit.png +share/Coin/html/classSoShuttle-members.html +share/Coin/html/classSoShuttle.html +share/Coin/html/classSoShuttle.png +share/Coin/html/classSoSpaceballButtonEvent-members.html +share/Coin/html/classSoSpaceballButtonEvent.html +share/Coin/html/classSoSpaceballButtonEvent.png +share/Coin/html/classSoSphere-members.html +share/Coin/html/classSoSphere.html +share/Coin/html/classSoSphere.png +share/Coin/html/classSoSpotLight-members.html +share/Coin/html/classSoSpotLight.html +share/Coin/html/classSoSpotLight.png +share/Coin/html/classSoSpotLightDragger-members.html +share/Coin/html/classSoSpotLightDragger.html +share/Coin/html/classSoSpotLightDragger.png +share/Coin/html/classSoSpotLightManip-members.html +share/Coin/html/classSoSpotLightManip.html +share/Coin/html/classSoSpotLightManip.png +share/Coin/html/classSoState-members.html +share/Coin/html/classSoState.html +share/Coin/html/classSoSurroundScale-members.html +share/Coin/html/classSoSwitch.html +share/Coin/html/classSoSurroundScale.html +share/Coin/html/classSoSurroundScale.png +share/Coin/html/classSoSwitch-members.html +share/Coin/html/classSoSwitch.png +share/Coin/html/classSoTabBoxDragger-members.html +share/Coin/html/classSoTabBoxDragger.html +share/Coin/html/classSoTabBoxDragger.png +share/Coin/html/classSoTabBoxManip-members.html +share/Coin/html/classSoTabBoxManip.html +share/Coin/html/classSoTabBoxManip.png +share/Coin/html/classSoTabPlaneDragger-members.html +share/Coin/html/classSoTabPlaneDragger.html +share/Coin/html/classSoTabPlaneDragger.png +share/Coin/html/classSoText2-members.html +share/Coin/html/classSoText2.html +share/Coin/html/classSoText2.png +share/Coin/html/classSoText3-members.html +share/Coin/html/classSoText3.html +share/Coin/html/classSoText3.png +share/Coin/html/classSoTextDetail-members.html +share/Coin/html/classSoTextDetail.html +share/Coin/html/classSoTextDetail.png +share/Coin/html/classSoTexture2-members.html +share/Coin/html/classSoTexture2.html +share/Coin/html/classSoTexture2.png +share/Coin/html/classSoTexture2Transform-members.html +share/Coin/html/classSoTexture2Transform.html +share/Coin/html/classSoTexture2Transform.png +share/Coin/html/classSoTexture3.html +share/Coin/html/classSoTexture3-members.html +share/Coin/html/classSoTexture3.png +share/Coin/html/classSoTexture3Transform-members.html +share/Coin/html/classSoTexture3Transform.html +share/Coin/html/classSoTexture3Transform.png +share/Coin/html/classSoTextureCoordinate2-members.html +share/Coin/html/classSoTextureCoordinate2.html +share/Coin/html/classSoTextureCoordinate2.png +share/Coin/html/classSoTextureCoordinate3-members.html +share/Coin/html/classSoTextureCoordinate3.html +share/Coin/html/classSoTextureCoordinate3.png +share/Coin/html/classSoTextureCoordinateBinding-members.html +share/Coin/html/classSoTextureCoordinateBinding.html +share/Coin/html/classSoTextureCoordinateBinding.png +share/Coin/html/classSoTextureCoordinateDefault-members.html +share/Coin/html/classSoTextureCoordinateDefault.html +share/Coin/html/classSoTextureCoordinateDefault.png +share/Coin/html/classSoTextureCoordinateEnvironment-members.html +share/Coin/html/classSoTextureCoordinateEnvironment.html +share/Coin/html/classSoTextureCoordinateEnvironment.png +share/Coin/html/classSoTextureCoordinateFunction-members.html +share/Coin/html/classSoTextureCoordinateFunction.html +share/Coin/html/classSoTextureCoordinateFunction.png +share/Coin/html/classSoTextureCoordinatePlane-members.html +share/Coin/html/classSoTextureCoordinatePlane.html +share/Coin/html/classSoTextureCoordinatePlane.png +share/Coin/html/classSoTextureScalePolicy-members.html +share/Coin/html/classSoTextureScalePolicy.html +share/Coin/html/classSoTextureScalePolicy.png +share/Coin/html/classSoTimeCounter-members.html +share/Coin/html/classSoTimeCounter.html +share/Coin/html/classSoTimeCounter.png +share/Coin/html/classSoTimerQueueSensor-members.html +share/Coin/html/classSoTimerQueueSensor.html +share/Coin/html/classSoTimerQueueSensor.png +share/Coin/html/classSoTimerSensor-members.html +share/Coin/html/classSoTimerSensor.html +share/Coin/html/classSoTimerSensor.png +share/Coin/html/classSoToVRML2Action-members.html +share/Coin/html/classSoToVRML2Action.html +share/Coin/html/classSoToVRML2Action.png +share/Coin/html/classSoToVRMLAction-members.html +share/Coin/html/classSoToVRMLAction.html +share/Coin/html/classSoToVRMLAction.png +share/Coin/html/classSoTrackballDragger-members.html +share/Coin/html/classSoTrackballDragger.html +share/Coin/html/classSoTrackballDragger.png +share/Coin/html/classSoTrackballManip-members.html +share/Coin/html/classSoTrackballManip.html +share/Coin/html/classSoTrackballManip.png +share/Coin/html/classSoTransform-members.html +share/Coin/html/classSoTransform.html +share/Coin/html/classSoTransform.png +share/Coin/html/classSoTransformBoxDragger-members.html +share/Coin/html/classSoTransformBoxDragger.html +share/Coin/html/classSoTransformBoxDragger.png +share/Coin/html/classSoTransformBoxManip-members.html +share/Coin/html/classSoTransformBoxManip.html +share/Coin/html/classSoTransformBoxManip.png +share/Coin/html/classSoTransformManip.html +share/Coin/html/classSoTransformManip-members.html +share/Coin/html/classSoTransformManip.png +share/Coin/html/classSoTransformSeparator-members.html +share/Coin/html/classSoTransformSeparator.html +share/Coin/html/classSoTransformSeparator.png +share/Coin/html/classSoTransformVec3f-members.html +share/Coin/html/classSoTransformVec3f.html +share/Coin/html/classSoTransformVec3f.png +share/Coin/html/classSoTransformation-members.html +share/Coin/html/classSoTransformation.html +share/Coin/html/classSoTransformation.png +share/Coin/html/classSoTransformerDragger-members.html +share/Coin/html/modules.html +share/Coin/html/classSoTransformerDragger.html +share/Coin/html/classSoTransformerDragger.png +share/Coin/html/classSoTransformerManip-members.html +share/Coin/html/classSoTransformerManip.html +share/Coin/html/classSoTransformerManip.png +share/Coin/html/classSoTranslate1Dragger-members.html +share/Coin/html/classSoTranslate1Dragger.html +share/Coin/html/classSoTranslate1Dragger.png +share/Coin/html/classSoTranslate2Dragger-members.html +share/Coin/html/classSoTranslate2Dragger.html +share/Coin/html/classSoTranslate2Dragger.png +share/Coin/html/classSoTranslation-members.html +share/Coin/html/classSoTranslation.html +share/Coin/html/classSoTranslation.png +share/Coin/html/classSoTransparencyType-members.html +share/Coin/html/classSoTransparencyType.html +share/Coin/html/classSoTransparencyType.png +share/Coin/html/classSoTriangleStripSet-members.html +share/Coin/html/classSoTriangleStripSet.html +share/Coin/html/classSoTriangleStripSet.png +share/Coin/html/classSoTriggerAny-members.html +share/Coin/html/classSoTriggerAny.html +share/Coin/html/classSoTriggerAny.png +share/Coin/html/classSoType-members.html +share/Coin/html/classSoType.html +share/Coin/html/classSoTypeList.html +share/Coin/html/classSoTypeList-members.html +share/Coin/html/classSoTypeList.png +share/Coin/html/classSoUnits-members.html +share/Coin/html/classSoUnits.html +share/Coin/html/classSoUnits.png +share/Coin/html/classSoVRMLAnchor-members.html +share/Coin/html/classSoVRMLAnchor.html +share/Coin/html/classSoVRMLAnchor.png +share/Coin/html/classSoVRMLAppearance-members.html +share/Coin/html/classSoVRMLAppearance.html +share/Coin/html/classSoVRMLAppearance.png +share/Coin/html/classSoVRMLAudioClip-members.html +share/Coin/html/classSoVRMLAudioClip.html +share/Coin/html/classSoVRMLAudioClip.png +share/Coin/html/classSoVRMLBackground-members.html +share/Coin/html/classSoVRMLBackground.html +share/Coin/html/classSoVRMLBackground.png +share/Coin/html/classSoVRMLBillboard-members.html +share/Coin/html/classSoVRMLBillboard.html +share/Coin/html/classSoVRMLBillboard.png +share/Coin/html/classSoVRMLBox-members.html +share/Coin/html/classSoVRMLBox.html +share/Coin/html/classSoVRMLBox.png +share/Coin/html/classSoVRMLCollision-members.html +share/Coin/html/classSoVRMLCollision.html +share/Coin/html/classSoVRMLCollision.png +share/Coin/html/classSoVRMLColor-members.html +share/Coin/html/classSoVRMLColor.html +share/Coin/html/classSoVRMLColor.png +share/Coin/html/classSoVRMLColorInterpolator-members.html +share/Coin/html/classSoVRMLColorInterpolator.html +share/Coin/html/classSoVRMLCone-members.html +share/Coin/html/classSoVRMLCone.html +share/Coin/html/classSoVRMLCone.png +share/Coin/html/classSoVRMLCoordinate-members.html +share/Coin/html/classSoVRMLCoordinate.html +share/Coin/html/classSoVRMLCoordinate.png +share/Coin/html/classSoVRMLCoordinateInterpolator-members.html +share/Coin/html/classSoVRMLCoordinateInterpolator.html +share/Coin/html/classSoVRMLCylinder-members.html +share/Coin/html/classSoVRMLCylinder.html +share/Coin/html/classSoVRMLCylinder.png +share/Coin/html/classSoVRMLCylinderSensor-members.html +share/Coin/html/classSoVRMLCylinderSensor.html +share/Coin/html/classSoVRMLCylinderSensor.png +share/Coin/html/classSoVRMLDirectionalLight-members.html +share/Coin/html/classSoVRMLDirectionalLight.html +share/Coin/html/classSoVRMLDirectionalLight.png +share/Coin/html/classSoVRMLDragSensor-members.html +share/Coin/html/classSoVRMLDragSensor.html +share/Coin/html/classSoVRMLDragSensor.png +share/Coin/html/classSoVRMLElevationGrid-members.html +share/Coin/html/classSoVRMLElevationGrid.html +share/Coin/html/classSoVRMLElevationGrid.png +share/Coin/html/classSoVRMLExtrusion-members.html +share/Coin/html/classSoVRMLExtrusion.html +share/Coin/html/classSoVRMLExtrusion.png +share/Coin/html/classSoVRMLFog-members.html +share/Coin/html/classSoVRMLFog.html +share/Coin/html/classSoVRMLFog.png +share/Coin/html/classSoVRMLFontStyle-members.html +share/Coin/html/classSoVRMLFontStyle.html +share/Coin/html/classSoVRMLFontStyle.png +share/Coin/html/classSoVRMLGeometry-members.html +share/Coin/html/classSoVRMLGeometry.html +share/Coin/html/classSoVRMLLOD.html +share/Coin/html/classSoVRMLGeometry.png +share/Coin/html/classSoVRMLGroup-members.html +share/Coin/html/classSoVRMLGroup.html +share/Coin/html/classSoVRMLGroup.png +share/Coin/html/classSoVRMLImageTexture-members.html +share/Coin/html/classSoVRMLImageTexture.html +share/Coin/html/classSoVRMLImageTexture.png +share/Coin/html/classSoVRMLIndexedFaceSet-members.html +share/Coin/html/classSoVRMLIndexedFaceSet.html +share/Coin/html/classSoVRMLIndexedFaceSet.png +share/Coin/html/classSoVRMLIndexedLineSet-members.html +share/Coin/html/classSoVRMLIndexedLineSet.html +share/Coin/html/classSoVRMLIndexedShape.png +share/Coin/html/classSoVRMLIndexedShape-members.html +share/Coin/html/classSoVRMLIndexedShape.html +share/Coin/html/classSoVRMLInline-members.html +share/Coin/html/classSoVRMLInline.html +share/Coin/html/classSoVRMLInline.png +share/Coin/html/classSoVRMLLOD-members.html +share/Coin/html/classSoVRMLLOD.png +share/Coin/html/classSoVRMLLight-members.html +share/Coin/html/classSoVRMLLight.html +share/Coin/html/classSoVRMLLight.png +share/Coin/html/classSoVRMLMaterial-members.html +share/Coin/html/classSoVRMLMaterial.html +share/Coin/html/classSoVRMLMaterial.png +share/Coin/html/classSoVRMLMovieTexture.html +share/Coin/html/classSoVRMLMovieTexture-members.html +share/Coin/html/classSoVRMLMovieTexture.png +share/Coin/html/classSoVRMLNavigationInfo-members.html +share/Coin/html/classSoVRMLNavigationInfo.html +share/Coin/html/classSoVRMLNavigationInfo.png +share/Coin/html/classSoVRMLNormal-members.html +share/Coin/html/classSoVRMLNormal.html +share/Coin/html/classSoVRMLNormal.png +share/Coin/html/classSoVRMLNormalInterpolator-members.html +share/Coin/html/classSoVRMLNormalInterpolator.html +share/Coin/html/classSoVRMLOrientationInterpolator-members.html +share/Coin/html/classSoVRMLParent-members.html +share/Coin/html/classSoVRMLOrientationInterpolator.html +share/Coin/html/classSoVRMLParent.html +share/Coin/html/classSoVRMLParent.png +share/Coin/html/classSoVRMLPixelTexture-members.html +share/Coin/html/classSoVRMLPixelTexture.html +share/Coin/html/classSoVRMLPixelTexture.png +share/Coin/html/classSoVRMLPlaneSensor-members.html +share/Coin/html/classSoVRMLPlaneSensor.html +share/Coin/html/classSoVRMLPlaneSensor.png +share/Coin/html/classSoVRMLPointLight-members.html +share/Coin/html/classSoVRMLPointLight.html +share/Coin/html/classSoVRMLPointLight.png +share/Coin/html/classSoVRMLPointSet-members.html +share/Coin/html/classSoVRMLPointSet.html +share/Coin/html/classSoVRMLPointSet.png +share/Coin/html/classSoVRMLPositionInterpolator-members.html +share/Coin/html/classSoVRMLPositionInterpolator.html +share/Coin/html/classSoVRMLProximitySensor-members.html +share/Coin/html/classSoVRMLProximitySensor.html +share/Coin/html/classSoVRMLProximitySensor.png +share/Coin/html/classSoVRMLScalarInterpolator-members.html +share/Coin/html/classSoVRMLScalarInterpolator.html +share/Coin/html/classSoVRMLScript-members.html +share/Coin/html/classSoVRMLScript.html +share/Coin/html/classSoVRMLScript.png +share/Coin/html/classSoVRMLShape-members.html +share/Coin/html/classSoVRMLShape.html +share/Coin/html/classSoVRMLShape.png +share/Coin/html/classSoVRMLSound-members.html +share/Coin/html/classSoVRMLSound.html +share/Coin/html/classSoVRMLSound.png +share/Coin/html/classSoVRMLSphere-members.html +share/Coin/html/classSoVRMLSphere.html +share/Coin/html/classSoVRMLSphere.png +share/Coin/html/classSoVRMLSphereSensor-members.html +share/Coin/html/classSoVRMLSphereSensor.html +share/Coin/html/classSoVRMLSphereSensor.png +share/Coin/html/classSoVRMLSpotLight-members.html +share/Coin/html/classSoVRMLSwitch.html +share/Coin/html/classSoVRMLSpotLight.html +share/Coin/html/classSoVRMLSpotLight.png +share/Coin/html/classSoVRMLSwitch-members.html +share/Coin/html/classSoVRMLSwitch.png +share/Coin/html/classSoVRMLText-members.html +share/Coin/html/classSoVRMLText.html +share/Coin/html/classSoVRMLText.png +share/Coin/html/classSoVRMLTexture-members.html +share/Coin/html/classSoVRMLTexture.html +share/Coin/html/classSoVRMLTexture.png +share/Coin/html/classSoVRMLTextureCoordinate-members.html +share/Coin/html/classSoVRMLTextureCoordinate.html +share/Coin/html/classSoVRMLTextureCoordinate.png +share/Coin/html/classSoVRMLTextureTransform-members.html +share/Coin/html/classSoVRMLTextureTransform.html +share/Coin/html/classSoVRMLTextureTransform.png +share/Coin/html/classSoVRMLTimeSensor-members.html +share/Coin/html/classSoVRMLTimeSensor.html +share/Coin/html/classSoVRMLTouchSensor-members.html +share/Coin/html/classSoVRMLTouchSensor.html +share/Coin/html/classSoVRMLTouchSensor.png +share/Coin/html/classSoVRMLTransform-members.html +share/Coin/html/classSoVRMLTransform.html +share/Coin/html/classSoVRMLTransform.png +share/Coin/html/classSoVRMLVertexLine-members.html +share/Coin/html/classSoVRMLVertexLine.html +share/Coin/html/classSoVRMLVertexLine.png +share/Coin/html/classSoVRMLVertexPoint-members.html +share/Coin/html/classSoVRMLVertexPoint.html +share/Coin/html/classSoVRMLVertexPoint.png +share/Coin/html/classSoVRMLVertexShape-members.html +share/Coin/html/classSoVRMLVertexShape.html +share/Coin/html/classSoVRMLVertexShape.png +share/Coin/html/classSoVRMLViewpoint-members.html +share/Coin/html/classSoVRMLViewpoint.html +share/Coin/html/classSoVRMLViewpoint.png +share/Coin/html/classSoVRMLVisibilitySensor-members.html +share/Coin/html/classSoVRMLVisibilitySensor.png +share/Coin/html/classSoVRMLVisibilitySensor.html +share/Coin/html/classSoVRMLWorldInfo-members.html +share/Coin/html/classSoVRMLWorldInfo.html +share/Coin/html/classSoVRMLWorldInfo.png +share/Coin/html/classSoVertexProperty-members.html +share/Coin/html/classSoVertexProperty.html +share/Coin/html/classSoVertexProperty.png +share/Coin/html/classSoVertexShape-members.html +share/Coin/html/classSoVertexShape.html +share/Coin/html/classSoVertexShape.png +share/Coin/html/classSoWWWAnchor-members.html +share/Coin/html/classSoWWWAnchor.html +share/Coin/html/classSoWWWAnchor.png +share/Coin/html/group__actions.html +share/Coin/html/classSoWWWInline-members.html +share/Coin/html/classSoWWWInline.html +share/Coin/html/classSoWWWInline.png +share/Coin/html/classSoWrapperKit-members.html +share/Coin/html/classSoWrapperKit.html +share/Coin/html/classSoWrapperKit.png +share/Coin/html/classSoWriteAction-members.html +share/Coin/html/classSoWriteAction.html +share/Coin/html/classSoWriteAction.png +share/Coin/html/group__VRMLnodes.html +share/Coin/html/group__base.html +share/Coin/html/group__bundles.html +share/Coin/html/group__caches.html +share/Coin/html/group__collision.html +share/Coin/html/group__details.html +share/Coin/html/group__draggers.html +share/Coin/html/group__elements.html +share/Coin/html/group__engines.html +share/Coin/html/group__errors.html +share/Coin/html/group__events.html +share/Coin/html/group__fields.html +share/Coin/html/group__general.html +share/Coin/html/group__manips.html +share/Coin/html/group__nodekits.html +share/Coin/html/group__nodes.html +share/Coin/html/group__projectors.html +share/Coin/html/group__sensors.html +share/Coin/html/group__sound.html @dirrm include/Inventor/lock @dirrm include/Inventor/system @dirrm include/Inventor/C/base @@ -696,5 +2423,6 @@ @dirrm include/Inventor/threads @dirrm include/Inventor @dirrm share/Coin/draggerDefaults +@unexec rmdir %D/share/Coin/html 2>/dev/null || true @unexec rmdir %D/share/Coin/conf 2>/dev/null || true @unexec rmdir %D/share/Coin 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 05:33:53 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603E137B401; Sun, 6 Apr 2003 05:33:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B7243F3F; Sun, 6 Apr 2003 05:33:52 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36CXqUp081265; Sun, 6 Apr 2003 05:33:52 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36CXqBo081261; Sun, 6 Apr 2003 05:33:52 -0700 (PDT) Date: Sun, 6 Apr 2003 05:33:52 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061233.h36CXqBo081261@freefall.freebsd.org> To: yatt@luna2.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50634: Update port: japanese/mozilla-jlp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:33:53 -0000 Synopsis: Update port: japanese/mozilla-jlp State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 05:33:44 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50634 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 05:46:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76AB337B401; Sun, 6 Apr 2003 05:46:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226CA43FA3; Sun, 6 Apr 2003 05:46:39 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36CkdUp085009; Sun, 6 Apr 2003 05:46:39 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Ckc7L085005; Sun, 6 Apr 2003 05:46:38 -0700 (PDT) Date: Sun, 6 Apr 2003 05:46:38 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304061246.h36Ckc7L085005@freefall.freebsd.org> To: eikemeier@fillmore-labs.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/40344: update of mail/ssmtp to 2.50.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:46:42 -0000 Synopsis: update of mail/ssmtp to 2.50.9 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sun Apr 6 05:42:29 PDT 2003 State-Changed-Why: Patches don't apply cleanly: diff -u -rN ssmtp.orig/files/patch-net_c ssmtp/files/patch-net_c --- ssmtp.orig/files/patch-net_c Mon Jul 8 15:06:46 2002 +++ ssmtp/files/patch-net_c Sat Nov 2 21:54:13 2002 @@ -1,5 +1,5 @@ ---- net.c.orig Mon Jul 8 14:39:23 2002 -+++ net.c Mon Jul 8 15:04:06 2002 +--- net.c.orig Mon Apr 1 15:07:13 2002 ++++ net.c Mon Apr 1 15:07:13 2002 @@ -5,6 +5,7 @@ See COPYRIGHT for the license @@ -8,12 +8,3 @@ #include #include #include -@@ -25,7 +26,7 @@ - bool_t UseTLS = False; /* Use SSL to transfer mail to HUB */ - bool_t UseTLSCert = False; /* Use a certificate to transfer SSL mail */ - --char *TLSCert = "/etc/ssl/certs/ssmtp.pem"; /* Default Certificate */ -+char *TLSCert = "/usr/local/etc/ssmtp/ssmtp.pem"; /* Default Certificate */ - - extern int log_level; - extern int minus_v; this one. Could you please check if you the patch against 2.38 as in the current ports collection? (ps. patches towards a version > 2.58 are welcome too. if you CC me on the PR I'll handle them) Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 05:42:29 PDT 2003 Responsible-Changed-Why: I'll handle it with submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=40344 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 05:50:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE5B37B401 for ; Sun, 6 Apr 2003 05:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F9B43FA3 for ; Sun, 6 Apr 2003 05:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36Co1Up085424 for ; Sun, 6 Apr 2003 05:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Co15u085422; Sun, 6 Apr 2003 05:50:01 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 05:50:01 -0700 (PDT) Resent-Message-Id: <200304061250.h36Co15u085422@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephane Legrand Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE7937B401 for ; Sun, 6 Apr 2003 05:46:45 -0700 (PDT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBD243FA3 for ; Sun, 6 Apr 2003 05:46:43 -0700 (PDT) (envelope-from stephane@freebsd-fr.org) Received: from sequoia.mondomaineamoi.megalo (lns-th2-4f-81-56-223-84.adsl.proxad.net [81.56.223.84]) by postfix4-2.free.fr (Postfix) with ESMTP id 189B3C0D7 for ; Sun, 6 Apr 2003 14:46:42 +0200 (CEST) Received: from sequoia.mondomaineamoi.megalo (localhost.mondomaineamoi.megalo [127.0.0.1])h36CkJMf003641 for ; Sun, 6 Apr 2003 14:46:19 +0200 (CEST) (envelope-from stephane@sequoia.mondomaineamoi.megalo) Received: (from stephane@localhost)h36CkJ1H003640; Sun, 6 Apr 2003 14:46:19 +0200 (CEST) Message-Id: <200304061246.h36CkJ1H003640@sequoia.mondomaineamoi.megalo> Date: Sun, 6 Apr 2003 14:46:19 +0200 (CEST) From: Stephane Legrand To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50640: New port: Validating XML parser for OCaml X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephane Legrand List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:50:03 -0000 >Number: 50640 >Category: ports >Synopsis: New port: Validating XML parser for OCaml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 05:50:01 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stephane Legrand >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD 4.8-STABLE >Description: Validating XML parser for OCaml >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: # # ocaml-pxp # ocaml-pxp/pkg-plist # ocaml-pxp/pkg-descr # ocaml-pxp/distinfo # ocaml-pxp/Makefile # echo c - ocaml-pxp mkdir -p ocaml-pxp > /dev/null 2>&1 echo x - ocaml-pxp/pkg-plist sed 's/^X//' >ocaml-pxp/pkg-plist << 'END-of-ocaml-pxp/pkg-plist' Xlib/ocaml/site-lib/pxp/META Xlib/ocaml/site-lib/pxp-engine/META Xlib/ocaml/site-lib/pxp-engine/pxp_aux.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_codewriter.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_codewriter.mli Xlib/ocaml/site-lib/pxp-engine/pxp_dfa.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_dfa.mli Xlib/ocaml/site-lib/pxp-engine/pxp_document.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_document.mli Xlib/ocaml/site-lib/pxp-engine/pxp_dtd.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_dtd.mli Xlib/ocaml/site-lib/pxp-engine/pxp_engine.a Xlib/ocaml/site-lib/pxp-engine/pxp_engine.cma Xlib/ocaml/site-lib/pxp-engine/pxp_engine.cmxa Xlib/ocaml/site-lib/pxp-engine/pxp_entity.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_lexer_types.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_lexer_types.mli Xlib/ocaml/site-lib/pxp-engine/pxp_lexers.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_lexers.mli Xlib/ocaml/site-lib/pxp-engine/pxp_lexing.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_lexing.mli Xlib/ocaml/site-lib/pxp-engine/pxp_lib.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_lib.mli Xlib/ocaml/site-lib/pxp-engine/pxp_marshal.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_marshal.mli Xlib/ocaml/site-lib/pxp-engine/pxp_reader.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_reader.mli Xlib/ocaml/site-lib/pxp-engine/pxp_top.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_top.cmo Xlib/ocaml/site-lib/pxp-engine/pxp_top.mli Xlib/ocaml/site-lib/pxp-engine/pxp_types.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_types.mli Xlib/ocaml/site-lib/pxp-engine/pxp_yacc.cmi Xlib/ocaml/site-lib/pxp-engine/pxp_yacc.mli Xlib/ocaml/site-lib/pxp-lex-iso88591/META Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_aux_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_content_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_content_string_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_declaration_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_document_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_document_type_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_dtd_string_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_iso88591.a Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_iso88591.cma Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_iso88591.cmxa Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_link_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_link_iso88591.cmo Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_link_iso88591.cmx Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_link_iso88591.o Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_misc_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_name_string_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-iso88591/pxp_lex_within_tag_iso88591.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/META Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_aux_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_content_string_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_content_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_declaration_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_document_type_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_document_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_dtd_string_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_link_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_link_utf8.cmo Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_link_utf8.cmx Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_link_utf8.o Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_misc_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_name_string_utf8.cmi Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_utf8.a Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_utf8.cma Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_utf8.cmxa Xlib/ocaml/site-lib/pxp-lex-utf8/pxp_lex_within_tag_utf8.cmi X@dirrm lib/ocaml/site-lib/pxp X@dirrm lib/ocaml/site-lib/pxp-engine X@dirrm lib/ocaml/site-lib/pxp-lex-iso88591 X@dirrm lib/ocaml/site-lib/pxp-lex-utf8 END-of-ocaml-pxp/pkg-plist echo x - ocaml-pxp/pkg-descr sed 's/^X//' >ocaml-pxp/pkg-descr << 'END-of-ocaml-pxp/pkg-descr' XPXP is a validating XML parser for OCaml. It strictly complies Xto the XML-1.0 standard. X XThe parser is simple to call, usually only one statement (function Xcall) is sufficient to parse an XML document and to represent it Xas object tree. X XOnce the document is parsed, it can be accessed using a class Xinterface. The interface allows arbitrary access including Xtransformations. One of the features of the document representation Xis its polymorphic nature; it is simple to add custom methods to Xthe document classes. Furthermore, the parser can be configured Xsuch that different XML elements are represented by objects created Xfrom different classes. This is a very powerful feature, because Xit simplifies the structure of programs processing XML documents. X X XWWW: http://www.ocaml-programming.de/programming/pxp.html X X- Stephane Legrand X END-of-ocaml-pxp/pkg-descr echo x - ocaml-pxp/distinfo sed 's/^X//' >ocaml-pxp/distinfo << 'END-of-ocaml-pxp/distinfo' XMD5 (pxp-1.1.5.tar.gz) = d462c59148db685309bf9a05f939c184 END-of-ocaml-pxp/distinfo echo x - ocaml-pxp/Makefile sed 's/^X//' >ocaml-pxp/Makefile << 'END-of-ocaml-pxp/Makefile' X# New ports collection makefile for: ocaml-pxp X# Date created: 29 March 2003 X# Whom: Stephane Legrand X# X# $FreeBSD$ X# X XPORTNAME= pxp XPORTVERSION= 1.1.5 XCATEGORIES= textproc XMASTER_SITES= http://www.ocaml-programming.de/packages/ XPKGNAMEPREFIX= ocaml- XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= stephane@freebsd.org XCOMMENT= Validating XML parser for OCaml X XBUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ X ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ X ${LOCALBASE}/lib/ocaml/site-lib/netstring/netstring.a:${PORTSDIR}/www/ocaml-net X XUSE_GMAKE= yes X XHAS_CONFIGURE= yes X XALL_TARGET= all opt X X.include END-of-ocaml-pxp/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:07:53 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E3A37B404; Sun, 6 Apr 2003 06:07:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E4A43FCB; Sun, 6 Apr 2003 06:07:52 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36D7qUp093853; Sun, 6 Apr 2003 06:07:52 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36D7quY093849; Sun, 6 Apr 2003 06:07:52 -0700 (PDT) Date: Sun, 6 Apr 2003 06:07:52 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061307.h36D7quY093849@freefall.freebsd.org> To: fuyuki@hadaly.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50631: New port: net/msntp - an SNTP server/client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:07:53 -0000 Synopsis: New port: net/msntp - an SNTP server/client State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 06:07:44 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50631 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:26:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8576537B447; Sun, 6 Apr 2003 06:26:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB1843F85; Sun, 6 Apr 2003 06:26:31 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DQUUp004521; Sun, 6 Apr 2003 06:26:31 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36DQUvO004517; Sun, 6 Apr 2003 06:26:30 -0700 (PDT) Date: Sun, 6 Apr 2003 06:26:30 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061326.h36DQUvO004517@freefall.freebsd.org> To: lev@serebryakov.spb.ru, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50622: Update for port russian/apache13-modssl to version 1.3.27PL30.17+2.8.14 (mod_ssl urgent bugfixes!) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:26:35 -0000 Synopsis: Update for port russian/apache13-modssl to version 1.3.27PL30.17+2.8.14 (mod_ssl urgent bugfixes!) State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 06:26:16 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50622 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:30:00 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE0D537B401; Sun, 6 Apr 2003 06:30:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCD843FBF; Sun, 6 Apr 2003 06:30:00 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DU0Up004690; Sun, 6 Apr 2003 06:30:00 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36DTxIW004678; Sun, 6 Apr 2003 06:29:59 -0700 (PDT) Date: Sun, 6 Apr 2003 06:29:59 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061329.h36DTxIW004678@freefall.freebsd.org> To: kevin@caomhin.demon.co.uk, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50610: Update for Reportmagic X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:30:01 -0000 Synopsis: Update for Reportmagic State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Sun Apr 6 06:29:21 PDT 2003 State-Changed-Why: Waiting for maintainer's reply. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Sun Apr 6 06:29:21 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50610 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:33:38 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 295DA37B401; Sun, 6 Apr 2003 06:33:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B903443FAF; Sun, 6 Apr 2003 06:33:37 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DXbUp011653; Sun, 6 Apr 2003 06:33:37 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36DXbfY011649; Sun, 6 Apr 2003 06:33:37 -0700 (PDT) Date: Sun, 6 Apr 2003 06:33:37 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061333.h36DXbfY011649@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/50570: This fixes radiusd-cistron-1.6.6 the utility raduse from dumping core. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:33:38 -0000 Synopsis: This fixes radiusd-cistron-1.6.6 the utility raduse from dumping core. Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: nork Responsible-Changed-When: Sun Apr 6 06:33:19 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50570 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:36:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7331E37B401; Sun, 6 Apr 2003 06:36:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DDA43F75; Sun, 6 Apr 2003 06:36:43 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DagUp011755; Sun, 6 Apr 2003 06:36:42 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Dagqt011751; Sun, 6 Apr 2003 06:36:42 -0700 (PDT) Date: Sun, 6 Apr 2003 06:36:42 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061336.h36Dagqt011751@freefall.freebsd.org> To: jylefort@brutele.be, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50546: Update port: audio/streamtuner-local to 0.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:36:43 -0000 Synopsis: Update port: audio/streamtuner-local to 0.2.1 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 06:36:35 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50546 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:41:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E036337B401; Sun, 6 Apr 2003 06:41:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D1C843F75; Sun, 6 Apr 2003 06:41:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DfgUp013821; Sun, 6 Apr 2003 06:41:42 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36DfguL013817; Sun, 6 Apr 2003 06:41:42 -0700 (PDT) Date: Sun, 6 Apr 2003 06:41:42 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061341.h36DfguL013817@freefall.freebsd.org> To: blaise@heraldsnet.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50545: www/horde2 port tries to assign bad owner to files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:41:43 -0000 Synopsis: www/horde2 port tries to assign bad owner to files State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 06:39:25 PDT 2003 State-Changed-Why: Already fixed on 2003/03/30 21:30:44. Please re-cvsup. http://www.freebsd.org/cgi/query-pr.cgi?pr=50545 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 06:49:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8243A37B401; Sun, 6 Apr 2003 06:49:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB7F43FDF; Sun, 6 Apr 2003 06:49:31 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36DnUUp015037; Sun, 6 Apr 2003 06:49:31 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36DnUEZ015032; Sun, 6 Apr 2003 06:49:30 -0700 (PDT) Date: Sun, 6 Apr 2003 06:49:30 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061349.h36DnUEZ015032@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/50540: Port print/muttprint ver 0.64 works incorrectly in multiuser environment X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:49:32 -0000 Synopsis: Port print/muttprint ver 0.64 works incorrectly in multiuser environment Responsible-Changed-From-To: freebsd-ports-bugs->obraun Responsible-Changed-By: nork Responsible-Changed-When: Sun Apr 6 06:49:20 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50540 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:00:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FCE37B401 for ; Sun, 6 Apr 2003 07:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC8343FCB for ; Sun, 6 Apr 2003 07:00:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36E0UUp018952 for ; Sun, 6 Apr 2003 07:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36E0U5a018951; Sun, 6 Apr 2003 07:00:30 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 07:00:30 -0700 (PDT) Resent-Message-Id: <200304061400.h36E0U5a018951@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, UMENO Takashi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E05D637B401 for ; Sun, 6 Apr 2003 06:52:11 -0700 (PDT) Received: from belldandy.unnumbered.net (gateway.unnumbered.net [210.159.90.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A4CE43F93 for ; Sun, 6 Apr 2003 06:52:08 -0700 (PDT) (envelope-from umeno@belldandy.unnumbered.net) Received: from belldandy.unnumbered.net (localhost.unnumbered.net [127.0.0.1]) h36Dq5vJ034968 for ; Sun, 6 Apr 2003 22:52:05 +0900 (JST) (envelope-from umeno@belldandy.unnumbered.net) Received: (from umeno@localhost) by belldandy.unnumbered.net (8.12.9/8.12.9/Submit) id h36Dq4fD034967; Sun, 6 Apr 2003 22:52:04 +0900 (JST) Message-Id: <200304061352.h36Dq4fD034967@belldandy.unnumbered.net> Date: Sun, 6 Apr 2003 22:52:04 +0900 (JST) From: UMENO Takashi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50641: can't compile avifile-0.7.34.20030319,2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: UMENO Takashi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:00:31 -0000 >Number: 50641 >Category: ports >Synopsis: can't compile avifile-0.7.34.20030319,2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 07:00:29 PDT 2003 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 4.8-STABLE i386 >Organization: personal >Environment: System: FreeBSD belldandy.unnumbered.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 12:37:19 JST 2003 umeno@belldandy.unnumbered.net:/usr/obj/usr/src/sys/SAKUYA17 i386 >Description: Can't compile drivers/libdha/irq.c and drivers/libdha/cpu_flush.c >How-To-Repeat: N/A >Fix: diff -urN avifile.orig/files/patch-drivers::libdha::irq.c avifile/files/patch-drivers::libdha::irq.c --- avifile.orig/files/patch-drivers::libdha::irq.c Thu Jan 1 09:00:00 1970 +++ avifile/files/patch-drivers::libdha::irq.c Sat Apr 5 20:07:37 2003 @@ -0,0 +1,10 @@ +--- drivers/libdha/irq.c.orig Sat Apr 5 19:39:46 2003 ++++ drivers/libdha/irq.c Sat Apr 5 19:48:37 2003 +@@ -1,6 +1,7 @@ + /* HW IRQ support */ + #include + #include ++#include + #include /* mlock */ + #include + #include diff -urN avifile.orig/files/patch-drivers::libdha::libdha.h avifile/files/patch-drivers::libdha::libdha.h --- avifile.orig/files/patch-drivers::libdha::libdha.h Thu Jan 1 09:00:00 1970 +++ avifile/files/patch-drivers::libdha::libdha.h Sat Apr 5 19:45:45 2003 @@ -0,0 +1,14 @@ +--- drivers/libdha/libdha.h.orig Sat Apr 5 19:39:46 2003 ++++ drivers/libdha/libdha.h Sat Apr 5 19:44:20 2003 +@@ -16,7 +16,11 @@ + #ifndef LIBDHA_H + #define LIBDHA_H + ++#ifdef HAVE_STDINT_H + #include ++#else ++#include /* for int64_t */ ++#endif + + #ifdef __cplusplus + extern "C" { >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:00:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6E5F37B401; Sun, 6 Apr 2003 07:00:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C6743FBF; Sun, 6 Apr 2003 07:00:49 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36E0nUp019041; Sun, 6 Apr 2003 07:00:49 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36E0ngK019037; Sun, 6 Apr 2003 07:00:49 -0700 (PDT) Date: Sun, 6 Apr 2003 07:00:49 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061400.h36E0ngK019037@freefall.freebsd.org> To: janni@hacker7.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50409: Update port: graphics/hs-HOpenGL X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:00:50 -0000 Synopsis: Update port: graphics/hs-HOpenGL State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 07:00:36 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50409 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:04:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70BCA37B401; Sun, 6 Apr 2003 07:04:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1016443F3F; Sun, 6 Apr 2003 07:04:21 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36E4KUp021053; Sun, 6 Apr 2003 07:04:20 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36E4KbS021047; Sun, 6 Apr 2003 07:04:20 -0700 (PDT) Date: Sun, 6 Apr 2003 07:04:20 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061404.h36E4KbS021047@freefall.freebsd.org> To: erwin@lansing.dk, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50400: fix PLIST www/p5-CGI-Session after perllocal.pod X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:04:21 -0000 Synopsis: fix PLIST www/p5-CGI-Session after perllocal.pod State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 07:04:12 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50400 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:06:48 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBBE37B405; Sun, 6 Apr 2003 07:06:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D7E43FBD; Sun, 6 Apr 2003 07:06:48 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36E6mUp024379; Sun, 6 Apr 2003 07:06:48 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36E6mm7024375; Sun, 6 Apr 2003 07:06:48 -0700 (PDT) Date: Sun, 6 Apr 2003 07:06:48 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061406.h36E6mm7024375@freefall.freebsd.org> To: lev@serebryakov.spb.ru, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50396: This PR updates msp430-libc to latest patchlevel. Some bugs was fixed, some features was added. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:06:48 -0000 Synopsis: This PR updates msp430-libc to latest patchlevel. Some bugs was fixed, some features was added. State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 07:06:40 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50396 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:09:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD5037B404; Sun, 6 Apr 2003 07:09:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC0BD43FA3; Sun, 6 Apr 2003 07:09:33 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36E9XUp024467; Sun, 6 Apr 2003 07:09:33 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36E9XYo024463; Sun, 6 Apr 2003 07:09:33 -0700 (PDT) Date: Sun, 6 Apr 2003 07:09:33 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061409.h36E9XYo024463@freefall.freebsd.org> To: lev@serebryakov.spb.ru, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50395: [UNBREAK] This PR updates msp430-gcc to latest patchelevel. It also unbreak build on -CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:09:34 -0000 Synopsis: [UNBREAK] This PR updates msp430-gcc to latest patchelevel. It also unbreak build on -CURRENT State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 07:09:26 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50395 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:10:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 556B937B401 for ; Sun, 6 Apr 2003 07:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5894143FA3 for ; Sun, 6 Apr 2003 07:10:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36EAHUp024506 for ; Sun, 6 Apr 2003 07:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36EAHsL024505; Sun, 6 Apr 2003 07:10:17 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 07:10:17 -0700 (PDT) Resent-Message-Id: <200304061410.h36EAHsL024505@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yonatan@xpert.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6650137B401 for ; Sun, 6 Apr 2003 07:08:52 -0700 (PDT) Received: from node-110.xpert.com (node-110.xpert.com [199.203.132.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA5843F3F for ; Sun, 6 Apr 2003 07:08:50 -0700 (PDT) (envelope-from yonatan@node-110.xpert.com) Received: (from yonatan@localhost) by node-110.xpert.com (8.11.6/8.11.6) id h36H94j21378; Sun, 6 Apr 2003 17:09:05 GMT (envelope-from yonatan) Message-Id: <200304061709.h36H94j21378@node-110.xpert.com> Date: Sun, 6 Apr 2003 17:09:05 GMT From: Yonatan@xpert.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50642: New port: security/ADMsnmp - SNMP brute forcer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yonatan@xpert.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:10:18 -0000 >Number: 50642 >Category: ports >Synopsis: New port: security/ADMsnmp - SNMP brute forcer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 07:10:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Yonatan@xpert.com >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD Temujin 4.8-RC FreeBSD 4.8-RC #4: Tue Mar 11 17:44:31 GMT 2003 root@Temujin:/usr/obj/usr/src/sys/TEMUJIN i386 >Description: This is a ADM's SNMP brute forcer. This is based on Jason Peel's (jsyn at openbsd.org) OpenBSD port. >How-To-Repeat: N/A >Fix: --- ADMsnmp.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./distinfo # ./files # ./files/patch-snmp.c # ./pkg-descr # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# Ports collection makefile for: ADMsnmp X# Date created: 16 Apr 2003 X# Whom: Yonatan@xpert.com X# X# $FreeBSD$ X# X XPORTNAME= ADMsnmp XPORTVERSION= 0.1 XCATEGORIES= security XMASTER_SITES= ftp://adm.freelsd.net/pub/ADM/ \ X http://adm.freelsd.net/ADM/ \ X ${MASTER_SITE_PACKETSTORM:=groups/ADM/} XDISTNAME= ${PORTNAME}.${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= Yonatan@xpert.com XCOMMENT= SNMP audit scanner X XWRKSRC= ${WRKDIR}/ADMsnmp X Xdo-build: X ${CC} ${CFLAGS} -DPORTSHAREDIR="${PREFIX}/share/ADMsnmp" \ X -o ${WRKSRC}/ADMsnmp ${WRKSRC}/snmp.c X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/ADMsnmp ${PREFIX}/bin X ${MKDIR} ${PREFIX}/share/ADMsnmp X ${MKDIR} ${PREFIX}/share/doc/ADMsnmp X ${INSTALL_DATA} ${WRKSRC}/snmp.passwd ${PREFIX}/share/ADMsnmp X ${INSTALL_DATA} ${WRKSRC}/ADMsnmp.README ${PREFIX}/share/doc/ADMsnmp X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (ADMsnmp.0.1.tgz) = 1b6909ab6ebaaaec49444f51d3162de2 END-of-./distinfo echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-snmp.c sed 's/^X//' >./files/patch-snmp.c << 'END-of-./files/patch-snmp.c' X--- snmp.c.orig Wed Feb 17 07:20:05 1999 X+++ snmp.c Sun Apr 6 16:31:38 2003 X@@ -33,6 +33,8 @@ X #include X #include X #include X+#include X+#include X X X struct snmpchex X@@ -231,7 +233,7 @@ X /** get the ID **/ X sn->id = buf[i + 2]; X for (i = i + (buf[i + 1] + 2); i < size && i + 2 < size; i++) X- if (buf[i] == '\x02') X+ if (buf[i] == '\x02') { X if (buf[i + 1] == '\x01') X { X /** return code **/ X@@ -241,6 +243,7 @@ X } X else X return (-1); X+ } X } X } X } X@@ -300,7 +303,7 @@ X memset (buf, 0, sizeofbuf); X i = getreq (buf, namez, GETREQ_SYSDEC, id, set_req); X memcpy ((buf + i), sysdec, GETREQ_SYSDEC); X- return (sendto (sock, buf, i + GETREQ_SYSDEC, 0, sin, sizeof (struct sockaddr_in))); X+ return (sendto (sock, buf, i + GETREQ_SYSDEC, 0, (const struct sockaddr *)sin, sizeof (struct sockaddr_in))); X } X X /** getreq paket **/ X@@ -460,7 +463,7 @@ X i = 0; X /** we get an answer !!!! */ X X- if ((i = recvfrom (sock, (char *) &buf, sizeof (buf), 0, &sin, &x)) > 0) X+ if ((i = recvfrom (sock, (char *) &buf, sizeof (buf), 0, (struct sockaddr *) &sin, &x)) > 0) X { X nd = 0; X /** extract the ID the return code and the community name **/ X@@ -544,7 +547,7 @@ X "[-waitfor] : time in milisecond in each send of snmprequest\n" X "[-sleep] : time in second of the scan process life\n" X "[-manysend] : how many paket to send by request \n" X- "[-inter] : time to wait in milisecond after each request"); X+ "[-inter] : time to wait in milisecond after each request\n"); X } X X int X@@ -581,7 +584,7 @@ X printf ("cant resolve hostname!\n"); X exit (-1); X } X- opz.wordfile = strdup ("snmp.passwd"); X+ opz.wordfile = strdup ("PORTSHAREDIR/snmp.passwd"); X opz.outputfile = NULL; X opz.guess = -1; X opz.manysend = 2; END-of-./files/patch-snmp.c echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XADMsnmp is an snmpd audit scanner. XADMsnmp can brute force the snmp community name (with a wordfile) or Xmake a wordfile list derived the hostname. XADMsnmp can report to you all valid community Xnames found and inform you if writable access to the MIB has been attained. X XADMsnmp is very easy to use and designed with speed in mind! END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X@comment $FreeBSD$ Xbin/ADMsnmp Xshare/ADMsnmp/snmp.passwd Xshare/doc/ADMsnmp/ADMsnmp.README X@dirrm share/doc/ADMsnmp X@dirrm share/ADMsnmp END-of-./pkg-plist exit --- ADMsnmp.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:27:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD00837B401; Sun, 6 Apr 2003 07:27:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F36043FA3; Sun, 6 Apr 2003 07:27:59 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36ERxUp033374; Sun, 6 Apr 2003 07:27:59 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36ERwrq033370; Sun, 6 Apr 2003 07:27:58 -0700 (PDT) Date: Sun, 6 Apr 2003 07:27:58 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304061427.h36ERwrq033370@freefall.freebsd.org> To: zaa@ulstu.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48969: [PATCH] www/smarty port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:28:00 -0000 Synopsis: [PATCH] www/smarty port update State-Changed-From-To: feedback->closed State-Changed-By: arved State-Changed-When: Sun Apr 6 07:27:52 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=48969 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:30:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2241E37B401 for ; Sun, 6 Apr 2003 07:30:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0501043FAF for ; Sun, 6 Apr 2003 07:30:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36EUIUp033448 for ; Sun, 6 Apr 2003 07:30:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36EUI0v033447; Sun, 6 Apr 2003 07:30:18 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 07:30:18 -0700 (PDT) Resent-Message-Id: <200304061430.h36EUI0v033447@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Guido Berhoerster Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C519437B401 for ; Sun, 6 Apr 2003 07:26:55 -0700 (PDT) Received: from helium.webpack.hosteurope.de (helium.one-2-one.net [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCB643F93 for ; Sun, 6 Apr 2003 07:26:54 -0700 (PDT) (envelope-from ich@guido-berhoerster.org) Received: from hal.privat.lan (pD9E58DA7.dip.t-dialin.net [217.229.141.167]) h36ET0g28747 for ; Sun, 6 Apr 2003 16:29:00 +0200 Received: from hal.privat.lan (localhost [127.0.0.1]) by hal.privat.lan (8.12.8p1/8.12.8) with ESMTP id h36EQjgY039073 for ; Sun, 6 Apr 2003 16:26:46 +0200 (CEST) (envelope-from guiber@hal.privat.lan) Received: (from guiber@localhost) by hal.privat.lan (8.12.8p1/8.12.8/Submit) id h36EQjgP039072; Sun, 6 Apr 2003 16:26:45 +0200 (CEST) Message-Id: <200304061426.h36EQjgP039072@hal.privat.lan> Date: Sun, 6 Apr 2003 16:26:45 +0200 (CEST) From: Guido Berhoerster To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50643: [PATCH] Add a wrapper script to phoenix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Guido Berhoerster List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:30:20 -0000 >Number: 50643 >Category: ports >Synopsis: [PATCH] Add a wrapper script to phoenix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 07:30:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Guido Berhoerster >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD hal.privat.lan 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Fri Apr 4 15:35:08 CEST 2003 root@hal.privat.lan:/usr/obj/usr/src/sys/HAL i386 >Description: Unlike the mozilla* ports phoenix does not use a wrapper script that checks if a process of phoenix is already running. Instead ${PREFIX}/bin/phoenix is a symlink to the phoenix startup script in ${PREFIX}/lib/phoenix/bin/. So if phoenix is already running and then called again the profile manager will pop up which is quite annoying. There is an extra script 'phoenix.rb' which does this but it's rather impractical since it requires ruby to be installed. >How-To-Repeat: Call phoenix again when it is already running. >Fix: The following shell script which is heavily inspired by its equivalents from the mozilla* ports acts as a wrapper for the phoenix startup script. If phoenix is already running and called again it will open up a new tab just like the mozilla* ports do. --- phoenix.sh begins here --- #!/bin/sh MOZILLA_DIR="%%PREFIX%%/lib/phoenix/bin" MOZILLA_EXEC="phoenix" LOCATION='new-tab' cd $MOZILLA_DIR || exit 1 case $1 in -*) exec ./$MOZILLA_EXEC "$@" ;; *) REMOTE_COMMAND="openURL($@, $LOCATION)" ;; esac # process found ./$MOZILLA_EXEC -remote "ping()" && ./$MOZILLA_EXEC -remote "$REMOTE_COMMAND" && exit 0 # no existing process exec ./$MOZILLA_EXEC "$@" --- phoenix.sh ends here --- Apply this to the Makefile. --- Makefile.diff begins here --- --- Makefile.orig Fri Mar 7 07:12:52 2003 +++ Makefile Sun Apr 6 15:32:44 2003 @@ -103,21 +103,23 @@ <${FILESDIR}/mozconfig.in >${WRKSRC}/.mozconfig post-build: + ${SED} -e "s|%%PREFIX%%|${PREFIX}|g" \ + ${FILESDIR}/phoenix.sh >${WRKSRC}/phoenix ${RM} -f ${PLIST} ${TOUCH} ${PLIST} pre-install: ${RM} -fr ${LOCAL_PREFIX} +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/phoenix ${PREFIX}/bin + install-extra: .for i in ${EXTRA_SCRIPTS} ${INSTALL_SCRIPT} ${FILESDIR}/${i} ${PREFIX}/bin .endfor # i in ${EXTRA_SCRIPTS} link-bins: - ${RM} -f ${PREFIX}/bin/phoenix - ${LN} -s ${LOCAL_PREFIX}/bin/phoenix \ - ${PREFIX}/bin/phoenix ${RM} -f ${PREFIX}/bin/phoenix-config ${LN} -s ${LOCAL_PREFIX}/bin/mozilla-config \ ${PREFIX}/bin/phoenix-config --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:40:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBE437B412 for ; Sun, 6 Apr 2003 07:40:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5302743F75 for ; Sun, 6 Apr 2003 07:40:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36EeEUp036986 for ; Sun, 6 Apr 2003 07:40:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36EeEK6036985; Sun, 6 Apr 2003 07:40:14 -0700 (PDT) Date: Sun, 6 Apr 2003 07:40:14 -0700 (PDT) Message-Id: <200304061440.h36EeEK6036985@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Tilman Linneweh Subject: Re: ports/48930: Update port: security/john New version out X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tilman Linneweh List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:40:15 -0000 The following reply was made to PR ports/48930; it has been noted by GNATS. From: Tilman Linneweh To: freebsd-gnats-submit@FreeBSD.org, jettea46@yahoo.com Cc: Subject: Re: ports/48930: Update port: security/john New version out Date: Sun, 6 Apr 2003 16:33:54 +0200 There is no file patch-aa in CVS now.=20 Can you investigate? regards tilman From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:48:50 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 150D137B401; Sun, 6 Apr 2003 07:48:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB68243FB1; Sun, 6 Apr 2003 07:48:49 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36EmnUp039135; Sun, 6 Apr 2003 07:48:49 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36EmnOw039131; Sun, 6 Apr 2003 07:48:49 -0700 (PDT) Date: Sun, 6 Apr 2003 07:48:49 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304061448.h36EmnOw039131@freefall.freebsd.org> To: zaa@ulstu.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/49949: [PATCH] www/smarty port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:48:50 -0000 Synopsis: [PATCH] www/smarty port update State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sun Apr 6 07:48:43 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=49949 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 07:52:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1EB937B401; Sun, 6 Apr 2003 07:52:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8330743FAF; Sun, 6 Apr 2003 07:52:27 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36EqRUp043697; Sun, 6 Apr 2003 07:52:27 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36EqRBZ043693; Sun, 6 Apr 2003 07:52:27 -0700 (PDT) Date: Sun, 6 Apr 2003 07:52:27 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061452.h36EqRBZ043693@freefall.freebsd.org> To: rand@meridian-enviro.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50296: Patches for MessageWall X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:52:28 -0000 Synopsis: Patches for MessageWall State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 07:52:18 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50296 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 08:08:30 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C030F37B401; Sun, 6 Apr 2003 08:08:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D97543F3F; Sun, 6 Apr 2003 08:08:30 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36F8UUp058416; Sun, 6 Apr 2003 08:08:30 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36F8UBF058412; Sun, 6 Apr 2003 08:08:30 -0700 (PDT) Date: Sun, 6 Apr 2003 08:08:30 -0700 (PDT) From: Oliver Braun Message-Id: <200304061508.h36F8UBF058412@freefall.freebsd.org> To: udo.schweigert@siemens.com, obraun@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50550: maintainer-update of security/nessus-*-devel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:08:31 -0000 Synopsis: maintainer-update of security/nessus-*-devel State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Sun Apr 6 08:04:49 PDT 2003 State-Changed-Why: Upgrade to 2.0.3 committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50550 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 08:29:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE71337B401; Sun, 6 Apr 2003 08:29:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FE543F85; Sun, 6 Apr 2003 08:29:17 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36FTHUp018733; Sun, 6 Apr 2003 08:29:17 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36FTHDP018725; Sun, 6 Apr 2003 08:29:17 -0700 (PDT) Date: Sun, 6 Apr 2003 08:29:17 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061529.h36FTHDP018725@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, mbr-ports-bugs@FreeBSD.org Subject: Re: ports/50042: ports/www/mod_frontpage causes Bad System Calls/core dumps in 5.0 -CURRENT as of March 8, 2003. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:29:18 -0000 Synopsis: ports/www/mod_frontpage causes Bad System Calls/core dumps in 5.0 -CURRENT as of March 8, 2003. Responsible-Changed-From-To: freebsd-ports-bugs->mbr-ports-bugs Responsible-Changed-By: nork Responsible-Changed-When: Sun Apr 6 08:29:06 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50042 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 08:46:52 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F10A37B41C; Sun, 6 Apr 2003 08:46:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F17D43F3F; Sun, 6 Apr 2003 08:46:51 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36FkpUp023474; Sun, 6 Apr 2003 08:46:51 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Fko3I023470; Sun, 6 Apr 2003 08:46:50 -0700 (PDT) Date: Sun, 6 Apr 2003 08:46:50 -0700 (PDT) From: Oliver Braun Message-Id: <200304061546.h36Fko3I023470@freefall.freebsd.org> To: stephane@freebsd.org, obraun@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50640: New port: Validating XML parser for OCaml X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:46:52 -0000 Synopsis: New port: Validating XML parser for OCaml State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Sun Apr 6 08:25:30 PDT 2003 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50640 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 08:52:45 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 587DE37B401; Sun, 6 Apr 2003 08:52:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA27443F3F; Sun, 6 Apr 2003 08:52:44 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36FqiUp025658; Sun, 6 Apr 2003 08:52:44 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36FqiE8025654; Sun, 6 Apr 2003 08:52:44 -0700 (PDT) Date: Sun, 6 Apr 2003 08:52:44 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304061552.h36FqiE8025654@freefall.freebsd.org> To: langd@informatik.tu-muenchen.de, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50074: gv port chokes on unknown keysym "apLineDel" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:52:45 -0000 Synopsis: gv port chokes on unknown keysym "apLineDel" State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 08:51:01 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50074 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 09:40:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D00E37B404 for ; Sun, 6 Apr 2003 09:40:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE1B43FBD for ; Sun, 6 Apr 2003 09:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36Ge8Up037962 for ; Sun, 6 Apr 2003 09:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Ge8LA037961; Sun, 6 Apr 2003 09:40:08 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 09:40:08 -0700 (PDT) Resent-Message-Id: <200304061640.h36Ge8LA037961@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E4337B401 for ; Sun, 6 Apr 2003 09:37:53 -0700 (PDT) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id F012743FE0 for ; Sun, 6 Apr 2003 09:37:50 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 2E4F27513; Sun, 6 Apr 2003 18:36:24 +0200 (CEST) Message-Id: <20030406163624.2E4F27513@graf.pompo.net> Date: Sun, 6 Apr 2003 18:36:24 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: May THO Subject: ports/50645: New port: benchmarks/scimark2 - a Java benchmark. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:40:10 -0000 >Number: 50645 >Category: ports >Synopsis: New port: benchmarks/scimark2 - a Java benchmark. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 09:40:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 02:08:33 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second). Suggested by May Tho. >How-To-Repeat: N/A. >Fix: Please execute the following shar file: # 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: # # benchmarks/scimark2 # benchmarks/scimark2/pkg-plist # benchmarks/scimark2/pkg-descr # benchmarks/scimark2/distinfo # benchmarks/scimark2/Makefile # echo c - benchmarks/scimark2 mkdir -p benchmarks/scimark2 > /dev/null 2>&1 echo x - benchmarks/scimark2/pkg-plist sed 's/^X//' >benchmarks/scimark2/pkg-plist << 'END-of-benchmarks/scimark2/pkg-plist' Xbin/scimark2-java X%%SMDIR%%/jnt/Bench/Applet.java X%%SMDIR%%/jnt/Bench/Bench.java X%%SMDIR%%/jnt/Bench/Formatter.java X%%SMDIR%%/jnt/Bench/HTTPPost.java X%%SMDIR%%/jnt/Bench/Plotter.java X%%SMDIR%%/jnt/Bench/SendMail.java X%%SMDIR%%/jnt/Bench/Stopwatch.java X%%SMDIR%%/jnt/Bench/SubmitDialog.java X%%SMDIR%%/jnt/Bench/Target.java X%%SMDIR%%/jnt/scimark2/Constants.class X%%SMDIR%%/jnt/scimark2/Constants.java X%%SMDIR%%/jnt/scimark2/FFT.class X%%SMDIR%%/jnt/scimark2/FFT.java X%%SMDIR%%/jnt/scimark2/Jacobi.java X%%SMDIR%%/jnt/scimark2/LU.class X%%SMDIR%%/jnt/scimark2/LU.java X%%SMDIR%%/jnt/scimark2/MonteCarlo.class X%%SMDIR%%/jnt/scimark2/MonteCarlo.java X%%SMDIR%%/jnt/scimark2/Random.class X%%SMDIR%%/jnt/scimark2/Random.java X%%SMDIR%%/jnt/scimark2/SOR.class X%%SMDIR%%/jnt/scimark2/SOR.java X%%SMDIR%%/jnt/scimark2/SparseCompRow.class X%%SMDIR%%/jnt/scimark2/SparseCompRow.java X%%SMDIR%%/jnt/scimark2/Stopwatch.class X%%SMDIR%%/jnt/scimark2/Stopwatch.java X%%SMDIR%%/jnt/scimark2/applet.java X%%SMDIR%%/jnt/scimark2/commandline.class X%%SMDIR%%/jnt/scimark2/commandline.java X%%SMDIR%%/jnt/scimark2/kernel.class X%%SMDIR%%/jnt/scimark2/kernel.java X@dirrm %%SMDIR%%/jnt/scimark2 X@dirrm %%SMDIR%%/jnt/Bench X@dirrm %%SMDIR%%/jnt X@dirrm %%SMDIR%% END-of-benchmarks/scimark2/pkg-plist echo x - benchmarks/scimark2/pkg-descr sed 's/^X//' >benchmarks/scimark2/pkg-descr << 'END-of-benchmarks/scimark2/pkg-descr' XSciMark 2.0 is a Java benchmark for scientific and numerical computing. X XIt measures several computational kernels and reports a composite score Xin approximate Mflops (Millions of floating point operations per second). X XResults of this benchmark can be sent to pozo@nist.gov and are listed at X. X XWWW: http://math.nist.gov/scimark2/index.html END-of-benchmarks/scimark2/pkg-descr echo x - benchmarks/scimark2/distinfo sed 's/^X//' >benchmarks/scimark2/distinfo << 'END-of-benchmarks/scimark2/distinfo' XMD5 (scimark2src.zip) = c40ffd2b4588c5cd29c1ba20ae070aa3 END-of-benchmarks/scimark2/distinfo echo x - benchmarks/scimark2/Makefile sed 's/^X//' >benchmarks/scimark2/Makefile << 'END-of-benchmarks/scimark2/Makefile' X# New ports collection makefile for: scimark2-java X# Date created: Sat Apr 05 2003 X# Whom: thierry@pompo.net X# X# $FreeBSD$ X# X XPORTNAME= scimark2 XPORTVERSION= 2.0 XCATEGORIES= benchmarks java XMASTER_SITES= http://math.nist.gov/scimark2/ XPKGNAMESUFFIX= -java XDISTNAME= ${PORTNAME}src X XMAINTAINER= thierry@pompo.net XCOMMENT= A Java benchmark for scientific and numerical computing X XWRKSRC= ${WRKDIR} XUSE_ZIP= yes X XUSE_JAVA= 1.2+ XNEED_JAVAC= yes XJAVAC_OPTS?= -O X XLSMDIR= share/java/scimark2 XSMDIR= ${PREFIX}/${LSMDIR} X XSMSH= ${PORTNAME}${PKGNAMESUFFIX} X XPLIST_SUB= SMDIR=${LSMDIR} X Xdo-build: X cd ${WRKSRC} && ${JAVAC} ${JAVAC_OPTS} commandline.java X @${CP} ${WRKSRC}/commandline.class ${WRKSRC}/jnt/scimark2 X Xdo-install: X @${MKDIR} ${SMDIR} X @${CP} -Rp ${WRKSRC}/jnt ${SMDIR} X @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${SMDIR} X @${ECHO} "#!/bin/sh" > ${WRKSRC}/${SMSH} X @${ECHO} "cd ${SMDIR} && ${JAVA} jnt.scimark2.commandline" '$$1' >> ${WRKSRC}/${SMSH} X @${INSTALL_SCRIPT} ${WRKSRC}/${SMSH} ${PREFIX}/bin X Xpost-install: X @${ECHO} "*****************************************************************************" X @${ECHO} "" X @${ECHO} " Just run ${SMSH} or ${SMSH} -large" X @${ECHO} "" X @${ECHO} " The first SciMark number reported is the composite score, followed by the an" X @${ECHO} " approximate Mflop rate for each kernel." X @${ECHO} "" X @${ECHO} "*****************************************************************************" X X.include END-of-benchmarks/scimark2/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 09:40:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE8B937B401 for ; Sun, 6 Apr 2003 09:40:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D56543FD7 for ; Sun, 6 Apr 2003 09:40:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36Ge8Up037975 for ; Sun, 6 Apr 2003 09:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Ge8S8037974; Sun, 6 Apr 2003 09:40:08 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 09:40:08 -0700 (PDT) Resent-Message-Id: <200304061640.h36Ge8S8037974@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B3337B401 for ; Sun, 6 Apr 2003 09:37:55 -0700 (PDT) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61BB43FB1 for ; Sun, 6 Apr 2003 09:37:54 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 6FE7B751E; Sun, 6 Apr 2003 18:36:29 +0200 (CEST) Message-Id: <20030406163629.6FE7B751E@graf.pompo.net> Date: Sun, 6 Apr 2003 18:36:29 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: May THO Subject: ports/50646: New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:40:11 -0000 >Number: 50646 >Category: ports >Synopsis: New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 09:40:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 02:08:33 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: This is an ANSI C version of the SciMark2 benchmark, translated from the original Java sources. The intent in making this benchmark available in C is mainly for performance comparisons. Suggested by May Tho. >How-To-Repeat: N/A. >Fix: Please execute the following shar file: # 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: # # benchmarks/scimark2c # benchmarks/scimark2c/files # benchmarks/scimark2c/files/patch-Makefile # benchmarks/scimark2c/files/patch-scimark2.c # benchmarks/scimark2c/pkg-plist # benchmarks/scimark2c/pkg-descr # benchmarks/scimark2c/distinfo # benchmarks/scimark2c/Makefile # echo c - benchmarks/scimark2c mkdir -p benchmarks/scimark2c > /dev/null 2>&1 echo c - benchmarks/scimark2c/files mkdir -p benchmarks/scimark2c/files > /dev/null 2>&1 echo x - benchmarks/scimark2c/files/patch-Makefile sed 's/^X//' >benchmarks/scimark2c/files/patch-Makefile << 'END-of-benchmarks/scimark2c/files/patch-Makefile' X--- Makefile.orig Thu Jul 6 00:07:45 2000 X+++ Makefile Sat Apr 5 22:53:49 2003 X@@ -5,8 +5,8 @@ X X all: scimark2 X X-CC = cc X-CFLAGS = -O X+#CC = cc X+#CFLAGS = -O X LDFLAGS = X X OBJS = FFT.o kernel.o Stopwatch.o Random.o SOR.o SparseCompRow.o \ END-of-benchmarks/scimark2c/files/patch-Makefile echo x - benchmarks/scimark2c/files/patch-scimark2.c sed 's/^X//' >benchmarks/scimark2c/files/patch-scimark2.c << 'END-of-benchmarks/scimark2c/files/patch-scimark2.c' X--- scimark2.c.orig Sat Apr 29 06:21:12 2000 X+++ scimark2.c Sat Apr 5 23:13:45 2003 X@@ -58,7 +58,7 @@ X X X print_banner(); X- printf("Using %10.2f seconds min time per kenel.\n", min_time); X+ printf("Using %10.2f seconds min time per kernel.\n", min_time); X X res[1] = kernel_measureFFT( FFT_size, min_time, R); X res[2] = kernel_measureSOR( SOR_size, min_time, R); END-of-benchmarks/scimark2c/files/patch-scimark2.c echo x - benchmarks/scimark2c/pkg-plist sed 's/^X//' >benchmarks/scimark2c/pkg-plist << 'END-of-benchmarks/scimark2c/pkg-plist' Xbin/scimark2 END-of-benchmarks/scimark2c/pkg-plist echo x - benchmarks/scimark2c/pkg-descr sed 's/^X//' >benchmarks/scimark2c/pkg-descr << 'END-of-benchmarks/scimark2c/pkg-descr' XThis is an ANSI C version of the SciMark2 benchmark, translated from the Xoriginal Java sources. The intent in making this benchmark available in XC is mainly for performance comparisons. X XResults of this benchmark can be sent to pozo@nist.gov. X XWWW: http://math.nist.gov/scimark2/download_c.html END-of-benchmarks/scimark2c/pkg-descr echo x - benchmarks/scimark2c/distinfo sed 's/^X//' >benchmarks/scimark2c/distinfo << 'END-of-benchmarks/scimark2c/distinfo' XMD5 (scimark2c.zip) = 3fe0d6b3c8068bf7481ce45fe51d96d0 END-of-benchmarks/scimark2c/distinfo echo x - benchmarks/scimark2c/Makefile sed 's/^X//' >benchmarks/scimark2c/Makefile << 'END-of-benchmarks/scimark2c/Makefile' X# New ports collection makefile for: scimark2c X# Date created: Sat Apr 05 2003 X# Whom: thierry@pompo.net X# X# $FreeBSD$ X# X XPORTNAME= scimark2c XPORTVERSION= 2.0 XCATEGORIES= benchmarks XMASTER_SITES= http://math.nist.gov/scimark2/ XDISTNAME= ${PORTNAME} X XMAINTAINER= thierry@pompo.net XCOMMENT= An ANSI C version of the SciMark2 benchmark X XWRKSRC= ${WRKDIR} XUSE_REINPLACE= yes XUSE_ZIP= yes X XMALLOC2STD= kernel.c Stopwatch.c Random.c array.c X Xpost-patch: X.for file in ${MALLOC2STD} X @${REINPLACE_CMD} -e "s|malloc.h|stdlib.h|" ${WRKSRC}/${file} X.endfor X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/scimark2 ${PREFIX}/bin X Xpost-install: X @${ECHO} "*****************************************************************************" X @${ECHO} "" X @${ECHO} " Just run scimark2 or scimark2 -large" X @${ECHO} "" X @${ECHO} " The first SciMark number reported is the composite score, followed by the an" X @${ECHO} " approximate Mflop rate for each kernel." X @${ECHO} "" X @${ECHO} " You may try to hack CC or CFLAGS in /etc/make.conf..." X @${ECHO} "" X @${ECHO} "*****************************************************************************" X X.include END-of-benchmarks/scimark2c/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:20:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAF7D37B405 for ; Sun, 6 Apr 2003 10:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B0643FDF for ; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36HKDUp049614 for ; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36HKDOa049613; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 10:20:13 -0700 (PDT) Resent-Message-Id: <200304061720.h36HKDOa049613@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Klaffenboeck Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83D9A37B401 for ; Sun, 6 Apr 2003 10:15:17 -0700 (PDT) Received: from httpd.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id D5F1B43F93 for ; Sun, 6 Apr 2003 10:15:15 -0700 (PDT) (envelope-from martin@kleinerdrache.org) Received: (qmail 18328 invoked by uid 0); 6 Apr 2003 17:15:12 -0000 Message-Id: <20030406171512.18327.qmail@httpd.terions.de> Date: 6 Apr 2003 17:15:12 -0000 From: Martin Klaffenboeck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50649: vim installation fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Klaffenboeck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:20:17 -0000 >Number: 50649 >Category: ports >Synopsis: vim installation fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 10:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #0: Wed Apr 2 18:00:26 CEST 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: vim installation fails in this lines: test -e /usr/local/bin/gvimdiff || (cd /usr/local/bin ; /bin/ln -sf vim gvimdiff) install -C -c -o root -g wheel -m 444 /usr/ports/editors/vim/files/vietnamese_viscii.vim /usr/local/share/vim/vim61.405/keymap install: /usr/local/share/vim/vim61.405/keymap: No such file or directory *** Error code 71 Stop in /usr/ports/editors/vim. >How-To-Repeat: cd /usr/ports/editors/vim make install >Fix: Sorry, I don't know. Martin >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:20:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B52A037B407 for ; Sun, 6 Apr 2003 10:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6439F43FD7 for ; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36HKDUp049601 for ; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36HKDBC049600; Sun, 6 Apr 2003 10:20:13 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 10:20:13 -0700 (PDT) Resent-Message-Id: <200304061720.h36HKDBC049600@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Klaffenboeck Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A3037B401 for ; Sun, 6 Apr 2003 10:10:32 -0700 (PDT) Received: from httpd.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F1C643FE5 for ; Sun, 6 Apr 2003 10:10:29 -0700 (PDT) (envelope-from martin@kleinerdrache.org) Received: (qmail 9214 invoked by uid 0); 6 Apr 2003 17:10:26 -0000 Message-Id: <20030406171026.9213.qmail@httpd.terions.de> Date: 6 Apr 2003 17:10:26 -0000 From: Martin Klaffenboeck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/50648: librsvg2 install fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Klaffenboeck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:20:17 -0000 >Number: 50648 >Category: ports >Synopsis: librsvg2 install fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 10:20:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #0: Wed Apr 2 18:00:26 CEST 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: The installation fails. -- Installing ./html/up.png -- Installing ./html/index.sgml install: ./html/index.sgml: No such file or directory gmake[2]: *** [install-data-local] Error 71 gmake[2]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc' gmake[1]: *** [install-am] Error 2 gmake[1]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/librsvg2. >How-To-Repeat: cd /usr/ports/graphics/librsvg2 make install >Fix: This is not really the correct way I think, but I do not need the documentation and used: cd /usr/ports/graphics/librsvg2 make touch `make -V WRKSRC`/doc/html/index.sgml make install Yes, I do not want to make a patch for this. Martin >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:38:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA0437B401; Sun, 6 Apr 2003 10:38:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D04843F75; Sun, 6 Apr 2003 10:38:57 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36HcvUp053803; Sun, 6 Apr 2003 10:38:57 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36HcvIl053797; Sun, 6 Apr 2003 10:38:57 -0700 (PDT) Date: Sun, 6 Apr 2003 10:38:57 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304061738.h36HcvIl053797@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/50649: vim installation fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:38:58 -0000 Synopsis: vim installation fails Responsible-Changed-From-To: freebsd-ports-bugs->obrien Responsible-Changed-By: arved Responsible-Changed-When: Sun Apr 6 10:38:39 PDT 2003 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50649 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:39:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E457737B401; Sun, 6 Apr 2003 10:39:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8690643FB1; Sun, 6 Apr 2003 10:39:57 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36HdvUp053919; Sun, 6 Apr 2003 10:39:57 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36HdvWl053915; Sun, 6 Apr 2003 10:39:57 -0700 (PDT) Date: Sun, 6 Apr 2003 10:39:57 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304061739.h36HdvWl053915@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/50648: librsvg2 install fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:39:58 -0000 Synopsis: librsvg2 install fails Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: arved Responsible-Changed-When: Sun Apr 6 10:39:41 PDT 2003 Responsible-Changed-Why: Over to Maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=50648 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:42:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D33D37B411; Sun, 6 Apr 2003 10:42:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25EAB43FB1; Sun, 6 Apr 2003 10:42:40 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36HgeUp055986; Sun, 6 Apr 2003 10:42:40 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36HgdEX055982; Sun, 6 Apr 2003 10:42:40 -0700 (PDT) Date: Sun, 6 Apr 2003 10:42:40 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304061742.h36HgdEX055982@freefall.freebsd.org> To: tablelamp@66.180.241.86, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50632: NEW PORT: textproc/moo - innovative yes(1) replacement X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:42:42 -0000 Synopsis: NEW PORT: textproc/moo - innovative yes(1) replacement State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sun Apr 6 10:41:51 PDT 2003 State-Changed-Why: Close this PR, before someone accidently commits this :). Thanks for your submission. http://www.freebsd.org/cgi/query-pr.cgi?pr=50632 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 11:10:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57AD737B401 for ; Sun, 6 Apr 2003 11:10:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E4A43F85 for ; Sun, 6 Apr 2003 11:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36IA5Up063390 for ; Sun, 6 Apr 2003 11:10:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36IA5Qe063389; Sun, 6 Apr 2003 11:10:05 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 11:10:05 -0700 (PDT) Resent-Message-Id: <200304061810.h36IA5Qe063389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Miika Komu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB3C37B405 for ; Sun, 6 Apr 2003 11:09:26 -0700 (PDT) Received: from twilight.cs.hut.fi (twilight.cs.hut.fi [130.233.40.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDA643FBF for ; Sun, 6 Apr 2003 11:09:25 -0700 (PDT) (envelope-from mkomu@niksula.hut.fi) Received: (from localhost user: 'mkomu' uid#27521 fake: STDIN (mkomu@kekkonen.cs.hut.fi)) by mail.niksula.cs.hut.fi id ; Sun, 6 Apr 2003 21:09:15 +0300 Message-Id: Date: Sun, 6 Apr 2003 21:09:15 +0300 (EEST) From: Miika Komu Sender: Miika Komu To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50651: gcc33 does not compile on FreeBSD 5.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:10:06 -0000 >Number: 50651 >Category: ports >Synopsis: gcc33 does not compile on FreeBSD 5.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 11:10:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Miika Komu >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD adamo 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Tue Mar 25 23:29:14 EET 2003 mkomu@adamo:/usr/obj/usr/src/sys/MYKERNEL i386 AMD Duron 650 MHz >Description: gcc33 does not compile in the ports because the patch files are not up-to-date and they are rejected. The Makefile is not correct either. >How-To-Repeat: Install a FreeBSD5.0 and try "make" in /usr/ports/lang/gcc33. This is the first error encountered: Invalid configuration `FreeBSD-portbld-freebsd5.0': machine `FreeBSD-portbld' not recognized Invalid configuration `FreeBSD-portbld-freebsd5.0': machine `FreeBSD-portbld' not recognized Unrecognized host system name FreeBSD-portbld-freebsd5.0. The rest of the errors are about the patches in gcc33/files: patch-ad, patch-af and patch-ar. They are out-dated and they are rejected. >Fix: I am not a FreeBSD guru and I can only show a work-around for the Makefile trouble: .if ${PORTOBJFORMAT} == "aout" #CONFIGURE_TARGET= ${ARCH}-portbld-freebsdaout${OSREL} #CONFIGURE_TARGET= i386-portbld-freebsd5.0 .else #CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} CONFIGURE_TARGET= i386-portbld-freebsd5.0 .endif This work-around is only for i386. I don't understand why the ARCH is expanded to FreeBSD in my FreeBSD5.0. I made new patch files to replace the ones that did not compile. I cannot verify the quality of the new patch files, maybe some should check them first out before committing them to CVS. Note that the new patches should replace the originals, so they are not patches to patches. ******** patch-ad: ********* --- gcc/config/i386/freebsd-aout.h.orig Fri Nov 15 16:57:11 2002 +++ gcc/config/i386/freebsd-aout.h Sun Apr 6 10:36:03 2003 @@ -77,14 +77,6 @@ /* FreeBSD using a.out does not support DWARF2 unwinding mechanisms. */ #define DWARF2_UNWIND_INFO 0 -/* Don't default to pcc-struct-return, because in FreeBSD we prefer the - superior nature of the older gcc way. */ -#define DEFAULT_PCC_STRUCT_RETURN 0 - -/* Ensure we the configuration knows our system correctly so we can link with - libraries compiled with the native cc. */ -#undef NO_DOLLAR_IN_LABEL - /* i386 freebsd still uses old binutils that don't insert nops by default when the .align directive demands to insert extra space in the text segment. */ @@ -94,6 +86,21 @@ /* Profiling routines, partially copied from i386/osfrose.h. */ +/* Tell final.c that we don't need a label passed to mcount. */ +#define NO_PROFILE_DATA +#undef FUNCTION_PROFILER +#define FUNCTION_PROFILER(FILE, LABELNO) +{ \ + if (flag_pic) \ + { \ + fprintf (FILE, "\tcall *mcount@GOT(%%ebx)\n"); \ + } \ + else \ + { \ + fprintf (FILE, "\tcall mcount\n"); \ + } \ +} + #undef MCOUNT_NAME #define MCOUNT_NAME "mcount" #undef PROFILE_COUNT_REGISTER @@ -112,6 +119,7 @@ #define TYPE_ASM_OP "\t.type\t" #define SIZE_ASM_OP "\t.size\t" +#define SET_ASM_OP "\t.set\t" /* The following macro defines the format used to output the second operand of the .type assembler directive. Different svr4 assemblers @@ -121,6 +129,12 @@ #define TYPE_OPERAND_FMT "@%s" +#define HANDLE_SYSV_PRAGMA 1 + +#define ASM_WEAKEN_LABEL(FILE,NAME) \ + do { fputs ("\t.weak\t", FILE); assemble_name (FILE, NAME); \ + fputc ('\n', FILE); } while (0) + /* Write the extra assembler code needed to declare a function's result. Most svr4 assemblers don't require any special declaration of the result value, but there are exceptions. */ @@ -209,6 +223,8 @@ #define STARTFILE_SPEC \ "%{shared:c++rt0.o%s} \ %{!shared:%{pg:gcrt0.o%s}%{!pg:%{static:scrt0.o%s}%{!static:crt0.o%s}}}" + +#define MD_STARTFILE_PREFIX "/usr/lib/aout/" /* Define this so we can compile MS code for use with WINE. */ #define HANDLE_PRAGMA_PACK_PUSH_POP ******* patch-af ***************** --- gcc/config/i386/freebsd.h.orig Fri Nov 15 16:57:11 2002 +++ gcc/config/i386/freebsd.h Sun Apr 6 11:11:02 2003 @@ -60,6 +60,14 @@ #undef WCHAR_TYPE_SIZE #define WCHAR_TYPE_SIZE BITS_PER_WORD + +#undef CC1_SPEC +#define CC1_SPEC "\ + %{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}} \ + %{maout: %{!mno-underscores: %{!munderscores: -munderscores }}}" + +#undef ASM_SPEC +#define ASM_SPEC "%{v*: -v} %{maout: %{fpic:-k} %{fPIC:-k}}" /* Provide a STARTFILE_SPEC appropriate for FreeBSD. Here we add the magical crtbegin.o file (see crtstuff.c) which provides part @@ -68,11 +76,18 @@ #undef STARTFILE_SPEC #define STARTFILE_SPEC \ - "%{!shared: \ - %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} \ - %{!p:%{profile:gcrt1.o%s} \ - %{!profile:crt1.o%s}}}} \ - crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}" + "%{maout: %{shared:c++rt0.o%s} \ + %{!shared:%{pg:gcrt0.o%s}%{!pg:%{static:scrt0.o%s}%{!static:crt0.o%s}}}} \ + %{!maout: \ + %{!shared: \ + %{pg:gcrt1.o%s} \ + %{!pg:%{p:gcrt1.o%s} \ + %{!p:%{profile:gcrt1.o%s} \ + %{!profile:crt1.o%s}}}} \ + crti.o%s \ + %{!shared:crtbegin.o%s} \ + %{shared:crtbeginS.o%s} \ + }" /* Provide a ENDFILE_SPEC appropriate for FreeBSD. Here we tack on the magical crtend.o file (see crtstuff.c) which provides part of @@ -82,7 +97,7 @@ #undef ENDFILE_SPEC #define ENDFILE_SPEC \ - "%{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s" + "%{!maout: %{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s}" /* Provide a LINK_SPEC appropriate for FreeBSD. Here we provide support for the special GCC options -static and -shared, which allow us to ****** patch-ar **************** --- gcc/config/freebsd-spec.h.orig Wed Mar 12 04:38:01 2003 +++ gcc/config/freebsd-spec.h Sun Apr 6 11:11:03 2003 @@ -80,7 +80,10 @@ #define FBSD_CPP_SPEC " \ %(cpp_cpu) \ %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} \ - %{posix:-D_POSIX_SOURCE}" + %{posix:-D_POSIX_SOURCE} \ + %{!maout: -D__ELF__} \ + %{munderscores: -D__UNDERSCORES__} \ + %{maout: %{!mno-underscores: -D__UNDERSCORES__}}" /* Provide a STARTFILE_SPEC appropriate for FreeBSD. Here we add the magical crtbegin.o file (see crtstuff.c) which provides part >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 11:23:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E7637B401; Sun, 6 Apr 2003 11:23:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238B743FB1; Sun, 6 Apr 2003 11:23:29 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36INTUp067611; Sun, 6 Apr 2003 11:23:29 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36INQvU067607; Sun, 6 Apr 2003 11:23:26 -0700 (PDT) Date: Sun, 6 Apr 2003 11:23:26 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304061823.h36INQvU067607@freefall.freebsd.org> To: lefcha@hellug.gr, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50638: Update port: mail/imapfilter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:23:30 -0000 Synopsis: Update port: mail/imapfilter State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Sun Apr 6 11:23:25 PDT 2003 State-Changed-Why: Duplicate of 50637 http://www.freebsd.org/cgi/query-pr.cgi?pr=50638 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 11:27:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36D9437B490; Sun, 6 Apr 2003 11:27:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC44443F3F; Sun, 6 Apr 2003 11:27:02 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36IR2Up067796; Sun, 6 Apr 2003 11:27:02 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36IR2H5067792; Sun, 6 Apr 2003 11:27:02 -0700 (PDT) Date: Sun, 6 Apr 2003 11:27:02 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304061827.h36IR2H5067792@freefall.freebsd.org> To: lefcha@hellug.gr, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50637: Update port: mail/imapfilter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:27:05 -0000 Synopsis: Update port: mail/imapfilter State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Sun Apr 6 11:27:02 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50637 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 12:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8186637B404 for ; Sun, 6 Apr 2003 12:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D83D43FBF for ; Sun, 6 Apr 2003 12:10:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36JACUp079408 for ; Sun, 6 Apr 2003 12:10:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36JACDe079407; Sun, 6 Apr 2003 12:10:12 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 12:10:12 -0700 (PDT) Resent-Message-Id: <200304061910.h36JACDe079407@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C1737B401 for ; Sun, 6 Apr 2003 12:03:37 -0700 (PDT) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id A762543F3F for ; Sun, 6 Apr 2003 12:03:36 -0700 (PDT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 1E3A250; Mon, 7 Apr 2003 03:03:36 +0800 (CST) Message-Id: <20030406190336.1E3A250@netnews.NCTU.edu.tw> Date: Mon, 7 Apr 2003 03:03:36 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gslin@netnews.NCTU.edu.tw Subject: ports/50653: Maintainer Update Port: audio/mziq X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gea-Suan Lin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:10:14 -0000 >Number: 50653 >Category: ports >Synopsis: Maintainer Update Port: audio/mziq >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 12:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.7-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #2: Sat Mar 22 09:50:30 CST 2003 root@netnews.NCTU.edu.tw:/usr/obj/usr/src/sys/NETNEWS i386 >Description: Upgrade to 0.4.1. >How-To-Repeat: >Fix: diff -ruN /usr/ports/audio/mziq/Makefile mziq/Makefile --- /usr/ports/audio/mziq/Makefile Sat Feb 22 03:06:43 2003 +++ mziq/Makefile Mon Apr 7 02:59:10 2003 @@ -6,7 +6,7 @@ # PORTNAME= mziq -PORTVERSION= 0.3 +PORTVERSION= 0.4.1 CATEGORIES= audio MASTER_SITES= http://cseg.lucidx.com/projects/src/mziq/ diff -ruN /usr/ports/audio/mziq/distinfo mziq/distinfo --- /usr/ports/audio/mziq/distinfo Sun May 12 12:22:06 2002 +++ mziq/distinfo Mon Apr 7 02:59:26 2003 @@ -1 +1 @@ -MD5 (mziq-0.3.tar.gz) = fe7b1d4d60565339e5b5cd8205e8b70a +MD5 (mziq-0.4.1.tar.gz) = 47e5d481d7e264c5bd3b4bda7033640f >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 12:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A7D737B405 for ; Sun, 6 Apr 2003 12:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A7EA43F75 for ; Sun, 6 Apr 2003 12:10:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36JABUp079395 for ; Sun, 6 Apr 2003 12:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36JABMM079394; Sun, 6 Apr 2003 12:10:11 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 12:10:11 -0700 (PDT) Resent-Message-Id: <200304061910.h36JABMM079394@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02EE737B401 for ; Sun, 6 Apr 2003 12:02:49 -0700 (PDT) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BF2B43F3F for ; Sun, 6 Apr 2003 12:02:46 -0700 (PDT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 24C6A75; Mon, 7 Apr 2003 03:02:45 +0800 (CST) Message-Id: <20030406190245.24C6A75@netnews.NCTU.edu.tw> Date: Mon, 7 Apr 2003 03:02:45 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gslin@netnews.NCTU.edu.tw Subject: ports/50652: Maintainer Update Port: sysutils/logmon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gea-Suan Lin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:10:15 -0000 >Number: 50652 >Category: ports >Synopsis: Maintainer Update Port: sysutils/logmon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 12:10:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.7-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #2: Sat Mar 22 09:50:30 CST 2003 root@netnews.NCTU.edu.tw:/usr/obj/usr/src/sys/NETNEWS i386 >Description: Upgrade to 0.4.2. >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/logmon/Makefile logmon/Makefile --- /usr/ports/sysutils/logmon/Makefile Sat Feb 22 03:10:55 2003 +++ logmon/Makefile Mon Apr 7 02:54:39 2003 @@ -6,7 +6,7 @@ # PORTNAME= logmon -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= sysutils MASTER_SITES= http://www.edespot.com/code/LogMon/ DISTNAME= LogMon-${PORTVERSION} diff -ruN /usr/ports/sysutils/logmon/distinfo logmon/distinfo --- /usr/ports/sysutils/logmon/distinfo Thu May 23 06:32:03 2002 +++ logmon/distinfo Mon Apr 7 02:55:17 2003 @@ -1 +1 @@ -MD5 (LogMon-0.4.1.src.tgz) = b6311d7852bfe36db2cb3a9d228b30bf +MD5 (LogMon-0.4.2.src.tgz) = 09b0533acae5fb75c2a4d0d876a37f42 diff -ruN /usr/ports/sysutils/logmon/files/patch-aa logmon/files/patch-aa --- /usr/ports/sysutils/logmon/files/patch-aa Sat Nov 9 05:02:03 2002 +++ logmon/files/patch-aa Thu Jan 1 08:00:00 1970 @@ -1,79 +0,0 @@ -diff -ruN ./Frame.cc ../LogMon-0.4.1.fix/Frame.cc ---- ./Frame.cc Thu Jan 10 22:16:39 2002 -+++ ../LogMon-0.4.1.fix/Frame.cc Sat Sep 7 13:23:30 2002 -@@ -73,7 +73,7 @@ - } - - // Take a parameter to determine how far back to read. --long Frame::findPos(long maxLines=0) -+long Frame::findPos(long maxLines) - { - long i=-1; - long cr_count=0; -@@ -214,7 +214,7 @@ - scrollBackOffset = s; - return s; - } --long Frame::incrScrollBack(long s = 1) -+long Frame::incrScrollBack(long s) - { - // Only scroll up if it's not beyond our starting point. - if ( scrollBackOffset + s < (signed)(Screen.size() - (lines-1)) ) -@@ -222,7 +222,7 @@ - return scrollBackOffset; - } - --long Frame::decrScrollBack( long s = 1) -+long Frame::decrScrollBack( long s ) - { - // Don't scroll past our starting point. - // scrollBackOffset min is 0. -@@ -245,13 +245,13 @@ - scrollRightOffset = s; - return s; - } --long Frame::incrScrollRight(long s = 1) -+long Frame::incrScrollRight(long s ) - { - scrollRightOffset +=s; - return scrollRightOffset; - } - --long Frame::decrScrollRight(long s = 1) -+long Frame::decrScrollRight(long s ) - { - // Don't scroll past our starting point. - if ( scrollRightOffset > 0 ) -diff -ruN ./LineManip.cc ../LogMon-0.4.1.fix/LineManip.cc ---- ./LineManip.cc Fri Jan 25 20:43:07 2002 -+++ ../LogMon-0.4.1.fix/LineManip.cc Sat Sep 7 13:24:08 2002 -@@ -175,7 +175,7 @@ - // Scan our config file for lines pertaining to our filename. - // i.e. If there are 'ignore' lines for our filename, we add them - // to an array. --void LineManip::init(char* fileName, string config="") -+void LineManip::init(char* fileName, string config) - { - FILE *cf; - string confFile; -diff -ruN ./Util.cc ../LogMon-0.4.1.fix/Util.cc ---- ./Util.cc Sun Jul 22 03:37:16 2001 -+++ ../LogMon-0.4.1.fix/Util.cc Sat Sep 7 13:23:52 2002 -@@ -8,7 +8,7 @@ - extern FILE*ferr; - #endif - --void clean_exit(int x=0, char *e="" ) -+void clean_exit(int x, char *e ) - { - printf("%s\n",e); - #ifdef __DEBUG__ -@@ -19,7 +19,7 @@ - exit(x); - } - --void sig_int(int x=0) -+void sig_int(int x) - { - printf("Recieved signal SIGINT, exiting (%d)",x); - clean_exit(x); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 12:40:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4876F37B40C for ; Sun, 6 Apr 2003 12:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC5943F85 for ; Sun, 6 Apr 2003 12:40:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36JeJUp087093 for ; Sun, 6 Apr 2003 12:40:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36JeJAN087092; Sun, 6 Apr 2003 12:40:19 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 12:40:19 -0700 (PDT) Resent-Message-Id: <200304061940.h36JeJAN087092@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pierre-Paul Lavoie Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C98F37B404 for ; Sun, 6 Apr 2003 12:32:51 -0700 (PDT) Received: from bloodaxis.dyndns.org (ip142166204111.nbtel.net [142.166.204.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B1943FA3 for ; Sun, 6 Apr 2003 12:32:51 -0700 (PDT) (envelope-from ppl@bloodaxis.dyndns.org) Received: by bloodaxis.dyndns.org (Postfix, from userid 1001) id 870D81263; Sun, 6 Apr 2003 16:41:18 -0300 (ADT) Message-Id: <20030406194118.870D81263@bloodaxis.dyndns.org> Date: Sun, 6 Apr 2003 16:41:18 -0300 (ADT) From: Pierre-Paul Lavoie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50654: /usr/ports/lang/lua: website update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pierre-Paul Lavoie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:40:20 -0000 >Number: 50654 >Category: ports >Synopsis: /usr/ports/lang/lua: website update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 12:40:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Pierre-Paul Lavoie >Release: FreeBSD 4.7-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD bloodaxis 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Fri Nov 8 20:48:41 AST 2002 root@bloodaxis:/usr/obj/usr/src/sys/BLOODAXIS i386 >Description: The pkg-descr file have the http://www.tecgraf.puc-rio.br/lua/ website listed at the bottom. However, this webpage is outdated as explained on the website: From http://www.tecgraf.puc-rio.br/lua/ The official Lua web site is now www.lua.org Please update your bookmarks >How-To-Repeat: cat /usr/ports/lang/lua/pkg-descr | grep WWW >Fix: remove "WWW: http://www.tecgraf.puc-rio.br/lua/" from the file "/usr/ports/lang/lua/pkg-descr" >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 13:32:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5473F37B401; Sun, 6 Apr 2003 13:32:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E857443FCB; Sun, 6 Apr 2003 13:32:53 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36KWrUp003023; Sun, 6 Apr 2003 13:32:53 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36KWrIW003019; Sun, 6 Apr 2003 13:32:53 -0700 (PDT) Date: Sun, 6 Apr 2003 13:32:53 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304062032.h36KWrIW003019@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50577: [patch] fix fetch and build for misc/pybliographer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:32:54 -0000 Synopsis: [patch] fix fetch and build for misc/pybliographer State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sun Apr 6 13:32:38 PDT 2003 State-Changed-Why: Committed (with some modifications), thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50577 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 13:34:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D18037B401; Sun, 6 Apr 2003 13:34:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17BF43F75; Sun, 6 Apr 2003 13:34:12 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36KYCUp003093; Sun, 6 Apr 2003 13:34:12 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36KY70S003089; Sun, 6 Apr 2003 13:34:07 -0700 (PDT) Date: Sun, 6 Apr 2003 13:34:07 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304062034.h36KY70S003089@freefall.freebsd.org> To: fernan@iib.unsam.edu.ar, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/42647: port pybliographger does not configure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:34:13 -0000 Synopsis: port pybliographger does not configure State-Changed-From-To: open->feedback State-Changed-By: arved State-Changed-When: Sun Apr 6 13:33:29 PDT 2003 State-Changed-Why: The port was updated to 1.0.11. Does this fix your problem? http://www.freebsd.org/cgi/query-pr.cgi?pr=42647 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 14:01:52 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB2E37B401; Sun, 6 Apr 2003 14:01:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A0643FCB; Sun, 6 Apr 2003 14:01:51 -0700 (PDT) (envelope-from gerald@FreeBSD.org) Received: from freefall.freebsd.org (gerald@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36L1oUp009288; Sun, 6 Apr 2003 14:01:50 -0700 (PDT) (envelope-from gerald@freefall.freebsd.org) Received: (from gerald@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36L1onj009284; Sun, 6 Apr 2003 14:01:50 -0700 (PDT) Date: Sun, 6 Apr 2003 14:01:50 -0700 (PDT) From: Gerald Pfeifer Message-Id: <200304062101.h36L1onj009284@freefall.freebsd.org> To: mkomu@niksula.hut.fi, gerald@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50651: gcc33 does not compile on FreeBSD 5.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:01:52 -0000 Synopsis: gcc33 does not compile on FreeBSD 5.0 State-Changed-From-To: open->closed State-Changed-By: gerald State-Changed-When: Sun Apr 6 14:00:02 PDT 2003 State-Changed-Why: I'm closing this based on direct feedback by the submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=50651 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 15:20:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C5337B43D for ; Sun, 6 Apr 2003 15:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8076F43FAF for ; Sun, 6 Apr 2003 15:20:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36MKIUp030580 for ; Sun, 6 Apr 2003 15:20:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36MKIZF030579; Sun, 6 Apr 2003 15:20:18 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 15:20:18 -0700 (PDT) Resent-Message-Id: <200304062220.h36MKIZF030579@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C528D37B401 for ; Sun, 6 Apr 2003 15:18:28 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C75443F3F for ; Sun, 6 Apr 2003 15:18:28 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 192ISx-000ISc-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Apr 2003 00:18:19 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 192IT4-000BuY-00 for FreeBSD-gnats-submit@freebsd.org; ÐÎ, 07 ÁÐÒ 2003 00:18:26 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50655: New port: mail/akpop3d - POP3 daemon aimed to be small and secure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 06 Apr 2003 22:20:21 -0000 X-Original-Date: ÐÎ, 07 ÁÐÒ 2003 00:18:26 +0200 X-List-Received-Date: Sun, 06 Apr 2003 22:20:21 -0000 >Number: 50655 >Category: ports >Synopsis: New port: mail/akpop3d - POP3 daemon aimed to be small and secure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 15:20:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: krion >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: System: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size, it offers a lot of features. It is completely RFC 1939 compliant. >How-To-Repeat: N/A >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: # # mail/akpop3d/Makefile # mail/akpop3d/distinfo # mail/akpop3d/pkg-descr # mail/akpop3d/pkg-plist # echo x - mail/akpop3d/Makefile sed 's/^X//' >mail/akpop3d/Makefile << 'END-of-mail/akpop3d/Makefile' X# New ports collection makefile for: akpop3d X# Date created: Sun Apr 6 10:12:16 CEST 2003 X# Whom: Kirill Ponomarew X# X# $FreeBSD$ X# X XPORTNAME= akpop3d XPORTVERSION= 0.7.3 XCATEGORIES= mail XMASTER_SITES= http://www.synflood.at/akpop3d/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tar.bz2 X XMAINTAINER= ponomarew@oberon.net XCOMMENT= POP3 daemon aimed to be small and secure X XWRKSPC= ${WRKDIR}/akpop3d-0.7.3 XMAN8= akpop3d.8 X XGNU_CONFIGURE= yes X X.if defined(WITH_SSL) XUSE_OPENSSL= YES XCONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} XCONFIGURE_ENV= CPPFLAGS="-I${OPENSSLBASE}/include" \ X LDFLAGS="-L${OPENSSLBASE}/lib -lssl -lcrypto" X.endif X Xdo-install: X X ${INSTALL_PROGRAM} ${WRKSRC}/akpop3d ${PREFIX}/bin/ X ${INSTALL_MAN} ${WRKSRC}/akpop3d.8 ${PREFIX}/man/man8/ X X.include END-of-mail/akpop3d/Makefile echo x - mail/akpop3d/distinfo sed 's/^X//' >mail/akpop3d/distinfo << 'END-of-mail/akpop3d/distinfo' XMD5 (akpop3d-0.7.3.tar.bz2) = d14ffa7b52f47cb75345beef5ba991a6 END-of-mail/akpop3d/distinfo echo x - mail/akpop3d/pkg-descr sed 's/^X//' >mail/akpop3d/pkg-descr << 'END-of-mail/akpop3d/pkg-descr' Xakpop3d is a POP3 daemon aimed to be small and secure. Despite its small size, Xit offers a lot of features. It is completely RFC 1939 compliant. X XWWW: http://www.synflood.at/akpop3d/ END-of-mail/akpop3d/pkg-descr echo x - mail/akpop3d/pkg-plist sed 's/^X//' >mail/akpop3d/pkg-plist << 'END-of-mail/akpop3d/pkg-plist' Xbin/akpop3d END-of-mail/akpop3d/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 15:45:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4557737B401; Sun, 6 Apr 2003 15:45:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D573343FB1; Sun, 6 Apr 2003 15:45:19 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36MjJUp036662; Sun, 6 Apr 2003 15:45:19 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36MjGx5036657; Sun, 6 Apr 2003 15:45:16 -0700 (PDT) Date: Sun, 6 Apr 2003 15:45:16 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062245.h36MjGx5036657@freefall.freebsd.org> To: tiamat@telegraph.spb.ru, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/40366: New port: graphics/openrm OpenGL based library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:45:20 -0000 Synopsis: New port: graphics/openrm OpenGL based library State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sun Apr 6 15:43:07 PDT 2003 State-Changed-Why: (no feedback yet, I can patch around it) Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 15:43:07 PDT 2003 Responsible-Changed-Why: I'm looking at it. http://www.freebsd.org/cgi/query-pr.cgi?pr=40366 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:30:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E1137B401 for ; Sun, 6 Apr 2003 16:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E05F43FCB for ; Sun, 6 Apr 2003 16:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NUEUp048326 for ; Sun, 6 Apr 2003 16:30:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36NUEhm048325; Sun, 6 Apr 2003 16:30:14 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 16:30:14 -0700 (PDT) Resent-Message-Id: <200304062330.h36NUEhm048325@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, The Anarcat Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F86C37B401 for ; Sun, 6 Apr 2003 16:27:43 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2850A43F75 for ; Sun, 6 Apr 2003 16:27:36 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (gugpt0x63a1xiztu@dsl-133-253.aei.ca [66.36.133.253]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id h36NRUT04120 for ; Sun, 6 Apr 2003 19:27:35 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id 84FF3FA; Sun, 6 Apr 2003 19:27:29 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Sun, 6 Apr 2003 19:27:40 -0400 Message-Id: <20030406232729.84FF3FA@shall.anarcat.ath.cx> Date: Sun, 6 Apr 2003 19:27:40 -0400 From: The Anarcat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50657: [PATCH] maintainer update of audio/ecawave X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: The Anarcat List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:30:16 -0000 >Number: 50657 >Category: ports >Synopsis: [PATCH] maintainer update of audio/ecawave >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 16:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: The Anarcat >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD lenny.anarcat.ath.cx 5.0-RELEASE FreeBSD 5.0-RELEASE #3: Mon Mar 24 15:39:05 EST 2003 anarcat@lenny.anarcat.ath.cx:/usr/src/sys/i386/compile/LENNII i386 >Description: ecawave is dead, almost. :) It's not maintained anymore by its author. However, before dropping it, Kai updated ecawave to make it compile with latest ecasound libraries. >How-To-Repeat: try to compile ecawave after upgrading the ecasound port. 0.4.1 won't compile. >Fix: - update the ecawave port to 0.6.0 - fix the use of PERL by a use of REINPLACE_CMD - fix my email addres - fix the build --- /usr/ports/audio/ecawave/Makefile Sat Mar 1 18:36:55 2003 +++ Makefile Sun Apr 6 19:17:19 2003 @@ -6,18 +6,20 @@ # PORTNAME= ecawave -PORTVERSION= 0.4.1 +PORTVERSION= 0.6.0 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ -MAINTAINER= anarcat@anarcat.dyndns.org +MAINTAINER= anarcat@anarcat.ath.cx COMMENT= Simple graphical audio file editor -LIB_DEPENDS= ecasound.7:${PORTSDIR}/audio/ecasound +BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound GNU_CONFIGURE= yes USE_QT_VER= 2 USE_X_PREFIX= yes +USE_GMAKE= yes +USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS:S/"//g} LDFLAGS+= ${PTHREAD_LIBS:S/"//g} @@ -29,7 +31,7 @@ MAN1= ecawave.1 post-patch: - @${PERL} -pi -e 's,-lqt,-lqt2,g' ${WRKSRC}/src/Makefile.in + @${REINPLACE_CMD} -e 's,-lqt,-lqt2,g' ${WRKSRC}/src/Makefile.in post-install: .if !defined(NOPORTDOCS) --- /usr/ports/audio/ecawave/distinfo Fri Dec 7 17:41:53 2001 +++ distinfo Sun Apr 6 17:15:10 2003 @@ -1 +1 @@ -MD5 (ecawave-0.4.1.tar.gz) = 40aadec35620a90ebd06a80301a4e546 +MD5 (ecawave-0.6.0.tar.gz) = 72a3245cc9326c47fa3ee6251f3b0a4c >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:33:37 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F31F137B401; Sun, 6 Apr 2003 16:33:36 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBE843FB1; Sun, 6 Apr 2003 16:33:35 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (1l25nfuscx4te5b3@dsl-133-253.aei.ca [66.36.133.253]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id h36NXYT07336; Sun, 6 Apr 2003 19:33:35 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id 2726CFA; Sun, 6 Apr 2003 19:33:34 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Sun, 6 Apr 2003 19:33:45 -0400 Date: Sun, 6 Apr 2003 19:33:45 -0400 From: The Anarcat To: Tilman Linneweh Message-ID: <20030406233345.GB6228@lenny.anarcat.ath.cx> References: <200304060007.h3607S4i076797@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline In-Reply-To: <200304060007.h3607S4i076797@freefall.freebsd.org> User-Agent: Mutt/1.5.3i cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50580: [patch] fix compilation of ecasound on 5.0 and upgrade to latest X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:33:37 -0000 --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please see pr 50657: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D50657 A. On Sat Apr 05, 2003 at 04:07:28PM -0800, Tilman Linneweh wrote: > Please note. this commit probably broke ecawave. > can you update ecawave to the latest version? --=20 Seul a un caract=E8re scientifique ce qui peut =EAtre r=E9fut=E9. Ce qui n'= est pas r=E9futable rel=E8ve de la magie ou de la mystique. - Popper, Karl --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kLlZttcWHAnWiGcRAlsrAKCVCkZT9E1OL+EOXIUgVVNor+O8+gCfd0ay C1JqPfSw2jhR/UzO//rnXys= =2As8 -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:37:46 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAC8F37B401; Sun, 6 Apr 2003 16:37:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 598EF43FD7; Sun, 6 Apr 2003 16:37:46 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NbkUp050350; Sun, 6 Apr 2003 16:37:46 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36NbkWB050346; Sun, 6 Apr 2003 16:37:46 -0700 (PDT) Date: Sun, 6 Apr 2003 16:37:46 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062337.h36NbkWB050346@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/35237: empty manpage installed by trafcount port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:37:47 -0000 Synopsis: empty manpage installed by trafcount port Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=35237 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:37:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A246937B401; Sun, 6 Apr 2003 16:37:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA2943F93; Sun, 6 Apr 2003 16:37:57 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NbvUp050385; Sun, 6 Apr 2003 16:37:57 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Nbv7v050381; Sun, 6 Apr 2003 16:37:57 -0700 (PDT) Date: Sun, 6 Apr 2003 16:37:57 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062337.h36Nbv7v050381@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/41970: trafcount causes fatal trap 12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:37:59 -0000 Synopsis: trafcount causes fatal trap 12 Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=35237 Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=41970 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:38:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6A3237B401; Sun, 6 Apr 2003 16:38:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A91143FA3; Sun, 6 Apr 2003 16:38:06 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36Nc6Up050420; Sun, 6 Apr 2003 16:38:06 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36Nc69K050416; Sun, 6 Apr 2003 16:38:06 -0700 (PDT) Date: Sun, 6 Apr 2003 16:38:06 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062338.h36Nc69K050416@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/37537: trafcount causes reboot at 3AM every night X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:38:07 -0000 Synopsis: trafcount causes reboot at 3AM every night Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=35237 Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=41970 Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 16:37:26 PDT 2003 Responsible-Changed-Why: Informed maintainer about status of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=37537 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:46:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E1937B401; Sun, 6 Apr 2003 16:46:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7002643FBD; Sun, 6 Apr 2003 16:46:27 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NkRUp052482; Sun, 6 Apr 2003 16:46:27 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36NkRbN052478; Sun, 6 Apr 2003 16:46:27 -0700 (PDT) Date: Sun, 6 Apr 2003 16:46:27 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062346.h36NkRbN052478@freefall.freebsd.org> To: parv@pair.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:46:28 -0000 Synopsis: x11-wm/tvtwm is confused about PREFIX State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 16:45:50 PDT 2003 State-Changed-Why: It installs properly here with PREFIX set to /home/edwin/X11R6-5. THanks for your report! http://www.freebsd.org/cgi/query-pr.cgi?pr=38602 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:51:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 857E137B415; Sun, 6 Apr 2003 16:51:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236D843F93; Sun, 6 Apr 2003 16:51:19 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NpJUp054549; Sun, 6 Apr 2003 16:51:19 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36NpIaI054545; Sun, 6 Apr 2003 16:51:18 -0700 (PDT) Date: Sun, 6 Apr 2003 16:51:18 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062351.h36NpIaI054545@freefall.freebsd.org> To: fn@hungry.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38744: net/openldap20 doesn't work if db3 and db4 are installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:51:19 -0000 Synopsis: net/openldap20 doesn't work if db3 and db4 are installed State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 16:51:13 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=38744 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:58:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 419D337B401; Sun, 6 Apr 2003 16:58:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D095F43F75; Sun, 6 Apr 2003 16:58:33 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h36NwXUp054663; Sun, 6 Apr 2003 16:58:33 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h36NwXDJ054659; Sun, 6 Apr 2003 16:58:33 -0700 (PDT) Date: Sun, 6 Apr 2003 16:58:33 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304062358.h36NwXDJ054659@freefall.freebsd.org> To: j_guojun@lbl.gov, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/40232: xxgdb left button does not function properly X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:58:34 -0000 Synopsis: xxgdb left button does not function properly State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 16:57:59 PDT 2003 State-Changed-Why: Since it also occurs on other OSes, could you please contact the author of xxgdb about this behaviour? http://www.freebsd.org/cgi/query-pr.cgi?pr=40232 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:00:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0199537B401; Sun, 6 Apr 2003 17:00:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916B143F3F; Sun, 6 Apr 2003 17:00:31 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3700VUp054741; Sun, 6 Apr 2003 17:00:31 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3700VNl054737; Sun, 6 Apr 2003 17:00:31 -0700 (PDT) Date: Sun, 6 Apr 2003 17:00:31 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070000.h3700VNl054737@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/41966: audio/play: sblive, can cause "Device busy" condition X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:00:32 -0000 Synopsis: audio/play: sblive, can cause "Device busy" condition Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 17:00:20 PDT 2003 Responsible-Changed-Why: Informed maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41966 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:03:47 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF26C37B401; Sun, 6 Apr 2003 17:03:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EAD043F75; Sun, 6 Apr 2003 17:03:47 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3703lUp056742; Sun, 6 Apr 2003 17:03:47 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3703lCE056738; Sun, 6 Apr 2003 17:03:47 -0700 (PDT) Date: Sun, 6 Apr 2003 17:03:47 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070003.h3703lCE056738@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/44192: joe X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:03:48 -0000 Synopsis: joe Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 6 17:03:38 PDT 2003 Responsible-Changed-Why: Informed maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=44192 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:12:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6947737B405; Sun, 6 Apr 2003 17:12:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C7543F3F; Sun, 6 Apr 2003 17:12:32 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370CVUp062053; Sun, 6 Apr 2003 17:12:31 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370CVCH062049; Sun, 6 Apr 2003 17:12:31 -0700 (PDT) Date: Sun, 6 Apr 2003 17:12:31 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070012.h370CVCH062049@freefall.freebsd.org> To: bzeeb+freebsdports@zabbadoz.net, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47337: Fix unfetchable distfiles net/openldap20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:12:32 -0000 Synopsis: Fix unfetchable distfiles net/openldap20 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 17:12:14 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=47337 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:13:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7080437B417; Sun, 6 Apr 2003 17:13:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 870A143F85; Sun, 6 Apr 2003 17:13:30 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370DUUp062102; Sun, 6 Apr 2003 17:13:30 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370DUnN062098; Sun, 6 Apr 2003 17:13:30 -0700 (PDT) Date: Sun, 6 Apr 2003 17:13:30 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070013.h370DUnN062098@freefall.freebsd.org> To: bzeeb+freebsdports@zabbadoz.net, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47338: Fix unfetchable distfiles net/openldap12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:13:33 -0000 Synopsis: Fix unfetchable distfiles net/openldap12 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 17:13:24 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=47338 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:30:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B808B37B401; Sun, 6 Apr 2003 17:30:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58BD543F75; Sun, 6 Apr 2003 17:30:27 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370URUp064643; Sun, 6 Apr 2003 17:30:27 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370UQuD064621; Sun, 6 Apr 2003 17:30:26 -0700 (PDT) Date: Sun, 6 Apr 2003 17:30:26 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070030.h370UQuD064621@freefall.freebsd.org> To: osa@FreeBSD.org.ru, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48209: [PATCH] russian/wmcyrx: fix MASTER_SITES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:30:28 -0000 Synopsis: [PATCH] russian/wmcyrx: fix MASTER_SITES State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 17:30:11 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48209 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:34:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB5837B401; Sun, 6 Apr 2003 17:34:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F38B843F93; Sun, 6 Apr 2003 17:34:21 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370YLUp066276; Sun, 6 Apr 2003 17:34:21 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370YL0S066272; Sun, 6 Apr 2003 17:34:21 -0700 (PDT) Date: Sun, 6 Apr 2003 17:34:21 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070034.h370YL0S066272@freefall.freebsd.org> To: tadalunch@s5.xrea.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48375: devel/mingw-opengl-headers: URL fix (pkg-descr) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:34:22 -0000 Synopsis: devel/mingw-opengl-headers: URL fix (pkg-descr) State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 17:34:02 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48375 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:40:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7575237B429; Sun, 6 Apr 2003 17:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B7643FB1; Sun, 6 Apr 2003 17:40:03 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370e2Up066387; Sun, 6 Apr 2003 17:40:02 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370e27G066383; Sun, 6 Apr 2003 17:40:02 -0700 (PDT) Date: Sun, 6 Apr 2003 17:40:02 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070040.h370e27G066383@freefall.freebsd.org> To: wtpooh@acn.waw.pl, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48102: add-ons for netsaint and nagios X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:40:03 -0000 Synopsis: add-ons for netsaint and nagios State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 17:39:58 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48102 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 17:59:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76BF037B401; Sun, 6 Apr 2003 17:59:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FBB43F85; Sun, 6 Apr 2003 17:59:41 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h370xeUp070590; Sun, 6 Apr 2003 17:59:40 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h370xeDD070586; Sun, 6 Apr 2003 17:59:40 -0700 (PDT) Date: Sun, 6 Apr 2003 17:59:40 -0700 (PDT) From: Doug Barton Message-Id: <200304070059.h370xeDD070586@freefall.freebsd.org> To: dougb@FreeBSD.org, dougb@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44430: New port: xalan-c v. 1.4 (XSLT engine and XPath implementation) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:59:41 -0000 Synopsis: New port: xalan-c v. 1.4 (XSLT engine and XPath implementation) Responsible-Changed-From-To: dougb->freebsd-ports-bugs Responsible-Changed-By: dougb Responsible-Changed-When: Sun Apr 6 17:59:03 PDT 2003 Responsible-Changed-Why: Cast this one back to the deep. Bon voyage. http://www.freebsd.org/cgi/query-pr.cgi?pr=44430 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 18:14:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0805637B401; Sun, 6 Apr 2003 18:14:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C4A743F3F; Sun, 6 Apr 2003 18:14:57 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h371EvUp077927; Sun, 6 Apr 2003 18:14:57 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h371EuLt077923; Sun, 6 Apr 2003 18:14:56 -0700 (PDT) Date: Sun, 6 Apr 2003 18:14:56 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070114.h371EuLt077923@freefall.freebsd.org> To: blaz@si.FreeBSD.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48987: MAINTAINER UPDATE: net/nagios-plugins X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:14:58 -0000 Synopsis: MAINTAINER UPDATE: net/nagios-plugins State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 18:14:51 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48987 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 18:16:46 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FEDA37B41A; Sun, 6 Apr 2003 18:16:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C9E443F3F; Sun, 6 Apr 2003 18:16:45 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h371GjUp078002; Sun, 6 Apr 2003 18:16:45 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h371GjSU077998; Sun, 6 Apr 2003 18:16:45 -0700 (PDT) Date: Sun, 6 Apr 2003 18:16:45 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070116.h371GjSU077998@freefall.freebsd.org> To: blaz@si.FreeBSD.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48988: MAINTAINER UPDATE: net/nagios X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:16:46 -0000 Synopsis: MAINTAINER UPDATE: net/nagios State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 18:16:41 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48988 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 18:18:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F7F537B408; Sun, 6 Apr 2003 18:18:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EDD43F85; Sun, 6 Apr 2003 18:18:15 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h371IFUp078186; Sun, 6 Apr 2003 18:18:15 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h371IFHH078182; Sun, 6 Apr 2003 18:18:15 -0700 (PDT) Date: Sun, 6 Apr 2003 18:18:15 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070118.h371IFHH078182@freefall.freebsd.org> To: blaz@si.FreeBSD.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48984: MAINTAINER UPDATE: security/amavisd-new X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:18:16 -0000 Synopsis: MAINTAINER UPDATE: security/amavisd-new State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Apr 6 18:18:12 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48984 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 18:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CAA337B401 for ; Sun, 6 Apr 2003 18:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21FAE43FCB for ; Sun, 6 Apr 2003 18:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h371KDUp078235 for ; Sun, 6 Apr 2003 18:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h371KCHN078234; Sun, 6 Apr 2003 18:20:12 -0700 (PDT) Date: Sun, 6 Apr 2003 18:20:12 -0700 (PDT) Message-Id: <200304070120.h371KCHN078234@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Yen-Ming Lee Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yen-Ming Lee List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:20:13 -0000 The following reply was made to PR ports/46615; it has been noted by GNATS. From: Yen-Ming Lee To: freebsd-gnats-submit@FreeBSD.org, gioria@FreeBSD.ORG Cc: Subject: Re: ports/46615: new-port: mail/sympa - an electronic mailing list manager Date: Mon, 7 Apr 2003 09:13:54 +0800 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: 8bit These is another issue: Sympa only optionally depends on BerkeleyDB and DBI/DBD modules. Sympa can choose one of them to be the data source. So, I think it's not a good idea to list all of the optional dependent modules in BUILD_DEPENDS. I suggest to use WITH_xxx to customize Sympa, with the default data source BerkeleyDB. regards, -- Yen-Ming Lee [§õ«Û©ú] KeyID: 0x5EB52E51 : www.leeym.com : Taipei, Taiwan leeym@{ leeym.com, FreeBSD.org, yahoo-inc.com, ntu.edu.tw, civil.ncku.edu.tw } --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iQCVAwUBPpDQ0snMx0NetS5RAQFtKQQArhCXSHr/2JBrf7sCDAiBJQMWN3hKjN9e tW7V3Hws9o0qfhImAU5Gy09WivWRhSFh56S+QmQU4BU585n/48IBkzkP//H0qcln gQkAh/EKWXr29cbp2dCxzy3fFcLEYnl8rYMdkEPpStyF59/74YwhhXrL0iCwds7k g6hIhj6D1e4= =5gh7 -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 19:21:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A030337B401; Sun, 6 Apr 2003 19:21:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB9843FBF; Sun, 6 Apr 2003 19:21:08 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h372L8Up096061; Sun, 6 Apr 2003 19:21:08 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h372L74E096057; Sun, 6 Apr 2003 19:21:07 -0700 (PDT) Date: Sun, 6 Apr 2003 19:21:07 -0700 (PDT) From: Adam Weinberger Message-Id: <200304070221.h372L74E096057@freefall.freebsd.org> To: gslin@netnews.NCTU.edu.tw, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50653: Maintainer Update Port: audio/mziq X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:21:08 -0000 Synopsis: Maintainer Update Port: audio/mziq State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sun Apr 6 19:20:55 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50653 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 21:50:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4267337B401; Sun, 6 Apr 2003 21:50:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B0643F3F; Sun, 6 Apr 2003 21:50:05 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h374o5Up031792; Sun, 6 Apr 2003 21:50:05 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h374o5dF031788; Sun, 6 Apr 2003 21:50:05 -0700 (PDT) Date: Sun, 6 Apr 2003 21:50:05 -0700 (PDT) From: Kevin Lo Message-Id: <200304070450.h374o5dF031788@freefall.freebsd.org> To: allan@saddi.com, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50626: Update port: security/yafic to 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:50:06 -0000 Synopsis: Update port: security/yafic to 1.1 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sun Apr 6 21:49:50 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50626 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 21:53:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5196137B401; Sun, 6 Apr 2003 21:53:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C6C43F93; Sun, 6 Apr 2003 21:53:15 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h374rFUp033821; Sun, 6 Apr 2003 21:53:15 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h374rFac033817; Sun, 6 Apr 2003 21:53:15 -0700 (PDT) Date: Sun, 6 Apr 2003 21:53:15 -0700 (PDT) From: Kevin Lo Message-Id: <200304070453.h374rFac033817@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50635: maintainer-update devel/p5-Exception-Class to 1.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:53:16 -0000 Synopsis: maintainer-update devel/p5-Exception-Class to 1.12 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sun Apr 6 21:52:49 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50635 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 21:55:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B85B637B401; Sun, 6 Apr 2003 21:55:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A9F243FAF; Sun, 6 Apr 2003 21:55:25 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h374tOUp033899; Sun, 6 Apr 2003 21:55:24 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h374tOiL033895; Sun, 6 Apr 2003 21:55:24 -0700 (PDT) Date: Sun, 6 Apr 2003 21:55:24 -0700 (PDT) From: Kevin Lo Message-Id: <200304070455.h374tOiL033895@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50636: maintain-update www/p5-HTML-CalendarMonthSimple to 1.20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:55:26 -0000 Synopsis: maintain-update www/p5-HTML-CalendarMonthSimple to 1.20 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sun Apr 6 21:55:10 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50636 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 22:04:50 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB44937B401; Sun, 6 Apr 2003 22:04:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BACB43FCB; Sun, 6 Apr 2003 22:04:50 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3754oUp035956; Sun, 6 Apr 2003 22:04:50 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3754n8I035952; Sun, 6 Apr 2003 22:04:49 -0700 (PDT) Date: Sun, 6 Apr 2003 22:04:49 -0700 (PDT) From: Kevin Lo Message-Id: <200304070504.h3754n8I035952@freefall.freebsd.org> To: gslin@netnews.NCTU.edu.tw, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50652: Maintainer Update Port: sysutils/logmon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:04:51 -0000 Synopsis: Maintainer Update Port: sysutils/logmon State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sun Apr 6 22:04:33 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50652 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 22:15:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8E9B37B401; Sun, 6 Apr 2003 22:15:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8963143FBD; Sun, 6 Apr 2003 22:15:29 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h375FTUp041296; Sun, 6 Apr 2003 22:15:29 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h375FS3J041292; Sun, 6 Apr 2003 22:15:28 -0700 (PDT) Date: Sun, 6 Apr 2003 22:15:28 -0700 (PDT) From: Kevin Lo Message-Id: <200304070515.h375FS3J041292@freefall.freebsd.org> To: stolz@i2.informatik.rwth-aachen.de, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50549: [MAINTAINER UPDATE] www/nd -> 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:15:30 -0000 Synopsis: [MAINTAINER UPDATE] www/nd -> 0.7.0 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Sun Apr 6 22:15:04 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50549 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 23:00:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 901F137B401 for ; Sun, 6 Apr 2003 23:00:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A39A343F75 for ; Sun, 6 Apr 2003 23:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3760SUp049827 for ; Sun, 6 Apr 2003 23:00:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3760S9S049826; Sun, 6 Apr 2003 23:00:28 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 23:00:28 -0700 (PDT) Resent-Message-Id: <200304070600.h3760S9S049826@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KANOU Hiroki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C37837B401 for ; Sun, 6 Apr 2003 22:51:33 -0700 (PDT) Received: from khdd.net (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with SMTP id 9211243F85 for ; Sun, 6 Apr 2003 22:51:32 -0700 (PDT) (envelope-from kanou@khdd.net) Received: (qmail 18073 invoked by uid 1000); 7 Apr 2003 05:52:33 -0000 Message-Id: <20030407055233.18072.qmail@khdd.net> Date: 7 Apr 2003 05:52:33 -0000 From: KANOU Hiroki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: KANOU Hiroki Subject: ports/50660: maintainer-update: print/pfaedit to 20030404 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: KANOU Hiroki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:00:29 -0000 >Number: 50660 >Category: ports >Synopsis: maintainer-update: print/pfaedit to 20030404 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 23:00:28 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: >Environment: System: FreeBSD khdd.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #3: Thu Feb 27 15:55:16 JST 2003 kanou@khdd.net:/usr/obj/usr/src/sys/COPPER i386 >Description: PfaEdit port is updated by maintainer. >How-To-Repeat: >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Tue Mar 25 22:57:06 2003 +++ pfaedit/Makefile Sat Apr 5 23:35:14 2003 @@ -39,7 +39,7 @@ MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 030313 +DIST_VER= 030404 LIBUNINAMESLIST_VER= 030116 .if !defined(NOPORTDOCS) diff -uNr pfaedit.orig/distinfo pfaedit/distinfo --- pfaedit.orig/distinfo Tue Mar 25 22:57:06 2003 +++ pfaedit/distinfo Sat Apr 5 23:36:12 2003 @@ -1,4 +1,4 @@ -MD5 (pfaedit_full-030313.tgz) = 350f3520c8562dd0f71127d1f046f8df -MD5 (cidmaps.tgz) = af0893177d18335c5baa5b61e9a5ff37 +MD5 (pfaedit_full-030404.tgz) = 50a5d506e19cff17f070ebfb5c22ed09 +MD5 (cidmaps.tgz) = 542c4ddaaa6689de217d3a96678b4e69 MD5 (libuninameslist_src-030116.tgz) = 740d2dacafd70f5dfa17a5d2b04aa97b -MD5 (pfaedit_htdocs-030313.tgz) = 5d49fcf07b320232dee1a17cff83e966 +MD5 (pfaedit_htdocs-030404.tgz) = 0f8bb7f83bce24e3932ae9f8ae99882c diff -uNr pfaedit.orig/pkg-plist pfaedit/pkg-plist --- pfaedit.orig/pkg-plist Tue Mar 25 22:57:06 2003 +++ pfaedit/pkg-plist Wed Apr 2 20:18:40 2003 @@ -147,6 +147,8 @@ %%PORTDOCS%%share/doc/pfaedit/faq.html %%PORTDOCS%%share/doc/pfaedit/faqFS.html %%PORTDOCS%%share/doc/pfaedit/faqFrame.html +%%PORTDOCS%%share/doc/pfaedit/feature-tag-pos.png +%%PORTDOCS%%share/doc/pfaedit/feature-tag-sub.png %%PORTDOCS%%share/doc/pfaedit/ffi-caret.png %%PORTDOCS%%share/doc/pfaedit/ffi-moved.png %%PORTDOCS%%share/doc/pfaedit/ffi-refs.png @@ -214,6 +216,7 @@ %%PORTDOCS%%share/doc/pfaedit/l7.png %%PORTDOCS%%share/doc/pfaedit/l8.png %%PORTDOCS%%share/doc/pfaedit/l9.png +%%PORTDOCS%%share/doc/pfaedit/langdlg.png %%PORTDOCS%%share/doc/pfaedit/layers.png %%PORTDOCS%%share/doc/pfaedit/lcani.gif %%PORTDOCS%%share/doc/pfaedit/license.html @@ -265,7 +268,10 @@ %%PORTDOCS%%share/doc/pfaedit/rplserifs.png %%PORTDOCS%%share/doc/pfaedit/sans-serif-def.png %%PORTDOCS%%share/doc/pfaedit/scripting.html +%%PORTDOCS%%share/doc/pfaedit/scriptlist-pulldown.png +%%PORTDOCS%%share/doc/pfaedit/scriptlist.png %%PORTDOCS%%share/doc/pfaedit/scriptnotes.html +%%PORTDOCS%%share/doc/pfaedit/scriptsdlg.png %%PORTDOCS%%share/doc/pfaedit/search.html %%PORTDOCS%%share/doc/pfaedit/selections.html %%PORTDOCS%%share/doc/pfaedit/serif-def.png >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 23:06:52 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C62C37B408; Sun, 6 Apr 2003 23:06:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B76A43FA3; Sun, 6 Apr 2003 23:06:52 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3766qUp055130; Sun, 6 Apr 2003 23:06:52 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3766pCX055126; Sun, 6 Apr 2003 23:06:51 -0700 (PDT) Date: Sun, 6 Apr 2003 23:06:51 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304070606.h3766pCX055126@freefall.freebsd.org> To: gagnon__s@videotron.ca, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50627: [patch] misc/xrmap remove redundant variable def in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:06:53 -0000 Synopsis: [patch] misc/xrmap remove redundant variable def in Makefile State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Sun Apr 6 23:06:50 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50627 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 23:12:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98ACC37B404; Sun, 6 Apr 2003 23:12:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A19A43FBD; Sun, 6 Apr 2003 23:12:03 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h376C3Up057178; Sun, 6 Apr 2003 23:12:03 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h376C31t057174; Sun, 6 Apr 2003 23:12:03 -0700 (PDT) Date: Sun, 6 Apr 2003 23:12:03 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304070612.h376C31t057174@freefall.freebsd.org> To: kanou@khdd.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50660: maintainer-update: print/pfaedit to 20030404 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:12:03 -0000 Synopsis: maintainer-update: print/pfaedit to 20030404 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sun Apr 6 23:11:54 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50660 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 23:50:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72F3E37B404 for ; Sun, 6 Apr 2003 23:50:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B5E343F93 for ; Sun, 6 Apr 2003 23:50:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h376oCUp064534 for ; Sun, 6 Apr 2003 23:50:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h376oCBT064533; Sun, 6 Apr 2003 23:50:12 -0700 (PDT) Resent-Date: Sun, 6 Apr 2003 23:50:12 -0700 (PDT) Resent-Message-Id: <200304070650.h376oCBT064533@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBB7437B401 for ; Sun, 6 Apr 2003 23:41:51 -0700 (PDT) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A10343FBF for ; Sun, 6 Apr 2003 23:41:51 -0700 (PDT) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 6B7C956E0; Mon, 7 Apr 2003 08:41:49 +0200 (CEST) Message-Id: <20030407064149.6B7C956E0@backup-mx.droso.dk> Date: Mon, 7 Apr 2003 08:41:49 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50661: maintainer-update www/p5-HTML-CalendarMonthSimple to 1.21 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:50:13 -0000 >Number: 50661 >Category: ports >Synopsis: maintainer-update www/p5-HTML-CalendarMonthSimple to 1.21 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 23:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: update to 1.21 >How-To-Repeat: >Fix: --- p5-HTML-CalendarMonthSimple.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-HTML-CalendarMonthSimple/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 7 Apr 2003 04:55:02 -0000 1.6 +++ Makefile 7 Apr 2003 06:42:35 -0000 @@ -2,11 +2,11 @@ # Date created: May 27 2001 # Whom: vanilla # -# $FreeBSD$ +# $FreeBSD: ports/www/p5-HTML-CalendarMonthSimple/Makefile,v 1.6 2003/04/07 04:55:02 kevlo Exp $ # PORTNAME= HTML-CalendarMonthSimple -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-HTML-CalendarMonthSimple/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 7 Apr 2003 04:55:02 -0000 1.5 +++ distinfo 7 Apr 2003 06:42:35 -0000 @@ -1 +1 @@ -MD5 (HTML-CalendarMonthSimple-1.20.tar.gz) = 51c21cbf899d83d5d22b13367e69174f +MD5 (HTML-CalendarMonthSimple-1.21.tar.gz) = 58012f3d5ea24f04bc2543e13f2a09fd --- p5-HTML-CalendarMonthSimple.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:10:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39BFC37B401 for ; Mon, 7 Apr 2003 00:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F0043FBD for ; Mon, 7 Apr 2003 00:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377A2Up071949 for ; Mon, 7 Apr 2003 00:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377A2pK071948; Mon, 7 Apr 2003 00:10:02 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 00:10:02 -0700 (PDT) Resent-Message-Id: <200304070710.h377A2pK071948@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Vladimir B.Grebenschikov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB0A137B401; Mon, 7 Apr 2003 00:06:29 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA85843F85; Mon, 7 Apr 2003 00:06:26 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.12) id 192Qit-0000hA-00; Mon, 07 Apr 2003 11:07:19 +0400 Message-Id: Date: Mon, 07 Apr 2003 11:07:19 +0400 From: "Vladimir B.Grebenschikov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ume@FreeBSD.org Subject: ports/50662: sysutils/gkrellm2 interaction with Metacity WM is invalid X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Vladimir B.Grebenschikov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:10:03 -0000 >Number: 50662 >Category: ports >Synopsis: sysutils/gkrellm2 interaction with Metacity WM is invalid >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 00:10:01 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.fbsd.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Apr 4 17:04:50 MSD 2003 root@vbook.fbsd.ru:/usr/src/sys/i386/compile/VBOOK i386 # pkg_glob -R gkrellm\* gkrellm-2.1.8a png-1.2.5_2 Xft-2.1_3 gtk-2.2.1 glib-2.2.1 XFree86-libraries-4.3.0_1 jpeg-6b_1 freetype2-2.1.3_1 gettext-0.11.5_1 imake-4.3.0 expat-1.95.6_1 pango-1.2.1_1 libiconv-1.8_2 perl-5.6.1_11 pkgconfig-0.15.0 atk-1.2.2 fontconfig-2.1_7 # >Description: There are options in gkrellm Configuration: [ ] General->Properties->Do not include on a taskbar [ ] General->Properties->Do not include on a pager They both work if I uncheck then check checkbox (gkrellm disapper from tasklist and pager). But does not work just start gkrellm with these options saved checked. >How-To-Repeat: Install gkrellm2, start it, configure [x] Do not include on a taskbar and [x] Do not include on a pager Exit from gkrellm (with configuration save). Run gkrellm again - options still checked, but there are no any effect. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:11:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E08937B401; Mon, 7 Apr 2003 00:11:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C116843F75; Mon, 7 Apr 2003 00:11:08 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377B8Up073869; Mon, 7 Apr 2003 00:11:08 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377B8qU073847; Mon, 7 Apr 2003 00:11:08 -0700 (PDT) Date: Mon, 7 Apr 2003 00:11:08 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304070711.h377B8qU073847@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: ports/50662: sysutils/gkrellm2 interaction with Metacity WM is invalid X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:11:09 -0000 Synopsis: sysutils/gkrellm2 interaction with Metacity WM is invalid Responsible-Changed-From-To: freebsd-ports-bugs->ume Responsible-Changed-By: nork Responsible-Changed-When: Mon Apr 7 00:10:58 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50662 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:16:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D25A37B401; Mon, 7 Apr 2003 00:16:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C7E743F93; Mon, 7 Apr 2003 00:16:17 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377GHUp074321; Mon, 7 Apr 2003 00:16:17 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377GDEE074317; Mon, 7 Apr 2003 00:16:13 -0700 (PDT) Date: Mon, 7 Apr 2003 00:16:13 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070716.h377GDEE074317@freefall.freebsd.org> To: fernan@iib.unsam.edu.ar, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44097: posgresql-723 fails to compile (4.7 RC0) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:16:17 -0000 Synopsis: posgresql-723 fails to compile (4.7 RC0) State-Changed-From-To: feedback->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 00:13:50 PDT 2003 State-Changed-Why: At this moment PORTVERSION is 7.3.2. The maintainer couldn't do anything about it or reproduce it even if it was reported by multiple persons. http://www.freebsd.org/cgi/query-pr.cgi?pr=44097 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9003937B401 for ; Mon, 7 Apr 2003 00:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A347543FAF for ; Mon, 7 Apr 2003 00:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377KCUp074551 for ; Mon, 7 Apr 2003 00:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377KC78074550; Mon, 7 Apr 2003 00:20:12 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 00:20:12 -0700 (PDT) Resent-Message-Id: <200304070720.h377KC78074550@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Vladimir B.Grebenschikov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 177B737B401; Mon, 7 Apr 2003 00:16:00 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8A243FAF; Mon, 7 Apr 2003 00:16:00 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.12) id 192QsC-0000jb-00; Mon, 07 Apr 2003 11:16:56 +0400 Message-Id: Date: Mon, 07 Apr 2003 11:16:56 +0400 From: "Vladimir B.Grebenschikov" Sender: "Vladimir B. Grebenschikov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ume@FreeBSD.org Subject: ports/50663: sysutils/gkrellm2 - it is not possible to select encoding for labels font. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Vladimir B.Grebenschikov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:20:13 -0000 >Number: 50663 >Category: ports >Synopsis: sysutils/gkrellm2 - it is not possible to select encoding for labels font. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 00:20:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Vladimir B. Grebenschikov >Release: FreeBSD 5.0-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.fbsd.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Apr 4 17:04:50 MSD 2003 root@vbook.fbsd.ru:/usr/src/sys/i386/compile/VBOOK i386 # pkg_glob -R gkrellm\* gkrellm-2.1.8a tiff-3.5.7 png-1.2.5_2 Xft-2.1_3 gtk-2.2.1 glib-2.2.1 XFree86-libraries-4.3.0_1 jpeg-6b_1 freetype2-2.1.3_1 gettext-0.11.5_1 imake-4.3.0 expat-1.95.6_1 pango-1.2.1_1 libiconv-1.8_2 perl-5.6.1_11 pkgconfig-0.15.0 atk-1.2.2 fontconfig-2.1_7 # >Description: I have russian language selected for X environment by default: # echo $LANG ru_RU.KOI8-R # When I have run gkrellm2 it works fine, All menus seen in russian letters. But labels of krells is shown by font with no russian characters. And I can't fix this with gkrellm's font dialog - there is not script selector in this dialog. >How-To-Repeat: # portinstall XFree86-fontCyrillic $ env LANG=ru_RU.KOI8-R gkrellm >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:26:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4AF237B401; Mon, 7 Apr 2003 00:26:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C8143FB1; Mon, 7 Apr 2003 00:26:26 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377QQUp076641; Mon, 7 Apr 2003 00:26:26 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377QQfx076637; Mon, 7 Apr 2003 00:26:26 -0700 (PDT) Date: Mon, 7 Apr 2003 00:26:26 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070726.h377QQfx076637@freefall.freebsd.org> To: paul@aps.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44239: Update port: openldap20 to use databases/db4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:26:27 -0000 Synopsis: Update port: openldap20 to use databases/db4 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 00:25:28 PDT 2003 State-Changed-Why: The patch in ports/38744 fixes the problem without forcing to use databases/db4 http://www.freebsd.org/cgi/query-pr.cgi?pr=44239 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:27:50 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96A937B401; Mon, 7 Apr 2003 00:27:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 134CF43FCB; Mon, 7 Apr 2003 00:27:50 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377RnUp076783; Mon, 7 Apr 2003 00:27:49 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377Rnfq076779; Mon, 7 Apr 2003 00:27:49 -0700 (PDT) Date: Mon, 7 Apr 2003 00:27:49 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070727.h377Rnfq076779@freefall.freebsd.org> To: paul@aps.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44240: openldap20 breaks with multiple versions of Berkley db X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:27:51 -0000 Synopsis: openldap20 breaks with multiple versions of Berkley db State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 00:27:26 PDT 2003 State-Changed-Why: net/openldap20 now properly detects db3/db4 support. http://www.freebsd.org/cgi/query-pr.cgi?pr=44240 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:30:48 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 262A337B401; Mon, 7 Apr 2003 00:30:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B736B43FA3; Mon, 7 Apr 2003 00:30:47 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377UlUp077942; Mon, 7 Apr 2003 00:30:47 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377UlD4077920; Mon, 7 Apr 2003 00:30:47 -0700 (PDT) Date: Mon, 7 Apr 2003 00:30:47 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070730.h377UlD4077920@freefall.freebsd.org> To: fmysh@iijmio-mail.jp, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/49074: net/openldap20 can't start with sample command line syntax in the startup script. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:30:48 -0000 Synopsis: net/openldap20 can't start with sample command line syntax in the startup script. State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 00:30:37 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=49074 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:44:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF81637B404; Mon, 7 Apr 2003 00:44:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B0043FDF; Mon, 7 Apr 2003 00:44:20 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377iKUp080947; Mon, 7 Apr 2003 00:44:20 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377iKTG080943; Mon, 7 Apr 2003 00:44:20 -0700 (PDT) Date: Mon, 7 Apr 2003 00:44:20 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304070744.h377iKTG080943@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: ports/50663: sysutils/gkrellm2 - it is not possible to select encoding for labels font. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:44:21 -0000 Synopsis: sysutils/gkrellm2 - it is not possible to select encoding for labels font. Responsible-Changed-From-To: freebsd-ports-bugs->ume Responsible-Changed-By: nork Responsible-Changed-When: Mon Apr 7 00:44:08 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50663 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:44:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 391E137B401; Mon, 7 Apr 2003 00:44:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA27643F75; Mon, 7 Apr 2003 00:44:38 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377ibUp080964; Mon, 7 Apr 2003 00:44:38 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377iZOx080960; Mon, 7 Apr 2003 00:44:35 -0700 (PDT) Date: Mon, 7 Apr 2003 00:44:35 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070744.h377iZOx080960@freefall.freebsd.org> To: xu_feng@huateng.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/42685: openldap20 on 5.0 current runs error. link with db4, but include with db3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:44:39 -0000 Synopsis: openldap20 on 5.0 current runs error. link with db4, but include with db3 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 00:44:03 PDT 2003 State-Changed-Why: Problem doesn't occur anymore with openldap20/openldap21 after last updates. http://www.freebsd.org/cgi/query-pr.cgi?pr=42685 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:49:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B74337B401; Mon, 7 Apr 2003 00:49:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B07B643F85; Mon, 7 Apr 2003 00:49:18 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377nIUp081094; Mon, 7 Apr 2003 00:49:18 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377nIPa081090; Mon, 7 Apr 2003 00:49:18 -0700 (PDT) Date: Mon, 7 Apr 2003 00:49:18 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070749.h377nIPa081090@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: ports/48635: Add support for openldap21 port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:49:19 -0000 Synopsis: Add support for openldap21 port Responsible-Changed-From-To: freebsd-ports-bugs->ume Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 7 00:49:02 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=48635 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:49:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25C6737B401; Mon, 7 Apr 2003 00:49:31 -0700 (PDT) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F2EE43F85; Mon, 7 Apr 2003 00:49:30 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-035dcwashp0324.dialsprint.net ([65.179.105.70] helo=moo.holy.cow) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 192RNg-00054t-00; Mon, 07 Apr 2003 00:49:29 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id BB61BA1F8; Mon, 7 Apr 2003 03:51:36 -0400 (EDT) Date: Mon, 7 Apr 2003 03:51:36 -0400 From: parv To: Edwin Groothuis Message-ID: <20030407075136.GA1778@moo.holy.cow> Mail-Followup-To: Edwin Groothuis , freebsd-ports-bugs@FreeBSD.org References: <200304062346.h36NkRbN052478@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304062346.h36NkRbN052478@freefall.freebsd.org> cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:49:31 -0000 in message <200304062346.h36NkRbN052478@freefall.freebsd.org>, wrote Edwin Groothuis thusly... > > Synopsis: x11-wm/tvtwm is confused about PREFIX > > State-Changed-From-To: open->closed > State-Changed-By: edwin > State-Changed-When: Sun Apr 6 16:45:50 PDT 2003 > State-Changed-Why: > It installs properly here with PREFIX set to /home/edwin/X11R6-5. > THanks for your report! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=38602 Problem is not solved yet. USE_X_PREFIX seem to override PREFIX; empty +CONTENTS is put in the /var/db/pkg/tvtwm-pl11. Below is the relevant output end of following commands... # ls -alF /tmp/test # make -d v install PREFIX=/tmp/test # ls -alF /tmp/test/bin # make deinstall # ls -alF /var/db/pkg/tvtwm-pl11/ total 4 drwxr-xr-x 2 root wheel 512 Apr 7 03:40 ./ drwxrwxrwt 4 root wheel 512 Apr 7 03:33 ../ ... Applying :S to "" Result is "" Applying :S to "/usr2/local/lib/perl5/site_perl/5.8.0" Result is "lib/perl5/site_perl/5.8.0" Applying :S to "/tmp/test/share/doc/tvtwm" Result is "share/doc/tvtwm" Applying :S to "/tmp/test/share/examples/tvtwm" Result is "share/examples/tvtwm" Applying :S to "/tmp/test/share/tvtwm" Result is "share/tvtwm" Applying :S to "OSREL=4.8 PREFIX=%D LOCALBASE=/usr2/local X11BASE=/usr2/X11R6 PORTDOCS="" PORTOBJFORMAT=elf XAWVER=7 PERL_VERSION=5.8.0 PERL_VER=5.8.0 PERL_ARCH=mach SITE_PERL=lib/perl5/site_perl/5.8.0 DOCSDIR="share/doc/tvtwm" EXAMPLESDIR="share/examples/tvtwm" DATADIR="share/tvtwm"" Result is "OSREL=4.8!g PREFIX=%D!g LOCALBASE=/usr2/local!g X11BASE=/usr2/X11R6!g PORTDOCS=""!g PORTOBJFORMAT=elf!g XAWVER=7!g PERL_VERSION=5.8.0!g PERL_VER=5.8.0!g PERL_ARCH=mach!g SITE_PERL=lib/perl5/site_perl/5.8.0!g DOCSDIR="share/doc/tvtwm"!g EXAMPLESDIR="share/examples/tvtwm"!g DATADIR="share/tvtwm"!g" Applying :S to "OSREL=4.8!g PREFIX=%D!g LOCALBASE=/usr2/local!g X11BASE=/usr2/X11R6!g PORTDOCS=""!g PORTOBJFORMAT=elf!g XAWVER=7!g PERL_VERSION=5.8.0!g PERL_VER=5.8.0!g PERL_ARCH=mach!g SITE_PERL=lib/perl5/site_perl/5.8.0!g DOCSDIR="share/doc/tvtwm"!g EXAMPLESDIR="share/examples/tvtwm"!g DATADIR="share/tvtwm"!g" Result is " -e s!%%OSREL=4.8!g -e s!%%PREFIX=%D!g -e s!%%LOCALBASE=/usr2/local!g -e s!%%X11BASE=/usr2/X11R6!g -e s!%%PORTDOCS=""!g -e s!%%PORTOBJFORMAT=elf!g -e s!%%XAWVER=7!g -e s!%%PERL_VERSION=5.8.0!g -e s!%%PERL_VER=5.8.0!g -e s!%%PERL_ARCH=mach!g -e s!%%SITE_PERL=lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR="share/doc/tvtwm"!g -e s!%%EXAMPLESDIR="share/examples/tvtwm"!g -e s!%%DATADIR="share/tvtwm"!g" Applying :S to " -e s!%%OSREL=4.8!g -e s!%%PREFIX=%D!g -e s!%%LOCALBASE=/usr2/local!g -e s!%%X11BASE=/usr2/X11R6!g -e s!%%PORTDOCS=""!g -e s!%%PORTOBJFORMAT=elf!g -e s!%%XAWVER=7!g -e s!%%PERL_VERSION=5.8.0!g -e s!%%PERL_VER=5.8.0!g -e s!%%PERL_ARCH=mach!g -e s!%%SITE_PERL=lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR="share/doc/tvtwm"!g -e s!%%EXAMPLESDIR="share/examples/tvtwm"!g -e s!%%DATADIR="share/tvtwm"!g" Result is "-e s!%%OSREL%%!4.8!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr2/local!g -e s!%%X11BASE%%!/usr2/X11R6!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTOBJFORMAT%%!elf!g -e s!%%XAWVER%%!7!g -e s!%%PERL_VERSION%%!5.8.0!g -e s!%%PERL_VER%%!5.8.0!g -e s!%%PERL_ARCH%%!mach!g -e s!%%SITE_PERL%%!lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR%%!"share/doc/tvtwm"!g -e s!%%EXAMPLESDIR%%!"share/examples/tvtwm"!g -e s!%%DATADIR%%!"share/tvtwm"!g" post-install:@ = post-install post-install:* = post-install post-install:? = post-install:> = post-install-script:@ = post-install-script post-install-script:* = post-install-script post-install-script:? = post-install-script:> = Applying :S to "post-install-script" Result is "post-install" Applying :S to "post-install-script" Result is "post-install" compress-man:@ = compress-man compress-man:* = compress-man compress-man:? = compress-man:> = run-ldconfig:@ = run-ldconfig run-ldconfig:* = run-ldconfig run-ldconfig:? = run-ldconfig:> = fake-pkg:@ = fake-pkg fake-pkg:* = fake-pkg generate-commentfile:@ = generate-commentfile generate-commentfile:* = generate-commentfile generate-commentfile:? = generate-commentfile:> = Applying :Q to "Twm with a virtual desktop" Result is "Twm\ with\ a\ virtual\ desktop" fake-pkg:> = generate-commentfile fake-pkg:? = generate-commentfile *** Error code 2 Stop in /usr3/ports/x11-wm/tvtwm. total 4 drwxr-xr-x 2 root wheel 512 Apr 7 03:42 ./ drwxr-xr-x 11 root wheel 512 Apr 7 03:42 ../ ===> Deinstalling for tvtwm-pl11 pkg_delete: package 'tvtwm-pl11' doesn't have a prefix *** Error code 1 Stop in /usr3/ports/x11-wm/tvtwm. total 8.0k -rw-r--r-- 1 root wheel 0 Apr 7 03:42 +CONTENTS drwxr-xr-x 2 root wheel 512 Apr 7 03:42 ./ drwxr-xr-x 227 root wheel 6.0k Apr 7 03:42 ../ From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:51:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8011D37B401; Mon, 7 Apr 2003 00:51:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E0F743F75; Mon, 7 Apr 2003 00:51:58 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377pwUp083271; Mon, 7 Apr 2003 00:51:58 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377pvFw083267; Mon, 7 Apr 2003 00:51:57 -0700 (PDT) Date: Mon, 7 Apr 2003 00:51:57 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070751.h377pvFw083267@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/48621: Allow selection of specific Openldap port agains which to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:51:58 -0000 Synopsis: Allow selection of specific Openldap port agains which to build Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 7 00:51:43 PDT 2003 Responsible-Changed-Why: Informed maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=48621 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 00:54:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B1B37B401; Mon, 7 Apr 2003 00:54:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789C543FD7; Mon, 7 Apr 2003 00:54:21 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h377sLUp083361; Mon, 7 Apr 2003 00:54:21 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h377sLOi083357; Mon, 7 Apr 2003 00:54:21 -0700 (PDT) Date: Mon, 7 Apr 2003 00:54:21 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070754.h377sLOi083357@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/46288: OpenLDAP port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:54:22 -0000 Synopsis: OpenLDAP port update Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 7 00:54:07 PDT 2003 Responsible-Changed-Why: Informed maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46288 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 01:10:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83F1037B405 for ; Mon, 7 Apr 2003 01:10:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD9843F85 for ; Mon, 7 Apr 2003 01:10:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h378ALUp088844 for ; Mon, 7 Apr 2003 01:10:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h378ALsr088843; Mon, 7 Apr 2003 01:10:21 -0700 (PDT) Date: Mon, 7 Apr 2003 01:10:21 -0700 (PDT) Message-Id: <200304070810.h378ALsr088843@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:10:22 -0000 The following reply was made to PR ports/38602; it has been noted by GNATS. From: parv To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX Date: Mon, 7 Apr 2003 04:09:39 -0400 (Re)sending to -gnats-submit as i forgot in the reply which went o Edwin & -ports-bugs. in message <200304062346.h36NkRbN052478@freefall.freebsd.org>, wrote Edwin Groothuis thusly... > ... > State-Changed-From-To: open->closed > State-Changed-By: edwin > State-Changed-When: Sun Apr 6 16:45:50 PDT 2003 > State-Changed-Why: > It installs properly here with PREFIX set to /home/edwin/X11R6-5. > THanks for your report! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=38602 Problem is not solved yet. USE_X_PREFIX seem to override PREFIX; empty +CONTENTS is put in the /var/db/pkg/tvtwm-pl11. Below is the relevant output end of following commands... # ls -alF /tmp/test # make -d v install PREFIX=/tmp/test # ls -alF /tmp/test/bin # make deinstall # ls -alF /var/db/pkg/tvtwm-pl11/ total 4 drwxr-xr-x 2 root wheel 512 Apr 7 03:40 ./ drwxrwxrwt 4 root wheel 512 Apr 7 03:33 ../ ... Applying :S to "" Result is "" Applying :S to "/usr2/local/lib/perl5/site_perl/5.8.0" Result is "lib/perl5/site_perl/5.8.0" Applying :S to "/tmp/test/share/doc/tvtwm" Result is "share/doc/tvtwm" Applying :S to "/tmp/test/share/examples/tvtwm" Result is "share/examples/tvtwm" Applying :S to "/tmp/test/share/tvtwm" Result is "share/tvtwm" Applying :S to "OSREL=4.8 PREFIX=%D LOCALBASE=/usr2/local X11BASE=/usr2/X11R6 PORTDOCS="" PORTOBJFORMAT=elf XAWVER=7 PERL_VERSION=5.8.0 PERL_VER=5.8.0 PERL_ARCH=mach SITE_PERL=lib/perl5/site_perl/5.8.0 DOCSDIR="share/doc/tvtwm" EXAMPLESDIR="share/examples/tvtwm" DATADIR="share/tvtwm"" Result is "OSREL=4.8!g PREFIX=%D!g LOCALBASE=/usr2/local!g X11BASE=/usr2/X11R6!g PORTDOCS=""!g PORTOBJFORMAT=elf!g XAWVER=7!g PERL_VERSION=5.8.0!g PERL_VER=5.8.0!g PERL_ARCH=mach!g SITE_PERL=lib/perl5/site_perl/5.8.0!g DOCSDIR="share/doc/tvtwm"!g EXAMPLESDIR="share/examples/tvtwm"!g DATADIR="share/tvtwm"!g" Applying :S to "OSREL=4.8!g PREFIX=%D!g LOCALBASE=/usr2/local!g X11BASE=/usr2/X11R6!g PORTDOCS=""!g PORTOBJFORMAT=elf!g XAWVER=7!g PERL_VERSION=5.8.0!g PERL_VER=5.8.0!g PERL_ARCH=mach!g SITE_PERL=lib/perl5/site_perl/5.8.0!g DOCSDIR="share/doc/tvtwm"!g EXAMPLESDIR="share/examples/tvtwm"!g DATADIR="share/tvtwm"!g" Result is " -e s!%%OSREL=4.8!g -e s!%%PREFIX=%D!g -e s!%%LOCALBASE=/usr2/local!g -e s!%%X11BASE=/usr2/X11R6!g -e s!%%PORTDOCS=""!g -e s!%%PORTOBJFORMAT=elf!g -e s!%%XAWVER=7!g -e s!%%PERL_VERSION=5.8.0!g -e s!%%PERL_VER=5.8.0!g -e s!%%PERL_ARCH=mach!g -e s!%%SITE_PERL=lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR="share/doc/tvtwm"!g -e s!%%EXAMPLESDIR="share/examples/tvtwm"!g -e s!%%DATADIR="share/tvtwm"!g" Applying :S to " -e s!%%OSREL=4.8!g -e s!%%PREFIX=%D!g -e s!%%LOCALBASE=/usr2/local!g -e s!%%X11BASE=/usr2/X11R6!g -e s!%%PORTDOCS=""!g -e s!%%PORTOBJFORMAT=elf!g -e s!%%XAWVER=7!g -e s!%%PERL_VERSION=5.8.0!g -e s!%%PERL_VER=5.8.0!g -e s!%%PERL_ARCH=mach!g -e s!%%SITE_PERL=lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR="share/doc/tvtwm"!g -e s!%%EXAMPLESDIR="share/examples/tvtwm"!g -e s!%%DATADIR="share/tvtwm"!g" Result is "-e s!%%OSREL%%!4.8!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr2/local!g -e s!%%X11BASE%%!/usr2/X11R6!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTOBJFORMAT%%!elf!g -e s!%%XAWVER%%!7!g -e s!%%PERL_VERSION%%!5.8.0!g -e s!%%PERL_VER%%!5.8.0!g -e s!%%PERL_ARCH%%!mach!g -e s!%%SITE_PERL%%!lib/perl5/site_perl/5.8.0!g -e s!%%DOCSDIR%%!"share/doc/tvtwm"!g -e s!%%EXAMPLESDIR%%!"share/examples/tvtwm"!g -e s!%%DATADIR%%!"share/tvtwm"!g" post-install:@ = post-install post-install:* = post-install post-install:? = post-install:> = post-install-script:@ = post-install-script post-install-script:* = post-install-script post-install-script:? = post-install-script:> = Applying :S to "post-install-script" Result is "post-install" Applying :S to "post-install-script" Result is "post-install" compress-man:@ = compress-man compress-man:* = compress-man compress-man:? = compress-man:> = run-ldconfig:@ = run-ldconfig run-ldconfig:* = run-ldconfig run-ldconfig:? = run-ldconfig:> = fake-pkg:@ = fake-pkg fake-pkg:* = fake-pkg generate-commentfile:@ = generate-commentfile generate-commentfile:* = generate-commentfile generate-commentfile:? = generate-commentfile:> = Applying :Q to "Twm with a virtual desktop" Result is "Twm\ with\ a\ virtual\ desktop" fake-pkg:> = generate-commentfile fake-pkg:? = generate-commentfile *** Error code 2 Stop in /usr3/ports/x11-wm/tvtwm. total 4 drwxr-xr-x 2 root wheel 512 Apr 7 03:42 ./ drwxr-xr-x 11 root wheel 512 Apr 7 03:42 ../ ===> Deinstalling for tvtwm-pl11 pkg_delete: package 'tvtwm-pl11' doesn't have a prefix *** Error code 1 Stop in /usr3/ports/x11-wm/tvtwm. total 8.0k -rw-r--r-- 1 root wheel 0 Apr 7 03:42 +CONTENTS drwxr-xr-x 2 root wheel 512 Apr 7 03:42 ./ drwxr-xr-x 227 root wheel 6.0k Apr 7 03:42 ../ - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 01:50:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D971437B409; Mon, 7 Apr 2003 01:50:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70FDC43F93; Mon, 7 Apr 2003 01:50:41 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h378ofUp098323; Mon, 7 Apr 2003 01:50:41 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h378odmV098270; Mon, 7 Apr 2003 01:50:39 -0700 (PDT) Date: Mon, 7 Apr 2003 01:50:39 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304070850.h378odmV098270@freefall.freebsd.org> To: m.seaman@infracaninophile.co.uk, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/46184: [PATCH] Update java/bouncycastle to version 1.16 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:50:44 -0000 Synopsis: [PATCH] Update java/bouncycastle to version 1.16 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Apr 7 01:48:56 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46184 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 02:08:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 677D637B401; Mon, 7 Apr 2003 02:08:57 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id D316B43F3F; Mon, 7 Apr 2003 02:08:56 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id 73E062106A; Mon, 7 Apr 2003 02:08:48 -0700 (PDT) Date: Mon, 7 Apr 2003 02:08:48 -0700 From: Sean Chittenden To: Edwin Groothuis Message-ID: <20030407090848.GD79923@perrin.int.nxad.com> References: <200304070716.h377GDEE074317@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304070716.h377GDEE074317@freefall.freebsd.org> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ cc: fernan@iib.unsam.edu.ar cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44097: posgresql-723 fails to compile (4.7 RC0) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:08:57 -0000 > Synopsis: posgresql-723 fails to compile (4.7 RC0) > > State-Changed-From-To: feedback->closed > State-Changed-By: edwin > State-Changed-When: Mon Apr 7 00:13:50 PDT 2003 > State-Changed-Why: > At this moment PORTVERSION is 7.3.2. > The maintainer couldn't do anything about it or reproduce it even > if it was reported by multiple persons. > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=44097 This can be attributed to your CFLAGS or CC environment variable being set incorrectly. Unset one of those two env vars and you'll be good to go. -sc -- Sean Chittenden From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 02:10:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AADEE37B401; Mon, 7 Apr 2003 02:10:56 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E72043F3F; Mon, 7 Apr 2003 02:10:56 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id C6C1E2106A; Mon, 7 Apr 2003 02:10:47 -0700 (PDT) Date: Mon, 7 Apr 2003 02:10:47 -0700 From: Sean Chittenden To: Edwin Groothuis Message-ID: <20030407091047.GE79923@perrin.int.nxad.com> References: <200304070716.h377GDEE074317@freefall.freebsd.org> <20030407090848.GD79923@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407090848.GD79923@perrin.int.nxad.com> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ cc: fernan@iib.unsam.edu.ar cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44097: posgresql-723 fails to compile (4.7 RC0) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:10:57 -0000 > > Synopsis: posgresql-723 fails to compile (4.7 RC0) > > > > State-Changed-From-To: feedback->closed > > State-Changed-By: edwin > > State-Changed-When: Mon Apr 7 00:13:50 PDT 2003 > > State-Changed-Why: > > At this moment PORTVERSION is 7.3.2. > > The maintainer couldn't do anything about it or reproduce it even > > if it was reported by multiple persons. > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=44097 > > This can be attributed to your CFLAGS or CC environment variable being > set incorrectly. Unset one of those two env vars and you'll be good > to go. -sc Grr... nevermind: I didn't read through the full build.... this looks like you have some stale headers lying around as if you built postgresql from source once upon a time and have switched to using the port instead. Look through /usr/local/include for postgresql headers and delete them before trying to build this port again. -sc -- Sean Chittenden From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 02:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8D5937B401 for ; Mon, 7 Apr 2003 02:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A3443F75 for ; Mon, 7 Apr 2003 02:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h379eCUp011400 for ; Mon, 7 Apr 2003 02:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h379eCZU011399; Mon, 7 Apr 2003 02:40:12 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 02:40:12 -0700 (PDT) Resent-Message-Id: <200304070940.h379eCZU011399@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Sergey A.Osokin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D77537B401; Mon, 7 Apr 2003 02:39:13 -0700 (PDT) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBA1243FA3; Mon, 7 Apr 2003 02:39:11 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 8CE3D5D; Mon, 7 Apr 2003 13:39:09 +0400 (MSD) Message-Id: <20030407093909.8CE3D5D@freebsd.org.ru> Date: Mon, 7 Apr 2003 13:39:09 +0400 (MSD) From: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: mharo@FreeBSD.org Subject: ports/50666: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Sergey A.Osokin" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:40:14 -0000 >Number: 50666 >Category: ports >Synopsis: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 02:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT #30: Mon Mar 31 15:10:23 MSD 2003 i386 >Description: security/sudo: update from 1.6.6 to 1.6.7p3 >How-To-Repeat: >Fix: Close ports/50566 Delete patch-aa % rm ports/securty/sudo/files/patch-aa % cvs rm ports/securty/sudo/files/patch-aa apply following patch Index: ports/security/sudo/Makefile =================================================================== RCS file: /home/ncvs/ports/security/sudo/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- ports/security/sudo/Makefile 7 Mar 2003 06:10:50 -0000 1.55 +++ ports/security/sudo/Makefile 7 Apr 2003 09:29:07 -0000 @@ -6,14 +6,14 @@ # PORTNAME= sudo -PORTVERSION= 1.6.6 -PORTREVISION= 1 +PORTVERSION= 1.6.7.3 +PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ -DISTNAME= ${PORTNAME}-1.6.6 +DISTNAME= ${PORTNAME}-1.6.7p3 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root Index: ports/security/sudo/distinfo =================================================================== RCS file: /home/ncvs/ports/security/sudo/distinfo,v retrieving revision 1.34 diff -u -r1.34 distinfo --- ports/security/sudo/distinfo 25 Apr 2002 17:20:23 -0000 1.34 +++ ports/security/sudo/distinfo 7 Apr 2003 09:29:07 -0000 @@ -1 +1 @@ -MD5 (sudo-1.6.6.tar.gz) = 4da4bf6cf31634cc7a17ec3b69fdc333 +MD5 (sudo-1.6.7p3.tar.gz) = b3ed2959489f73b81eb9e528d308dd38 Index: ports/security/sudo/files/patch-auth::pam.c =================================================================== RCS file: /home/ncvs/ports/security/sudo/files/patch-auth::pam.c,v retrieving revision 1.1 diff -u -r1.1 patch-auth::pam.c --- ports/security/sudo/files/patch-auth::pam.c 13 Feb 2003 08:26:38 -0000 1.1 +++ ports/security/sudo/files/patch-auth::pam.c 7 Apr 2003 09:29:07 -0000 @@ -1,47 +1,16 @@ -Index: auth/pam.c -=================================================================== -RCS file: /home/cvs/sudo/sudo/auth/pam.c,v -retrieving revision 1.30 -retrieving revision 1.31 -diff -u -r1.30 -r1.31 ---- auth/pam.c 22 Nov 2002 19:41:13 -0000 1.30 -+++ auth/pam.c 13 Dec 2002 16:33:26 -0000 1.31 -@@ -66,7 +66,7 @@ - #include "sudo_auth.h" - - #ifndef lint --static const char rcsid[] = "$Sudo: pam.c,v 1.29 2002/01/22 16:43:23 millert Exp $"; -+static const char rcsid[] = "$Sudo: pam.c,v 1.30 2002/11/22 19:41:13 millert Exp $"; - #endif /* lint */ - - static int sudo_conv __P((int, PAM_CONST struct pam_message **, -@@ -205,7 +205,7 @@ - PAM_CONST struct pam_message *pm; - const char *p = def_prompt; - char *pass; -- int n; -+ int n, flags; - extern int nil_pw; - - if ((*response = malloc(num_msg * sizeof(struct pam_response))) == NULL) -@@ -213,17 +213,17 @@ - (void) memset(*response, 0, num_msg * sizeof(struct pam_response)); - - for (pr = *response, pm = *msg, n = num_msg; n--; pr++, pm++) { -+ flags = tgetpass_flags; - switch (pm->msg_style) { - case PAM_PROMPT_ECHO_ON: -- tgetpass_flags |= TGP_ECHO; -+ flags |= TGP_ECHO; - case PAM_PROMPT_ECHO_OFF: - /* Only override PAM prompt if it matches /^Password: ?/ */ - if (strncmp(pm->msg, "Password:", 9) || (pm->msg[9] != '\0' - && (pm->msg[9] != ' ' || pm->msg[10] != '\0'))) +--- auth/pam.c.orig Wed Apr 2 11:55:50 2003 ++++ auth/pam.c Wed Apr 2 11:57:32 2003 +@@ -224,11 +224,11 @@ p = pm->msg; /* Read the password. */ -- pass = tgetpass(p, def_ival(I_PASSWD_TIMEOUT) * 60, -- tgetpass_flags); -+ pass = tgetpass(p, def_ival(I_PASSWD_TIMEOUT) * 60, flags); - pr->resp = estrdup(pass ? pass : ""); + pass = tgetpass(p, def_ival(I_PASSWD_TIMEOUT) * 60, flags); +- pr->resp = estrdup(pass ? pass : ""); ++ pr->resp = estrdup((const char *)pass ? (const char *)pass : ""); if (*pr->resp == '\0') nil_pw = 1; /* empty password */ + else +- memset(pass, 0, strlen(pass)); ++ memset((void *)pass, 0, strlen((const char *)pass)); + break; + case PAM_TEXT_INFO: + if (pm->msg) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 03:19:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6677D37B401; Mon, 7 Apr 2003 03:19:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 057C243F93; Mon, 7 Apr 2003 03:19:57 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37AJuUp023820; Mon, 7 Apr 2003 03:19:56 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37AJsgA023816; Mon, 7 Apr 2003 03:19:54 -0700 (PDT) Date: Mon, 7 Apr 2003 03:19:54 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304071019.h37AJsgA023816@freefall.freebsd.org> To: olive@oban.frmug.org, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/49958: [maintainer update] mail/vm to v7.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:19:57 -0000 Synopsis: [maintainer update] mail/vm to v7.11 State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Mon Apr 7 03:19:53 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=49958 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 03:20:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C51C137B404 for ; Mon, 7 Apr 2003 03:20:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6FE43FA3 for ; Mon, 7 Apr 2003 03:20:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37AKOUp024030 for ; Mon, 7 Apr 2003 03:20:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37AKOST024029; Mon, 7 Apr 2003 03:20:24 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 03:20:24 -0700 (PDT) Resent-Message-Id: <200304071020.h37AKOST024029@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, spf@XSLT.cs.nccu.edu.tw Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D9237B401 for ; Mon, 7 Apr 2003 03:12:39 -0700 (PDT) Received: from XSLT.cs.nccu.edu.tw (XSLT.cs.nccu.edu.tw [140.119.164.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1602243FA3 for ; Mon, 7 Apr 2003 03:12:36 -0700 (PDT) (envelope-from spf@XSLT.cs.nccu.edu.tw) Received: from XSLT.cs.nccu.edu.tw (localhost.cs.nccu.edu.tw [127.0.0.1]) by XSLT.cs.nccu.edu.tw (8.12.8p1/8.12.8) with ESMTP id h37ACDAO058032; Mon, 7 Apr 2003 18:12:13 +0800 (CST) (envelope-from spf@XSLT.cs.nccu.edu.tw) Received: (from spf@localhost) by XSLT.cs.nccu.edu.tw (8.12.8p1/8.12.8/Submit) id h37AC7un058031; Mon, 7 Apr 2003 18:12:07 +0800 (CST) Message-Id: <200304071012.h37AC7un058031@XSLT.cs.nccu.edu.tw> Date: Mon, 7 Apr 2003 18:12:07 +0800 (CST) From: s8815 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: spf@dorm9.nccu.edu.tw cc: s8815@cs.nccu.edu.tw Subject: ports/50667: New port: net/ifstat X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: spf@XSLT.cs.nccu.edu.tw List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:20:44 -0000 >Number: 50667 >Category: ports >Synopsis: New port: net/ifstat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 03:20:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: spf >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD xslt.cs.nccu.edu.tw 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Fri Apr 4 19:17:38 CST 2003 root@xslt.cs.nccu.edu.tw:/usr/obj/usr/src/sys/xslt 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: # # ifstat # ifstat/pkg-plist # ifstat/distinfo # ifstat/Makefile # ifstat/pkg-descr # echo c - ifstat mkdir -p ifstat > /dev/null 2>&1 echo x - ifstat/pkg-plist sed 's/^X//' >ifstat/pkg-plist << 'END-of-ifstat/pkg-plist' Xbin/ifstat END-of-ifstat/pkg-plist echo x - ifstat/distinfo sed 's/^X//' >ifstat/distinfo << 'END-of-ifstat/distinfo' XMD5 (ifstat-0.5.tar.gz) = 56adb65b429965df8329e376358cfddd END-of-ifstat/distinfo echo x - ifstat/Makefile sed 's/^X//' >ifstat/Makefile << 'END-of-ifstat/Makefile' X# New ports collection makefile for: ifstat X# Date created: 30 Mar 2003 X# Whom: spf@xslt.cs.nccu.edu.tw X# X# $FreeBSD$ X# X XPORTNAME= ifstat XPORTVERSION= 0.5 XCATEGORIES= net XMASTER_SITES= http://gael.roualland.free.fr/%SUBDIR%/ XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= ports@freebsd.org XCOMMENT= Network Interface statistics monitoring tool X XGNU_CONFIGURE= yes XMAN1= ifstat.1 X X.include END-of-ifstat/Makefile echo x - ifstat/pkg-descr sed 's/^X//' >ifstat/pkg-descr << 'END-of-ifstat/pkg-descr' Xifstat is a tool to report network interfaces bandwith just like vmstat/iostat Xdo for other system counters. X XWWW: http://gael.roualland.free.fr/ifstat/ END-of-ifstat/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 03:30:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7693437B401 for ; Mon, 7 Apr 2003 03:30:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0755343FAF for ; Mon, 7 Apr 2003 03:30:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37AUNUp026081 for ; Mon, 7 Apr 2003 03:30:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37AUNon026080; Mon, 7 Apr 2003 03:30:23 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 03:30:23 -0700 (PDT) Resent-Message-Id: <200304071030.h37AUNon026080@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED2237B401 for ; Mon, 7 Apr 2003 03:26:38 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 586E143FBF for ; Mon, 7 Apr 2003 03:26:36 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h37AUuL1011842; Mon, 7 Apr 2003 12:30:56 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h37AUqZM011841; Mon, 7 Apr 2003 12:30:52 +0200 (CEST) Message-Id: <200304071030.h37AUqZM011841@vaio.alexdupre.com> Date: Mon, 7 Apr 2003 12:30:52 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: simond@irrelevant.org Subject: ports/50668: [Update Port] net/mydns (to 0.9.9) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:30:25 -0000 >Number: 50668 >Category: ports >Synopsis: [Update Port] net/mydns (to 0.9.9) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 03:30:22 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: Update from 0.9.7 to 0.9.9. Add iconv and gettext dependencies. Use libtool. Fix pkg-message generation. Bump postgresql lib. Add support for MySQL 4.0. Remove html docs (no longer in the tarball). Sort pkg-plist. >How-To-Repeat: >Fix: --- mydns.diff begins here --- diff -ruN mydns.orig/Makefile mydns/Makefile --- mydns.orig/Makefile Fri Mar 28 11:03:59 2003 +++ mydns/Makefile Mon Apr 7 12:20:51 2003 @@ -6,15 +6,19 @@ # PORTNAME= mydns -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ MAINTAINER= simond@irrelevant.org COMMENT= DNS server designed to utilize the MySQL database +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ + iconv.3:${PORTSDIR}/converters/libiconv + +USE_LIBTOOL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-confdir=${PREFIX}/etc --without-libiconv-prefix +CONFIGURE_ARGS+=--with-confdir=${PREFIX}/etc USE_BZIP2= yes USE_REINPLACE= yes @@ -23,43 +27,38 @@ DOCS= AUTHORS COPYING ChangeLog NEWS QUICKSTART README TODO +PKGMESSAGE= ${WRKDIR}/pkg-message + .include -.if defined (WITH_PGSQL) -LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 +.if defined(WITH_PGSQL) +LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7 CONFIGURE_ARGS+= --without-mysql -PKGNAMESUFFIX= -pg .else -LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client -CONFIGURE_ARGS+= --without-pgsql -PKGNAMESUFFIX= -mysql -.endif - -.if !defined(NOPORTDOCS) -USE_PERL5= yes +.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.10) +LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .else -pre-configure: - @${REINPLACE_CMD} -E -e "s|^(all: vars manpages info) html-doc|\1|" \ - ${WRKSRC}/doc/Makefile.in +LIB_DEPENDS= mysqlclient.12:${PORTSDIR}/databases/mysql40-client +.endif +CONFIGURE_ARGS+= --without-pgsql .endif - -post-build: - cd ${WRKSRC}/doc && ${MAKE} html post-install: - @${SED} 's|%%%PREFIX%%%|${PREFIX}|g' < ${FILESDIR}/mydns.sh > ${WRKSRC}/mydns.sh - @${INSTALL_SCRIPT} ${WRKSRC}/mydns.sh ${PREFIX}/etc/rc.d/mydns.sh.sample + @${SED} 's|%%%PREFIX%%%|${PREFIX}|g' < ${FILESDIR}/mydns.sh \ + > ${WRKDIR}/mydns.sh + @${INSTALL_SCRIPT} ${WRKDIR}/mydns.sh ${PREFIX}/etc/rc.d/mydns.sh.sample @install-info ${PREFIX}/info/mydns.info ${PREFIX}/info/dir .if !defined(NOPORTDOCS) - @${INSTALL} -d -m 0755 ${DOCSDIR}/html ${DOCSDIR}/contrib + @${MKDIR} ${DOCSDIR}/contrib .for f in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor - @${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR}/html/ @${INSTALL_DATA} ${WRKSRC}/contrib/admin.php ${DOCSDIR}/contrib/ @${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/ .endif - @${PREFIX}/sbin/mydns --dump-config >${PREFIX}/etc/mydns.conf.sample - @${SED} -e 's,%%%PREFIX%%%,${PREFIX},g' ${PKGMESSAGE} + @${PREFIX}/sbin/mydns --dump-config > ${PREFIX}/etc/mydns.conf.sample + @${SED} 's|%%%PREFIX%%%|${PREFIX}|g' ${.CURDIR}/pkg-message \ + > ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} .include diff -ruN mydns.orig/distinfo mydns/distinfo --- mydns.orig/distinfo Fri Mar 28 11:03:59 2003 +++ mydns/distinfo Mon Apr 7 12:21:11 2003 @@ -1 +1 @@ -MD5 (mydns-0.9.7.tar.bz2) = aa41668f642b059eba7588200a38f1ee +MD5 (mydns-0.9.9.tar.bz2) = 3eae2e08ddf0434a5bb969945ffe00c6 diff -ruN mydns.orig/files/patch-configure mydns/files/patch-configure --- mydns.orig/files/patch-configure Thu Jan 1 01:00:00 1970 +++ mydns/files/patch-configure Mon Apr 7 12:20:34 2003 @@ -0,0 +1,10 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -ruN mydns.orig/files/patch-doc::texinfo::title.texi mydns/files/patch-doc::texinfo::title.texi --- mydns.orig/files/patch-doc::texinfo::title.texi Thu Jan 1 01:00:00 1970 +++ mydns/files/patch-doc::texinfo::title.texi Mon Apr 7 12:20:34 2003 @@ -0,0 +1,10 @@ +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 +@@ -1,3 +1,7 @@ ++@dircategory Miscellaneous ++@direntry ++* mydns: (mydns). The MySQL based DNS-server. ++@end direntry + + @ifinfo + This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff -ruN mydns.orig/files/patch-title.texi mydns/files/patch-title.texi --- mydns.orig/files/patch-title.texi Fri Mar 28 11:03:59 2003 +++ mydns/files/patch-title.texi Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 -@@ -1,3 +1,7 @@ -+@dircategory Miscellaneous -+@direntry -+* mydns: (mydns). The MySQL based DNS-server. -+@end direntry - - @ifinfo - This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff -ruN mydns.orig/pkg-plist mydns/pkg-plist --- mydns.orig/pkg-plist Fri Mar 28 11:03:59 2003 +++ mydns/pkg-plist Mon Apr 7 12:20:34 2003 @@ -1,15 +1,15 @@ +bin/mydnscheck +bin/mydnsexport +bin/mydnsimport etc/mydns.conf.sample etc/rc.d/mydns.sh.sample @unexec install-info --delete %D/info/mydns.info %D/info/dir info/mydns.info @exec install-info %D/info/mydns.info %D/info/dir -bin/mydnscheck -bin/mydnsexport -bin/mydnsimport +sbin/mydns share/locale/es/LC_MESSAGES/mydns.mo -share/locale/pt_BR/LC_MESSAGES/mydns.mo share/locale/fr/LC_MESSAGES/mydns.mo -sbin/mydns +share/locale/pt_BR/LC_MESSAGES/mydns.mo %%PORTDOCS%%share/doc/mydns/AUTHORS %%PORTDOCS%%share/doc/mydns/COPYING %%PORTDOCS%%share/doc/mydns/ChangeLog @@ -19,41 +19,5 @@ %%PORTDOCS%%share/doc/mydns/TODO %%PORTDOCS%%share/doc/mydns/contrib/README %%PORTDOCS%%share/doc/mydns/contrib/admin.php -%%PORTDOCS%%share/doc/mydns/html/Building-the-source.html -%%PORTDOCS%%share/doc/mydns/html/Cache-options.html -%%PORTDOCS%%share/doc/mydns/html/Caching.html -%%PORTDOCS%%share/doc/mydns/html/Configuration.html -%%PORTDOCS%%share/doc/mydns/html/Creating-mydns.conf.html -%%PORTDOCS%%share/doc/mydns/html/Database-options.html -%%PORTDOCS%%share/doc/mydns/html/Database.html -%%PORTDOCS%%share/doc/mydns/html/GNU-Free-Documentation-License.html -%%PORTDOCS%%share/doc/mydns/html/General-options.html -%%PORTDOCS%%share/doc/mydns/html/Index.html -%%PORTDOCS%%share/doc/mydns/html/Installation.html -%%PORTDOCS%%share/doc/mydns/html/Introduction.html -%%PORTDOCS%%share/doc/mydns/html/Load-balancing.html -%%PORTDOCS%%share/doc/mydns/html/Misc-options.html -%%PORTDOCS%%share/doc/mydns/html/Optional-columns.html -%%PORTDOCS%%share/doc/mydns/html/Preparing-the-database.html -%%PORTDOCS%%share/doc/mydns/html/RFC-1034.html -%%PORTDOCS%%share/doc/mydns/html/References.html -%%PORTDOCS%%share/doc/mydns/html/Round-robin.html -%%PORTDOCS%%share/doc/mydns/html/Server.html -%%PORTDOCS%%share/doc/mydns/html/Signals.html -%%PORTDOCS%%share/doc/mydns/html/TCP-support.html -%%PORTDOCS%%share/doc/mydns/html/Troubleshooting.html -%%PORTDOCS%%share/doc/mydns/html/Utilities.html -%%PORTDOCS%%share/doc/mydns/html/Zone-transfers.html -%%PORTDOCS%%share/doc/mydns/html/any.active.html -%%PORTDOCS%%share/doc/mydns/html/in-addr.arpa.html -%%PORTDOCS%%share/doc/mydns/html/index.html -%%PORTDOCS%%share/doc/mydns/html/mydnscheck.html -%%PORTDOCS%%share/doc/mydns/html/mydnsexport.html -%%PORTDOCS%%share/doc/mydns/html/mydnsimport.html -%%PORTDOCS%%share/doc/mydns/html/ptr-table.html -%%PORTDOCS%%share/doc/mydns/html/rr-table.html -%%PORTDOCS%%share/doc/mydns/html/soa-table.html -%%PORTDOCS%%share/doc/mydns/html/soa.xfer.html -%%PORTDOCS%%@dirrm share/doc/mydns/html %%PORTDOCS%%@dirrm share/doc/mydns/contrib %%PORTDOCS%%@dirrm share/doc/mydns --- mydns.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 03:40:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C3B037B404 for ; Mon, 7 Apr 2003 03:40:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB35043FCB for ; Mon, 7 Apr 2003 03:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37Ae8Up028151 for ; Mon, 7 Apr 2003 03:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37Ae8kl028150; Mon, 7 Apr 2003 03:40:08 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 03:40:08 -0700 (PDT) Resent-Message-Id: <200304071040.h37Ae8kl028150@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC2F37B401 for ; Mon, 7 Apr 2003 03:38:52 -0700 (PDT) Received: from lemur.droso.net (lemur.droso.net [62.79.38.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7283843FA3 for ; Mon, 7 Apr 2003 03:38:51 -0700 (PDT) (envelope-from erwin@lemur.droso.net) Received: from lemur.droso.net (lemur.droso.net [62.79.38.253]) by lemur.droso.net (8.12.9/8.12.9) with ESMTP id h37AcmKo083538 for ; Mon, 7 Apr 2003 12:38:48 +0200 (CEST) (envelope-from erwin@lemur.droso.net) Received: (from root@localhost) by lemur.droso.net (8.12.9/8.12.9/Submit) id h37Acl5V083537; Mon, 7 Apr 2003 12:38:48 +0200 (CEST) Message-Id: <200304071038.h37Acl5V083537@lemur.droso.net> Date: Mon, 7 Apr 2003 12:38:48 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50669: fix fetch-required wrt :target X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:40:10 -0000 >Number: 50669 >Category: ports >Synopsis: fix fetch-required wrt :target >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 03:40:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD lemur.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: As discussed in 48473, the fetch-required target does not take dependencies with :target in account. With the following patch, dependencies without :target are tested whether they are installed and fetched if not, while dependencies with :target have a simple test whether the file listed as dependency exists. The error occurs on bento as bento first pkg_add's dependencies, then it was tested whether it was installed and the distfile was not fetched. When the actual dependency where the sources, bento fails as the distfile is not found. The test is rather simplistic, but as most cases depend on ${NONEXISTENT} (and thereby always fetched) this should not be a problem. Tested with: x11/9term and print/ft2demos Requested by: kris >How-To-Repeat: >Fix: --- required.diff begins here --- --- bsd.port.mk.orig Mon Apr 7 11:23:14 2003 +++ bsd.port.mk Mon Apr 7 12:21:56 2003 @@ -3634,26 +3638,60 @@ .endif .if !target(fetch-required) -fetch-required: +fetch-required: fetch @${ECHO_MSG} "===> Fetching all required distfiles for ${PKGNAME} and dependencies" - @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \ - (cd $$dir; \ - tmp=`${MAKE} -V PKGNAME`; \ - if [ ! -d ${PKG_DBDIR}/$${tmp} ]; then \ - ${MAKE} fetch; \ - fi ); \ +.for deptype in EXTRACT PATCH FETCH BUILD RUN +.if defined(${deptype}_DEPENDS) +.if !defined(NO_DEPENDS) + @for i in ${${deptype}_DEPENDS}; do \ + prog=`${ECHO_CMD} $$i | ${SED} -e 's/:.*//'`; \ + dir=`${ECHO_CMD} $$i | ${SED} -e 's/[^:]*://'`; \ + if ${EXPR} "$$dir" : '.*:' > /dev/null; then \ + dir=`${ECHO_CMD} $$dir | ${SED} -e 's/:.*//'`; \ + if ${EXPR} "$$prog" : \\/ >/dev/null; then \ + if [ ! -e "$$prog" ]; then \ + (cd $$dir; ${MAKE} fetch); \ + fi; \ + fi; \ + else \ + (cd $$dir; \ + tmp=`${MAKE} -V PKGNAME`; \ + if [ ! -d ${PKG_DBDIR}/$${tmp} ]; then \ + ${MAKE} fetch; \ + fi ); \ + fi; \ done .endif +.endif +.endfor +.endif .if !target(fetch-required-list) -fetch-required-list: - @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \ - (cd $$dir; \ - tmp=`${MAKE} -V PKGNAME`; \ - if [ ! -d ${PKG_DBDIR}/$${tmp} ]; then \ - ${MAKE} fetch-list; \ - fi ); \ +fetch-required-list: fetch-list +.for deptype in EXTRACT PATCH FETCH BUILD RUN +.if defined(${deptype}_DEPENDS) +.if !defined(NO_DEPENDS) + @for i in ${${deptype}_DEPENDS}; do \ + prog=`${ECHO_CMD} $$i | ${SED} -e 's/:.*//'`; \ + dir=`${ECHO_CMD} $$i | ${SED} -e 's/[^:]*://'`; \ + if ${EXPR} "$$dir" : '.*:' > /dev/null; then \ + dir=`${ECHO_CMD} $$dir | ${SED} -e 's/:.*//'`; \ + if ${EXPR} "$$prog" : \\/ >/dev/null; then \ + if [ ! -e "$$prog" ]; then \ + (cd $$dir; ${MAKE} fetch-list); \ + fi; \ + fi; \ + else \ + (cd $$dir; \ + tmp=`${MAKE} -V PKGNAME`; \ + if [ ! -d ${PKG_DBDIR}/$${tmp} ]; then \ + ${MAKE} fetch-list; \ + fi ); \ + fi; \ done +.endif +.endif +.endfor .endif .if !target(checksum-recursive) --- required.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 03:59:52 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 931AC37B401; Mon, 7 Apr 2003 03:59:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33FC143F93; Mon, 7 Apr 2003 03:59:52 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from freefall.freebsd.org (mdodd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37AxqUp032560; Mon, 7 Apr 2003 03:59:52 -0700 (PDT) (envelope-from mdodd@freefall.freebsd.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37AxqFq032556; Mon, 7 Apr 2003 03:59:52 -0700 (PDT) Date: Mon, 7 Apr 2003 03:59:52 -0700 (PDT) From: "Matthew N. Dodd" Message-Id: <200304071059.h37AxqFq032556@freefall.freebsd.org> To: mdodd@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/50669: fix fetch-required wrt :target X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:59:52 -0000 Synopsis: fix fetch-required wrt :target Responsible-Changed-From-To: freebsd-ports-bugs->portmgr Responsible-Changed-By: mdodd Responsible-Changed-When: Mon Apr 7 03:59:09 PDT 2003 Responsible-Changed-Why: Requested by submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=50669 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:10:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B6737B401 for ; Mon, 7 Apr 2003 04:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F83D43F93 for ; Mon, 7 Apr 2003 04:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BA4Up042136 for ; Mon, 7 Apr 2003 04:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BA4In042135; Mon, 7 Apr 2003 04:10:04 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 04:10:04 -0700 (PDT) Resent-Message-Id: <200304071110.h37BA4In042135@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Miguel Mendez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC6837B401; Mon, 7 Apr 2003 04:09:58 -0700 (PDT) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA4043FE5; Mon, 7 Apr 2003 04:09:56 -0700 (PDT) (envelope-from flynn@energyhq.homeip.net) Received: by energyhq.homeip.net (Postfix, from userid 1000) id C29B62B80F; Mon, 7 Apr 2003 13:09:53 +0200 (CEST) Message-Id: <20030407110953.C29B62B80F@energyhq.homeip.net> Date: Mon, 7 Apr 2003 13:09:53 +0200 (CEST) From: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: cy@FreeBSD.org Subject: ports/50670: Add some voodoo magic to security/tripwire X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Miguel Mendez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:10:05 -0000 >Number: 50670 >Category: ports >Synopsis: Add some voodoo magic to security/tripwire >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 04:10:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Apr 2 08:04:06 CEST 2003 root@energyhq.homeip.net:/usr/obj/usr/src/sys/ENERGYHQ i386 >Description: Wouldn't it be nice it the tripwire install automagically chose the right mail program from /etc/mail/mailer.conf? :) >How-To-Repeat: >Fix: --- tripwire.diff begins here --- diff -ruN tripwire.old/Makefile tripwire/Makefile --- tripwire.old/Makefile Fri Mar 7 07:10:50 2003 +++ tripwire/Makefile Mon Apr 7 13:02:22 2003 @@ -7,7 +7,7 @@ PORTNAME= tripwire PORTVERSION= 2.3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://download.sourceforge.net/tripwire/ DISTNAME= tripwire-2.3.1-2 @@ -21,10 +21,13 @@ WRKSRC= ${WRKDIR}/${DISTNAME} BUILD_WRKSRC= ${WRKSRC}/src USE_GMAKE= yes +USE_REINPLACE= yes ALL_TARGET= release MAKE_ARGS= SYSPRE=${ARCH}-unknown-freebsd IS_INTERACTIVE= yes +MAILER!= grep ^sendmail /etc/mail/mailer.conf | awk '{print $2}' + # Tripwire config files are stored in TWCFG TWCFG?= /usr/local/etc/tripwire # Tripwire policy files are stored in TWPOLICY. @@ -57,6 +60,11 @@ @ ${MV} ${WRKSRC}/man/man4/twconfig.4 ${WRKSRC}/man/man5/twconfig.5 @ ${MV} ${WRKSRC}/man/man4/twpolicy.4 ${WRKSRC}/man/man5/twpolicy.5 +# Make this port aware of postfix installs +post-patch: + ${REINPLACE_CMD} -e 's@/usr/sbin/sendmail@${MAILER}@' \ + ${WRKSRC}/install/install.cfg + install-software: @ ${ECHO_CMD} TWPOLICY=${TWPOLICY} >> ${WRKSRC}/install/install.cfg @ ${ECHO_CMD} TWSITEKEYDIR=${TWSITEKEYDIR} >> ${WRKSRC}/install/install.cfg --- tripwire.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:20:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5588F37B401 for ; Mon, 7 Apr 2003 04:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5875A43F3F for ; Mon, 7 Apr 2003 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BK3Up044480 for ; Mon, 7 Apr 2003 04:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BK3AE044479; Mon, 7 Apr 2003 04:20:03 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 04:20:03 -0700 (PDT) Resent-Message-Id: <200304071120.h37BK3AE044479@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Sergey A.Osokin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF6DD37B401; Mon, 7 Apr 2003 04:18:27 -0700 (PDT) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03A643F75; Mon, 7 Apr 2003 04:18:26 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 22B266B; Mon, 7 Apr 2003 15:18:25 +0400 (MSD) Message-Id: <20030407111825.22B266B@freebsd.org.ru> Date: Mon, 7 Apr 2003 15:18:25 +0400 (MSD) From: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: naddy@FreeBSD.org Subject: ports/50671: [PATCH] comms/kermit: update to 8.0.209 (fix fetching) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Sergey A.Osokin" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:20:04 -0000 >Number: 50671 >Category: ports >Synopsis: [PATCH] comms/kermit: update to 8.0.209 (fix fetching) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 04:20:02 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT #30: Mon Mar 31 15:10:23 MSD 2003 i386 >Description: comms/kermit: update to 8.0.209 (also fix fetching) add NOPORTDOCS variable Spotted by: many (at -ports) >How-To-Repeat: >Fix: Index: ports/comms/kermit/Makefile =================================================================== RCS file: /home/ncvs/ports/comms/kermit/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- ports/comms/kermit/Makefile 24 Mar 2003 12:37:33 -0000 1.34 +++ ports/comms/kermit/Makefile 7 Apr 2003 11:08:40 -0000 @@ -6,11 +6,11 @@ # PORTNAME= kermit -PORTVERSION= 8.0.208 +PORTVERSION= 8.0.209 CATEGORIES= comms MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \ ftp://ftp.icm.edu.pl/pub/kermit/archives/ -DISTNAME= cku208 +DISTNAME= cku209 MAINTAINER= naddy@FreeBSD.org COMMENT= Serial and network communications package @@ -43,6 +43,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/krbmit ${PREFIX}/bin/kermit ${INSTALL_MAN} ${WRKSRC}/ckuker.nr ${PREFIX}/man/man1/kermit.1 +.if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ckaaaa.txt ${DOCSDIR}/READ.ME @for file in COPYING.TXT ckcbwr.txt ckccfg.txt ckcplm.txt \ @@ -51,6 +52,7 @@ ${ECHO} "Installing ${DOCSDIR}/$${file} ..." ; \ ${INSTALL_DATA} ${WRKSRC}/$${file} ${DOCSDIR}; \ done +.endif @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/ckermit.ini ${EXAMPLESDIR}/dot.kermrc ${INSTALL_DATA} ${WRKSRC}/ckermod.ini ${EXAMPLESDIR}/dot.mykermrc Index: ports/comms/kermit/distinfo =================================================================== RCS file: /home/ncvs/ports/comms/kermit/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- ports/comms/kermit/distinfo 24 Mar 2003 01:15:23 -0000 1.14 +++ ports/comms/kermit/distinfo 7 Apr 2003 11:08:40 -0000 @@ -1 +1 @@ -MD5 (cku208.tar.gz) = b7e5634c0f73249db6f052636bbb20cf +MD5 (cku209.tar.gz) = e00728a7d97d3dbdff6ee772a4848f82 Index: ports/comms/kermit/pkg-plist =================================================================== RCS file: /home/ncvs/ports/comms/kermit/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- ports/comms/kermit/pkg-plist 27 Jan 2002 17:31:04 -0000 1.8 +++ ports/comms/kermit/pkg-plist 7 Apr 2003 11:08:40 -0000 @@ -1,16 +1,16 @@ @comment $FreeBSD: ports/comms/kermit/pkg-plist,v 1.7 2001/11/06 00:53:05 naddy Exp $ bin/kermit -share/doc/kermit/COPYING.TXT -share/doc/kermit/READ.ME -share/doc/kermit/ckcbwr.txt -share/doc/kermit/ckccfg.txt -share/doc/kermit/ckcplm.txt -share/doc/kermit/ckermit70.txt -share/doc/kermit/ckermit80.txt -share/doc/kermit/ckubwr.txt -share/doc/kermit/ckuins.txt -share/doc/kermit/ckututor.txt +%%PORTDOCS%%share/doc/kermit/COPYING.TXT +%%PORTDOCS%%share/doc/kermit/READ.ME +%%PORTDOCS%%share/doc/kermit/ckcbwr.txt +%%PORTDOCS%%share/doc/kermit/ckccfg.txt +%%PORTDOCS%%share/doc/kermit/ckcplm.txt +%%PORTDOCS%%share/doc/kermit/ckermit70.txt +%%PORTDOCS%%share/doc/kermit/ckermit80.txt +%%PORTDOCS%%share/doc/kermit/ckubwr.txt +%%PORTDOCS%%share/doc/kermit/ckuins.txt +%%PORTDOCS%%share/doc/kermit/ckututor.txt share/examples/kermit/dot.kermrc share/examples/kermit/dot.mykermrc -@dirrm share/doc/kermit +%%PORTDOCS%%@dirrm share/doc/kermit @dirrm share/examples/kermit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:48:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C420337B401; Mon, 7 Apr 2003 04:48:04 -0700 (PDT) Received: from smtp2.vol.cz (smtp2.vol.cz [195.250.128.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C781E43F93; Mon, 7 Apr 2003 04:48:03 -0700 (PDT) (envelope-from pav@oook.cz) Received: from [172.19.10.16] (e0-a3.b1.lan.prg.vol.cz [195.122.204.155]) by smtp2.vol.cz (8.12.6p2/8.12.6) with ESMTP id h37Bm39k021030; Mon, 7 Apr 2003 13:48:03 +0200 (CEST) (envelope-from pav@oook.cz) From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org In-Reply-To: <200304021110.h32BAGgx039605@freefall.freebsd.org> References: <200304021110.h32BAGgx039605@freefall.freebsd.org> Content-Type: text/plain Organization: Message-Id: <1049716082.72996.24.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 07 Apr 2003 13:48:02 +0200 Content-Transfer-Encoding: 7bit Subject: Re: ports/50539: new port: science/gchempaint - 2D chemichal structures editor for GNOME 2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:48:05 -0000 Update for gchempaint 0.3.3 # 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: # # gchempaint # gchempaint/Makefile # gchempaint/pkg-descr # gchempaint/pkg-plist # gchempaint/distinfo # echo c - gchempaint mkdir -p gchempaint > /dev/null 2>&1 echo x - gchempaint/Makefile sed 's/^X//' >gchempaint/Makefile << 'END-of-gchempaint/Makefile' X# New ports collection makefile for: gchempaint X# Date created: Mar 18, 2003 X# Whom: Pav Lucistnik X# X# $FreeBSD$ X XPORTNAME= gchempaint XPORTVERSION= 0.3.3 XCATEGORIES= science XMASTER_SITES= http://savannah.nongnu.org/download/gchempaint/unstable.pkg/${PORTVERSION}/ X XMAINTAINER= pav@oook.cz XCOMMENT= 2D chemical structures editor for GNOME 2 X XLIB_DEPENDS= gnomeprintui-2-2:${PORTSDIR}/x11-toolkits/libgnomeprintui \ X gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ X glade-2.0:${PORTSDIR}/devel/libglade2 \ X gcu.1:${PORTSDIR}/science/gchemutils X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GNOMENG= yes XUSE_GNOME= gnomehack gnomeprefix XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure X X.include END-of-gchempaint/Makefile echo x - gchempaint/pkg-descr sed 's/^X//' >gchempaint/pkg-descr << 'END-of-gchempaint/pkg-descr' XGChemPaint is a 2D chemical structures editor for GNOME 2. XIt's also bonobo server so some chemistry could be embedded Xin Gnome applications such as Gnumeric and Abiword. X XWWW: http://www.nongnu.org/gchempaint/ END-of-gchempaint/pkg-descr echo x - gchempaint/pkg-plist sed 's/^X//' >gchempaint/pkg-plist << 'END-of-gchempaint/pkg-plist' Xbin/gchempaint Xlibdata/bonobo/servers/gchempaint.server Xshare/gnome/applications/gchempaint.desktop Xshare/gnome/gchempaint/glade/arrow1.xpm Xshare/gnome/gchempaint/glade/arrow2.xpm Xshare/gnome/gchempaint/glade/bond.xpm Xshare/gnome/gchempaint/glade/cn.xpm Xshare/gnome/gchempaint/glade/cyclentool.glade Xshare/gnome/gchempaint/glade/c3.xpm Xshare/gnome/gchempaint/glade/c4.xpm Xshare/gnome/gchempaint/glade/c5.xpm Xshare/gnome/gchempaint/glade/c6.xpm Xshare/gnome/gchempaint/glade/c7.xpm Xshare/gnome/gchempaint/glade/c8.xpm Xshare/gnome/gchempaint/glade/docprop.glade Xshare/gnome/gchempaint/glade/downbond.xpm Xshare/gnome/gchempaint/glade/eraser.xpm Xshare/gnome/gchempaint/glade/fragment.xpm Xshare/gnome/gchempaint/glade/charge-.xpm Xshare/gnome/gchempaint/glade/charge+.xpm Xshare/gnome/gchempaint/glade/mendeleiev.glade Xshare/gnome/gchempaint/glade/mesomery.xpm Xshare/gnome/gchempaint/glade/plus.xpm Xshare/gnome/gchempaint/glade/selection.xpm Xshare/gnome/gchempaint/glade/subscript24.png Xshare/gnome/gchempaint/glade/superscript24.png Xshare/gnome/gchempaint/glade/texttools.glade Xshare/gnome/gchempaint/glade/text.xpm Xshare/gnome/gchempaint/glade/tools.glade Xshare/gnome/gchempaint/glade/upbond.xpm Xshare/gnome/gchempaint/glade/xbond.xpm Xshare/gnome/help/gchempaint/C/gchempaint.xml Xshare/gnome/help/gchempaint/C/legal.xml Xshare/gnome/help/gchempaint/C/figures/bond.png Xshare/gnome/help/gchempaint/C/figures/cyclentool.png Xshare/gnome/help/gchempaint/C/figures/cycletools.png Xshare/gnome/help/gchempaint/C/figures/downbond.png Xshare/gnome/help/gchempaint/C/figures/element.png Xshare/gnome/help/gchempaint/C/figures/eraser.png Xshare/gnome/help/gchempaint/C/figures/main-window.png Xshare/gnome/help/gchempaint/C/figures/mendeleiev.png Xshare/gnome/help/gchempaint/C/figures/properties.png Xshare/gnome/help/gchempaint/C/figures/selection.png Xshare/gnome/help/gchempaint/C/figures/stereobonds.png Xshare/gnome/help/gchempaint/C/figures/tools-window.png Xshare/gnome/help/gchempaint/C/figures/upbond.png Xshare/gnome/mime-info/gchempaint.keys Xshare/gnome/mime-info/gchempaint.mime Xshare/gnome/oaf/gchempaint.server Xshare/gnome/omf/gchempaint/gchempaint-C.omf Xshare/gnome/pixmaps/gchempaint.png Xshare/gnome/pixmaps/gchempaint_logo.png X@exec scrollkeeper-install -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true Xshare/gnome/ui/gchempaint.xml X@dirrm share/gnome/gchempaint/glade X@dirrm share/gnome/gchempaint X@dirrm share/gnome/help/gchempaint/C/figures X@dirrm share/gnome/help/gchempaint/C X@dirrm share/gnome/help/gchempaint X@dirrm share/gnome/omf/gchempaint X@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true END-of-gchempaint/pkg-plist echo x - gchempaint/distinfo sed 's/^X//' >gchempaint/distinfo << 'END-of-gchempaint/distinfo' XMD5 (gchempaint-0.3.3.tar.bz2) = cdf5fa5d07884a1ee6a00cf6acb40ed8 END-of-gchempaint/distinfo exit From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:50:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A6637B401 for ; Mon, 7 Apr 2003 04:50:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028CB43FB1 for ; Mon, 7 Apr 2003 04:50:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BoJUp051842 for ; Mon, 7 Apr 2003 04:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BoIIa051836; Mon, 7 Apr 2003 04:50:19 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 04:50:19 -0700 (PDT) Resent-Message-Id: <200304071150.h37BoIIa051836@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ferruccio Vitale Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F8D037B401 for ; Mon, 7 Apr 2003 04:42:26 -0700 (PDT) Received: from popcs.cs.tin.it (popcs.cs.tin.it [194.243.155.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 3938543F75 for ; Mon, 7 Apr 2003 04:42:23 -0700 (PDT) (envelope-from vitale@popcs.cs.tin.it) Received: (qmail 4544 invoked from network); 7 Apr 2003 11:42:21 -0000 Received: from fusion.cs.tin.it (HELO popcs.cs.tin.it) (212.216.178.101) by popcs.cs.tin.it with SMTP; 7 Apr 2003 11:42:21 -0000 Received: (from vitale@localhost) by popcs.cs.tin.it (8.12.9/8.12.9/Submit) id h37BgE3e050427; Mon, 7 Apr 2003 13:42:14 +0200 (CEST) (envelope-from vitale) Message-Id: <200304071142.h37BgE3e050427@popcs.cs.tin.it> Date: Mon, 7 Apr 2003 13:42:14 +0200 (CEST) From: Ferruccio Vitale To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: foxfair@drago.fomokka.net Subject: ports/50672: New port submission X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ferruccio Vitale List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:50:22 -0000 >Number: 50672 >Category: ports >Synopsis: New port submission >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 04:50:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ferruccio Vitale >Release: FreeBSD 4.8-STABLE i386 >Organization: IT Telecom >Environment: System: FreeBSD fusion.cs.tin.it 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr 4 23:38:15 CEST 2003 root@fusion.cs.tin.it:/usr/src/sys/compile/FUSION i386 >Description: New port submission: MySQL Control Center >How-To-Repeat: >Fix: --- mysqlcc.port begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mysqlcc # mysqlcc/Makefile # mysqlcc/distinfo # mysqlcc/pkg-descr # mysqlcc/files # mysqlcc/files/patch-configure # mysqlcc/pkg-plist # echo c - mysqlcc mkdir -p mysqlcc > /dev/null 2>&1 echo x - mysqlcc/Makefile sed 's/^X//' >mysqlcc/Makefile << 'END-of-mysqlcc/Makefile' X# New ports collection makefile for: mysqlcc X# Date created: 03 April 2002 X# Whom: vitale X# X# $FreeBSD$ X# X XPORTNAME= mysqlcc XPORTVERSION= 0.9.1 XCATEGORIES= databases XMASTER_SITES= http://www.teta.it/mysql/Downloads/MySQLCC/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-src X XMAINTAINER= ferruccio.vitale@tin.it XCOMMENT= A platform-independent GUI administration client for the MySQL server X XBUILD_DEPENDS+= qmake:${PORTSDIR}/x11-toolkits/qt31 XBUILD_DEPENDS+= mysql:${PORTSDIR}/databases/mysql40-client X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-qt=${X11BASE} X XSHARE_DATA= error.wav warning.wav syntax.txt X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/mysqlcc ${PREFIX}/bin X ${MKDIR} ${DATADIR} X.for f in ${SHARE_DATA} X ${CP} -R ${WRKSRC}/${f} ${DATADIR} X.endfor X X.include END-of-mysqlcc/Makefile echo x - mysqlcc/distinfo sed 's/^X//' >mysqlcc/distinfo << 'END-of-mysqlcc/distinfo' XMD5 (mysqlcc-0.9.1-src.tar.gz) = e585fdec296f21910400f309882bf267 END-of-mysqlcc/distinfo echo x - mysqlcc/pkg-descr sed 's/^X//' >mysqlcc/pkg-descr << 'END-of-mysqlcc/pkg-descr' XMySQL Control Center (also known as MySQLCC) is a Xplatform-independent GUI administration client for Xthe MySQL database server. END-of-mysqlcc/pkg-descr echo c - mysqlcc/files mkdir -p mysqlcc/files > /dev/null 2>&1 echo x - mysqlcc/files/patch-configure sed 's/^X//' >mysqlcc/files/patch-configure << 'END-of-mysqlcc/files/patch-configure' X--- configure.orig Fri Mar 28 23:06:00 2003 X+++ configure Fri Apr 4 11:15:30 2003 X@@ -4065,7 +4065,7 @@ X $ac_cs_success || { (exit 1); exit 1; } X fi X X-QMAKESPEC=$QTDIR/mkspecs/$host_os X+QMAKESPEC=$QTDIR/share/qt/mkspecs/default X echo "Creating Makefile with qmake" X QMAKESPEC=$QMAKESPEC QTDIR=$QTDIR $QTDIR/bin/qmake mysqlcc.pro X if test ! $? = 0 ; then END-of-mysqlcc/files/patch-configure echo x - mysqlcc/pkg-plist sed 's/^X//' >mysqlcc/pkg-plist << 'END-of-mysqlcc/pkg-plist' Xbin/mysqlcc X%%DATADIR%%/error.wav X%%DATADIR%%/warning.wav X%%DATADIR%%/syntax.txt X@dirrm %%DATADIR%% END-of-mysqlcc/pkg-plist exit --- mysqlcc.port ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:50:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11EE137B401 for ; Mon, 7 Apr 2003 04:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B64443FDD for ; Mon, 7 Apr 2003 04:50:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BoLUp051932 for ; Mon, 7 Apr 2003 04:50:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BoL22051931; Mon, 7 Apr 2003 04:50:21 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 04:50:21 -0700 (PDT) Resent-Message-Id: <200304071150.h37BoL22051931@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Thomas E. Zander" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0AAC37B401 for ; Mon, 7 Apr 2003 04:42:37 -0700 (PDT) Received: from mail.iinet.net.au (mail-08.iinet.net.au [203.59.3.40]) by mx1.FreeBSD.org (Postfix) with SMTP id AAE6643F85 for ; Mon, 7 Apr 2003 04:42:35 -0700 (PDT) (envelope-from riggs@mugiri-in-au.dyndns.tv) Received: (qmail 30859 invoked from network); 7 Apr 2003 11:33:16 -0000 Received: from unknown (HELO theDude.MuGiRi.au) (203.59.111.252) by mail.iinet.net.au with SMTP; 7 Apr 2003 11:33:16 -0000 Received: from trillian.mugiri.au (trillian.MuGiRi.au [10.0.0.101]) by theDude.MuGiRi.au (8.12.6/8.12.6) with ESMTP id h37BX5lC025008 for ; Mon, 7 Apr 2003 19:33:06 +0800 (WST) (envelope-from riggs@mugiri-in-au.dyndns.tv) Received: from trillian.mugiri.au (localhost [127.0.0.1]) by trillian.mugiri.au (8.12.6/8.12.6) with ESMTP id h37BX3Pm023084 for ; Mon, 7 Apr 2003 19:33:03 +0800 (WST) (envelope-from riggs@trillian.mugiri.au) Received: (from riggs@localhost) by trillian.mugiri.au (8.12.6/8.12.6/Submit) id h37BX2C2023083; Mon, 7 Apr 2003 19:33:02 +0800 (WST) (envelope-from riggs) Message-Id: <200304071133.h37BX2C2023083@trillian.mugiri.au> Date: Mon, 7 Apr 2003 19:33:02 +0800 (WST) From: "Thomas E. Zander" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50673: mplayer CPU detection patch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:50:23 -0000 >Number: 50673 >Category: ports >Synopsis: mplayer CPU detection patch >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 04:50:21 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thomas E. Zander >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD trillian.mugiri.au 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Tue Mar 25 20:30:02 WST 2003 root@trillian.mugiri.au:/usr/obj/usr/src/sys/TRILLIAN i386 >Description: This patch suggested by Matthew Emmerton fixes a bug in detecting p4 types correctly which could cause mplayer to crash. It consists of two files: o patch-cpudetect.h o patch-loader-win32.c >How-To-Repeat: >Fix: Diff to multimedia/mplayer is attached: diff -ruN mplayer-old/Makefile mplayer/Makefile --- mplayer-old/Makefile Mon Apr 7 12:16:09 2003 +++ mplayer/Makefile Mon Apr 7 19:09:19 2003 @@ -149,7 +149,7 @@ PORTNAME= mplayer PORTVERSION= 0.90.0.105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ diff -ruN mplayer-old/files/patch-cpudetect.h mplayer/files/patch-cpudetect.h --- mplayer-old/files/patch-cpudetect.h Thu Jan 1 08:00:00 1970 +++ mplayer/files/patch-cpudetect.h Mon Apr 7 19:08:50 2003 @@ -0,0 +1,11 @@ +--- cpudetect.h.orig Sun Apr 6 01:28:52 2003 ++++ cpudetect.h Sun Apr 6 01:29:06 2003 +@@ -5,6 +5,8 @@ + #define CPUTYPE_I486 4 + #define CPUTYPE_I586 5 + #define CPUTYPE_I686 6 ++#define CPUTYPE_I686_7 7 ++#define CPUTYPE_I686_8 8 + + typedef struct cpucaps_s { + int cpuType; diff -ruN mplayer-old/files/patch-loader-win32.c mplayer/files/patch-loader-win32.c --- mplayer-old/files/patch-loader-win32.c Thu Jan 1 08:00:00 1970 +++ mplayer/files/patch-loader-win32.c Mon Apr 7 19:08:50 2003 @@ -0,0 +1,11 @@ +--- loader/win32.c.orig Sun Apr 6 01:29:17 2003 ++++ loader/win32.c Sun Apr 6 01:29:30 2003 +@@ -931,6 +931,8 @@ + + switch(gCpuCaps.cpuType) + { ++ case CPUTYPE_I686_8: ++ case CPUTYPE_I686_7: + case CPUTYPE_I686: + case CPUTYPE_I586: + cachedsi.dwProcessorType = PROCESSOR_INTEL_PENTIUM; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:50:24 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6652C37B401 for ; Mon, 7 Apr 2003 04:50:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3BBC43FB1 for ; Mon, 7 Apr 2003 04:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BoNUp051999 for ; Mon, 7 Apr 2003 04:50:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BoNRF051993; Mon, 7 Apr 2003 04:50:23 -0700 (PDT) Date: Mon, 7 Apr 2003 04:50:23 -0700 (PDT) Message-Id: <200304071150.h37BoNRF051993@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Pav Lucistnik Subject: Re: ports/50539: new port: science/gchempaint - 2D chemichal structures editor for GNOME 2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:50:24 -0000 The following reply was made to PR ports/50539; it has been noted by GNATS. From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/50539: new port: science/gchempaint - 2D chemichal structures editor for GNOME 2 Date: 07 Apr 2003 13:48:02 +0200 Update for gchempaint 0.3.3 # 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: # # gchempaint # gchempaint/Makefile # gchempaint/pkg-descr # gchempaint/pkg-plist # gchempaint/distinfo # echo c - gchempaint mkdir -p gchempaint > /dev/null 2>&1 echo x - gchempaint/Makefile sed 's/^X//' >gchempaint/Makefile << 'END-of-gchempaint/Makefile' X# New ports collection makefile for: gchempaint X# Date created: Mar 18, 2003 X# Whom: Pav Lucistnik X# X# $FreeBSD$ X XPORTNAME= gchempaint XPORTVERSION= 0.3.3 XCATEGORIES= science XMASTER_SITES= http://savannah.nongnu.org/download/gchempaint/unstable.pkg/${PORTVERSION}/ X XMAINTAINER= pav@oook.cz XCOMMENT= 2D chemical structures editor for GNOME 2 X XLIB_DEPENDS= gnomeprintui-2-2:${PORTSDIR}/x11-toolkits/libgnomeprintui \ X gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ X glade-2.0:${PORTSDIR}/devel/libglade2 \ X gcu.1:${PORTSDIR}/science/gchemutils X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_GNOMENG= yes XUSE_GNOME= gnomehack gnomeprefix XUSE_GMAKE= yes XGNU_CONFIGURE= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure X X.include END-of-gchempaint/Makefile echo x - gchempaint/pkg-descr sed 's/^X//' >gchempaint/pkg-descr << 'END-of-gchempaint/pkg-descr' XGChemPaint is a 2D chemical structures editor for GNOME 2. XIt's also bonobo server so some chemistry could be embedded Xin Gnome applications such as Gnumeric and Abiword. X XWWW: http://www.nongnu.org/gchempaint/ END-of-gchempaint/pkg-descr echo x - gchempaint/pkg-plist sed 's/^X//' >gchempaint/pkg-plist << 'END-of-gchempaint/pkg-plist' Xbin/gchempaint Xlibdata/bonobo/servers/gchempaint.server Xshare/gnome/applications/gchempaint.desktop Xshare/gnome/gchempaint/glade/arrow1.xpm Xshare/gnome/gchempaint/glade/arrow2.xpm Xshare/gnome/gchempaint/glade/bond.xpm Xshare/gnome/gchempaint/glade/cn.xpm Xshare/gnome/gchempaint/glade/cyclentool.glade Xshare/gnome/gchempaint/glade/c3.xpm Xshare/gnome/gchempaint/glade/c4.xpm Xshare/gnome/gchempaint/glade/c5.xpm Xshare/gnome/gchempaint/glade/c6.xpm Xshare/gnome/gchempaint/glade/c7.xpm Xshare/gnome/gchempaint/glade/c8.xpm Xshare/gnome/gchempaint/glade/docprop.glade Xshare/gnome/gchempaint/glade/downbond.xpm Xshare/gnome/gchempaint/glade/eraser.xpm Xshare/gnome/gchempaint/glade/fragment.xpm Xshare/gnome/gchempaint/glade/charge-.xpm Xshare/gnome/gchempaint/glade/charge+.xpm Xshare/gnome/gchempaint/glade/mendeleiev.glade Xshare/gnome/gchempaint/glade/mesomery.xpm Xshare/gnome/gchempaint/glade/plus.xpm Xshare/gnome/gchempaint/glade/selection.xpm Xshare/gnome/gchempaint/glade/subscript24.png Xshare/gnome/gchempaint/glade/superscript24.png Xshare/gnome/gchempaint/glade/texttools.glade Xshare/gnome/gchempaint/glade/text.xpm Xshare/gnome/gchempaint/glade/tools.glade Xshare/gnome/gchempaint/glade/upbond.xpm Xshare/gnome/gchempaint/glade/xbond.xpm Xshare/gnome/help/gchempaint/C/gchempaint.xml Xshare/gnome/help/gchempaint/C/legal.xml Xshare/gnome/help/gchempaint/C/figures/bond.png Xshare/gnome/help/gchempaint/C/figures/cyclentool.png Xshare/gnome/help/gchempaint/C/figures/cycletools.png Xshare/gnome/help/gchempaint/C/figures/downbond.png Xshare/gnome/help/gchempaint/C/figures/element.png Xshare/gnome/help/gchempaint/C/figures/eraser.png Xshare/gnome/help/gchempaint/C/figures/main-window.png Xshare/gnome/help/gchempaint/C/figures/mendeleiev.png Xshare/gnome/help/gchempaint/C/figures/properties.png Xshare/gnome/help/gchempaint/C/figures/selection.png Xshare/gnome/help/gchempaint/C/figures/stereobonds.png Xshare/gnome/help/gchempaint/C/figures/tools-window.png Xshare/gnome/help/gchempaint/C/figures/upbond.png Xshare/gnome/mime-info/gchempaint.keys Xshare/gnome/mime-info/gchempaint.mime Xshare/gnome/oaf/gchempaint.server Xshare/gnome/omf/gchempaint/gchempaint-C.omf Xshare/gnome/pixmaps/gchempaint.png Xshare/gnome/pixmaps/gchempaint_logo.png X@exec scrollkeeper-install -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true Xshare/gnome/ui/gchempaint.xml X@dirrm share/gnome/gchempaint/glade X@dirrm share/gnome/gchempaint X@dirrm share/gnome/help/gchempaint/C/figures X@dirrm share/gnome/help/gchempaint/C X@dirrm share/gnome/help/gchempaint X@dirrm share/gnome/omf/gchempaint X@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gchempaint/gchempaint-C.omf 2>/dev/null || /usr/bin/true END-of-gchempaint/pkg-plist echo x - gchempaint/distinfo sed 's/^X//' >gchempaint/distinfo << 'END-of-gchempaint/distinfo' XMD5 (gchempaint-0.3.3.tar.bz2) = cdf5fa5d07884a1ee6a00cf6acb40ed8 END-of-gchempaint/distinfo exit From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 04:50:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A393537B401 for ; Mon, 7 Apr 2003 04:50:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F7543FB1 for ; Mon, 7 Apr 2003 04:50:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37BoOUp052048 for ; Mon, 7 Apr 2003 04:50:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37BoObD052047; Mon, 7 Apr 2003 04:50:24 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 04:50:24 -0700 (PDT) Resent-Message-Id: <200304071150.h37BoObD052047@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Matveychuk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF81337B401 for ; Mon, 7 Apr 2003 04:48:22 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id D83A943F3F for ; Mon, 7 Apr 2003 04:48:20 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from sem-home.ciam.ru (ppp139-234.dialup.mtu-net.ru [62.118.139.234]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id F0D6AF3505 for ; Mon, 7 Apr 2003 15:45:40 +0400 (MSD) (envelope-from sem@ciam.ru) Received: from sem by sem-home.ciam.ru with local (Exim 4.12) id 192V6M-0007a8-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Apr 2003 15:47:50 +0400 Message-Id: Date: Mon, 07 Apr 2003 15:47:50 +0400 From: Sergey Matveychuk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50674: [MAINTAINER UPDATE] ftp/frox to 0.7.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergey Matveychuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:50:25 -0000 >Number: 50674 >Category: ports >Synopsis: [MAINTAINER UPDATE] ftp/frox to 0.7.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 04:50:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergey Matveychuk >Release: FreeBSD 5.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD sem-home.ciam.ru 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #1: Tue Mar 4 00:57:30 MSK 2003 root@sem-home.ciam.ru:/usr/src/sys/i386/compile/SEM-HOME i386 >Description: * Update to 0.7.7 * Move from minium build to maximum (change WITH_ to WITHOUT_) by default * Allow to build with local-cache and virus-scan features * make startup script more smarter >How-To-Repeat: >Fix: diff -ruN frox.orig/Makefile frox/Makefile --- frox.orig/Makefile Sat Feb 22 23:02:10 2003 +++ frox/Makefile Mon Apr 7 15:26:19 2003 @@ -6,7 +6,7 @@ # PORTNAME= frox -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.7 CATEGORIES= ftp MASTER_SITES= http://www.hollo.org/frox/download/ \ http://frox.sourceforge.net/download/ \ @@ -29,13 +29,19 @@ CONFIGURE_ARGS= --enable-configfile=${PREFIX}/etc/frox.conf -.if defined(WITH_HTTP_CACHE) -CONFIGURE_ARGS+= --enable-http-cache -.endif .if defined(WITH_IPFILTER) CONFIGURE_ARGS+= --enable-ipfilter .endif -.if defined(WITH_CCP) +.if defined(WITH_VIRUS_SCAN) +CONFIGURE_ARGS+= --enable-virus-scan +.endif +.if !defined(WITHOUT_HTTP_CACHE) +CONFIGURE_ARGS+= --enable-http-cache +.endif +.if !defined(WITHOUT_LOCAL_CACHE) +CONFIGURE_ARGS+= --enable-local-cache +.endif +.if !defined(WITHOUT_CCP) CONFIGURE_ARGS+= --enable-ccp .endif .if defined(RUN_AS_ROOT) @@ -46,11 +52,14 @@ @${ECHO} "" @${ECHO} "You can use the following build options:" @${ECHO} "" - @${ECHO} " WITH_HTTP_CACHE=yes enable http-cache (like squid) using;" - @${ECHO} " WITH_IPFILTER=yes force use ipfilter instead of ipfw;" - @${ECHO} " WITH_CCP=yes enable ftp-proxy style command control programs;" - @${ECHO} " RUN_AS_ROOT=yes allow frox running as root (not recomended)" - @${ECHO} " for using port number <1024." + @${ECHO} " WITH_IPFILTER=yes use ipfilter instead of ipfw;" + @${ECHO} " WITH_VIRUS_SCAN=yes enable to run external virus scaner on each" + @${ECHO} " download (experimental);" + @${ECHO} " WITHOUT_HTTP_CACHE=yes disable use of external cache;" + @${ECHO} " WITHOUT_LOCAL_CACHE=yes disable use of local cache;" + @${ECHO} " WITHOUT_CCP=yes disable ftp-proxy style command control programs;" + @${ECHO} " RUN_AS_ROOT=yes allow frox running as root for using" + @${ECHO} " port number <1024 (not recomended)." @${ECHO} "" pre-patch: diff -ruN frox.orig/distinfo frox/distinfo --- frox.orig/distinfo Sun Jun 23 11:36:16 2002 +++ frox/distinfo Mon Apr 7 14:17:08 2003 @@ -1 +1 @@ -MD5 (frox-0.7.4.tar.bz2) = b7f1665635aaf5bc72b82809ee7c4f98 +MD5 (frox-0.7.7.tar.bz2) = 177f241ad8e5541a87a7a7834d522d8a diff -ruN frox.orig/files/frox.sh frox/files/frox.sh --- frox.orig/files/frox.sh Sun Jun 23 11:36:16 2002 +++ frox/files/frox.sh Mon Apr 7 15:03:22 2003 @@ -8,12 +8,12 @@ case "$1" in start) [ -x ${PREFIX}/sbin/frox -a -f ${PREFIX}/etc/frox.conf ] - grep -q '^ *# *FromInetd *yes' ${PREFIX}/etc/frox.conf && \ + ! grep -iq '^[[:space:]]*frominetd[[:space:]]*yes' ${PREFIX}/etc/frox.conf && \ ${PREFIX}/sbin/frox && \ echo -n ' frox' ;; stop) - kill `cat /var/run/frox.pid` && echo -n ' frox' + [ -f /var/run/frox.pid ] && kill `cat /var/run/frox.pid` && echo -n ' frox' ;; *) echo "Usage: `basename $0` {start|stop}" >&2 diff -ruN frox.orig/files/patch-aa frox/files/patch-aa --- frox.orig/files/patch-aa Sun Jun 23 11:36:16 2002 +++ frox/files/patch-aa Mon Apr 7 15:08:05 2003 @@ -1,6 +1,6 @@ ---- src/frox.conf.orig Wed Jun 12 08:01:44 2002 -+++ src/frox.conf Wed Jun 12 08:12:27 2002 -@@ -18,6 +18,7 @@ +--- src/frox.conf.orig Sat Apr 5 17:30:35 2003 ++++ src/frox.conf Mon Apr 7 15:05:51 2003 +@@ -18,16 +18,13 @@ # commented out to listen on all local IPs. # # Listen firewall.localnet @@ -8,17 +8,17 @@ Listen 192.168.2.1 # Port to listen on. Must be supplied. -@@ -26,7 +27,8 @@ - - # If specified then bind to this device # --BindToDevice eth0 -+# DON'T USE: It's not supported for FreeBSD -+#BindToDevice eth0 + Port 2121 +-# If specified then bind to this device +-# +-BindToDevice eth0 +- # Whether to run from inetd. You should still define Port above, but # it isn't used for much. -@@ -39,7 +41,7 @@ + # +@@ -44,7 +41,7 @@ # comment this out and copy resolver libraries into the chroot jail instead. # See FAQ section 3.2 for details. # @@ -27,7 +27,7 @@ # Another ftp proxy to forward on to. Frox will contact this ftp # proxy, and send it a login name of the form "user@host:port" where -@@ -54,8 +56,8 @@ +@@ -64,8 +61,8 @@ # you really want to run as root (not a good idea) you must say so # specifically, and have compiled with --enable-run-as-root. # @@ -38,7 +38,7 @@ # This is frox's working directory - it must be specified. Temporary # files and sockets will be created here. If you are using local -@@ -64,8 +66,8 @@ +@@ -74,8 +71,8 @@ # also chroot to this dir on startup. To avoid this you must specifically # set DontChroot to Yes. # diff -ruN frox.orig/pkg-message frox/pkg-message --- frox.orig/pkg-message Sun Jun 23 11:36:16 2002 +++ frox/pkg-message Mon Apr 7 15:30:54 2003 @@ -5,8 +5,7 @@ %%PREFIX%%/etc/rc.d/frox.sh start Or you can run frox with inetd this way: -* uncomment 'FromInetd yes' in your %%PREFIX%%/etc/frox.conf (so frox -would not run on startup by %%PREFIX%%/etc/rc.d/frox.sh) +* uncomment 'FromInetd yes' in your %%PREFIX%%/etc/frox.conf * add this line in /etc/inetd.conf: frox stream tcp nowait nobody %%PREFIX%%/sbin/frox frox * and assign port number for frox you want in /etc/services (e.g. 2121): >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 05:51:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7BF637B401; Mon, 7 Apr 2003 05:51:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88AD443FAF; Mon, 7 Apr 2003 05:51:56 -0700 (PDT) (envelope-from cy@FreeBSD.org) Received: from freefall.freebsd.org (cy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37CpuUp083281; Mon, 7 Apr 2003 05:51:56 -0700 (PDT) (envelope-from cy@freefall.freebsd.org) Received: (from cy@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37Cpup6083277; Mon, 7 Apr 2003 05:51:56 -0700 (PDT) Date: Mon, 7 Apr 2003 05:51:56 -0700 (PDT) From: Cy Schubert Message-Id: <200304071251.h37Cpup6083277@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/50670: Add some voodoo magic to security/tripwire X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:51:57 -0000 Synopsis: Add some voodoo magic to security/tripwire Responsible-Changed-From-To: freebsd-ports-bugs->cy Responsible-Changed-By: cy Responsible-Changed-When: Mon Apr 7 05:51:39 PDT 2003 Responsible-Changed-Why: My port. http://www.freebsd.org/cgi/query-pr.cgi?pr=50670 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 06:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D79C37B401 for ; Mon, 7 Apr 2003 06:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4751243F85 for ; Mon, 7 Apr 2003 06:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37DADUp091437 for ; Mon, 7 Apr 2003 06:10:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37DADoM091435; Mon, 7 Apr 2003 06:10:13 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 06:10:13 -0700 (PDT) Resent-Message-Id: <200304071310.h37DADoM091435@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Nedotsukov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C02737B401; Mon, 7 Apr 2003 06:01:22 -0700 (PDT) Received: from mps6.plala.or.jp (c149240.vh.plala.or.jp [210.150.149.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF97643FBD; Mon, 7 Apr 2003 06:01:20 -0700 (PDT) (envelope-from bland@mail.ru) Received: from bbnest.dyndns.org ([218.47.35.39]) by mps6.plala.or.jp with ESMTP id <20030407130119.OIVF11337.mps6.plala.or.jp@bbnest.dyndns.org>; Mon, 7 Apr 2003 22:01:19 +0900 Received: from bbnest.dyndns.org (bland@localhost [127.0.0.1]) by bbnest.dyndns.org (8.12.8/8.12.7) with ESMTP id h37D1Il0063402; Mon, 7 Apr 2003 22:01:18 +0900 (JST) (envelope-from bland@bbnest.dyndns.org) Received: (from bland@localhost) by bbnest.dyndns.org (8.12.8/8.12.8/Submit) id h37D1IG3063401; Mon, 7 Apr 2003 22:01:18 +0900 (JST) Message-Id: <200304071301.h37D1IG3063401@bbnest.dyndns.org> Date: Mon, 7 Apr 2003 22:01:18 +0900 (JST) From: Alexander Nedotsukov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: marcus@FreeBSD.org Subject: ports/50675: gaim/irc i18n fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexander Nedotsukov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:10:14 -0000 >Number: 50675 >Category: ports >Synopsis: gaim/irc i18n fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 06:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alexander Nedotsukov >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bbnest.dyndns.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sun Mar 23 18:09:30 JST 2003 bland@bbnest.dyndns.org:/usr/obj/usr/src/sys/SU i386 >Description: Gaim irc protocol module misses i18n conversion for topic messages. Authors mailed. >How-To-Repeat: Attach to any irc server. Join to channel where you be able to change the topic. Try to set topic to something non-latin. >Fix: apply the patch attaced --- patch-irc.c begins here --- --- irc.c.orig Wed Mar 12 11:50:45 2003 +++ irc.c Wed Mar 12 12:20:56 2003 @@ -699,9 +699,11 @@ if ((c = irc_find_chat(gc, text))) { char buf[IRC_BUF_LEN]; - gaim_chat_set_topic(GAIM_CHAT(c), NULL, po); + char *utf8 = irc_recv_convert(gc, po); + gaim_chat_set_topic(GAIM_CHAT(c), NULL, utf8); g_snprintf(buf, sizeof(buf), _("%s has changed the topic to: %s"), - text, po); + text, utf8); + g_free(utf8); gaim_conversation_write(c, NULL, buf, -1, WFLAG_SYSTEM, time(NULL)); } @@ -1616,12 +1618,14 @@ { struct gaim_conversation *c = irc_find_chat(gc, word[3]); char *topic = *word_eol[4] == ':' ? word_eol[4] + 1 : word_eol[4]; - char buf[IRC_BUF_LEN]; if (c) { - gaim_chat_set_topic(GAIM_CHAT(c), nick, topic); + char buf[IRC_BUF_LEN]; + char *utf8 = irc_recv_convert(gc, topic); + gaim_chat_set_topic(GAIM_CHAT(c), nick, utf8); g_snprintf(buf, sizeof(buf), - _("%s has changed the topic to: %s"), nick, topic); + _("%s has changed the topic to: %s"), nick, utf8); + g_free(utf8); gaim_conversation_write(c, NULL, buf, -1, WFLAG_SYSTEM, time(NULL)); } --- patch-irc.c ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 06:20:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D0A37B401 for ; Mon, 7 Apr 2003 06:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B9C43FBF for ; Mon, 7 Apr 2003 06:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37DK7Up094085 for ; Mon, 7 Apr 2003 06:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37DK7di094084; Mon, 7 Apr 2003 06:20:07 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 06:20:07 -0700 (PDT) Resent-Message-Id: <200304071320.h37DK7di094084@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Simon Dick Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B249437B401 for ; Mon, 7 Apr 2003 06:14:39 -0700 (PDT) Received: from office.lcn.biz (host217-37-74-237.in-addr.btopenworld.com [217.37.74.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F9A143FB1 for ; Mon, 7 Apr 2003 06:14:38 -0700 (PDT) (envelope-from simond@irrelevant.org) Received: from localhost ([127.0.0.1] helo=.) by laptop.internal.irrelevant.org with smtp (Exim 4.12) id 192WLX-000Gzf-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Apr 2003 14:09:06 +0100 Received: (from simond@localhost)h37Cooeh063262; Mon, 7 Apr 2003 13:50:50 +0100 (BST) Message-Id: <200304071250.h37Cooeh063262@laptop.internal.irrelevant.org> Date: Mon, 7 Apr 2003 13:50:50 +0100 (BST) From: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50676: Maintainer port update: net/mydns X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Dick List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:20:08 -0000 >Number: 50676 >Category: ports >Synopsis: Maintainer port update: net/mydns >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 06:20:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD laptop.internal.irrelevant.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Mar 22 12:23:42 GMT 2003 root@laptop.internal.irrelevant.org:/usr/obj/usr/src/sys/LAPTOP i386 >Description: Update net/mydns to 0.9.9 Thanks to Alex Dupre for the update which this was based on ( ports/50668 ) >How-To-Repeat: >Fix: diff -ruN mydns.orig/Makefile mydns/Makefile --- mydns.orig/Makefile Mon Mar 24 04:26:06 2003 +++ mydns/Makefile Mon Apr 7 13:16:51 2003 @@ -6,15 +6,19 @@ # PORTNAME= mydns -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ MAINTAINER= simond@irrelevant.org COMMENT= DNS server designed to utilize the MySQL database +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ + iconv.3:${PORTSDIR}/convertors/libiconv + GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-confdir=${PREFIX}/etc --without-libiconv-prefix +CONFIGURE_ARGS+=--with-confdir=${PREFIX}/etc +USE_LIBTOOL= yes USE_BZIP2= yes USE_REINPLACE= yes @@ -26,36 +30,29 @@ .include .if defined (WITH_PGSQL) -LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 +LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7 CONFIGURE_ARGS+= --without-mysql PKGNAMESUFFIX= -pg .else -LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client +#LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client CONFIGURE_ARGS+= --without-pgsql PKGNAMESUFFIX= -mysql -.endif - -.if !defined(NOPORTDOCS) -USE_PERL5= yes +.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.10) +LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .else -pre-configure: - @${REINPLACE_CMD} -E -e "s|^(all: vars manpages info) html-doc|\1|" \ - ${WRKSRC}/doc/Makefile.in +LIB_DEPENDS= mysqlclient.12:${PORTSDIR}/databases/mysql40-client +.endif .endif - -post-build: - cd ${WRKSRC}/doc && ${MAKE} html post-install: @${SED} 's|%%%PREFIX%%%|${PREFIX}|g' < ${FILESDIR}/mydns.sh > ${WRKSRC}/mydns.sh @${INSTALL_SCRIPT} ${WRKSRC}/mydns.sh ${PREFIX}/etc/rc.d/mydns.sh.sample @install-info ${PREFIX}/info/mydns.info ${PREFIX}/info/dir .if !defined(NOPORTDOCS) - @${INSTALL} -d -m 0755 ${DOCSDIR}/html ${DOCSDIR}/contrib + @${MKDIR} ${DOCSDIR}/contrib .for f in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor - @${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR}/html/ @${INSTALL_DATA} ${WRKSRC}/contrib/admin.php ${DOCSDIR}/contrib/ @${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/ .endif diff -ruN mydns.orig/distinfo mydns/distinfo --- mydns.orig/distinfo Mon Mar 24 04:26:06 2003 +++ mydns/distinfo Mon Apr 7 13:01:54 2003 @@ -1 +1 @@ -MD5 (mydns-0.9.7.tar.bz2) = aa41668f642b059eba7588200a38f1ee +MD5 (mydns-0.9.9.tar.bz2) = 3eae2e08ddf0434a5bb969945ffe00c6 diff -ruN mydns.orig/files/patch-configure mydns/files/patch-configure --- mydns.orig/files/patch-configure Thu Jan 1 01:00:00 1970 +++ mydns/files/patch-configure Mon Apr 7 13:17:37 2003 @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + diff -ruN mydns.orig/files/patch-doc::texinfo::title.texi mydns/files/patch-doc::texinfo::title.texi --- mydns.orig/files/patch-doc::texinfo::title.texi Thu Jan 1 01:00:00 1970 +++ mydns/files/patch-doc::texinfo::title.texi Mon Apr 7 13:18:21 2003 @@ -0,0 +1,10 @@ +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 +@@ -1,3 +1,7 @@ ++@dircategory Miscellaneous ++@direntry ++* mydns: (mydns). The MySQL based DNS-server. ++@end direntry + + @ifinfo + This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff -ruN mydns.orig/files/patch-title.texi mydns/files/patch-title.texi --- mydns.orig/files/patch-title.texi Fri Jan 3 18:57:59 2003 +++ mydns/files/patch-title.texi Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 -@@ -1,3 +1,7 @@ -+@dircategory Miscellaneous -+@direntry -+* mydns: (mydns). The MySQL based DNS-server. -+@end direntry - - @ifinfo - This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff -ruN mydns.orig/pkg-plist mydns/pkg-plist --- mydns.orig/pkg-plist Fri Jan 3 18:57:59 2003 +++ mydns/pkg-plist Mon Apr 7 13:20:56 2003 @@ -1,15 +1,15 @@ +bin/mydnscheck +bin/mydnsexport +bin/mydnsimport etc/mydns.conf.sample etc/rc.d/mydns.sh.sample @unexec install-info --delete %D/info/mydns.info %D/info/dir info/mydns.info @exec install-info %D/info/mydns.info %D/info/dir -bin/mydnscheck -bin/mydnsexport -bin/mydnsimport +sbin/mydns share/locale/es/LC_MESSAGES/mydns.mo -share/locale/pt_BR/LC_MESSAGES/mydns.mo share/locale/fr/LC_MESSAGES/mydns.mo -sbin/mydns +share/locale/pt_BR/LC_MESSAGES/mydns.mo %%PORTDOCS%%share/doc/mydns/AUTHORS %%PORTDOCS%%share/doc/mydns/COPYING %%PORTDOCS%%share/doc/mydns/ChangeLog @@ -19,41 +19,5 @@ %%PORTDOCS%%share/doc/mydns/TODO %%PORTDOCS%%share/doc/mydns/contrib/README %%PORTDOCS%%share/doc/mydns/contrib/admin.php -%%PORTDOCS%%share/doc/mydns/html/Building-the-source.html -%%PORTDOCS%%share/doc/mydns/html/Cache-options.html -%%PORTDOCS%%share/doc/mydns/html/Caching.html -%%PORTDOCS%%share/doc/mydns/html/Configuration.html -%%PORTDOCS%%share/doc/mydns/html/Creating-mydns.conf.html -%%PORTDOCS%%share/doc/mydns/html/Database-options.html -%%PORTDOCS%%share/doc/mydns/html/Database.html -%%PORTDOCS%%share/doc/mydns/html/GNU-Free-Documentation-License.html -%%PORTDOCS%%share/doc/mydns/html/General-options.html -%%PORTDOCS%%share/doc/mydns/html/Index.html -%%PORTDOCS%%share/doc/mydns/html/Installation.html -%%PORTDOCS%%share/doc/mydns/html/Introduction.html -%%PORTDOCS%%share/doc/mydns/html/Load-balancing.html -%%PORTDOCS%%share/doc/mydns/html/Misc-options.html -%%PORTDOCS%%share/doc/mydns/html/Optional-columns.html -%%PORTDOCS%%share/doc/mydns/html/Preparing-the-database.html -%%PORTDOCS%%share/doc/mydns/html/RFC-1034.html -%%PORTDOCS%%share/doc/mydns/html/References.html -%%PORTDOCS%%share/doc/mydns/html/Round-robin.html -%%PORTDOCS%%share/doc/mydns/html/Server.html -%%PORTDOCS%%share/doc/mydns/html/Signals.html -%%PORTDOCS%%share/doc/mydns/html/TCP-support.html -%%PORTDOCS%%share/doc/mydns/html/Troubleshooting.html -%%PORTDOCS%%share/doc/mydns/html/Utilities.html -%%PORTDOCS%%share/doc/mydns/html/Zone-transfers.html -%%PORTDOCS%%share/doc/mydns/html/any.active.html -%%PORTDOCS%%share/doc/mydns/html/in-addr.arpa.html -%%PORTDOCS%%share/doc/mydns/html/index.html -%%PORTDOCS%%share/doc/mydns/html/mydnscheck.html -%%PORTDOCS%%share/doc/mydns/html/mydnsexport.html -%%PORTDOCS%%share/doc/mydns/html/mydnsimport.html -%%PORTDOCS%%share/doc/mydns/html/ptr-table.html -%%PORTDOCS%%share/doc/mydns/html/rr-table.html -%%PORTDOCS%%share/doc/mydns/html/soa-table.html -%%PORTDOCS%%share/doc/mydns/html/soa.xfer.html -%%PORTDOCS%%@dirrm share/doc/mydns/html %%PORTDOCS%%@dirrm share/doc/mydns/contrib %%PORTDOCS%%@dirrm share/doc/mydns >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 07:18:24 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 641B637B401; Mon, 7 Apr 2003 07:18:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAFA343FBD; Mon, 7 Apr 2003 07:18:23 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37EINUp052268; Mon, 7 Apr 2003 07:18:23 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37EINxf052257; Mon, 7 Apr 2003 07:18:23 -0700 (PDT) Date: Mon, 7 Apr 2003 07:18:23 -0700 (PDT) From: Christian Weisgerber Message-Id: <200304071418.h37EINxf052257@freefall.freebsd.org> To: osa@FreeBSD.org.ru, naddy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50671: [PATCH] comms/kermit: update to 8.0.209 (fix fetching) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:18:24 -0000 Synopsis: [PATCH] comms/kermit: update to 8.0.209 (fix fetching) State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Apr 7 07:18:06 PDT 2003 State-Changed-Why: Remaining changes committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50671 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 07:50:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6A4637B401 for ; Mon, 7 Apr 2003 07:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92FCC43FB1 for ; Mon, 7 Apr 2003 07:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37EoGUp088783 for ; Mon, 7 Apr 2003 07:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37EoGOq088782; Mon, 7 Apr 2003 07:50:16 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 07:50:16 -0700 (PDT) Resent-Message-Id: <200304071450.h37EoGOq088782@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Petr Rehor Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B355037B416 for ; Mon, 7 Apr 2003 07:43:15 -0700 (PDT) Received: from ns.decros.cz (ns.decros.cz [193.85.26.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17C543F93 for ; Mon, 7 Apr 2003 07:43:13 -0700 (PDT) (envelope-from reho@decros.cz) Received: from noc.decros.cz (gw.decros.cz [193.85.26.254]) by ns.decros.cz (8.11.6p2/8.11.6) with ESMTP id h37EhBG37907 for ; Mon, 7 Apr 2003 16:43:11 +0200 (CEST) (envelope-from reho@decros.cz) Received: from noc.decros.cz (localhost [127.0.0.1]) by noc.decros.cz (8.12.8p1/8.12.8) with ESMTP id h37EhBVC045745 for ; Mon, 7 Apr 2003 16:43:11 +0200 (CEST) (envelope-from reho@noc.decros.cz) Received: (from root@localhost) by noc.decros.cz (8.12.8p1/8.12.8/Submit) id h37EhB8r045744; Mon, 7 Apr 2003 16:43:11 +0200 (CEST) Message-Id: <200304071443.h37EhB8r045744@noc.decros.cz> Date: Mon, 7 Apr 2003 16:43:11 +0200 (CEST) From: Petr Rehor To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50680: Build options in /www/links/Makefile.local are ignored X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Petr Rehor List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:50:18 -0000 >Number: 50680 >Category: ports >Synopsis: Build options in /www/links/Makefile.local are ignored >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 07:50:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Petr Rehor >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD noc.decros.cz 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue Apr 1 20:36:52 CEST 2003 reho@noc.decros.cz:/usr/obj/usr/src/sys/NOC i386 >Description: To specify local build options, I use Makefile.local instead of command line. In many other ports this way is effective but it's ignored in www/links port. >How-To-Repeat: reho@noc.decros.cz:/usr/ports/www/links# cat Makefile.local WITHOUT_X11=true reho@noc.decros.cz:/usr/ports/www/links# make >Fix: Use instead of --- Makefile.diff begins here --- --- Makefile.orig Mon Apr 7 16:17:01 2003 +++ Makefile Mon Apr 7 16:17:29 2003 @@ -23,6 +23,8 @@ USE_BZIP2= yes USE_REINPLACE= yes +.include + .if !defined(WITHOUT_X11) LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ @@ -39,4 +41,4 @@ post-patch: @${REINPLACE_CMD} -e "s!/etc/!${PREFIX}/etc/!" ${WRKSRC}/default.c -.include +.include --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 08:08:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B92D537B404; Mon, 7 Apr 2003 08:08:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5802543FBD; Mon, 7 Apr 2003 08:08:41 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37F8fUp096283; Mon, 7 Apr 2003 08:08:41 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37F8fYN096279; Mon, 7 Apr 2003 08:08:41 -0700 (PDT) Date: Mon, 7 Apr 2003 08:08:41 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304071508.h37F8fYN096279@freefall.freebsd.org> To: sysadmin@alexdupre.com, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50668: [Update Port] net/mydns (to 0.9.9) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:08:42 -0000 Synopsis: [Update Port] net/mydns (to 0.9.9) State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Mon Apr 7 08:08:40 PDT 2003 State-Changed-Why: Superceded by ports/50676 http://www.freebsd.org/cgi/query-pr.cgi?pr=50668 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 08:44:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D7D37B401 for ; Mon, 7 Apr 2003 08:44:49 -0700 (PDT) Received: from c001.snv.cp.net (h013.c001.snv.cp.net [209.228.32.127]) by mx1.FreeBSD.org (Postfix) with SMTP id 76F8443FB1 for ; Mon, 7 Apr 2003 08:44:48 -0700 (PDT) (envelope-from jeff@walters.name) Received: (cpmta 12572 invoked from network); 7 Apr 2003 08:44:47 -0700 Received: from 24.216.194.242 (HELO 10.0.1.51) by smtp.register-admin.com (209.228.32.127) with SMTP; 7 Apr 2003 08:44:47 -0700 X-Sent: 7 Apr 2003 15:44:47 GMT From: Jeff Walters To: freebsd-ports-bugs@freebsd.org Date: Mon, 7 Apr 2003 11:44:46 -0400 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304071144.46839.jeff@walters.name> Subject: kdeutils-3.1.1 build problem in ksim X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jeff@walters.name List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:44:49 -0000 I'm running on a fairly recent version of 5.0-current and am getting the attached error messages on building the new kdeutils-3.1.1 port. During the link of the ksim disk utility it has an undefined reference to devstat_getdevs and devstat_selectdevs. Has anyone had a similar problem? I don't know if it has anything to do with it, but on my system the libdevstat.a library is located in /usr/lib not in /usr/local/lib, and I don't see a reference to /usr/lib in the link command below. Thanks, Jeff /bin/sh ../../../libtool --silent --mode=link --tag=CXX c++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -o ksim_disk.la.closure ksim_disk_la_closure.lo -L/usr/X11R6/lib -pthread -L/usr/local/lib -L/usr/local/lib -module -avoid-version -no-undefined ksimdisk.lo ../../library/libksimcore.la -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib .libs/ksimdisk.o: In function `DiskView::updateData(QValueList&)': .libs/ksimdisk.o(.text+0x20ba): undefined reference to `devstat_getdevs' .libs/ksimdisk.o(.text+0x2143): undefined reference to `devstat_selectdevs' gmake[4]: *** [ksim_disk.la.closure] Error 1 gmake[4]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.1.1/ksim/monitors/d isk' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.1.1/ksim/monitors' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.1.1/ksim' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.1.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/misc/kdeutils3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade11307.2 make ** Fix the problem and try again. ---> Skipping 'x11/kde3' (kde-3.1) because 'misc/kdeutils3' (kdeutils-3.1) failed ** The following packages were not installed or upgraded (*:skipped / !:failed) ! misc/kdeutils3 (kdeutils-3.1) (bad C++ code) * x11/kde3 (kde-3.1) From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 08:51:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 966AB37B401; Mon, 7 Apr 2003 08:51:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B2943FB1; Mon, 7 Apr 2003 08:51:43 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37FphUp007927; Mon, 7 Apr 2003 08:51:43 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37FpgOQ007922; Mon, 7 Apr 2003 08:51:42 -0700 (PDT) Date: Mon, 7 Apr 2003 08:51:42 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304071551.h37FpgOQ007922@freefall.freebsd.org> To: simond@irrelevant.org, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50676: Maintainer port update: net/mydns X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:51:43 -0000 Synopsis: Maintainer port update: net/mydns State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Mon Apr 7 08:51:42 PDT 2003 State-Changed-Why: Committed with minor modifications which make portlint happy. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50676 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 09:18:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD39837B405; Mon, 7 Apr 2003 09:18:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB4043FA3; Mon, 7 Apr 2003 09:18:34 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37GIYUp015674; Mon, 7 Apr 2003 09:18:34 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37GIYlY015670; Mon, 7 Apr 2003 09:18:34 -0700 (PDT) Date: Mon, 7 Apr 2003 09:18:34 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304071618.h37GIYlY015670@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50673: mplayer CPU detection patch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:18:35 -0000 Synopsis: mplayer CPU detection patch State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Mon Apr 7 09:18:25 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50673 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 10:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8313C37B401 for ; Mon, 7 Apr 2003 10:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBD743FB1 for ; Mon, 7 Apr 2003 10:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37HK6Up032769 for ; Mon, 7 Apr 2003 10:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37HK6mk032768; Mon, 7 Apr 2003 10:20:06 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 10:20:06 -0700 (PDT) Resent-Message-Id: <200304071720.h37HK6mk032768@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Fernan Aguero Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 881C037B404; Mon, 7 Apr 2003 10:10:31 -0700 (PDT) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD2043FA3; Mon, 7 Apr 2003 10:10:22 -0700 (PDT) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id OAA51067; Mon, 7 Apr 2003 14:10:06 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.8/8.12.7) with ESMTP id h37H8atd008960; Mon, 7 Apr 2003 14:08:38 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.8/8.12.8/Submit) id h37H8YpN008959; Mon, 7 Apr 2003 14:08:34 -0300 (ART) Message-Id: <200304071708.h37H8YpN008959@pi.iib.unsam.edu.ar> Date: Mon, 7 Apr 2003 14:08:34 -0300 (ART) From: Fernan Aguero To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/50684: build error in devel/soup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Fernan Aguero List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:20:13 -0000 >Number: 50684 >Category: ports >Synopsis: build error in devel/soup >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 10:20:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Fernan Aguero >Release: FreeBSD 4.8-RC i386 >Organization: IIB-UNSAM >Environment: System: FreeBSD pi.iib.unsam.edu.ar 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 18:12:27 ART 2003 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386 >Description: building of devel/soup aborts with an error. Attached is the output of the make command as captured by script(1) I updated my ports tree using cvsup before building. >How-To-Repeat: make clean && make install clean >Fix: --- make-soup.out begins here --- Script started on Mon Apr 7 13:38:47 2003 pi# make clean && make install clean ; exit ===> Cleaning for libiconv-1.8_2 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for glib-1.2.10_8 ===> Cleaning for gmake-3.80 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for pkgconfig-0.15.0 ===> Cleaning for popt-1.6.4 ===> Cleaning for expat-1.95.6_1 ===> Cleaning for libxml-1.8.17_1 ===> Cleaning for soup-0.7.11 ===> Extracting for soup-0.7.11 >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for gnome/soup-0.7.11.tar.bz2. ===> Patching for soup-0.7.11 ===> Applying FreeBSD patches for soup-0.7.11 ===> soup-0.7.11 depends on executable: libtool - found ===> soup-0.7.11 depends on shared library: popt.0 - found ===> soup-0.7.11 depends on shared library: glib12.3 - found ===> soup-0.7.11 depends on shared library: xml.5 - found ===> Configuring for soup-0.7.11 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd4.8 checking host system type... i386-portbld-freebsd4.8 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.8 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.8 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.8 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for working alloca.h... no checking for alloca... yes checking whether to build against glib 2.0... no checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >= 1.2.0... yes glib-config: not found glib-config: not found glib-config: not found checking for xml-config... /usr/local/bin/xml-config checking for poptGetContext in -lpopt... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for unistd.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for socket... yes checking for gethostbyname... yes checking for inet_pton... yes checking for inet_aton... yes checking for gethostbyname_r... no checking for glib-config... (cached) /usr/local/bin/glib12-config checking for GLIB - version >= 1.2.0... yes checking for dlopen in -ldl... no checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking nss.h usability... no checking nss.h presence... no checking for nss.h... no checking for apxs... /usr/local/sbin/apxs checking httpd.h usability... no checking httpd.h presence... no checking for httpd.h... no checking for gtkdoc-mkdb... false checking for db2html... false checking alignment of gboolean... 4 checking alignment of gchar... 1 checking alignment of guchar... 1 checking alignment of gint... 4 checking alignment of guint... 4 checking alignment of gshort... 2 checking alignment of gushort... 2 checking alignment of glong... 4 checking alignment of gulong... 4 checking alignment of gint8... 1 checking alignment of guint8... 1 checking alignment of gint16... 2 checking alignment of guint16... 2 checking alignment of gint32... 4 checking alignment of guint32... 4 checking alignment of gfloat... 4 checking alignment of gdouble... 4 checking alignment of gpointer... 4 checking alignment of gstruct... 1 configure: creating ./config.status config.status: creating soup-config config.status: creating soup.pc config.status: creating soup.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating src/Makefile config.status: creating src/libsoup/Makefile config.status: creating src/libsoup-apache/Makefile config.status: creating src/libwsdl/Makefile config.status: creating src/soup-httpd/Makefile config.status: creating src/soup-ssl-proxy/Makefile config.status: creating src/soup-wsdl/Makefile config.status: creating config.h config.status: executing default-1 commands Configuration: Source code location: . Compiler: cc Build flags: -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT glib 2.0: no Static SSL Proxy: no SSL Proxy Name: soup-ssl-proxy OpenSSL support: yes Mozilla NSS support: no Apache module support: no ===> Building for soup-0.7.11 make all-recursive Making all in src Making all in libsoup /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c -fPIC -DPIC -o .libs/md5-utils.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c -o md5-utils.o >/dev/null 2>&1 mv -f .libs/md5-utils.lo md5-utils.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c rm -f .libs/soup-auth.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c -fPIC -DPIC -o .libs/soup-auth.lo In file included from soup-auth.c:37: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c -o soup-auth.o >/dev/null 2>&1 mv -f .libs/soup-auth.lo soup-auth.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c rm -f .libs/soup-context.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c -fPIC -DPIC -o .libs/soup-context.lo In file included from soup-context.c:39: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c -o soup-context.o >/dev/null 2>&1 mv -f .libs/soup-context.lo soup-context.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c rm -f .libs/soup-dav.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c -fPIC -DPIC -o .libs/soup-dav.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c -o soup-dav.o >/dev/null 2>&1 mv -f .libs/soup-dav.lo soup-dav.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c rm -f .libs/soup-dav-server.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c -fPIC -DPIC -o .libs/soup-dav-server.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c -o soup-dav-server.o >/dev/null 2>&1 mv -f .libs/soup-dav-server.lo soup-dav-server.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c rm -f .libs/soup-env.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c -fPIC -DPIC -o .libs/soup-env.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c -o soup-env.o >/dev/null 2>&1 mv -f .libs/soup-env.lo soup-env.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c rm -f .libs/soup-error.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c -fPIC -DPIC -o .libs/soup-error.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c -o soup-error.o >/dev/null 2>&1 mv -f .libs/soup-error.lo soup-error.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c rm -f .libs/soup-fault.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c -fPIC -DPIC -o .libs/soup-fault.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c -o soup-fault.o >/dev/null 2>&1 mv -f .libs/soup-fault.lo soup-fault.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c rm -f .libs/soup-headers.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -fPIC -DPIC -o .libs/soup-headers.lo In file included from soup-headers.c:16: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -o soup-headers.o >/dev/null 2>&1 mv -f .libs/soup-headers.lo soup-headers.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c rm -f .libs/soup-message.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c -fPIC -DPIC -o .libs/soup-message.lo In file included from soup-message.c:16: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c -o soup-message.o >/dev/null 2>&1 mv -f .libs/soup-message.lo soup-message.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c rm -f .libs/soup-method.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c -fPIC -DPIC -o .libs/soup-method.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c -o soup-method.o >/dev/null 2>&1 mv -f .libs/soup-method.lo soup-method.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c rm -f .libs/soup-misc.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c -fPIC -DPIC -o .libs/soup-misc.lo In file included from soup-misc.c:17: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c -o soup-misc.o >/dev/null 2>&1 mv -f .libs/soup-misc.lo soup-misc.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c rm -f .libs/soup-nss.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c -fPIC -DPIC -o .libs/soup-nss.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c -o soup-nss.o >/dev/null 2>&1 mv -f .libs/soup-nss.lo soup-nss.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c rm -f .libs/soup-ntlm.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c -fPIC -DPIC -o .libs/soup-ntlm.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c -o soup-ntlm.o >/dev/null 2>&1 mv -f .libs/soup-ntlm.lo soup-ntlm.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c rm -f .libs/soup-parser.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c -fPIC -DPIC -o .libs/soup-parser.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c -o soup-parser.o >/dev/null 2>&1 mv -f .libs/soup-parser.lo soup-parser.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c rm -f .libs/soup-queue.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c -fPIC -DPIC -o .libs/soup-queue.lo In file included from soup-queue.c:28: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c -o soup-queue.o >/dev/null 2>&1 mv -f .libs/soup-queue.lo soup-queue.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-serializer.c rm -f .libs/soup-serializer.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-serializer.c -fPIC -DPIC -o .libs/soup-serializer.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-serializer.c -o soup-serializer.o >/dev/null 2>&1 mv -f .libs/soup-serializer.lo soup-serializer.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server.c rm -f .libs/soup-server.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server.c -fPIC -DPIC -o .libs/soup-server.lo In file included from soup-server.c:46: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server.c -o soup-server.o >/dev/null 2>&1 mv -f .libs/soup-server.lo soup-server.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server-auth.c rm -f .libs/soup-server-auth.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server-auth.c -fPIC -DPIC -o .libs/soup-server-auth.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-server-auth.c -o soup-server-auth.o >/dev/null 2>&1 mv -f .libs/soup-server-auth.lo soup-server-auth.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket.c rm -f .libs/soup-socket.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket.c -fPIC -DPIC -o .libs/soup-socket.lo In file included from soup-socket.c:22: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket.c -o soup-socket.o >/dev/null 2>&1 mv -f .libs/soup-socket.lo soup-socket.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c rm -f .libs/soup-socket-unix.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c -fPIC -DPIC -o .libs/soup-socket-unix.lo In file included from soup-socket-unix.c:32: /usr/include/sys/param.h:213: warning: `MIN' redefined /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition /usr/include/sys/param.h:214: warning: `MAX' redefined /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition In file included from soup-socket-unix.c:35: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socket-unix.c -o soup-socket-unix.o >/dev/null 2>&1 mv -f .libs/soup-socket-unix.lo soup-socket-unix.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socks.c rm -f .libs/soup-socks.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socks.c -fPIC -DPIC -o .libs/soup-socks.lo In file included from soup-socks.c:17: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-socks.c -o soup-socks.o >/dev/null 2>&1 mv -f .libs/soup-socks.lo soup-socks.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ssl.c rm -f .libs/soup-ssl.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ssl.c -fPIC -DPIC -o .libs/soup-ssl.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ssl.c -o soup-ssl.o >/dev/null 2>&1 mv -f .libs/soup-ssl.lo soup-ssl.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-transfer.c rm -f .libs/soup-transfer.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-transfer.c -fPIC -DPIC -o .libs/soup-transfer.lo In file included from soup-transfer.c:23: soup-private.h:34: warning: function declaration isn't a prototype cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-transfer.c -o soup-transfer.o >/dev/null 2>&1 mv -f .libs/soup-transfer.lo soup-transfer.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/l ocal/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-uri.c rm -f .libs/soup-uri.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-uri.c -fPIC -DPIC -o .libs/soup-uri.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissin g-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-uri.c -o soup-uri.o >/dev/null 2>&1 mv -f .libs/soup-uri.lo soup-uri.lo /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o libsoup.la -rpath /usr/local/lib -version-info 6:4:3 md5-utils.lo soup-auth.lo sou p-context.lo soup-dav.lo soup-dav-server.lo soup-env.lo soup-error.lo soup-fault.lo soup-headers.lo soup-message.lo soup-method.lo soup-misc.lo soup-nss.lo soup-ntlm.lo soup-parser.lo soup-queue.lo soup-serializer.lo soup-server.lo soup-server-auth.l o soup-socket.lo soup-socket-unix.lo soup-socks.lo soup-ssl.lo soup-transfer.lo soup-uri.lo -L/usr/local/lib -lglib12 -L/usr/local/lib -lxml -lz -L/usr/local/lib rm -fr .libs/libsoup.la .libs/libsoup.* .libs/libsoup.* cc -shared -Wl,--rpath -Wl,/usr/local/lib md5-utils.lo soup-auth.lo soup-context.lo soup-dav.lo soup-dav-server.lo soup-env.lo soup-error.lo soup-fault.lo soup-headers.lo soup-message.lo soup-method.lo soup-misc.lo soup-nss.lo soup-ntlm.lo soup-parser. lo soup-queue.lo soup-serializer.lo soup-server.lo soup-server-auth.lo soup-socket.lo soup-socket-unix.lo soup-socks.lo soup-ssl.lo soup-transfer.lo soup-uri.lo -L/usr/local/lib -lglib12 -lxml -lz -Wl,-soname -Wl,libsoup.so.6 -o .libs/libsoup.so.6 (cd .libs && rm -f libsoup.so && ln -sf libsoup.so.6 libsoup.so) ar cru .libs/libsoup.a md5-utils.o soup-auth.o soup-context.o soup-dav.o soup-dav-server.o soup-env.o soup-error.o soup-fault.o soup-headers.o soup-message.o soup-method.o soup-misc.o soup-nss.o soup-ntlm.o soup-parser.o soup-queue.o soup-serializer.o s oup-server.o soup-server-auth.o soup-socket.o soup-socket-unix.o soup-socks.o soup-ssl.o soup-transfer.o soup-uri.o ranlib .libs/libsoup.a creating libsoup.la (cd .libs && rm -f libsoup.la && ln -sf ../libsoup.la libsoup.la) Making all in libsoup-apache /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-APACHE\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmis sing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apache.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-APACHE\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apache.c -fPIC -DPIC -o .libs/soup-apache.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-APACHE\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-apache.c -o soup-apache.o >/dev/null 2>&1 mv -f .libs/soup-apache.lo soup-apache.lo /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o libsoup-apache.la -rpath /usr/local/lib -version-info 6:4:3 soup-apache.lo -L/usr /local/lib rm -fr .libs/libsoup-apache.la .libs/libsoup-apache.* .libs/libsoup-apache.* cc -shared -Wl,--rpath -Wl,/usr/local/lib soup-apache.lo -L/usr/local/lib -Wl,-soname -Wl,libsoup-apache.so.6 -o .libs/libsoup-apache.so.6 (cd .libs && rm -f libsoup-apache.so && ln -sf libsoup-apache.so.6 libsoup-apache.so) ar cru .libs/libsoup-apache.a soup-apache.o ranlib .libs/libsoup-apache.a creating libsoup-apache.la (cd .libs && rm -f libsoup-apache.la && ln -sf ../libsoup-apache.la libsoup-apache.la) Making all in libwsdl /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-typecodes.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-typecodes.c -fPIC -DPIC -o .libs/wsdl-typecodes.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-typecodes.c -o wsdl-typecodes.o >/dev/null 2>&1 mv -f .libs/wsdl-typecodes.lo wsdl-typecodes.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-schema.c rm -f .libs/wsdl-schema.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-schema.c -fPIC -DPIC -o .libs/wsdl-schema.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-schema.c -o wsdl-schema.o >/dev/null 2>&1 mv -f .libs/wsdl-schema.lo wsdl-schema.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-schema-glib.c rm -f .libs/wsdl-schema-glib.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-schema-glib.c -fPIC -DPIC -o .libs/wsdl-schema-glib.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-schema-glib.c -o wsdl-schema-glib.o >/dev/null 2>&1 mv -f .libs/wsdl-schema-glib.lo wsdl-schema-glib.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-parse.c rm -f .libs/wsdl-soap-parse.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-parse.c -fPIC -DPIC -o .libs/wsdl-soap-parse.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-parse.c -o wsdl-soap-parse.o >/dev/null 2>&1 mv -f .libs/wsdl-soap-parse.lo wsdl-soap-parse.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-marshal.c rm -f .libs/wsdl-soap-marshal.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-marshal.c -fPIC -DPIC -o .libs/wsdl-soap-marshal.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-marshal.c -o wsdl-soap-marshal.o >/dev/null 2>&1 mv -f .libs/wsdl-soap-marshal.lo wsdl-soap-marshal.lo /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-soap-memory.c rm -f .libs/wsdl-soap-memory.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-memory.c -fPIC -DPIC -o .libs/wsdl-soap-memory.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-soap-memory.c -o wsdl-soap-memory.o >/dev/null 2>&1 mv -f .libs/wsdl-soap-memory.lo wsdl-soap-memory.lo /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o libwsdl.la -rpath /usr/local/lib -version-info 6:4:3 wsdl-typecodes.lo wsdl-schema .lo wsdl-schema-glib.lo wsdl-soap-parse.lo wsdl-soap-marshal.lo wsdl-soap-memory.lo -L/usr/local/lib -lglib12 -L/usr/local/lib -lxml -lz ../../src/libsoup/libsoup.la -L/usr/local/lib rm -fr .libs/libwsdl.la .libs/libwsdl.* .libs/libwsdl.* cc -shared -Wl,--rpath -Wl,/usr/ports/devel/soup/work/soup-0.7.11/src/libsoup/.libs -Wl,--rpath -Wl,/usr/local/lib wsdl-typecodes.lo wsdl-schema.lo wsdl-schema-glib.lo wsdl-soap-parse.lo wsdl-soap-marshal.lo wsdl-soap-memory.lo -L/usr/local/lib -lglib 12 -lxml -lz ../../src/libsoup/.libs/libsoup.so -Wl,-soname -Wl,libwsdl.so.6 -o .libs/libwsdl.so.6 (cd .libs && rm -f libwsdl.so && ln -sf libwsdl.so.6 libwsdl.so) ar cru .libs/libwsdl.a wsdl-typecodes.o wsdl-schema.o wsdl-schema-glib.o wsdl-soap-parse.o wsdl-soap-marshal.o wsdl-soap-memory.o ranlib .libs/libwsdl.a creating libwsdl.la (cd .libs && rm -f libwsdl.la && ln -sf ../libwsdl.la libwsdl.la) /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c wsdl-typecodes-c.c rm -f .libs/wsdl-typecodes-c.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-typecodes-c.c -fPIC -DPIC -o .libs/wsdl-typecodes-c.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-WSDL-RUNTIME\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-ex terns -Wpointer-arith -D_REENTRANT -c wsdl-typecodes-c.c -o wsdl-typecodes-c.o >/dev/null 2>&1 mv -f .libs/wsdl-typecodes-c.lo wsdl-typecodes-c.lo /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o libwsdl-build.la wsdl-typecodes.lo wsdl-schema.lo wsdl-schema-glib.lo wsdl-type codes-c.lo -L/usr/local/lib rm -fr .libs/libwsdl-build.la .libs/libwsdl-build.* .libs/libwsdl-build.* ar cru .libs/libwsdl-build.al wsdl-typecodes.lo wsdl-schema.lo wsdl-schema-glib.lo wsdl-typecodes-c.lo ranlib .libs/libwsdl-build.al creating libwsdl-build.la (cd .libs && rm -f libwsdl-build.la && ln -sf ../libwsdl-build.la libwsdl-build.la) Making all in soup-httpd cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP-HTTPD\" -DSYSCONFDIR=\"/usr/local/etc\" -I../../src -I/usr/local/include/glib12 -O -pipe -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -Wall -Wstrict-prototypes - Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-httpd.c In file included from soup-httpd.c:24: ../../src/libsoup/soup-private.h:34: warning: function declaration isn't a prototype /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o soup-httpd soup-httpd.o -L/usr/local/lib -lpopt ../../src/libsoup/libso up.la -L/usr/local/lib mkdir .libs cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/soup-httpd soup-httpd.o -L/usr/local/lib -lpopt ../../src/libsoup/.libs/libsoup.so -lglib12 -lxml -lz -L/usr/local/li b -Wl,--rpath -Wl,/usr/local/lib soup-httpd.o: In function `soup_httpd_load_module': soup-httpd.o(.text+0x3f): undefined reference to `g_module_open' soup-httpd.o(.text+0x50): undefined reference to `g_module_error' soup-httpd.o(.text+0x7a): undefined reference to `g_module_symbol' soup-httpd.o: In function `main': soup-httpd.o(.text+0xe0): undefined reference to `g_module_supported' *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11/src/soup-httpd. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11/src. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11. *** Error code 1 Stop in /usr/ports/devel/soup/work/soup-0.7.11. *** Error code 1 Stop in /usr/ports/devel/soup. exit Script done on Mon Apr 7 13:40:03 2003 --- make-soup.out ends here --- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 10:23:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D577C37B401; Mon, 7 Apr 2003 10:23:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74ED043F3F; Mon, 7 Apr 2003 10:23:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37HNRUp034815; Mon, 7 Apr 2003 10:23:27 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37HNRKV034811; Mon, 7 Apr 2003 10:23:27 -0700 (PDT) Date: Mon, 7 Apr 2003 10:23:27 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304071723.h37HNRKV034811@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/50684: build error in devel/soup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:23:28 -0000 Synopsis: build error in devel/soup Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Mon Apr 7 10:23:12 PDT 2003 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=50684 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 10:50:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE98837B401 for ; Mon, 7 Apr 2003 10:50:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89AE843F93 for ; Mon, 7 Apr 2003 10:50:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37HoFUp039296 for ; Mon, 7 Apr 2003 10:50:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37HoFMj039295; Mon, 7 Apr 2003 10:50:15 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 10:50:15 -0700 (PDT) Resent-Message-Id: <200304071750.h37HoFMj039295@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D20E437B401 for ; Mon, 7 Apr 2003 10:42:12 -0700 (PDT) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9488943F93 for ; Mon, 7 Apr 2003 10:42:11 -0700 (PDT) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 923205698; Mon, 7 Apr 2003 19:42:09 +0200 (CEST) Message-Id: <20030407174209.923205698@backup-mx.droso.dk> Date: Mon, 7 Apr 2003 19:42:09 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50686: maintainer-update WWW for cpan from /search?dist=module to /dist/module X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:50:17 -0000 >Number: 50686 >Category: ports >Synopsis: maintainer-update WWW for cpan from /search?dist=module to /dist/module >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 10:50:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. Prodded by: portsurvey >How-To-Repeat: >Fix: --- cpan-dist.diff begins here --- Index: devel/p5-OLE-Storage_Lite/pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-OLE-Storage_Lite/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- devel/p5-OLE-Storage_Lite/pkg-descr 5 Aug 2001 05:02:17 -0000 1.2 +++ devel/p5-OLE-Storage_Lite/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -1,4 +1,4 @@ The OLE::Storage_Lite perl module allows you to read and write an OLE structured file. -WWW: http://search.cpan.org/search?dist=OLE-Storage_Lite +WWW: http://search.cpan.org/dist/OLE-Storage_Lite Index: devel/p5-Test-Inline/pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-Test-Inline/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- devel/p5-Test-Inline/pkg-descr 12 Sep 2002 11:03:09 -0000 1.1 +++ devel/p5-Test-Inline/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -6,6 +6,6 @@ use pod2test. Read the Test::Inline::Tutoral, really. Author: Michael G Schwern -WWW: http://search.cpan.org/search?dist=Test-Inline +WWW: http://search.cpan.org/dist/Test-Inline --Erwin Lansing Index: devel/p5-Tie-Cache/pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-Tie-Cache/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- devel/p5-Tie-Cache/pkg-descr 3 Jul 2002 08:55:01 -0000 1.2 +++ devel/p5-Tie-Cache/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -16,6 +16,6 @@ entries that are frequently read from, code like $cache{entry}, which moves the entry to the end of the linked list internally. -WWW: http://search.cpan.org/search?dist=Tie-Cache +WWW: http://search.cpan.org/dist/Tie-Cache -- Alex Kapranoff Index: net/p5-Net-SNPP/pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-SNPP/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- net/p5-Net-SNPP/pkg-descr 27 Jul 2002 02:57:18 -0000 1.2 +++ net/p5-Net-SNPP/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -2,4 +2,4 @@ enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861. -WWW: http://search.cpan.org/search?dist=Net-SNPP +WWW: http://search.cpan.org/dist/Net-SNPP Index: net/p5-URI/pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- net/p5-URI/pkg-descr 20 Jul 2002 18:30:13 -0000 1.2 +++ net/p5-URI/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -11,4 +11,4 @@ URI::URL interface. The emulated URI::URL implements both the old and the new interface. -WWW: http://search.cpan.org/search?dist=URI +WWW: http://search.cpan.org/dist/URI Index: sysutils/p5-Quota/pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/p5-Quota/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- sysutils/p5-Quota/pkg-descr 19 Jun 2002 13:00:00 -0000 1.2 +++ sysutils/p5-Quota/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -1,6 +1,6 @@ The Perl Quota module provides access to filesystem quotas. Author: Tom Zoerner -WWW: http://search.cpan.org/search?dist=Quota +WWW: http://search.cpan.org/dist/Quota --will Index: sysutils/p5-Unix-Syslog/pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/p5-Unix-Syslog/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- sysutils/p5-Unix-Syslog/pkg-descr 19 Dec 2000 10:45:03 -0000 1.1 +++ sysutils/p5-Unix-Syslog/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -3,4 +3,4 @@ your system, so that anyone being familiar with syslog.h should be able to use this module right away. -WWW: http://search.cpan.org/search?dist=Syslog +WWW: http://search.cpan.org/dist/Syslog Index: textproc/p5-Parse-Syslog/pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Parse-Syslog/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- textproc/p5-Parse-Syslog/pkg-descr 5 Oct 2001 08:55:59 -0000 1.1 +++ textproc/p5-Parse-Syslog/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -3,4 +3,4 @@ next to get one line at a time with Unix-timestamp, host, program, pid and text returned in a hash-reference. -WWW: http://search.cpan.org/search?dist=Parse-Syslog +WWW: http://search.cpan.org/dist/Parse-Syslog Index: www/p5-WWW-Babelfish/pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Babelfish/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- www/p5-WWW-Babelfish/pkg-descr 19 Jun 2002 13:35:01 -0000 1.2 +++ www/p5-WWW-Babelfish/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -2,6 +2,6 @@ babelfish.altavista.digital.com. Author: Daniel J. Urist -WWW: http://search.cpan.org/search?dist=WWW-Babelfish +WWW: http://search.cpan.org/dist/WWW-Babelfish --will Index: www/p5-WWW-Search/pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Search/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- www/p5-WWW-Search/pkg-descr 7 Jun 2002 19:41:31 -0000 1.2 +++ www/p5-WWW-Search/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -10,4 +10,4 @@ each request for results to avoid overloading either the client or the server. -WWW: http://search.cpan.org/search?dist=WWW-Search +WWW: http://search.cpan.org/dist/WWW-Search Index: www/p5-WWW-Search-AltaVista/pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Search-AltaVista/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- www/p5-WWW-Search-AltaVista/pkg-descr 23 Aug 2002 08:52:42 -0000 1.2 +++ www/p5-WWW-Search-AltaVista/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -1,4 +1,4 @@ An AltaVista specialization of Perl's WWW::Search module for making and interpreting AltaVista searches. -WWW: http://search.cpan.org/author/MTHURN/WWW-Search-AltaVista-2.08/ +WWW: http://search.cpan.org/dist/WWW-Search-AltaVista Index: www/p5-WWW-Search-Google/pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-Search-Google/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- www/p5-WWW-Search-Google/pkg-descr 26 Jul 2002 13:55:05 -0000 1.2 +++ www/p5-WWW-Search-Google/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -8,4 +8,4 @@ valid Google API license key before using this module. Author: Leon Brocard -WWW: http://search.cpan.org/search?dist=WWW-Search-Google +WWW: http://search.cpan.org/dist/WWW-Search-Google Index: x11-toolkits/p5-Tk-GBARR/pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-GBARR/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- x11-toolkits/p5-Tk-GBARR/pkg-descr 21 Jun 2002 05:09:20 -0000 1.2 +++ x11-toolkits/p5-Tk-GBARR/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -4,4 +4,4 @@ buttons for in/decrement. Tk::FireButton - Button that keeps invoking command when pressed -WWW: http://search.cpan.org/search?dist=Tk-GBARR +WWW: http://search.cpan.org/dist/Tk-GBARR Index: x11-toolkits/p5-Tk-Getopt/pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-Getopt/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- x11-toolkits/p5-Tk-Getopt/pkg-descr 7 Aug 2002 18:38:40 -0000 1.2 +++ x11-toolkits/p5-Tk-Getopt/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -1,4 +1,4 @@ Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. -WWW: http://search.cpan.org/search?dist=Tk-Getopt +WWW: http://search.cpan.org/dist/Tk-Getopt Index: x11-toolkits/p5-Tk-HistEntry/pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/p5-Tk-HistEntry/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- x11-toolkits/p5-Tk-HistEntry/pkg-descr 21 Jun 2002 05:06:17 -0000 1.2 +++ x11-toolkits/p5-Tk-HistEntry/pkg-descr 7 Apr 2003 17:40:31 -0000 @@ -1,4 +1,4 @@ Tk::HistEntry implements an entry widget with history. You may use the up and down keys to select older entries (or use the associated listbox). -WWW: http://search.cpan.org/search?dist=Tk-HistEntry +WWW: http://search.cpan.org/dist/Tk-HistEntry --- cpan-dist.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:12:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1CC37B410 for ; Mon, 7 Apr 2003 11:12:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D695D4401F for ; Mon, 7 Apr 2003 11:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IA6Up049194 for ; Mon, 7 Apr 2003 11:10:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IA6PU049193; Mon, 7 Apr 2003 11:10:06 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 11:10:06 -0700 (PDT) Resent-Message-Id: <200304071810.h37IA6PU049193@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mike Boev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DC037B401 for ; Mon, 7 Apr 2003 11:01:58 -0700 (PDT) Received: from isrv.tric.tomsk.gov.ru (isrv.tric.tomsk.gov.ru [213.183.106.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3608543FBD for ; Mon, 7 Apr 2003 11:01:56 -0700 (PDT) (envelope-from m@isrv.tric.tomsk.gov.ru) Received: from isrv.tric.tomsk.gov.ru (localhost [127.0.0.1]) h37I1XKx096546 for ; Tue, 8 Apr 2003 01:01:33 +0700 (NOVST) (envelope-from m@isrv.tric.tomsk.gov.ru) Received: (from root@localhost) by isrv.tric.tomsk.gov.ru (8.12.9/8.12.9/Submit) id h37I1X7c096545; Tue, 8 Apr 2003 01:01:33 +0700 (NOVST) (envelope-from m) Message-Id: <200304071801.h37I1X7c096545@isrv.tric.tomsk.gov.ru> Date: Tue, 8 Apr 2003 01:01:33 +0700 (NOVST) From: Mike Boev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50688: [PATCH] www/apache13-modssl fails to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:12:02 -0000 >Number: 50688 >Category: ports >Synopsis: [PATCH] www/apache13-modssl fails to install >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 11:10:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mike Boev >Release: FreeBSD 4.8-RC i386 >Organization: Tomsk Regional Information Center >Environment: System: FreeBSD isrv.tric.tomsk.gov.ru 4.8-RC FreeBSD 4.8-RC #2: Mon Mar 31 11:20:55 NOVST 2003 root@isrv.tric.tomsk.gov.ru:/usr/obj/srv/FreeBSD/src/sys/ISRV i386 A fresh checkout of the port, currently Makefile at v 1.118 2003/04/03 19:39:15 dinoe x >Description: Installation of the port fails at the pre-install stage when it tries to execute the pkg-install script. The script resides in the ports tree and but not in the WRKDIR >How-To-Repeat: cd /usr/ports/www/apache13-modssl make make install >Fix: We can use the (standard?) technique of executing pkg-install by referencing it indirectly (through $PKGINSTALL macro), as is done in net/cvsupit, for example please, find the patch that makes that change: --- www/apache13-modssl/Makefile.orig Tue Apr 8 00:30:22 2003 +++ www/apache13-modssl/Makefile Tue Apr 8 00:43:17 2003 @@ -147,7 +147,7 @@ && ${MAKE} certificate TYPE=${TYPE} CRT=${CRT} KEY=${KEY} pre-install: - PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL + @PKG_PREFIX=${PREFIX} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL post-install: ${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh-dist >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:26:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18AB37B404; Mon, 7 Apr 2003 11:26:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E68743F75; Mon, 7 Apr 2003 11:26:07 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IQ7Up053599; Mon, 7 Apr 2003 11:26:07 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IQ6Qe053595; Mon, 7 Apr 2003 11:26:06 -0700 (PDT) Date: Mon, 7 Apr 2003 11:26:06 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304071826.h37IQ6Qe053595@freefall.freebsd.org> To: sem@ciam.ru, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50674: [MAINTAINER UPDATE] ftp/frox to 0.7.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:26:08 -0000 Synopsis: [MAINTAINER UPDATE] ftp/frox to 0.7.7 State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Mon Apr 7 11:26:06 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50674 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:30:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD58F37B401 for ; Mon, 7 Apr 2003 11:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8377143F75 for ; Mon, 7 Apr 2003 11:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IU5Up053779 for ; Mon, 7 Apr 2003 11:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IU5VT053778; Mon, 7 Apr 2003 11:30:05 -0700 (PDT) Date: Mon, 7 Apr 2003 11:30:05 -0700 (PDT) Message-Id: <200304071830.h37IU5VT053778@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Michael O. Boev" Subject: Re: ports/50688: [PATCH] www/apache13-modssl fails to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael O. Boev" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:30:06 -0000 The following reply was made to PR ports/50688; it has been noted by GNATS. From: "Michael O. Boev" To: , "Michael O. Boev" Cc: Subject: Re: ports/50688: [PATCH] www/apache13-modssl fails to install Date: Tue, 8 Apr 2003 01:27:54 +0700 It is also doubtable whether this script needs the PKG_PREFIX defined. So, I'd suggest the second version of the patch: --- www/apache13-modssl/Makefile.orig Tue Apr 8 00:30:22 2003 +++ www/apache13-modssl/Makefile Tue Apr 8 00:43:17 2003 @@ -147,7 +147,7 @@ && ${MAKE} certificate TYPE=${TYPE} CRT=${CRT} KEY=${KEY} pre-install: - PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL + @${PKGINSTALL} ${PKGNAME} PRE-INSTALL post-install: ${INSTALL_DATA} ${WRKSRC}/apache.sh ${PREFIX}/etc/rc.d/apache.sh-dist Best wishes, Mike Boev. From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:31:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96E037B401; Mon, 7 Apr 2003 11:31:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 462DC43F93; Mon, 7 Apr 2003 11:31:36 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IVaUp055800; Mon, 7 Apr 2003 11:31:36 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IVajO055796; Mon, 7 Apr 2003 20:31:36 +0200 (CEST) Date: Mon, 7 Apr 2003 20:31:36 +0200 (CEST) From: Dirk Meyer Message-Id: <200304071831.h37IVajO055796@freefall.freebsd.org> To: dinoex@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/50688: [PATCH] www/apache13-modssl fails to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:31:37 -0000 Synopsis: [PATCH] www/apache13-modssl fails to install Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: dinoex Responsible-Changed-When: Mon Apr 7 20:31:07 CEST 2003 Responsible-Changed-Why: I will take care of it. http://www.freebsd.org/cgi/query-pr.cgi?pr=50688 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:31:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 999B737B405; Mon, 7 Apr 2003 11:31:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A0E43F85; Mon, 7 Apr 2003 11:31:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IVrUp055852; Mon, 7 Apr 2003 11:31:53 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IVrHf055848; Mon, 7 Apr 2003 11:31:53 -0700 (PDT) Date: Mon, 7 Apr 2003 11:31:53 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304071831.h37IVrHf055848@freefall.freebsd.org> To: leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, mharo@FreeBSD.org Subject: Re: ports/50666: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:31:54 -0000 Synopsis: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 Responsible-Changed-From-To: freebsd-ports-bugs->mharo Responsible-Changed-By: leeym Responsible-Changed-When: Mon Apr 7 11:31:53 PDT 2003 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50666 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 11:40:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A756E37B401 for ; Mon, 7 Apr 2003 11:40:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B463D43FE0 for ; Mon, 7 Apr 2003 11:40:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37IeBUp056062 for ; Mon, 7 Apr 2003 11:40:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37IeB3N056061; Mon, 7 Apr 2003 11:40:11 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 11:40:11 -0700 (PDT) Resent-Message-Id: <200304071840.h37IeB3N056061@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cyril Margorin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2057E37B401 for ; Mon, 7 Apr 2003 11:36:59 -0700 (PDT) Received: from mail.tower.pp.ru (wizard.korolev-net.ru [212.188.65.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6789843FAF for ; Mon, 7 Apr 2003 11:36:57 -0700 (PDT) (envelope-from cyrilm@tower.pp.ru) Received: from cyrilm by mail.tower.pp.ru with local (Exim 4.12) id 192bUF-000NSw-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Apr 2003 22:36:55 +0400 Message-Id: Date: Mon, 07 Apr 2003 22:36:55 +0400 From: Cyril Margorin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50689: mail/jamlib update to 1.4.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cyril Margorin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:40:13 -0000 >Number: 50689 >Category: ports >Synopsis: mail/jamlib update to 1.4.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 11:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Cyril Margorin >Release: FreeBSD 4.7-STABLE i386 >Organization: Wizard Tower of Angband Castle >Environment: System: FreeBSD tower.pp.ru 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Nov 26 20:56:39 MSK 2002 root@wizard.korolev.net:/usr/src/sys/compile/WIZARD i386 >Description: Update version of jamlib library >How-To-Repeat: N/A >Fix: --- jamlib.diff begins here --- diff -ru jamlib.orig/Makefile jamlib/Makefile --- jamlib.orig/Makefile Mon Apr 7 21:59:00 2003 +++ jamlib/Makefile Mon Apr 7 22:00:24 2003 @@ -6,7 +6,7 @@ # PORTNAME= jamlib -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jamlib diff -ru jamlib.orig/distinfo jamlib/distinfo --- jamlib.orig/distinfo Mon Apr 7 21:59:00 2003 +++ jamlib/distinfo Mon Apr 7 22:00:42 2003 @@ -1 +1 @@ -MD5 (jamlib-1.4.6.tar.gz) = 995b84930e0c9c417347fc25842f1005 +MD5 (jamlib-1.4.7.tar.gz) = aeca4758541d6cc43a4b9ee3e5c25fc3 --- jamlib.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:10:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D1B37B401 for ; Mon, 7 Apr 2003 12:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60BF243FBD for ; Mon, 7 Apr 2003 12:10:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JAHUp065649 for ; Mon, 7 Apr 2003 12:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JAHeK065648; Mon, 7 Apr 2003 12:10:17 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 12:10:17 -0700 (PDT) Resent-Message-Id: <200304071910.h37JAHeK065648@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scott M.Likens" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBAD737B401 for ; Mon, 7 Apr 2003 12:08:56 -0700 (PDT) Received: from mho-mail.mho.net (mho-mail.mho.net [64.58.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id F042E43F75 for ; Mon, 7 Apr 2003 12:08:55 -0700 (PDT) (envelope-from damm@infinitevoid.net) Received: from acheron.infinitevoid.net ([64.58.1.252]) by mho-mail.mho.net (Post.Office MTA v3.5.3 release 223 ID# 0-52743U5000L500S0V35) with ESMTP id net for ; Mon, 7 Apr 2003 13:09:30 -0600 Received: by acheron.infinitevoid.net (Postfix, from userid 1001) id BD8803EF5; Mon, 7 Apr 2003 13:08:30 -0600 (MDT) Message-Id: <20030407190830.BD8803EF5@acheron.infinitevoid.net> Date: Mon, 7 Apr 2003 13:08:30 -0600 (MDT) From: "Scott M.Likens" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50692: Update port of ScrollZ to 1.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scott M.Likens" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:10:18 -0000 >Number: 50692 >Category: ports >Synopsis: Update port of ScrollZ to 1.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 12:10:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Scott M. Likens >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD acheron.livid.de 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Fri Mar 28 21:03:39 MST 2003 damm@acheron.livid.de:/usr/src/sys/i386/compile/LIVID i386 >Description: irc/scrollz needs updated to 1.9 >How-To-Repeat: >Fix: diff -u scrollz/Makefile scrollz.new/Makefile --- scrollz/Makefile Fri Feb 21 05:17:16 2003 +++ scrollz.new/Makefile Mon Apr 7 11:00:24 2003 @@ -6,7 +6,7 @@ # PORTNAME= scrollz -PORTVERSION= 1.8m +PORTVERSION= 1.9 CATEGORIES= irc ipv6 MASTER_SITES= http://scrollz.broken.com/source/ DISTNAME= ScrollZ-${PORTVERSION} @@ -16,7 +16,7 @@ IS_INTERACTIVE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-ipv6 +CONFIGURE_ARGS+= --enable-ipv6 --with-ssl MAKE_ENV+= IRCLIB="${PREFIX}/share/scrollz" diff -u scrollz/distinfo scrollz.new/distinfo --- scrollz/distinfo Fri Nov 2 06:49:06 2001 +++ scrollz.new/distinfo Mon Apr 7 11:00:24 2003 @@ -1 +1 @@ -MD5 (ScrollZ-1.8m.tar.gz) = 541df7edb3e0638584658083b37331ff +MD5 (ScrollZ-1.9.tar.gz) = baf450c541e37597cd9126b3747a13a6 Only in scrollz: work any questions? >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:10:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BFCA37B401; Mon, 7 Apr 2003 12:10:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA25143FBF; Mon, 7 Apr 2003 12:10:34 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JAYUp066114; Mon, 7 Apr 2003 12:10:34 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JAXqk066074; Mon, 7 Apr 2003 21:10:33 +0200 (CEST) Date: Mon, 7 Apr 2003 21:10:33 +0200 (CEST) From: Dirk Meyer Message-Id: <200304071910.h37JAXqk066074@freefall.freebsd.org> To: wolpert@codeheadsystems.com, dinoex@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/45605: New port: rbl-milter, a sendmail milter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:10:35 -0000 Synopsis: New port: rbl-milter, a sendmail milter State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Mon Apr 7 21:10:09 CEST 2003 State-Changed-Why: committed, thanks. Modifications: - use a tab (not space) after a variable name - shar archive was linewrapped my your mailer - added support for NO_WERROR Log: ===> Extracting for rbl-milter-0.30 >> Checksum OK for rbl-milter-0.30.tar.gz. ===> Patching for rbl-milter-0.30 ===> Applying FreeBSD patches for rbl-milter-0.30 ===> rbl-milter-0.30 depends on executable: gmake - found ===> Configuring for rbl-milter-0.30 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings ) works... yes checking whether the C compiler (cc -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cc -E checking for Sendmail... /usr checking for libmilter/mfapi.h... yes checking for sendmail library location... /usr/lib checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_ntop in -lresolv... no checking for sm_snprintf in -lsmutil... no checking for sm_snprintf in -lsm... no checking for smfi_register in -lmilter... yes checking for __res_ninit... no checking for arpa/nameser_compat.h... yes checking whether byte ordering is bigendian... no updating cache ./config.cache creating ./config.status creating Makefile ===> Building for rbl-milter-0.30 cc -DPACKAGE=\"rbl-milter\" -DVERSION=\"0.30\" -DHAVE_LIBMILTER=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -I/usr/include/ -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings -Wall -c rbl-milter.c In file included from rbl-milter.c:19: rbl-milter.h:96: warning: function declaration isn't a prototype rbl-milter.h:115: warning: initialization discards qualifiers from pointer target type rbl-milter.c: In function `makeheader': rbl-milter.c:89: warning: passing arg 1 of `calloc' as unsigned due to prototype rbl-milter.c: In function `dnsblcheck': rbl-milter.c:196: warning: passing arg 2 of `calloc' as unsigned due to prototype rbl-milter.c:182: warning: unused parameter `priv' rbl-milter.c: In function `getips': rbl-milter.c:331: warning: passing arg 1 of `calloc' as unsigned due to prototype rbl-milter.c:336: warning: passing arg 2 of `snprintf' as unsigned due to prototype rbl-milter.c: In function `mlfi_connect': rbl-milter.c:398: warning: unused parameter `hostname' rbl-milter.c: In function `mlfi_eom': rbl-milter.c:489: warning: passing arg 2 of `smfi_addheader' discards qualifiers from pointer target type rbl-milter.c:510: warning: passing arg 2 of `smfi_addheader' discards qualifiers from pointer target type rbl-milter.c: In function `mlfi_envfrom': rbl-milter.c:526: warning: unused parameter `argv' rbl-milter.c: At top level: rbl-milter.c:586: warning: function declaration isn't a prototype rbl-milter.c: In function `main': rbl-milter.c:602: warning: nested extern declaration of `optarg' rbl-milter.c:602: warning: redundant redeclaration of `optarg' in same scope /usr/include/unistd.h:110: warning: previous declaration of `optarg' rbl-milter.c:603: warning: declaration of `socket' shadows global declaration rbl-milter.c:607: warning: declaration of `syslog' shadows global declaration cc -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings -Wall -L/usr/lib/libmilter -L/usr/lib/libsm -L/usr/lib/libsmutil -L/usr/lib/lib -o rbl-milter rbl-milter.o -lmilter -pthread -lc_r http://www.freebsd.org/cgi/query-pr.cgi?pr=45605 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:11:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7941037B401; Mon, 7 Apr 2003 12:11:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18F7143FAF; Mon, 7 Apr 2003 12:11:04 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JB3Up067386; Mon, 7 Apr 2003 12:11:03 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JB34o067382; Mon, 7 Apr 2003 21:11:03 +0200 (CEST) Date: Mon, 7 Apr 2003 21:11:03 +0200 (CEST) From: Dirk Meyer Message-Id: <200304071911.h37JB34o067382@freefall.freebsd.org> To: dinoex@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/45605: New port: rbl-milter, a sendmail milter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:11:04 -0000 Synopsis: New port: rbl-milter, a sendmail milter Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: dinoex Responsible-Changed-When: Mon Apr 7 21:10:52 CEST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=45605 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:38:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD4837B401; Mon, 7 Apr 2003 12:38:36 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F2843F75; Mon, 7 Apr 2003 12:38:35 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-032dcwashp0145.dialsprint.net ([65.179.72.145] helo=moo.holy.cow) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 192cRs-0004VA-00; Mon, 07 Apr 2003 12:38:32 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id DB248A46B; Mon, 7 Apr 2003 15:41:39 -0400 (EDT) Date: Mon, 7 Apr 2003 15:41:39 -0400 From: parv To: Tilman Linneweh Message-ID: <20030407194139.GA22118@moo.holy.cow> Mail-Followup-To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats References: <200303311823.h2VINnLp098696@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303311823.h2VINnLp098696@freefall.freebsd.org> cc: freebsd-ports-bugs@FreeBSD.org cc: f-gnats Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:38:36 -0000 in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, wrote Tilman Linneweh thusly... > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > > State-Changed-From-To: open->feedback ... > squeak has been updated, recently. Is this still a problem? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=46180 Yes it is. I tried (version 3.2-5 p4956) a few minutes ago, and.. # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ | xargs ls -l | grep 'squeak$' -rwxr-xr-x 1 root wheel 5328 Apr 7 15:31 /usr2/local/bin/inisqueak lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak # ls /usr2/local/../../2/local/share/squeak/3.2-5/squeak ls: /usr2/local/../../2/local/share/squeak/3.2-5/squeak: No such file or directory # ls /usr2/local/../../2/ ls: /usr2/local/../../2/: No such file or directory - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:40:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6726437B401 for ; Mon, 7 Apr 2003 12:40:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 629C943FBF for ; Mon, 7 Apr 2003 12:40:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JeBUp072234 for ; Mon, 7 Apr 2003 12:40:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JeBnr072233; Mon, 7 Apr 2003 12:40:11 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 12:40:11 -0700 (PDT) Resent-Message-Id: <200304071940.h37JeBnr072233@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A1437B401 for ; Mon, 7 Apr 2003 12:32:36 -0700 (PDT) Received: from ohsmtp03.ogw.rr.com (ohsmtp03.ogw.rr.com [65.24.7.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A5843FAF for ; Mon, 7 Apr 2003 12:32:35 -0700 (PDT) (envelope-from erik@phoenix.smluc.org) Received: from xarx.localdomain (cpe-066-061-038-083.midsouth.rr.com [66.61.38.83]) by ohsmtp03.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h37JWXPu028140; Mon, 7 Apr 2003 15:32:33 -0400 (EDT) Received: (from erik@localhost) by xarx.localdomain (8.11.6/8.11.6) id h37JWWJ28856; Mon, 7 Apr 2003 14:32:32 -0500 Message-Id: <200304071932.h37JWWJ28856@xarx.localdomain> Date: Mon, 7 Apr 2003 14:32:32 -0500 From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50693: [Maintainer Update] devel/cvsplot 1.6.2 -> 1.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:40:12 -0000 >Number: 50693 >Category: ports >Synopsis: [Maintainer Update] devel/cvsplot 1.6.2 -> 1.6.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 12:40:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fenris 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sun Mar 30 12:26:39 CST 2003 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: yup... Freshmeat blurb: Changes: The CVS log parser is more flexible. It seems that not all CVS logs have "state: Exp;", but sometimes have "state: Rel;" when a new file is added. This was initially detected when running cvsplot over Spamassassin. The -linestyle argument has been added, which generates plots using lines rather than discrete points. For large range plots, this can improve readability. No change to pkg-plist >How-To-Repeat: >Fix: --- cvsplot begins here --- --- devel/cvsplot.orig/Makefile Mon Apr 7 14:09:47 2003 +++ devel/cvsplot/Makefile Mon Apr 7 14:10:14 2003 @@ -7,7 +7,7 @@ # PORTNAME= cvsplot -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -Nurb devel/cvsplot.orig/distinfo devel/cvsplot/distinfo --- devel/cvsplot.orig/distinfo Mon Apr 7 14:09:47 2003 +++ devel/cvsplot/distinfo Mon Apr 7 14:11:06 2003 @@ -1 +1 @@ -MD5 (cvsplot-1.6.2.tar.gz) = 93a75857aa80fcd05f7e6c0b994c4d89 +MD5 (cvsplot-1.6.4.tar.gz) = ecbc5abad45a1597e4991b714f281f75 --- cvsplot ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B445137B401 for ; Mon, 7 Apr 2003 12:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57C9543F75 for ; Mon, 7 Apr 2003 12:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JeDUp072243 for ; Mon, 7 Apr 2003 12:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JeDj8072242; Mon, 7 Apr 2003 12:40:13 -0700 (PDT) Date: Mon, 7 Apr 2003 12:40:13 -0700 (PDT) Message-Id: <200304071940.h37JeDj8072242@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:40:14 -0000 The following reply was made to PR ports/46180; it has been noted by GNATS. From: parv To: Tilman Linneweh Cc: freebsd-ports-bugs@FreeBSD.org, f-gnats Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere Date: Mon, 7 Apr 2003 15:41:39 -0400 in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, wrote Tilman Linneweh thusly... > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > > State-Changed-From-To: open->feedback ... > squeak has been updated, recently. Is this still a problem? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=46180 Yes it is. I tried (version 3.2-5 p4956) a few minutes ago, and.. # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ | xargs ls -l | grep 'squeak$' -rwxr-xr-x 1 root wheel 5328 Apr 7 15:31 /usr2/local/bin/inisqueak lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak # ls /usr2/local/../../2/local/share/squeak/3.2-5/squeak ls: /usr2/local/../../2/local/share/squeak/3.2-5/squeak: No such file or directory # ls /usr2/local/../../2/ ls: /usr2/local/../../2/: No such file or directory - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:46:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2974137B401; Mon, 7 Apr 2003 12:46:02 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B5B243F3F; Mon, 7 Apr 2003 12:46:01 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-032dcwashp0145.dialsprint.net ([65.179.72.145] helo=moo.holy.cow) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 192cZ6-00036M-00; Mon, 07 Apr 2003 12:46:01 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 79633A1F8; Mon, 7 Apr 2003 15:49:08 -0400 (EDT) Date: Mon, 7 Apr 2003 15:49:08 -0400 From: parv To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats Message-ID: <20030407194908.GA22881@moo.holy.cow> Mail-Followup-To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats References: <200303311823.h2VINnLp098696@freefall.freebsd.org> <20030407194139.GA22118@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407194139.GA22118@moo.holy.cow> Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:46:02 -0000 in message <20030407194139.GA22118@moo.holy.cow>, wrote parv thusly... > > in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, > wrote Tilman Linneweh thusly... > > > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > ... > > squeak has been updated, recently. Is this still a problem? > > # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ > | xargs ls -l | grep 'squeak$' ... > lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak > -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak ... > # ls /usr2/local/../../2/ > ls: /usr2/local/../../2/: No such file or directory I want to add that i have lost interest in this port. I do not care anymore where/if it installs the files. In that regard, please do whatever w/ this PR as you see fit. - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:50:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE8EF37B401 for ; Mon, 7 Apr 2003 12:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8C5243FB1 for ; Mon, 7 Apr 2003 12:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JoHUp074446 for ; Mon, 7 Apr 2003 12:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JoHtM074445; Mon, 7 Apr 2003 12:50:17 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 12:50:17 -0700 (PDT) Resent-Message-Id: <200304071950.h37JoHtM074445@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Shenton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9251337B401 for ; Mon, 7 Apr 2003 12:43:51 -0700 (PDT) Received: from Palimpsest.saic.hq.nasa.gov (Palimpsest.saic.hq.nasa.gov [198.116.138.106]) by mx1.FreeBSD.org (Postfix) with SMTP id BB6DA43F75 for ; Mon, 7 Apr 2003 12:43:50 -0700 (PDT) (envelope-from cshenton@mail.hq.nasa.gov) Received: (qmail 88870 invoked by uid 1001); 7 Apr 2003 19:43:50 -0000 Message-Id: <20030407194350.88869.qmail@Palimpsest.saic.hq.nasa.gov> Date: 7 Apr 2003 19:43:50 -0000 From: Chris Shenton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50694: mail/qmail-ldap edit mismatch causes CLEARTEXTPASSWD not to be set X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Shenton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:50:19 -0000 >Number: 50694 >Category: ports >Synopsis: mail/qmail-ldap edit mismatch causes CLEARTEXTPASSWD not to be set >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 12:50:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Chris Shenton >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD Palimpsest.saic.hq.nasa.gov 4.7-STABLE FreeBSD 4.7-STABLE #15: Tue Oct 15 08:48:40 EDT 2002 cshenton@Palimpsest.saic.hq.nasa.gov:/usr/obj/usr/src/sys/Palimpsest i386 >Description: Port is mail/qmail-ldap, with versions from Makefile like: PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE} CATEGORIES= mail PKGNAMESUFFIX= -ldap PATCH_SITES= http://www.nrg4u.com/qmail/:ldap PATCHFILES= qmail-ldap-1.03-${LDAP_PATCH_DATE}.patch.gz:ldap PATCH_DIST_STRIP+= -p1 LDAP_PATCH_DATE= 20020901 Build port with flags to turn on CLEARTEXTPASSWD (which I need), invoked like: make -D WITH_LDAP2 -D WITHOUT_LDAP_CLUSTER WITH_LDAP_DEBUG=yes WITH_CLEARTEXTPASSWD=yes WITH_DASH_EXT=yes The Makefile invokes perl to edit the qmail work/qmail-1.03/Makefile: .if defined(WITH_CLEARTEXTPASSWD) @${PERL} -pi -ne "s|# -DCLEARTEXTPASSWD to the LDAPFLAGS|LDAPFLAGS\+=-DCLEARTEXTPASSWD|" \ ${WRKSRC}/Makefile .endif # WITH_CLEARTEXTPASSWD But the work/qmail-1.03/Makefile line is: # -DCLEARTEXTPASSWD to use cleartext passwords (a bad idea on production # systems) So the port Makefile edit fails and CLEARTEXTPASSWD is NOT set. >How-To-Repeat: As above "make" invocations. >Fix: Change the perl edit to match the current qmail-ldap patch Makefile text. Would probably be wise to upgrade this port to a modern version of qmail-ldap patch too. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:50:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68AFF37B401 for ; Mon, 7 Apr 2003 12:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9A343FA3 for ; Mon, 7 Apr 2003 12:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JoJUp074458 for ; Mon, 7 Apr 2003 12:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JoJu0074457; Mon, 7 Apr 2003 12:50:19 -0700 (PDT) Date: Mon, 7 Apr 2003 12:50:19 -0700 (PDT) Message-Id: <200304071950.h37JoJu0074457@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:50:20 -0000 The following reply was made to PR ports/46180; it has been noted by GNATS. From: parv To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats Cc: Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere Date: Mon, 7 Apr 2003 15:49:08 -0400 in message <20030407194139.GA22118@moo.holy.cow>, wrote parv thusly... > > in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, > wrote Tilman Linneweh thusly... > > > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > ... > > squeak has been updated, recently. Is this still a problem? > > # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ > | xargs ls -l | grep 'squeak$' ... > lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak > -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak ... > # ls /usr2/local/../../2/ > ls: /usr2/local/../../2/: No such file or directory I want to add that i have lost interest in this port. I do not care anymore where/if it installs the files. In that regard, please do whatever w/ this PR as you see fit. - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:51:44 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E8E637B401; Mon, 7 Apr 2003 12:51:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D34B743FBF; Mon, 7 Apr 2003 12:51:43 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37JphUp076486; Mon, 7 Apr 2003 12:51:43 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37JphM4076482; Mon, 7 Apr 2003 12:51:43 -0700 (PDT) Date: Mon, 7 Apr 2003 12:51:43 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304071951.h37JphM4076482@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/50675: gaim/irc i18n fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:51:44 -0000 Synopsis: gaim/irc i18n fix Responsible-Changed-From-To: freebsd-ports-bugs->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Mon Apr 7 12:51:30 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50675 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 12:52:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 583C437B401; Mon, 7 Apr 2003 12:52:59 -0700 (PDT) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F5A843FBD; Mon, 7 Apr 2003 12:52:53 -0700 (PDT) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id QAA68751; Mon, 7 Apr 2003 16:52:45 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.8/8.12.7) with ESMTP id h37JpNtd071671; Mon, 7 Apr 2003 16:51:23 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.8/8.12.8/Submit) id h37JpMCq071670; Mon, 7 Apr 2003 16:51:22 -0300 (ART) Date: Mon, 7 Apr 2003 16:51:22 -0300 From: Fernan Aguero To: freebsd-ports-bugs@FreeBSD.org Message-ID: <20030407195122.GE49068@iib.unsam.edu.ar> Mail-Followup-To: freebsd-ports-bugs@FreeBSD.org, arved@freebsd.org References: <200304062034.h36KY70S003089@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <200304062034.h36KY70S003089@freefall.freebsd.org> User-Agent: Mutt/1.4i cc: arved@FreeBSD.org Subject: Re: ports/42647: port pybliographger does not configure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:52:59 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline +----[ Tilman Linneweh (06.Apr.2003 17:47): | | Synopsis: port pybliographger does not configure | | State-Changed-From-To: open->feedback | State-Changed-By: arved | State-Changed-When: Sun Apr 6 13:33:29 PDT 2003 | State-Changed-Why: | The port was updated to 1.0.11. Does this fix your problem? | | http://www.freebsd.org/cgi/query-pr.cgi?pr=42647 | +----] No, apparently it doesn't. I have recode v3.6 installed in /usr/local/bin, however misc/pybliographer produces an error regarding recode: checking for GNU Recode in /usr/local... no (cannot compile) configure: error: please install GNU Recode (version 3.5) ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/misc/pybliographer/work/pybliographer-1.0.11/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 I'm still curious as to how the version of recode is detected at configure time. Although the pybliographer home page mentions that recode-3.5 is needed and that later versions have bugs (implicitly saying that pybliographer would not work with these ones), it also mentions one distribution (Debian) that carries a working v3.6 recode. Can we tell if the FreeBSD recode differs from the one carried by Debian? and if we have the 'good' recode, can we change pybliographer's configure to stop complaining on it? I am including below the config.log from pybliographer-1.0.11. Fernan -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:583: checking for a BSD compatible install configure:636: checking whether build environment is sane configure:693: checking whether make sets ${MAKE} configure:739: checking for working aclocal configure:752: checking for working autoconf configure:765: checking for working automake configure:778: checking for working autoheader configure:791: checking for working makeinfo configure:826: checking for gcc configure:939: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works configure:955: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:981: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) is a cross-compiler configure:986: checking whether we are using GNU C configure:995: cc -E conftest.c configure:1014: checking whether cc accepts -g configure:1046: checking for POSIXized ISC configure:1076: checking for python configure:1115: checking python version is at least 1.5.2 configure:1164: checking python devel configure:1238: checking for glib12-config configure:1273: checking for GLIB - version >= 1.2.0 configure:1372: cc -o conftest -O -pipe -I/usr/local/include/glib12 -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lglib12 1>&5 configure:1531: checking host system type configure:1552: checking build system type configure:1572: checking for ranlib configure:1611: checking for ld used by GCC configure:1673: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:1689: checking for BSD-compatible nm configure:1725: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 GNU ld version 2.12.1 [FreeBSD] 2002-07-20 ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:1916: checking how to run the C preprocessor configure:1937: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2001: checking for flex configure:2034: checking for flex configure:2068: checking for yywrap in -lfl configure:2087: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lfl 1>&5 configure:2110: checking lex output file root configure:2131: checking whether yytext is a pointer configure:2150: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lfl 1>&5 configure:2176: checking for bison configure:2212: checking for ANSI C header files configure:2225: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2292: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2316: checking for working const configure:2370: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2391: checking for inline configure:2405: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2431: checking for off_t configure:2464: checking for size_t configure:2499: checking for working alloca.h configure:2511: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2505: alloca.h: No such file or directory configure: failed program was: #line 2504 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:2532: checking for alloca configure:2565: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2734: checking for unistd.h configure:2744: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2773: checking for getpagesize configure:2801: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2826: checking for working mmap configure:2974: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3002: checking for argz.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3008: argz.h: No such file or directory configure: failed program was: #line 3007 "configure" #include "confdefs.h" #include configure:3002: checking for limits.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for locale.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for nl_types.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for malloc.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out In file included from configure:3008: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure: failed program was: #line 3007 "configure" #include "confdefs.h" #include configure:3002: checking for string.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for unistd.h configure:3002: checking for sys/param.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3042: checking for getcwd configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for munmap configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for putenv configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for setenv configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for setlocale configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strchr configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strcasecmp configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strdup configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for __argz_count configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cc4ZoHUk.o: In function `main': /tmp/cc4ZoHUk.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:3042: checking for __argz_stringify configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cc5JlTBt.o: In function `main': /tmp/cc5JlTBt.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:3042: checking for __argz_next configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccsuXAjM.o: In function `main': /tmp/ccsuXAjM.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:3099: checking for stpcpy configure:3127: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccSnaxyr.o: In function `main': /tmp/ccSnaxyr.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 3104 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:3161: checking for LC_MESSAGES configure:3173: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3194: checking whether NLS is requested configure:3214: checking whether included gettext is requested configure:3233: checking for libintl.h configure:3243: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3260: checking for gettext in libc configure:3272: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cc1KEGey.o: In function `main': /tmp/cc1KEGey.o(.text+0xf): undefined reference to `libintl_gettext' configure: failed program was: #line 3265 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:3288: checking for bindtextdomain in -lintl configure:3307: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3323: checking for gettext in libintl configure:3328: checking for gettext in -lintl configure:3347: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3386: checking for msgfmt configure:3420: checking for dcgettext configure:3448: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccv1Vcrb.o: In function `main': /tmp/ccv1Vcrb.o(.text+0x7): undefined reference to `dcgettext' configure: failed program was: #line 3425 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dcgettext(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:3475: checking for gmsgfmt configure:3511: checking for xgettext configure:3551: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cc39pEIf.o: In function `main': /tmp/cc39pEIf.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 3543 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:4009: checking for catalogs to be installed configure:4139: checking for GNU Recode in /usr/local configure: checking if librecode can be found at compile time configure:4174: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lrecode 1>&5 /usr/local/lib/librecode.so: undefined reference to `error' configure: failed program was: #line 4160 "configure" #include "confdefs.h" char recode_new_outer(); char * program_name; int main() { recode_new_outer (0); ; return 0; } --FL5UXtIhxfXey3p5-- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 13:13:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D1637B401; Mon, 7 Apr 2003 13:13:14 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id E769D43FA3; Mon, 7 Apr 2003 13:13:13 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-032dcwashp0145.dialsprint.net ([65.179.72.145] helo=moo.holy.cow) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 192cdV-0001nK-00; Mon, 07 Apr 2003 12:50:33 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 43296A1F8; Mon, 7 Apr 2003 15:53:40 -0400 (EDT) Date: Mon, 7 Apr 2003 15:53:40 -0400 From: parv To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats Message-ID: <20030407195340.GA22917@moo.holy.cow> Mail-Followup-To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats References: <200303311823.h2VINnLp098696@freefall.freebsd.org> <20030407194139.GA22118@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407194139.GA22118@moo.holy.cow> Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:13:14 -0000 in message <20030407194139.GA22118@moo.holy.cow>, wrote parv thusly... > > lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak ... > # ls /usr2/local/../../2/ > ls: /usr2/local/../../2/: No such file or directory Not that it matters, but above command should have been... # ls /usr2/local/bin/../../2/ ls: /usr2/local/bin/../../2/: No such file or directory - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 13:20:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 845E037B401 for ; Mon, 7 Apr 2003 13:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B91E143F93 for ; Mon, 7 Apr 2003 13:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37KK3Up084316 for ; Mon, 7 Apr 2003 13:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37KK2Mn084315; Mon, 7 Apr 2003 13:20:03 -0700 (PDT) Date: Mon, 7 Apr 2003 13:20:03 -0700 (PDT) Message-Id: <200304072020.h37KK2Mn084315@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:20:04 -0000 The following reply was made to PR ports/46180; it has been noted by GNATS. From: parv To: Tilman Linneweh , freebsd-ports-bugs@FreeBSD.org, f-gnats Cc: Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere Date: Mon, 7 Apr 2003 15:53:40 -0400 in message <20030407194139.GA22118@moo.holy.cow>, wrote parv thusly... > > lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak ... > # ls /usr2/local/../../2/ > ls: /usr2/local/../../2/: No such file or directory Not that it matters, but above command should have been... # ls /usr2/local/bin/../../2/ ls: /usr2/local/bin/../../2/: No such file or directory - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 13:30:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C43637B401 for ; Mon, 7 Apr 2003 13:30:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABB9D43FDF for ; Mon, 7 Apr 2003 13:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37KU4Up088243 for ; Mon, 7 Apr 2003 13:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37KU4vS088242; Mon, 7 Apr 2003 13:30:04 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 13:30:04 -0700 (PDT) Resent-Message-Id: <200304072030.h37KU4vS088242@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Henrik Motakef Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B4E37B404 for ; Mon, 7 Apr 2003 13:25:59 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [217.72.192.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0EB43FBD for ; Mon, 7 Apr 2003 13:25:58 -0700 (PDT) (envelope-from henrik.motakef@web.de) Received: from [213.23.208.56] (helo=interim.henrik-motakef.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.97 #53) id 192dBk-0006z0-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Apr 2003 22:25:57 +0200 Received: by interim.henrik-motakef.de (Postfix, from userid 1000) id 7D67A20E5; Mon, 7 Apr 2003 22:32:00 +0200 (CEST) Message-Id: <20030407203200.7D67A20E5@interim.henrik-motakef.de> Date: Mon, 7 Apr 2003 22:32:00 +0200 (CEST) From: Henrik Motakef Sender: henrik.motakef@web.de To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50695: MAINTAINER UPDATE: Workaround for unfetchable devel/ocaml-pcre X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Henrik Motakef List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:30:06 -0000 >Number: 50695 >Category: ports >Synopsis: MAINTAINER UPDATE: Workaround for unfetchable devel/ocaml-pcre >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 13:30:03 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Henrik Motakef >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD interim.henrik-motakef.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Feb 16 11:53:08 CET 2003 henrik@interim.henrik-motakef.de:/usr/obj/usr/src/sys/INTERIM i386 >Description: The devel/ocaml-pcre port is outdated, the old distfile isn't fetchable any more. The new version depends on devel/pcre 4.1, which is not in the ports tree yet, so a simple update is not currently possible. This patch updates the Makefile to fetch the old-but-working distfile from a temorary mirror until a proper update is possible. Additionally, ocaml-pcre is now built without the "-custom" switch by default (with a WITH_CUSTOM knob to change this). This is required by a depending port of WDialog by Stephane Legrand. >How-To-Repeat: cd /usr/ports/devel/ocaml-pcre && make fetch >Fix: diff -urN ../ocaml-pcre.orig/Makefile ./Makefile --- ../ocaml-pcre.orig/Makefile Sun Apr 6 16:56:47 2003 +++ ./Makefile Mon Apr 7 21:49:26 2003 @@ -8,7 +8,7 @@ PORTNAME= pcre PORTVERSION= 4.33.0 CATEGORIES= devel -MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/ +MASTER_SITES= http://www.henrik-motakef.de/freebsd-distfiles/ MASTER_SITE_SUBDIR= pcre-ocaml PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} @@ -23,5 +23,8 @@ USE_GMAKE= yes MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \ INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib" +.if !defined(WITH_CUSTOM) +MAKE_ENV+= NO_CUSTOM=y +.endif .include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 13:57:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB4E137B401; Mon, 7 Apr 2003 13:57:59 -0700 (PDT) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E21F43F85; Mon, 7 Apr 2003 13:57:58 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 470476B; Tue, 8 Apr 2003 00:57:56 +0400 (MSD) Date: Tue, 8 Apr 2003 00:57:56 +0400 From: "Sergey A. Osokin" To: Yen-Ming Lee Message-ID: <20030407205756.GB4389@freebsd.org.ru> References: <200304071831.h37IVrHf055848@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071831.h37IVrHf055848@freefall.freebsd.org> User-Agent: Mutt/1.5.4i cc: freebsd-ports-bugs@FreeBSD.org cc: mharo@FreeBSD.org Subject: Re: ports/50666: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: osa@FreeBSD.org.ru List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:58:00 -0000 On Mon, Apr 07, 2003 at 11:31:53AM -0700, Yen-Ming Lee wrote: > Synopsis: [PATCH] security/sudo: update from 1.6.6 to 1.6.7p3 > > Responsible-Changed-From-To: freebsd-ports-bugs->mharo > Responsible-Changed-By: leeym > Responsible-Changed-When: Mon Apr 7 11:31:53 PDT 2003 > Responsible-Changed-Why: > Over to the maintainer. Please close ports/50566. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 14:50:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1726A37B401 for ; Mon, 7 Apr 2003 14:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D3CF43FA3 for ; Mon, 7 Apr 2003 14:50:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37Lo8Up008628 for ; Mon, 7 Apr 2003 14:50:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37Lo80N008627; Mon, 7 Apr 2003 14:50:08 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 14:50:08 -0700 (PDT) Resent-Message-Id: <200304072150.h37Lo80N008627@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matt Peterson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1666437B401 for ; Mon, 7 Apr 2003 14:43:38 -0700 (PDT) Received: from mail.forko.com (forko.com [206.14.189.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E0943F85 for ; Mon, 7 Apr 2003 14:43:37 -0700 (PDT) (envelope-from matt@forko.com) Received: (qmail 50362 invoked by uid 89); 7 Apr 2003 14:43:33 -0700 Received: from unknown (HELO forko.com) (matt@127.0.0.1) by localhost with DES-CBC3-SHA encrypted SMTP; 7 Apr 2003 14:43:33 -0700 Received: (from matt@localhost) by forko.com (8.12.9/8.12.6/Submit) id h37LhWja050359; Mon, 7 Apr 2003 14:43:32 -0700 (PDT) Message-Id: <200304072143.h37LhWja050359@forko.com> Date: Mon, 7 Apr 2003 14:43:32 -0700 (PDT) From: Matt Peterson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Matt Peterson Subject: ports/50696: [MAINTAINER UPDATE] x11-wm/oroborus to 2.0.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matt Peterson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:50:10 -0000 >Number: 50696 >Category: ports >Synopsis: [MAINTAINER UPDATE] x11-wm/oroborus to 2.0.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 14:50:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Matt Peterson >Release: FreeBSD 4.8-RC i386 >Organization: Bay Area Wireless Users Group >Environment: >Description: Upgrade to latest stable Oroborus release >How-To-Repeat: >Fix: diff -ur /usr/ports/x11-wm/oroborus/Makefile /home/matt/oroborus/Makefile --- /usr/ports/x11-wm/oroborus/Makefile Fri Feb 21 06:19:10 2003 +++ /home/matt/oroborus/Makefile Mon Mar 3 16:43:38 2003 @@ -6,16 +6,16 @@ # PORTNAME= oroborus -PORTVERSION= 2.0.11 +PORTVERSION= 2.0.12 CATEGORIES= x11-wm -MASTER_SITES= http://www.dreamind.de/debian/dists/sid/main/source/x11/ \ +MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ \ http://matt.peterson.org/FreeBSD/ports/ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 MAINTAINER= matt@peterson.org COMMENT= A small and simple GNOME-compatible window manager -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XPM= yes USE_X_PREFIX= yes diff -ur /usr/ports/x11-wm/oroborus/distinfo /home/matt/oroborus/distinfo --- /usr/ports/x11-wm/oroborus/distinfo Wed Jan 29 22:57:18 2003 +++ /home/matt/oroborus/distinfo Mon Mar 3 16:43:38 2003 @@ -1 +1 @@ -MD5 (oroborus_2.0.11-1.tar.gz) = 80cead23ba9965cbd520926df9beb403 +MD5 (oroborus_2.0.12-1.tar.gz) = 481b62f8cb0433c73cce93db4056474d diff -ur /usr/ports/x11-wm/oroborus/pkg-plist /home/matt/oroborus/pkg-plist --- /usr/ports/x11-wm/oroborus/pkg-plist Tue Feb 25 22:57:01 2003 +++ /home/matt/oroborus/pkg-plist Mon Apr 7 14:33:42 2003 @@ -1,4 +1,6 @@ bin/oroborus +man/man1/oroborus.1 +man/man5/oroborusrc.5 share/oroborus/defaults share/oroborus/schemes/beos share/oroborus/schemes/blue @@ -79,6 +81,40 @@ share/oroborus/themes/agua/top-left-inactive.xpm share/oroborus/themes/agua/top-right-active.xpm share/oroborus/themes/agua/top-right-inactive.xpm +share/oroborus/themes/beos/bottom-active.xpm +share/oroborus/themes/beos/bottom-inactive.xpm +share/oroborus/themes/beos/bottom-left-active.xpm +share/oroborus/themes/beos/bottom-left-inactive.xpm +share/oroborus/themes/beos/bottom-right-active.xpm +share/oroborus/themes/beos/bottom-right-inactive.xpm +share/oroborus/themes/beos/close-active.xpm +share/oroborus/themes/beos/close-inactive.xpm +share/oroborus/themes/beos/close-pressed.xpm +share/oroborus/themes/beos/hide-active.xpm +share/oroborus/themes/beos/hide-inactive.xpm +share/oroborus/themes/beos/hide-pressed.xpm +share/oroborus/themes/beos/left-active.xpm +share/oroborus/themes/beos/left-inactive.xpm +share/oroborus/themes/beos/maximize-active.xpm +share/oroborus/themes/beos/maximize-inactive.xpm +share/oroborus/themes/beos/maximize-pressed.xpm +share/oroborus/themes/beos/right-active.xpm +share/oroborus/themes/beos/right-inactive.xpm +share/oroborus/themes/beos/themerc +share/oroborus/themes/beos/title-1-active.xpm +share/oroborus/themes/beos/title-1-inactive.xpm +share/oroborus/themes/beos/title-2-active.xpm +share/oroborus/themes/beos/title-2-inactive.xpm +share/oroborus/themes/beos/title-3-active.xpm +share/oroborus/themes/beos/title-3-inactive.xpm +share/oroborus/themes/beos/title-4-active.xpm +share/oroborus/themes/beos/title-4-inactive.xpm +share/oroborus/themes/beos/title-5-active.xpm +share/oroborus/themes/beos/title-5-inactive.xpm +share/oroborus/themes/beos/top-left-active.xpm +share/oroborus/themes/beos/top-left-inactive.xpm +share/oroborus/themes/beos/top-right-active.xpm +share/oroborus/themes/beos/top-right-inactive.xpm share/oroborus/themes/cruxish/bottom-active.xpm share/oroborus/themes/cruxish/bottom-inactive.xpm share/oroborus/themes/cruxish/bottom-left-active.xpm @@ -424,6 +460,7 @@ @dirrm share/oroborus/themes/gorillaworm @dirrm share/oroborus/themes/e017 @dirrm share/oroborus/themes/cruxish +@dirrm share/oroborus/themes/beos @dirrm share/oroborus/themes/agua @dirrm share/oroborus/themes/QNX @dirrm share/oroborus/themes >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 15:00:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84C9C37B404 for ; Mon, 7 Apr 2003 15:00:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3352843FDF for ; Mon, 7 Apr 2003 15:00:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37M0QUp010756 for ; Mon, 7 Apr 2003 15:00:26 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37M0Qs8010755; Mon, 7 Apr 2003 15:00:26 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 15:00:26 -0700 (PDT) Resent-Message-Id: <200304072200.h37M0Qs8010755@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A8E37B401 for ; Mon, 7 Apr 2003 14:59:09 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 5237543FAF for ; Mon, 7 Apr 2003 14:59:08 -0700 (PDT) (envelope-from h.eichmann@gmx.de) Received: (qmail 20716 invoked by uid 65534); 7 Apr 2003 21:59:06 -0000 Received: from pD9EC39A6.dip.t-dialin.net (EHLO 192.168.254.43) (217.236.57.166) by mail.gmx.net (mp008-rz3) with SMTP; 07 Apr 2003 23:59:06 +0200 Message-Id: <200304072358.19153.h.eichmann@gmx.de> Date: Mon, 7 Apr 2003 22:58:18 +0100 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50697: Port upgrade: kdiff3 to 0.9.50 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:00:27 -0000 >Number: 50697 >Category: ports >Synopsis: Port upgrade: kdiff3 to 0.9.50 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 15:00:25 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: FreeBSD 4.8-RC2 >Organization: Sirius Cybernetics Corp. >Environment: System: FreeBSD 4.8-RC #2: Thu Apr 3 11:05:05 CEST 2003 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: See fix Heiner >How-To-Repeat: >Fix: diff -urN kdiff3.orig/Makefile kdiff3/Makefile --- kdiff3.orig/Makefile Sun Feb 23 10:33:04 2003 +++ kdiff3/Makefile Mon Apr 7 23:12:32 2003 @@ -6,7 +6,7 @@ # PORTNAME= kdiff3 -PORTVERSION= 0.92 +PORTVERSION= 0.9.50 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN kdiff3.orig/distinfo kdiff3/distinfo --- kdiff3.orig/distinfo Fri Jan 10 07:22:51 2003 +++ kdiff3/distinfo Mon Apr 7 23:32:35 2003 @@ -1 +1 @@ -MD5 (kdiff3-0.92.tar.gz) = 2dfa39aecd7c801496eea5e4b315121b +MD5 (kdiff3-0.9.50.tar.gz) = 2aa73b3c76213bdc69184d7806897a0e diff -urN kdiff3.orig/files/patch-pdiff.cpp kdiff3/files/patch-pdiff.cpp --- kdiff3.orig/files/patch-pdiff.cpp Thu Jan 1 01:00:00 1970 +++ kdiff3/files/patch-pdiff.cpp Mon Apr 7 21:13:48 2003 @@ -0,0 +1,10 @@ +--- kdiff3/pdiff.cpp.orig Mon Apr 7 21:12:32 2003 ++++ kdiff3/pdiff.cpp Mon Apr 7 21:13:01 2003 +@@ -53,6 +53,7 @@ + #else + #include + #endif ++#include + + using namespace std; + diff -urN kdiff3.orig/pkg-descr kdiff3/pkg-descr --- kdiff3.orig/pkg-descr Fri Jan 10 07:22:51 2003 +++ kdiff3/pkg-descr Mon Apr 7 23:15:20 2003 @@ -4,7 +4,8 @@ * shows the differences line by line and character by character (!), * provides an automatic merge-facility and * an integrated editor for comfortable solving of merge-conflicts - * and has an intuitive graphical user interface. + * and has an intuitive graphical user interface, + * and it can also compare and merge directories! WWW: http://kdiff3.sourceforge.net/ diff -urN kdiff3.orig/pkg-plist kdiff3/pkg-plist --- kdiff3.orig/pkg-plist Fri Jan 10 07:22:51 2003 +++ kdiff3/pkg-plist Mon Apr 7 23:32:06 2003 @@ -3,10 +3,16 @@ share/doc/HTML/en/kdiff3/triple_diff.png share/doc/HTML/en/kdiff3/screenshot_diff.png share/doc/HTML/en/kdiff3/screenshot_merge.png -share/doc/HTML/en/kdiff3/background.png share/doc/HTML/en/kdiff3/white_space.png share/doc/HTML/en/kdiff3/letter_by_letter.png share/doc/HTML/en/kdiff3/open_dialog.png +share/doc/HTML/en/kdiff3/dirmergebig.png +share/doc/HTML/en/kdiff3/dirmergedocs.html +share/doc/HTML/en/kdiff3/bigscreenshot.html +share/doc/HTML/en/kdiff3/dirbrowser.png +share/doc/HTML/en/kdiff3/iteminfo.png +share/doc/HTML/en/kdiff3/new.png +share/doc/HTML/en/kdiff3/merge_current.png share/applnk/Applications/kdiff3.desktop share/icons/locolor/32x32/apps/kdiff3.png share/icons/locolor/16x16/apps/kdiff3.png >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 15:30:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB20F37B401 for ; Mon, 7 Apr 2003 15:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0C5D43FD7 for ; Mon, 7 Apr 2003 15:30:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37MUAUp020388 for ; Mon, 7 Apr 2003 15:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37MUAuH020387; Mon, 7 Apr 2003 15:30:10 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 15:30:10 -0700 (PDT) Resent-Message-Id: <200304072230.h37MUAuH020387@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1ADE37B401 for ; Mon, 7 Apr 2003 15:27:37 -0700 (PDT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA29143FAF for ; Mon, 7 Apr 2003 15:27:36 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])22797A381D for ; Tue, 8 Apr 2003 00:27:35 +0200 (CEST) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id 3F32374479; Tue, 8 Apr 2003 00:27:31 +0200 (CEST) Received: from emma by libertas.emma.line.org with local (Exim 3.36 #1) id 192f5O-0007wH-00; Tue, 08 Apr 2003 00:27:30 +0200 Message-Id: Date: Tue, 08 Apr 2003 00:27:30 +0200 From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50699: maintainer update port: mail/bogofilter -> 0.11.1.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthias Andree List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:30:12 -0000 >Number: 50699 >Category: ports >Synopsis: maintainer update port: mail/bogofilter -> 0.11.1.8 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 15:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #22: Fri Apr 4 13:10:05 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386 >Description: 0.11.1.8 2003-04-07 * Include 'strict_check' in '-qv' output. * Correct outdated acinclude.m4, as it causes the configure script to be invalid. 0.11.1.7 2003-04-07 * Change bogoutil's '-p' option to require a database. * Fix OS X segfault caused by using DB handle after closing database. 2003-04-05 * Improve bogoutil's reporting of a bad directory or filename. * Simplify configure check for BerkeleyDB. * Extend configure's compiler checks for AIX. >How-To-Repeat: >Fix: diff -Nru /usr/ports/mail/bogofilter/Makefile /root/bogofilter/Makefile --- /usr/ports/mail/bogofilter/Makefile Fri Apr 4 13:37:49 2003 +++ /root/bogofilter/Makefile Mon Apr 7 17:54:10 2003 @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.11.1.6 +PORTVERSION= 0.11.1.8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes PATCH_STRIP= -p1 CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include/db4" \ - LDFLAGS="-L${PREFIX}/lib" + LDFLAGS="-L${PREFIX}/lib" LIBS="-ldb4" CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 diff -Nru /usr/ports/mail/bogofilter/distinfo /root/bogofilter/distinfo --- /usr/ports/mail/bogofilter/distinfo Fri Apr 4 13:37:49 2003 +++ /root/bogofilter/distinfo Tue Apr 8 00:22:09 2003 @@ -1 +1 @@ -MD5 (bogofilter-0.11.1.6.tar.gz) = 229c857ee9134d4128f4ce38f9b1b533 +MD5 (bogofilter-0.11.1.8.tar.gz) = ff12f6e690435a5a8ff83ea318e0a732 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 15:40:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52BB337B401; Mon, 7 Apr 2003 15:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4BA43F93; Mon, 7 Apr 2003 15:40:03 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37Me3Up022470; Mon, 7 Apr 2003 15:40:03 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37Me33L022466; Mon, 7 Apr 2003 15:40:03 -0700 (PDT) Date: Mon, 7 Apr 2003 15:40:03 -0700 (PDT) From: Oliver Braun Message-Id: <200304072240.h37Me33L022466@freefall.freebsd.org> To: matthias.andree@web.de, obraun@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50699: maintainer update port: mail/bogofilter -> 0.11.1.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:40:04 -0000 Synopsis: maintainer update port: mail/bogofilter -> 0.11.1.8 State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Mon Apr 7 15:38:58 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50699 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 16:15:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8973437B401; Mon, 7 Apr 2003 16:15:19 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC62F43FA3; Mon, 7 Apr 2003 16:15:18 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id DFA2A140C3; Mon, 7 Apr 2003 18:15:17 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: freebsd-ports-bugs@freebsd.org Date: Mon, 7 Apr 2003 17:18:47 -0600 User-Agent: KMail/1.5 References: <200304062034.h36KY70S003089@freefall.freebsd.org> <20030407195122.GE49068@iib.unsam.edu.ar> In-Reply-To: <20030407195122.GE49068@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304071818.47584.linimon@lonesome.com> cc: arved@freebsd.org Subject: Re: ports/42647: port pybliographger does not configure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 23:15:19 -0000 Fernan Aguero wrote: > Tilman Linneweh wrote: > > The port was updated to 1.0.11 [as ports/50577 -- mcl]. > > Does this fix your problem? > No, apparently it doesn't. > checking for GNU Recode in /usr/local... no (cannot compile) > configure: error: please install GNU Recode (version 3.5) Well, that's part of what my ports/50577 was supposed to change. However, only one of the 3 patches of files/configure.in seem to have made it in, and even that one was partly incomplete. Hmm ... Tilman? Also, Tilman gave me the issue of him not being able to build with files/patch-bibtex::reverse.c, but I seemed to need it in order to compile. However, without the configure patches, I can't get any farther. I'll look at it again once we fix the other. (fyi, I don't actually use this program; I was just wandering around trying to close random PRs. In doing so, I "assumed" from the state of the pybliographer web page that since it mentions recode was at 3.6, and it's at 3.6.x now, that it would be worth trying to put some patches in to see if it might now work. Otherwise, pybliographer was scheduled for demolition. It might be worth someone doing a heads-up for the actual author to ask). mcl From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 16:44:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC06737B401; Mon, 7 Apr 2003 16:44:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C68E43FBD; Mon, 7 Apr 2003 16:44:34 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37NiYUp040434; Mon, 7 Apr 2003 16:44:34 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37NiX9G040430; Mon, 7 Apr 2003 16:44:33 -0700 (PDT) Date: Mon, 7 Apr 2003 16:44:33 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304072344.h37NiX9G040430@freefall.freebsd.org> To: pav@oook.cz, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/49069: enable EXIF functionality in gThumb2 (patch) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 23:44:35 -0000 Synopsis: enable EXIF functionality in gThumb2 (patch) State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 7 16:44:21 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=49069 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 16:47:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D2637B401; Mon, 7 Apr 2003 16:47:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD2F43F3F; Mon, 7 Apr 2003 16:47:54 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h37NlrUp040529; Mon, 7 Apr 2003 16:47:53 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h37NlrP0040525; Mon, 7 Apr 2003 16:47:53 -0700 (PDT) Date: Mon, 7 Apr 2003 16:47:53 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304072347.h37NlrP0040525@freefall.freebsd.org> To: pav@oook.cz, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48886: graphics/libexif update to 0.5.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 23:47:54 -0000 Synopsis: graphics/libexif update to 0.5.9 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 7 16:47:43 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48886 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 17:06:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74C9B37B401; Mon, 7 Apr 2003 17:06:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1298443FBF; Mon, 7 Apr 2003 17:06:07 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38066Up049102; Mon, 7 Apr 2003 17:06:06 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h380661K049098; Mon, 7 Apr 2003 17:06:06 -0700 (PDT) Date: Mon, 7 Apr 2003 17:06:06 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304080006.h380661K049098@freefall.freebsd.org> To: pav@oook.cz, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50538: new port: science/gchemutils - set of Gtk2 widgets for chemistry X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:06:07 -0000 Synopsis: new port: science/gchemutils - set of Gtk2 widgets for chemistry State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 7 17:05:56 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50538 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 17:11:53 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB7137B401; Mon, 7 Apr 2003 17:11:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493CC43F93; Mon, 7 Apr 2003 17:11:53 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h380BrUp051238; Mon, 7 Apr 2003 17:11:53 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h380Brit051234; Mon, 7 Apr 2003 17:11:53 -0700 (PDT) Date: Mon, 7 Apr 2003 17:11:53 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304080011.h380Brit051234@freefall.freebsd.org> To: pav@oook.cz, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50539: new port: science/gchempaint - 2D chemichal structures editor for GNOME 2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:11:54 -0000 Synopsis: new port: science/gchempaint - 2D chemichal structures editor for GNOME 2 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 7 17:11:42 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50539 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 17:30:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32E5D37B401 for ; Mon, 7 Apr 2003 17:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6224443FDF for ; Mon, 7 Apr 2003 17:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h380U8Up053602 for ; Mon, 7 Apr 2003 17:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h380U8eo053601; Mon, 7 Apr 2003 17:30:08 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 17:30:08 -0700 (PDT) Resent-Message-Id: <200304080030.h380U8eo053601@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chia-Hsing Yu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5369837B401 for ; Mon, 7 Apr 2003 17:22:30 -0700 (PDT) Received: from sppcg.ee.ntu.edu.tw (sppcg.ee.ntu.edu.tw [140.112.21.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D124443FBF for ; Mon, 7 Apr 2003 17:22:29 -0700 (PDT) (envelope-from davidyu@sppcg.ee.ntu.edu.tw) Received: from davidyu by sppcg.ee.ntu.edu.tw with local (Exim 4.14) id 192gsd-0000Gm-Px for FreeBSD-gnats-submit@freebsd.org; Tue, 08 Apr 2003 08:22:27 +0800 Message-Id: Date: Tue, 08 Apr 2003 08:22:27 +0800 From: Chia-Hsing Yu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50700: ports maintainer update: science/libsvm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chia-Hsing Yu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:30:09 -0000 >Number: 50700 >Category: ports >Synopsis: ports maintainer update: science/libsvm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 17:30:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Chia-Hsing Yu >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: NTU CSIE >Environment: System: FreeBSD sppcg.ee.ntu.edu.tw 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #2: Thu Mar 27 21:39:16 CST 2003 root@sppcg.ee.ntu.edu.tw:/usr/obj/usr/src/sys/DAVIDYU i386 >Description: Upgrade from 2.36 to 2.4 >How-To-Repeat: >Fix: diff -ruN libsvm.orig/Makefile libsvm/Makefile --- libsvm.orig/Makefile Tue Apr 8 08:13:46 2003 +++ libsvm/Makefile Tue Apr 8 08:15:02 2003 @@ -6,7 +6,7 @@ # PORTNAME= libsvm -PORTVERSION= 2.36 +PORTVERSION= 2.4 PORTREVISION= 0 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ diff -ruN libsvm.orig/distinfo libsvm/distinfo --- libsvm.orig/distinfo Tue Apr 8 08:13:46 2003 +++ libsvm/distinfo Tue Apr 8 08:16:17 2003 @@ -1 +1 @@ -MD5 (libsvm-2.36.tar.gz) = 0f7d4db50a456c15fc5342fb13e7175d +MD5 (libsvm-2.4.tar.gz) = 816ea579ad4f49e38654d682ea66eda6 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 20:10:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C4537B401 for ; Mon, 7 Apr 2003 20:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023B443FAF for ; Mon, 7 Apr 2003 20:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h383AFUp099051 for ; Mon, 7 Apr 2003 20:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h383AF42099050; Mon, 7 Apr 2003 20:10:15 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 20:10:15 -0700 (PDT) Resent-Message-Id: <200304080310.h383AF42099050@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Sergey N. Voronkov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4BD537B401 for ; Mon, 7 Apr 2003 20:05:44 -0700 (PDT) Received: from sbtx.tmn.ru (relay.tmn.ru [212.76.160.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id EACF143FBD for ; Mon, 7 Apr 2003 20:05:42 -0700 (PDT) (envelope-from serg@tmn.ru) Received: from sv.tech.sibitex.tmn.ru (sv.tech.sibitex.tmn.ru [212.76.160.59]) by sbtx.tmn.ru (8.12.6p2/8.12.6) with ESMTP id h3835eXj087664 for ; Tue, 8 Apr 2003 09:05:41 +0600 (YEKST) (envelope-from serg@tmn.ru) Received: from sv.tech.sibitex.tmn.ru (localhost [127.0.0.1]) h3835eMk051360 for ; Tue, 8 Apr 2003 09:05:40 +0600 (YEKST) (envelope-from serg@sv.tech.sibitex.tmn.ru) Received: (from serg@localhost) by sv.tech.sibitex.tmn.ru (8.12.8p1/8.12.8/Submit) id h3835edG051359; Tue, 8 Apr 2003 09:05:40 +0600 (YEKST) Message-Id: <200304080305.h3835edG051359@sv.tech.sibitex.tmn.ru> Date: Tue, 8 Apr 2003 09:05:40 +0600 (YEKST) From: "Sergey N. Voronkov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50701: MAINTAINER UPDATE: games/pysol-cardsets - fix fetch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Sergey N. Voronkov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:10:17 -0000 >Number: 50701 >Category: ports >Synopsis: MAINTAINER UPDATE: games/pysol-cardsets - fix fetch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 20:10:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergey N. Voronkov >Release: FreeBSD 4.8-RELEASE i386 >Organization: Sibitex JSC >Environment: System: FreeBSD sv.tech.sibitex.tmn.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Mon Mar 31 10:50:19 YEKST 2003 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386 >Description: Fix broken download from main website. (Hope, that would be fixed soon). >How-To-Repeat: >Fix: --- Makefile.old Tue Apr 8 08:50:19 2003 +++ Makefile Tue Apr 8 09:00:19 2003 @@ -8,7 +8,7 @@ PORTNAME= pysol-cardsets PORTVERSION= 4.40 CATEGORIES= games -MASTER_SITES= http://pysol2.sourceforge.net/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= serg@tmn.ru COMMENT= Collection of free cardsets adapted for use with PySol >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 20:20:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F037237B401 for ; Mon, 7 Apr 2003 20:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8A3943FBD for ; Mon, 7 Apr 2003 20:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h383K5Up001425 for ; Mon, 7 Apr 2003 20:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h383K53X001424; Mon, 7 Apr 2003 20:20:05 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 20:20:05 -0700 (PDT) Resent-Message-Id: <200304080320.h383K53X001424@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Sergey N. Voronkov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65DD537B401 for ; Mon, 7 Apr 2003 20:11:05 -0700 (PDT) Received: from sbtx.tmn.ru (relay.tmn.ru [212.76.160.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id E78EC43F3F for ; Mon, 7 Apr 2003 20:11:03 -0700 (PDT) (envelope-from serg@tmn.ru) Received: from sv.tech.sibitex.tmn.ru (sv.tech.sibitex.tmn.ru [212.76.160.59]) by sbtx.tmn.ru (8.12.6p2/8.12.6) with ESMTP id h383B2Xj088375 for ; Tue, 8 Apr 2003 09:11:02 +0600 (YEKST) (envelope-from serg@tmn.ru) Received: from sv.tech.sibitex.tmn.ru (localhost [127.0.0.1]) h383B2Mk051464 for ; Tue, 8 Apr 2003 09:11:02 +0600 (YEKST) (envelope-from serg@sv.tech.sibitex.tmn.ru) Received: (from serg@localhost) by sv.tech.sibitex.tmn.ru (8.12.8p1/8.12.8/Submit) id h383B2vY051463; Tue, 8 Apr 2003 09:11:02 +0600 (YEKST) Message-Id: <200304080311.h383B2vY051463@sv.tech.sibitex.tmn.ru> Date: Tue, 8 Apr 2003 09:11:02 +0600 (YEKST) From: "Sergey N. Voronkov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50702: MAINTAINER UPDATE: games/pysol-music - fix broken download X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Sergey N. Voronkov" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:20:07 -0000 >Number: 50702 >Category: ports >Synopsis: MAINTAINER UPDATE: games/pysol-music - fix broken download >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 20:20:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergey N. Voronkov >Release: FreeBSD 4.8-RELEASE i386 >Organization: Sibitex JSC >Environment: System: FreeBSD sv.tech.sibitex.tmn.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Mon Mar 31 10:50:19 YEKST 2003 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386 >Description: Fix broken download of distfile from a main website. See audio/pysol-sound-server/Maikfile as an existing workaround the same problem. >How-To-Repeat: >Fix: --- Makefile.old Tue Apr 8 09:05:56 2003 +++ Makefile Tue Apr 8 09:06:36 2003 @@ -8,7 +8,7 @@ PORTNAME= pysol-music PORTVERSION= 4.40 CATEGORIES= games -MASTER_SITES= http://pysol2.sourceforge.net/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= serg@tmn.ru COMMENT= Collection of background music for use with PySol >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 20:29:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D655C37B401; Mon, 7 Apr 2003 20:29:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7576243F3F; Mon, 7 Apr 2003 20:29:26 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h383TQUp003607; Mon, 7 Apr 2003 20:29:26 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h383TQcc003603; Mon, 7 Apr 2003 20:29:26 -0700 (PDT) Date: Mon, 7 Apr 2003 20:29:26 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304080329.h383TQcc003603@freefall.freebsd.org> To: philip@paeps.cx, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50003: [New Port] 'Flat' theme for GTK2.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:29:27 -0000 Synopsis: [New Port] 'Flat' theme for GTK2.x State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 7 20:29:15 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50003 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 21:30:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BDA837B401 for ; Mon, 7 Apr 2003 21:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F02F43FDD for ; Mon, 7 Apr 2003 21:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h384UEUp019617 for ; Mon, 7 Apr 2003 21:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h384UEPc019616; Mon, 7 Apr 2003 21:30:14 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 21:30:14 -0700 (PDT) Resent-Message-Id: <200304080430.h384UEPc019616@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D53F37B401 for ; Mon, 7 Apr 2003 21:28:05 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83AC43FA3 for ; Mon, 7 Apr 2003 21:28:04 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 82EC677F; Tue, 8 Apr 2003 12:28:03 +0800 (CST) Message-Id: <20030408042803.82EC677F@freebsd.sinica.edu.tw> Date: Tue, 8 Apr 2003 12:28:03 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50703: Update port: print/dvipdfmx X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 04:30:16 -0000 >Number: 50703 >Category: ports >Synopsis: Update port: print/dvipdfmx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 21:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o add a file: patch/patch-data::config::dvipdfmx.cfg due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall >How-To-Repeat: >Fix: diff -ruN dvipdfmx.orig/Makefile dvipdfmx/Makefile --- dvipdfmx.orig/Makefile Tue Apr 8 12:21:56 2003 +++ dvipdfmx/Makefile Tue Apr 8 12:25:09 2003 @@ -15,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX LIB_DEPENDS= png:${PORTSDIR}/graphics/png -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PO -RTSDIR}/print/adobe-cmaps \ +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps \ kpsepath:${PORTSDIR}/print/teTeX MAN1= dvipdfm.1 @@ -30,5 +29,6 @@ post-install: @${LN} -fs ${LOCALBASE}/share/ghostscript/Resource ${PREFIX}/share/texmf/dvipdfm/ + ${LOCALBASE}/bin/mktexlsr .include diff -ruN dvipdfmx.orig/files/patch-data::config::dvipdfmx.cfg dvipdfmx/files/patch-data::config::dvipdfmx.cfg --- dvipdfmx.orig/files/patch-data::config::dvipdfmx.cfg Thu Jan 1 08:00:00 1970 +++ dvipdfmx/files/patch-data::config::dvipdfmx.cfg Tue Apr 8 12:24:22 2003 @@ -0,0 +1,17 @@ +--- data/config/dvipdfmx.cfg.orig Tue Apr 8 12:23:17 2003 ++++ data/config/dvipdfmx.cfg Tue Apr 8 12:23:42 2003 +@@ -76,10 +76,11 @@ + + % Font map files + % +-f cmr.map +-f psbase14.map ++% f cmr.map ++% f psbase14.map + % Most distributions now use these names +-f lw35urw.map ++% f lw35urw.map + % Some use these names + % f lw35urwa.map + f cid-x.map ++f psfonts.map diff -ruN dvipdfmx.orig/pkg-plist dvipdfmx/pkg-plist --- dvipdfmx.orig/pkg-plist Tue Apr 8 12:21:56 2003 +++ dvipdfmx/pkg-plist Tue Apr 8 12:22:49 2003 @@ -12,3 +12,5 @@ @dirrm share/texmf/dvipdfm/config @dirrm share/texmf/dvipdfm @unexec mv %D/share/texmf/dvipdfm-orig %D/share/texmf/dvipdfm +@exec %D/bin/mktexlsr +@unexec %D/bin/mktexlsr >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 21:40:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA2C37B401 for ; Mon, 7 Apr 2003 21:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD0743FCB for ; Mon, 7 Apr 2003 21:40:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h384eEUp021653 for ; Mon, 7 Apr 2003 21:40:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h384eEbW021652; Mon, 7 Apr 2003 21:40:14 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 21:40:14 -0700 (PDT) Resent-Message-Id: <200304080440.h384eEbW021652@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAJI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9592837B401 for ; Mon, 7 Apr 2003 21:33:14 -0700 (PDT) Received: from boggy.acest.tutrp.tut.ac.jp (boggy.acest.tutrp.tut.ac.jp [133.15.67.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E18A43F75 for ; Mon, 7 Apr 2003 21:33:13 -0700 (PDT) (envelope-from nakaji@boggy.acest.tutrp.tut.ac.jp) Received: from boggy.acest.tutrp.tut.ac.jp (localhost [127.0.0.1]) h384X4cw026030 for ; Tue, 8 Apr 2003 13:33:05 +0900 (JST) (envelope-from nakaji@boggy.acest.tutrp.tut.ac.jp) Received: (from nakaji@localhost)h384X3tC026029; Tue, 8 Apr 2003 13:33:03 +0900 (JST) (envelope-from nakaji) Message-Id: <200304080433.h384X3tC026029@boggy.acest.tutrp.tut.ac.jp> Date: Tue, 8 Apr 2003 13:33:03 +0900 (JST) From: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50704: [SECURITY] japanese/samba update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: NAKAJI Hiroyuki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 04:40:15 -0000 >Number: 50704 >Category: ports >Synopsis: [SECURITY] japanese/samba update >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 21:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD boggy.acest.tutrp.tut.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #75: Wed Mar 19 10:29:36 JST 2003 root@boggy.acest.tutrp.tut.ac.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: As reported in FreeBSD-SN-03:01, japanese/samba also has flaw problem. A new file, files/patch-security, is added to fix the problem quickly. I hope samba-2.2.8a-ja will soon be available. P.S. japanese/samba20 has to be forbidden before samba-2.0.10-ja updated. >How-To-Repeat: >Fix: diff -urN --exclude CVS /usr/ports/japanese/samba/Makefile ./Makefile --- /usr/ports/japanese/samba/Makefile Wed Mar 19 16:18:47 2003 +++ ./Makefile Tue Apr 8 13:20:41 2003 @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ diff -urN --exclude CVS /usr/ports/japanese/samba/files/patch-security ./files/patch-security --- /usr/ports/japanese/samba/files/patch-security Thu Jan 1 09:00:00 1970 +++ ./files/patch-security Tue Apr 8 13:17:57 2003 @@ -0,0 +1,103 @@ +--- smbd/ipc.c.orig Mon Mar 17 13:17:56 2003 ++++ smbd/ipc.c Tue Apr 8 13:17:45 2003 +@@ -398,7 +398,7 @@ + + if (tdscnt) { + if((data = (char *)malloc(tdscnt)) == NULL) { +- DEBUG(0,("reply_trans: data malloc fail for %d bytes !\n", tdscnt)); ++ DEBUG(0,("reply_trans: data malloc fail for %u bytes !\n", tdscnt)); + END_PROFILE(SMBtrans); + return(ERROR_DOS(ERRDOS,ERRnomem)); + } +@@ -412,7 +412,7 @@ + + if (tpscnt) { + if((params = (char *)malloc(tpscnt)) == NULL) { +- DEBUG(0,("reply_trans: param malloc fail for %d bytes !\n", tpscnt)); ++ DEBUG(0,("reply_trans: param malloc fail for %u bytes !\n", tpscnt)); + SAFE_FREE(data); + END_PROFILE(SMBtrans); + return(ERROR_DOS(ERRDOS,ERRnomem)); +@@ -428,7 +428,7 @@ + if (suwcnt) { + int i; + if((setup = (uint16 *)malloc(suwcnt*sizeof(uint16))) == NULL) { +- DEBUG(0,("reply_trans: setup malloc fail for %d bytes !\n", (int)(suwcnt * sizeof(uint16)))); ++ DEBUG(0,("reply_trans: setup malloc fail for %u bytes !\n", (unsigned int)(suwcnt * sizeof(uint16)))); + SAFE_FREE(data); + SAFE_FREE(params); + END_PROFILE(SMBtrans); +@@ -524,7 +524,7 @@ + } + + +- DEBUG(3,("trans <%s> data=%d params=%d setup=%d\n", ++ DEBUG(3,("trans <%s> data=%u params=%u setup=%u\n", + name,tdscnt,tpscnt,suwcnt)); + + /* +--- smbd/password.c.orig Thu Nov 21 22:05:51 2002 ++++ smbd/password.c Tue Apr 8 13:17:45 2003 +@@ -816,7 +816,7 @@ + if (!ok && lp_username(snum)) { + char *auser; + pstring user_list; +- StrnCpy(user_list,lp_username(snum),sizeof(pstring)); ++ StrnCpy(user_list,lp_username(snum),sizeof(pstring)-1); + + pstring_sub(user_list,"%S",lp_servicename(snum), True); + +--- smbd/reply.c.orig Wed Feb 5 15:15:15 2003 ++++ smbd/reply.c Tue Apr 8 13:17:45 2003 +@@ -1490,6 +1490,9 @@ + + for (i=numentries;(i BUFFER_SIZE ) ++ break; + finished = + !get_dir_entry(conn,mask,dirtype,fname,&size,&mode,&date,check_descend); + if (!finished) +@@ -3603,6 +3606,9 @@ + + + for (i=first;i BUFFER_SIZE ) ++ break; + put_dos_date2(p,0,queue[i].time); + SCVAL(p,4,(queue[i].status==LPQ_PRINTING?2:3)); + SSVAL(p,5, queue[i].job); +--- smbd/statcache.c.orig Fri Nov 9 18:27:43 2001 ++++ smbd/statcache.c Tue Apr 8 13:17:45 2003 +@@ -88,7 +88,7 @@ + * StrnCpy always null terminates. + */ + +- StrnCpy(orig_name, full_orig_name, namelen); ++ StrnCpy(orig_name, full_orig_name, MIN(namelen, sizeof(orig_name)-1)); + if(!case_sensitive) + strupper( orig_name ); + +--- smbd/trans2.c.orig Mon Mar 17 13:17:56 2003 ++++ smbd/trans2.c Tue Apr 8 13:17:45 2003 +@@ -217,7 +217,6 @@ + int16 open_ofun; + int32 open_size; + char *pname; +- int16 namelen; + + pstring fname; + mode_t unixmode; +@@ -247,9 +246,8 @@ + open_ofun = SVAL(params,12); + open_size = IVAL(params,14); + pname = ¶ms[28]; +- namelen = strlen(pname)+1; + +- StrnCpy(fname,pname,namelen); ++ pstrcpy(fname,pname); + if (strchr(fname,'?')) + return(ERROR_DOS(ERRDOS,ERRinvalidname)); + >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:16:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF95437B404; Mon, 7 Apr 2003 22:16:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F89A43FAF; Mon, 7 Apr 2003 22:16:57 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385GvUp033413; Mon, 7 Apr 2003 22:16:57 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385Gv2w033409; Mon, 7 Apr 2003 22:16:57 -0700 (PDT) Date: Mon, 7 Apr 2003 22:16:57 -0700 (PDT) From: Kevin Lo Message-Id: <200304080516.h385Gv2w033409@freefall.freebsd.org> To: davidyu@r531a.ee.ntu.edu.tw, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50700: ports maintainer update: science/libsvm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:16:58 -0000 Synopsis: ports maintainer update: science/libsvm State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Apr 7 22:16:38 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50700 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:20:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331A137B404 for ; Mon, 7 Apr 2003 22:20:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA08743F75 for ; Mon, 7 Apr 2003 22:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385K9Up033624 for ; Mon, 7 Apr 2003 22:20:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385K9OU033623; Mon, 7 Apr 2003 22:20:09 -0700 (PDT) Resent-Date: Mon, 7 Apr 2003 22:20:09 -0700 (PDT) Resent-Message-Id: <200304080520.h385K9OU033623@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jonathan Hanna Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFAE37B401 for ; Mon, 7 Apr 2003 22:19:17 -0700 (PDT) Received: from h24-76-111-119.vc.shawcable.net (h24-76-111-119.vc.shawcable.net [24.76.111.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id E116743FBD for ; Mon, 7 Apr 2003 22:19:15 -0700 (PDT) (envelope-from jhanna@h24-76-111-119.vc.shawcable.net) Received: from h24-76-111-119.vc.shawcable.net (localhost [127.0.0.1]) h385J8NE049003 for ; Mon, 7 Apr 2003 22:19:08 -0700 (PDT) (envelope-from jhanna@h24-76-111-119.vc.shawcable.net) Received: (from jhanna@localhost)h385J8Vb049002; Mon, 7 Apr 2003 22:19:08 -0700 (PDT) (envelope-from jhanna) Message-Id: <200304080519.h385J8Vb049002@h24-76-111-119.vc.shawcable.net> Date: Mon, 7 Apr 2003 22:19:08 -0700 (PDT) From: Jonathan Hanna To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50706: Update devel/spin to 4.0.3, fixes unfetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jonathan Hanna List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:20:11 -0000 >Number: 50706 >Category: ports >Synopsis: Update devel/spin to 4.0.3, fixes unfetchable >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 22:20:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jonathan Hanna >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -rNPu spin.orig/Makefile spin/Makefile --- spin.orig/Makefile Fri Feb 21 03:22:58 2003 +++ spin/Makefile Mon Apr 7 21:49:06 2003 @@ -6,7 +6,7 @@ # PORTNAME= spin -PORTVERSION= 3.5.2 +PORTVERSION= 4.0.3 CATEGORIES= devel MASTER_SITES= http://spinroot.com/spin/Src/ \ ftp://netlib.bell-labs.com/netlib/spin/ \ @@ -17,8 +17,8 @@ COMMENT= An on-the-fly verification system for asynchronous concurrent systems DIST_SUBDIR= spin -WRKSRC= ${WRKDIR}/Src3.5.2 -MAKEFILE= makefile +WRKSRC= ${WRKDIR}/Src${PORTVERSION} +MAKEFILE= make_unix ALL_TARGET= spin USE_REINPLACE= yes @@ -30,16 +30,12 @@ if [ -z "$$WISH" ] ; then WISH=wish8.0 ; fi ; \ ${REINPLACE_CMD} \ -e "s|%%LOCALBASE%%|${LOCALBASE}|g;" \ - -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin3.5/xspin351.tcl - -pre-build: - cd ${WRKSRC} && ${MAKE} clean + -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin4.0/xspin402.tcl do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.5/xspin351.tcl ${PREFIX}/bin ${RM} -f ${PREFIX}/bin/xspin - ${LN} -s ${PREFIX}/bin/xspin351.tcl ${PREFIX}/bin/xspin + ${INSTALL_SCRIPT} ${WRKDIR}/Xspin4.0/xspin402.tcl ${PREFIX}/bin/xspin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/spin/Doc diff -rNPu spin.orig/distinfo spin/distinfo --- spin.orig/distinfo Thu Jan 2 11:58:31 2003 +++ spin/distinfo Mon Apr 7 13:05:14 2003 @@ -1,2 +1,2 @@ -MD5 (spin/spin352.tar.gz) = 59cdbbc0c14cbf6c3c428c666c33dc35 +MD5 (spin/spin403.tar.gz) = 0f6c6bfd3be4091624a24b07afa08f86 MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20 diff -rNPu spin.orig/files/patch-aa spin/files/patch-aa --- spin.orig/files/patch-aa Thu Jan 2 11:58:31 2003 +++ spin/files/patch-aa Wed Dec 31 16:00:00 1969 @@ -1,11 +0,0 @@ ---- ../Xspin3.5/xspin351.tcl.orig Wed Nov 27 13:45:12 2002 -+++ ../Xspin3.5/xspin351.tcl Sat Dec 7 11:38:00 2002 -@@ -1,6 +1,6 @@ --#!/bin/sh -+#!%%LOCALBASE%%/bin/%%WISH%% -f - # the next line restarts using wish \ --exec wish c:/cygwin/bin/xspin -- $* -+# exec wish c:/cygwin/bin/xspin -- $* - - # adjust the first argument to wish above with the - # location of xspin on your system, if different. diff -rNPu spin.orig/files/patch-ab spin/files/patch-ab --- spin.orig/files/patch-ab Wed Oct 16 14:50:47 2002 +++ spin/files/patch-ab Wed Dec 31 16:00:00 1969 @@ -1,14 +0,0 @@ ---- makefile.orig Sun Sep 29 08:47:34 2002 -+++ makefile Sun Oct 6 18:24:09 2002 -@@ -11,8 +11,9 @@ - # The book is available frm www.amazon.com - - # CC=cc -g # or any other ansi compatible c compiler --CC=cc -g -DNXT # enables the X operator in LTL --CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include -+# CC=cc -g -DNXT # enables the X operator in LTL -+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include -+CFLAGS += -DNXT - - # on Solaris: add -DSOLARIS - # on PCs: add -DPC diff -rNPu spin.orig/files/patch-make_unix spin/files/patch-make_unix --- spin.orig/files/patch-make_unix Wed Dec 31 16:00:00 1969 +++ spin/files/patch-make_unix Mon Apr 7 20:33:14 2003 @@ -0,0 +1,14 @@ +--- make_unix.orig Mon Apr 7 20:30:46 2003 ++++ make_unix Mon Apr 7 20:31:36 2003 +@@ -12,8 +12,9 @@ + # [a more up-to-date book documenting Spin will appear in 2003] + + # CC=gcc # or any other ansi compatible c compiler +-CC=cc -g -DNXT # -DNXT enables the X operator in LTL +-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include ++# CC=cc -g -DNXT # -DNXT enables the X operator in LTL ++# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include ++CFLAGS += -DNXT + + # on Solaris: add -DSOLARIS + # on PCs: add -DPC diff -rNPu spin.orig/files/patch-xspin spin/files/patch-xspin --- spin.orig/files/patch-xspin Wed Dec 31 16:00:00 1969 +++ spin/files/patch-xspin Mon Apr 7 20:42:31 2003 @@ -0,0 +1,24 @@ +--- ../Xspin4.0/xspin402.tcl.orig Mon Apr 7 20:37:27 2003 ++++ ../Xspin4.0/xspin402.tcl Mon Apr 7 20:40:10 2003 +@@ -1,20 +1,4 @@ +-#!/bin/sh +-# the next line restarts using wish \ +-exec wish c:/cygwin/bin/xspin -- $* +- +-# on PCs: +-# adjust the first argument to wish above with the name and +-# location of this tcl/tk file on your system, if different. +-# +-# Cygwin: +-# if you use cygwin, do not refer to the file as /usr/bin/xspin +-# /usr/bin is a symbolic link to /bin, which really +-# lives in c:/cygwin, hence the contortions above +-# +-# on Unix/Linux/Solaris systems +-# replace the first line with something like +-# #!/usr/bin/wish -f +-# using the pathname for the wish executable on your system ++#!%%LOCALBASE%%/bin/%%WISH%% -f + + #======================================================================# + # Tcl/Tk Spin Controller, Gerard J. Holzmann, Bell Laboratories, USA. # diff -rNPu spin.orig/pkg-plist spin/pkg-plist --- spin.orig/pkg-plist Thu Jan 2 11:58:31 2003 +++ spin/pkg-plist Mon Apr 7 21:49:18 2003 @@ -1,6 +1,5 @@ bin/spin bin/xspin -bin/xspin351.tcl share/doc/spin/Doc/Book.Ch6.add share/doc/spin/Doc/Book.Errata share/doc/spin/Doc/Book.answers @@ -8,6 +7,7 @@ share/doc/spin/Doc/V1.Updates share/doc/spin/Doc/V2.Updates share/doc/spin/Doc/V3.Updates +share/doc/spin/Doc/V4.Updates share/doc/spin/Examples/ex.1a share/doc/spin/Examples/ex.1b share/doc/spin/Examples/ex.1c >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:28:01 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68FAC37B401; Mon, 7 Apr 2003 22:28:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B8743F93; Mon, 7 Apr 2003 22:28:01 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385S0Up035747; Mon, 7 Apr 2003 22:28:00 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385S0ew035743; Mon, 7 Apr 2003 22:28:00 -0700 (PDT) Date: Mon, 7 Apr 2003 22:28:00 -0700 (PDT) From: Kevin Lo Message-Id: <200304080528.h385S0ew035743@freefall.freebsd.org> To: erik@smluc.org, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50693: [Maintainer Update] devel/cvsplot 1.6.2 -> 1.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:28:01 -0000 Synopsis: [Maintainer Update] devel/cvsplot 1.6.2 -> 1.6.4 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Apr 7 22:27:39 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50693 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:35:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E14C37B401; Mon, 7 Apr 2003 22:35:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A195443F3F; Mon, 7 Apr 2003 22:35:53 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385ZrUp037806; Mon, 7 Apr 2003 22:35:53 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385ZrLv037802; Mon, 7 Apr 2003 22:35:53 -0700 (PDT) Date: Mon, 7 Apr 2003 22:35:53 -0700 (PDT) From: Ying-Chieh Liao Message-Id: <200304080535.h385ZrLv037802@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, ijliao@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50703: Update port: print/dvipdfmx X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:35:54 -0000 Synopsis: Update port: print/dvipdfmx State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Apr 7 22:35:43 PDT 2003 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50703 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:36:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ACE437B401; Mon, 7 Apr 2003 22:36:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A7C43FAF; Mon, 7 Apr 2003 22:36:21 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385aLUp037851; Mon, 7 Apr 2003 22:36:21 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385aJi1037847; Mon, 7 Apr 2003 22:36:19 -0700 (PDT) Date: Mon, 7 Apr 2003 22:36:19 -0700 (PDT) From: Kevin Lo Message-Id: <200304080536.h385aJi1037847@freefall.freebsd.org> To: cyrilm@tower.pp.ru, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50689: mail/jamlib update to 1.4.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:36:22 -0000 Synopsis: mail/jamlib update to 1.4.7 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Apr 7 22:36:05 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50689 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 22:54:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B52B37B401; Mon, 7 Apr 2003 22:54:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF2843F93; Mon, 7 Apr 2003 22:54:17 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h385sHUp042113; Mon, 7 Apr 2003 22:54:17 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h385sHrm042109; Mon, 7 Apr 2003 22:54:17 -0700 (PDT) Date: Mon, 7 Apr 2003 22:54:17 -0700 (PDT) From: Kevin Lo Message-Id: <200304080554.h385sHrm042109@freefall.freebsd.org> To: h.eichmann@gmx.de, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50697: Port upgrade: kdiff3 to 0.9.50 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:54:18 -0000 Synopsis: Port upgrade: kdiff3 to 0.9.50 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Mon Apr 7 22:54:03 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50697 From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 23:10:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F140737B404; Mon, 7 Apr 2003 23:10:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4536543FA3; Mon, 7 Apr 2003 23:10:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h386AcUp048256; Mon, 7 Apr 2003 23:10:38 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h386Ab7R048246; Mon, 7 Apr 2003 23:10:38 -0700 (PDT) Date: Mon, 7 Apr 2003 23:10:38 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304080610.h386Ab7R048246@freefall.freebsd.org> To: nakaji@jp.freebsd.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50704: [SECURITY] japanese/samba update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:10:39 -0000 Synopsis: [SECURITY] japanese/samba update State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Mon Apr 7 23:10:29 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50704 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 00:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1307537B401 for ; Tue, 8 Apr 2003 00:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D583643FBF for ; Tue, 8 Apr 2003 00:10:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h387ACUp063427 for ; Tue, 8 Apr 2003 00:10:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h387ACnY063426; Tue, 8 Apr 2003 00:10:12 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 00:10:12 -0700 (PDT) Resent-Message-Id: <200304080710.h387ACnY063426@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Philip Paeps Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A104237B401 for ; Tue, 8 Apr 2003 00:06:12 -0700 (PDT) Received: from tartarus.telenet-ops.be (tartarus.telenet-ops.be [195.130.132.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958D543F3F for ; Tue, 8 Apr 2003 00:06:11 -0700 (PDT) (envelope-from philip@paeps.cx) Received: from localhost (localhost.localdomain [127.0.0.1]) by tartarus.telenet-ops.be (Postfix) with SMTP id 53BA3DB996 for ; Tue, 8 Apr 2003 09:06:08 +0200 (CEST) Received: from fortuna.home.paeps.cx (D5768746.kabel.telenet.be [213.118.135.70]) by tartarus.telenet-ops.be (Postfix) with ESMTP id 43F6DDB990 for ; Tue, 8 Apr 2003 09:06:08 +0200 (CEST) Received: from juno.home.paeps.cx (juno.home.paeps.cx [2001:ab8:2007:0:240:f4ff:fe31:3090]) by fortuna.home.paeps.cx (Postfix) with ESMTP id 5F6B6209F for ; Tue, 8 Apr 2003 09:06:20 +0200 (CEST) Received: by juno.home.paeps.cx (Postfix, from userid 1001) id 77C9A2133; Tue, 8 Apr 2003 09:06:06 +0200 (CEST) Message-Id: <20030408070606.77C9A2133@juno.home.paeps.cx> Date: Tue, 8 Apr 2003 09:06:06 +0200 (CEST) From: Philip Paeps To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50707: Maintainer-Update: x11-toolkits/gtk-cleanice-engine 1.2.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Philip Paeps List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:10:14 -0000 >Number: 50707 >Category: ports >Synopsis: Maintainer-Update: x11-toolkits/gtk-cleanice-engine 1.2.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 00:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Philip Paeps >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD juno.home.paeps.cx 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Thu Mar 20 17:34:44 CET 2003 philip@juno.home.paeps.cx:/usr/obj/usr/src/sys/JUNO i386 >Description: Update of the CleanIce engine to 1.2.5. This also adds a MetaCity theme, in addition to the GTK2 theme. >How-To-Repeat: >Fix: diff -Nur gtk-cleanice-engine.orig/Makefile gtk-cleanice-engine/Makefile --- gtk-cleanice-engine.orig/Makefile Tue Apr 8 08:44:11 2003 +++ gtk-cleanice-engine/Makefile Tue Apr 8 08:51:21 2003 @@ -6,7 +6,7 @@ # PORTNAME= gtk-cleanice-engine -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.5 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elysium-project diff -Nur gtk-cleanice-engine.orig/distinfo gtk-cleanice-engine/distinfo --- gtk-cleanice-engine.orig/distinfo Tue Apr 8 08:44:18 2003 +++ gtk-cleanice-engine/distinfo Tue Apr 8 08:51:26 2003 @@ -1 +1 @@ -MD5 (gtk-engines-cleanice-1.2.3.tar.gz) = fabde34d9b5b4fe67855db1d6fefdefe +MD5 (gtk-engines-cleanice-1.2.5.tar.gz) = 83bd8cba0c23b8db56c0b335de9c20d5 diff -Nur gtk-cleanice-engine.orig/pkg-plist gtk-cleanice-engine/pkg-plist --- gtk-cleanice-engine.orig/pkg-plist Thu Mar 13 22:42:58 2003 +++ gtk-cleanice-engine/pkg-plist Tue Apr 8 08:58:04 2003 @@ -1,7 +1,10 @@ lib/gtk-2.0/2.2.0/engines/libcleanice.so +share/themes/CleanIce/index.theme share/themes/CleanIce/gtk-2.0/gtkrc +share/themes/CleanIce/metacity-1/metacity-theme-1.xml share/themes/CleanIce-Dark/gtk-2.0/gtkrc @dirrm share/themes/CleanIce/gtk-2.0 +@dirrm share/themes/CleanIce/metacity-1 @dirrm share/themes/CleanIce @dirrm share/themes/CleanIce-Dark/gtk-2.0 @dirrm share/themes/CleanIce-Dark >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 00:40:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6810037B401 for ; Tue, 8 Apr 2003 00:40:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E3943FAF for ; Tue, 8 Apr 2003 00:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h387eFUp069733 for ; Tue, 8 Apr 2003 00:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h387eFRf069732; Tue, 8 Apr 2003 00:40:15 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 00:40:15 -0700 (PDT) Resent-Message-Id: <200304080740.h387eFRf069732@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pav Lucistnik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6C737B401 for ; Tue, 8 Apr 2003 00:36:11 -0700 (PDT) Received: from e0-a3.b1.lan.prg.vol.cz (e0-a3.b1.lan.prg.vol.cz [195.122.204.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6322743FBD for ; Tue, 8 Apr 2003 00:36:09 -0700 (PDT) (envelope-from pav@oook.cz) Received: from pav.hide.vol.cz (localhost [127.0.0.1])h387a77o079656 for ; Tue, 8 Apr 2003 09:36:07 +0200 (CEST) (envelope-from pav@pav.hide.vol.cz) Received: (from pav@localhost) by pav.hide.vol.cz (8.12.9/8.12.9/Submit) id h387a7E2079655; Tue, 8 Apr 2003 09:36:07 +0200 (CEST) (envelope-from pav) Message-Id: <200304080736.h387a7E2079655@pav.hide.vol.cz> Date: Tue, 8 Apr 2003 09:36:07 +0200 (CEST) From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50708: update sysutils/roottail to 0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:40:17 -0000 >Number: 50708 >Category: ports >Synopsis: update sysutils/roottail to 0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 00:40:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 4.8-RC i386 >Organization: Czech On Line, a.s. >Environment: System: FreeBSD pav.hide.vol.cz 4.8-RC FreeBSD 4.8-RC #0: Wed Apr 2 14:15:37 CEST 2003 root@pav.hide.vol.cz:/usr/obj/usr/src/sys/PAV i386 >Description: Update root-tail, utility to tail multiple log files on root window of X, to last version 0.2, which fixes broken -noinitial switch. I sent this update to jedgar@ (maintainer) three weeks ago but haven't got any reply. >How-To-Repeat: >Fix: diff -ruN roottail/Makefile roottail.new/Makefile --- roottail/Makefile Fri Mar 7 07:24:56 2003 +++ roottail.new/Makefile Sun Mar 16 11:01:21 2003 @@ -6,10 +6,9 @@ # PORTNAME= roottail -PORTVERSION= 0.0.10 +PORTVERSION= 0.2 CATEGORIES= sysutils -MASTER_SITES= http://www.goof.com/pcg/marc/data/ \ - ftp://ftp.goof.com/pub/pcg/marc/ +MASTER_SITES= http://www.goof.com/pcg/marc/data/ DISTNAME= root-tail-${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org @@ -17,6 +16,5 @@ MAN1= root-tail.1 USE_IMAKE= yes -MANCOMPRESSED= no .include diff -ruN roottail/distinfo roottail.new/distinfo --- roottail/distinfo Mon May 7 13:57:35 2001 +++ roottail.new/distinfo Sun Mar 16 10:49:33 2003 @@ -1 +1 @@ -MD5 (root-tail-0.0.10.tar.gz) = ab335fdadbe51f093a911728e54ae95d +MD5 (root-tail-0.2.tar.gz) = 92c217c21c4388413b8fb3e0d9ffb6ac diff -ruN roottail/files/patch-aa roottail.new/files/patch-aa --- roottail/files/patch-aa Tue Jul 18 19:44:14 2000 +++ roottail.new/files/patch-aa Sun Mar 16 10:42:04 2003 @@ -1,25 +1,31 @@ ---- ../root-tail-0.0.6/root-tail.c Fri Mar 3 06:16:46 2000 -+++ root-tail.c Thu Jul 13 07:38:05 2000 -@@ -24,6 +24,7 @@ - /*---------------- Let's define signals functions -------------*/ +--- root-tail.c.orig Wed May 8 22:54:47 2002 ++++ root-tail.c Sun Mar 16 10:41:37 2003 +@@ -86,6 +86,7 @@ + void list_files(int); + void force_reopen(int); + void force_refresh(int); ++void exit_now(int); + void blank_window(int); + + void InitWindow(void); +@@ -128,6 +129,12 @@ + redraw(); + } - static void reopen (int); -+static void exit_now(int); - static void list_files (int); - static void force_refresh (int); - static void InstallSigHandler (void); -@@ -109,6 +110,14 @@ - signal (SIGHUP, reopen); - signal (SIGUSR1, list_files); - signal (SIGUSR2, force_refresh); -+ signal (SIGSEGV, exit_now); -+} -+ +void exit_now(int signal) +{ ++ fprintf (stderr, "Program exiting due to signal: %d\n", signal); ++ exit(-1); ++} + -+ fprintf (stderr, "Program exiting due to signal: %d\n", signal); -+ exit(-1); - } - + void blank_window(int dummy) + { + XClearWindow(disp, root); +@@ -685,6 +692,7 @@ + install_signal(SIGHUP, force_reopen); + install_signal(SIGUSR1, list_files); + install_signal(SIGUSR2, force_refresh); ++ install_signal(SIGSEGV, exit_now); + if (opt_daemonize) + daemonize(); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 01:00:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 383C337B401 for ; Tue, 8 Apr 2003 01:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EE0D43FBF for ; Tue, 8 Apr 2003 01:00:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3880HUp073959 for ; Tue, 8 Apr 2003 01:00:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3880Hsc073958; Tue, 8 Apr 2003 01:00:17 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 01:00:17 -0700 (PDT) Resent-Message-Id: <200304080800.h3880Hsc073958@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marco Molteni Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBBB737B401 for ; Tue, 8 Apr 2003 00:55:41 -0700 (PDT) Received: from ams-msg-core-1.cisco.com (ams-msg-core-1.cisco.com [144.254.74.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDC343FA3 for ; Tue, 8 Apr 2003 00:55:40 -0700 (PDT) (envelope-from molter@tin.it) Received: from cisco.com (localhost [127.0.0.1])h387rpAZ010156 for ; Tue, 8 Apr 2003 09:53:52 +0200 (MET DST) Received: from www.example.org (dhcp-nic-val-26-108.cisco.com [64.103.26.108]) by cisco.com (8.8.8+Sun/8.8.8) with SMTP id JAA20575 for ; Tue, 8 Apr 2003 09:55:37 +0200 (MET DST) Received: (qmail 9289 invoked by uid 1000); 8 Apr 2003 07:55:38 -0000 Message-Id: <20030408075537.GA9277@cobweb.example.org> Date: Tue, 8 Apr 2003 09:55:38 +0200 From: Marco Molteni To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50709: [PATCH] devel/scons doesn't install it's manual page X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:00:18 -0000 >Number: 50709 >Category: ports >Synopsis: [PATCH] devel/scons doesn't install it's manual page >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 01:00:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Marco Molteni >Release: FreeBSD 4.8-RC i386 >Organization: Citello Networks >Environment: System: FreeBSD cobweb.example.org 4.8-RC >Description: Port devel/scons contains a manpage scons.1 that isn't installed. >How-To-Repeat: Install the port and type "man scons" ;-) >Fix: Apply following patch: diff -u -r scons/Makefile scons-marco/Makefile --- scons/Makefile Mon Apr 7 10:59:48 2003 +++ scons-marco/Makefile Tue Apr 8 09:42:20 2003 @@ -14,8 +14,14 @@ MAINTAINER= perky@FreeBSD.org COMMENT= A build tool alternative to make +MAN1= scons.1 + USE_PYTHON= yes USE_PYDISTUTILS= yes EXTRACT_AFTER_ARGS= | ${TAR} -xf - 2>/dev/null || ${TRUE} + +post-install: + @${ECHO_MSG} "===> Installing man pages..." + ${INSTALL_MAN} ${WRKSRC}/scons.1 ${MANPREFIX}/man/man1 .include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 01:20:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72BD737B401 for ; Tue, 8 Apr 2003 01:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DA2443FA3 for ; Tue, 8 Apr 2003 01:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h388K3Up081543 for ; Tue, 8 Apr 2003 01:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h388K3Dx081542; Tue, 8 Apr 2003 01:20:03 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 01:20:03 -0700 (PDT) Resent-Message-Id: <200304080820.h388K3Dx081542@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose Rey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16F1337B401 for ; Tue, 8 Apr 2003 01:18:32 -0700 (PDT) Received: from v2project.com (cliente-212079143064.cm256.senpc.supercable.es [212.79.143.64]) by mx1.FreeBSD.org (Postfix) with SMTP id 2224743FBD for ; Tue, 8 Apr 2003 01:18:30 -0700 (PDT) (envelope-from king@v2project.com) Received: (qmail 60411 invoked from network); 7 Apr 2003 21:11:32 -0000 Received: from unknown (HELO tech2.local.) (192.168.192.6) by 0 with SMTP; 7 Apr 2003 21:11:32 -0000 Message-Id: <20030407231126.05eec879.king@v2project.com> Date: Mon, 7 Apr 2003 23:11:26 +0200 From: Jose Rey To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50710: New port: misc/pxclient X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:20:04 -0000 >Number: 50710 >Category: ports >Synopsis: New port: misc/pxclient >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 01:20:02 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jose Rey >Release: >Organization: >Environment: >Description: New port: misc/pxclient The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media. The goal of this project is to make it possible to run Linux on a Microsoft Xbox console without a so-called modchip. >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: # # pxclient # pxclient/files # pxclient/files/patch-Makefile # pxclient/Makefile # pxclient/distinfo # pxclient/pkg-descr # pxclient/pkg-plist # pxclient/pkg-message # echo c - pxclient mkdir -p pxclient > /dev/null 2>&1 echo c - pxclient/files mkdir -p pxclient/files > /dev/null 2>&1 echo x - pxclient/files/patch-Makefile sed 's/^X//' >pxclient/files/patch-Makefile << 'END-of-pxclient/files/patch-Makefile' X--- Makefile.orig Mon Apr 7 21:45:39 2003 X+++ Makefile Mon Apr 7 21:48:11 2003 X@@ -6,13 +6,13 @@ X #TARGET = athlon-xp X CC = g++ X STRIP = strip X-CFLAGS = -march=$(TARGET) -O2 -pipe -Wall -Wno-deprecated X+CFLAGS = -march=${CPUTYPE} -O2 -pipe -Wall -Wno-deprecated X BINARY = pxclient X CONVERTER = transform X-NTL_DIR = ../ntl-5.3.1 X-NTL_INC = -I$(NTL_DIR)/include X-GMP_AR = $(TARGET)/libgmp.a X-NTL_AR = $(TARGET)/ntl.a X+PREFIX = /usr/local X+NTL_INC = -I$(PREFIX)/include X+GMP_AR = $(PREFIX)/lib/libgmp.a X+NTL_AR = $(PREFIX)/lib/libntl.a X X ######################################################################## X # # X@@ -27,7 +27,7 @@ X transform: transform.o X $(CC) $(CFLAGS) -o dist/dynamic/$(TARGET)/transform transform.o X strip dist/dynamic/$(TARGET)/transform X- $(CC) $(CFLAGS) -static -static-libgcc -o dist/static/$(TARGET)/transform transform.o X+ $(CC) $(CFLAGS) -static -o dist/static/$(TARGET)/transform transform.o X strip dist/static/$(TARGET)/transform X X dynamic: $(OBJS) X@@ -35,7 +35,7 @@ X strip dist/dynamic/$(TARGET)/$(BINARY) X X static: $(OBJS) X- $(CC) $(CFLAGS) -static -static-libgcc -o dist/static/$(TARGET)/$(BINARY) $(OBJS) $(NTL_AR) $(GMP_AR) X+ $(CC) $(CFLAGS) -static -o dist/static/$(TARGET)/$(BINARY) $(OBJS) $(NTL_AR) $(GMP_AR) X strip dist/static/$(TARGET)/$(BINARY) X X .c.o: X@@ -44,3 +44,4 @@ X clean: X rm -f $(BINARY) $(OBJS) transform.o core X X+.include END-of-pxclient/files/patch-Makefile echo x - pxclient/Makefile sed 's/^X//' >pxclient/Makefile << 'END-of-pxclient/Makefile' X# New ports collection makefile for: pxclient X# Date created: Mon Apr 7 20:35:02 CEST X# 2003 Whom: king@v2project.com X# X# $FreeBSD:$ X# X XPORTNAME= pxclient XPORTVERSION= 1.2.1 XCATEGORIES= misc XMASTER_SITES= http://opx.ventfest.com/linux/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= king@v2project.com XCOMMENT= Operation Project X - Linux client version 1.2.1 X XBUILD_DEPENDS= ${LOCALBASE}/include/NTL/FFT.h:${PORTSDIR}/math/ntl X Xdo-install: X ${CP} ${WRKSRC}/dist/dynamic/pxclient ${PREFIX}/bin X ${CP} ${WRKSRC}/dist/dynamic/transform ${PREFIX}/bin X ${MKDIR} ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/opx.cfg ${DATADIR} X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-pxclient/Makefile echo x - pxclient/distinfo sed 's/^X//' >pxclient/distinfo << 'END-of-pxclient/distinfo' XMD5 (pxclient_1.2.1.tar.gz) = 46a30d3da267d38480f82383d9266a67 END-of-pxclient/distinfo echo x - pxclient/pkg-descr sed 's/^X//' >pxclient/pkg-descr << 'END-of-pxclient/pkg-descr' XThe goal of Operation Project X is to crack the 2048-bit RSA Xprivate encryption key Microsoft uses to sign Xbox media. XThe goal of this project is to make it possible to run Linux Xon a Microsoft Xbox console without a so-called modchip. XA total of US$ 100,000 will be awarded by Michael Robertson ("donor"). X XWWW: http://www.operationprojectx.com END-of-pxclient/pkg-descr echo x - pxclient/pkg-plist sed 's/^X//' >pxclient/pkg-plist << 'END-of-pxclient/pkg-plist' Xbin/pxclient Xbin/transform Xshare/pxclient/opx.cfg X@dirrm share/pxclient END-of-pxclient/pkg-plist echo x - pxclient/pkg-message sed 's/^X//' >pxclient/pkg-message << 'END-of-pxclient/pkg-message' X################################################################## XYou need to make your config file copy X$PREFIX/share/pxclient/opx.cfg to a directory al read the Xcoments of the file X X################################################################## END-of-pxclient/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: >maintainer-update ] (one line)> Release: FreeBSD 4.6-STABLE i386 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 01:50:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C08337B401 for ; Tue, 8 Apr 2003 01:50:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F43343FB1 for ; Tue, 8 Apr 2003 01:50:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h388oBUp088016 for ; Tue, 8 Apr 2003 01:50:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h388oBQj088015; Tue, 8 Apr 2003 01:50:11 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 01:50:11 -0700 (PDT) Resent-Message-Id: <200304080850.h388oBQj088015@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B7737B401 for ; Tue, 8 Apr 2003 01:42:55 -0700 (PDT) Received: from grizzly.droso.dk (grizzly.droso.dk [62.79.38.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E9E143FBD for ; Tue, 8 Apr 2003 01:42:55 -0700 (PDT) (envelope-from erwin@grizzly.droso.dk) Received: by grizzly.droso.dk (Postfix, from userid 1000) id 7FC70843C; Tue, 8 Apr 2003 10:42:52 +0200 (CEST) Message-Id: <20030408084252.7FC70843C@grizzly.droso.dk> Date: Tue, 8 Apr 2003 10:42:52 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50711: bento fix security/p5-Crypt-OpenPGP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:50:12 -0000 >Number: 50711 >Category: ports >Synopsis: bento fix security/p5-Crypt-OpenPGP >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 01:50:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: pil.dk >Environment: System: FreeBSD grizzly.droso.net 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #9: Sat Mar 22 09:41:59 CET 2003 root@grizzly.droso.net:/usr/obj/usr/src/sys/GRIZZLY i386 >Description: Totally remove dependency checking for Makefile.PL as we handle this in our port Makefile. Somehow bento got confused and get's into a neverending loop. This should fix this while not affecting normal install. >How-To-Repeat: >Fix: --- p5-Crypt-OpenPGP.diff begins here --- Index: files/patch-makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-Crypt-OpenPGP/files/patch-makefile,v retrieving revision 1.2 diff -u -r1.2 patch-makefile --- files/patch-makefile 2 Apr 2003 12:19:52 -0000 1.2 +++ files/patch-makefile 8 Apr 2003 08:39:16 -0000 @@ -1,9 +1,41 @@ ---- Makefile.PL.orig Mon Mar 31 17:57:10 2003 -+++ Makefile.PL Mon Mar 31 17:58:26 2003 -@@ -43,22 +43,6 @@ - 'Crypt::RIPEMD160' => 0, - ], +--- Makefile.PL.orig Tue Dec 10 02:48:09 2002 ++++ Makefile.PL Tue Apr 8 10:33:08 2003 +@@ -11,56 +11,6 @@ + use File::Basename qw/dirname/; + use lib File::Spec->catdir(dirname($0), 'inc'); +-use ExtUtils::AutoInstall ( +- -core => [ +- 'Data::Buffer' => '0.04', +- 'MIME::Base64' => 0, +- 'Math::Pari' => 0, +- 'Compress::Zlib' => 0, +- 'LWP::UserAgent' => 0, +- 'URI::Escape' => 0, +- +- 'Crypt::DSA' => 0, +- 'Crypt::RSA' => 0, +- ], +- +- 'PGP2 Compatibility (Minimum)' => [ +- -default => $is_sdk, +- 'Crypt::IDEA' => 0, +- 'Digest::MD5' => 0, +- ], +- +- 'PGP5 Compatibility (Minimum)' => [ +- -default => $is_sdk, +- 'Crypt::DES_EDE3' => 0, +- 'Digest::SHA1' => 0, +- ], +- +- 'GnuPG Compatibility (Minimum)' => [ +- -default => $is_sdk, +- 'Crypt::Rijndael' => 0, +- 'Crypt::CAST5_PP' => 0, +- 'Crypt::RIPEMD160' => 0, +- ], +- - 'Support for all ciphers' => [ - -default => $is_sdk, - 'Crypt::IDEA' => 0, @@ -20,6 +52,8 @@ - 'Digest::SHA1' => 0, - 'Crypt::RIPEMD160' => 0, - ], - ); - +-); +- WriteMakefile( + AUTHOR => 'Benjamin Trott ', + ABSTRACT => 'Pure-Perl OpenPGP-compatible PGP implementation', --- p5-Crypt-OpenPGP.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 02:00:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6972837B401 for ; Tue, 8 Apr 2003 02:00:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A7A43FBD for ; Tue, 8 Apr 2003 02:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3890WUp090165 for ; Tue, 8 Apr 2003 02:00:32 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3890Ws7090164; Tue, 8 Apr 2003 02:00:32 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 02:00:32 -0700 (PDT) Resent-Message-Id: <200304080900.h3890Ws7090164@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, reigncracks@hotmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB78D37B401 for ; Tue, 8 Apr 2003 01:50:26 -0700 (PDT) Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 05D5743FBF for ; Tue, 8 Apr 2003 01:50:25 -0700 (PDT) (envelope-from mezz@mezzweb.com) Received: (qmail 13820 invoked by uid 0); 8 Apr 2003 08:55:46 -0000 Message-Id: <20030408085546.13819.qmail@ns1.mezzweb.com> Date: 8 Apr 2003 08:55:46 -0000 From: reigncracks@hotmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: des@FreeBSD.org Subject: ports/50712: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: reigncracks@hotmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:00:34 -0000 >Number: 50712 >Category: ports >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 02:00:31 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mezz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Mar 13 13:54:37 CST 2003 mezz@sysinfo.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS i386 >Description: I have been use Opera Linux 7 preview version, since Feb and it is stable to use daily. The interface is very same as Windows and very nice. I have decided to release my linux-opera7 to ports tree, which is repo from linux-opera, but with allow icons appear in the user's KDE, Gnome and different WM by automatic. Version: 7.1.0.20030404 (repack with Java fixed) >How-To-Repeat: >Fix: --- linux-opera7.uue begins here --- begin 644 linux-opera7.tar.Z M'YV0;-*XJ8.GQ1LX9>2$N>%B#IHP<@!(G$BQHL6+&#-JW,BQ(HP8,H$$# M0,B/-VK$,!DR1LJ5)UO"F''CQ@R3-T:2S%G#!@R3,6:(O`GB9\>C2),J76JQ MSAPZ$$&``-"FC!X]3#-6O9JUJ]>O8,.*'?MU!`@J:-+,`:$61!@0#LNP8>-6 MSIBT=LJXD#HE3%ZV=-BZ<0O"3!HV95B`D%.FS9N_8=SDH9/6S1D08LJ8><-8 M@5G*;0.Z2>S6#1D0E,L,KN,&3I@Q:P!CS@-"-9V$`B^+<%CXT$X>7-; M<9K`;<+D\0QB#.,PMT&02<-X#!W.:5.G-!GF#_^2T1RF#IO`",G1AEISI/&&&W.XX!ES:+4%T5UI_#7& M@5`)-(<."XZ0P`M.R?$"')S1,<<+=Y3X@F@$&13@0IYMV.&'(8Y8XATG"I3B M00DM]()AWK7(X1P>@BB'B"2:B&)!."ITPXZ^C>@:'7>U(`=K536$AH\O"DGD MC#4.A.2*2_*HW8?016DA5'-9B260,`XIHY$V?IGCDG"L<48+<`3TU)I!QE@D MC4>J..>'=K90U1QSA'%&&7RVN26<7@JJ)*%W[C>']T1P(+8#P8Y]N_MGEC6`JT,8:XM$*AZU9E@HI MKW."X(.M^]GQPD!S@2"##R;$H`"L:,@Z!JW$LJFIKJ>"R62/OP:+9[>X/LII MI*B&V:2RS);A++1T35OMM;&"@`>WMSJZZ:YR3BJFDV6B(265>CFDP!QEG';" MB%Y@\<(+)RC;[[>F=MKNN&,^&>64;E3)&P\\@'!"$4X089`9+5QL[+K("MPD MF5`:#++(:)R@`!8M]+P8PE:Z@-T9":!57Q!PR"'5#""XI,,,,>A``PS2AC3# MSBMD_7/(":-1-!I')[UTTS@\;8,.,.10]4P[`P$$K2[=P,(-(*P0]]P@N+US M;7AH"<(34!0A11!?$)&$%'\'/O@74#!1Q1%).,%X$%0@L??>9DG!FANY_;WB MSBV0L`?@@@?1!P@BB`Y$'R)@708>L((@.NF#GY[Z'JNWC@4(F(,P!&*1U0'' MWFF8@9IV@=W^Q1!,%!&$Y+03#L433"0Q1!9?L`Y"#R9G4<04)W"7FAL*H*SR M&RR[G&O&[(H[,,T?`ZTPMK+N6ZOZZ@+LJ;O>P6_PF6%(D\(8YC"(28QB%BO6 M^HX5,!V]SV/_0Q":V&`E$)#,9.9;6J!!6L!``68,]#Y;(04=(C0 MRD,THX$`:4H#`=.S0EEH,,?`WE' M0AI2!T]`B!L6F0(U9A$$=U`('`+TA3S5X0P"Z21TT#"''NBN5EGL%QO>L$4V MO"`(SGF#&*"SA3=VX05"D$-[&":'$0GD-G.)$PBXP`7075*5:1##*V,Y2SK4 ML@:WS.4N$^)+-P#S2,,L)L^.^2(LQ"`&4K!!C90)2UTV\YG1U.4=>%G-:PJ3 MF,9,Y4'HL$QSTM*6N%0G.U_P2[E@$Y[;3.6+RBG+>T(SG]/L)3^MZ<]W:A.5 M4NF7&F3`L!>H@3$?8L,G!<+/&J"07;!K';%JU7U MRE8LC%9V@;VL_L2@6-B0H3UN4.U<6^O&U]85HYXD:EZ?A=4M;I6OELQB)K7* MR62VX:1V"(,I09>`2R9!"$U0`DIET((8T*"G2FU!=[/XW?".M[Q00R\Q^WK) M0%E7N*P%ZG'+(-KZ=NJ^JV6I2V%J5^CN;KU2F>XF$_(%U+H!NV'X`A@K4P93 MSE9W($C`#G9P.26^K04Y@$$-\+8"'.0`!WC3V^YZEUGH@,"P8=B/'/:V&:4) M(7*&0YQ`TNM5#[TUK"UV)C[%L&/)_C6W:<`L,PUZ2R(/!J"7=&LRZUE0(1_4 MR4J-D-B`Q"#)00Y2?,4#EXLZ MLKNS'.R09V!19U@D<`A$RO`%\>PTNR]0XUT<%&C4$FS//9..QY8 MVS[\32*R``=UZ[8,6*`V%4?YDH]N=+HE;43<:I2HLWX!JAQ#A^(I.$#NEFF\ M495<@8P!>,G.-[P-[=36P*$A;^CPN-NL+C(4X?DP988`#(,Z*H!@5FPP/3H2H5^3J]-OD30\(>W(>(3W[G%,0X= MC7='.SJ`^27IASK2:KWGAD:5#>RB.S9_DP9RLT&XS?M$NID[`7C?L!H3H)W7 M1/VWH\&:890.`J9C08UR85C4H7[@L4^]"KPBW>0H(0D"KT_1KV'=-_H&V@YJ@DV^I M680^\FAU!YUB'^G?S^DE]=QG\81:S\.ZOJ6SK_Q$=SS=N48#H]E]1/D/FI_* MUVF?!@>AYFF`AGWQE@;)L2@CXFI]((IN((3."*VAG^.IG^0QG\@@(0QH(0X MV(3SQX(($H4#6(";)&SSEX`+."8."`=7AX5:R(0ZZ(3UEX9M0&V79!AM)1(-NN(.+J'Q^B&NB)H8'6(:$>(8-B(AJ>(68F(6:F(.<*(%QB(ISN#MU MF`;4]GR4.'X=:'TOLH)PD&3)`0?<-SYM)15Y.(.*R!@]J%Y!.(3M]V?)>%>_ MB`?!"(7W1X7JAHU6&('2"(Q:-0<"N&NB*(C$EFF%R("-J!"/"(&]V(736(WI M&`;K&(ELD8L<6'VJ:(-+Z(J^Z(W"V(.W98SV:(GYF(G[R(6#!I`)T(Q%2(3B M<82KV(;\Z([^:(TK<&O8F'_[!P*35I"L>)!O2)'4^(U@*(Z!&&OEZ"'G>(B. MF(ALV(H(B5P5&8_S2(M19H?@AX<#J8?<^"$S^8F`6&KD2&BE:(BGV)*IV)/O M^(TTB8$^F$4Z>3S2AXPO"9*OV(TC*8PO`)0F*90H293F:(I-F8I5N84A^7]+ MJ95R2(>]<8LV*9!2&1B[:"LE]P)<1B)M<'9GL)7=)W0>!C=0\T0S('=V(Q1O M-IB]]Y99A),_:!:J87UF=@:B5Q5P,7\=EE-168GXV).2^095P9?$^)22>(P? M&)$P>988U9F?V8.\`W[5%HTOH)K\-8'%&'X[.9><.9E8"8_+N%['6'ZYZ9EE MT)OK5X3/N&?'&7_M^'^RZ9-9:8WJA6X9.84;V9'!^9EI"8X=AVY!:8!#:89& M.9;LR"8KV)S9*9[T^)IEN8GEJ9MLL7/I:9MQ.7WXN)X3R9RZZ9R\V9??=Y%P MJ9E4:9I6V9["J9#%&2Q"V)#)Z9$2&9-W99XS:6O2R6@:684II7N:'"J9],N9:-UY8=EYGCAXS7N9O?R)6A>)(C M&I;A::(URJ)J*8NV)J-3>8GZ:)8I"J'/B:,AZIU?"9XE*HLG.J!=J*3PZ*(9 MAI/JY9BF`9NR^9X'8FM<6II'RIY5ZIZTN6(=9Q8U"@*BL0;<19I>FI_4-2++ M^(/R":"\2)YGNJ)U^@))P%!R,!KT=*=XFJ."JB"2JAB.J5(2J"4^::V)J<9BIH/VJA:"9"5 MRJH">JI]^IE_"JD)0:B@Z7WQ>6Z_::IF^JFX&JJZ*JET(*N5:JFJ@:E$J1V; M>A#">I^,"JI:>:RD^J)2H:652J0RN*<>@JIW]:>(1`=WP!EKD!LO<`7LVJM^ MJ7X_&*P_2JZ)=*YRD*Z6L:[L2IR7=*G*]JQS$*V=&JZW.JZA6J[VBJ][R:Y7 M\*M0.8GSZ8'3JJ'-2:_FBJ[JRK#NVI_+6H\1:Z0&::O$:K!:B;`8FZ\,:Z#] MVJS_6FC0RJD3ZZHJ6JPE6Z\GN[#L&G5:NE[>RI.+^JK6.HR^NIU9Q)#NEYSS M:JRCFDCV%YT?.IWK=J']][,S2[*/NK1T4)OGYJ_0`;`".Z=!*ZJ1FJW^61L0 M"Z`@^Y$B6ZTT*[1^6;9`:)P)>K1S"XVMFJ2P>K5CR[0>JD50JXU2&[-X&[;8 MFD@.N[+)UK4N&[`P>[?B^@*YBK5L>6Z,F0`[.Z9@FZH"`:>VE0"8Z[@%ZZ:; M2X>,F45F$01D;S)N[PVV[PHVZZT\A8T2K74 MJ[S,J[#\&K<(ZHQU:X2P^;W6>['8B[-7T+0(UAQ_6YWM-KV;A+S@>[T*JZ\- M*YH>JZ>"NX+J&[[.RY_QF8=S";K_-\#ZF[':VP+Z!X M=KX.:;>U.JP85<$)Z\#OV[?R2Z'4::$=J<`A?+_52\#9V[\_R*TPN)/=ZZDM MG"+8S6KQT3,2#C*POL+T^B\-9 M7+UW_+Q2L<>+^[5#K,5W3(\]*[$L/,EVC+6/#,%Z&,J0*\B5C,%*C,E5+*VH MK+Z=K)B,.;LKED'HLT'>\C+ZLS$@5#,B)$$!E$)70G;VHU,8PT#[0REXHB=9 M2T`F8T`34S$^@#__XD&34B=WDB=J$1@7=#(IHT'6#"X:(R[:W,S=K#-8X&3Q MN#,K^%MC$(\O4#U#@#*5Y\Y=",_R''1L,#Q8L(*HDF8"2(,@]3%H]0YXM,E/=/\,=03`@=Y0-4O_<]=&--- MO=5/O1^(<1M@;=4*@=5`[=3T!,\3T@8'E]1BC=!+_=-EC=)GS4H)(0=K?=<- MG==9'=1F'=>LA`9TP`9/$=@\?=5,;=*''=2LI("./=:$_=:3#<^K%&.7C=>0 MK=>2S=>(/0;)<1B?/=BA7=AP3=EC,!KKE-H9G=E[7=.NG31O<`:R/=*BK=6D M[=I`[3=:C;=OP3`>]9`;#3=O%/=3P7`=584W+O=J:_=O/G;QN,-UM'=F^ M;=RLQ!IR0`;:G5+<;=C6K4MP\%ON,=YN7=M#;7&XK=MV_=C;W=OF;=N&P3EQ M(=[SC=G4[=Y/76-W`!'\7=6"/=O_W=P![A^,[1QZT=^@7=^L/=EG\`;L7=ZM MG18,,P9U<.'VG>'"Z>$3_MO9LMC=+.+5;=LESM@;C>(`3D^*W084!.&J+>$I M/M263>,(;N,OOE#_YN(*_L=ED`=B`.3=/=2=7>!A3=_D_>&3G>2Y8>3WC>1F M!"L=KN.\/>*VG1QXX,Q2WMI5D[M\\?N:'8N5?/MF. MD1?7$>>_#=MV;MNP+09K\"MY/M2P_=I00@=__M2P;09L0`:`C>7$?>2&7@;K MM$504NCT!-MSL!EIPNC,[>B5#NF7_FQLP%*:GN"$/NIM7NJ6_A@)\>J>'EAVH.OKE"B9ON81WN1:#NB>3AF++NPU3NPW M_NCK!-ZZ+NNO_@8**-_*ON/,WN.BM^%JON1LGNUGCB/93>O@7NJ\;B!.H>KG M3A]S(.K7GN7-3D])\TOJ7A[6]!JS_NZ-/N5//>_W'NS>/NQF;N[V+B+.4>^_ M9`?9H>J,(1ZPDN\!O^P#S^_TQ!A)SO!ED"=?3>X3W]J,H?'#K.J)DA3?=QC]:)E/AZ/^*-K^@'H=[CCO:D;MZ- M+^`$#OE^;P8,?BF,(?JNE"U5,OB67_CONCW?AA'@:HC?R^K?RJT>W`G_NN/^>)9.'.[_FN MC^?9S_C;#^E\[N?=KQF-'^C69!V]?^B)GNR*G_;>'_>6+NDMS?FUKOWP[^F8 M_OM8O_CD__VGGNKCC^_Y/U;GZ@)@^?-TL>[JE;FG=P#7":YC?],O^0U`7I?^ M/!VPTW\+D/`-0&17`9^=&X"`^\_]];_[)^T,H.L3=[UOW:4[$QCW_)T"_'8_ MK_$U/.KP\'J?Q7L#GHT%^KV/QP8V'OV[>>]O!V:\'ACR=*`K&7F4+P1VOB!X M!$V><#."*N@Q]3Z91P9HWA3D>;V/ZF5!WY`7AD3OVWI=#PI^/2GW.L(`7>L? M9?`,$AHBH]MT6@0<$6DP3XR).(@8&DS=PWL[#0:6-SK(DA3"%\@]>"#WN``X M8!G>(,G!`V90#AXE/S@#9``>:(2#L!`JP?KW',A`E:`#LLX0/@7P0.`@5^IB M#(ABELB!+Y`6S@`::#!6KCS0@:]&",^`)H0*IJ$3QAA%MWI$(2FD`S(N$KK" M27CS-F$L#&^>D!:&0HAP"V7<%P@@=*"@M<)7R`F!X2P$A7/`%L8X-G`,_P-0 M68:\<.+Y0J[G##]A+22&T[`:T@&7@@TS8&';AK+0&P[#49CDOL!*2A#E4`_: M-W38#85A-"2&J^0.H$(.IPI9H20TAT"-'I*!8`@-;6%5F`[0;1]BG./@#W@0VH-%-$HB\2%2H(AX]]S@2)R'+[$3"ZQ&0[$H2AA<-T7J'-'\>4E18T8FZ88-81M7P#3R9B<*`_/85`$ADPQ M`7+%E@@4E6)53%S44`7"PW_8%0/B5UR*5K'!^`6]$!7%WHB(B$PQZ!V1&1$B[$Q)H=[]058@\(K$+=!O'7&SO<9ZT]H=(RD\33>'-7( M%LFB5S2+H/$-Y(&/$!GMH@IZBUYH1"S&W:@,:^-@O(U4,3?NQFMH'"4C=2-(D(^]D#X*1_O(4LQC?L2-XC$/!`7\J`WU8YJQ MC]/1(;9%B&@@AV,,J`$$Q2E('+)D@,R*9I$!F$D)JR1+))>N/ MF;20U'$[#LG8M";)(YK\C7O23*['.3DFER2<[)/QD5`*R1U9)M?D?5245#)0 M.LK^F"?!HZ2\DKCK3Z+'$>$E!R2D3).7,M2UR9]()P=BEW24>03!J&J]R3L!*\R@436T(%A,ELS`"B$PAT457.QSWI M+Q/F@1`-&5->6DIZ.3'O)6.(`W4`>42YB+DGD5MDN'0,YJ,=!HP3,O=E<'P! M+A-!F`$&`^4L`[%\DR,B9\),=H@#IX-EJ#G,K][X3);9+H7FSJ2):4`/$)H! M`?=JQL]\ECA3(>A,!J,7$4*S))6V-IJ#[R+$&F2,L'$-9,4>F>L2)]\,);,$-DA.YD=SBEK@ MJYF!,U)2Q()*^7? M*10>C=-)0DDV8`M?XVB$FQKS/U+%^`8-OT!C@`.K,'SJ$E2W>K(B@VN<2^_D M21BGD'SPIQ,\A35QDZS,](DAJ6+^O`O8DY6@3Y&Y*@WH_ZPY;`]_XJN@AMZ> M(D18%'1`,1*'Z]`&)"A'"9$65`Y@T"^`&,P`\22@2A(8!JP/6D&A@@A-)#02 MY"@V#SI30*@+':'9LWBNT)GB&A:%+:R<>>$+3`A)-0H7XT:3<9KAA#+0C6E` M)V@/97O$$(@2FB&:;#3H$64A,U2'.E%#]$.M@^44HIRABG*J$JI$;>8.)1,^ M-(IZT2!*11D,I\*B931ULDO*>$:?:!>M-T&4ZEE1#DI#T2@4'852]"GZ!B%J M&SHG"MV2`[&.W.@C3:*75)1JT%8Z"BNI#(VCP!,X*E)9 MNAAIJ2#EI$(OE?)03.H.W4`@;:.C](A"4F'J1VVA0#BF893!G%+/9$F9Z2HM MIM"4B#[%@[!,/6G8!*6JE)@^4TT*1K7I&[VEL?2/8E-R:DHWJ&=*I\[4F++3 M0:IZ!!4\)8;CM)'^4D+339>H^J2CH52=YE-*.DBKJ3<5G)UPEPI4>:I/]6@G M]:<%E(Z^RT*#WC1?XW2:U"16HI8J43PQ:B^)E1ZU<:('T]`>;"$\`Z-JT"@> M5-5)&4>J>C.IK`2ERL%E(RRGYTJ=HYW0I9948GA2_4U42VN_(K6HW@#@7(QY(JB1UJ1+#L7E`45[QU*E2=10&3$61&S`C5'VI4W7U M<-6C*7H$1`#YJD85,R9,B%!O_DU0S9$(%1AB55L(*U$=?=B+-S5V$M6H2E<] MW1>PJ\*#A)ZXJZI4;:%'O9$VKN0=X&M/DSMX`*;/6$7;#>%`B?"5MAX&_5C*^#T!57@?=;IT,`R6T) M8KE*O-\J)E8A0HBNO-6WRH79NAFL"7:5<=JUG\6F58(H(,)7DZXO[[?*5A

)VM&HX\G-?LF@W5JV4\<>AUGVW7A;(?GFI^#6B_=?@MQM#W7WO:;U4L MEJ$.X,0">]4.;/)1#5,-$V:M^KI?5TECW*W@E<**5X*&87NKAIVMD[/#OE(_;#,Q8*]V-BZ7Y_HC#6N-7:4?%(5JY;9,O<.T\QK ML!.ZI,JRMSK+6R(#9.1X=5;16QJ@2TSF99>PD'JJ7/T[4NE->*6CK+.8+:M,QM>/#7 M%MN/]A1HIWCSB<0V#:`YG6;1MNF8A0C)=M066X'X!00L#JR=T!8&ZC2]&MXD M3/3+MM&6W,Y(QT#VT*VXW;9OT=J23VP;;@5>J[%`J\;GW5M'!"*@C;0I(1O;$WFB1`^#R#NPBU"L-U`VXU,B0$G[=D MZZW$.Z,UI@P`5I5W(<\HM]VA+D`/I`%_5N:>0A[H'X##"+!7]YH-76[_6> M@="U5^W4A*[2?;E,MSSDA021 M=&ONTH6#8L[I6EVH.R+B*V?X:E6WYW)=?M)!PR[1O;H+93-H7;';/P9$E3"[ M`J_HC@BW6P:"CF>#NQ\7[1X$Y89W7Y[<12M4E^:RW3%!]CQ$ZED]N#4@Q,^^ M*\_^;N&%:M9$(3P%,7`'UN[9';N/5S-*7G-5Y!AO0'.\O,2P!9\S@!XH0\X% MF98W[J+=QPO7:DP;"+Q#5_5BWM`+*B8K5.`ME-7S]C30FQ!>G\2!%5:/=!8( MJ0E[GV[_>+QI83^('C?PIMYAZLV[L[?WKB3P\*8^)M@5O)?W^(;>;8QMDG?5-OXUW_?;>PEMTW:WL[1]W(!=6 M72`@'@1$9;J_A)>7M(W^>W4&KW;BO]3!_[9HA0,_(`%GD]$P!.X`TN\=\B!_V^3[6NSA79XE,@8N`-DZIL(@2!0>4#0S@!!2X`(%`$=`((6&2(<9L1A&D]3P%RX!1\`)/(',PP2I*& M@]@:QL-Z./,`XH(%I"IN38)#',U%]:/GA)YR4!@N`FX8!('@#)S#M!@,M3E[C,SLB_F)4*@Z`@``4:AQ]^P[(,#5L@.XS+T@<'N6;E;%"<,VZV M)XP9O[C%Y*Q]Z.)"L547Q<)H&-'L!42,:99`=MD"@1D-A$X08[&Z*"Q(R0!G MY\,6.^,.DHNSV30NKXM"G?$1SZ0#0$`1R)9)IR]T*1Z@'20)$'`U<\T'[`Q$ M\O_NZH5@#Q;H2+``5Y,9H,+.F`+)4@T\O'(,!1@#8"P_3`-]>(X_.(`)=JQSCD)G0`J1C1V8:,V&(N.$'"0*@P!2@`J$8"S2( MM=`64D-OZ"6!P>(=EBY2]90&97`Q;6$.Y`&,BP9T">>0FJ>A]**!TK"0%4)K M@LAR=C'(A9FL%T#`%5"J+'DMR&0N@HRY2$,&"2!`""22MQ`#4`.D40[VH34- M5]6#2?@+]NE+(*#P"H9(]='(,G@``8Y!^BADETP<@H[2.'P'PC:LA5/,7TH/ M"%`#T,UK>F6TS!"P,E2X#%9YS=(%%$`9G`)<2%<"U#(T9!B0`O;"%>C+<[$U MB9[`\!"^PUI0L7+0M4$3E(_#4';)27EG=,$"<2#" M\MIS4W<6+@@GT15:T+&T-`S;8F="!YJY%IYD688+48\N&%/*=!QVQEN@`MA" M]*R2,T`;"K*\R`Z5-R4G%J8L'=0"AT,4W:*;H=AINR<`@ MFZF)UU'(D<01I62)3!#8`_.E#9'5,LB%W(8AL$`/N-$X.D?KZ!V=DH^`54S) M*N"%N*G1HY`WPW=.R^FM:R4("$UZ<(1;Z-#GX6:%'IVW,X*TCWX*-+,WP(XE M?:7M)6/P/.X!D]"'1#>E`X.X(PQO2C`0!M@6<:*J@L`"09H(*`3$W*5")%M8 M"XY53;\%T#R4^W&D0LY=+RMCSO/Y';H4%A&S\[:7-`?7E:?70XP!S`^G-5,& MM,QNIUI*G@+_,S<`Z;,0=.#"_\2#7P>36&4-70G3LFE(",TA^.X8:6D7H)LO MM*W!"RZOBL[AH1605"L0N'V9Z,L=T;J MU]%.4@$%](?K8#U'ZH-&"_QEYP179"PFEC-F7@N9(>G$Z$5Q&M[R;98*AWI5 M\)>W$#K7@/!@#Y2H4P^-9TH7#&VTG@*[.;2RY,$`FY6JI[ZMM5E,R.IFW1AL MPV#V"]3N-&`1,B`\H$W7&M;*>C#8AO(`>MXR8YASX9I,HP`5V3!20)M6;Q,[ M5KMDAH&Q-XYO0-98H`F4V+#L;0GIW+@DF\CUL(#-/TZBADTU<&=N?#%AY^`R(W`8DS MMV.#:P@5DGG'/+=G?;.I-)P&`4@[<;/GQ4T&&C?%X3D7)^/49D5!.O<"+,&C M72OB3.HID!9,*!99`9R[<1_NI#TDEK;2B-W0QG%S$:5Y&^=H2W""-NH3U?:;=@0$B#P'DQ@960!5P M"]^A,H4(#I>]V?/O,'EJNL5F[^R0Z!*$U>;>*X`*!`$A<*?%=/MR"]QZQZ`` MZ&U,%1ZWKC<'PF;?`;_-/R6S2P81<.!@8Q'H["A->T7`'E0M=GSRF?@#(B&RY"PI#9Z2P@]4$V[9).(KR&" MU2ZD2L.Y3F=3+6/@\M!&+=C[30?I)$#7=$E>&-;!]F!/B(ECG"VT:F;6IP%D MZK$R()R0&VU@&/K9,IR']!"KUP/9.PT[9I@M:IZMQ5](ZD+&?AI55Z+.`9&- M:2.MW.OD,5N([N-B;O-O*=.Q&HMKB3X^K6''L-[-V!HQ:&NA'+W_P\I="PC\ M%TGF@SW`DTYJ>./9PC^FL4Y850H[/(%/`W_,4TU^^W<.X@G6P8$*80<`]L/<88\?A^>`LY MIV`?;`Q-<+/(CXW:(L`/O`"AL2(ZC\.S#E\W++]L7`<8]L)*7M2#83T`'OY" M;C1F9B9=:7PSB][2E=G&*.G:P3FHLQ1ME.F&@[C/2@\6UINH+3Q078PA M#9Q\C$=H2*<*;\/&N>]U#U6YXYI'TY)Y]A!J,? M@HSV/!SN6;.>GDP?3"$(>.Q-`&BW@"9P>WP&FRX#AJ)O-H>`8!O\^HH([/\] MP!^&`9\=K(EBX._`_:%YIJ[32I*XI!.YV('XAN4GZ29J@X*G"QT=7\-HJ(W9 M@[M5=EW]Q*BG1KC@&JX.CXA4WMW5/H:N\Q?4.G&^SZ'9*D>!.M"V#8O&"\L[ MOFU/ZRZ5UM8"_2T-< M-Z#.F@`1."(HX*`7YI?2`C:R4)@:+B4&B/:)F7Q:0!P@=+/%!;C0RJH'9(#- MYAYAX+#(@,[=,*:&',$!9J`&S`09@`,:1@X0`SA@!HB!S$`#;(`8N!JI?M8' MXUIO;"'WJ/CHR(R78;-4(;#%Q#$N("J=&?=Z@>_2EYFJ8!4:F]AGXXON+P;^ M2[_XK0(QJ#.S<-VX/[HT+"@T#DD-^10W"0?:8OF9S#G8WZ M4[]OLE?/5/?W<.9Q`E2`[`XA:ND(D>!`A`W%`=&@3>(?HT``^ M@!&@YH%,*!-.12N$<'"`9$3P]P$"$H?#!&C4P0%I07NE/V!#.P/E401\`4*` M%I`$0`$R`-F7!V@'16#E\06\@#9:`O`$:B=&X!=`@D0.C8/JI_M9@5`@%M#V M,0'8@Q&@]WT!08`4,`0@`0K@&D']56%Z&!)8!20!3``1X`2&@7&@"<($('Y2 M@.&'!%0/?T0/<`6F9'C/OU$'3!P\@-*C&H4(@]#I\RO(8U583F,\O`[=S/)! MVRKXF!@X.X,DR#=4@BB`Z,!EQ(`3H+C2";Z"H>`4 M,`J6@@E`'K:'C6&J8"_8"NX,R&`LR`PZ@XJ8*7$+3FBYH#1H&O""6(`O2`D^ M!%"*`$.+FU+1/@.[H/- M8")6!*""%B%&J'C@@Q(A/'@-RH0TX4?8!E!N(N%`F)))-70`GE`PU&@)`!`@ M.FR!3D`76,\L#\[>Z=`"\!(!:2A68A"&`"F``@@`NP4+2%%43/ MT'+T`+Q?*]('=(([`U'(%DX02*%2N`?8?53`Z<#[O7Z9QVP7!!P!F@A\AA"@>CH?D K87EH'IZ'Z&%ZJ!ZNA^QA>^@>OH?P87PH'\Z']&%]:!_>A_AA?J@?[H=9`0`` ` end --- linux-opera7.uue ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 02:10:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86FC737B401 for ; Tue, 8 Apr 2003 02:10:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C41543FA3 for ; Tue, 8 Apr 2003 02:10:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h389AJUp095517 for ; Tue, 8 Apr 2003 02:10:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h389AJIh095516; Tue, 8 Apr 2003 02:10:19 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 02:10:19 -0700 (PDT) Resent-Message-Id: <200304080910.h389AJIh095516@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael L.Hostbaek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830F537B401 for ; Tue, 8 Apr 2003 02:01:23 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 816A843FBD for ; Tue, 8 Apr 2003 02:01:22 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id E80CE37C95 for ; Tue, 8 Apr 2003 11:01:20 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id A2AE014C8C; Tue, 8 Apr 2003 11:01:20 +0200 (CEST) Message-Id: <20030408090120.A2AE014C8C@icommerce-france.com> Date: Tue, 8 Apr 2003 11:01:20 +0200 (CEST) From: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50713: Update port: [Maintainer Update]: games/nInvaders X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael L.Hostbaek" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:10:20 -0000 >Number: 50713 >Category: ports >Synopsis: Update port: [Maintainer Update]: games/nInvaders >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 02:10:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: Update to latest release. (Now with UFO - woohoo) >How-To-Repeat: >Fix: diff -u -ruN nInvaders.bak/Makefile nInvaders/Makefile --- nInvaders.bak/Makefile Tue Apr 8 10:46:18 2003 +++ nInvaders/Makefile Tue Apr 8 10:56:23 2003 @@ -7,13 +7,14 @@ # PORTNAME= nInvaders -PORTVERSION= 0.0.9 +PORTVERSION= 0.0.10 CATEGORIES= games -MASTER_SITES= http://freebsdcluster.org/~mich/software/ +MASTER_SITES= http://dettus.dyndns.org/ninvaders/ MAINTAINER= mich@freebsdcluster.org COMMENT= The nIvaders game is a Space Invaders clone for ncurses +WRKSRC= ${WRKDIR}/ninvaders-${PORTVERSION} USE_REINPLACE= yes post-patch: diff -u -ruN nInvaders.bak/distinfo nInvaders/distinfo --- nInvaders.bak/distinfo Tue Apr 8 10:46:19 2003 +++ nInvaders/distinfo Tue Apr 8 10:48:28 2003 @@ -1 +1 @@ -MD5 (nInvaders-0.0.9.tar.gz) = db5b5881e1573755e73c0e290e1ea16b +MD5 (nInvaders-0.0.10.tar.gz) = e35a64ea24b0738c14d53d67c0c0ef14 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 02:17:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CFBF37B401; Tue, 8 Apr 2003 02:17:36 -0700 (PDT) Received: from hotmail.com (f25.sea2.hotmail.com [207.68.165.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0080043F3F; Tue, 8 Apr 2003 02:17:36 -0700 (PDT) (envelope-from reigncracks@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 8 Apr 2003 02:17:33 -0700 Received: from 68.103.32.11 by sea2fd.sea2.hotmail.msn.com with HTTP; Tue, 08 Apr 2003 09:17:33 GMT X-Originating-IP: [68.103.32.11] X-Originating-Email: [reigncracks@hotmail.com] From: "Mezz bsdforums.org" To: freebsd-ports-bugs@FreeBSD.org Date: Tue, 08 Apr 2003 05:17:33 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Apr 2003 09:17:33.0767 (UTC) FILETIME=[B03CBD70:01C2FDAF] cc: des@FreeBSD.org Subject: New port: linux-opera7 (WAS: Re: ports/50712:) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:17:36 -0000 Sorry, I missed to fill out the "Synopsis" in the send-pr. So, trying to catch up with subject. :-) Cheers, Mezz >From: FreeBSD-gnats-submit@FreeBSD.org >Reply-To: FreeBSD-gnats-submit@FreeBSD.org,freebsd-ports-bugs@FreeBSD.org >To: reigncracks@hotmail.com >Subject: Re: ports/50712: Date: Tue, 8 Apr 2003 02:00:31 -0700 (PDT) > >Thank you very much for your problem report. >It has the internal identification `ports/50712'. >The individual assigned to look at your >report is: freebsd-ports-bugs. > >You can access the state of your problem report at any time >via this link: > >http://www.freebsd.org/cgi/query-pr.cgi?pr=50712 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: > >Arrival-Date: Tue Apr 08 02:00:31 PDT 2003 _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 02:40:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B12437B401 for ; Tue, 8 Apr 2003 02:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85DD743FBD for ; Tue, 8 Apr 2003 02:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h389e5Up002101 for ; Tue, 8 Apr 2003 02:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h389e53M002100; Tue, 8 Apr 2003 02:40:05 -0700 (PDT) Date: Tue, 8 Apr 2003 02:40:05 -0700 (PDT) Message-Id: <200304080940.h389e53M002100@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Jan-Peter Koopmann" Subject: Re: ports/50158: New port: /usr/port/mail/mailscanner www.mailscanner.info X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jan-Peter Koopmann List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:40:06 -0000 The following reply was made to PR ports/50158; it has been noted by GNATS. From: "Jan-Peter Koopmann" To: Cc: Subject: Re: ports/50158: New port: /usr/port/mail/mailscanner www.mailscanner.info Date: Tue, 8 Apr 2003 11:32:02 +0200 And again a new version: 4.14.9 It can be downloaded here: http://www.seceidos.de/downloads/freebsd/ports/mailscanner-4.14.9.tgz Regards, JP From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 03:10:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E8F37B401 for ; Tue, 8 Apr 2003 03:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B1BB43F93 for ; Tue, 8 Apr 2003 03:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38AAEUp011707 for ; Tue, 8 Apr 2003 03:10:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38AAEuH011706; Tue, 8 Apr 2003 03:10:14 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 03:10:14 -0700 (PDT) Resent-Message-Id: <200304081010.h38AAEuH011706@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eirik Fossgaard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 223BE37B401 for ; Tue, 8 Apr 2003 03:07:19 -0700 (PDT) Received: from mix1.uit.no (mix1.uit.no [129.242.4.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2E243F75 for ; Tue, 8 Apr 2003 03:07:17 -0700 (PDT) (envelope-from eirikf@risotto.mat-stat.uit.no) Received: from risotto.mat-stat.uit.no (risotto.mat-stat.uit.no [129.242.20.196]) by mix1.uit.no (8.12.9/8.12.8/Mix) with ESMTP id h38A7Gak006816 for ; Tue, 8 Apr 2003 12:07:16 +0200 (CEST) Received: from risotto.mat-stat.uit.no (localhost [127.0.0.1]) h38A7F7d079740 for ; Tue, 8 Apr 2003 12:07:15 +0200 (CEST) (envelope-from eirikf@risotto.mat-stat.uit.no) Received: (from eirikf@localhost) by risotto.mat-stat.uit.no (8.12.8p1/8.12.8/Submit) id h38A7AVB079739; Tue, 8 Apr 2003 12:07:10 +0200 (CEST) Message-Id: <200304081007.h38A7AVB079739@risotto.mat-stat.uit.no> Date: Tue, 8 Apr 2003 12:07:10 +0200 (CEST) From: Eirik Fossgaard To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50714: Checksum mismatch for ghostscript/hpdj-2.6.tar.gz. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eirik Fossgaard List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:10:16 -0000 >Number: 50714 >Category: ports >Synopsis: Checksum mismatch for ghostscript/hpdj-2.6.tar.gz. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 03:10:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Eirik Fossgaard >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD risotto.mat-stat.uit.no 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Apr 4 11:57:03 CEST 2003 root@:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: portupgrade -vPpR ghostscript-gnu fails on checksum mismatch for hpdj-2.6.tar.gz. I have tried to cvsup to most recent version of the ports-tree and removing /usr/ports/distfiles/ghostscript/. >How-To-Repeat: portupgrade -vPpR ghostscript-gnu >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 03:17:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A7D537B401; Tue, 8 Apr 2003 03:17:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE5843F75; Tue, 8 Apr 2003 03:17:58 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38AHwUp014050; Tue, 8 Apr 2003 03:17:58 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38AHwps014046; Tue, 8 Apr 2003 03:17:58 -0700 (PDT) Date: Tue, 8 Apr 2003 03:17:58 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304081017.h38AHwps014046@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/50322: update net/arping to 1.06 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:17:58 -0000 Synopsis: update net/arping to 1.06 Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Tue Apr 8 03:17:49 PDT 2003 Responsible-Changed-Why: Informed maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50322 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 03:40:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BD1B37B401 for ; Tue, 8 Apr 2003 03:40:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE2743F85 for ; Tue, 8 Apr 2003 03:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38AeIUp018505 for ; Tue, 8 Apr 2003 03:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38AeIia018504; Tue, 8 Apr 2003 03:40:18 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 03:40:18 -0700 (PDT) Resent-Message-Id: <200304081040.h38AeIia018504@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A06C37B404 for ; Tue, 8 Apr 2003 03:36:26 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C68743F85 for ; Tue, 8 Apr 2003 03:36:24 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h38AeaL1052801 for ; Tue, 8 Apr 2003 12:40:36 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h38AeZcI052800; Tue, 8 Apr 2003 12:40:35 +0200 (CEST) Message-Id: <200304081040.h38AeZcI052800@vaio.alexdupre.com> Date: Tue, 8 Apr 2003 12:40:35 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50715: [Maintainer Update] Port: print/pdflib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:40:19 -0000 >Number: 50715 >Category: ports >Synopsis: [Maintainer Update] Port: print/pdflib >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 03:40:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: Update from 4.0.3 to 5.0.0 release. Need a repo-copy from print/pdflib to print/pdflib4. >How-To-Repeat: >Fix: --- pdflib.diff begins here --- diff -ruN pdflib.orig/Makefile pdflib/Makefile --- pdflib.orig/Makefile Sun Apr 6 08:03:13 2003 +++ pdflib/Makefile Tue Apr 8 11:52:29 2003 @@ -6,11 +6,10 @@ # PORTNAME= pdflib -PORTVERSION= 4.0.3 -PORTREVISION?= 1 -PORTEPOCH?= 0 +PORTVERSION= 5.0.0 CATEGORIES= print -MASTER_SITES= http://www.pdflib.com/pdflib/download/ +MASTER_SITES= http://www.pdflib.com/products/pdflib/download/ +DISTNAME= PDFlib-Lite-5.0.0-Unix-src MAINTAINER= sysadmin@alexdupre.com COMMENT= A C library for dynamically generating PDF @@ -22,8 +21,7 @@ USE_LIBTOOL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-cxx \ - --with-java=no \ +CONFIGURE_ARGS= --with-java=no \ --with-py=no \ --with-tcl=no diff -ruN pdflib.orig/distinfo pdflib/distinfo --- pdflib.orig/distinfo Fri Jun 21 17:49:47 2002 +++ pdflib/distinfo Tue Apr 8 07:41:59 2003 @@ -1 +1 @@ -MD5 (pdflib-4.0.3.tar.gz) = 1b9e0d16f3e695902301aa26b6e92513 +MD5 (PDFlib-Lite-5.0.0-Unix-src.tar.gz) = ed4ef24786f11533f4eb730a39b36f29 diff -ruN pdflib.orig/files/patch-configure pdflib/files/patch-configure --- pdflib.orig/files/patch-configure Tue Apr 1 08:02:58 2003 +++ pdflib/files/patch-configure Tue Apr 8 11:11:03 2003 @@ -1,19 +1,19 @@ ---- configure.orig Tue Jun 18 13:31:49 2002 -+++ configure Thu Mar 6 01:04:11 2003 -@@ -736,7 +736,7 @@ +--- configure.orig Mon Mar 31 17:32:02 2003 ++++ configure Tue Apr 8 11:10:50 2003 +@@ -1124,7 +1124,7 @@ + PDFLIB_MINOR=0 + PDFLIB_REVISION=0 +-PDFLIB_LTCURRENT=3 ++PDFLIB_LTCURRENT=5 + PDFLIB_LTREVISION=0 + PDFLIB_LTAGE=2 - --PDFLIB_LTCURRENT=2 -+PDFLIB_LTCURRENT=4 - PDFLIB_LTREVISION=3 - PDFLIB_LTAGE=1 - -@@ -5583,6 +5583,7 @@ +@@ -6857,6 +6857,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -ruN pdflib.orig/pkg-plist pdflib/pkg-plist --- pdflib.orig/pkg-plist Tue Apr 1 08:02:58 2003 +++ pdflib/pkg-plist Tue Apr 8 12:36:12 2003 @@ -2,65 +2,19 @@ include/pdflib.h lib/libpdf.a lib/libpdf.so -lib/libpdf.so.4 +lib/libpdf.so.5 %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.a %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.pm %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so.0 -%%PORTDOCS%%share/doc/pdflib/PDFlib-license.pdf +%%PORTDOCS%%share/doc/pdflib/PDFlib-Lite-license.pdf %%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf %%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf -%%PORTDOCS%%share/doc/pdflib/aladdin-license.pdf %%PORTDOCS%%share/doc/pdflib/changes.txt %%PORTDOCS%%share/doc/pdflib/compatibility.txt -%%PORTDOCS%%share/doc/pdflib/grid.pdf -%%PORTDOCS%%share/doc/pdflib/readme_ebcdic.txt -%%PORTDOCS%%share/doc/pdflib/readme_mac.txt -%%PORTDOCS%%share/doc/pdflib/readme_unix.txt -%%PORTDOCS%%share/doc/pdflib/readme_win.txt -share/pdflib/fonts/copyright.txt -share/pdflib/fonts/Courier.afm -share/pdflib/fonts/Courier-Bold.afm -share/pdflib/fonts/Courier-Oblique.afm -share/pdflib/fonts/Courier-BoldOblique.afm -share/pdflib/fonts/Helvetica.afm -share/pdflib/fonts/Helvetica-Bold.afm -share/pdflib/fonts/Helvetica-Oblique.afm -share/pdflib/fonts/Helvetica-BoldOblique.afm -share/pdflib/fonts/Symbol.afm -share/pdflib/fonts/Times-Roman.afm -share/pdflib/fonts/Times-Bold.afm -share/pdflib/fonts/Times-Italic.afm -share/pdflib/fonts/Times-BoldItalic.afm -share/pdflib/fonts/ZapfDingbats.afm -share/pdflib/fonts/lcdxsr.pfa -share/pdflib/fonts/lcdxsr.afm -share/pdflib/fonts/cp1250.cpg -share/pdflib/fonts/cp1250.enc -share/pdflib/fonts/cp1251.cpg -share/pdflib/fonts/cp1252.cpg -share/pdflib/fonts/cp1253.cpg -share/pdflib/fonts/cp1254.cpg -share/pdflib/fonts/cp1255.cpg -share/pdflib/fonts/cp1256.cpg -share/pdflib/fonts/cp1257.cpg -share/pdflib/fonts/cp1258.cpg -share/pdflib/fonts/iso8859-2.cpg -share/pdflib/fonts/iso8859-2.enc -share/pdflib/fonts/iso8859-3.cpg -share/pdflib/fonts/iso8859-4.cpg -share/pdflib/fonts/iso8859-5.cpg -share/pdflib/fonts/iso8859-6.cpg -share/pdflib/fonts/iso8859-7.cpg -share/pdflib/fonts/iso8859-8.cpg -share/pdflib/fonts/iso8859-9.cpg -share/pdflib/fonts/iso8859-9.enc -share/pdflib/fonts/iso8859-10.cpg -share/pdflib/fonts/iso8859-13.cpg -share/pdflib/fonts/iso8859-14.cpg -share/pdflib/fonts/iso8859-15.cpg -share/pdflib/fonts/iso8859-15.enc -share/pdflib/fonts/iso8859-16.cpg +%%PORTDOCS%%share/doc/pdflib/readme-source-mac.txt +%%PORTDOCS%%share/doc/pdflib/readme-source-unix.txt +%%PORTDOCS%%share/doc/pdflib/readme-source-windows.txt share/pdflib/fonts/pdflib.upr share/pdflib/fonts/print_glyphs.ps %%PORTDOCS%%@dirrm share/doc/pdflib --- pdflib.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 04:40:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33CC337B401 for ; Tue, 8 Apr 2003 04:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B89643F85 for ; Tue, 8 Apr 2003 04:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38Be5Up038648 for ; Tue, 8 Apr 2003 04:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38Be5LX038647; Tue, 8 Apr 2003 04:40:05 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 04:40:05 -0700 (PDT) Resent-Message-Id: <200304081140.h38Be5LX038647@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Kolobov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CBF737B401 for ; Tue, 8 Apr 2003 04:33:39 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id B099143FB1 for ; Tue, 8 Apr 2003 04:33:37 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 78326 invoked by uid 911); 8 Apr 2003 11:33:32 -0000 Message-Id: <20030408113332.78325.qmail@outpost.globcon.net> Date: 8 Apr 2003 11:33:32 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50716: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:40:06 -0000 >Number: 50716 >Category: ports >Synopsis: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 04:40:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan 2 03:13:48 MSK >Description: - Update to version 1.009, which includes a fix for 64-bit and big-endian platforms and should alpha build errors on bento: http://bento.freebsd.org/errorlogs/alpha-5-latest/bglibs-1.008.log >How-To-Repeat: >Fix: --- bglibs-1.009.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/bglibs/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2003/04/04 00:44:16 1.2 +++ Makefile 2003/04/08 11:30:30 @@ -6,7 +6,7 @@ # PORTNAME= bglibs -PORTVERSION= 1.008 +PORTVERSION= 1.009 CATEGORIES= devel MASTER_SITES= http://untroubled.org/bglibs/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bglibs/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2003/04/04 00:44:16 1.2 +++ distinfo 2003/04/08 11:30:30 @@ -1 +1 @@ -MD5 (bglibs-1.008.tar.gz) = 39478c4fe89d1e98316452e017fcd7c3 +MD5 (bglibs-1.009.tar.gz) = 486ac7cc8166441261a6569c4ec5a87d Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/bglibs/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 2003/04/04 00:44:16 1.2 +++ pkg-plist 2003/04/08 11:30:31 @@ -4,6 +4,7 @@ include/uint16.h include/uint32.h include/uint64.h +include/uintnn.h include/adt/common.h include/adt/ghash.h include/adt/gqueue.h @@ -23,7 +24,8 @@ include/crypto/md5.h include/crypto/sha1.h include/crypto/sha256.h -include/crypto/sha512a.h +include/crypto/sha384.h +include/crypto/sha512.h @dirrm include/crypto include/cvm/client.h include/cvm/errors.h --- bglibs-1.009.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 04:50:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCDFF37B401 for ; Tue, 8 Apr 2003 04:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F195043FB1 for ; Tue, 8 Apr 2003 04:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38BoHUp040769 for ; Tue, 8 Apr 2003 04:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38BoHYu040767; Tue, 8 Apr 2003 04:50:17 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 04:50:17 -0700 (PDT) Resent-Message-Id: <200304081150.h38BoHYu040767@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Kolobov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0D837B401 for ; Tue, 8 Apr 2003 04:43:35 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id A0B0143FAF for ; Tue, 8 Apr 2003 04:43:33 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 78511 invoked by uid 911); 8 Apr 2003 11:43:33 -0000 Message-Id: <20030408114333.78510.qmail@outpost.globcon.net> Date: 8 Apr 2003 11:43:33 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50717: [MAINTAINER] Update sysutils/metalog to 0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:50:19 -0000 >Number: 50717 >Category: ports >Synopsis: [MAINTAINER] Update sysutils/metalog to 0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 04:50:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan 2 03:13:48 MSK >Description: - Update to 0.7 and bump PORTEPOCH since 0.7 < 0.7b - Silence configure warning by adding CONFIGURE_TARGET - Allow user to override CPFLAGS/LDFLAGS - Do not install yet another copy of GPL - Use DOCSDIR/EXAMPLESDIR in pkg-plist NOTE: this is another example of a port that can make use of INSTALL_DOCS feature to simplify Makefile and changed operatation of DOCSDIR to simplify pkg-plist - see ports/49955 for details. >How-To-Repeat: >Fix: --- metalog-0.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/metalog/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2003/02/21 13:28:46 1.4 +++ Makefile 2003/04/08 11:35:29 @@ -6,12 +6,11 @@ # PORTNAME= metalog -PORTVERSION= 0.7b +PORTVERSION= 0.7 +PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} -EXTRACT_SUFX= .tgz MAINTAINER= sergei@kolobov.com COMMENT= Modern syslogd replacement with PCRE support @@ -19,20 +18,22 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +# Needed for metalog's configure to find installed devel/pcre port +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + MAN8= metalog.8 -DOCS= COPYING NEWS README +DOCS= AUTHORS NEWS README -.if !defined(NOPORTDOCS) post-install: @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/metalog.conf ${EXAMPLESDIR} +.if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/metalog/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/09/16 08:02:33 1.1 +++ distinfo 2003/04/08 11:35:29 @@ -1 +1 @@ -MD5 (metalog-0.7beta.tgz) = 9b6878d5aac4edcf771d95c4f857cec6 +MD5 (metalog-0.7.tar.gz) = 40940eb9829de7d5776b9bbd514f9d7e Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/sysutils/metalog/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2002/09/16 08:02:33 1.1 +++ pkg-plist 2003/04/08 11:35:29 @@ -1,7 +1,7 @@ sbin/metalog -%%PORTDOCS%%share/doc/metalog/COPYING -%%PORTDOCS%%share/doc/metalog/NEWS -%%PORTDOCS%%share/doc/metalog/README -%%PORTDOCS%%@dirrm share/doc/metalog -%%PORTDOCS%%share/examples/metalog/metalog.conf -%%PORTDOCS%%@dirrm share/examples/metalog +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%EXAMPLESDIR%%/metalog.conf +@dirrm %%EXAMPLESDIR%% --- metalog-0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 04:50:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B3C537B401 for ; Tue, 8 Apr 2003 04:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242D143F3F for ; Tue, 8 Apr 2003 04:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38BoJUp040785 for ; Tue, 8 Apr 2003 04:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38BoJ6K040784; Tue, 8 Apr 2003 04:50:19 -0700 (PDT) Date: Tue, 8 Apr 2003 04:50:19 -0700 (PDT) Message-Id: <200304081150.h38BoJ6K040784@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Subject: Re: ports/50715: [Maintainer Update] Port: print/pdflib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:50:22 -0000 The following reply was made to PR ports/50715; it has been noted by GNATS. From: Edwin Groothuis To: Alex Dupre Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/50715: [Maintainer Update] Port: print/pdflib Date: Tue, 8 Apr 2003 21:45:12 +1000 On Tue, Apr 08, 2003 at 12:40:35PM +0200, Alex Dupre wrote: > PORTNAME= pdflib > -PORTVERSION= 4.0.3 > -PORTREVISION?= 1 > -PORTEPOCH?= 0 > +PORTVERSION= 5.0.0 [...] > -lib/libpdf.so.4 > +lib/libpdf.so.5 Since there is also a print/pdflib3, shall we repocopy it to print/pdflib4 and then update it to version 5? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 04:50:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774D337B401 for ; Tue, 8 Apr 2003 04:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B8043FB1 for ; Tue, 8 Apr 2003 04:50:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38BoMUp040861 for ; Tue, 8 Apr 2003 04:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38BoM5e040860; Tue, 8 Apr 2003 04:50:22 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 04:50:22 -0700 (PDT) Resent-Message-Id: <200304081150.h38BoM5e040860@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael L.Hostbaek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D5B37B401 for ; Tue, 8 Apr 2003 04:46:54 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADEE843F85 for ; Tue, 8 Apr 2003 04:46:53 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id 8E7B437C84; Tue, 8 Apr 2003 13:46:52 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id D9DC914C8C; Tue, 8 Apr 2003 13:46:51 +0200 (CEST) Message-Id: <20030408114651.D9DC914C8C@icommerce-france.com> Date: Tue, 8 Apr 2003 13:46:51 +0200 (CEST) From: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: roman@xpert.com Subject: ports/50718: Update port: net/arping X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael L.Hostbaek" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:50:26 -0000 >Number: 50718 >Category: ports >Synopsis: Update port: net/arping >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 04:50:21 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Micahel L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: - Update to latest release. (bug fix) - Remove unnesscessary patch files - Maintainer CC'ed >How-To-Repeat: >Fix: diff -u -ruN arping.bak/Makefile arping/Makefile --- arping.bak/Makefile Tue Apr 8 13:41:30 2003 +++ arping/Makefile Tue Apr 8 13:42:03 2003 @@ -2,11 +2,11 @@ # Date Created: 1 Oct 2000 # Whom: Roman Shterenzon # -# $FreeBSD: ports/net/arping/Makefile,v 1.9 2003/04/08 10:46:08 edwin Exp $ +# $FreeBSD: ports/net/arping/Makefile,v 1.8 2003/02/21 13:14:34 knu Exp $ # PORTNAME= arping -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/arping/ @@ -16,11 +16,19 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet -ALL_TARGET= freebsd -MAN8= arping.8 +LDFLAGS+= -lpcap + +do-build: + cd ${WRKSRC} && \ + ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib -DUSE_NETIF=1 -DFREEBSD=1 \ + -c `libnet-config --defines` `libnet-config --cflags` ${PORTNAME}.c && \ + ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib -DUSE_NETIF=1 -DFREEBSD=1 \ + -o ${PORTNAME} ${PORTNAME}.o `libnet-config --libs` ${LDFLAGS} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/arping ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/arping.8 ${PREFIX}/man/man8 + +MAN8= arping.8 .include diff -u -ruN arping.bak/distinfo arping/distinfo --- arping.bak/distinfo Tue Apr 8 13:41:30 2003 +++ arping/distinfo Tue Apr 8 13:42:09 2003 @@ -1 +1 @@ -MD5 (arping-1.06.tar.gz) = e6291334ba4c4c63e2001c0bccf9274d +MD5 (arping-1.07.tar.gz) = 37fbbe6944d1aaf294db2c33ff02c288 diff -u -ruN arping.bak/files/patch-aa arping/files/patch-aa --- arping.bak/files/patch-aa Tue Apr 8 13:41:30 2003 +++ arping/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,25 +0,0 @@ ---- Makefile.orig Sun Nov 18 19:25:43 2001 -+++ Makefile Sun Sep 29 22:46:11 2002 -@@ -9,7 +9,7 @@ - MACOSX=0 - - # explicit pcap include dir is for redhat which is fux0red --CFLAGS=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap -+CFLAGS+=-g -I/usr/local/include -L/usr/local/lib -DUSE_NETIF=$(USE_NETIF) -DOPENBSD=$(OPENBSD) -DLINUX=$(LINUX) -DSOLARIS=$(SOLARIS) -DFREEBSD=$(FREEBSD) -DMACOSX=$(MACOSX) -I/usr/include/pcap - - usage: - @echo -@@ -45,11 +45,11 @@ - all: $(TARGETS) - - arping.o: arping.c -- gcc -Wall $(CFLAGS) -c `libnet-config --defines` `libnet-config --cflags` arping.c -+ ${CC} -Wall $(CFLAGS) -c `libnet-config --defines` `libnet-config --cflags` arping.c - - O_arping=arping.o - arping: $(O_arping) -- gcc $(CFLAGS) -g -o $@ $(O_arping) `libnet-config --libs` -lpcap -+ ${CC} $(CFLAGS) -g -o $@ $(O_arping) `libnet-config --libs` -lpcap - - clean: - rm -f *.o $(TARGETS) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 04:50:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8A137B404 for ; Tue, 8 Apr 2003 04:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493D343FCB for ; Tue, 8 Apr 2003 04:50:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38BoPUp040967 for ; Tue, 8 Apr 2003 04:50:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38BoPn0040966; Tue, 8 Apr 2003 04:50:25 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 04:50:25 -0700 (PDT) Resent-Message-Id: <200304081150.h38BoPn0040966@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Kolobov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9E837B401 for ; Tue, 8 Apr 2003 04:49:14 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id B53F643F93 for ; Tue, 8 Apr 2003 04:49:12 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 78769 invoked by uid 911); 8 Apr 2003 11:49:13 -0000 Message-Id: <20030408114913.78768.qmail@outpost.globcon.net> Date: 8 Apr 2003 11:49:13 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50719: [NEW PORT] mail/bincimap: Light-weight IMAP server for Maildir X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:50:27 -0000 >Number: 50719 >Category: ports >Synopsis: [NEW PORT] mail/bincimap: Light-weight IMAP server for Maildir >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 04:50:24 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan 2 03:13:48 MSK >Description: Binc IMAP is a GPL licensed IMAP4rev1 server for Maildir, written in C++. It strives to be stable, fast, flexible, and RFC compliant. For those familiar with qmail-pop3d, this IMAP server will be the natural choice. It is invoked similarily and uses checkpassword to authenticate. Author: Andreas Aardal Hanssen WWW: http://www.bincimap.org/ Supercedes: ports/48664, ports/50459, ports/50630 Tested on: -STABLE NOTE: the port does NOT compile on -CURRENT due to GCC 3.2.2 differences. The author is notified and I am awaiting a patch. >How-To-Repeat: >Fix: --- bincimap.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bincimap # bincimap/Makefile # bincimap/distinfo # bincimap/pkg-descr # bincimap/pkg-plist # echo c - bincimap mkdir -p bincimap > /dev/null 2>&1 echo x - bincimap/Makefile sed 's/^X//' >bincimap/Makefile << 'END-of-bincimap/Makefile' X# New ports collection makefile for: bincimap X# Date created: 27 Mar 2003 X# Whom: Sergei Kolobov X# X# $FreeBSD$ X# X XPORTNAME= bincimap XPORTVERSION= 1.1.4 XCATEGORIES= mail XMASTER_SITES= http://www.bincimap.org/dl/tarballs/ X XMAINTAINER= sergei@kolobov.com XCOMMENT= Light-weight IMAP server for Maildir X XUSE_BZIP2= yes XGNU_CONFIGURE= yes X XCONFIG_DIR?= ${PREFIX}/etc/${PORTNAME} XPLIST_SUB+= CONFIG_DIR="${CONFIG_DIR:S,^${PREFIX}/,,}" X XCONFIGURE_ARGS+= --sysconfdir=${CONFIG_DIR} XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} X X.if defined(WITHOUT_OPENSSL) XCONFIGURE_ARGS+= --without-ssl X.else XCONFIGURE_ARGS+= --with-ssl XUSE_OPENSSL= yes X.endif X XMAN1= bincimap-up.1 bincimapd.1 XMAN5= bincimap.conf.5 XDOCS= AUTHORS ChangeLog README doc/bincimap* X X.include X X.if ${OSVERSION} < 500041 XLIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt XCPPFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib -lgnugetopt XCONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" X.endif X Xpost-install: X @${MKDIR} ${CONFIG_DIR} X @cd ${WRKSRC}/conf && \ X ${INSTALL_DATA} bincimap.conf ${CONFIG_DIR} && \ X ${INSTALL_DATA} bincimap.conf ${CONFIG_DIR}/bincimap.conf.sample X.for dir in xinetd supervise/imap/log supervise/imaps/log X @${MKDIR} ${EXAMPLESDIR}/${dir} X.endfor X @cd ${WRKSRC}/conf && \ X ${INSTALL_DATA} xinetd-bincimap ${EXAMPLESDIR}/xinetd/imap && \ X ${INSTALL_DATA} xinetd-bincimaps ${EXAMPLESDIR}/xinetd/imaps X @cd ${WRKSRC}/service && \ X ${INSTALL_DATA} run ${EXAMPLESDIR}/supervise/imap && \ X ${INSTALL_DATA} log/run ${EXAMPLESDIR}/supervise/imap/log && \ X ${INSTALL_DATA} run-ssl ${EXAMPLESDIR}/supervise/imaps/run && \ X ${INSTALL_DATA} log/run ${EXAMPLESDIR}/supervise/imaps/log X @cd ${WRKSRC}/man && \ X ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1 && \ X ${INSTALL_MAN} ${MAN5} ${MANPREFIX}/man/man5 X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X @cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} X.endif X X.include END-of-bincimap/Makefile echo x - bincimap/distinfo sed 's/^X//' >bincimap/distinfo << 'END-of-bincimap/distinfo' XMD5 (bincimap-1.1.4.tar.bz2) = d0a9631b702260ca26d82612b338e93e END-of-bincimap/distinfo echo x - bincimap/pkg-descr sed 's/^X//' >bincimap/pkg-descr << 'END-of-bincimap/pkg-descr' XBinc IMAP is a GPL licensed IMAP4rev1 server for Maildir, written in C++. XIt strives to be stable, fast, flexible, and RFC compliant. X XFor those familiar with qmail-pop3d, this IMAP server will be the natural Xchoice. It is invoked similarily and uses checkpassword to authenticate. X XAuthor: Andreas Aardal Hanssen XWWW: http://www.bincimap.org/ END-of-bincimap/pkg-descr echo x - bincimap/pkg-plist sed 's/^X//' >bincimap/pkg-plist << 'END-of-bincimap/pkg-plist' Xbin/bincimapd Xbin/bincimap-up X%%CONFIG_DIR%%/bincimap.conf.sample X@unexec rmdir %%CONFIG_DIR%% 2>/dev/null || true X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%%%DOCSDIR%%/bincimap-faq.html X%%PORTDOCS%%%%DOCSDIR%%/bincimap-goals.html X%%PORTDOCS%%%%DOCSDIR%%/bincimap-imapdir.html X%%PORTDOCS%%%%DOCSDIR%%/bincimap-tech.html X%%PORTDOCS%%%%DOCSDIR%%/bincimap.css X%%PORTDOCS%%@dirrm %%DOCSDIR%% X%%EXAMPLESDIR%%/xinetd/imap X%%EXAMPLESDIR%%/xinetd/imaps X@dirrm %%EXAMPLESDIR%%/xinetd X%%EXAMPLESDIR%%/supervise/imap/run X%%EXAMPLESDIR%%/supervise/imap/log/run X@dirrm %%EXAMPLESDIR%%/supervise/imap/log X@dirrm %%EXAMPLESDIR%%/supervise/imap X%%EXAMPLESDIR%%/supervise/imaps/run X%%EXAMPLESDIR%%/supervise/imaps/log/run X@dirrm %%EXAMPLESDIR%%/supervise/imaps/log X@dirrm %%EXAMPLESDIR%%/supervise/imaps X@dirrm %%EXAMPLESDIR%%/supervise X@dirrm %%EXAMPLESDIR%% END-of-bincimap/pkg-plist exit --- bincimap.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 05:10:55 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2040137B404; Tue, 8 Apr 2003 05:10:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2C7B43F85; Tue, 8 Apr 2003 05:10:54 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38CAsUp049863; Tue, 8 Apr 2003 05:10:54 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38CAsuL049856; Tue, 8 Apr 2003 05:10:54 -0700 (PDT) Date: Tue, 8 Apr 2003 05:10:54 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304081210.h38CAsuL049856@freefall.freebsd.org> To: mich@freebsdcluster.org, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50718: Update port: net/arping X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 12:10:55 -0000 Synopsis: Update port: net/arping State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Tue Apr 8 05:09:49 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50718 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 05:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2906337B401 for ; Tue, 8 Apr 2003 05:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A89A043FBD for ; Tue, 8 Apr 2003 05:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38CUBUp052963 for ; Tue, 8 Apr 2003 05:30:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38CUB7x052960; Tue, 8 Apr 2003 05:30:11 -0700 (PDT) Date: Tue, 8 Apr 2003 05:30:11 -0700 (PDT) Message-Id: <200304081230.h38CUB7x052960@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alex Dupre Subject: Re: ports/50715: [Maintainer Update] Port: print/pdflib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 12:30:12 -0000 The following reply was made to PR ports/50715; it has been noted by GNATS. From: Alex Dupre To: Edwin Groothuis Cc: Subject: Re: ports/50715: [Maintainer Update] Port: print/pdflib Date: Tue, 8 Apr 2003 14:24:11 +0200 Tuesday, April 8, 2003, 1:45:12 PM, you wrote: EG> Since there is also a print/pdflib3, shall we repocopy it to EG> print/pdflib4 and then update it to version 5? Once updated, you may also bump the lib dependency in the mod_php4 port. -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Today's excuse: The Internet is being scanned for viruses. From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 05:30:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0298C37B40C for ; Tue, 8 Apr 2003 05:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 172F343F93 for ; Tue, 8 Apr 2003 05:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38CUEUp053032 for ; Tue, 8 Apr 2003 05:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38CUEBe053031; Tue, 8 Apr 2003 05:30:14 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 05:30:14 -0700 (PDT) Resent-Message-Id: <200304081230.h38CUEBe053031@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robin Elfrink Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B9DB37B401 for ; Tue, 8 Apr 2003 05:27:49 -0700 (PDT) Received: from smtp-cluster.introweb.nl (pop3-cluster.introweb.nl [80.65.97.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2BEB43FAF for ; Tue, 8 Apr 2003 05:27:48 -0700 (PDT) (envelope-from root@pop3-cluster.introweb.nl) Received: by smtp-cluster.introweb.nl (Postfix, from userid 0) id A9CA71A7AA; Tue, 8 Apr 2003 14:27:47 +0200 (CEST) Message-Id: <20030408122747.A9CA71A7AA@smtp-cluster.introweb.nl> Date: Tue, 8 Apr 2003 14:27:47 +0200 (CEST) From: Robin Elfrink To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50721: [PATCH] Incorrect master download site corrected X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robin Elfrink List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 12:30:16 -0000 >Number: 50721 >Category: ports >Synopsis: [PATCH] Incorrect master download site corrected >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 05:30:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Robin Elfrink >Release: FreeBSD 4.7-RELEASE i386 >Organization: Introweb >Environment: System: FreeBSD mmworks1.introweb.nl 4.7-RELEASE FreeBSD 4.7-RELEASE #6: Mon Jan 27 11:50:39 CET 2003 root@mmworks1.introweb.nl:/usr/src/sys/compile/pannenkoek i386 >Description: Incorrect master site was put in the Makefile. No idea how it got there. >How-To-Repeat: >Fix: Apply the attachted patch. --- tractorgen.master_sites.diff begins here --- --- tractorgen/Makefile.orig Tue Apr 8 14:21:00 2003 +++ tractorgen/Makefile Tue Apr 8 14:21:44 2003 @@ -9,7 +9,7 @@ PORTVERSION= 0.31.7 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://heidi.vergenet.net/~conrad/software/tractorgen/dl/ +MASTER_SITES= http://www.vergenet.net/~konradd/software/tractorgen/dl/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= elfrink@introcom.nl --- tractorgen.master_sites.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 06:10:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ECD037B401 for ; Tue, 8 Apr 2003 06:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883A543F85 for ; Tue, 8 Apr 2003 06:10:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38DAGUp077287 for ; Tue, 8 Apr 2003 06:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38DAFrm077286; Tue, 8 Apr 2003 06:10:15 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 06:10:15 -0700 (PDT) Resent-Message-Id: <200304081310.h38DAFrm077286@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael L.Hostbaek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEAEA37B404 for ; Tue, 8 Apr 2003 06:00:29 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E19E43F85 for ; Tue, 8 Apr 2003 06:00:09 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id 4432837CA0; Tue, 8 Apr 2003 15:00:08 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id 3AD8714C8C; Tue, 8 Apr 2003 15:00:07 +0200 (CEST) Message-Id: <20030408130007.3AD8714C8C@icommerce-france.com> Date: Tue, 8 Apr 2003 15:00:07 +0200 (CEST) From: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: cordeiro@luinil.nic.br Subject: ports/50722: Update port: security/chkrootkit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael L.Hostbaek" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:10:17 -0000 >Number: 50722 >Category: ports >Synopsis: Update port: security/chkrootkit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 06:10:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: - Update to latest release. (bugfix & feature enhancement) - Maintainer CC'ed >How-To-Repeat: >Fix: diff -u -ruN chkrootkit.bak/Makefile chkrootkit/Makefile --- chkrootkit.bak/Makefile Tue Apr 8 14:45:23 2003 +++ chkrootkit/Makefile Tue Apr 8 14:54:50 2003 @@ -6,7 +6,7 @@ # PORTNAME= chkrootkit -PORTVERSION= 0.39a +PORTVERSION= 0.40 CATEGORIES= security MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ @@ -15,7 +15,7 @@ USE_REINPLACE= yes -ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc +ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc check_wtmpx strings DOCFILES= COPYRIGHT README README.chklastlog README.chkwtmp @@ -28,6 +28,8 @@ s#\./chkwtmp#${PREFIX}/sbin/chkwtmp#g; \ s#\./chkproc#${PREFIX}/sbin/chkproc#g; \ s#\./chkdirs#${PREFIX}/sbin/chkdirs#g; \ + s#\./check_wtmpx#${PREFIX}/sbin/check_wtmpx#g; \ + s#\./strings#${PREFIX}/sbin/strings#g; \ s#\./ifpromisc#${PREFIX}/sbin/ifpromisc#g;' \ ${WRKSRC}/chkrootkit @@ -38,6 +40,8 @@ ${INSTALL_PROGRAM} ${WRKSRC}/chkproc ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/chkdirs ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/ifpromisc ${PREFIX}/sbin + ${INSTALL_PROGRAM} ${WRKSRC}/check_wtmpx ${PREFIX}/sbin + ${INSTALL_PROGRAM} ${WRKSRC}/strings ${PREFIX}/sbin .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/chkrootkit ${INSTALL_DATA} ${DOCFILES:C,^,${WRKSRC}/,} ${PREFIX}/share/doc/chkrootkit diff -u -ruN chkrootkit.bak/distinfo chkrootkit/distinfo --- chkrootkit.bak/distinfo Tue Apr 8 14:45:23 2003 +++ chkrootkit/distinfo Tue Apr 8 14:45:52 2003 @@ -1 +1 @@ -MD5 (chkrootkit-0.39a.tar.gz) = 95c49aae601d402dac063f157de8fb58 +MD5 (chkrootkit-0.40.tar.gz) = 152b45cd70ffcbe7315cb804d6ab70c5 diff -u -ruN chkrootkit.bak/pkg-plist chkrootkit/pkg-plist --- chkrootkit.bak/pkg-plist Tue Apr 8 14:45:23 2003 +++ chkrootkit/pkg-plist Tue Apr 8 14:56:07 2003 @@ -4,6 +4,8 @@ sbin/chkrootkit sbin/chkwtmp sbin/ifpromisc +sbin/check_wtmpx +sbin/strings %%PORTDOCS%%share/doc/chkrootkit/COPYRIGHT %%PORTDOCS%%share/doc/chkrootkit/README %%PORTDOCS%%share/doc/chkrootkit/README.chklastlog >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 06:35:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B194237B404; Tue, 8 Apr 2003 06:35:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA28743FBF; Tue, 8 Apr 2003 06:35:06 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38DZ6Up087709; Tue, 8 Apr 2003 06:35:06 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38DZ6V1087705; Tue, 8 Apr 2003 06:35:06 -0700 (PDT) Date: Tue, 8 Apr 2003 06:35:06 -0700 (PDT) From: Adam Weinberger Message-Id: <200304081335.h38DZ6V1087705@freefall.freebsd.org> To: elfrink@introcom.nl, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50721: [PATCH] Incorrect master download site corrected X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:35:08 -0000 Synopsis: [PATCH] Incorrect master download site corrected State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Tue Apr 8 06:34:49 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50721 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 06:40:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 686BA37B401 for ; Tue, 8 Apr 2003 06:40:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F95243FA3 for ; Tue, 8 Apr 2003 06:40:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38De6Up087833 for ; Tue, 8 Apr 2003 06:40:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38De6N5087832; Tue, 8 Apr 2003 06:40:06 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 06:40:06 -0700 (PDT) Resent-Message-Id: <200304081340.h38De6N5087832@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Naumov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE5C37B401 for ; Tue, 8 Apr 2003 06:33:07 -0700 (PDT) Received: from MAILSERVER.ofw.fi (ns.ofw.fi [194.111.144.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 373F843FA3 for ; Tue, 8 Apr 2003 06:33:06 -0700 (PDT) (envelope-from dan.naumov@ofw.fi) Received: from [172.16.161.81] by MAILSERVER.ofw.fi (NTMail 7.00.0022/NT1439.00.90501b21) with ESMTP id utpfjaaa for FreeBSD-gnats-submit@freebsd.org; Tue, 8 Apr 2003 16:32:07 +0300 Message-Id: <20030408163651.327768a1.dan.naumov@ofw.fi> Date: Tue, 8 Apr 2003 16:36:51 +0300 From: Dan Naumov To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50723: astro/setiathome request: use linux version instead of native X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:40:07 -0000 >Number: 50723 >Category: ports >Synopsis: astro/setiathome request: use linux version instead of native >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 06:40:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dan Naumov >Release: >Organization: none, home user >Environment: FreeBSD localhost.localdomain 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon Apr 7 05:17:14 EEST 2003 root@localhost.localdomain:/usr/obj/usr/src/sys/JAGO i386 >Description: I propose the replacement of the astro/setiathome port with the linux version of the SETI client. There are many reasons for this: 1) It has been tested and proven that the Linux seti binary actually runs faster than the FreeBSD binary, EVEN if you run the Linux binary from within FreeBSD. If you don't believe me, try it for yourself. 2) Newer versions of the Linux client come out faster. The current version of astro/setiathome is marked FORBIDDEN because there is a security issue and the FreeBSD native binary hasn't been released yet. The updated Linux version has been out since day one. >How-To-Repeat: >Fix: No fix yet, shall I make an astro/linux-setiathome port ? >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 06:50:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AC8B37B404 for ; Tue, 8 Apr 2003 06:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4EBC43FE1 for ; Tue, 8 Apr 2003 06:50:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38Do8Up000889 for ; Tue, 8 Apr 2003 06:50:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38Do8Ae000888; Tue, 8 Apr 2003 06:50:08 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 06:50:08 -0700 (PDT) Resent-Message-Id: <200304081350.h38Do8Ae000888@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Hannon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8776437B401 for ; Tue, 8 Apr 2003 06:44:51 -0700 (PDT) Received: from mail019.syd.optusnet.com.au (mail019.syd.optusnet.com.au [210.49.20.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1328B43F85 for ; Tue, 8 Apr 2003 06:44:50 -0700 (PDT) (envelope-from mark@doorway.homeip.net) Received: from doorway.homeip.net (c17007.sunsh3.vic.optusnet.com.au [211.28.121.120])h38Dim704996 for ; Tue, 8 Apr 2003 23:44:49 +1000 Received: from doorway.home.lan (localhost.home.lan [127.0.0.1]) by doorway.homeip.net (8.12.6/8.12.6) with ESMTP id h38DimrO070096 for ; Tue, 8 Apr 2003 23:44:48 +1000 (EST) (envelope-from mark@doorway.home.lan) Received: (from mark@localhost) by doorway.home.lan (8.12.6/8.12.6/Submit) id h38DimBO070095; Tue, 8 Apr 2003 23:44:48 +1000 (EST) Message-Id: <200304081344.h38DimBO070095@doorway.home.lan> Date: Tue, 8 Apr 2003 23:44:48 +1000 (EST) From: Mark Hannon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50724: [PATCH] pkg_fetch saves full filename X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Hannon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:50:10 -0000 >Number: 50724 >Category: ports >Synopsis: [PATCH] pkg_fetch saves full filename >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 06:50:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Hannon >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD doorway.home.lan 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: I use the following change to pkg_fetch to save the fetched packages with the full filename, including version information. --- pkg_fetch Tue Apr 8 23:38:55 2003 +++ /usr/local/sbin/pkg_fetch Tue Apr 8 21:16:22 2003 @@ -247,8 +247,7 @@ raise "corrupt package" end - save_path = File.join($packages_dir, pkgname) - save_path.concat(pkgfilename[/\.t.*$/]) + save_path = File.join($packages_dir, pkgfilename) begin FileUtils.mv(temp_path, save_path) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 07:20:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB9FB37B401 for ; Tue, 8 Apr 2003 07:20:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C411543FBF for ; Tue, 8 Apr 2003 07:20:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38EKAUp066911 for ; Tue, 8 Apr 2003 07:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38EKAXA066910; Tue, 8 Apr 2003 07:20:10 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 07:20:10 -0700 (PDT) Resent-Message-Id: <200304081420.h38EKAXA066910@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Morozovsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D169C37B404 for ; Tue, 8 Apr 2003 07:12:53 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929C843F85 for ; Tue, 8 Apr 2003 07:12:52 -0700 (PDT) (envelope-from marck@woozle.rinet.ru) Received: from woozle.rinet.ru (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.8) with ESMTP id h38ECpve048198 for ; Tue, 8 Apr 2003 18:12:51 +0400 (MSD) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.12.9/8.12.8/Submit) id h38ECoif048197; Tue, 8 Apr 2003 18:12:50 +0400 (MSD) Message-Id: <200304081412.h38ECoif048197@woozle.rinet.ru> Date: Tue, 8 Apr 2003 18:12:50 +0400 (MSD) From: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50725: new port: russian/koi2koi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitry Morozovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:20:12 -0000 >Number: 50725 >Category: ports >Synopsis: new port: russian/koi2koi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 07:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: This is new port, which would supposedly park at russian category. >From pkg-descr: Simple filter for autoconverting widely used cyrillic encodings to KOI8-R >How-To-Repeat: N/A >Fix: begin 664 koi2koi.tgz M'XL(``;8DCX``^U=ZW<31Y;/5_JOJ(&0V$&(?DL"Y!EA"]`)6*PD)Y/U^#"R MU3:-;/6=WSME_8.^CJKI;:LF2#61F MU@V6NKMN5=VZCU_=>JA[LQ/:FYWPPD?O\3!-U\SE//B&,\M-?,OC(S/GNZ[G M.:X)]RW+M>R/A/<^F5+';J_?[`KQT7:SN[8YANZP]+_38U/JO]==>V\V,+W^ M;=NT3O3_(8ZX_F\V-X/U<"MXUW68EFGZOCM2_[:;T_JW+#BW'-\%_S??-2-I MQ_]S_9\1'U=:%\5.I]OO7>CN]GIALWTAS2@R]X25M81MFLX%T[U@YH7E7C2M MBYXE2#2B_/6.^-@PLK=*C>L7Q<X2%&,:M6O5:\90LUS#FK]XH M7:N?*XKSE0'";-A>V]IM!>+R:J^5W>EV-K+;FW/&SRVF?]@CKNKFUD:G&ZQU MLG?>;1WC_=]S+<<;\'_7\IP3__\0QX7/1.-.V!.M9K\IUCM=T;\3B+4'W7!K M*UP3:YU6V-X0_>;J5B":[>96^$W0%7>:/;$:!&T1;#57.]UF/V@9XC/17.]# MXC:8$!5B6071#[[N]T2G+7P[*G2UV0M:8JO9WMAM;@0]*O=!+^QEL1`^9M9F M13WH;@2A^"(K_KG=W`[:O>0=+.Y5JW'TZ"E MPN6T2KV:SWN%\QZF7XC4B&HZK;1R&G*0,-?#;J\OX+8V4C;*=/%>I$;NMGOA M1AML#14EM*)MSU\I/C0S8K+_QL24'[H<*R/LC'`RPLT(+R-\.LEE1)Y."O1I MF?P%M):M:"S(8[D9PZ4KN&?I[,,U6IQ%YLS1E\S%%5D%51+\MR&';=%-NK3Y MRU&4PL9++ZTNV\\8=HZ^A9V7W_B']PKR>_!Z\*]`>:-R"K(L]:W^<@/EP3T' M>'"`=<=F>L>!5"F!W0^T/E`YZ.^@,Y'::."0#X^T/E`YP-= M#NAR0)<#NIS#]>?0`H`V!V7F@#8'M#F@S0-M'FCS0).'=N6!+@]T>:#+H\D` M71[H"D!7`+H"T!6@S`(:$M`5@*X`=`6@*Q30K-`R3"MC6*:-9VA1ILL"L4P/ M/Z3X+3.G3O+RRC+Q$DW3(L,$RS3HC'*3=5KNHTNIJ`#`JT&A!\%*NW5L5$`\ MGQ(4_G9QX=V"@C42%1@((@B0_H\9Z)XALP[`@I\&"_X86#`2,."GN*X?75G#AJ(OQ/[\3"K,)&`!RB$H<"5DI$!"'`Z0YN>$A`GA0``<&.\$#@3" M@1'!000%KJ6@(*^A8`@%I/-3*MJB//-D=C04&""D($._L."AA1JR4-T6ZL8B<$*-6ZAR"W5N M@<+!T#'!(V^A7I%R8&-0[!;JP?+)S+&\'"505XH%H!8L5(,%^C2L/!5%'YB` M-F.AT5AH-9:+TD`[M!PJ@!P*[Y%,"6/1`JP\_B!OD.* M1N79J&3;(O>'WL)&)=NH9-O"'*A:F_P?`<5&.+$I2B#`0,2P$2ML1`J;,`)! MPJ90@1R4O)C<%M5CHZ/:Y*FH-YO\%%5FH\IL5)F-@K`=BD0PAXMLG';!5H>Z9 M,40:R;$CQ2HYR4EV2&N23SHSM0$HHR#E(-L&Z9[MIJ!LG>5(.B5=D7WE7:4_ MDBBKW5*R0`-EB9(5D(47DH;,WF9I@W>4U0]Z('"%;JB,V](6[BA%I'D1^7;D M:.2N("%#ZL73RLEI#6$.X,F+4:9 MM#&Q29-9D@P(EO.6M&N"&/1%@XV;'#)R4O9`3UDX6;U5>`06R`TC,9)E.U+_ M!BO24;6PW,CX8N+.:S&:2D'D`:SA/&O8B$DU5<-:_[D4U"-QDT7[V/.X&JY) M&6P)I)%(&5H/9`2D/E(N:T3C"TF!`"72"($"R6AB?+&QJ"2TL%YMI7!&$.VC MY,OD'`0\I%*R$X2J")])7ZQF>1?A"O5T#)8*NQAZ"!.IWV)G(S>VM`5* M(#1UV;H"@HV M@H."DHQT<^TKI"JRS[S$2H/;63"U6CPI:>F"DV.@D<1`<0P,-)(8*,9CX%C, M,H[1#8MD-VPI02; M&%6FAIO]SJ3!IBXB%FY&/8JC8=O3MD`(Y2#$169`EDQH&0,V2R$964":*FWI MDP9KFVR&U,8!;TY+V-9BUHB<OS'\65!67W,*Z4; M&A+83>EW[*'NAK3'$/@>XCA)ODZAQN M$F9RE3GMD*A!$HFKXE]&",9Y4^$'`Y!/G;VG]>!H>/!8BEO<-2X@2V0 M3=-GOS#D1(0I$4-:FXHSV.38=G(9->[*2;N3HSD;$50-+#B+( MCD?T(<8[F94BOS".V`T#@&&X.3@O2OQ M'W*<5S&N3AA%@&V6Q:%#I-:"PI'UY6419E2L_#+E1#.G&L.I42GC:R(?PG.\ M<'CJV^$9;U*G),.FPQAK1"H7AY/WD]=E_%+ZF]OA,E&#+2 M$[D/)!R?#%3:FG+G<`L3&T6.5\IWI9: MJ*P(SF@HZ'"8MFUWVB`A]](K1PP]!T,D@,EZU,W'5VB*/ M`B['K38J:5J@?O?"GA`*CF->HU%C4EQX)\*>%BB.(VLWDC6VW&,A<-@X03!W M3&=.Q9CWBR.#K8X%L):2.7:E,5T[:3@OYZ_<47T`25"9K)&:9*G9<:W;,36- M[FTFJ(F+F+`JWYRHID1ER9J8Z_?^A'558-BH1QYAY-01R>8@@`S[INS2& MYF4F7YW1!R\,^'(>,98Z@DXNM9MV@@F3#- MW$G#')FYT,6@!FDNR8X,%4?9-.0E)S!CI1K2P'31=BZ-3`R0 M)2F`'T,;5L)H7&4>D\=,QE!*.A2F]%/O/F:7>HD7)%='5=2NJW2DRE1TK,5I MC$F71`G$4;9@ZSS<\((=2A(UJ9,@JMSXM7% M[_H#8I-F;NCIKA$$4=4X1)FLI=X[;ND1/4':58HG$,@.>\)A*,#]J4(!O?XW M[-VQ"0E=TG08@+B,MZ@R-07%0Q?>9"@5X&B0I`BI'3E0I&G4`F^NI%D_EBWM.O$.(=$S7K:LV)/X M*OL>JIDWT1;B@].\*WE`H=&)FEFT9-6T174,!34H9F@>[0:6U:I]HVZ"75DO MT11DBWA>V);C/KG#TRZ,I9+;P@MRTL&+.-!-3PJ]0+,;A8@%BKP\)50UT6K1 MIE.6^C@*CM+\6-5X0QD;[\[@*2]I;7H63)F;HY=M:,'-Y+H,-9`;0\,.1_MT M8\)WV9]<):!#<0\N!/0!4KE:I'2DLZJYP]X]HEWPJN+'(E6NT@!_-Y;S4+#M<1 M#-[",)I`KO0D`S`*.#WV.QI1Y)*VKX:0>6D;]/,2A_=RT[*!2WO,#=+Y&`*> MI+/S2;>WHKEKP/&:6PQG?;VV1+YM\I9VT@G.\/F'TG#8J\:#LO9TF)5B M]R*KH[$[+=G)9CD,'VY.@MT8`KG.%K]D$^V/*\L3O5O\J<2UI#!<\^E39G$K``'M9DWQQ,)110S=_I- M@1KA^$-8&\%]3HJM('L1ZL!DQ\<]G#F>0DWU\8`N(7DU>AZ0O.H6.)VD2F=2 MJC22`H$9M%QI%\82I75TJG[M:^YP/Z/JUSHE`/!9IPQ/9/+6(22BD-.`0I73 MX@%UO:"3B47*ELQ"^7<,"0^Z3&D/!B;-[6M0^![$`W)W>2ROZ+Q[*$ MH=JZ:*'8S\@-#GFEP-%$_$L::V`B!,^]^"R)'M-$PR&\B`U\)%XBIS+`YK&F M9;MC:&(3'LKS%>(Y+`;9QR0AQXWD3\XL7;,0675>[@$QQJ3+Q?G8Y),K0U]N M;DZ#GMHKR_ZFOMD*N!5JLZ^%"VP2NT=2<)\5[]EE*&M*`:NN7;9?RYOFZ_CG M'LP?_RY`:LZ3?7K11]5L#LHZ+[^U'6.C*#ZS9=4JI!E%$:E9 M.QJ:,@U?B&$O,CHY?Q6WCV@OH[8H.5".9AJC,5H*D4@01;-DU+F3V'ES$M/H M4$^!9VQ(+57(F\\EF24C-IYCDE">2B%5[R>*Y`A#%FBXTH'O#/,0W-*BS>*@WV03\X"X'VD1%2&UF)AQ;QWY&D60D-M*- MUV)-SL@T(^TT-@8'W$=D8_I!]TB9>,=F9KHA>!HC0_')U(SPCT+,Z4;CJ0:; M&1R11P;K3"X3"I2F&9>/U(][;/U,/48?I2(WK1.9F!5;;1B<9KR>QLK@H/V( MK$P[=D]C)39^/XZ&IAK)CX05C[O(XUC*E,/Z]P@JTXWR4W4S&/(?52;3#?A3 MG4>/^8]EL5,._M^C=J:;"7C_VIET3N`]W,#*T MYPF&XS`RW4S#N##I&`&!4LP4\PXIFDG,/`SLYI@T>M0+J=/./HQB*&75>BJ& M]$;*Z>8ATAQH]$S$5&'^D68CTOC1W>6$W*1"RW03%&E:&IJEF-J1_"--5J3Q M$LU8'-&G?2 M39LHW$2OR%M<)D3>*?9LZ2UZ(R=YX@9\=-0SA_Z/VLHUF@=3"41O7YDT3)AB M[_3H*,4M M=US'(<__=SW/'GK^O^.?//_[0QS9WYP6\YV=!]UPXTZ?GKN-3_@7"]MAO_M` MW.QT.]]T[O4V'_!#_G_5#=M!'Q^I#?G4GZ@%K;#7[X:KN_VPTQ;-=DOL]O#Y MUZ+7V>VN!71G-6PWN_21MP/^W=$ITO?G=T^%;/=:87KX5H3"\G0@W5V M@B[PT0]:8J?;N1>VX*1_I]GG!T)WMK8Z]_'IY/@,V!`S]:@8S+@=]"_2A94= MX*Z'SX:5;*UU6D`*!H"/[6X"NUAN<[5S#Y.D2*@4.-J=?K@69(`D[(DM*!#+ MB6JF)B;9@EK7MIKA=M#-4B'V,"M094PLBA5H:VMW+7A?W`ANJ"JJU5G;W0[: M_:;2W0502P<(NJ#R?M`-FUN]2/RD-RPYWA!NGY,5I:TMT6S="[K]L(>51@5@ M#4")-]>#9G^W&_10_6@FP#DUH]=9[]_'!YQ+QD@:4,W.5O/!0&.::YOMSOVM MH+418,&DZE/T&'N675_(MTA$I8I6<"_8ZNQ`&U:YN*5V")SVPCX^&IU*F&]N MA:"(=MC,B"M!=S/8"AZ0*,-^#Z7+#>YT>]Q@-RL6@Y`DA>7AP^>Y,8FRVYTH MF8QOL##=7FCF:H`B:>&#I()V"Q(#E!(T:KO3#U3C>M"6+I3?XL>;I@I/^I7H M[01KZ%20-T1WZZ([M=FQZ#'X6>W%C>N5NJA7KS:^+-7*`LYOU:I?5!;*"^+* M5Y!8%K7RM?)BHRY*BPMBOKK8J%6N+#6JM;KX[6]+=81&65%K\2Y5_? MJI7K=5&MBD94%N=O+"U4%J^!K)<:8K':$#$&HCUEZQ6+YVHP*BGR]C:A5+^K)2+\^"WBIU)*APU5^6 MON)F+I$(4&7`'9_&K#A#BA65JZ*T\$4%V9?$8`_UBK2=ZE4JJKXT?UVJ(/*) M0]Z-HP.F"5^.0\4NM$1IIROX)]2F`S?Z^`H%&_Z$1;5FJSUQI;X``.,:V?H= ML5BZ"0:WN"W4^W.RBZW8.SKN-`$G^J():(+`@O`;="EC_:O%ZJUZI8Z9C6QU M1Y2ZXG+8QM?YJ,LY0`F^!OJ%-1C_YZR3]W]]D..,?M\6N$O8R=Z9,_2MT]$+H4X;AGZ'"SV[4KDQ M.K!.Z7?2[T/DTP,?&)'8_/KVZBZ^QN9V+_PF$)YE#SX"B9.7!RA7,JU@=7<# M*9;ME4M1GK#=%_BF%TS)B'9PGT_NPGF&@O[;[=WM2P:2A1F`"0A]>_UE#XH8 M:"2T![/.-+L;ZQGXZ.-':U;\QA`#QXS`%'$9?Q4C9G_)5Q=3Z(AP712+^,Z? M3SZAR[Z\A'RC,\;S_5(^K%XL<_:59<[W"4XDBI61^?LZOWK^*)>P/K:$P;IF MQF9>F56%#`@S(4D0X@Q>M"Z#P&9__WM*T%(8)83$$7&!>5>68RP8I%OU!I#; M_"*F&;RG+#"CC>0V&P=>JGPW=1O2HD:HTN3>=+Q:=62K^O&72?7[A%";-7C(> M<<.W82P[PXVX?P>$`**>D5Y0W`C(+69F9W]1+%>OD@G*-%+%+&2BU@OH18E2 MILY2==JOBO(VWGT$?^TB\T/'7;ZX\)GXZ\N#']^\>OWDK7A[\.3YJZ=P]GSO+WO/#O#IN!&G[NG;P8PZNUW!X^?'WPO7N\_??4Z(UX=?/=R[_F+%Y"%6?Y,O'WU MXNF3[\6K9V_^LO>]V/^W`_%6?/OF#_LO]R7%!?J60-0^=VXE+@!03S%I;3,) M!C(:C2)AG@&-LGNT!.'8D+5'Z&:N%!-XE"Q\$%UU;;.7QI1I35=FT@KB!XPL MV_WUF=-GLU;O;`L_'RZ?;67.ME;.SPV?G&W-P=_,V=;LH]^T3V=&,P@N&>'[ M.6N84?I*>N8DA*17FY)U))R,JGUEJ(CE MB:M')!IF86;B_)\0>(W0B")')PCP#7;L00QPF'\.@8AN/I0EW"W.A,6B"5W# MW7/V15TLWK3HYKGD31MNFA<]9:Q8]MTY9U9>/ASC?,J:_WKP^.#/+Y^\WG_V MT_,#\>/!=P=_1+P2W^Z_>O7#GUX]>_*O;WX!!IQL`QZK,!;:5!4_,J+/-.04 M8@B7%:`2NOT'5"2>[[\6!Z\.OOW3=_#U_.#MWG-$JH,?GN^_W7O]TZL7`%5/ M#YZ(\^+/>T_WGO_ER=N]_1\D`Y_%T`N%,-,N%@?A%3I?Q82&UTCRZYTN"-2\ M%%YN7PK/G8M$J`4FNXE$Q"1FDJK.Q$/#C)B1.!I"L`#_DM**=072G!CV1]8\ M#$VI0HW7$'P=]L6,*>\GQ;W_ZO5/+-[G3UYDQ-L_O7CU'/N7'U_NO7T"UO#F M7Z)^1HE9_"]U97OB\<&W>V^?(?D/>Z_W7S[9>R8>/WLA7KV&/@^ZP:=/LHG^ M1+?T%T-J@5YO9*>=5-'(3FG`[CX5G_)]U"EVT7Y?N*IV.=@KE$O^]]^V3 MEV!;46O>4..4-,!2#W[8?RG.MBXBM-\=]`T5:-]=B6*%8>:(/9%NS.N2J2KS:&J-,$:_GBD,H-M#5WSUR][XQU+/# M&&6HZQ5C^O-XYWLZ0V6F4(7K,X?S/#NZ\!84/4$!0P).ASPTS'3QJ`K_\_EC MB-1BAG6V)<#[]I_#299L*Q,I*%FM]N7_`2M]=O#J)W'PX\O]Q_O/GH!7_WCP M[?YCQ/07"2]40\)B`K.&Q1AAH1>WR^A0'HE0JQ@,5\2<-B=5$^">KC0_[9WM%)1=5:%(F((TGT#E`G/SO*(67>]\>O'Z3D$`JRJO6 MC$)X5=DDX/XH"7GR.>,,9/CX:C<( MKM07/H8KXU:UUL"UCJ*N$.]\4:[5*]7%XBE\WW?6=+.6;\R7&N5KU5JE7"^> MD@LSQLU2O5&NW:Y7&GCWC+%0J3>N5F[P!:16%AOP5ZX53PUL99BOWL2UM.*I M^4.65(S%ZNTO:Y_7EZXL5*"8!T$/R_V\C+443WW\\-;GUR#A$%H3GC:,K)Y^7>VULJB&[/;FW`<$*^7_.YL;YUM!;ZW['NHXS/\M M:VC_CVV>^/\'.>KA]@ZZ>;A%[TJ&T#NVOH=S9_?#5K#U@+@]U'.;_)IX/^+]KGOC_ASA60[VEX<2#3XZ3X^0X C.4Z.D^/D.#E.CI/CY#@Y3HZ3X^0X.?X!C_\#I:>&%P"@```` ` end >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 08:40:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66F7C37B401 for ; Tue, 8 Apr 2003 08:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9135943FB1 for ; Tue, 8 Apr 2003 08:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38FeDUp087088 for ; Tue, 8 Apr 2003 08:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38FeDPh087087; Tue, 8 Apr 2003 08:40:13 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 08:40:13 -0700 (PDT) Resent-Message-Id: <200304081540.h38FeDPh087087@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Sharpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE04937B401 for ; Tue, 8 Apr 2003 08:32:23 -0700 (PDT) Received: from heeps.su.ic.ac.uk (heeps.su.ic.ac.uk [155.198.3.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28ADB43FA3 for ; Tue, 8 Apr 2003 08:32:23 -0700 (PDT) (envelope-from sjs298@heeps.su.ic.ac.uk) Received: from heeps.su.ic.ac.uk (localhost [127.0.0.1]) by heeps.su.ic.ac.uk (8.12.6/8.12.6) with ESMTP id h38FWDkm012620 for ; Tue, 8 Apr 2003 16:32:13 +0100 (BST) (envelope-from sjs298@heeps.su.ic.ac.uk) Received: (from sjs298@localhost) by heeps.su.ic.ac.uk (8.12.6/8.12.6/Submit) id h38FWCem012619; Tue, 8 Apr 2003 16:32:12 +0100 (BST) Message-Id: <200304081532.h38FWCem012619@heeps.su.ic.ac.uk> Date: Tue, 8 Apr 2003 16:32:12 +0100 (BST) From: Sam Sharpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50726: New port: Roundup, an issue tracking system in python. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sam Sharpe List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:40:15 -0000 >Number: 50726 >Category: ports >Synopsis: New port: Roundup, an issue tracking system in python. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 08:40:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sam Sharpe >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: Imperial College Union >Environment: System: FreeBSD heeps 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #8: Sun Mar 23 20:30:44 GMT 2003 root@heeps:/usr/obj/usr/src/sys/HEEPS i386 >Description: Roundup, an issue tracking system in Python. >How-To-Repeat: Use the code from the Fix... duh ;o) >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: # # roundup/ # roundup/Makefile # roundup/pkg-plist # roundup/pkg-descr # roundup/distinfo # echo c - roundup/ mkdir -p roundup/ > /dev/null 2>&1 echo x - roundup/Makefile sed 's/^X//' >roundup/Makefile << 'END-of-roundup/Makefile' X# New ports collection makefile for: roundup X# Date created: 05 April 2003 X# Whom: Sam Sharpe X# X# $FreeBSD$ X# X XPORTNAME= roundup XPORTVERSION= 0.5.6 XCATEGORIES= python www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= "ports@FreeBSD.org" XCOMMENT= A simple issue tracking system in python X XUSE_PYTHON= yes XNO_BUILD= yes XUSE_REINPLACE= yes X XPLIST_SUB= PYTHON_SITE=lib/${PYTHON_VERSION}/site-packages X Xdo-install: X cd ${WRKSRC} ; ${PYTHON_CMD} setup.py install X.include END-of-roundup/Makefile echo x - roundup/pkg-plist sed 's/^X//' >roundup/pkg-plist << 'END-of-roundup/pkg-plist' Xbin/roundup-admin Xbin/roundup-mailgw Xbin/roundup-server X%%PYTHON_SITE%%/roundup/__init__.py X%%PYTHON_SITE%%/roundup/__init__.pyc X%%PYTHON_SITE%%/roundup/admin.py X%%PYTHON_SITE%%/roundup/admin.pyc X%%PYTHON_SITE%%/roundup/date.py X%%PYTHON_SITE%%/roundup/date.pyc X%%PYTHON_SITE%%/roundup/hyperdb.py X%%PYTHON_SITE%%/roundup/hyperdb.pyc X%%PYTHON_SITE%%/roundup/i18n.py X%%PYTHON_SITE%%/roundup/i18n.pyc X%%PYTHON_SITE%%/roundup/indexer.py X%%PYTHON_SITE%%/roundup/indexer.pyc X%%PYTHON_SITE%%/roundup/init.py X%%PYTHON_SITE%%/roundup/init.pyc X%%PYTHON_SITE%%/roundup/install_util.py X%%PYTHON_SITE%%/roundup/install_util.pyc X%%PYTHON_SITE%%/roundup/instance.py X%%PYTHON_SITE%%/roundup/instance.pyc X%%PYTHON_SITE%%/roundup/mailgw.py X%%PYTHON_SITE%%/roundup/mailgw.pyc X%%PYTHON_SITE%%/roundup/password.py X%%PYTHON_SITE%%/roundup/password.pyc X%%PYTHON_SITE%%/roundup/roundupdb.py X%%PYTHON_SITE%%/roundup/roundupdb.pyc X%%PYTHON_SITE%%/roundup/security.py X%%PYTHON_SITE%%/roundup/security.pyc X%%PYTHON_SITE%%/roundup/token.py X%%PYTHON_SITE%%/roundup/token.pyc X%%PYTHON_SITE%%/roundup/version_check.py X%%PYTHON_SITE%%/roundup/version_check.pyc X%%PYTHON_SITE%%/roundup/backends/__init__.py X%%PYTHON_SITE%%/roundup/backends/__init__.pyc X%%PYTHON_SITE%%/roundup/backends/back_anydbm.py X%%PYTHON_SITE%%/roundup/backends/back_anydbm.pyc X%%PYTHON_SITE%%/roundup/backends/back_bsddb.py X%%PYTHON_SITE%%/roundup/backends/back_bsddb.pyc X%%PYTHON_SITE%%/roundup/backends/back_bsddb3.py X%%PYTHON_SITE%%/roundup/backends/back_bsddb3.pyc X%%PYTHON_SITE%%/roundup/backends/back_gadfly.py X%%PYTHON_SITE%%/roundup/backends/back_gadfly.pyc X%%PYTHON_SITE%%/roundup/backends/back_metakit.py X%%PYTHON_SITE%%/roundup/backends/back_metakit.pyc X%%PYTHON_SITE%%/roundup/backends/back_sqlite.py X%%PYTHON_SITE%%/roundup/backends/back_sqlite.pyc X%%PYTHON_SITE%%/roundup/backends/blobfiles.py X%%PYTHON_SITE%%/roundup/backends/blobfiles.pyc X%%PYTHON_SITE%%/roundup/backends/locking.py X%%PYTHON_SITE%%/roundup/backends/locking.pyc X%%PYTHON_SITE%%/roundup/backends/portalocker.py X%%PYTHON_SITE%%/roundup/backends/portalocker.pyc X%%PYTHON_SITE%%/roundup/backends/rdbms_common.py X%%PYTHON_SITE%%/roundup/backends/rdbms_common.pyc X%%PYTHON_SITE%%/roundup/backends/sessions.py X%%PYTHON_SITE%%/roundup/backends/sessions.pyc X%%PYTHON_SITE%%/roundup/cgi/MultiMapping.py X%%PYTHON_SITE%%/roundup/cgi/MultiMapping.pyc X%%PYTHON_SITE%%/roundup/cgi/__init__.py X%%PYTHON_SITE%%/roundup/cgi/__init__.pyc X%%PYTHON_SITE%%/roundup/cgi/cgitb.py X%%PYTHON_SITE%%/roundup/cgi/cgitb.pyc X%%PYTHON_SITE%%/roundup/cgi/client.py X%%PYTHON_SITE%%/roundup/cgi/client.pyc X%%PYTHON_SITE%%/roundup/cgi/templating.py X%%PYTHON_SITE%%/roundup/cgi/templating.pyc X%%PYTHON_SITE%%/roundup/cgi/zLOG.py X%%PYTHON_SITE%%/roundup/cgi/zLOG.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/ComputedAttribute.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/ComputedAttribute.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/Expressions.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/Expressions.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/MultiMapping.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/MultiMapping.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PageTemplate.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PageTemplate.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PathIterator.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PathIterator.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PythonExpr.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/PythonExpr.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/TALES.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/TALES.pyc X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/__init__.py X%%PYTHON_SITE%%/roundup/cgi/PageTemplates/__init__.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/HTMLParser.py X%%PYTHON_SITE%%/roundup/cgi/TAL/HTMLParser.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/HTMLTALParser.py X%%PYTHON_SITE%%/roundup/cgi/TAL/HTMLTALParser.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/TALDefs.py X%%PYTHON_SITE%%/roundup/cgi/TAL/TALDefs.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/TALGenerator.py X%%PYTHON_SITE%%/roundup/cgi/TAL/TALGenerator.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/TALInterpreter.py X%%PYTHON_SITE%%/roundup/cgi/TAL/TALInterpreter.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/TALParser.py X%%PYTHON_SITE%%/roundup/cgi/TAL/TALParser.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/XMLParser.py X%%PYTHON_SITE%%/roundup/cgi/TAL/XMLParser.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/__init__.py X%%PYTHON_SITE%%/roundup/cgi/TAL/__init__.pyc X%%PYTHON_SITE%%/roundup/cgi/TAL/markupbase.py X%%PYTHON_SITE%%/roundup/cgi/TAL/markupbase.pyc X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/Batch.py X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/Batch.pyc X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/Iterator.py X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/Iterator.pyc X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/__init__.py X%%PYTHON_SITE%%/roundup/cgi/ZTUtils/__init__.pyc X%%PYTHON_SITE%%/roundup/scripts/__init__.py X%%PYTHON_SITE%%/roundup/scripts/__init__.pyc X%%PYTHON_SITE%%/roundup/scripts/roundup_admin.py X%%PYTHON_SITE%%/roundup/scripts/roundup_admin.pyc X%%PYTHON_SITE%%/roundup/scripts/roundup_mailgw.py X%%PYTHON_SITE%%/roundup/scripts/roundup_mailgw.pyc X%%PYTHON_SITE%%/roundup/scripts/roundup_server.py X%%PYTHON_SITE%%/roundup/scripts/roundup_server.pyc X%%PYTHON_SITE%%/roundup/templates/__init__.py X%%PYTHON_SITE%%/roundup/templates/__init__.pyc X%%PYTHON_SITE%%/roundup/templates/builder.py X%%PYTHON_SITE%%/roundup/templates/builder.pyc X%%PYTHON_SITE%%/roundup/templates/classic_htmlbase.py X%%PYTHON_SITE%%/roundup/templates/classic_htmlbase.pyc X%%PYTHON_SITE%%/roundup/templates/minimal_htmlbase.py X%%PYTHON_SITE%%/roundup/templates/minimal_htmlbase.pyc X%%PYTHON_SITE%%/roundup/templates/classic/__init__.py X%%PYTHON_SITE%%/roundup/templates/classic/__init__.pyc X%%PYTHON_SITE%%/roundup/templates/classic/config.py X%%PYTHON_SITE%%/roundup/templates/classic/config.pyc X%%PYTHON_SITE%%/roundup/templates/classic/dbinit.py X%%PYTHON_SITE%%/roundup/templates/classic/dbinit.pyc X%%PYTHON_SITE%%/roundup/templates/classic/interfaces.py X%%PYTHON_SITE%%/roundup/templates/classic/interfaces.pyc X%%PYTHON_SITE%%/roundup/templates/classic/detectors/__init__.py X%%PYTHON_SITE%%/roundup/templates/classic/detectors/__init__.pyc X%%PYTHON_SITE%%/roundup/templates/classic/detectors/nosyreaction.py X%%PYTHON_SITE%%/roundup/templates/classic/detectors/nosyreaction.pyc X%%PYTHON_SITE%%/roundup/templates/classic/detectors/statusauditor.py X%%PYTHON_SITE%%/roundup/templates/classic/detectors/statusauditor.pyc X%%PYTHON_SITE%%/roundup/templates/minimal/__init__.py X%%PYTHON_SITE%%/roundup/templates/minimal/__init__.pyc X%%PYTHON_SITE%%/roundup/templates/minimal/config.py X%%PYTHON_SITE%%/roundup/templates/minimal/config.pyc X%%PYTHON_SITE%%/roundup/templates/minimal/dbinit.py X%%PYTHON_SITE%%/roundup/templates/minimal/dbinit.pyc X%%PYTHON_SITE%%/roundup/templates/minimal/interfaces.py X%%PYTHON_SITE%%/roundup/templates/minimal/interfaces.pyc X%%PYTHON_SITE%%/roundup/templates/minimal/detectors/__init__.py X%%PYTHON_SITE%%/roundup/templates/minimal/detectors/__init__.pyc Xshare/roundup/cgi-bin/roundup.cgi Xshare/roundup/templates/classic/html/_generic.help Xshare/roundup/templates/classic/html/_generic.index Xshare/roundup/templates/classic/html/_generic.item Xshare/roundup/templates/classic/html/file.index Xshare/roundup/templates/classic/html/file.item Xshare/roundup/templates/classic/html/home Xshare/roundup/templates/classic/html/home.classlist Xshare/roundup/templates/classic/html/issue.index Xshare/roundup/templates/classic/html/issue.item Xshare/roundup/templates/classic/html/issue.search Xshare/roundup/templates/classic/html/keyword.item Xshare/roundup/templates/classic/html/msg.index Xshare/roundup/templates/classic/html/msg.item Xshare/roundup/templates/classic/html/page Xshare/roundup/templates/classic/html/query.item Xshare/roundup/templates/classic/html/style.css Xshare/roundup/templates/classic/html/user.index Xshare/roundup/templates/classic/html/user.item Xshare/roundup/templates/classic/html/user.register Xshare/roundup/templates/minimal/html/_generic.help Xshare/roundup/templates/minimal/html/_generic.index Xshare/roundup/templates/minimal/html/_generic.item Xshare/roundup/templates/minimal/html/home Xshare/roundup/templates/minimal/html/home.classlist Xshare/roundup/templates/minimal/html/page Xshare/roundup/templates/minimal/html/style.css Xshare/roundup/templates/minimal/html/user.index Xshare/roundup/templates/minimal/html/user.item Xshare/roundup/templates/minimal/html/user.register X@dirrm share/roundup/templates/minimal/html X@dirrm share/roundup/templates/classic/html X@dirrm share/roundup/templates/classic X@dirrm share/roundup/templates/minimal X@dirrm share/roundup/templates X@dirrm share/roundup/cgi-bin X@dirrm share/roundup X@dirrm %%PYTHON_SITE%%/roundup/backends X@dirrm %%PYTHON_SITE%%/roundup/cgi/PageTemplates X@dirrm %%PYTHON_SITE%%/roundup/cgi/TAL X@dirrm %%PYTHON_SITE%%/roundup/cgi/ZTUtils X@dirrm %%PYTHON_SITE%%/roundup/cgi X@dirrm %%PYTHON_SITE%%/roundup/scripts X@dirrm %%PYTHON_SITE%%/roundup/templates/classic/detectors X@dirrm %%PYTHON_SITE%%/roundup/templates/minimal/detectors X@dirrm %%PYTHON_SITE%%/roundup/templates/classic X@dirrm %%PYTHON_SITE%%/roundup/templates/minimal X@dirrm %%PYTHON_SITE%%/roundup/templates X@dirrm %%PYTHON_SITE%%/roundup END-of-roundup/pkg-plist echo x - roundup/pkg-descr sed 's/^X//' >roundup/pkg-descr << 'END-of-roundup/pkg-descr' XWe propose an issue-tracking system called Roundup, which will Xmanage a number of issues (with properties such as "description", X"priority", and so on) and provide the ability to (a) submit new Xissues, (b) find and edit existing issues, and (c) discuss issues Xwith other participants. The system will facilitate communication Xamong the participants by managing discussions and notifying Xinterested parties when issues are edited. X XWWW: http://roundup.sourceforge.net/ END-of-roundup/pkg-descr echo x - roundup/distinfo sed 's/^X//' >roundup/distinfo << 'END-of-roundup/distinfo' XMD5 (roundup-0.5.6.tar.gz) = 1462897cd16316412d7b1c28e45952d9 END-of-roundup/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 08:40:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9834B37B401 for ; Tue, 8 Apr 2003 08:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD1CA43FA3 for ; Tue, 8 Apr 2003 08:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38FeFUp087111 for ; Tue, 8 Apr 2003 08:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38FeFDL087110; Tue, 8 Apr 2003 08:40:15 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 08:40:15 -0700 (PDT) Resent-Message-Id: <200304081540.h38FeFDL087110@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03A5D37B404; Tue, 8 Apr 2003 08:37:10 -0700 (PDT) Received: from norfolk.ki.iif.hu (norfolk.ki.iif.hu [193.6.222.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12EBE43F75; Tue, 8 Apr 2003 08:37:09 -0700 (PDT) (envelope-from mohacsi@norfolk.ki.iif.hu) Received: (from mohacsi@localhost) by norfolk.ki.iif.hu (8.12.7/8.12.7) id h38Galmb082884; Tue, 8 Apr 2003 18:36:47 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200304081636.h38Galmb082884@norfolk.ki.iif.hu> Date: Tue, 8 Apr 2003 18:36:47 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: brian@FreeBSD.org Subject: ports/50728: Update: update of multimedia/vlc to version 0.5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:40:16 -0000 >Number: 50728 >Category: ports >Synopsis: Update: update of multimedia/vlc to version 0.5.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 08:40:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: NIIF >Environment: System: FreeBSD norfolk.ki.iif.hu 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Wed Feb 26 09:52:28 CET 2003 root@norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386 >Description: Dear All, This a quick dirty update of multimedia/vlc to version 0.5.2 . All the new dependecies are included. Tested with MPEG1/MPEG2 and DIVX. Not tested with DVD and the new codecs. Regards, Janos Mohacsi >How-To-Repeat: Apply this diff. >Fix: diff -ruN vlc.bak/Makefile vlc/Makefile --- vlc.bak/Makefile Fri Apr 4 03:38:40 2003 +++ vlc/Makefile Mon Apr 7 18:43:41 2003 @@ -6,27 +6,40 @@ # PORTNAME= vlc -PORTVERSION= 0.4.4 +PORTVERSION= 0.5.2 CATEGORIES= multimedia -MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ - ftp://ftp.Awfulhak.org/pub/vlc/ \ - http://people.FreeBSD.org/~brian/vlc/ +MASTER_SITES= http://www.videolan.org/pub/videolan/vlc/${PORTVERSION}/ MAINTAINER= brian@FreeBSD.org -COMMENT= An X11 MPEG2 client/server solution +COMMENT= An X11 MPEG1/2/4 mp3 ogg client/server solution LIB_DEPENDS= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \ - dvdread.3:${PORTSDIR}/multimedia/libdvdread + dvdread.3:${PORTSDIR}/multimedia/libdvdread \ + a52.0:${PORTSDIR}/audio/liba52 \ + mad.1:${PORTSDIR}/audio/mad \ + intl.4:${PORTSDIR}/devel/gettext \ + iconv.3:${PORTSDIR}/converters/libiconv \ + vorbis.2:${PORTSDIR}/audio/libvorbis \ + ogg.4:${PORTSDIR}/audio/libogg \ + FLAC.5:${PORTSDIR}/audio/flac \ + faad.0:${PORTSDIR}/audio/faad \ + dvbpsi.1:${PORTSDIR}/multimedia/libdvbpsi \ + dv.3:${PORTSDIR}/multimedia/libdv \ + avcodec.0:${PORTSDIR}/multimedia/ffmpeg \ + slp.1:${PORTSDIR}/net/openslp GNU_CONFIGURE= yes CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}" CONFIGURE_ARGS+=--with-dvdcss=${LOCALBASE} \ --with-dvdread=${LOCALBASE} \ + --with-mad=${LOCALBASE} \ + --with-faad=${LOCALBASE} \ --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GNOMENG= yes USE_GNOME= gtk12 USE_GMAKE= yes +INSTALLS_SHLIB= yes .include diff -ruN vlc.bak/distinfo vlc/distinfo --- vlc.bak/distinfo Sat Aug 31 18:46:34 2002 +++ vlc/distinfo Mon Apr 7 16:44:46 2003 @@ -1 +1 @@ -MD5 (vlc-0.4.4.tar.gz) = c65409d36e8dce884d9195c2763bcf20 +MD5 (vlc-0.5.2.tar.gz) = afb116d90803a53643ec75626f56d4ce diff -ruN vlc.bak/pkg-descr vlc/pkg-descr --- vlc.bak/pkg-descr Fri Aug 10 13:35:31 2001 +++ vlc/pkg-descr Mon Apr 7 16:45:57 2003 @@ -11,6 +11,6 @@ The VideoLAN web site at http://www.videolan.org/ is a good start for information about MPEG and DVD playing. Have a look at the documentation -section (http://www.videolan.org/doc.html), as well as the bookmarks. +section (http://www.videolan.org/doc/), as well as the bookmarks. WWW: http://www.videolan.org/ diff -ruN vlc.bak/pkg-plist vlc/pkg-plist --- vlc.bak/pkg-plist Sat Jun 8 18:09:50 2002 +++ vlc/pkg-plist Mon Apr 7 18:41:15 2003 @@ -1,67 +1,189 @@ -bin/vlc bin/gvlc -lib/videolan/vlc/dummy.so -lib/videolan/vlc/null.so -lib/videolan/vlc/rc.so -lib/videolan/vlc/logger.so -lib/videolan/vlc/mpeg_es.so -lib/videolan/vlc/mpeg_ps.so -lib/videolan/vlc/mpeg_ts.so -lib/videolan/vlc/mpeg_audio.so -lib/videolan/vlc/file.so -lib/videolan/vlc/udp.so -lib/videolan/vlc/http.so -lib/videolan/vlc/ipv4.so -lib/videolan/vlc/memcpy.so -lib/videolan/vlc/lpcm_adec.so -lib/videolan/vlc/ac3_spdif.so -lib/videolan/vlc/spudec.so -lib/videolan/vlc/filter_deinterlace.so -lib/videolan/vlc/filter_invert.so -lib/videolan/vlc/filter_wall.so -lib/videolan/vlc/filter_transform.so -lib/videolan/vlc/filter_distort.so -lib/videolan/vlc/filter_clone.so -lib/videolan/vlc/filter_crop.so -lib/videolan/vlc/fx_scope.so -lib/videolan/vlc/dvd.so -lib/videolan/vlc/dvdread.so -lib/videolan/vlc/vcd.so -lib/videolan/vlc/ipv6.so -lib/videolan/vlc/avi.so -lib/videolan/vlc/x11.so -lib/videolan/vlc/dsp.so -lib/videolan/vlc/gtk.so -share/videolan/default8x16.psf -share/videolan/default8x9.psf -share/videolan/gnome-vlc16x16.png -share/videolan/gnome-vlc32x32.png -share/videolan/gnome-vlc48x48.png -share/videolan/gvlc16x16.png -share/videolan/gvlc32x32.png -share/videolan/gvlc48x48.png -share/videolan/kvlc16x16.png -share/videolan/kvlc32x32.png -share/videolan/kvlc48x48.png -share/videolan/qvlc16x16.png -share/videolan/qvlc32x32.png -share/videolan/qvlc48x48.png -share/videolan/vlc16x16.png -share/videolan/vlc32x32.png -share/videolan/vlc48x48.png -share/videolan/gnome-vlc32x32.xpm -share/videolan/gvlc32x32.xpm -share/videolan/kvlc32x32.xpm -share/videolan/qvlc32x32.xpm -share/videolan/vlc32x32.xpm +bin/vlc +bin/vlc-config +include/vlc/aout.h +include/vlc/decoder.h +include/vlc/input.h +include/vlc/intf.h +include/vlc/sout.h +include/vlc/vlc.h +include/vlc/vout.h +lib/vlc/access/libaccess_file_plugin.so +lib/vlc/access/libaccess_ftp_plugin.so +lib/vlc/access/libaccess_http_plugin.so +lib/vlc/access/libaccess_mms_plugin.so +lib/vlc/access/libaccess_udp_plugin.so +lib/vlc/access/libdvd_plugin.so +lib/vlc/access/libdvdread_plugin.so +lib/vlc/access/libvcd_plugin.so +lib/vlc/access_output/libaccess_output_dummy_plugin.so +lib/vlc/access_output/libaccess_output_file_plugin.so +lib/vlc/access_output/libaccess_output_http_plugin.so +lib/vlc/access_output/libaccess_output_udp_plugin.so +lib/vlc/audio_filter/liba52tospdif_plugin.so +lib/vlc/audio_filter/libbandlimited_resampler_plugin.so +lib/vlc/audio_filter/libdtstospdif_plugin.so +lib/vlc/audio_filter/libfixed32tofloat32_plugin.so +lib/vlc/audio_filter/libfixed32tos16_plugin.so +lib/vlc/audio_filter/libfloat32tos16_plugin.so +lib/vlc/audio_filter/libfloat32tos8_plugin.so +lib/vlc/audio_filter/libfloat32tou16_plugin.so +lib/vlc/audio_filter/libfloat32tou8_plugin.so +lib/vlc/audio_filter/libheadphone_channel_mixer_plugin.so +lib/vlc/audio_filter/liblinear_resampler_plugin.so +lib/vlc/audio_filter/libmpgatofixed32_plugin.so +lib/vlc/audio_filter/libs16tofloat32_plugin.so +lib/vlc/audio_filter/libs16tofloat32swab_plugin.so +lib/vlc/audio_filter/libs8tofloat32_plugin.so +lib/vlc/audio_filter/libtrivial_channel_mixer_plugin.so +lib/vlc/audio_filter/libtrivial_resampler_plugin.so +lib/vlc/audio_filter/libu8tofixed32_plugin.so +lib/vlc/audio_filter/libu8tofloat32_plugin.so +lib/vlc/audio_filter/libugly_resampler_plugin.so +lib/vlc/audio_mixer/libfloat32_mixer_plugin.so +lib/vlc/audio_mixer/libspdif_mixer_plugin.so +lib/vlc/audio_mixer/libtrivial_mixer_plugin.so +lib/vlc/audio_output/libaout_file_plugin.so +lib/vlc/audio_output/libaout_sdl_plugin.so +lib/vlc/audio_output/liboss_plugin.so +lib/vlc/codec/liba52_plugin.so +lib/vlc/codec/libadpcm_plugin.so +lib/vlc/codec/libaraw_plugin.so +lib/vlc/codec/libcinepak_plugin.so +lib/vlc/codec/libdts_plugin.so +lib/vlc/codec/liblpcm_plugin.so +lib/vlc/codec/libmpeg_audio_plugin.so +lib/vlc/codec/libspudec_plugin.so +lib/vlc/control/libgestures_plugin.so +lib/vlc/control/librc_plugin.so +lib/vlc/demux/liba52sys_plugin.so +lib/vlc/demux/libaac_plugin.so +lib/vlc/demux/libasf_plugin.so +lib/vlc/demux/libaudio_plugin.so +lib/vlc/demux/libavi_plugin.so +lib/vlc/demux/libdemuxdump_plugin.so +lib/vlc/demux/libdemuxsub_plugin.so +lib/vlc/demux/libes_plugin.so +lib/vlc/demux/libid3_plugin.so +lib/vlc/demux/libm3u_plugin.so +lib/vlc/demux/libm4v_plugin.so +lib/vlc/demux/libmp4_plugin.so +lib/vlc/demux/libmpeg_system_plugin.so +lib/vlc/demux/libps_plugin.so +lib/vlc/demux/librawdv_plugin.so +lib/vlc/demux/libts_plugin.so +lib/vlc/demux/libwav_plugin.so +lib/vlc/gui/libgtk_plugin.so +lib/vlc/libi420_rgb_mmx.a +lib/vlc/libi420_ymga_mmx.a +lib/vlc/libi420_yuy2_mmx.a +lib/vlc/libi422_yuy2_mmx.a +lib/vlc/libidct.a +lib/vlc/libidctclassic.a +lib/vlc/libidctmmx.a +lib/vlc/libidctmmxext.a +lib/vlc/libmemcpy3dn.a +lib/vlc/libmemcpymmx.a +lib/vlc/libmemcpymmxext.a +lib/vlc/libmotion.a +lib/vlc/libmotionmmx.a +lib/vlc/libmotionmmxext.a +lib/vlc/libmpeg_video.a +lib/vlc/misc/libdummy_plugin.so +lib/vlc/misc/libgtk_main_plugin.so +lib/vlc/misc/libhttpd_plugin.so +lib/vlc/misc/libipv4_plugin.so +lib/vlc/misc/libipv6_plugin.so +lib/vlc/misc/liblogger_plugin.so +lib/vlc/misc/libmemcpy_plugin.so +lib/vlc/misc/libsap_plugin.so +lib/vlc/misc/libscreensaver_plugin.so +lib/vlc/mux/libmux_avi_plugin.so +lib/vlc/mux/libmux_dummy_plugin.so +lib/vlc/mux/libmux_ps_plugin.so +lib/vlc/mux/libmux_ts_plugin.so +lib/vlc/packetizer/libpacketizer_a52_plugin.so +lib/vlc/packetizer/libpacketizer_copy_plugin.so +lib/vlc/packetizer/libpacketizer_mpeg4audio_plugin.so +lib/vlc/packetizer/libpacketizer_mpeg4video_plugin.so +lib/vlc/packetizer/libpacketizer_mpegaudio_plugin.so +lib/vlc/packetizer/libpacketizer_mpegvideo_plugin.so +lib/vlc/video_chroma/libi420_rgb_plugin.so +lib/vlc/video_chroma/libi420_ymga_plugin.so +lib/vlc/video_chroma/libi420_yuy2_plugin.so +lib/vlc/video_chroma/libi422_yuy2_plugin.so +lib/vlc/video_filter/libadjust_plugin.so +lib/vlc/video_filter/libclone_plugin.so +lib/vlc/video_filter/libcrop_plugin.so +lib/vlc/video_filter/libdeinterlace_plugin.so +lib/vlc/video_filter/libdistort_plugin.so +lib/vlc/video_filter/libinvert_plugin.so +lib/vlc/video_filter/libmotionblur_plugin.so +lib/vlc/video_filter/libtransform_plugin.so +lib/vlc/video_filter/libwall_plugin.so +lib/vlc/video_output/libvout_encoder_plugin.so +lib/vlc/video_output/libvout_sdl_plugin.so +lib/vlc/video_output/libx11_plugin.so +lib/vlc/video_output/libxvideo_plugin.so +share/locale/locale.alias share/locale/de/LC_MESSAGES/vlc.mo share/locale/en_GB/LC_MESSAGES/vlc.mo share/locale/fr/LC_MESSAGES/vlc.mo +share/locale/it/LC_MESSAGES/vlc.mo share/locale/ja/LC_MESSAGES/vlc.mo -share/locale/no/LC_MESSAGES/vlc.mo -share/locale/ru/LC_MESSAGES/vlc.mo share/locale/nl/LC_MESSAGES/vlc.mo +share/locale/no/LC_MESSAGES/vlc.mo share/locale/pl/LC_MESSAGES/vlc.mo -@dirrm lib/videolan/vlc -@dirrm lib/videolan -@dirrm share/videolan +share/locale/ru/LC_MESSAGES/vlc.mo +share/locale/sv/LC_MESSAGES/vlc.mo +share/vlc/familiar-forwardb16x16.xpm +share/vlc/familiar-openb16x16.xpm +share/vlc/familiar-pauseb16x16.xpm +share/vlc/familiar-playb16x16.xpm +share/vlc/familiar-preferencesb16x16.xpm +share/vlc/familiar-rewindb16x16.xpm +share/vlc/familiar-stopb16x16.xpm +share/vlc/gnome-vlc16x16.png +share/vlc/gnome-vlc32x32.png +share/vlc/gnome-vlc32x32.xpm +share/vlc/gnome-vlc48x48.png +share/vlc/gvlc16x16.png +share/vlc/gvlc32x32.png +share/vlc/gvlc32x32.xpm +share/vlc/gvlc48x48.ico +share/vlc/gvlc48x48.png +share/vlc/kvlc16x16.png +share/vlc/kvlc32x32.png +share/vlc/kvlc32x32.xpm +share/vlc/kvlc48x48.png +share/vlc/qvlc16x16.png +share/vlc/qvlc32x32.png +share/vlc/qvlc32x32.xpm +share/vlc/qvlc48x48.png +share/vlc/vlc16x16.png +share/vlc/vlc16x16.xpm +share/vlc/vlc32x32.png +share/vlc/vlc32x32.xpm +share/vlc/vlc48x48.ico +share/vlc/vlc48x48.png +share/vlc/ui.rc +@dirrm include/vlc +@dirrm lib/vlc/visualization +@dirrm lib/vlc/video_output +@dirrm lib/vlc/video_filter +@dirrm lib/vlc/video_chroma +@dirrm lib/vlc/packetizer +@dirrm lib/vlc/mux +@dirrm lib/vlc/misc +@dirrm lib/vlc/gui +@dirrm lib/vlc/encoder +@dirrm lib/vlc/demux +@dirrm lib/vlc/control +@dirrm lib/vlc/codec +@dirrm lib/vlc/audio_output +@dirrm lib/vlc/audio_mixer +@dirrm lib/vlc/audio_filter +@dirrm lib/vlc/access_output +@dirrm lib/vlc/access +@dirrm lib/vlc +@dirrm share/vlc >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 09:24:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45E6F37B401; Tue, 8 Apr 2003 09:24:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D816A43FB1; Tue, 8 Apr 2003 09:24:16 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38GOGUp001225; Tue, 8 Apr 2003 09:24:16 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38GOEOt001221; Tue, 8 Apr 2003 09:24:14 -0700 (PDT) Date: Tue, 8 Apr 2003 09:24:14 -0700 (PDT) From: Christian Weisgerber Message-Id: <200304081624.h38GOEOt001221@freefall.freebsd.org> To: negative@magnesium.net, naddy@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50306: Update PACKETSTORM mirror list X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:24:17 -0000 Synopsis: Update PACKETSTORM mirror list State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Tue Apr 8 09:24:00 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50306 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 10:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5461937B401 for ; Tue, 8 Apr 2003 10:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B5F943FBF for ; Tue, 8 Apr 2003 10:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38HKBUp015309 for ; Tue, 8 Apr 2003 10:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38HKBc8015308; Tue, 8 Apr 2003 10:20:11 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 10:20:11 -0700 (PDT) Resent-Message-Id: <200304081720.h38HKBc8015308@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergei Kolobov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774F037B404 for ; Tue, 8 Apr 2003 10:15:09 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 27EDA43FBD for ; Tue, 8 Apr 2003 10:15:08 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 79961 invoked by uid 911); 8 Apr 2003 17:15:10 -0000 Message-Id: <20030408171510.79960.qmail@outpost.globcon.net> Date: 8 Apr 2003 17:15:10 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50730: [PATCH] Unbreak security/logcheck X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:20:12 -0000 >Number: 50730 >Category: ports >Synopsis: [PATCH] Unbreak security/logcheck >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 10:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan 2 03:13:48 MSK >Description: - Remove BROKEN: change temp dir from /tmp to /var/run/logcheck (it has to be mode 700) - now complies with hier(7) - Psionic has been acquired by Cisco in late 2002 and now www.psionic.com is an alias to www.cisco.com. Unfortunately, the latter does not have any mention of LogSentry or other Abacus tools, so remove www.psionic.com from the MASTER_SITES and WWW: tag - Reword pkg-descr to better reflect reality - Do not use logcheck's Makefile - build/install completely from port's Makefile - Make PREFIX-clean - Install useful documentation - Take maintainership Removed files: - files/patch-aa - pkg-message >How-To-Repeat: >Fix: --- logcheck-1.1.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/logcheck/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 2003/03/23 15:15:56 1.13 +++ Makefile 2003/04/08 16:49:44 @@ -7,32 +7,50 @@ PORTNAME= logcheck PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://sensimilia.eu.org/pub/software/sys/ \ http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ - http://www.psionic.com/downloads/ \ http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= logsentry-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sergei@kolobov.com COMMENT= Auditing tool for system logs on Unix boxes -BROKEN= "Changes permissions on /tmp to mode 0700" - USE_REINPLACE= yes + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PKGMESSAGE= ${WRKDIR}/MESSAGE -pre-configure: - ${REINPLACE_CMD} -e "s@/usr/local/etc/tmp@/tmp@g; \ - s@/usr/local@${PREFIX}@" ${WRKSRC}/Makefile \ +# Install binaries and config files readable to root only +BINMODE= 700 +SHAREMODE= 600 + +LOGCHECK_TMP?= /var/run/logcheck +PLIST_SUB+= LOGCHECK_TMP=${LOGCHECK_TMP} + +CONFIG_FILES= logcheck.hacking logcheck.ignore \ + logcheck.violations logcheck.violations.ignore +DOCS= CREDITS INSTALL README README.how.to.interpret README.keywords + +do-build: + cd ${WRKSRC}/src && ${CC} ${CFLAGS} -o logtail logtail.c + ${REINPLACE_CMD} -e 's!/usr/local/bin/logtail!${PREFIX}/bin/logtail!' \ + -e 's!/usr/local/etc/tmp!${LOGCHECK_TMP}!' \ + -e 's!/usr/local/etc/logcheck!${PREFIX}/etc/logcheck!' \ ${WRKSRC}/systems/freebsd/logcheck.sh - ${REINPLACE_CMD} -e "s@/bin/mkdir@${MKDIR}@g" ${WRKSRC}/Makefile - -post-build: - @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGDIR}/pkg-message > ${PKGMESSAGE} -post-install: - @${CAT} ${PKGMESSAGE} +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/logtail ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/systems/freebsd/logcheck.sh ${PREFIX}/etc + ${MKDIR} ${EXAMPLESDIR} + cd ${WRKSRC}/systems/freebsd && \ + ${INSTALL_DATA} ${CONFIG_FILES} ${EXAMPLESDIR} && \ + ${INSTALL_DATA} ${CONFIG_FILES} ${PREFIX}/etc + ${TEST} -d ${LOGCHECK_TMP} || ${MKDIR} -m 700 ${LOGCHECK_TMP} + ${CHOWN} root:wheel ${LOGCHECK_TMP} +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} +.endif .include Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/security/logcheck/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 1999/12/25 16:11:00 1.1 +++ pkg-descr 2003/04/08 16:49:44 @@ -1,14 +1,10 @@ Logcheck helps spot problems and security violations in your logfiles automatically and will send the results to you in e-mail. -Logcheck is part of the Abacus Project of security tools. It is a program -created to help in the processing of UNIX system logfiles generated by the -various Abacus Project tools, system daemons, Wietse Venema's TCP Wrapper -and Log Daemon packages, and the Firewall Toolkit(c) by Trusted Information -Systems Inc.(TIS). Logcheck also works very well at reporting on other -common operating system security violations and strange events. - -WWW: http://www.psionic.com/ +It is a program created to help in the processing of UNIX system logfiles +generated by the various system daemons. Logcheck also works very well at +reporting on other common operating system security violations and strange +events. - Dan Langille dan@freebsddiary.org Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/logcheck/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 2002/06/10 23:51:04 1.4 +++ pkg-plist 2003/04/08 16:49:44 @@ -1,8 +1,20 @@ bin/logtail -etc/logcheck.hacking.sample -etc/logcheck.ignore.sample etc/logcheck.sh -etc/logcheck.violations.ignore.sample -etc/logcheck.violations.sample -@dirrm var/tmp -@dirrm var +etc/logcheck.hacking +etc/logcheck.ignore +etc/logcheck.violations +etc/logcheck.violations.ignore +%%EXAMPLESDIR%%/logcheck.hacking +%%EXAMPLESDIR%%/logcheck.ignore +%%EXAMPLESDIR%%/logcheck.violations.ignore +%%EXAMPLESDIR%%/logcheck.violations +@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%%%DOCSDIR%%/CREDITS +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.how.to.interpret +%%PORTDOCS%%%%DOCSDIR%%/README.keywords +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@cwd / +@exec test -d %%LOGCHECK_TMP%% || mkdir -m 700 %%LOGCHECK_TMP%% && chown root:wheel %%LOGCHECK_TMP%% +@unexec rmdir %%LOGCHECK_TMP%% 2>/dev/null || true --- logcheck-1.1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 10:30:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D6137B41D for ; Tue, 8 Apr 2003 10:30:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0839643F75 for ; Tue, 8 Apr 2003 10:30:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38HUEUp017372 for ; Tue, 8 Apr 2003 10:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38HUERn017371; Tue, 8 Apr 2003 10:30:14 -0700 (PDT) Date: Tue, 8 Apr 2003 10:30:14 -0700 (PDT) Message-Id: <200304081730.h38HUERn017371@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Yonatan Bokovza" Subject: Re: ports/41439: [MAINTAINER UPDATE] security/fwbuilder -> 1.0.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yonatan Bokovza List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:30:17 -0000 The following reply was made to PR ports/41439; it has been noted by GNATS. From: "Yonatan Bokovza" To: , Cc: Subject: Re: ports/41439: [MAINTAINER UPDATE] security/fwbuilder -> 1.0.4 Date: Tue, 8 Apr 2003 20:19:03 +0300 Roman is no longer maintaining this port. It belongs to ports@ now. From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 10:50:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B9137B404 for ; Tue, 8 Apr 2003 10:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84ADE43FDD for ; Tue, 8 Apr 2003 10:50:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38HoAUp021544 for ; Tue, 8 Apr 2003 10:50:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38HoAxm021543; Tue, 8 Apr 2003 10:50:10 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 10:50:10 -0700 (PDT) Resent-Message-Id: <200304081750.h38HoAxm021543@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michal Pasternak Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D45537B42A for ; Tue, 8 Apr 2003 10:45:46 -0700 (PDT) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B2C143FBF for ; Tue, 8 Apr 2003 10:45:09 -0700 (PDT) (envelope-from doc@pr93.lublin.sdi.tpnet.pl) Received: (qmail 7711 invoked by uid 0); 8 Apr 2003 17:44:36 -0000 Message-Id: <20030408174436.7710.qmail@pr93.lublin.sdi.tpnet.pl> Date: 8 Apr 2003 17:44:36 -0000 From: Michal Pasternak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50731: www/geeklog: update, SECURITY FIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michal Pasternak List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:50:14 -0000 >Number: 50731 >Category: ports >Synopsis: www/geeklog: update, SECURITY FIX >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 10:50:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: FreeBSD 4.8-RC2 i386 >Organization: >Environment: doesn't matter >Description: www/geeklog shoudl be upgraded, as current version features a security hole. Also I have changed the installation instructions in makefile. I tried to send this patch to its MAINTAINER, but the host responded with: : 68.116.129.31 does not like recipient. Remote host said: 554 : Client host rejected: +Access denied Giving up on 68.116.129.31. As I don't have time to play with send-mail-from-other host, please commit my fixes. portlint complains about malformed version - 1.3.7sr1 The geeklog's version is 1.3.7, but sr1 is subversion with a security fix only. Please correct this according to ports guidelines. >How-To-Repeat: >Fix: diff -ur geeklog/Makefile new-geeklog/Makefile --- geeklog/Makefile Fri Feb 21 15:01:16 2003 +++ new-geeklog/Makefile Tue Apr 8 19:37:37 2003 @@ -6,12 +6,11 @@ # PORTNAME= geeklog -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.7sr1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=geeklog +MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ -MAINTAINER= bob@fly.homeunix.org +MAINTAINER= dotz@irc.pl COMMENT= GeekLog is a web content magagement system RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server @@ -27,10 +26,8 @@ ${CHMOD} -R 777 ${APACHEDIR}/geeklog/public_html/backend @${ECHO} "" @${ECHO} "***********************************************************************" - @${ECHO} "* You now need to create the database that you want GeekLog *" - @${ECHO} "* to reside in. *" - @${ECHO} "* Once you have done that, the goto *" - @${ECHO} "* http://<;your_website>/geeklog/public_html/admin/install/install.php *" - @${ECHO} "* And follow the instructions, then you are done!! *" + @${ECHO} "The files have been installed at ${APACHEDIR}/geeklog" + @${ECHO} "To configure geeklog, please read instructions in" + @${ECHO} "${APACHEDIR}/geeklog/docs/install.html @${ECHO} "***********************************************************************" .include Only in new-geeklog/: Makefile~ diff -ur geeklog/distinfo new-geeklog/distinfo --- geeklog/distinfo Fri Jan 17 06:07:29 2003 +++ new-geeklog/distinfo Tue Apr 8 18:52:59 2003 @@ -1 +1 @@ -MD5 (geeklog-1.3.4.tar.gz) = 9a05d9cff6bd22499d016e746338ba40 +MD5 (geeklog-1.3.7sr1.tar.gz) = a7c91bce521dd22d9d4642a97b6ef707 diff -ur geeklog/pkg-plist new-geeklog/pkg-plist --- geeklog/pkg-plist Fri Jan 17 06:07:29 2003 +++ new-geeklog/pkg-plist Tue Apr 8 18:51:51 2003 @@ -1,643 +1,1604 @@ -www/data/geeklog/system/lib-sessions.php -www/data/geeklog/system/lib-security.php -www/data/geeklog/system/lib-plugins.php -www/data/geeklog/system/lib-database.sample -www/data/geeklog/system/lib-custom.php -www/data/geeklog/system/install_templates/tablesettings.tpl -www/data/geeklog/system/install_templates/table.tpl -www/data/geeklog/system/install_templates/serversettings.tpl -www/data/geeklog/system/install_templates/lib-database.tpl -www/data/geeklog/system/install_templates/lib-common.tpl -www/data/geeklog/system/install_templates/databasesettings.tpl -www/data/geeklog/system/install_templates/database_defaults.php -www/data/geeklog/system/install_templates/config.tpl -www/data/geeklog/system/databases/mysql.class.php -www/data/geeklog/system/classes/upload.class.php -www/data/geeklog/system/classes/timer.class.php -www/data/geeklog/system/classes/template.class.php -www/data/geeklog/system/classes/plugin.class.php -www/data/geeklog/system/classes/calendar.class.php -www/data/geeklog/sql/updates/mysql_1.3_to_1.3.1.php -www/data/geeklog/sql/updates/mysql_1.3.3_to_1.3.4.php -www/data/geeklog/sql/updates/mysql_1.3.2-1_to_1.3.3.php -www/data/geeklog/sql/updates/mysql_1.3.1_to_1.3.2.php -www/data/geeklog/sql/updates/mysql_1.2.5-1_to_1.3.php -www/data/geeklog/sql/updates/1.2_to_1.2.2.sql -www/data/geeklog/sql/updates/1.2.5-1_to_1.3.sql -www/data/geeklog/sql/updates/1.2.5-1_to_1.3.NOTES -www/data/geeklog/sql/updates/1.1_to_1.2.sql -www/data/geeklog/sql/updates/1.0_to_1.1.sql -www/data/geeklog/sql/updates/0.5_to_1.0.sql -www/data/geeklog/sql/updates/0.4_to_0.5.sql -www/data/geeklog/sql/updates/0.3_to_0.4.sql -www/data/geeklog/sql/updates/0.2_to_0.3.sql -www/data/geeklog/sql/updates/0.1_to_0.2.sql -www/data/geeklog/sql/table.sql -www/data/geeklog/sql/mysql_tableanddata.php -www/data/geeklog/sql/data.sql -www/data/geeklog/readme -www/data/geeklog/public_html/usersettings.php -www/data/geeklog/public_html/users.php -www/data/geeklog/public_html/submit.php -www/data/geeklog/public_html/stats.php -www/data/geeklog/public_html/search.php -www/data/geeklog/public_html/profiles.php -www/data/geeklog/public_html/portal.php -www/data/geeklog/public_html/pollbooth.php -www/data/geeklog/public_html/plugins.php -www/data/geeklog/public_html/links.php -www/data/geeklog/public_html/lib-common.php -www/data/geeklog/public_html/layout/Yahoo/users/registrationform.thtml -www/data/geeklog/public_html/layout/Yahoo/users/profile.thtml -www/data/geeklog/public_html/layout/Yahoo/users/loginform.thtml -www/data/geeklog/public_html/layout/Yahoo/users/getpasswordform.thtml -www/data/geeklog/public_html/layout/Yahoo/users/commentrow.thtml -www/data/geeklog/public_html/layout/Yahoo/useroption.thtml -www/data/geeklog/public_html/layout/Yahoo/submit/submitstory.thtml -www/data/geeklog/public_html/layout/Yahoo/submit/submitloginrequired.thtml -www/data/geeklog/public_html/layout/Yahoo/submit/submitlink.thtml -www/data/geeklog/public_html/layout/Yahoo/submit/submitevent.thtml -www/data/geeklog/public_html/layout/Yahoo/style.css -www/data/geeklog/public_html/layout/Yahoo/storytext.thtml -www/data/geeklog/public_html/layout/Yahoo/storybodytext.thtml -www/data/geeklog/public_html/layout/Yahoo/stats/stats.thtml -www/data/geeklog/public_html/layout/Yahoo/stats/sitestatistics.thtml -www/data/geeklog/public_html/layout/Yahoo/stats/singlestat.thtml -www/data/geeklog/public_html/layout/Yahoo/stats/itemstatistics.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchresults_rows.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchresults_norows.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchresults_heading.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchresults.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchform.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchblock.thtml -www/data/geeklog/public_html/layout/Yahoo/search/searchauthors.thtml -www/data/geeklog/public_html/layout/Yahoo/search/resultrow.thtml -www/data/geeklog/public_html/layout/Yahoo/search/resultcolumn.thtml -www/data/geeklog/public_html/layout/Yahoo/search/headingcolumn.thtml -www/data/geeklog/public_html/layout/Yahoo/profiles/contactauthorform.thtml -www/data/geeklog/public_html/layout/Yahoo/pollbooth/polllist.thtml -www/data/geeklog/public_html/layout/Yahoo/menuitem.thtml -www/data/geeklog/public_html/layout/Yahoo/links/links.thtml -www/data/geeklog/public_html/layout/Yahoo/links/linkdetails.thtml -www/data/geeklog/public_html/layout/Yahoo/links/categorylinks.thtml -www/data/geeklog/public_html/layout/Yahoo/leftblocks.thtml -www/data/geeklog/public_html/layout/Yahoo/images/sysmessage.gif -www/data/geeklog/public_html/layout/Yahoo/images/speck.gif -www/data/geeklog/public_html/layout/Yahoo/images/print.gif -www/data/geeklog/public_html/layout/Yahoo/images/mail.gif -www/data/geeklog/public_html/layout/Yahoo/images/logo.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/user.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/topic.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/themes.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/story.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/poll.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/plugins.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/logout.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/link.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/group.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/geeklog.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/event.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/delete_event.gif -www/data/geeklog/public_html/layout/Yahoo/images/icons/block.gif -www/data/geeklog/public_html/layout/Yahoo/images/buttons/php.gif -www/data/geeklog/public_html/layout/Yahoo/images/buttons/mysql.gif -www/data/geeklog/public_html/layout/Yahoo/images/buttons/geekpower2.gif -www/data/geeklog/public_html/layout/Yahoo/images/button_help.gif -www/data/geeklog/public_html/layout/Yahoo/images/bar.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/user.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/topic.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/story.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/poll.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/plugins.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/logout.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/link.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/event.gif -www/data/geeklog/public_html/layout/Yahoo/images/admin/block.gif -www/data/geeklog/public_html/layout/Yahoo/header.thtml -www/data/geeklog/public_html/layout/Yahoo/functions.php -www/data/geeklog/public_html/layout/Yahoo/footer.thtml -www/data/geeklog/public_html/layout/Yahoo/commentheader.thtml -www/data/geeklog/public_html/layout/Yahoo/comment/commentform.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/weekview/weekview.thtml_old -www/data/geeklog/public_html/layout/Yahoo/calendar/weekview/weekview.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/weekview/events.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/personalcalendaroption.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/mastercalendaroption.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/events.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/eventdetails.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/editpersonalevent.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/singleevent.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/quickaddform.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/dayview.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/column.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/dayview.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/calendarweek.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/calendarevent.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/calendarday.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/calendar.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/addremoveevent.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/addeventoption.thtml -www/data/geeklog/public_html/layout/Yahoo/calendar/addevent.thtml -www/data/geeklog/public_html/layout/Yahoo/blockheader.thtml -www/data/geeklog/public_html/layout/Yahoo/blockfooter.thtml -www/data/geeklog/public_html/layout/Yahoo/article/printable.thtml -www/data/geeklog/public_html/layout/Yahoo/article/article.thtml -www/data/geeklog/public_html/layout/Yahoo/adminoption.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/user/userslist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/user/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/user/groupedit.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/user/edituser.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/topic/topiclist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/topic/topiceditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/topic/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/story/storyeditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/story/liststories.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/story/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/poll/polllist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/poll/polleditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/poll/pollansweroption.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/poll/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/plugins/pluginlist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/plugins/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/plugins/installform.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/plugins/editor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/moderation/moderation.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/moderation/itemlistrows.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/moderation/itemlist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/moderation/ccitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/link/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/link/linklist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/link/linkeditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/group/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/group/grouplist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/group/groupeditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/event/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/event/eventlist.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/event/eventeditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/block/listitem.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/block/listblocks.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/block/defaultblockeditor.thtml -www/data/geeklog/public_html/layout/Yahoo/admin/block/blockeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/users/registrationform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/users/profile.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/users/loginform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/users/getpasswordform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/users/commentrow.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/useroption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitstory.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitloginrequired.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitlink.thtml +www/data/geeklog/INSTALL +www/data/geeklog/config.php +www/data/geeklog/docs/images/germany.gif +www/data/geeklog/docs/images/newlogo.gif +www/data/geeklog/docs/changes.html +www/data/geeklog/docs/config.html +www/data/geeklog/docs/docstyle.css +www/data/geeklog/docs/history +www/data/geeklog/docs/index.html +www/data/geeklog/docs/install.html +www/data/geeklog/docs/knownbugs +www/data/geeklog/docs/license +www/data/geeklog/docs/plugin.html +www/data/geeklog/docs/support.html +www/data/geeklog/docs/theme.html +www/data/geeklog/docs/changed-files +www/data/geeklog/docs/todo +www/data/geeklog/emailgeeklogstories +www/data/geeklog/language/incomplete/portuguese_brazil.php +www/data/geeklog/language/incomplete/README +www/data/geeklog/language/incomplete/russian.php +www/data/geeklog/language/incomplete/spanish_argentina.php +www/data/geeklog/language/danish.php +www/data/geeklog/language/dutch.php +www/data/geeklog/language/english.php +www/data/geeklog/language/french_france.php +www/data/geeklog/language/german.php +www/data/geeklog/language/hellenic.php +www/data/geeklog/language/italian.php +www/data/geeklog/language/japanese.php +www/data/geeklog/language/polish.php +www/data/geeklog/language/spanish.php +www/data/geeklog/language/chinese_big5.php +www/data/geeklog/language/swedish.php +www/data/geeklog/logs/access.log +www/data/geeklog/logs/error.log +www/data/geeklog/plugins/staticpages/language/danish.php +www/data/geeklog/plugins/staticpages/language/english.php +www/data/geeklog/plugins/staticpages/language/german.php +www/data/geeklog/plugins/staticpages/language/polish.php +www/data/geeklog/plugins/staticpages/language/README +www/data/geeklog/plugins/staticpages/language/spanish.php +www/data/geeklog/plugins/staticpages/templates/admin/editor.thtml +www/data/geeklog/plugins/staticpages/templates/admin/list.thtml +www/data/geeklog/plugins/staticpages/templates/admin/row.thtml +www/data/geeklog/plugins/staticpages/config.php +www/data/geeklog/plugins/staticpages/functions.inc +www/data/geeklog/plugins/staticpages/README +www/data/geeklog/plugins/staticpages/TO-DO +www/data/geeklog/plugins/developer.README +www/data/geeklog/plugins/plugin.INSTALL +www/data/geeklog/public_html/admin/plugins/staticpages/index.php +www/data/geeklog/public_html/admin/plugins/staticpages/install.php +www/data/geeklog/public_html/admin/install/addindex.php +www/data/geeklog/public_html/admin/install/check.php +www/data/geeklog/public_html/admin/install/configinfo.php +www/data/geeklog/public_html/admin/install/info.php +www/data/geeklog/public_html/admin/install/install.php +www/data/geeklog/public_html/admin/install/success.php +www/data/geeklog/public_html/admin/database.php +www/data/geeklog/public_html/admin/event.php +www/data/geeklog/public_html/admin/group.php +www/data/geeklog/public_html/admin/index.php +www/data/geeklog/public_html/admin/link.php +www/data/geeklog/public_html/admin/mail.php +www/data/geeklog/public_html/admin/moderation.php +www/data/geeklog/public_html/admin/plugins.php +www/data/geeklog/public_html/admin/poll.php +www/data/geeklog/public_html/admin/story.php +www/data/geeklog/public_html/admin/topic.php +www/data/geeklog/public_html/admin/auth.inc.php +www/data/geeklog/public_html/admin/user.php +www/data/geeklog/public_html/admin/block.php +www/data/geeklog/public_html/staticpages/images/staticpages.gif +www/data/geeklog/public_html/staticpages/index.php +www/data/geeklog/public_html/help/ccstorysubmission.html +www/data/geeklog/public_html/help/cceventsubmission.html +www/data/geeklog/public_html/help/cclinksubmission.html +www/data/geeklog/public_html/help/advancedsearch.html +www/data/geeklog/public_html/help/submitevent.html +www/data/geeklog/public_html/help/submitlink.html +www/data/geeklog/public_html/help/submitstory.html +www/data/geeklog/public_html/images/icons/user.gif +www/data/geeklog/public_html/images/icons/event.gif +www/data/geeklog/public_html/images/icons/geeklog.gif +www/data/geeklog/public_html/images/icons/group.gif +www/data/geeklog/public_html/images/icons/link.gif +www/data/geeklog/public_html/images/icons/logout.gif +www/data/geeklog/public_html/images/icons/plugins.gif +www/data/geeklog/public_html/images/icons/poll.gif +www/data/geeklog/public_html/images/icons/story.gif +www/data/geeklog/public_html/images/icons/themes.gif +www/data/geeklog/public_html/images/icons/topic.gif +www/data/geeklog/public_html/images/icons/block.gif +www/data/geeklog/public_html/images/admin/user.gif +www/data/geeklog/public_html/images/admin/event.gif +www/data/geeklog/public_html/images/admin/link.gif +www/data/geeklog/public_html/images/admin/logout.gif +www/data/geeklog/public_html/images/admin/plugins.gif +www/data/geeklog/public_html/images/admin/poll.gif +www/data/geeklog/public_html/images/admin/story.gif +www/data/geeklog/public_html/images/admin/topic.gif +www/data/geeklog/public_html/images/admin/block.gif +www/data/geeklog/public_html/images/topics/topic_gl.gif +www/data/geeklog/public_html/images/topics/topic_news.gif +www/data/geeklog/public_html/images/buttons/geekpower2.gif +www/data/geeklog/public_html/images/buttons/mysql.gif +www/data/geeklog/public_html/images/buttons/php.gif +www/data/geeklog/public_html/images/mail.gif +www/data/geeklog/public_html/images/print.gif +www/data/geeklog/public_html/images/speck.gif +www/data/geeklog/public_html/images/sysmessage.gif +www/data/geeklog/public_html/images/button_help.gif +www/data/geeklog/public_html/images/bar.gif +www/data/geeklog/public_html/backend/geeklog.rdf +www/data/geeklog/public_html/layout/gameserver/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/gameserver/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/gameserver/search/resultrow.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchauthors.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchblock.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchform.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchresults.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/gameserver/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/gameserver/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/gameserver/users/commentrow.thtml +www/data/geeklog/public_html/layout/gameserver/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/gameserver/users/loginform.thtml +www/data/geeklog/public_html/layout/gameserver/users/profile.thtml +www/data/geeklog/public_html/layout/gameserver/users/registrationform.thtml +www/data/geeklog/public_html/layout/gameserver/users/storyrow.thtml +www/data/geeklog/public_html/layout/gameserver/article/article.thtml +www/data/geeklog/public_html/layout/gameserver/article/printable.thtml +www/data/geeklog/public_html/layout/gameserver/theme-images/unreal.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-b.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-bl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-br.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-l.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-r.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-t.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-tl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-block-tr.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-b.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-bl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-br.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-l.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-r.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-t.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-tl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-f-tr.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-b.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-bl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-br.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-l.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-r.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-t.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-tl.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver-main-tr.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver_logo2.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/gameserver_menu_tile.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/pixel.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/spacer.gif +www/data/geeklog/public_html/layout/gameserver/theme-images/clandohli.gif +www/data/geeklog/public_html/layout/gameserver/submit/submitevent.thtml +www/data/geeklog/public_html/layout/gameserver/submit/submitlink.thtml +www/data/geeklog/public_html/layout/gameserver/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/gameserver/submit/submitstory.thtml +www/data/geeklog/public_html/layout/gameserver/stats/itemstatistics.thtml +www/data/geeklog/public_html/layout/gameserver/stats/singlestat.thtml +www/data/geeklog/public_html/layout/gameserver/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/gameserver/stats/stats.thtml +www/data/geeklog/public_html/layout/gameserver/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/gameserver/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/gameserver/images/buttons/php.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/user.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/clanmail.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/doh.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/dohadmin.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/event.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/group.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/index.html +www/data/geeklog/public_html/layout/gameserver/images/icons/intel.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/link.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/linux.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/logout.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/microsoft.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/news.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/ogl.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/plugins.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/poll.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/skins.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/story.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/themes.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/topic.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/tournament.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/unreal.gif +www/data/geeklog/public_html/layout/gameserver/images/icons/block.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/user.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/event.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/link.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/logout.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/plugins.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/poll.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/story.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/topic.gif +www/data/geeklog/public_html/layout/gameserver/images/admin/block.gif +www/data/geeklog/public_html/layout/gameserver/images/logo.gif +www/data/geeklog/public_html/layout/gameserver/images/mail.gif +www/data/geeklog/public_html/layout/gameserver/images/person.gif +www/data/geeklog/public_html/layout/gameserver/images/print.gif +www/data/geeklog/public_html/layout/gameserver/images/smallcamera.gif +www/data/geeklog/public_html/layout/gameserver/images/speck.gif +www/data/geeklog/public_html/layout/gameserver/images/sysmessage.gif +www/data/geeklog/public_html/layout/gameserver/images/bar.gif +www/data/geeklog/public_html/layout/gameserver/images/button_help.gif +www/data/geeklog/public_html/layout/gameserver/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/gameserver/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/gameserver/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/addevent.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/calendar.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/events.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/gameserver/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/gameserver/comment/commentform.thtml +www/data/geeklog/public_html/layout/gameserver/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/gameserver/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/gameserver/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/gameserver/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/gameserver/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/gameserver/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/gameserver/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/gameserver/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/gameserver/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/gameserver/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/gameserver/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/gameserver/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/gameserver/links/categorycol.thtml +www/data/geeklog/public_html/layout/gameserver/links/categorylinks.thtml +www/data/geeklog/public_html/layout/gameserver/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/gameserver/links/categoryrow.thtml +www/data/geeklog/public_html/layout/gameserver/links/linkdetails.thtml +www/data/geeklog/public_html/layout/gameserver/links/links.thtml +www/data/geeklog/public_html/layout/gameserver/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/gameserver/adminoption.thtml +www/data/geeklog/public_html/layout/gameserver/footer.thtml +www/data/geeklog/public_html/layout/gameserver/functions.php +www/data/geeklog/public_html/layout/gameserver/header.thtml +www/data/geeklog/public_html/layout/gameserver/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/gameserver/commentheader.thtml +www/data/geeklog/public_html/layout/gameserver/leftblocks.thtml +www/data/geeklog/public_html/layout/gameserver/list.thtml +www/data/geeklog/public_html/layout/gameserver/listitem.thtml +www/data/geeklog/public_html/layout/gameserver/menuitem.thtml +www/data/geeklog/public_html/layout/gameserver/menuitem_last.thtml +www/data/geeklog/public_html/layout/gameserver/menuitem_none.thtml +www/data/geeklog/public_html/layout/gameserver/blockheader.thtml +www/data/geeklog/public_html/layout/gameserver/blockheader-right.thtml +www/data/geeklog/public_html/layout/gameserver/rightblocks.thtml +www/data/geeklog/public_html/layout/gameserver/blockheader-left.thtml +www/data/geeklog/public_html/layout/gameserver/blockfooter.thtml +www/data/geeklog/public_html/layout/gameserver/storybodytext.thtml +www/data/geeklog/public_html/layout/gameserver/storytext.thtml +www/data/geeklog/public_html/layout/gameserver/style.css +www/data/geeklog/public_html/layout/gameserver/blockfooter-right.thtml +www/data/geeklog/public_html/layout/gameserver/blockfooter-left.thtml +www/data/geeklog/public_html/layout/gameserver/useroption.thtml +www/data/geeklog/public_html/layout/gameserver/featuredstorytext.thtml +www/data/geeklog/public_html/layout/clean/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/clean/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/clean/search/resultrow.thtml +www/data/geeklog/public_html/layout/clean/search/searchauthors.thtml +www/data/geeklog/public_html/layout/clean/search/searchblock.thtml +www/data/geeklog/public_html/layout/clean/search/searchform.thtml +www/data/geeklog/public_html/layout/clean/search/searchresults.thtml +www/data/geeklog/public_html/layout/clean/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/clean/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/clean/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/clean/users/commentrow.thtml +www/data/geeklog/public_html/layout/clean/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/clean/users/loginform.thtml +www/data/geeklog/public_html/layout/clean/users/profile.thtml +www/data/geeklog/public_html/layout/clean/users/registrationform.thtml +www/data/geeklog/public_html/layout/clean/users/storyrow.thtml +www/data/geeklog/public_html/layout/clean/article/article.thtml +www/data/geeklog/public_html/layout/clean/article/printable.thtml +www/data/geeklog/public_html/layout/clean/theme-images/spacer.gif +www/data/geeklog/public_html/layout/clean/theme-images/black2.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-b.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-bl.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-br.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-l.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-r.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-t.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-tl.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-article-tr.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-b.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-bl.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-br.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-l.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-menubar-b.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-menubar-t.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-r.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-sitelogo.gif +www/data/geeklog/public_html/layout/clean/theme-images/li.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-t.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-title-home.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-tl.gif +www/data/geeklog/public_html/layout/clean/theme-images/clean-tr.gif +www/data/geeklog/public_html/layout/clean/theme-images/geeklog-logo.gif +www/data/geeklog/public_html/layout/clean/theme-images/geeklog-logo.png +www/data/geeklog/public_html/layout/clean/theme-images/index.html +www/data/geeklog/public_html/layout/clean/theme-images/pixel.gif +www/data/geeklog/public_html/layout/clean/theme-images/black.gif +www/data/geeklog/public_html/layout/clean/submit/submitevent.thtml +www/data/geeklog/public_html/layout/clean/submit/submitlink.thtml +www/data/geeklog/public_html/layout/clean/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/clean/submit/submitstory.thtml +www/data/geeklog/public_html/layout/clean/stats/itemstatistics.thtml +www/data/geeklog/public_html/layout/clean/stats/singlestat.thtml +www/data/geeklog/public_html/layout/clean/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/clean/stats/stats.thtml +www/data/geeklog/public_html/layout/clean/images/icons/user.gif +www/data/geeklog/public_html/layout/clean/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/clean/images/icons/event.gif +www/data/geeklog/public_html/layout/clean/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/clean/images/icons/group.gif +www/data/geeklog/public_html/layout/clean/images/icons/link.gif +www/data/geeklog/public_html/layout/clean/images/icons/logout.gif +www/data/geeklog/public_html/layout/clean/images/icons/plugins.gif +www/data/geeklog/public_html/layout/clean/images/icons/poll.gif +www/data/geeklog/public_html/layout/clean/images/icons/story.gif +www/data/geeklog/public_html/layout/clean/images/icons/themes.gif +www/data/geeklog/public_html/layout/clean/images/icons/topic.gif +www/data/geeklog/public_html/layout/clean/images/icons/block.gif +www/data/geeklog/public_html/layout/clean/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/clean/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/clean/images/buttons/php.gif +www/data/geeklog/public_html/layout/clean/images/admin/user.gif +www/data/geeklog/public_html/layout/clean/images/admin/event.gif +www/data/geeklog/public_html/layout/clean/images/admin/link.gif +www/data/geeklog/public_html/layout/clean/images/admin/logout.gif +www/data/geeklog/public_html/layout/clean/images/admin/plugins.gif +www/data/geeklog/public_html/layout/clean/images/admin/poll.gif +www/data/geeklog/public_html/layout/clean/images/admin/story.gif +www/data/geeklog/public_html/layout/clean/images/admin/topic.gif +www/data/geeklog/public_html/layout/clean/images/admin/block.gif +www/data/geeklog/public_html/layout/clean/images/logo.gif +www/data/geeklog/public_html/layout/clean/images/mail.gif +www/data/geeklog/public_html/layout/clean/images/max-support-title-home.gif +www/data/geeklog/public_html/layout/clean/images/person.gif +www/data/geeklog/public_html/layout/clean/images/print.gif +www/data/geeklog/public_html/layout/clean/images/smallcamera.gif +www/data/geeklog/public_html/layout/clean/images/speck.gif +www/data/geeklog/public_html/layout/clean/images/sysmessage.gif +www/data/geeklog/public_html/layout/clean/images/bar.gif +www/data/geeklog/public_html/layout/clean/images/button_help.gif +www/data/geeklog/public_html/layout/clean/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/clean/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/clean/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/clean/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/clean/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/clean/calendar/dayview/index.htm +www/data/geeklog/public_html/layout/clean/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/clean/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/clean/calendar/weekview/calendar.thtml +www/data/geeklog/public_html/layout/clean/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/clean/calendar/weekview/index.htm +www/data/geeklog/public_html/layout/clean/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/clean/calendar/weekview/weekview.thtml_old +www/data/geeklog/public_html/layout/clean/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/clean/calendar/calendar.thtml +www/data/geeklog/public_html/layout/clean/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/clean/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/clean/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/clean/calendar/addevent.thtml +www/data/geeklog/public_html/layout/clean/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/clean/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/clean/calendar/events.thtml +www/data/geeklog/public_html/layout/clean/calendar/index.htm +www/data/geeklog/public_html/layout/clean/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/clean/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/clean/calendar/dayview.thtml +www/data/geeklog/public_html/layout/clean/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/clean/comment/commentform.thtml +www/data/geeklog/public_html/layout/clean/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/clean/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/clean/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/clean/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/clean/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/clean/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/clean/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/clean/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/clean/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/clean/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/clean/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/clean/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/clean/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/clean/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/clean/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/clean/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/clean/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/clean/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/clean/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/clean/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/clean/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/clean/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/clean/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/clean/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/clean/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/clean/links/categorycol.thtml +www/data/geeklog/public_html/layout/clean/links/categorylinks.thtml +www/data/geeklog/public_html/layout/clean/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/clean/links/categoryrow.thtml +www/data/geeklog/public_html/layout/clean/links/linkdetails.thtml +www/data/geeklog/public_html/layout/clean/links/links.thtml +www/data/geeklog/public_html/layout/clean/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/clean/adminoption.thtml +www/data/geeklog/public_html/layout/clean/footer.thtml +www/data/geeklog/public_html/layout/clean/functions.php +www/data/geeklog/public_html/layout/clean/header.thtml +www/data/geeklog/public_html/layout/clean/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/clean/commentheader.thtml +www/data/geeklog/public_html/layout/clean/leftblocks.thtml +www/data/geeklog/public_html/layout/clean/list.thtml +www/data/geeklog/public_html/layout/clean/listitem.thtml +www/data/geeklog/public_html/layout/clean/menuitem.thtml +www/data/geeklog/public_html/layout/clean/menuitem_last.thtml +www/data/geeklog/public_html/layout/clean/menuitem_none.thtml +www/data/geeklog/public_html/layout/clean/blockheader.thtml +www/data/geeklog/public_html/layout/clean/blockheader-right.thtml +www/data/geeklog/public_html/layout/clean/rightblocks.thtml +www/data/geeklog/public_html/layout/clean/blockheader-left.thtml +www/data/geeklog/public_html/layout/clean/blockfooter.thtml +www/data/geeklog/public_html/layout/clean/storybodytext.thtml +www/data/geeklog/public_html/layout/clean/storytext.thtml +www/data/geeklog/public_html/layout/clean/style.css +www/data/geeklog/public_html/layout/clean/blockfooter-right.thtml +www/data/geeklog/public_html/layout/clean/blockfooter-left.thtml +www/data/geeklog/public_html/layout/clean/useroption.thtml +www/data/geeklog/public_html/layout/clean/featuredstorytext.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addevent.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendar.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/events.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/article/article.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/article/printable.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitevent.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/style.css -www/data/geeklog/public_html/layout/Digital_Monochrome/storytext.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/storybodytext.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/stats/stats.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/stats/sitestatistics.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitlink.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/submit/submitstory.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/stats/itemstatistics.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_rows.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_norows.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_heading.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchblock.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchauthors.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/resultrow.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/resultcolumn.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/search/headingcolumn.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/profiles/contactauthorform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/pollbooth/polllist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/menuitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/links/links.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/links/linkdetails.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/links/categorylinks.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/leftblocks.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/images/sysmessage.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/speck.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/print.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/mail.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/logo.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/stats/stats.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/php.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/user.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/topic.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/themes.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/story.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/poll.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/plugins.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/logout.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/link.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/group.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/geeklog.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/event.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/event.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/group.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/link.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/logout.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/plugins.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/poll.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/story.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/themes.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/topic.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons/block.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/php.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/mysql.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons/geekpower2.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/button_help.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/bar.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/user.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/topic.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/story.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/poll.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/plugins.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/logout.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/link.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/event.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/link.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/logout.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/plugins.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/poll.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/story.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/topic.gif www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin/block.gif -www/data/geeklog/public_html/layout/Digital_Monochrome/header.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/images/logo.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/mail.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/person.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/print.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/smallcamera.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/speck.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/sysmessage.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/bar.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/images/button_help.gif +www/data/geeklog/public_html/layout/Digital_Monochrome/comment/commentform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/resultrow.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchauthors.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchblock.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/categorycol.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/categorylinks.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/categoryrow.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/linkdetails.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/links.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/commentrow.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/loginform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/profile.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/registrationform.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/users/storyrow.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/adminoption.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/functions.php +www/data/geeklog/public_html/layout/Digital_Monochrome/leftblocks.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/footer.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/list.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/listitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/menuitem.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/menuitem_last.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/menuitem_none.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/featuredstorytext.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/storytext.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/rightblocks.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/commentheader.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/comment/commentform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview/weekview.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview/events.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/personalcalendaroption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/mastercalendaroption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/events.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/eventdetails.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/editpersonalevent.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/singleevent.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/quickaddform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/dayview.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview/column.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarweek.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarevent.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendarday.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/calendar.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addremoveevent.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addeventoption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/addevent.thtml www/data/geeklog/public_html/layout/Digital_Monochrome/blockheader.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/storybodytext.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/style.css www/data/geeklog/public_html/layout/Digital_Monochrome/blockfooter.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/article/printable.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/article/article.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/adminoption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/userslist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/groupedit.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user/edituser.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/topiclist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/topiceditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/storyeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/liststories.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/polllist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/polleditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/pollansweroption.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/pluginlist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins/installform.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/moderation.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/itemlistrows.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/itemlist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation/ccitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/linklist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link/linkeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/grouplist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group/groupeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/eventlist.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event/eventeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/listitem.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/listblocks.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/defaultblockeditor.thtml -www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block/blockeditor.thtml -www/data/geeklog/public_html/layout/Classic/users/registrationform.thtml -www/data/geeklog/public_html/layout/Classic/users/profile.thtml -www/data/geeklog/public_html/layout/Classic/users/loginform.thtml -www/data/geeklog/public_html/layout/Classic/users/getpasswordform.thtml -www/data/geeklog/public_html/layout/Classic/users/commentrow.thtml -www/data/geeklog/public_html/layout/Classic/useroption.thtml -www/data/geeklog/public_html/layout/Classic/submit/submitstory.thtml -www/data/geeklog/public_html/layout/Classic/submit/submitloginrequired.thtml -www/data/geeklog/public_html/layout/Classic/submit/submitlink.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/useroption.thtml +www/data/geeklog/public_html/layout/Digital_Monochrome/header.thtml +www/data/geeklog/public_html/layout/Classic/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/Classic/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/Classic/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/Classic/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/Classic/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/Classic/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/Classic/calendar/addevent.thtml +www/data/geeklog/public_html/layout/Classic/calendar/calendar.thtml +www/data/geeklog/public_html/layout/Classic/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/Classic/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/Classic/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/Classic/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/Classic/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/Classic/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/Classic/calendar/events.thtml +www/data/geeklog/public_html/layout/Classic/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/Classic/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/Classic/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/Classic/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/Classic/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/Classic/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/Classic/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/Classic/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/Classic/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/Classic/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/Classic/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/Classic/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/Classic/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/Classic/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/Classic/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/Classic/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/Classic/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/Classic/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/Classic/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/Classic/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/Classic/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/Classic/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/Classic/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/Classic/article/article.thtml +www/data/geeklog/public_html/layout/Classic/article/printable.thtml www/data/geeklog/public_html/layout/Classic/submit/submitevent.thtml -www/data/geeklog/public_html/layout/Classic/style.css -www/data/geeklog/public_html/layout/Classic/storytext.thtml -www/data/geeklog/public_html/layout/Classic/storybodytext.thtml -www/data/geeklog/public_html/layout/Classic/stats/stats.thtml -www/data/geeklog/public_html/layout/Classic/stats/sitestatistics.thtml -www/data/geeklog/public_html/layout/Classic/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Classic/submit/submitlink.thtml +www/data/geeklog/public_html/layout/Classic/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/Classic/submit/submitstory.thtml www/data/geeklog/public_html/layout/Classic/stats/itemstatistics.thtml -www/data/geeklog/public_html/layout/Classic/search/searchresults_rows.thtml -www/data/geeklog/public_html/layout/Classic/search/searchresults_norows.thtml -www/data/geeklog/public_html/layout/Classic/search/searchresults_heading.thtml -www/data/geeklog/public_html/layout/Classic/search/searchresults.thtml -www/data/geeklog/public_html/layout/Classic/search/searchform.thtml -www/data/geeklog/public_html/layout/Classic/search/searchblock.thtml -www/data/geeklog/public_html/layout/Classic/search/searchauthors.thtml -www/data/geeklog/public_html/layout/Classic/search/resultrow.thtml -www/data/geeklog/public_html/layout/Classic/search/resultcolumn.thtml -www/data/geeklog/public_html/layout/Classic/search/headingcolumn.thtml -www/data/geeklog/public_html/layout/Classic/profiles/contactauthorform.thtml -www/data/geeklog/public_html/layout/Classic/pollbooth/polllist.thtml -www/data/geeklog/public_html/layout/Classic/menuitem.thtml -www/data/geeklog/public_html/layout/Classic/links/links.thtml -www/data/geeklog/public_html/layout/Classic/links/linkdetails.thtml -www/data/geeklog/public_html/layout/Classic/links/categorylinks.thtml -www/data/geeklog/public_html/layout/Classic/leftblocks.thtml -www/data/geeklog/public_html/layout/Classic/images/sysmessage.gif -www/data/geeklog/public_html/layout/Classic/images/speck.gif -www/data/geeklog/public_html/layout/Classic/images/print.gif -www/data/geeklog/public_html/layout/Classic/images/mail.gif -www/data/geeklog/public_html/layout/Classic/images/logo.gif +www/data/geeklog/public_html/layout/Classic/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Classic/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/Classic/stats/stats.thtml +www/data/geeklog/public_html/layout/Classic/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/Classic/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/Classic/images/buttons/php.gif www/data/geeklog/public_html/layout/Classic/images/icons/user.gif -www/data/geeklog/public_html/layout/Classic/images/icons/topic.gif -www/data/geeklog/public_html/layout/Classic/images/icons/themes.gif -www/data/geeklog/public_html/layout/Classic/images/icons/story.gif -www/data/geeklog/public_html/layout/Classic/images/icons/poll.gif -www/data/geeklog/public_html/layout/Classic/images/icons/plugins.gif -www/data/geeklog/public_html/layout/Classic/images/icons/logout.gif -www/data/geeklog/public_html/layout/Classic/images/icons/link.gif -www/data/geeklog/public_html/layout/Classic/images/icons/group.gif -www/data/geeklog/public_html/layout/Classic/images/icons/geeklog.gif -www/data/geeklog/public_html/layout/Classic/images/icons/event.gif www/data/geeklog/public_html/layout/Classic/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/Classic/images/icons/event.gif +www/data/geeklog/public_html/layout/Classic/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/Classic/images/icons/group.gif +www/data/geeklog/public_html/layout/Classic/images/icons/link.gif +www/data/geeklog/public_html/layout/Classic/images/icons/logout.gif +www/data/geeklog/public_html/layout/Classic/images/icons/plugins.gif +www/data/geeklog/public_html/layout/Classic/images/icons/poll.gif +www/data/geeklog/public_html/layout/Classic/images/icons/story.gif +www/data/geeklog/public_html/layout/Classic/images/icons/themes.gif +www/data/geeklog/public_html/layout/Classic/images/icons/topic.gif www/data/geeklog/public_html/layout/Classic/images/icons/block.gif -www/data/geeklog/public_html/layout/Classic/images/buttons/php.gif -www/data/geeklog/public_html/layout/Classic/images/buttons/mysql.gif -www/data/geeklog/public_html/layout/Classic/images/buttons/geekpower2.gif -www/data/geeklog/public_html/layout/Classic/images/button_help.gif -www/data/geeklog/public_html/layout/Classic/images/bg.gif -www/data/geeklog/public_html/layout/Classic/images/bar.gif www/data/geeklog/public_html/layout/Classic/images/admin/user.gif -www/data/geeklog/public_html/layout/Classic/images/admin/topic.gif -www/data/geeklog/public_html/layout/Classic/images/admin/story.gif -www/data/geeklog/public_html/layout/Classic/images/admin/poll.gif -www/data/geeklog/public_html/layout/Classic/images/admin/plugins.gif -www/data/geeklog/public_html/layout/Classic/images/admin/logout.gif -www/data/geeklog/public_html/layout/Classic/images/admin/link.gif www/data/geeklog/public_html/layout/Classic/images/admin/event.gif +www/data/geeklog/public_html/layout/Classic/images/admin/link.gif +www/data/geeklog/public_html/layout/Classic/images/admin/logout.gif +www/data/geeklog/public_html/layout/Classic/images/admin/plugins.gif +www/data/geeklog/public_html/layout/Classic/images/admin/poll.gif +www/data/geeklog/public_html/layout/Classic/images/admin/story.gif +www/data/geeklog/public_html/layout/Classic/images/admin/topic.gif www/data/geeklog/public_html/layout/Classic/images/admin/block.gif -www/data/geeklog/public_html/layout/Classic/header.thtml +www/data/geeklog/public_html/layout/Classic/images/button_help.gif +www/data/geeklog/public_html/layout/Classic/images/logo.gif +www/data/geeklog/public_html/layout/Classic/images/mail.gif +www/data/geeklog/public_html/layout/Classic/images/person.gif +www/data/geeklog/public_html/layout/Classic/images/print.gif +www/data/geeklog/public_html/layout/Classic/images/smallcamera.gif +www/data/geeklog/public_html/layout/Classic/images/speck.gif +www/data/geeklog/public_html/layout/Classic/images/sysmessage.gif +www/data/geeklog/public_html/layout/Classic/images/bar.gif +www/data/geeklog/public_html/layout/Classic/images/bg.gif +www/data/geeklog/public_html/layout/Classic/comment/commentform.thtml +www/data/geeklog/public_html/layout/Classic/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/Classic/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/Classic/search/resultrow.thtml +www/data/geeklog/public_html/layout/Classic/search/searchauthors.thtml +www/data/geeklog/public_html/layout/Classic/search/searchblock.thtml +www/data/geeklog/public_html/layout/Classic/search/searchform.thtml +www/data/geeklog/public_html/layout/Classic/search/searchresults.thtml +www/data/geeklog/public_html/layout/Classic/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/Classic/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/Classic/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/Classic/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/Classic/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/Classic/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/Classic/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/Classic/links/categorycol.thtml +www/data/geeklog/public_html/layout/Classic/links/categorylinks.thtml +www/data/geeklog/public_html/layout/Classic/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/Classic/links/categoryrow.thtml +www/data/geeklog/public_html/layout/Classic/links/linkdetails.thtml +www/data/geeklog/public_html/layout/Classic/links/links.thtml +www/data/geeklog/public_html/layout/Classic/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/Classic/users/commentrow.thtml +www/data/geeklog/public_html/layout/Classic/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/Classic/users/loginform.thtml +www/data/geeklog/public_html/layout/Classic/users/profile.thtml +www/data/geeklog/public_html/layout/Classic/users/registrationform.thtml +www/data/geeklog/public_html/layout/Classic/users/storyrow.thtml +www/data/geeklog/public_html/layout/Classic/adminoption.thtml www/data/geeklog/public_html/layout/Classic/functions.php +www/data/geeklog/public_html/layout/Classic/leftblocks.thtml www/data/geeklog/public_html/layout/Classic/footer.thtml +www/data/geeklog/public_html/layout/Classic/list.thtml +www/data/geeklog/public_html/layout/Classic/listitem.thtml +www/data/geeklog/public_html/layout/Classic/menuitem.thtml +www/data/geeklog/public_html/layout/Classic/menuitem_last.thtml +www/data/geeklog/public_html/layout/Classic/menuitem_none.thtml +www/data/geeklog/public_html/layout/Classic/featuredstorytext.thtml +www/data/geeklog/public_html/layout/Classic/storytext.thtml +www/data/geeklog/public_html/layout/Classic/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/Classic/rightblocks.thtml www/data/geeklog/public_html/layout/Classic/commentheader.thtml -www/data/geeklog/public_html/layout/Classic/comment/commentform.thtml -www/data/geeklog/public_html/layout/Classic/calendar/weekview/weekview.thtml -www/data/geeklog/public_html/layout/Classic/calendar/weekview/events.thtml -www/data/geeklog/public_html/layout/Classic/calendar/personalcalendaroption.thtml -www/data/geeklog/public_html/layout/Classic/calendar/mastercalendaroption.thtml -www/data/geeklog/public_html/layout/Classic/calendar/events.thtml -www/data/geeklog/public_html/layout/Classic/calendar/eventdetails.thtml -www/data/geeklog/public_html/layout/Classic/calendar/editpersonalevent.thtml -www/data/geeklog/public_html/layout/Classic/calendar/dayview/singleevent.thtml -www/data/geeklog/public_html/layout/Classic/calendar/dayview/quickaddform.thtml -www/data/geeklog/public_html/layout/Classic/calendar/dayview/dayview.thtml -www/data/geeklog/public_html/layout/Classic/calendar/dayview/column.thtml -www/data/geeklog/public_html/layout/Classic/calendar/calendarweek.thtml -www/data/geeklog/public_html/layout/Classic/calendar/calendarevent.thtml -www/data/geeklog/public_html/layout/Classic/calendar/calendarday.thtml -www/data/geeklog/public_html/layout/Classic/calendar/calendar.thtml -www/data/geeklog/public_html/layout/Classic/calendar/addremoveevent.thtml -www/data/geeklog/public_html/layout/Classic/calendar/addeventoption.thtml -www/data/geeklog/public_html/layout/Classic/calendar/addevent.thtml www/data/geeklog/public_html/layout/Classic/blockheader.thtml +www/data/geeklog/public_html/layout/Classic/storybodytext.thtml +www/data/geeklog/public_html/layout/Classic/style.css www/data/geeklog/public_html/layout/Classic/blockfooter.thtml -www/data/geeklog/public_html/layout/Classic/article/printable.thtml -www/data/geeklog/public_html/layout/Classic/article/article.thtml -www/data/geeklog/public_html/layout/Classic/adminoption.thtml -www/data/geeklog/public_html/layout/Classic/admin/user/userslist.thtml -www/data/geeklog/public_html/layout/Classic/admin/user/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/user/groupedit.thtml -www/data/geeklog/public_html/layout/Classic/admin/user/edituser.thtml -www/data/geeklog/public_html/layout/Classic/admin/topic/topiclist.thtml -www/data/geeklog/public_html/layout/Classic/admin/topic/topiceditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/topic/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/story/storyeditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/story/liststories.thtml -www/data/geeklog/public_html/layout/Classic/admin/story/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/poll/polllist.thtml -www/data/geeklog/public_html/layout/Classic/admin/poll/polleditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/poll/pollansweroption.thtml -www/data/geeklog/public_html/layout/Classic/admin/poll/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/plugins/pluginlist.thtml -www/data/geeklog/public_html/layout/Classic/admin/plugins/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/plugins/installform.thtml -www/data/geeklog/public_html/layout/Classic/admin/plugins/editor.thtml -www/data/geeklog/public_html/layout/Classic/admin/moderation/moderation.thtml -www/data/geeklog/public_html/layout/Classic/admin/moderation/itemlistrows.thtml -www/data/geeklog/public_html/layout/Classic/admin/moderation/itemlist.thtml -www/data/geeklog/public_html/layout/Classic/admin/moderation/ccitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/link/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/link/linklist.thtml -www/data/geeklog/public_html/layout/Classic/admin/link/linkeditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/group/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/group/grouplist.thtml -www/data/geeklog/public_html/layout/Classic/admin/group/groupeditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/event/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/event/eventlist.thtml -www/data/geeklog/public_html/layout/Classic/admin/event/eventeditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/block/listitem.thtml -www/data/geeklog/public_html/layout/Classic/admin/block/listblocks.thtml -www/data/geeklog/public_html/layout/Classic/admin/block/defaultblockeditor.thtml -www/data/geeklog/public_html/layout/Classic/admin/block/blockeditor.thtml -www/data/geeklog/public_html/index.php -www/data/geeklog/public_html/images/topics/topic_gl.gif -www/data/geeklog/public_html/images/sysmessage.gif -www/data/geeklog/public_html/images/speck.gif -www/data/geeklog/public_html/images/print.gif -www/data/geeklog/public_html/images/mail.gif -www/data/geeklog/public_html/images/icons/user.gif -www/data/geeklog/public_html/images/icons/topic.gif -www/data/geeklog/public_html/images/icons/themes.gif -www/data/geeklog/public_html/images/icons/story.gif -www/data/geeklog/public_html/images/icons/poll.gif -www/data/geeklog/public_html/images/icons/plugins.gif -www/data/geeklog/public_html/images/icons/logout.gif -www/data/geeklog/public_html/images/icons/link.gif -www/data/geeklog/public_html/images/icons/group.gif -www/data/geeklog/public_html/images/icons/geeklog.gif -www/data/geeklog/public_html/images/icons/event.gif -www/data/geeklog/public_html/images/icons/block.gif -www/data/geeklog/public_html/images/buttons/php.gif -www/data/geeklog/public_html/images/buttons/mysql.gif -www/data/geeklog/public_html/images/buttons/geekpower2.gif -www/data/geeklog/public_html/images/button_help.gif -www/data/geeklog/public_html/images/bar.gif -www/data/geeklog/public_html/images/admin/user.gif -www/data/geeklog/public_html/images/admin/topic.gif -www/data/geeklog/public_html/images/admin/story.gif -www/data/geeklog/public_html/images/admin/poll.gif -www/data/geeklog/public_html/images/admin/plugins.gif -www/data/geeklog/public_html/images/admin/logout.gif -www/data/geeklog/public_html/images/admin/link.gif -www/data/geeklog/public_html/images/admin/event.gif -www/data/geeklog/public_html/images/admin/block.gif -www/data/geeklog/public_html/help/submitstory.html -www/data/geeklog/public_html/help/submitlink.html -www/data/geeklog/public_html/help/submitevent.html -www/data/geeklog/public_html/help/ccstorysubmission.html -www/data/geeklog/public_html/help/cclinksubmission.html -www/data/geeklog/public_html/help/cceventsubmission.html -www/data/geeklog/public_html/help/advancedsearch.html -www/data/geeklog/public_html/comment.php -www/data/geeklog/public_html/calendar_event.php -www/data/geeklog/public_html/calendar.php -www/data/geeklog/public_html/backend/geeklog.rdf -www/data/geeklog/public_html/article.php -www/data/geeklog/public_html/admin/word.php -www/data/geeklog/public_html/admin/user.php -www/data/geeklog/public_html/admin/topic.php -www/data/geeklog/public_html/admin/story.php -www/data/geeklog/public_html/admin/poll.php -www/data/geeklog/public_html/admin/plugins.php -www/data/geeklog/public_html/admin/moderation.php -www/data/geeklog/public_html/admin/mail.php -www/data/geeklog/public_html/admin/link.php -www/data/geeklog/public_html/admin/install/success.php -www/data/geeklog/public_html/admin/install/install.php -www/data/geeklog/public_html/admin/install/dateformatkey.html -www/data/geeklog/public_html/admin/index.php -www/data/geeklog/public_html/admin/group.php -www/data/geeklog/public_html/admin/event.php -www/data/geeklog/public_html/admin/database.php -www/data/geeklog/public_html/admin/block.php -www/data/geeklog/public_html/admin/auth.inc.php +www/data/geeklog/public_html/layout/Classic/useroption.thtml +www/data/geeklog/public_html/layout/Classic/header.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/comment/commentform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/commentrow.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/loginform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/profile.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/registrationform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/users/storyrow.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/article/article.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/article/printable.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/submit/submitevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/submit/submitlink.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/submit/submitstory.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/stats/itemstatistics.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/stats/stats.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/addevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/calendar.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/events.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/buttons/php.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/user.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/event.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/group.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/link.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/logout.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/plugins.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/poll.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/story.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/themes.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/topic.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/icons/block.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/user.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/event.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/link.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/logout.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/plugins.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/poll.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/story.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/topic.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/admin/block.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/logo.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/mail.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/person.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/print.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/smallcamera.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/speck.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/sysmessage.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/bar.gif +www/data/geeklog/public_html/layout/Smooth_Blue/images/button_help.gif +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/resultrow.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchauthors.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchblock.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchresults.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/interface/upper-right.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-left-curve.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-left-line.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-left.jpg +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-right-curve.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-right-line.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/col-right.jpg +www/data/geeklog/public_html/layout/Smooth_Blue/interface/logo-geeklog.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/logo-misc.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/logo-title.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/lower-left.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/lower-line-left.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/lower-line-mid.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/lower-line-right.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/lower-right.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/main-left.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/main-mid.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/main-right.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/menu.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/shadow-left.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/shadow-mid.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/shadow-right.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/storyheader-back.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/upper-left.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/upper-mid.gif +www/data/geeklog/public_html/layout/Smooth_Blue/interface/blank.gif +www/data/geeklog/public_html/layout/Smooth_Blue/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/categorycol.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/categorylinks.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/categoryrow.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/linkdetails.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/links.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/adminoption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/functions.php +www/data/geeklog/public_html/layout/Smooth_Blue/leftblocks.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/footer.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/list.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/listitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/menuitem.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/featuredstorytext.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/menuitem_last.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/menuitem_none.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/rightblocks.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/commentheader.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/blockheader.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/storybodytext.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/storytext.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/style.css +www/data/geeklog/public_html/layout/Smooth_Blue/blockfooter.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/useroption.thtml +www/data/geeklog/public_html/layout/Smooth_Blue/header.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/dayview/index.htm +www/data/geeklog/public_html/layout/XSilver/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/weekview/index.htm +www/data/geeklog/public_html/layout/XSilver/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/addevent.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/calendar.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/events.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/index.htm +www/data/geeklog/public_html/layout/XSilver/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/XSilver/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/XSilver/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/XSilver/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/event/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/group/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/XSilver/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/XSilver/admin/user/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/link/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/topic/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/block/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/XSilver/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/plugins/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/poll/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/XSilver/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/story/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/XSilver/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/XSilver/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/XSilver/admin/moderation/index.htm +www/data/geeklog/public_html/layout/XSilver/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/XSilver/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/XSilver/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/XSilver/admin/index.htm +www/data/geeklog/public_html/layout/XSilver/article/article.thtml +www/data/geeklog/public_html/layout/XSilver/article/index.htm +www/data/geeklog/public_html/layout/XSilver/article/printable.thtml +www/data/geeklog/public_html/layout/XSilver/submit/index.htm +www/data/geeklog/public_html/layout/XSilver/submit/submitevent.thtml +www/data/geeklog/public_html/layout/XSilver/submit/submitlink.thtml +www/data/geeklog/public_html/layout/XSilver/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/XSilver/submit/submitstory.thtml +www/data/geeklog/public_html/layout/XSilver/stats/index.htm +www/data/geeklog/public_html/layout/XSilver/stats/itemstatistics.thtml +www/data/geeklog/public_html/layout/XSilver/stats/singlestat.thtml +www/data/geeklog/public_html/layout/XSilver/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/XSilver/stats/stats.thtml +www/data/geeklog/public_html/layout/XSilver/images/icons/user.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/event.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/group.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/link.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/logout.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/plugins.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/poll.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/story.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/themes.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/topic.gif +www/data/geeklog/public_html/layout/XSilver/images/icons/block.gif +www/data/geeklog/public_html/layout/XSilver/images/buttons/buttonLMDK.gif +www/data/geeklog/public_html/layout/XSilver/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/XSilver/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/XSilver/images/buttons/php.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/user.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/event.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/link.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/logout.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/plugins.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/poll.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/story.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/topic.gif +www/data/geeklog/public_html/layout/XSilver/images/admin/block.gif +www/data/geeklog/public_html/layout/XSilver/images/button_help.gif +www/data/geeklog/public_html/layout/XSilver/images/calendar-2.gif +www/data/geeklog/public_html/layout/XSilver/images/calendar.gif +www/data/geeklog/public_html/layout/XSilver/images/container-bottom-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/container-left-bottom-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/container-left-top-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/container-left-tube-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/container-right-bottom-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/container-right-top-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/container-right-tube-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/container-top-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/index.htm +www/data/geeklog/public_html/layout/XSilver/images/links-2.gif +www/data/geeklog/public_html/layout/XSilver/images/links.gif +www/data/geeklog/public_html/layout/XSilver/images/logo-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/logo.gif +www/data/geeklog/public_html/layout/XSilver/images/mail.gif +www/data/geeklog/public_html/layout/XSilver/images/person.gif +www/data/geeklog/public_html/layout/XSilver/images/personalize-2.gif +www/data/geeklog/public_html/layout/XSilver/images/personalize.gif +www/data/geeklog/public_html/layout/XSilver/images/polls-2.gif +www/data/geeklog/public_html/layout/XSilver/images/polls.gif +www/data/geeklog/public_html/layout/XSilver/images/print.gif +www/data/geeklog/public_html/layout/XSilver/images/smallcamera.gif +www/data/geeklog/public_html/layout/XSilver/images/stats-2.gif +www/data/geeklog/public_html/layout/XSilver/images/stats.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-bottom-bluebg.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-bottom-cascade.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-bottom-left-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-bottom-right-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-bottom-silverbg.gif +www/data/geeklog/public_html/layout/XSilver/images/submit.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-left-tube-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-right-tube-bg.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-title-bluebg.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-title-cascade.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-title-left-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-title-right-corner.gif +www/data/geeklog/public_html/layout/XSilver/images/storybox-title-silverbg.gif +www/data/geeklog/public_html/layout/XSilver/images/submit-2.gif +www/data/geeklog/public_html/layout/XSilver/images/sysmessage.gif +www/data/geeklog/public_html/layout/XSilver/images/bar.gif +www/data/geeklog/public_html/layout/XSilver/images/bullet.gif +www/data/geeklog/public_html/layout/XSilver/comment/commentform.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/XSilver/search/index.htm +www/data/geeklog/public_html/layout/XSilver/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/XSilver/search/resultrow.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchauthors.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchblock.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchform.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchresults.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/XSilver/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/XSilver/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/XSilver/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/XSilver/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/XSilver/profiles/index.htm +www/data/geeklog/public_html/layout/XSilver/pollbooth/index.htm +www/data/geeklog/public_html/layout/XSilver/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/XSilver/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/XSilver/links/categorycol.thtml +www/data/geeklog/public_html/layout/XSilver/links/categorylinks.thtml +www/data/geeklog/public_html/layout/XSilver/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/XSilver/links/categoryrow.thtml +www/data/geeklog/public_html/layout/XSilver/links/index.htm +www/data/geeklog/public_html/layout/XSilver/links/linkdetails.thtml +www/data/geeklog/public_html/layout/XSilver/links/links.thtml +www/data/geeklog/public_html/layout/XSilver/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/XSilver/users/loginform.thtml +www/data/geeklog/public_html/layout/XSilver/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/XSilver/users/index.htm +www/data/geeklog/public_html/layout/XSilver/users/commentrow.thtml +www/data/geeklog/public_html/layout/XSilver/users/profile.thtml +www/data/geeklog/public_html/layout/XSilver/users/registrationform.thtml +www/data/geeklog/public_html/layout/XSilver/users/storyrow.thtml +www/data/geeklog/public_html/layout/XSilver/adminoption.thtml +www/data/geeklog/public_html/layout/XSilver/functions.php +www/data/geeklog/public_html/layout/XSilver/leftblocks.thtml +www/data/geeklog/public_html/layout/XSilver/footer.thtml +www/data/geeklog/public_html/layout/XSilver/list.thtml +www/data/geeklog/public_html/layout/XSilver/listitem.thtml +www/data/geeklog/public_html/layout/XSilver/menuitem.thtml +www/data/geeklog/public_html/layout/XSilver/menuitem_last.thtml +www/data/geeklog/public_html/layout/XSilver/menuitem_none.thtml +www/data/geeklog/public_html/layout/XSilver/featuredstorytext.thtml +www/data/geeklog/public_html/layout/XSilver/README +www/data/geeklog/public_html/layout/XSilver/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/XSilver/rightblocks.thtml +www/data/geeklog/public_html/layout/XSilver/commentheader.thtml +www/data/geeklog/public_html/layout/XSilver/blockheader.thtml +www/data/geeklog/public_html/layout/XSilver/storybodytext.thtml +www/data/geeklog/public_html/layout/XSilver/storytext.thtml +www/data/geeklog/public_html/layout/XSilver/style.css +www/data/geeklog/public_html/layout/XSilver/blockfooter.thtml +www/data/geeklog/public_html/layout/XSilver/useroption.thtml +www/data/geeklog/public_html/layout/XSilver/header.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/column.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/dayview.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/quickaddform.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/dayview/singleevent.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/weekview/events.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/weekview/weekview.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/addevent.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/calendar.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/calendarday.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/calendarevent.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/calendarweek.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/addeventoption.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/editpersonalevent.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/eventdetails.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/events.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/mastercalendaroption.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/personalcalendaroption.thtml +www/data/geeklog/public_html/layout/Yahoo/calendar/addremoveevent.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/moderation/ccitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/moderation/itemlist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/moderation/itemlistrows.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/moderation/moderation.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/event/eventeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/event/eventlist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/event/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/group/groupeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/group/grouplist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/group/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/link/linkeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/link/linklist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/link/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/mail/mailform.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/block/blockeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/block/defaultblockeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/block/listblocks.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/block/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/plugins/editor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/plugins/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/plugins/newlistitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/plugins/newpluginlist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/plugins/pluginlist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/poll/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/poll/pollansweroption.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/poll/polleditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/poll/polllist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/story/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/story/liststories.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/story/storyeditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/topic/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/topic/topiceditor.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/topic/topiclist.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/user/edituser.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/user/groupedit.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/user/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/admin/user/userslist.thtml +www/data/geeklog/public_html/layout/Yahoo/article/article.thtml +www/data/geeklog/public_html/layout/Yahoo/article/printable.thtml +www/data/geeklog/public_html/layout/Yahoo/submit/submitevent.thtml +www/data/geeklog/public_html/layout/Yahoo/submit/submitlink.thtml +www/data/geeklog/public_html/layout/Yahoo/submit/submitloginrequired.thtml +www/data/geeklog/public_html/layout/Yahoo/submit/submitstory.thtml +www/data/geeklog/public_html/layout/Yahoo/stats/itemstatistics.thtml +www/data/geeklog/public_html/layout/Yahoo/stats/singlestat.thtml +www/data/geeklog/public_html/layout/Yahoo/stats/sitestatistics.thtml +www/data/geeklog/public_html/layout/Yahoo/stats/stats.thtml +www/data/geeklog/public_html/layout/Yahoo/images/buttons/geekpower2.gif +www/data/geeklog/public_html/layout/Yahoo/images/buttons/mysql.gif +www/data/geeklog/public_html/layout/Yahoo/images/buttons/php.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/user.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/delete_event.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/event.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/geeklog.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/group.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/link.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/logout.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/plugins.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/poll.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/story.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/themes.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/topic.gif +www/data/geeklog/public_html/layout/Yahoo/images/icons/block.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/user.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/event.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/link.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/logout.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/plugins.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/poll.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/story.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/topic.gif +www/data/geeklog/public_html/layout/Yahoo/images/admin/block.gif +www/data/geeklog/public_html/layout/Yahoo/images/logo.gif +www/data/geeklog/public_html/layout/Yahoo/images/mail.gif +www/data/geeklog/public_html/layout/Yahoo/images/person.gif +www/data/geeklog/public_html/layout/Yahoo/images/print.gif +www/data/geeklog/public_html/layout/Yahoo/images/smallcamera.gif +www/data/geeklog/public_html/layout/Yahoo/images/speck.gif +www/data/geeklog/public_html/layout/Yahoo/images/sysmessage.gif +www/data/geeklog/public_html/layout/Yahoo/images/bar.gif +www/data/geeklog/public_html/layout/Yahoo/images/button_help.gif +www/data/geeklog/public_html/layout/Yahoo/comment/commentform.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchresults_rows.thtml +www/data/geeklog/public_html/layout/Yahoo/search/resultcolumn.thtml +www/data/geeklog/public_html/layout/Yahoo/search/resultrow.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchauthors.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchblock.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchform.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchresults.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchresults_heading.thtml +www/data/geeklog/public_html/layout/Yahoo/search/searchresults_norows.thtml +www/data/geeklog/public_html/layout/Yahoo/search/headingcolumn.thtml +www/data/geeklog/public_html/layout/Yahoo/profiles/contactauthorform.thtml +www/data/geeklog/public_html/layout/Yahoo/profiles/contactuserform.thtml +www/data/geeklog/public_html/layout/Yahoo/pollbooth/polllist.thtml +www/data/geeklog/public_html/layout/Yahoo/links/pagenavigation.thtml +www/data/geeklog/public_html/layout/Yahoo/links/categorycol.thtml +www/data/geeklog/public_html/layout/Yahoo/links/categorylinks.thtml +www/data/geeklog/public_html/layout/Yahoo/links/categorynavigation.thtml +www/data/geeklog/public_html/layout/Yahoo/links/categoryrow.thtml +www/data/geeklog/public_html/layout/Yahoo/links/linkdetails.thtml +www/data/geeklog/public_html/layout/Yahoo/links/links.thtml +www/data/geeklog/public_html/layout/Yahoo/links/categoryactivecol.thtml +www/data/geeklog/public_html/layout/Yahoo/users/commentrow.thtml +www/data/geeklog/public_html/layout/Yahoo/users/getpasswordform.thtml +www/data/geeklog/public_html/layout/Yahoo/users/loginform.thtml +www/data/geeklog/public_html/layout/Yahoo/users/profile.thtml +www/data/geeklog/public_html/layout/Yahoo/users/registrationform.thtml +www/data/geeklog/public_html/layout/Yahoo/users/storyrow.thtml +www/data/geeklog/public_html/layout/Yahoo/adminoption.thtml +www/data/geeklog/public_html/layout/Yahoo/functions.php +www/data/geeklog/public_html/layout/Yahoo/leftblocks.thtml +www/data/geeklog/public_html/layout/Yahoo/footer.thtml +www/data/geeklog/public_html/layout/Yahoo/list.thtml +www/data/geeklog/public_html/layout/Yahoo/listitem.thtml +www/data/geeklog/public_html/layout/Yahoo/menuitem.thtml +www/data/geeklog/public_html/layout/Yahoo/menuitem_last.thtml +www/data/geeklog/public_html/layout/Yahoo/menuitem_none.thtml +www/data/geeklog/public_html/layout/Yahoo/featuredstorytext.thtml +www/data/geeklog/public_html/layout/Yahoo/storytext.thtml +www/data/geeklog/public_html/layout/Yahoo/featuredstorybodytext.thtml +www/data/geeklog/public_html/layout/Yahoo/rightblocks.thtml +www/data/geeklog/public_html/layout/Yahoo/commentheader.thtml +www/data/geeklog/public_html/layout/Yahoo/blockheader.thtml +www/data/geeklog/public_html/layout/Yahoo/storybodytext.thtml +www/data/geeklog/public_html/layout/Yahoo/style.css +www/data/geeklog/public_html/layout/Yahoo/blockfooter.thtml +www/data/geeklog/public_html/layout/Yahoo/useroption.thtml +www/data/geeklog/public_html/layout/Yahoo/header.thtml +www/data/geeklog/public_html/lib-common.php +www/data/geeklog/public_html/links.php +www/data/geeklog/public_html/pollbooth.php +www/data/geeklog/public_html/portal.php +www/data/geeklog/public_html/profiles.php +www/data/geeklog/public_html/search.php +www/data/geeklog/public_html/stats.php +www/data/geeklog/public_html/submit.php +www/data/geeklog/public_html/users.php www/data/geeklog/public_html/404.php -www/data/geeklog/plugins/plugin.INSTALL -www/data/geeklog/plugins/developer.README -www/data/geeklog/logs/error.log -www/data/geeklog/logs/access.log -www/data/geeklog/language/polish.php -www/data/geeklog/language/japanese.php -www/data/geeklog/language/german.php -www/data/geeklog/language/french_france.php -www/data/geeklog/language/english.php -www/data/geeklog/language/dutch.php -www/data/geeklog/etc/httpd.conf -www/data/geeklog/etc/anonymous_user_cleanup.php -www/data/geeklog/emailgeeklogstories -www/data/geeklog/docs/todo -www/data/geeklog/docs/theme.how-to -www/data/geeklog/docs/support.html -www/data/geeklog/docs/plugin.html -www/data/geeklog/docs/license -www/data/geeklog/docs/knownbugs -www/data/geeklog/docs/index.html -www/data/geeklog/docs/images/speck.gif -www/data/geeklog/docs/images/logo.gif -www/data/geeklog/docs/images/bg.gif -www/data/geeklog/docs/history -www/data/geeklog/docs/docstyle.css -www/data/geeklog/docs/INSTALL.HTML -www/data/geeklog/docs/CUSTOMIZATION.HTML -www/data/geeklog/docs/CONFIG.HTML -www/data/geeklog/config.default -www/data/geeklog/INSTALL -www/data/geeklog/CHANGELOG - +www/data/geeklog/public_html/usersettings.php +www/data/geeklog/public_html/article.php +www/data/geeklog/public_html/calendar.php +www/data/geeklog/public_html/calendar_event.php +www/data/geeklog/public_html/comment.php +www/data/geeklog/public_html/index.php +www/data/geeklog/readme +www/data/geeklog/sql/updates/mysql_1.3_to_1.3.1.php +www/data/geeklog/sql/updates/0.2_to_0.3.sql +www/data/geeklog/sql/updates/0.3_to_0.4.sql +www/data/geeklog/sql/updates/0.4_to_0.5.sql +www/data/geeklog/sql/updates/0.5_to_1.0.sql +www/data/geeklog/sql/updates/1.0_to_1.1.sql +www/data/geeklog/sql/updates/1.1_to_1.2.sql +www/data/geeklog/sql/updates/1.2.5-1_to_1.3.NOTES +www/data/geeklog/sql/updates/1.2.5-1_to_1.3.sql +www/data/geeklog/sql/updates/1.2_to_1.2.2.sql +www/data/geeklog/sql/updates/mysql_1.2.5-1_to_1.3.php +www/data/geeklog/sql/updates/mysql_1.3.1_to_1.3.2.php +www/data/geeklog/sql/updates/mysql_1.3.2-1_to_1.3.3.php +www/data/geeklog/sql/updates/mysql_1.3.3_to_1.3.4.php +www/data/geeklog/sql/updates/mysql_1.3.4_to_1.3.5.php +www/data/geeklog/sql/updates/mysql_1.3.5_to_1.3.6.php +www/data/geeklog/sql/updates/0.1_to_0.2.sql +www/data/geeklog/sql/mysql_tableanddata.php +www/data/geeklog/system/databases/mysql.class.php +www/data/geeklog/system/install_templates/databasesettings.tpl +www/data/geeklog/system/classes/template.class.php +www/data/geeklog/system/classes/downloader.class.php +www/data/geeklog/system/classes/plugin.class.php +www/data/geeklog/system/classes/calendar.class.php +www/data/geeklog/system/classes/timer.class.php +www/data/geeklog/system/classes/upload.class.php +www/data/geeklog/system/classes/url.class.php +www/data/geeklog/system/lib-plugins.php +www/data/geeklog/system/lib-security.php +www/data/geeklog/system/lib-sessions.php +www/data/geeklog/system/lib-custom.php +www/data/geeklog/system/lib-database.php +@dirrm www/data/geeklog/language/incomplete +@dirrm www/data/geeklog/language +@dirrm www/data/geeklog/system/classes @dirrm www/data/geeklog/system/install_templates @dirrm www/data/geeklog/system/databases -@dirrm www/data/geeklog/system/classes @dirrm www/data/geeklog/system +@dirrm www/data/geeklog/logs +@dirrm www/data/geeklog/plugins/staticpages/templates/admin +@dirrm www/data/geeklog/plugins/staticpages/templates +@dirrm www/data/geeklog/plugins/staticpages/language +@dirrm www/data/geeklog/plugins/staticpages +@dirrm www/data/geeklog/plugins +@dirrm www/data/geeklog/docs/images +@dirrm www/data/geeklog/docs +@dirrm www/data/geeklog/backups @dirrm www/data/geeklog/sql/updates @dirrm www/data/geeklog/sql @dirrm www/data/geeklog/public_html/layout/Yahoo/users -@dirrm www/data/geeklog/public_html/layout/Yahoo/submit -@dirrm www/data/geeklog/public_html/layout/Yahoo/stats -@dirrm www/data/geeklog/public_html/layout/Yahoo/search -@dirrm www/data/geeklog/public_html/layout/Yahoo/profiles -@dirrm www/data/geeklog/public_html/layout/Yahoo/pollbooth @dirrm www/data/geeklog/public_html/layout/Yahoo/links +@dirrm www/data/geeklog/public_html/layout/Yahoo/pollbooth +@dirrm www/data/geeklog/public_html/layout/Yahoo/profiles +@dirrm www/data/geeklog/public_html/layout/Yahoo/search +@dirrm www/data/geeklog/public_html/layout/Yahoo/comment +@dirrm www/data/geeklog/public_html/layout/Yahoo/images/admin @dirrm www/data/geeklog/public_html/layout/Yahoo/images/icons @dirrm www/data/geeklog/public_html/layout/Yahoo/images/buttons -@dirrm www/data/geeklog/public_html/layout/Yahoo/images/admin @dirrm www/data/geeklog/public_html/layout/Yahoo/images -@dirrm www/data/geeklog/public_html/layout/Yahoo/comment -@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar/weekview -@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar/dayview -@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar +@dirrm www/data/geeklog/public_html/layout/Yahoo/stats +@dirrm www/data/geeklog/public_html/layout/Yahoo/submit @dirrm www/data/geeklog/public_html/layout/Yahoo/article @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/user @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/topic @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/story @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/poll @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/plugins -@dirrm www/data/geeklog/public_html/layout/Yahoo/admin/moderation +@dirrm www/data/geeklog/public_html/layout/Yahoo/admin/block +@dirrm www/data/geeklog/public_html/layout/Yahoo/admin/mail @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/link @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/group @dirrm www/data/geeklog/public_html/layout/Yahoo/admin/event -@dirrm www/data/geeklog/public_html/layout/Yahoo/admin/block +@dirrm www/data/geeklog/public_html/layout/Yahoo/admin/moderation @dirrm www/data/geeklog/public_html/layout/Yahoo/admin +@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar @dirrm www/data/geeklog/public_html/layout/Yahoo -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/users -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/submit -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/stats -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/search -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/profiles -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/pollbooth -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/links -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/comment -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/article -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin -@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome +@dirrm www/data/geeklog/public_html/layout/XSilver/users +@dirrm www/data/geeklog/public_html/layout/XSilver/links +@dirrm www/data/geeklog/public_html/layout/XSilver/pollbooth +@dirrm www/data/geeklog/public_html/layout/XSilver/profiles +@dirrm www/data/geeklog/public_html/layout/XSilver/search +@dirrm www/data/geeklog/public_html/layout/XSilver/comment +@dirrm www/data/geeklog/public_html/layout/XSilver/images/admin +@dirrm www/data/geeklog/public_html/layout/XSilver/images/buttons +@dirrm www/data/geeklog/public_html/layout/XSilver/images/icons +@dirrm www/data/geeklog/public_html/layout/XSilver/images +@dirrm www/data/geeklog/public_html/layout/XSilver/stats +@dirrm www/data/geeklog/public_html/layout/XSilver/submit +@dirrm www/data/geeklog/public_html/layout/XSilver/article +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/moderation +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/story +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/poll +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/plugins +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/block +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/topic +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/link +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/user +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/group +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/event +@dirrm www/data/geeklog/public_html/layout/XSilver/admin/mail +@dirrm www/data/geeklog/public_html/layout/XSilver/admin +@dirrm www/data/geeklog/public_html/layout/XSilver/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/XSilver/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/XSilver/calendar +@dirrm www/data/geeklog/public_html/layout/XSilver +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/links +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/interface +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/user +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/topic +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/story +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/poll +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/plugins +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/block +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/mail +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/link +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/group +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/event +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin/moderation +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/admin +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/pollbooth +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/profiles +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/search +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/images/admin +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/images/icons +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/images/buttons +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/images +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/calendar +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/stats +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/submit +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/article +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/users +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue/comment +@dirrm www/data/geeklog/public_html/layout/Smooth_Blue @dirrm www/data/geeklog/public_html/layout/Classic/users -@dirrm www/data/geeklog/public_html/layout/Classic/submit -@dirrm www/data/geeklog/public_html/layout/Classic/stats -@dirrm www/data/geeklog/public_html/layout/Classic/search -@dirrm www/data/geeklog/public_html/layout/Classic/profiles -@dirrm www/data/geeklog/public_html/layout/Classic/pollbooth @dirrm www/data/geeklog/public_html/layout/Classic/links +@dirrm www/data/geeklog/public_html/layout/Classic/pollbooth +@dirrm www/data/geeklog/public_html/layout/Classic/profiles +@dirrm www/data/geeklog/public_html/layout/Classic/search +@dirrm www/data/geeklog/public_html/layout/Classic/comment +@dirrm www/data/geeklog/public_html/layout/Classic/images/admin @dirrm www/data/geeklog/public_html/layout/Classic/images/icons @dirrm www/data/geeklog/public_html/layout/Classic/images/buttons -@dirrm www/data/geeklog/public_html/layout/Classic/images/admin @dirrm www/data/geeklog/public_html/layout/Classic/images -@dirrm www/data/geeklog/public_html/layout/Classic/comment -@dirrm www/data/geeklog/public_html/layout/Classic/calendar/weekview -@dirrm www/data/geeklog/public_html/layout/Classic/calendar/dayview -@dirrm www/data/geeklog/public_html/layout/Classic/calendar +@dirrm www/data/geeklog/public_html/layout/Classic/stats +@dirrm www/data/geeklog/public_html/layout/Classic/submit @dirrm www/data/geeklog/public_html/layout/Classic/article @dirrm www/data/geeklog/public_html/layout/Classic/admin/user @dirrm www/data/geeklog/public_html/layout/Classic/admin/topic @dirrm www/data/geeklog/public_html/layout/Classic/admin/story @dirrm www/data/geeklog/public_html/layout/Classic/admin/poll @dirrm www/data/geeklog/public_html/layout/Classic/admin/plugins -@dirrm www/data/geeklog/public_html/layout/Classic/admin/moderation +@dirrm www/data/geeklog/public_html/layout/Classic/admin/block +@dirrm www/data/geeklog/public_html/layout/Classic/admin/mail @dirrm www/data/geeklog/public_html/layout/Classic/admin/link @dirrm www/data/geeklog/public_html/layout/Classic/admin/group @dirrm www/data/geeklog/public_html/layout/Classic/admin/event -@dirrm www/data/geeklog/public_html/layout/Classic/admin/block +@dirrm www/data/geeklog/public_html/layout/Classic/admin/moderation @dirrm www/data/geeklog/public_html/layout/Classic/admin +@dirrm www/data/geeklog/public_html/layout/Classic/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/Classic/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/Classic/calendar @dirrm www/data/geeklog/public_html/layout/Classic +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/users +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/links +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/pollbooth +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/profiles +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/search +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/comment +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/admin +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/icons +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/stats +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/submit +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/article +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/user +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/story +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/block +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/mail +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/link +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/group +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/event +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar +@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome +@dirrm www/data/geeklog/public_html/layout/clean/links +@dirrm www/data/geeklog/public_html/layout/clean/admin/user +@dirrm www/data/geeklog/public_html/layout/clean/admin/topic +@dirrm www/data/geeklog/public_html/layout/clean/admin/story +@dirrm www/data/geeklog/public_html/layout/clean/admin/poll +@dirrm www/data/geeklog/public_html/layout/clean/admin/plugins +@dirrm www/data/geeklog/public_html/layout/clean/admin/block +@dirrm www/data/geeklog/public_html/layout/clean/admin/mail +@dirrm www/data/geeklog/public_html/layout/clean/admin/link +@dirrm www/data/geeklog/public_html/layout/clean/admin/group +@dirrm www/data/geeklog/public_html/layout/clean/admin/event +@dirrm www/data/geeklog/public_html/layout/clean/admin/moderation +@dirrm www/data/geeklog/public_html/layout/clean/admin +@dirrm www/data/geeklog/public_html/layout/clean/comment +@dirrm www/data/geeklog/public_html/layout/clean/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/clean/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/clean/calendar +@dirrm www/data/geeklog/public_html/layout/clean/pollbooth +@dirrm www/data/geeklog/public_html/layout/clean/profiles +@dirrm www/data/geeklog/public_html/layout/clean/images/admin +@dirrm www/data/geeklog/public_html/layout/clean/images/buttons +@dirrm www/data/geeklog/public_html/layout/clean/images/icons +@dirrm www/data/geeklog/public_html/layout/clean/images +@dirrm www/data/geeklog/public_html/layout/clean/stats +@dirrm www/data/geeklog/public_html/layout/clean/submit +@dirrm www/data/geeklog/public_html/layout/clean/theme-images +@dirrm www/data/geeklog/public_html/layout/clean/article +@dirrm www/data/geeklog/public_html/layout/clean/users +@dirrm www/data/geeklog/public_html/layout/clean/search +@dirrm www/data/geeklog/public_html/layout/clean +@dirrm www/data/geeklog/public_html/layout/gameserver/links +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/user +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/topic +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/story +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/poll +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/plugins +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/block +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/mail +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/link +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/group +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/event +@dirrm www/data/geeklog/public_html/layout/gameserver/admin/moderation +@dirrm www/data/geeklog/public_html/layout/gameserver/admin +@dirrm www/data/geeklog/public_html/layout/gameserver/comment +@dirrm www/data/geeklog/public_html/layout/gameserver/calendar/weekview +@dirrm www/data/geeklog/public_html/layout/gameserver/calendar/dayview +@dirrm www/data/geeklog/public_html/layout/gameserver/calendar +@dirrm www/data/geeklog/public_html/layout/gameserver/pollbooth +@dirrm www/data/geeklog/public_html/layout/gameserver/profiles +@dirrm www/data/geeklog/public_html/layout/gameserver/images/admin +@dirrm www/data/geeklog/public_html/layout/gameserver/images/icons +@dirrm www/data/geeklog/public_html/layout/gameserver/images/buttons +@dirrm www/data/geeklog/public_html/layout/gameserver/images +@dirrm www/data/geeklog/public_html/layout/gameserver/stats +@dirrm www/data/geeklog/public_html/layout/gameserver/submit +@dirrm www/data/geeklog/public_html/layout/gameserver/theme-images +@dirrm www/data/geeklog/public_html/layout/gameserver/article +@dirrm www/data/geeklog/public_html/layout/gameserver/users +@dirrm www/data/geeklog/public_html/layout/gameserver/search +@dirrm www/data/geeklog/public_html/layout/gameserver @dirrm www/data/geeklog/public_html/layout -@dirrm www/data/geeklog/public_html/images/topics -@dirrm www/data/geeklog/public_html/images/icons +@dirrm www/data/geeklog/public_html/backend +@dirrm www/data/geeklog/public_html/images/userphotos @dirrm www/data/geeklog/public_html/images/buttons +@dirrm www/data/geeklog/public_html/images/topics @dirrm www/data/geeklog/public_html/images/admin +@dirrm www/data/geeklog/public_html/images/articles +@dirrm www/data/geeklog/public_html/images/icons @dirrm www/data/geeklog/public_html/images @dirrm www/data/geeklog/public_html/help -@dirrm www/data/geeklog/public_html/backend -@dirrm www/data/geeklog/public_html/admin/plugins +@dirrm www/data/geeklog/public_html/staticpages/images +@dirrm www/data/geeklog/public_html/staticpages @dirrm www/data/geeklog/public_html/admin/install +@dirrm www/data/geeklog/public_html/admin/plugins/staticpages +@dirrm www/data/geeklog/public_html/admin/plugins @dirrm www/data/geeklog/public_html/admin @dirrm www/data/geeklog/public_html -@dirrm www/data/geeklog/plugins -@dirrm www/data/geeklog/logs -@dirrm www/data/geeklog/language -@dirrm www/data/geeklog/etc -@dirrm www/data/geeklog/docs/images -@dirrm www/data/geeklog/docs -@dirrm www/data/geeklog/backups @dirrm www/data/geeklog >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 13:50:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11CD37B401 for ; Tue, 8 Apr 2003 13:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7CF243F93 for ; Tue, 8 Apr 2003 13:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38Ko6Up074255 for ; Tue, 8 Apr 2003 13:50:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38Ko6Lr074254; Tue, 8 Apr 2003 13:50:06 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 13:50:06 -0700 (PDT) Resent-Message-Id: <200304082050.h38Ko6Lr074254@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Braun Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E5137B40E; Tue, 8 Apr 2003 13:47:39 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C26F43F3F; Tue, 8 Apr 2003 13:47:38 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19300H-00041l-00; Tue, 08 Apr 2003 22:47:37 +0200 Received: from [217.228.225.93] (helo=unsane.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19300G-0002wD-00; Tue, 08 Apr 2003 22:47:37 +0200 Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id E8C3494C; Tue, 8 Apr 2003 22:47:33 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id C2E0E264; Tue, 8 Apr 2003 22:47:32 +0200 (CEST) Message-Id: <20030408204732.C2E0E264@unsane.de> Date: Tue, 8 Apr 2003 22:47:32 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: pat@FreeBSD.org Subject: ports/50734: [Update Port] editors/hnb to 1.9.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:50:08 -0000 >Number: 50734 >Category: ports >Synopsis: [Update Port] editors/hnb to 1.9.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 13:50:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr 4 17:26:26 CEST 2003 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE i386 >Description: * Update editors/hnb to 1.9.17. * Install documentation. cvs rm files/patch-Makefile files/patch-libcli::Makefile >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/editors/hnb/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 7 Mar 2003 06:00:29 -0000 1.6 +++ Makefile 6 Apr 2003 17:48:13 -0000 @@ -6,7 +6,7 @@ # PORTNAME= hnb -PORTVERSION= 1.9.8 +PORTVERSION= 1.9.17 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,13 +15,24 @@ COMMENT= Hierarchical NoteBook a data organizer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src +USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= MAN1= hnb.1 +post-patch: + @${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/libcli/Makefile + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hnb ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/../doc/hnb.1 ${MANPREFIX}/man/man1 +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} +.for FILE in Documentation.hnb Documentation.html hnbrc + ${INSTALL_DATA} ${WRKSRC}/../doc/${FILE} ${DOCSDIR} +.endfor +.endif .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/editors/hnb/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 14 Feb 2003 20:41:08 -0000 1.4 +++ distinfo 6 Apr 2003 17:48:13 -0000 @@ -1 +1 @@ -MD5 (hnb-1.9.8.tar.gz) = f571f61a0c4f65d9f8a3669234490f42 +MD5 (hnb-1.9.17.tar.gz) = c73b5f63d8ffe1976c915c1f8265951d Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/editors/hnb/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 6 Jul 2001 16:19:07 -0000 1.1 +++ pkg-plist 6 Apr 2003 17:48:13 -0000 @@ -1 +1,5 @@ bin/hnb +%%PORTDOCS%%share/doc/hnb/Documentation.hnb +%%PORTDOCS%%share/doc/hnb/Documentation.html +%%PORTDOCS%%share/doc/hnb/hnbrc +%%PORTDOCS%%@dirrm share/doc/hnb/ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 13:57:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12AF837B41D; Tue, 8 Apr 2003 13:57:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D8343F93; Tue, 8 Apr 2003 13:57:19 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38KvJUp076348; Tue, 8 Apr 2003 13:57:19 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38KvJBh076344; Tue, 8 Apr 2003 13:57:19 -0700 (PDT) Date: Tue, 8 Apr 2003 13:57:19 -0700 (PDT) From: Oliver Braun Message-Id: <200304082057.h38KvJBh076344@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/50734: [Update Port] editors/hnb to 1.9.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:57:20 -0000 Synopsis: [Update Port] editors/hnb to 1.9.17 Responsible-Changed-From-To: freebsd-ports-bugs->pat Responsible-Changed-By: obraun Responsible-Changed-When: Tue Apr 8 13:56:59 PDT 2003 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=50734 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 14:00:38 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1061437B4F0 for ; Tue, 8 Apr 2003 14:00:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E6A43FD7 for ; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38L0ZUp076409 for ; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38L0Zns076408; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 14:00:35 -0700 (PDT) Resent-Message-Id: <200304082100.h38L0Zns076408@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Julian Stacey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C69D137B401; Tue, 8 Apr 2003 13:56:32 -0700 (PDT) Received: from jhs.muc.de (pD9E4D8EF.dip.t-dialin.net [217.228.216.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EE4243FBF; Tue, 8 Apr 2003 13:56:30 -0700 (PDT) (envelope-from jhs@berklix.com) Received: from king.jhs.private (king.jhs.private [192.168.91.46]) by jhs.muc.de (8.11.6/8.11.6) with ESMTP id h38KuWI61319; Tue, 8 Apr 2003 22:56:32 +0200 (CEST) (envelope-from jhs@king.jhs.private) Received: from king.jhs.private (localhost [127.0.0.1]) by king.jhs.private (8.12.6/8.12.6) with ESMTP id h38KsYod013747; Tue, 8 Apr 2003 22:54:34 +0200 (CEST) (envelope-from jhs@king.jhs.private) Received: (from jhs@localhost) by king.jhs.private (8.12.6/8.12.6/Submit) id h38KsDSV013745; Tue, 8 Apr 2003 22:54:13 +0200 (CEST) Message-Id: <200304082054.h38KsDSV013745@king.jhs.private> Date: Tue, 8 Apr 2003 22:54:13 +0200 (CEST) From: Julian Stacey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: mwe@consol.de cc: garyj@FreeBSD.org cc: wjv@FreeBSD.org Subject: ports/50736: ports/mail/mailman /var/cron/tabs/mailman thrashes system X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:00:38 -0000 >Number: 50736 >Category: ports >Synopsis: ports/mail/mailman /var/cron/tabs/mailman thrashes system >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 14:00:35 PDT 2003 >Closed-Date: >Last-Modified: >Originator: "Julian Stacey jhs@freebsd.org" >Release: FreeBSD 4.7-RELEASE i386 >Organization: FreeBSD >Environment: System: FreeBSD mini.berklix.org 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Mar 6 14:41:40 GMT 2003 root@wind.jhs.private:/usr/obj/usr/src/sys/GENERIC i386 On a physically Very small backup host (size of a book - hence still in use though just a 386 !) ... dmesg: CPU: i386DX (386-class CPU) # "SX 33" on chip, though dmesg reports "DX" real memory = 16646144 (16256K bytes) avail memory = 11235328 (10972K bytes) ad0: 4134MB [8400/16/63] at ata0-master BIOSPIO >Description: >How-To-Repeat: cd /usr/ports/mail/mailman; xs make install on any slow or loaded machine, where presumably the qrunner takes longer than one minute to run, wait for qrunners to build up, the disc to thrash, & finally if you don't catch it in time, you cant even remote login in to reboot, as ssh times out. A pruned `ps -laxww is appended' -------- UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND 0 291 109 14 -6 0 1040 72 piperd I ?? 0:00.09 cron: running job (cron) 91 292 291 44 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 293 292 94 39 0 4832 808 - R ?? 0:33.51 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 296 109 13 -6 0 1040 72 piperd I ?? 0:00.07 cron: running job (cron) 0 297 109 11 -6 0 1040 72 piperd I ?? 0:00.08 cron: running job (cron) 91 298 297 45 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/gate_news 91 299 296 45 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 302 298 100 40 0 4488 1060 - R ?? 0:24.39 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/gate_news 91 303 299 119 42 0 4452 1144 - R ?? 0:24.82 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 307 109 101 -6 0 1040 72 piperd I ?? 0:00.06 cron: running job (cron) 91 309 307 130 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 310 309 100 40 0 4064 836 - R ?? 0:18.46 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 314 109 13 -6 0 1040 72 piperd I ?? 0:00.08 cron: running job (cron) 91 315 314 55 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 316 315 94 39 0 2864 1024 - R ?? 0:12.68 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 324 109 76 -6 0 1040 76 piperd I ?? 0:00.06 cron: running job (cron) 91 325 324 115 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 326 325 109 -22 0 2440 920 - RL ?? 0:08.68 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 333 109 14 -6 0 1040 76 piperd I ?? 0:00.07 cron: running job (cron) 91 334 333 52 10 0 628 0 wait IWs ?? 0:00.00 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 335 334 104 41 0 2224 876 - R ?? 0:04.16 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 0 340 109 15 -6 0 1040 260 piperd S ?? 0:00.10 cron: running job (cron) 0 341 109 19 -6 0 1040 252 piperd S ?? 0:00.11 cron: running job (cron) 91 342 340 59 10 0 628 68 wait Ss ?? 0:00.42 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner 91 343 341 60 10 0 628 60 wait Ss ?? 0:00.44 /bin/sh -c /usr/local/bin/python2.2 -S /usr/local/mailman/cron/gate_news 91 345 343 89 39 0 1892 852 - R ?? 0:00.69 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/gate_news 91 346 342 88 39 0 1892 888 - R ?? 0:00.70 /usr/local/bin/python2.2 -S /usr/local/mailman/cron/qrunner -------- >Fix: Reduce the aggresive default /var/cron/tabs/mailman entries below: # Every 5 mins, try to gate news to maila \ . You can comment this one out 0,5,10,15,20,25,30,35,40,45,50,55 * * * * \ /usr/local/bin/python2.2 -S /usr/local/mailman/cron/gate_news # Retry failed deliveries once per minute. * * * * * /usr/local/bin/python2.2 -S \ /usr/local/mailman/cron/qrunner Comment out gate_news by default, to match the admin web page, which also has news gating off by default. Change qrunner to 5 * * * * or 10 * * * * The few people that want a fast list can reduce it manually. An agressive 1 minute machine thrasher is not nice. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 14:20:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7CD837B404 for ; Tue, 8 Apr 2003 14:20:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8A343FBD for ; Tue, 8 Apr 2003 14:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38LKEUp084155 for ; Tue, 8 Apr 2003 14:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38LKESN084154; Tue, 8 Apr 2003 14:20:14 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 14:20:14 -0700 (PDT) Resent-Message-Id: <200304082120.h38LKESN084154@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36F637B443 for ; Tue, 8 Apr 2003 14:18:57 -0700 (PDT) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85F6643FA3 for ; Tue, 8 Apr 2003 14:18:55 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 90CA77513; Tue, 8 Apr 2003 23:17:05 +0200 (CEST) Message-Id: <20030408211705.90CA77513@graf.pompo.net> Date: Tue, 8 Apr 2003 23:17:05 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50737: PEAR ports: make package does not register + some upgrades. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:20:16 -0000 >Number: 50737 >Category: ports >Synopsis: PEAR ports: make package does not register + some upgrades. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 14:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 02:08:33 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: . PEAR registration was done in post-install, which is never executed for packages; this breaks packages with dependencies (noticed on Bento: ) Now, the post-install target is replaced by a pkg-install, and package.xml are installed under $PREFIX/.PEAR.pkg/ . since I'm there, upgrading net/pear-Net_SMTP to 1.2.0 and sysutils/pear-Log to 1.6.4. >How-To-Repeat: . install security/pear-Auth_SASL . make package . make deinstall . pkg_add your package . 'pear list' does not report Auth_SASL . try to install net/pear-Net_SMTP => you get this error: requires package `Auth_SASL' Net_SMTP: dependencies failed >Fix: . The following uuencoded bzipped patches update devel/pear-install, security/pear-Auth, devel/pear-PEAR, security/pear-Auth_SASL, net/pear-Net_SMTP, sysutils/pear-Log, security/pear-Crypt_CBC, devel/pear-Date, devel/pear-I18N, devel/pear-HTML_Common, devel/pear-HTML_Select_Common and mail/pear-Mail_Mime. . Pre-requisite: security/pear-Crypt_CBC is patched against 0.4 => PR ports/50168 must have been committed. . New files: excepted for devel/pear-install, pkg-install. . No PORTREVISION (ports were OK, and packages were broken because pear was missing from mod_php4). begin 644 pear.tar.bz2 M0EIH.3%!629366$6\!\`*6O_CL@P`D!_?___?__?WO_O__X`@0`!1!`!"&`4 M/VOOO3=M+9/0[O=MQP]FQ/;N;,NYVP`Z0:H MCS5#U#U!HT&F@``#(:`````-``R`)$Q3(T4:#:C0:>H:#0``!H`````X-&C0 M-!H#)B`R-#(``TTR```8(`#-)3U)I/5/%&)BGJ:8(T,0TR#(&C$>H,F1HQ`# M!!$DFIA33%,J?J>FDGZIO4\DGZIO4\DT3VJ,U'J-I&U#U&AD_2C3:@:-,(E" M$R``0TC331JI^35'DTU/9-4;30$/4QZIA&CU/4`;U/N!^)]I(E\3J!K4GP!E M"1)(*R]`0],=[U^NB.BITSUP#H`7`,=*+8:&;"+&'P[S(:<>8$$=X,07$!\5 M*PW*0\BD1(I%;*E*0(#/:4I2R>G^LE:I:`MFOI($Y+:CJ2$DDDDJ552JDDDD MDDD@BA08$"`>@4EO]%+OUXHM:L6=3Z%/,*;%, M@-&-/=W^G))!$D$B100($#)IX_0RG#RMK`YN[MMG9\5"EE(IKX>53**12E-Y M3PJ2V]554DDDD"2=&JJ222255;JTMK@V<_DI)],!\L6DB7!#*,%\WB``#>D/ M?D``DZC3R2?6%`XP?#X5*5#U9]AO^-3Z!2*9AR*>%2XR-T/Z*5Z1?O:T(0.% M;I:PIR4BFE2=1!((VHVL$S]GJ8,`8"&(8-B0"&T)JML/YY=2`!XFUPIPNIS.O+O#&U<]NJ3U):A2H5MXH#M%U:Q2AM.`=)(!)('!$/&W%!\`=VZ*:N M2G@#Y[%V^`\J;^+Q_(@9FG,6J&IIU?HAUI[G")4((=7#MB@]RU3.:MT,YO=VN39KKMVRI>1I2F\,T=Y M;%2XX@/W^K6B&VVV/;66WV+!8K[;AKVX@XYE+1"ZI@M;7==]/<9N\P`>X4A% M/$4Q:U0\WWH<2JFGG13YN8.(-=9HV;`#59K-%V`599=V`599?',<0`,,213E-S=/1 MLB1*2-XD-6!G@/$)&A*Y&91H421@BK?$G8IVJ?&I<`?80#D4BE13R>E3S*8* M8BD4K]/Q*EDLT#8'W5+*12*13`IP`*#"`,$I"$()2EE("F"E/Q%%+*6H*7*6 M0JA92(OV`NT&`;@*"K"JHZ%()8`""P%#V*44Y$"X_Y#1TCMGB@)DB$$`B(1$ M,$!@(OX5/;\O/Z?=[K6N]LOKV@QDA)64ON81"E4>(=V`F*-H)>507"TT2]0< M$CQ!J00I2J1"D0XU-]`\I^(H`-2BG<*1`U$!2(V`D1[O&'C3R]G[[2 M4[7G,,:;V=!"KFB=O67[=Y;.N>G*UV:^XV4T%\F?::BQ8VXXWPAG(`^M2RE_ M3L\/385-Q>;E*=AKB#52;*T-,!\">PD"`\ILFBH]UJZ8GANS3HM*F"7&BB!) M4AXTE.8-[IGA'''6W!7!10U6]8QC!!O-`$S[P#,*HD"U..Z^8[35`PN6@:]N MW,EQ3]BF'GL;#=)&F;.?.+H4W?CTH8*0@II4T13H"%X`U`(#B`04H><^Q!TJ M;M^_;;ENY:BA"F#3=U8)#;JB8FKP%<(H:K>L8Q@@\AR)"CJ).'0Z`>PZ/O@/ M393]RG-V%U.>K0D&&\I[O1GB`]"D`>T$(#FJN0.JZF^3NY/Z=Q4G],\GIRT@ MZ0@/&PK")B>"BUU6 MNW:Q+I6`,8SF0#$I184>Y$1$.A\R`"SY[?802PLD6*)&0V0@;M%(#(1[_/PX M\=^5VO0W!B.;D#S&FM.PY*77P>'"@5CD[MXB$A-%L;[D&EU$"5CSJ#JZH>K5 M*3J8:)C%>>>YBM:6@S)E&"="SQV9X;[JP03L%+3:Z-HJ9M`W%`>4THJD1PZ` M[2\%"@"%XYY03N$U$0"SLTZ(IXJB7Q?5`CH'143)DY1LKZ;`&@PCFWAD&_(3 M2.()'FY0F2XX;Z34-P11K2N\:4('(DSD`69KN`"F^2:@&@$)333* MK)&6,H3HG?(!C*=Q!=>:M9E4Z""!>PPHVIMDY8UURUUWL,D`1!JBY$$HVVH. MS[DK)0T$6-_#S]N3221DRC-@FV.P(>+K\:'U*VE$2&5J:D1I(9PHJ666J5E0C!D++*!':&+S5JS)" MOW"1Q)'A%/[0=R*<*CM5\8/P\2"IZA""F8IQ(ESB!T-:H?&=:\%) M1!B!L!_L*?C4V>M#RR*:*]:F]_J]5,4`W*Y`U+ET$&\7;_&ZH%X-Y>+#7*!" M`2XB5*>\*IL1YKP4ZA??R3?G!T0)?_LIF0J#(#`B,*4H6"D%(*2(%11F>L%@ M+1HI52*>Y-G,'H&1KV[%VU*$@4Y:0MJ3`.O:^"J#QP00=)$*A:JE4+@J?[A8 MP(=90'[@8<5-1U=0&D+L\SJ2`X"F(.8+PZP!-A42?B4X!2R"O4IY"`-"(*Q" M"F*AY%>"BW@\Q&64C1")`F:92DIJ!3B=0.AX`;<138#T4T!O44#(4H4P`$SH M\,@R5UBFT04B[K.BFE24I0E1(,#P`\5P1D(]H*4%*HIK!T*1`/,I!3,CB#$> MV[AQAP0D`CMP4CR7-3>\EE/G4S4T,%*4 MU(IN%'VC9T\R'8!R-*PD>P1""#<$4HBA%+^U:"(]X=`!.U!6HAO/*BU0W!5$ MW:*G`4SU70JN(I``,`U`SIK\KD.67%9V1H2!Z5+@?*=2FH4Z41>88%D2`Y+` M)T+L#:*:+S(IB<"C9,A39FM(]85`V%VV6!<8*F(.D&%E*F1T%"[EN4:&ZCHK MKO-86!3!1X$P+FHW:86DW!EJ4V"&Y%T9E`UJQ%.G-3)%.Q-9>NF^8@`!"``` M`!)YK>5I-JZ3[D8:T[13\Z/`R!+"F2.D/Q]H.H6OU*`=_I'I[?)C\"I]/S$H M%*4Y?2,(#%?8X%H`?10BGRJ=9ZT=XR)Q&Y.%4R!T0I!$ZNTXA75^7Q[BT`L8 MM)0*`?YM@(@_7[]]L_)7>?FZD`]:G5A<3DSY>>_GYOY*2K^@$"^2F90\P4^0 MBH\[BG.4A62%RDTS.<,=/HT!Z%*EJGP.!4`9`9`-*\@?_?L)"0D)"20D9"0D M)'\@K5;P+QH[@'..[]:E08IS5LB%H-)2P'G`>V@3EXW9B4DDDD@;,8L!,1I' M$FT*P.@0`#B6_O\#:PVAY!R]``#HS_6!8MZ/D`UTP!-@(?7+'PTGCX:5.0/] M0`X'SBEE/H>`.0H%?8"=8WUIBI.U>8;@UEE+HI1)[`>KX0W\:!/E'*#7;C10 MT(0$X`$*0]LYRDG.I7[P=\/D%*(A13P/M]%N_\!>@/H^I3RB#G`UIV)J[CV% MX4"I%(*9C4&06$1A$20D!AG$$IN*TQ!#TC@=$[%(`D@#_$&`-+"`_.?4KO4[ MPO?*@^8'>;S@I1`;Q$.^;P0Q`'UY('F1[W3GZ@#OQ\J`4L#?D7+B!N[A`Q$( M*$TAK%=P#"`P(#,XI`(IZU.5P(:%/P*`:`!W@1:Y`=!3OZB\$*A:*13P4I0A MAC2F$(0/]T%$Q`&`P4HH@A$>W'%S0^6Y`<$2QVJ=PM`!SJK?%&JF&"!F4LII M5>Z9&_:9X4!S[,D"\+&B9N:F8%,A`MF0#!SE4QNLI92H0R`M4&Q0M5*$@I`( M`X6(MK";,S%!Q260P6"*7@2P8!`S\QY]H`?3[>*E MZD1BGZE0]HAZ@T_IS'3Y%*,`?!4-`#1"MH$5*5!)313J4FY$.@>I+^WXE-R, M#-1"P8@AT@MR&?3CM%;`Y*9D4@3B'$&*](A=HDG504-`%&U'OZX>)32P(;+W M4L=A\"H&/0&-4#` M#-=D\#$J-REP:]$H$/84#0"%%>AS4O'H"FK#]6\#WI8#2/T]R(P^G"!(C\&"V@O*I93^`I:_SUA/A>[*BTD>93M4L#Y3\`,7S:@-:F: JFBGJ4N&0I:.]"E,%*#WR@:"B(R$EE+*46B`9H=:`G_%W)%.%"081;P'P ` end >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 15:00:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 364A237B401 for ; Tue, 8 Apr 2003 15:00:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B3543FCB for ; Tue, 8 Apr 2003 15:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38M0WUp092593 for ; Tue, 8 Apr 2003 15:00:32 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38M0WXu092591; Tue, 8 Apr 2003 15:00:32 -0700 (PDT) Date: Tue, 8 Apr 2003 15:00:32 -0700 (PDT) Message-Id: <200304082200.h38M0WXu092591@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Cyrille Lefevre Subject: Re: ports/50723: astro/setiathome request: use linux version instead of native X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cyrille Lefevre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:00:34 -0000 The following reply was made to PR ports/50723; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd-gnats-submit@FreeBSD.org, dan.naumov@ofw.fi Cc: Subject: Re: ports/50723: astro/setiathome request: use linux version instead of native Date: Tue, 8 Apr 2003 23:57:38 +0200 astro/linux-setiathome already exists since july 2002 ! see the following URL for detail : http://www.freebsd.org/cgi/cvsweb.cgi/ports/astro/linux-setiathome/ PS : the linux port only exists for i686 arch and older archs such as i386 aren't supported until now. PS bis : I'll submit a PR to update the astro/linux-setiathome port to 3.08. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 15:23:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4D0237B401; Tue, 8 Apr 2003 15:23:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83FD543F85; Tue, 8 Apr 2003 15:23:17 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38MNHUp002348; Tue, 8 Apr 2003 15:23:17 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38MNGZB002344; Tue, 8 Apr 2003 15:23:16 -0700 (PDT) Date: Tue, 8 Apr 2003 15:23:16 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304082223.h38MNGZB002344@freefall.freebsd.org> To: skynick@stu.lipetsk.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/44757: New port: TLS/SSL-aware FTP client (BSDftpd-ssl) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:23:18 -0000 Synopsis: New port: TLS/SSL-aware FTP client (BSDftpd-ssl) State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Tue Apr 8 15:22:48 PDT 2003 State-Changed-Why: Committed with ports/44756 http://www.freebsd.org/cgi/query-pr.cgi?pr=44757 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 15:40:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F9037B401 for ; Tue, 8 Apr 2003 15:40:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A1E43F93 for ; Tue, 8 Apr 2003 15:40:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38MeGUp004520 for ; Tue, 8 Apr 2003 15:40:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38MeGpn004519; Tue, 8 Apr 2003 15:40:16 -0700 (PDT) Date: Tue, 8 Apr 2003 15:40:16 -0700 (PDT) Message-Id: <200304082240.h38MeGpn004519@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Christian Weisgerber Subject: Re: ports/50408: [patch] update master site for www/mod_python X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Weisgerber List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:40:17 -0000 The following reply was made to PR ports/50408; it has been noted by GNATS. From: Christian Weisgerber To: linimon@lonesome.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/50408: [patch] update master site for www/mod_python Date: Wed, 9 Apr 2003 00:21:50 +0200 (CEST) In article <200303282119.h2SLJme0078106@lonesome.lonesome.com> you write: > >Number: 50408 > >Category: ports > >Synopsis: [patch] update master site for www/mod_python > +MASTER_SITES= http://www.apache.org/dist/httpd/modpython/ \ > + http://mirror.telentente.com/pub/apache/dist/httpd/modpython/ MASTER_SITE_APACHE_HTTPD? -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 16:30:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3835F37B401 for ; Tue, 8 Apr 2003 16:30:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C6743F75 for ; Tue, 8 Apr 2003 16:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38NUCUp018526 for ; Tue, 8 Apr 2003 16:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38NUCVP018525; Tue, 8 Apr 2003 16:30:12 -0700 (PDT) Date: Tue, 8 Apr 2003 16:30:12 -0700 (PDT) Message-Id: <200304082330.h38NUCVP018525@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mark Linimon Subject: Re: ports/50408: [patch] update master site for www/mod_python X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:30:13 -0000 The following reply was made to PR ports/50408; it has been noted by GNATS. From: Mark Linimon To: Christian Weisgerber Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/50408: [patch] update master site for www/mod_python Date: Tue, 8 Apr 2003 17:28:47 -0600 > MASTER_SITE_APACHE_HTTPD? Ya know, ya learn something new everyday. Very good. mcl From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 16:40:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D9637B405 for ; Tue, 8 Apr 2003 16:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CD543F3F for ; Tue, 8 Apr 2003 16:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38Ne8Up020539 for ; Tue, 8 Apr 2003 16:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38Ne84h020538; Tue, 8 Apr 2003 16:40:08 -0700 (PDT) Date: Tue, 8 Apr 2003 16:40:08 -0700 (PDT) Message-Id: <200304082340.h38Ne84h020538@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Christian Weisgerber Subject: Re: ports/50725: new port: russian/koi2koi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Weisgerber List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:40:09 -0000 The following reply was made to PR ports/50725; it has been noted by GNATS. From: Christian Weisgerber To: marck@rinet.ru Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/50725: new port: russian/koi2koi Date: Wed, 9 Apr 2003 00:36:41 +0200 (CEST) In article <200304081412.h38ECoif048197@woozle.rinet.ru> you write: > >Number: 50725 > >Category: ports > >Synopsis: new port: russian/koi2koi > > This is new port, which would supposedly park at russian category. The man page is in English, the program itself doesn't output any messages. I think this should just go into converters. -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:10:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F0737B48D for ; Tue, 8 Apr 2003 17:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B7F43F75 for ; Tue, 8 Apr 2003 17:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390A4Up030121 for ; Tue, 8 Apr 2003 17:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390A4Y7030120; Tue, 8 Apr 2003 17:10:04 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 17:10:04 -0700 (PDT) Resent-Message-Id: <200304090010.h390A4Y7030120@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cyrille Lefevre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B62AB37B401 for ; Tue, 8 Apr 2003 17:06:11 -0700 (PDT) Received: from smtp.noos.fr (nan-smtp-10.noos.net [212.198.2.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD2643FA3 for ; Tue, 8 Apr 2003 17:06:10 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 35727198 invoked by uid 0); 9 Apr 2003 00:06:09 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.234]) (envelope-sender ) by 212.198.2.81 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Apr 2003 00:06:09 -0000 Received: from mail.gits.dyndns.org (opa1k6gurgdox2gs@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.8/8.12.8) with ESMTP id h39060LU000891 for ; Wed, 9 Apr 2003 02:06:00 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by mail.gits.dyndns.org (8.12.8/8.12.8/Submit) id h3905xSd000890; Wed, 9 Apr 2003 02:05:59 +0200 (CEST) (envelope-from root) Message-Id: <200304090005.h3905xSd000890@mail.gits.dyndns.org> Date: Wed, 9 Apr 2003 02:05:59 +0200 (CEST) From: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50738: Maintainer update: astro/linux-setiathome (security release 3.08) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cyrille Lefevre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:10:06 -0000 >Number: 50738 >Category: ports >Synopsis: Maintainer update: astro/linux-setiathome (security release 3.08) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 17:10:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.8-RC i386 >Organization: ACME >Environment: System: FreeBSD gits 4.8-RC FreeBSD 4.8-RC #0: Fri Mar 21 05:43:00 CET 2003 root@gits:/disk1/freebsd/stable/obj/disk2/freebsd/stable/src/sys/CUSTOM i386 >Description: see the following URL for details : http://setiathome.ssl.berkeley.edu/version308.html Makefile PORTVERSION bumped distinfo updated >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/linux-setiathome/Makefile,v retrieving revision 1.3 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.3 Makefile --- Makefile 21 Feb 2003 10:44:57 -0000 1.3 +++ Makefile 8 Apr 2003 23:40:08 -0000 @@ -4,6 +4,7 @@ # # $FreeBSD$ +PORTVERSION= 3.08 CATEGORIES= astro linux PKGNAMEPREFIX= linux- @@ -22,7 +23,7 @@ PORT_CPU?= i686 PORT_VENDOR= pc PORT_OSNAME= linux -PORT_OSREL= -gnu-gnulibc2.1 +PORT_OSREL= -gnu # Local overrides # Index: distinfo =================================================================== RCS file: /home/ncvs/ports/astro/linux-setiathome/distinfo,v retrieving revision 1.1 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.1 distinfo --- distinfo 28 Jul 2002 22:24:40 -0000 1.1 +++ distinfo 8 Apr 2003 23:41:53 -0000 @@ -1 +1 @@ -MD5 (setiathome-3.03.i686-pc-linux-gnu-gnulibc2.1.tar) = ba17d596fd07219c9c0eac4c1d5597a7 +MD5 (setiathome-3.08.i686-pc-linux-gnu.tar) = 01d05178bd22c36b2e411dd12f23661a >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:13:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8CDD37B401; Tue, 8 Apr 2003 17:13:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E9E43FCB; Tue, 8 Apr 2003 17:12:00 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390C0Up032134; Tue, 8 Apr 2003 17:12:00 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390Ae8o031154; Tue, 8 Apr 2003 17:10:40 -0700 (PDT) Date: Tue, 8 Apr 2003 17:10:40 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304090010.h390Ae8o031154@freefall.freebsd.org> To: spf@XSLT.cs.nccu.edu.tw, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50667: New port: net/ifstat X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:13:21 -0000 Synopsis: New port: net/ifstat State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Tue Apr 8 17:10:39 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50667 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:24:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 262C537B401; Tue, 8 Apr 2003 17:24:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9DDA43F85; Tue, 8 Apr 2003 17:24:41 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390OfUp034441; Tue, 8 Apr 2003 17:24:41 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390OfJV034437; Tue, 8 Apr 2003 17:24:41 -0700 (PDT) Date: Tue, 8 Apr 2003 17:24:41 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304090024.h390OfJV034437@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, phoenix@FreeBSD.org Subject: Re: ports/50643: [PATCH] Add a wrapper script to phoenix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:24:42 -0000 Synopsis: [PATCH] Add a wrapper script to phoenix Responsible-Changed-From-To: freebsd-ports-bugs->phoenix Responsible-Changed-By: arved Responsible-Changed-When: Tue Apr 8 17:23:55 PDT 2003 Responsible-Changed-Why: Over to Maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=50643 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:30:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F18DE37B401; Tue, 8 Apr 2003 17:30:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F0B143FAF; Tue, 8 Apr 2003 17:30:39 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390UdUp035303; Tue, 8 Apr 2003 17:30:39 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390Ud04035297; Tue, 8 Apr 2003 17:30:39 -0700 (PDT) Date: Tue, 8 Apr 2003 17:30:39 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304090030.h390Ud04035297@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, arved@FreeBSD.org Subject: Re: ports/50655: New port: mail/akpop3d - POP3 daemon aimed to be small and secure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:30:40 -0000 Synopsis: New port: mail/akpop3d - POP3 daemon aimed to be small and secure Responsible-Changed-From-To: freebsd-ports-bugs->arved Responsible-Changed-By: arved Responsible-Changed-When: Tue Apr 8 17:27:20 PDT 2003 Responsible-Changed-Why: Software from Austria...This looks like a PR for me. Can you please post an updated patch? 0.7.4 was realeased two days ago. http://www.freebsd.org/cgi/query-pr.cgi?pr=50655 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:40:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC9E37B405 for ; Tue, 8 Apr 2003 17:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F78A43F93 for ; Tue, 8 Apr 2003 17:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390e4Up036577 for ; Tue, 8 Apr 2003 17:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390e4RD036576; Tue, 8 Apr 2003 17:40:04 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 17:40:04 -0700 (PDT) Resent-Message-Id: <200304090040.h390e4RD036576@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cyrille Lefevre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 943A537B401 for ; Tue, 8 Apr 2003 17:34:08 -0700 (PDT) Received: from smtp.noos.fr (nan-smtp-05.noos.net [212.198.2.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5475143F85 for ; Tue, 8 Apr 2003 17:34:07 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 6836819 invoked by uid 0); 9 Apr 2003 00:34:05 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.234]) (envelope-sender ) by 212.198.2.74 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Apr 2003 00:34:05 -0000 Received: from mail.gits.dyndns.org (50icdetpz0zn85e2@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.8/8.12.8) with ESMTP id h390XvLU001547 for ; Wed, 9 Apr 2003 02:33:57 +0200 (CEST) (envelope-from root@gits.dyndns.org) Received: (from root@localhost) by mail.gits.dyndns.org (8.12.8/8.12.8/Submit) id h390XupS001546; Wed, 9 Apr 2003 02:33:56 +0200 (CEST) (envelope-from root) Message-Id: <200304090033.h390XupS001546@mail.gits.dyndns.org> Date: Wed, 9 Apr 2003 02:33:56 +0200 (CEST) From: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cyrille Lefevre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:40:05 -0000 >Number: 50739 >Category: ports >Synopsis: Maintainer update: astro/setiathome (nobody->setiathome) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 17:40:03 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.8-RC i386 >Organization: ACME >Environment: System: FreeBSD gits 4.8-RC FreeBSD 4.8-RC #0: Fri Mar 21 05:43:00 CET 2003 root@gits:/disk1/freebsd/stable/obj/disk2/freebsd/stable/src/sys/CUSTOM i386 >Description: change the running user from nobody to setiathome. also, add a while loop to automatically restart unexpected died setiathome. Makefile PORTREVISION bumped pkg-install nobody->setiathome files/rc.setiathome.conf variables added files/setiathome.sh nobody->setiathome startup while loop added setiathome user setup added >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/Makefile,v retrieving revision 1.36 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.36 Makefile --- Makefile 8 Apr 2003 11:52:53 -0000 1.36 +++ Makefile 8 Apr 2003 23:19:14 -0000 @@ -6,7 +6,7 @@ PORTNAME= setiathome PORTVERSION?= 3.03 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ @@ -16,7 +16,9 @@ MAINTAINER?= cyrille.lefevre@laposte.net COMMENT?= Donate idle cycles to the search for space aliens +.if ${PORTVERSION} == "3.03" FORBIDDEN= 'Exploitable buffer overflow. http://spoor12.edup.tudelft.nl/' +.endif .include Index: pkg-install =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/pkg-install,v retrieving revision 1.9 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.9 pkg-install --- pkg-install 28 Jul 2002 22:13:45 -0000 1.9 +++ pkg-install 13 Feb 2003 01:45:51 -0000 @@ -14,7 +14,7 @@ # override these variables in ${PREFIX}/etc/rc.setiathome.conf seti_wrkdir=/var/db/${PKG_NAME} # working directory -seti_user=nobody # user id to run under +seti_user=setiathome # user id to run under seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start rcconf_dir=${PKG_PREFIX}/etc @@ -126,6 +126,9 @@ echo " to do so, but think about it twince before." else echo "**** SETI@home working directory and temporary files removed." + fi + if pw usershow "${seti_user}" 2>/dev/null 1>&2; then +echo "To permanently delete SETI@home user, use 'pw userdel ${seti_user}'" fi ;; Index: files/rc.setiathome.conf =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/files/rc.setiathome.conf,v retrieving revision 1.4 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.4 rc.setiathome.conf --- files/rc.setiathome.conf 28 Jul 2002 22:13:45 -0000 1.4 +++ files/rc.setiathome.conf 8 Apr 2003 22:00:02 -0000 @@ -7,6 +7,8 @@ # seti_std_args=-email # command arguments for standard mode # seti_reg_args=-login # command arguments for register mode # seti_proxy_args= # proxy arguments -# seti_user=nobody # user id to run as +# seti_user=setiathome # user id to run as +# seti_group=${seti_user} # group id to run as # seti_nice=15 # nice level to run at # seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start +# seti_sleep=21600 # time to sleep between restarts Index: files/setiathome.sh =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/files/setiathome.sh,v retrieving revision 1.9 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.9 setiathome.sh --- files/setiathome.sh 28 Jul 2002 22:13:45 -0000 1.9 +++ files/setiathome.sh 8 Apr 2003 23:05:38 -0000 @@ -5,7 +5,12 @@ # Start or stop SETI@home, or set up working directory and register. # +case $0 in +/*) rc_dir=${0%/*} ;; + *) rc_dir=${PWD:-$(pwd)} ;; +esac rc_file=${0##*/} +rc_path=${rc_dir}/${rc_file} rc_arg=$1 # override these variables in ${PREFIX}/etc/rc.setiathome.conf @@ -13,11 +18,13 @@ seti_std_args=-email # command arguments for standard mode seti_reg_args=-login # command arguments for register mode seti_proxy_args= # proxy arguments -seti_user=nobody # user id to run as +seti_user=setiathome # user id to run as +seti_group=${seti_user} # group id to run as seti_nice=15 # nice level to run at seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start +seti_sleep=21600 # time to sleep between restarts -if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/${rc_file}\$"); then +if ! PREFIX=$(expr ${rc_path} : "\(/.*\)/etc/rc\.d/${rc_file}\$"); then echo "${rc_file}: Cannot determine PREFIX." >&2 echo "Please use the complete pathname." >&2 exit 64 @@ -68,19 +75,28 @@ done for i in ${seti_wrksuff}; do su -fm ${seti_user} -c "\ - (cd ${seti_wrkdir}/${i} && exec ${program_path} \ - ${seti_std_args} ${seti_proxy_args} \ - ${seti_nice:+-nice} ${seti_nice} >/dev/null &)" + cd ${seti_wrkdir}/${i} || exit; \ + echo \$\$ > shpid.sah; \ + trap 'kill \$pid;exit' 15; \ + while :; do \ + ${program_path} \ + ${seti_std_args} ${seti_proxy_args} \ + ${seti_nice:+-nice} ${seti_nice} & \ + pid=\$!; wait \$pid; \ + sleep ${seti_sleep}; \ + done > /dev/null" & done echo -n " SETI@home" ;; stop) for i in ${seti_wrksuff}; do - pid_path=${seti_wrkdir}/${i}/pid.sah - if [ -f ${pid_path} ]; then - kill $(cat ${pid_path}) 2> /dev/null - fi + for pid_path in ${seti_wrkdir}/${i}/pid.sah \ + ${seti_wrkdir}/${i}/shpid.sah; do + if [ -f ${pid_path} ]; then + kill $(cat ${pid_path}) 2> /dev/null + fi + done done if [ ! -f ${seti_wrkdir}/pid.sah ]; then killall ${program_file} 2> /dev/null @@ -102,10 +118,39 @@ "unable to register: ${program_path} is missing." >&2 exit 72 fi + if pw group show "${seti_group}" 2>/dev/null; then + echo "You already have a group \"${seti_group}\"," \ + "so I will use it." + elif pw groupadd ${seti_group} -h -; then + echo "Added group \"${seti_group}\"." + else + echo "Adding group \"${seti_group}\" failed..." + echo "Please create it, and try again." + exit 1 + fi + if pw user show "${seti_user}" 2>/dev/null; then + echo "You already have a user \"${seti_user}\"," \ + "so I will use it." + if pw usermod ${seti_user} -d ${seti_wrkdir}; then + echo "Changed home directory of \"${seti_user}\"" \ + "to \"${seti_wrkdir}\"" + else + echo "Changing home directory of \"${seti_user}\"" \ + "to \"${setu_wrkdir}\" failed..." + exit 1 + fi + elif pw useradd ${seti_user} -g ${seti_group} -h - \ + -d ${seti_wrkdir} -s /sbin/nologin -c "SETI at home Daemon"; then + echo "Added user \"${seti_user}\"." + else + echo "Adding user \"${seti_user}\" failed..." + echo "Please create it, and try again." + exit 1 + fi # Create or update primary working directory (in case the uid changed) - mkdir -p ${seti_wrkdir} - chown ${seti_user} ${seti_wrkdir} - chmod u=Xrw,g=Xr,o=Xr ${seti_wrkdir} + mkdir -p ${seti_wrkdir} || exit + chown -Rh ${seti_user}:${seti_group} ${seti_wrkdir} || exit + chmod u=Xrw,g=Xr,o=Xr ${seti_wrkdir} || exit seti_dontlogin=no if [ -f ${seti_wrkdir}/user_info.sah ]; then echo " It seems you have already registered with" \ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 17:52:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC6F037B401; Tue, 8 Apr 2003 17:52:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B66243FA3; Tue, 8 Apr 2003 17:52:54 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h390qsUp040700; Tue, 8 Apr 2003 17:52:54 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h390qsms040696; Tue, 8 Apr 2003 17:52:54 -0700 (PDT) Date: Tue, 8 Apr 2003 17:52:54 -0700 (PDT) From: Trevor Johnson Message-Id: <200304090052.h390qsms040696@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/48214: Update port: audio/festogi-spanish to 2.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:52:55 -0000 Synopsis: Update port: audio/festogi-spanish to 2.0.1 Responsible-Changed-From-To: freebsd-ports-bugs->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Tue Apr 8 17:52:35 PDT 2003 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=48214 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 18:30:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D56737B401 for ; Tue, 8 Apr 2003 18:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A4143FBD for ; Tue, 8 Apr 2003 18:30:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h391UAUp051257 for ; Tue, 8 Apr 2003 18:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h391UATQ051256; Tue, 8 Apr 2003 18:30:10 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 18:30:10 -0700 (PDT) Resent-Message-Id: <200304090130.h391UATQ051256@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Marks Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 506F537B401 for ; Tue, 8 Apr 2003 18:23:10 -0700 (PDT) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1335D43F3F for ; Tue, 8 Apr 2003 18:23:09 -0700 (PDT) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h391N7LX030737 for ; Wed, 9 Apr 2003 02:23:07 +0100 (BST) (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h391N7GE030736; Wed, 9 Apr 2003 02:23:07 +0100 (BST) Message-Id: <200304090123.h391N7GE030736@cus.org.uk> Date: Wed, 9 Apr 2003 02:23:07 +0100 (BST) From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50740: Maintainer Update: security/john X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:30:11 -0000 >Number: 50740 >Category: ports >Synopsis: Maintainer Update: security/john >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 18:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root@moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386 >Description: security/john 1.6.32 -> 1.6.33 This PR obsoletes ports/48930. >How-To-Repeat: NA >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/john/Makefile,v retrieving revision 1.25 diff -u -3 -p -r1.25 Makefile --- Makefile 21 Feb 2003 13:26:45 -0000 1.25 +++ Makefile 9 Apr 2003 01:18:51 -0000 @@ -7,7 +7,7 @@ # PORTNAME= john -PORTVERSION= 1.6.32 +PORTVERSION= 1.6.33 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/ \ ftp://ftp.ca.openwall.com/pub/projects/john/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/john/distinfo,v retrieving revision 1.6 diff -u -3 -p -r1.6 distinfo --- distinfo 16 Jan 2003 02:31:41 -0000 1.6 +++ distinfo 9 Apr 2003 01:18:51 -0000 @@ -1,2 +1,2 @@ -MD5 (john-1.6.32.tar.gz) = fc43647268a2841bf9c8df819fafef26 +MD5 (john-1.6.33.tar.gz) = d62a62e3b0144ee8e5d05199b57447d9 MD5 (john-1.6.tar.gz) = aae782f160041b2bdc624b0a84054e32 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 18:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B25F937B401 for ; Tue, 8 Apr 2003 18:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4698643FAF for ; Tue, 8 Apr 2003 18:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h391UCUp051266 for ; Tue, 8 Apr 2003 18:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h391UCr9051265; Tue, 8 Apr 2003 18:30:12 -0700 (PDT) Date: Tue, 8 Apr 2003 18:30:12 -0700 (PDT) Message-Id: <200304090130.h391UCr9051265@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dominic Marks Subject: Re: ports/48930: Update port: security/john New version out X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:30:13 -0000 The following reply was made to PR ports/48930; it has been noted by GNATS. From: Dominic Marks To: freebsd-gnats-submit@FreeBSD.org Cc: "mailto:jettea46"@yahoo.com, arved@FreeBSD.org Subject: Re: ports/48930: Update port: security/john New version out Date: Wed, 9 Apr 2003 02:27:50 +0100 Hey, This PR can be closed, (unless there is a good reason ?) I've filed a new diff which I've tested as much as my environment allows for. Thanks, -- Dominic From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 19:13:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC0537B401; Tue, 8 Apr 2003 19:13:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE6C43FAF; Tue, 8 Apr 2003 19:13:49 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h392DnUp066452; Tue, 8 Apr 2003 19:13:49 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h392Dnfo066448; Tue, 8 Apr 2003 19:13:49 -0700 (PDT) Date: Tue, 8 Apr 2003 19:13:49 -0700 (PDT) From: Trevor Johnson Message-Id: <200304090213.h392Dnfo066448@freefall.freebsd.org> To: flynn@energyhq.homeip.net, trevor@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50313: Upgrade emulators/linux_base's glibc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:13:49 -0000 Synopsis: Upgrade emulators/linux_base's glibc State-Changed-From-To: open->analyzed State-Changed-By: trevor State-Changed-When: Tue Apr 8 17:55:23 PDT 2003 State-Changed-Why: done: - ports/emulators/linux_base updated for i386 and alpha - ports/emulators/linux_base-6 updated for i386 and forbidden for alpha to do: - prepare Alpha glibc packages for linux_base-6 http://www.freebsd.org/cgi/query-pr.cgi?pr=50313 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:00:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F375337B401 for ; Tue, 8 Apr 2003 22:00:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95FF343F93 for ; Tue, 8 Apr 2003 22:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3950SUp007213 for ; Tue, 8 Apr 2003 22:00:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3950Sbx007212; Tue, 8 Apr 2003 22:00:28 -0700 (PDT) Date: Tue, 8 Apr 2003 22:00:28 -0700 (PDT) Message-Id: <200304090500.h3950Sbx007212@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dmitry Morozovsky Subject: Re: ports/50725: new port: russian/koi2koi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitry Morozovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:00:29 -0000 The following reply was made to PR ports/50725; it has been noted by GNATS. From: Dmitry Morozovsky To: Christian Weisgerber Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/50725: new port: russian/koi2koi Date: Wed, 9 Apr 2003 08:50:45 +0400 (MSD) On Wed, 9 Apr 2003, Christian Weisgerber wrote: CW> > >Number: 50725 CW> > >Category: ports CW> > >Synopsis: new port: russian/koi2koi CW> > CW> > This is new port, which would supposedly park at russian category. CW> CW> The man page is in English, the program itself doesn't output any CW> messages. I think this should just go into converters. I do not object of course; however, it is specific to cyrillic charset translations, so maybe park it to both places (main at converters as you suggest)? Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:09:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3160737B401; Tue, 8 Apr 2003 22:09:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C626143F85; Tue, 8 Apr 2003 22:09:55 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from freefall.freebsd.org (cjc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3959tUp012507; Tue, 8 Apr 2003 22:09:55 -0700 (PDT) (envelope-from cjc@freefall.freebsd.org) Received: (from cjc@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3959t0U012503; Tue, 8 Apr 2003 22:09:55 -0700 (PDT) Date: Tue, 8 Apr 2003 22:09:55 -0700 (PDT) From: "Crist J. Clark" Message-Id: <200304090509.h3959t0U012503@freefall.freebsd.org> To: cristjc@earthlink.net, cjc@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/30701: setiathome port misuses the 'nobody' user X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:09:56 -0000 Synopsis: setiathome port misuses the 'nobody' user State-Changed-From-To: open->closed State-Changed-By: cjc State-Changed-When: Tue Apr 8 22:07:56 PDT 2003 State-Changed-Why: Just committed maintainer provided patches to switch to a "setiathome" user. See PR 50739. http://www.freebsd.org/cgi/query-pr.cgi?pr=30701 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:10:57 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1F1337B401; Tue, 8 Apr 2003 22:10:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C0F543F85; Tue, 8 Apr 2003 22:10:57 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from freefall.freebsd.org (cjc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h395AvUp014110; Tue, 8 Apr 2003 22:10:57 -0700 (PDT) (envelope-from cjc@freefall.freebsd.org) Received: (from cjc@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h395Au7C014088; Tue, 8 Apr 2003 22:10:56 -0700 (PDT) Date: Tue, 8 Apr 2003 22:10:56 -0700 (PDT) From: "Crist J. Clark" Message-Id: <200304090510.h395Au7C014088@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, cjc@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, cjc@FreeBSD.org Subject: Re: ports/50738: Maintainer update: astro/linux-setiathome (security release 3.08) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:10:58 -0000 Synopsis: Maintainer update: astro/linux-setiathome (security release 3.08) State-Changed-From-To: open->closed State-Changed-By: cjc State-Changed-When: Tue Apr 8 22:10:04 PDT 2003 State-Changed-Why: Patches committed. Thanks for the quick response! Responsible-Changed-From-To: freebsd-ports-bugs->cjc Responsible-Changed-By: cjc Responsible-Changed-When: Tue Apr 8 22:10:04 PDT 2003 Responsible-Changed-Why: Patches committed. Thanks for the quick response! http://www.freebsd.org/cgi/query-pr.cgi?pr=50738 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:12:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE5237B401; Tue, 8 Apr 2003 22:12:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD6D43F3F; Tue, 8 Apr 2003 22:12:16 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from freefall.freebsd.org (cjc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h395CGUp014719; Tue, 8 Apr 2003 22:12:16 -0700 (PDT) (envelope-from cjc@freefall.freebsd.org) Received: (from cjc@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h395CGrJ014714; Tue, 8 Apr 2003 22:12:16 -0700 (PDT) Date: Tue, 8 Apr 2003 22:12:16 -0700 (PDT) From: "Crist J. Clark" Message-Id: <200304090512.h395CGrJ014714@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, cjc@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, cjc@FreeBSD.org Subject: Re: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:12:17 -0000 Synopsis: Maintainer update: astro/setiathome (nobody->setiathome) State-Changed-From-To: open->closed State-Changed-By: cjc State-Changed-When: Tue Apr 8 22:11:01 PDT 2003 State-Changed-Why: Patches committed. Closed the accompanying PR 30701. Thanks for getting to this. Responsible-Changed-From-To: freebsd-ports-bugs->cjc Responsible-Changed-By: cjc Responsible-Changed-When: Tue Apr 8 22:11:01 PDT 2003 Responsible-Changed-Why: Patches committed. Closed the accompanying PR 30701. Thanks for getting to this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50739 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:22:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C215237B401; Tue, 8 Apr 2003 22:22:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6357043FBD; Tue, 8 Apr 2003 22:22:14 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h395MEUp017056; Tue, 8 Apr 2003 22:22:14 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h395ME1w017052; Wed, 9 Apr 2003 05:22:14 GMT Date: Wed, 9 Apr 2003 05:22:14 GMT From: Hye-Shik Chang Message-Id: <200304090522.h395ME1w017052@freefall.freebsd.org> To: perky@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perky@FreeBSD.org Subject: Re: ports/50726: New port: Roundup, an issue tracking system in python. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:22:15 -0000 Synopsis: New port: Roundup, an issue tracking system in python. Responsible-Changed-From-To: freebsd-ports-bugs->perky Responsible-Changed-By: perky Responsible-Changed-When: Wed Apr 9 05:21:32 GMT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50726 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:41:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C96637B429; Tue, 8 Apr 2003 22:41:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B25C143FA3; Tue, 8 Apr 2003 22:41:34 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h395fYUp021321; Tue, 8 Apr 2003 22:41:34 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h395fY7s021317; Tue, 8 Apr 2003 22:41:34 -0700 (PDT) Date: Tue, 8 Apr 2003 22:41:34 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304090541.h395fY7s021317@freefall.freebsd.org> To: sergei@kolobov.com, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50730: [PATCH] Unbreak security/logcheck X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:41:35 -0000 Synopsis: [PATCH] Unbreak security/logcheck State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Tue Apr 8 22:41:33 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50730 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 22:46:46 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5883A37B401; Tue, 8 Apr 2003 22:46:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E603C43F93; Tue, 8 Apr 2003 22:46:45 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h395kjUp021446; Tue, 8 Apr 2003 22:46:45 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h395kjD3021442; Tue, 8 Apr 2003 22:46:45 -0700 (PDT) Date: Tue, 8 Apr 2003 22:46:45 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304090546.h395kjD3021442@freefall.freebsd.org> To: leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/49016: Unbreak sysutils/wmcpuload on -CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:46:46 -0000 Synopsis: Unbreak sysutils/wmcpuload on -CURRENT Responsible-Changed-From-To: freebsd-ports-bugs->pat Responsible-Changed-By: leeym Responsible-Changed-When: Tue Apr 8 22:46:45 PDT 2003 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=49016 From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 23:04:28 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB1437B401; Tue, 8 Apr 2003 23:04:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D0543F93; Tue, 8 Apr 2003 23:04:28 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3964RUp025898; Tue, 8 Apr 2003 23:04:27 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3964ROf025894; Tue, 8 Apr 2003 23:04:27 -0700 (PDT) Date: Tue, 8 Apr 2003 23:04:27 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304090604.h3964ROf025894@freefall.freebsd.org> To: leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/50736: ports/mail/mailman /var/cron/tabs/mailman thrashes system X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:04:28 -0000 Synopsis: ports/mail/mailman /var/cron/tabs/mailman thrashes system Responsible-Changed-From-To: freebsd-ports-bugs->wjv Responsible-Changed-By: leeym Responsible-Changed-When: Tue Apr 8 23:04:27 PDT 2003 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50736 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 00:50:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C10D37B401 for ; Wed, 9 Apr 2003 00:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EDE943FCB for ; Wed, 9 Apr 2003 00:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h397oGUp053751 for ; Wed, 9 Apr 2003 00:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h397oGIw053750; Wed, 9 Apr 2003 00:50:16 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 00:50:16 -0700 (PDT) Resent-Message-Id: <200304090750.h397oGIw053750@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Igor Pokrovsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8334C37B401 for ; Wed, 9 Apr 2003 00:45:06 -0700 (PDT) Received: from cadillac.meteo.fr (cadillac.meteo.fr [137.129.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B6843FE1 for ; Wed, 9 Apr 2003 00:43:44 -0700 (PDT) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) HAA26646 for ; Wed, 9 Apr 2003 07:43:38 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) JAA05115 for ; Wed, 9 Apr 2003 09:43:36 +0200 (MESTDST) Received: from exmatis1.cnrm.meteo.fr (exmatis1.cnrm.meteo.fr [137.129.157.46]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_18546)/8.7.1) id JAA27969 for ; Wed, 9 Apr 2003 09:43:32 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (localhost [127.0.0.1]) h397gp5f060599 for ; Wed, 9 Apr 2003 09:42:51 +0200 (CEST) (envelope-from pokrovsi@exmatis1.cnrm.meteo.fr) Received: (from pokrovsi@localhost) by exmatis1.cnrm.meteo.fr (8.12.9/8.12.9/Submit) id h397gohZ060376; Wed, 9 Apr 2003 09:42:50 +0200 (CEST) Message-Id: <200304090742.h397gohZ060376@exmatis1.cnrm.meteo.fr> Date: Wed, 9 Apr 2003 09:42:50 +0200 (CEST) From: Igor Pokrovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50744: Update port: graphics/openrm (some fixes) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:50:18 -0000 >Number: 50744 >Category: ports >Synopsis: Update port: graphics/openrm (some fixes) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 00:50:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Igor Pokrovsky >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD exmatis1.cnrm.meteo.fr 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Apr 7 15:48:59 CEST 2003 root@exmatis1.cnrm.meteo.fr:/usr/src/sys/compile/KERNEL i386 >Description: What has been changed: 1. Fixed problem with DISTFILES, when WITH_DEMOS=yes flag is specified 2. Added patch for openrm demos. Perhaps it is a kind of bad hack, because I used EXTRA_PATCHES to point to addition patch for demos. I guess, that it would be better to split port in two parts, one containing the main distribution and the other with all demos. Let me know if this is better way. >How-To-Repeat: >Fix: --- openrm.diff begins here --- diff -rNu openrm/Makefile openrm-new/Makefile --- openrm/Makefile Tue Apr 8 22:46:52 2003 +++ openrm-new/Makefile Tue Apr 8 22:47:52 2003 @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-devel-${PORTVERSION} EXTRACT_SUFX= .tgz .ifdef (WITH_DEMOS) -DISTFILES= ${PORTNAME}-devel-${PORTVERSION} \ - ${PORTNAME}-demo-${PORTVERSION} +DISTFILES= ${PORTNAME}-devel-${PORTVERSION}${EXTRACT_SUFX} \ + ${PORTNAME}-demo-${PORTVERSION}${EXTRACT_SUFX} .endif MAINTAINER= tiamat@telegraph.spb.ru @@ -22,13 +22,15 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -WRKSRC= ${WRKDIR}/rm142 +WRKSRC= ${WRKDIR}/rm${PORTVERSION:S/.//g} .ifdef (WITH_DEMOS) WRKSRC2= ${WRKDIR}/rmdemo +EXTRA_PATCHES= ${PATCHDIR}/makeinclude.diff .endif USE_X_PREFIX= yes USE_MESA= yes +USE_REINPLACE= yes ALL_TARGET= linux docs INSTALLS_SHLIB= yes MAKE_ENV= RM_INSTALL=${X11BASE} @@ -42,6 +44,13 @@ .ifndef (WITH_DEMOS) pre-everything:: @${ECHO} "You can define WITH_DEMOS=yes to fetch and install available demos" +.endif + +.ifdef (WITH_DEMOS) +post-patch: + @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g; \ + s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g; \ + s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC2}/makeinclude .endif do-install: diff -rNu openrm/files/makeinclude.diff openrm-new/files/makeinclude.diff --- /dev/null Thu Jan 1 01:00:00 1970 +++ openrm/files/makeinclude.diff Tue Apr 8 22:46:44 2003 @@ -0,0 +1,35 @@ +--- ../rmdemo/makeinclude~ Mon Jun 17 02:50:21 2002 ++++ ../rmdemo/makeinclude Tue Apr 8 20:54:52 2003 +@@ -2,21 +2,21 @@ + # autogenerated by configure + # on Sun Jun 16 17:50:09 PDT 2002 + # +-RMHOME=/usr/local/rm142 +-RMLIBS=-L/usr/local/rm142/lib -lrm -lrmaux -lrmv -lrmi +-RMCFLAGS=-DRM_X -I/usr/local/rm142/include ++RMHOME=%%X11BASE%% ++RMLIBS=-L%%X11BASE%%/lib -lrm -lrmaux -lrmv -lrmi ++RMCFLAGS=-DRM_X -I%%X11BASE%%/include + # +-OPENGLHOME=/usr +-OPENGLLIBS=-L/usr/lib -lGL -lGLU +-OPENGLCFLAGS=-I/usr/include ++OPENGLHOME=%%X11BASE%% ++OPENGLLIBS=-L%%X11BASE%%/lib -lGL -lGLU ++OPENGLCFLAGS=-I%%X11BASE%%/include + # +-X11HOME=/usr/X11R6 +-X11LIBS=-L/usr/X11R6/lib -lXmu -lX11 -lpthread -lm +-X11CFLAGS=-I/usr/X11R6/include ++X11HOME=%%X11BASE%% ++X11LIBS=-L%%X11BASE%%/lib -lXmu -lX11 %%PTHREAD_LIBS%% -lm ++X11CFLAGS=-I%%X11BASE%%/include + # + OPTFLAGS=-g + ARCHFLAGS=-DLINUX + # + # Location of JPEG stuff on your machine +-JPEGLIB=-ljpeg +-JPEGINC= ++JPEGLIB=-L%%LOCALBASE%%/lib -ljpeg ++JPEGINC=-I%%LOCALBASE%%/include --- openrm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:13:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB43937B401; Wed, 9 Apr 2003 01:13:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1BD43FA3; Wed, 9 Apr 2003 01:13:15 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398DFUp063323; Wed, 9 Apr 2003 01:13:15 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398DFkp063319; Wed, 9 Apr 2003 01:13:15 -0700 (PDT) Date: Wed, 9 Apr 2003 01:13:15 -0700 (PDT) From: Kevin Lo Message-Id: <200304090813.h398DFkp063319@freefall.freebsd.org> To: dom@cus.org.uk, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50740: Maintainer Update: security/john X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:13:16 -0000 Synopsis: Maintainer Update: security/john State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:12:54 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50740 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:13:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADF8F37B404; Wed, 9 Apr 2003 01:13:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108EA43FA3; Wed, 9 Apr 2003 01:13:56 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398DtUp063385; Wed, 9 Apr 2003 01:13:55 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398DtCH063381; Wed, 9 Apr 2003 01:13:55 -0700 (PDT) Date: Wed, 9 Apr 2003 01:13:55 -0700 (PDT) From: Kevin Lo Message-Id: <200304090813.h398DtCH063381@freefall.freebsd.org> To: jettea46@yahoo.com, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48930: Update port: security/john New version out X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:13:57 -0000 Synopsis: Update port: security/john New version out State-Changed-From-To: feedback->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:13:25 PDT 2003 State-Changed-Why: ports/50740 obsoletes this. http://www.freebsd.org/cgi/query-pr.cgi?pr=48930 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:22:37 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7C6337B401; Wed, 9 Apr 2003 01:22:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7925E43FAF; Wed, 9 Apr 2003 01:22:36 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398MaUp065630; Wed, 9 Apr 2003 01:22:36 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398MZNx065626; Wed, 9 Apr 2003 01:22:35 -0700 (PDT) Date: Wed, 9 Apr 2003 01:22:35 -0700 (PDT) From: Kevin Lo Message-Id: <200304090822.h398MZNx065626@freefall.freebsd.org> To: mich@freebsdcluster.org, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50722: Update port: security/chkrootkit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:22:37 -0000 Synopsis: Update port: security/chkrootkit State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:22:14 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50722 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:29:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C64D437B401; Wed, 9 Apr 2003 01:29:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666CE43F3F; Wed, 9 Apr 2003 01:29:08 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398T8Up065788; Wed, 9 Apr 2003 01:29:08 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398T7Pa065784; Wed, 9 Apr 2003 01:29:07 -0700 (PDT) Date: Wed, 9 Apr 2003 01:29:07 -0700 (PDT) From: Kevin Lo Message-Id: <200304090829.h398T7Pa065784@freefall.freebsd.org> To: sergei@kolobov.com, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50717: [MAINTAINER] Update sysutils/metalog to 0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:29:09 -0000 Synopsis: [MAINTAINER] Update sysutils/metalog to 0.7 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:28:55 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50717 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A368637B401 for ; Wed, 9 Apr 2003 01:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89FD443FA3 for ; Wed, 9 Apr 2003 01:30:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398UDUp065839 for ; Wed, 9 Apr 2003 01:30:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398UDNI065838; Wed, 9 Apr 2003 01:30:13 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 01:30:13 -0700 (PDT) Resent-Message-Id: <200304090830.h398UDNI065838@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KUNISHIMA Takeo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B3AF37B401 for ; Wed, 9 Apr 2003 01:27:09 -0700 (PDT) Received: from carnelian.c.oka-pu.ac.jp (c-dblab-6f-228.c.oka-pu.ac.jp [163.225.223.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id E830443F75 for ; Wed, 9 Apr 2003 01:27:07 -0700 (PDT) (envelope-from kunishi@carnelian.c.oka-pu.ac.jp) Received: from carnelian.c.oka-pu.ac.jp (localhost [127.0.0.1]) h398Rvng080765 for ; Wed, 9 Apr 2003 17:27:58 +0900 (JST) (envelope-from kunishi@carnelian.c.oka-pu.ac.jp) Received: (from kunishi@localhost) by carnelian.c.oka-pu.ac.jp (8.12.9/8.12.9/Submit) id h398RvSJ080754; Wed, 9 Apr 2003 17:27:57 +0900 (JST) Message-Id: <200304090827.h398RvSJ080754@carnelian.c.oka-pu.ac.jp> Date: Wed, 9 Apr 2003 17:27:57 +0900 (JST) From: KUNISHIMA Takeo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50745: editors/leim21: chase up to the latest version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: KUNISHIMA Takeo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:30:15 -0000 >Number: 50745 >Category: ports >Synopsis: editors/leim21: chase up to the latest version >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 01:30:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 4.8-STABLE i386 >Organization: Okayama Prefectural University >Environment: System: FreeBSD carnelian.c.oka-pu.ac.jp 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Apr 8 11:22:07 JST 2003 root@carnelian.c.oka-pu.ac.jp:/usr/obj/usr/src/sys/GENERIC_APM i386 >Description: update LEIM ports to the latest version >How-To-Repeat: >Fix: diff -ruN leim21.orig/Makefile leim21/Makefile --- leim21.orig/Makefile Tue Mar 11 16:06:15 2003 +++ leim21/Makefile Wed Apr 9 16:50:33 2003 @@ -6,7 +6,7 @@ # PORTNAME= leim -PORTVERSION= 21.2 +PORTVERSION= 21.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -20,7 +20,7 @@ RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs21 USE_GMAKE= yes -EMACS_VER= 21.2 +EMACS_VER= 21.3 WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}/leim PLIST_SUB= EMACS_VER=${EMACS_VER} SCRIPTS_ENV= EMACS_VER=${EMACS_VER} diff -ruN leim21.orig/distinfo leim21/distinfo --- leim21.orig/distinfo Tue Mar 19 12:27:38 2002 +++ leim21/distinfo Wed Apr 9 16:50:58 2003 @@ -1 +1 @@ -MD5 (leim-21.2.tar.gz) = e6d614671b5d7d7670d18799c6668a46 +MD5 (leim-21.3.tar.gz) = 1c968c37e22be0f0d8f8cd57cebe5a5e >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:38:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA0D37B401; Wed, 9 Apr 2003 01:38:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D9D43FB1; Wed, 9 Apr 2003 01:38:25 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398cPUp067981; Wed, 9 Apr 2003 01:38:25 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398cPxd067977; Wed, 9 Apr 2003 01:38:25 -0700 (PDT) Date: Wed, 9 Apr 2003 01:38:25 -0700 (PDT) From: Kevin Lo Message-Id: <200304090838.h398cPxd067977@freefall.freebsd.org> To: sergei@kolobov.com, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50716: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:38:26 -0000 Synopsis: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:38:09 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50716 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:42:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0AE437B401; Wed, 9 Apr 2003 01:42:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F95143F85; Wed, 9 Apr 2003 01:42:22 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398gMUp070158; Wed, 9 Apr 2003 01:42:22 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398gMAv070154; Wed, 9 Apr 2003 01:42:22 -0700 (PDT) Date: Wed, 9 Apr 2003 01:42:22 -0700 (PDT) From: Kevin Lo Message-Id: <200304090842.h398gMAv070154@freefall.freebsd.org> To: mich@freebsdcluster.org, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50713: Update port: [Maintainer Update]: games/nInvaders X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:42:23 -0000 Synopsis: Update port: [Maintainer Update]: games/nInvaders State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:42:06 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50713 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 01:56:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD09337B401; Wed, 9 Apr 2003 01:56:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B34443F75; Wed, 9 Apr 2003 01:56:08 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h398twUp072472; Wed, 9 Apr 2003 01:56:08 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h398tlqK072468; Wed, 9 Apr 2003 01:55:47 -0700 (PDT) Date: Wed, 9 Apr 2003 01:55:47 -0700 (PDT) From: Kevin Lo Message-Id: <200304090855.h398tlqK072468@freefall.freebsd.org> To: philip@paeps.cx, kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50707: Maintainer-Update: x11-toolkits/gtk-cleanice-engine 1.2.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:56:09 -0000 Synopsis: Maintainer-Update: x11-toolkits/gtk-cleanice-engine 1.2.5 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Apr 9 01:55:32 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50707 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 02:00:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 827CB37B401 for ; Wed, 9 Apr 2003 02:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4750B43FDD for ; Wed, 9 Apr 2003 02:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3990XUp072631 for ; Wed, 9 Apr 2003 02:00:33 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3990XfR072629; Wed, 9 Apr 2003 02:00:33 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 02:00:33 -0700 (PDT) Resent-Message-Id: <200304090900.h3990XfR072629@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hiroki Sato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1378B37B401 for ; Wed, 9 Apr 2003 01:52:36 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A022043FBD for ; Wed, 9 Apr 2003 01:52:34 -0700 (PDT) (envelope-from hrs@allbsd.org) Received: from mail.allbsd.org (p64146-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.146.146]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 2F7E5212 for ; Wed, 9 Apr 2003 17:52:23 +0900 (JST) Received: from alph.allbsd.org (alph.allbsd.org [192.168.0.10]) h398pjtE012589 for ; Wed, 9 Apr 2003 17:51:46 +0900 (JST) (envelope-from hrs@allbsd.org) Received: from alph.allbsd.org (localhost [127.0.0.1]) by alph.allbsd.org (8.12.9/8.12.8) with ESMTP id h398piKN002037 for ; Wed, 9 Apr 2003 17:51:44 +0900 (JST) (envelope-from hrs@alph.allbsd.org) Received: (from hrs@localhost) by alph.allbsd.org (8.12.9/8.12.8/Submit) id h398ph8g002036; Wed, 9 Apr 2003 17:51:43 +0900 (JST) Message-Id: <200304090851.h398ph8g002036@alph.allbsd.org> Date: Wed, 9 Apr 2003 17:51:43 +0900 (JST) From: Hiroki Sato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50746: Update port: net/cvsync 0.19.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroki Sato List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:00:35 -0000 >Number: 50746 >Category: ports >Synopsis: Update port: net/cvsync 0.19.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 02:00:32 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 4.8-RC i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 4.8-RC FreeBSD 4.8-RC #6: Tue Mar 4 11:48:59 JST 2003 hrs@alph.allbsd.org:/home/obj/usr/src/sys/ALPH i386 >Description: Update to 0.19.1. >How-To-Repeat: N/A >Fix: Index: cvsync/Makefile =================================================================== RCS file: /home/ncvs/ports/net/cvsync/Makefile,v retrieving revision 1.3 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 Makefile --- cvsync/Makefile 4 Apr 2003 13:07:19 -0000 1.3 +++ cvsync/Makefile 9 Apr 2003 08:37:53 -0000 @@ -6,11 +6,10 @@ # PORTNAME= cvsync -PORTVERSION= 0.19.0 +PORTVERSION= 0.19.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.daemon-systems.org/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ -EXTRACT_SUFX= .tgz MAINTAINER= hrs@FreeBSD.org COMMENT= A portable CVS repository synchronization utility Index: cvsync/distinfo =================================================================== RCS file: /home/ncvs/ports/net/cvsync/distinfo,v retrieving revision 1.3 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.3 distinfo --- cvsync/distinfo 4 Apr 2003 13:07:19 -0000 1.3 +++ cvsync/distinfo 9 Apr 2003 08:37:44 -0000 @@ -1 +1 @@ -MD5 (cvsync-0.19.0.tgz) = 441d6de74a1aaf27759b709c63afe289 +MD5 (cvsync-0.19.1.tar.gz) = 54d723c97ef878d4398247fb2378c217 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 02:22:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198AC37B401; Wed, 9 Apr 2003 02:22:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03BF43F3F; Wed, 9 Apr 2003 02:22:06 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h399M6Up082506; Wed, 9 Apr 2003 02:22:06 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h399M61n082502; Wed, 9 Apr 2003 02:22:06 -0700 (PDT) Date: Wed, 9 Apr 2003 02:22:06 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304090922.h399M61n082502@freefall.freebsd.org> To: hrs@freebsd.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50746: Update port: net/cvsync 0.19.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:22:07 -0000 Synopsis: Update port: net/cvsync 0.19.1 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Wed Apr 9 02:21:58 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50746 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 02:40:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8406437B405 for ; Wed, 9 Apr 2003 02:40:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4394243F93 for ; Wed, 9 Apr 2003 02:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h399eIUp084837 for ; Wed, 9 Apr 2003 02:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h399eIUU084836; Wed, 9 Apr 2003 02:40:18 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 02:40:18 -0700 (PDT) Resent-Message-Id: <200304090940.h399eIUU084836@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAJI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A578E37B401 for ; Wed, 9 Apr 2003 02:35:17 -0700 (PDT) Received: from boggy.acest.tutrp.tut.ac.jp (boggy.acest.tutrp.tut.ac.jp [133.15.67.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C21C43FAF for ; Wed, 9 Apr 2003 02:35:16 -0700 (PDT) (envelope-from nakaji@boggy.acest.tutrp.tut.ac.jp) Received: from boggy.acest.tutrp.tut.ac.jp (localhost [127.0.0.1]) h399ZBcw060366 for ; Wed, 9 Apr 2003 18:35:12 +0900 (JST) (envelope-from nakaji@boggy.acest.tutrp.tut.ac.jp) Received: (from nakaji@localhost)h399ZBA9060365; Wed, 9 Apr 2003 18:35:11 +0900 (JST) (envelope-from nakaji) Message-Id: <200304090935.h399ZBA9060365@boggy.acest.tutrp.tut.ac.jp> Date: Wed, 9 Apr 2003 18:35:11 +0900 (JST) From: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50748: [security] japanese/samba update to samba-2.2.7b-ja-1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: NAKAJI Hiroyuki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:40:20 -0000 >Number: 50748 >Category: ports >Synopsis: [security] japanese/samba update to samba-2.2.7b-ja-1.0 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 02:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD boggy.acest.tutrp.tut.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #75: Wed Mar 19 10:29:36 JST 2003 root@boggy.acest.tutrp.tut.ac.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: To fix a buffer overflaw problem, SUGJ has released samba-2.2.7b-ja-1.0 on Wed, 9 Apr 2003 (JST). >How-To-Repeat: >Fix: diff -urN --exclude CVS /usr/ports/japanese/samba/Makefile ./Makefile --- /usr/ports/japanese/samba/Makefile Tue Apr 8 15:37:56 2003 +++ ./Makefile Wed Apr 9 16:34:40 2003 @@ -7,7 +7,6 @@ PORTNAME= samba PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} -PORTREVISION= 2 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ @@ -22,8 +21,8 @@ BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -SAMBA_VERSION= 2.2.7a -SAMBA_JA_VERSION= 1.1 +SAMBA_VERSION= 2.2.7b +SAMBA_JA_VERSION= 1.0 USE_BZIP2= yes GNU_CONFIGURE= yes @@ -129,6 +128,9 @@ .if defined(WITH_WINBIND_AUTH_CHALLENGE) CONFIGURE_ARGS+= --with-winbind-auth-challenge .endif + +# malloc.h check is not needed. +CONFIGURE_ENV+= ac_cv_header_malloc_h=no pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.samba diff -urN --exclude CVS /usr/ports/japanese/samba/distinfo ./distinfo --- /usr/ports/japanese/samba/distinfo Wed Mar 19 16:18:47 2003 +++ ./distinfo Wed Apr 9 16:32:07 2003 @@ -1 +1 @@ -MD5 (samba-2.2.7a-ja-1.1.tar.bz2) = 7f5c104c1b2b0a5a40b56d5b831819b8 +MD5 (samba-2.2.7b-ja-1.0.tar.bz2) = 13609e6d0aa47b7cd52d9ee8b756ff9b diff -urN --exclude CVS /usr/ports/japanese/samba/files/README.FreeBSD ./files/README.FreeBSD --- /usr/ports/japanese/samba/files/README.FreeBSD Tue Feb 25 00:15:06 2003 +++ ./files/README.FreeBSD Wed Apr 9 17:52:24 2003 @@ -10,7 +10,7 @@ See document files in /usr/local/share/doc/samba and example config files in /usr/local/share/examples/samba for details. -Samba Japanese Edition is based on Samba 2.2.7a, implemented the +Samba Japanese Edition is based on Samba 2.2.7b, implemented the internationalized SWAT and fixed several problems arond functions for Japanese support. See smb.conf.sample for details. If you want to use NT4+SP3 or Win95+updates clients, set "encrypt passwords" parameter to diff -urN --exclude CVS /usr/ports/japanese/samba/files/patch-security ./files/patch-security --- /usr/ports/japanese/samba/files/patch-security Tue Apr 8 15:10:13 2003 +++ ./files/patch-security Thu Jan 1 09:00:00 1970 @@ -1,103 +0,0 @@ ---- smbd/ipc.c.orig Mon Mar 17 13:17:56 2003 -+++ smbd/ipc.c Tue Apr 8 13:17:45 2003 -@@ -398,7 +398,7 @@ - - if (tdscnt) { - if((data = (char *)malloc(tdscnt)) == NULL) { -- DEBUG(0,("reply_trans: data malloc fail for %d bytes !\n", tdscnt)); -+ DEBUG(0,("reply_trans: data malloc fail for %u bytes !\n", tdscnt)); - END_PROFILE(SMBtrans); - return(ERROR_DOS(ERRDOS,ERRnomem)); - } -@@ -412,7 +412,7 @@ - - if (tpscnt) { - if((params = (char *)malloc(tpscnt)) == NULL) { -- DEBUG(0,("reply_trans: param malloc fail for %d bytes !\n", tpscnt)); -+ DEBUG(0,("reply_trans: param malloc fail for %u bytes !\n", tpscnt)); - SAFE_FREE(data); - END_PROFILE(SMBtrans); - return(ERROR_DOS(ERRDOS,ERRnomem)); -@@ -428,7 +428,7 @@ - if (suwcnt) { - int i; - if((setup = (uint16 *)malloc(suwcnt*sizeof(uint16))) == NULL) { -- DEBUG(0,("reply_trans: setup malloc fail for %d bytes !\n", (int)(suwcnt * sizeof(uint16)))); -+ DEBUG(0,("reply_trans: setup malloc fail for %u bytes !\n", (unsigned int)(suwcnt * sizeof(uint16)))); - SAFE_FREE(data); - SAFE_FREE(params); - END_PROFILE(SMBtrans); -@@ -524,7 +524,7 @@ - } - - -- DEBUG(3,("trans <%s> data=%d params=%d setup=%d\n", -+ DEBUG(3,("trans <%s> data=%u params=%u setup=%u\n", - name,tdscnt,tpscnt,suwcnt)); - - /* ---- smbd/password.c.orig Thu Nov 21 22:05:51 2002 -+++ smbd/password.c Tue Apr 8 13:17:45 2003 -@@ -816,7 +816,7 @@ - if (!ok && lp_username(snum)) { - char *auser; - pstring user_list; -- StrnCpy(user_list,lp_username(snum),sizeof(pstring)); -+ StrnCpy(user_list,lp_username(snum),sizeof(pstring)-1); - - pstring_sub(user_list,"%S",lp_servicename(snum), True); - ---- smbd/reply.c.orig Wed Feb 5 15:15:15 2003 -+++ smbd/reply.c Tue Apr 8 13:17:45 2003 -@@ -1490,6 +1490,9 @@ - - for (i=numentries;(i BUFFER_SIZE ) -+ break; - finished = - !get_dir_entry(conn,mask,dirtype,fname,&size,&mode,&date,check_descend); - if (!finished) -@@ -3603,6 +3606,9 @@ - - - for (i=first;i BUFFER_SIZE ) -+ break; - put_dos_date2(p,0,queue[i].time); - SCVAL(p,4,(queue[i].status==LPQ_PRINTING?2:3)); - SSVAL(p,5, queue[i].job); ---- smbd/statcache.c.orig Fri Nov 9 18:27:43 2001 -+++ smbd/statcache.c Tue Apr 8 13:17:45 2003 -@@ -88,7 +88,7 @@ - * StrnCpy always null terminates. - */ - -- StrnCpy(orig_name, full_orig_name, namelen); -+ StrnCpy(orig_name, full_orig_name, MIN(namelen, sizeof(orig_name)-1)); - if(!case_sensitive) - strupper( orig_name ); - ---- smbd/trans2.c.orig Mon Mar 17 13:17:56 2003 -+++ smbd/trans2.c Tue Apr 8 13:17:45 2003 -@@ -217,7 +217,6 @@ - int16 open_ofun; - int32 open_size; - char *pname; -- int16 namelen; - - pstring fname; - mode_t unixmode; -@@ -247,9 +246,8 @@ - open_ofun = SVAL(params,12); - open_size = IVAL(params,14); - pname = ¶ms[28]; -- namelen = strlen(pname)+1; - -- StrnCpy(fname,pname,namelen); -+ pstrcpy(fname,pname); - if (strchr(fname,'?')) - return(ERROR_DOS(ERRDOS,ERRinvalidname)); - diff -urN --exclude CVS /usr/ports/japanese/samba/pkg-message ./pkg-message --- /usr/ports/japanese/samba/pkg-message Thu Mar 28 01:06:37 2002 +++ ./pkg-message Wed Apr 9 17:24:47 2003 @@ -4,5 +4,5 @@ are created by smbd and nmbd is changed from /var/spool/lock to /var/db/samba. -If you are about to update your japanese/samba from 2.0.10j1.2 to 2.2.2j1.0, +If you are about to update your japanese/samba from 2.0.10j1.2 to 2.2.7bj1.0, you need to remove old these files in /var/spool/lock. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 02:56:55 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFA6237B401; Wed, 9 Apr 2003 02:56:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C0E243F75; Wed, 9 Apr 2003 02:56:55 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h399utUp089087; Wed, 9 Apr 2003 02:56:55 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h399utrU089083; Wed, 9 Apr 2003 02:56:55 -0700 (PDT) Date: Wed, 9 Apr 2003 02:56:55 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304090956.h399utrU089083@freefall.freebsd.org> To: nakaji@jp.freebsd.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50748: [security] japanese/samba update to samba-2.2.7b-ja-1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:56:56 -0000 Synopsis: [security] japanese/samba update to samba-2.2.7b-ja-1.0 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Wed Apr 9 02:56:46 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50748 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 03:19:47 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5917137B404 for ; Wed, 9 Apr 2003 03:19:47 -0700 (PDT) Received: from evil.ki.iif.hu (evil.ki.iif.hu [193.225.13.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 8794043FBD for ; Wed, 9 Apr 2003 03:19:45 -0700 (PDT) (envelope-from mohacsi@evil.ki.iif.hu) Received: (qmail 49234 invoked by uid 1023); 9 Apr 2003 10:19:43 -0000 Date: Wed, 9 Apr 2003 12:19:43 +0200 (CEST) From: Janos Mohacsi X-X-Sender: mohacsi@evil.ki.iif.hu To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org In-Reply-To: <200304081540.h38FeEub087103@freefall.freebsd.org> Message-ID: <20030409114710.Q37215@evil.ki.iif.hu> References: <200304081540.h38FeEub087103@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: brian@freebsd.org Subject: Re: ports/50728: Update: update of multimedia/vlc to version 0.5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:19:47 -0000 Dear All, Can you help me? I wanted to see what happened to this bug report, but I cannot find in the database. What heppened? Has it already closed? Kindest Regads, Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 On Tue, 8 Apr 2003 FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/50728'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=50728 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: Update: update of multimedia/vlc to version 0.5.2 > >Arrival-Date: Tue Apr 08 08:40:14 PDT 2003 > From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 03:20:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A2937B401 for ; Wed, 9 Apr 2003 03:20:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D069D43FBF for ; Wed, 9 Apr 2003 03:20:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39AKTUp097618 for ; Wed, 9 Apr 2003 03:20:29 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39AKTxD097613; Wed, 9 Apr 2003 03:20:29 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 03:20:29 -0700 (PDT) Resent-Message-Id: <200304091020.h39AKTxD097613@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ollivier Robert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2533E37B401; Wed, 9 Apr 2003 03:14:44 -0700 (PDT) Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3888A43FCB; Wed, 9 Apr 2003 03:14:43 -0700 (PDT) (envelope-from roberto@eurocontrol.fr) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.130.91]) by matrix.eurocontrol.fr (Postfix/TLS) with ESMTP id 52E364A9E4; Wed, 9 Apr 2003 12:14:41 +0200 (MEST) Received: by caerdonn.eurocontrol.fr (Postfix/TLS, from userid 1193) id 4F7AB3D1E; Wed, 9 Apr 2003 12:14:41 +0200 (CEST) Message-Id: <20030409101441.4F7AB3D1E@caerdonn.eurocontrol.fr> Date: Wed, 9 Apr 2003 12:14:41 +0200 (CEST) From: Ollivier Robert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: knu@FreeBSD.org Subject: ports/50750: rubu-dbi should depend on devel/ruby-aspectr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:20:31 -0000 >Number: 50750 >Category: ports >Synopsis: rubu-dbi should depend on devel/ruby-aspectr >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 03:20:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 5.0-CURRENT i386 >Organization: Usenet Canal Historique >Environment: System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #13: Tue Apr 8 17:12:12 CEST 2003 roberto@caerdonn.eurocontrol.fr:/src/src/sys/i386/compile/tCAERDONN i386 ruby-dbi 0.0.18, Ruby 1.8p2. >Description: When trying to trace DBI applications using "-r dbi/trace", the following error is displayed: /usr/local/lib/ruby/site_ruby/1.8/dbi/trace.rb:23:in `require': No such file to load -- aspectr (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/dbi/trace.rb:23 devel/ruby-aspectr is now required for tracing. >How-To-Repeat: Try any script that use ruby-dbi with "-r dbi/trace". >Fix: Here is a fix. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/ruby-dbi/Makefile,v retrieving revision 1.11 diff -u -2 -r1.11 Makefile --- Makefile 18 Feb 2003 04:37:38 -0000 1.11 +++ Makefile 9 Apr 2003 10:08:49 -0000 @@ -18,4 +18,6 @@ COMMENT= DBI-for-Ruby - a common interface for SQL-based databases +RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr + USE_RUBY= yes USE_RUBY_SETUP= yes >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 05:20:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F8337B4C6 for ; Wed, 9 Apr 2003 05:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65CFC43F93 for ; Wed, 9 Apr 2003 05:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39CK7Up037192 for ; Wed, 9 Apr 2003 05:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39CK7tM037191; Wed, 9 Apr 2003 05:20:07 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 05:20:07 -0700 (PDT) Resent-Message-Id: <200304091220.h39CK7tM037191@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6AE337B401 for ; Wed, 9 Apr 2003 05:11:51 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 587BA43F75 for ; Wed, 9 Apr 2003 05:11:51 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 51A1EDB; Wed, 9 Apr 2003 20:11:50 +0800 (CST) Message-Id: <20030409121150.51A1EDB@freebsd.sinica.edu.tw> Date: Wed, 9 Apr 2003 20:11:50 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50753: Update port: chinese/chinput3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:20:09 -0000 >Number: 50753 >Category: ports >Synopsis: Update port: chinese/chinput3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 05:20:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: fix Makefile WRKSRC error. >How-To-Repeat: >Fix: diff -ruN chinput3.orig/Makefile chinput3/Makefile --- chinput3.orig/Makefile Wed Apr 9 20:08:43 2003 +++ chinput3/Makefile Wed Apr 9 20:09:00 2003 @@ -16,6 +16,6 @@ USE_XLIB= yes USE_IMLIB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}fix3 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}fix4 .include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 05:40:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B21D37B401 for ; Wed, 9 Apr 2003 05:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC8A43F3F for ; Wed, 9 Apr 2003 05:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39Ce3Up042320 for ; Wed, 9 Apr 2003 05:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39Ce3Wo042319; Wed, 9 Apr 2003 05:40:03 -0700 (PDT) Date: Wed, 9 Apr 2003 05:40:03 -0700 (PDT) Message-Id: <200304091240.h39Ce3Wo042319@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: statue@freebsd.sinica.edu.tw (Statue) Subject: Re: ports/50753: Update port: chinese/chinput3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:40:04 -0000 The following reply was made to PR ports/50753; it has been noted by GNATS. From: statue@freebsd.sinica.edu.tw (Statue) To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/50753: Update port: chinese/chinput3 Date: Wed, 9 Apr 2003 20:38:51 +0800 (CST) diff -ruN chinput3.orig/Makefile chinput3/Makefile --- chinput3.orig/Makefile Wed Apr 9 20:08:43 2003 +++ chinput3/Makefile Wed Apr 9 20:29:25 2003 @@ -6,16 +6,17 @@ # PORTNAME= chinput -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.2.5 CATEGORIES= chinese x11 MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/chinput3/ -DISTNAME= zh-${PORTNAME}-${PORTVERSION}fix4 MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= Chinese GB2312,BIG5 code input server USE_XLIB= yes USE_IMLIB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}fix3 + +port-install: + @${SED} -e 's,%%X11BASE%%,${X11BASE},g' < ${PKGMESSAGE} .include diff -ruN chinput3.orig/distinfo chinput3/distinfo --- chinput3.orig/distinfo Wed Apr 9 20:08:43 2003 +++ chinput3/distinfo Wed Apr 9 20:34:28 2003 @@ -1 +1 @@ -MD5 (zh-chinput-3.0.2fix4.tar.gz) = 324670099f705f880f131c3bd1a278f9 +MD5 (chinput-3.0.2.5.tar.gz) = dee38df80e6408aca70ee4f367cc988a diff -ruN chinput3.orig/pkg-message chinput3/pkg-message --- chinput3.orig/pkg-message Thu Jan 1 08:00:00 1970 +++ chinput3/pkg-message Wed Apr 9 20:28:53 2003 @@ -0,0 +1,10 @@ +------------------------------------------------------------------------------- +Please check the following files: + %%X11BASE%%/lib/X11/locale/zh_CN/XI18N_OBJS +If not exist, copy %%X11BASE%%/lib/X11/locale/zh/XI18N_OBJS to it. + +Remember to set environment varible XMODIFIERS: + csh/tcsh: setenv XMODIFIERS @im=Chinput + sh/bash: export XMODIFIERS='@im=Chinput' +and set LANG, LC_CTYPE to zh_CN.EUC. +------------------------------------------------------------------------------- From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 05:50:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF4E137B401 for ; Wed, 9 Apr 2003 05:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B1443FAF for ; Wed, 9 Apr 2003 05:50:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39CoMUp045395 for ; Wed, 9 Apr 2003 05:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39CoMW7045394; Wed, 9 Apr 2003 05:50:22 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 05:50:22 -0700 (PDT) Resent-Message-Id: <200304091250.h39CoMW7045394@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yonatan@xpert.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F77237B401 for ; Wed, 9 Apr 2003 05:47:34 -0700 (PDT) Received: from node-110.xpert.com (node-110.xpert.com [199.203.132.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 341BB43F93 for ; Wed, 9 Apr 2003 05:47:33 -0700 (PDT) (envelope-from yonatan@node-110.xpert.com) Received: (from yonatan@localhost) by node-110.xpert.com (8.11.6/8.11.6) id h39FloM02950; Wed, 9 Apr 2003 15:47:50 GMT (envelope-from yonatan) Message-Id: <200304091547.h39FloM02950@node-110.xpert.com> Date: Wed, 9 Apr 2003 15:47:50 GMT From: Yonatan@xpert.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50754: New port: security/hmap - web server fingerprinting tool X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yonatan@xpert.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:50:24 -0000 >Number: 50754 >Category: ports >Synopsis: New port: security/hmap - web server fingerprinting tool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 05:50:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Yonatan@xpert.com >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD Temujin 4.8-RC FreeBSD 4.8-RC #4: Tue Mar 11 17:44:31 GMT 2003 root@Temujin:/usr/obj/usr/src/sys/TEMUJIN i386 >Description: Web server fingerprinting tool, used to identify web servers that changed thier banners. >How-To-Repeat: N/A >Fix: Please note the silly thing I did with tr to remove ^M from EOLs. I'm also not at ease about the PORTDOCS handling, even though my testing shows it's working correctly. Please verify my work. --- hmap.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./distinfo # ./pkg-descr # ./files # ./files/patch-hmap.py # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# Ports collection makefile for: hmap X# Date created: 29 Apr 2003 X# Whom: Yonatan X# X# $FreeBSD$ X# X XPORTNAME= hmap XPORTVERSION= 0.1 XCATEGORIES= security XMASTER_SITES= http://wwwcsif.cs.ucdavis.edu/~leed/hmap/code/current/ XDISTNAME= ${PORTNAME} X XMAINTAINER= Yonatan@xpert.com XCOMMENT= Web server fingerprinting utility X XRUN_DEPENDS= python:${PORTSDIR}/lang/python X XNO_WRKSUBDIR= yes XNO_BUILD= yes XUSE_REINPLACE= yes X Xpost-patch: X ${CP} ${WRKSRC}/hmap.py ${WRKSRC}/hmap.py.old X ${TR} -d "\r" < ${WRKSRC}/hmap.py.old > ${WRKSRC}/hmap.py X ${REINPLACE_CMD} -e 's|PREFIX|${PREFIX}|' ${WRKSRC}/hmap.py X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/hmap.py ${PREFIX}/bin/ X ${MKDIR} ${PREFIX}/share/hmap/ X. for i in apache.1.3.12.win32 apache.2.0.44.win32 apache.1.3.14.win32 badblue.2.1.win32 apache.1.3.17.win32 dwhttpd.4.1a6.solaris.8 apache.1.3.22.win32 hpws.2.00.1454.solaris.8 apache.1.3.23.rhl.7.3 ibm_http_server.2.0.42.win32 apache.1.3.26.freebsd.4.6.2.r iis.5.0.win32 apache.1.3.26.solaris.8 jigsaw.2.0.5.win32 apache.1.3.27.freebsd.4.7 jigsaw.2.2.0.win32 apache.1.3.27.freebsd.5.0 jigsaw.2.2.2.solaris.8 apache.1.3.27.mac.10.1.5 ncsa.1.3.ultrix.4.4 apache.1.3.27.mac.10.2.4 thttpd.2.23beta1.freebsd.4.6.st apache.1.3.27.rhl.8.0 thttpd.2.23beta1.rhl.7.3 apache.1.3.9.win32 zope.2.6.0.solaris.8 apache.2.0.40.rhl.8.0 X ${INSTALL_DATA} ${WRKSRC}/known.servers/$i ${PREFIX}/share/hmap/ X. endfor X. if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X. for i in README BUGS GPL FAQS HIDING_GUIDE KNOWN_TESTS X ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR} X. endfor X. endif X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (hmap.tar.gz) = 83db5c76e7f466d0901a37616fc215f6 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' X"hmap" is a tool for fingerprinting web servers. Basically, it collects Xa number of characteristics and compares them with known profiles to find Xa closest match. The closest match is its best guess for the identity of Xthe server. X XWWW: http://wwwcsif.cs.ucadvis.edu/~leed/hmap/ END-of-./pkg-descr echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-hmap.py sed 's/^X//' >./files/patch-hmap.py << 'END-of-./files/patch-hmap.py' X--- hmap.py.orig Wed Apr 9 14:47:16 2003 X+++ hmap.py Wed Apr 9 14:50:45 2003 X@@ -859,7 +859,7 @@ X sys.exit() X X known_servers = [] X-for f in glob.glob('known.servers/*'): X+for f in glob.glob('PREFIX/share/hmap/*'): X ksf = file(f) X ks = eval(ksf.read()) X known_servers.append(ks) END-of-./files/patch-hmap.py echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X@comment $FreeBSD$ Xbin/hmap.py Xshare/hmap/apache.1.3.12.win32 Xshare/hmap/apache.2.0.44.win32 Xshare/hmap/apache.1.3.14.win32 Xshare/hmap/badblue.2.1.win32 Xshare/hmap/apache.1.3.17.win32 Xshare/hmap/dwhttpd.4.1a6.solaris.8 Xshare/hmap/apache.1.3.22.win32 Xshare/hmap/hpws.2.00.1454.solaris.8 Xshare/hmap/apache.1.3.23.rhl.7.3 Xshare/hmap/ibm_http_server.2.0.42.win32 Xshare/hmap/apache.1.3.26.freebsd.4.6.2.r Xshare/hmap/iis.5.0.win32 Xshare/hmap/apache.1.3.26.solaris.8 Xshare/hmap/jigsaw.2.0.5.win32 Xshare/hmap/apache.1.3.27.freebsd.4.7 Xshare/hmap/jigsaw.2.2.0.win32 Xshare/hmap/apache.1.3.27.freebsd.5.0 Xshare/hmap/jigsaw.2.2.2.solaris.8 Xshare/hmap/apache.1.3.27.mac.10.1.5 Xshare/hmap/ncsa.1.3.ultrix.4.4 Xshare/hmap/apache.1.3.27.mac.10.2.4 Xshare/hmap/thttpd.2.23beta1.freebsd.4.6.st Xshare/hmap/apache.1.3.27.rhl.8.0 Xshare/hmap/thttpd.2.23beta1.rhl.7.3 Xshare/hmap/apache.1.3.9.win32 Xshare/hmap/zope.2.6.0.solaris.8 Xshare/hmap/apache.2.0.40.rhl.8.0 X%%PORTDOCS%%share/doc/hmap/README X%%PORTDOCS%%share/doc/hmap/BUGS X%%PORTDOCS%%share/doc/hmap/GPL X%%PORTDOCS%%share/doc/hmap/FAQS X%%PORTDOCS%%share/doc/hmap/HIDING_GUIDE X%%PORTDOCS%%share/doc/hmap/KNOWN_TESTS X%%PORTDOCS%%@dirrm share/doc/hmap END-of-./pkg-plist exit --- hmap.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 07:20:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A9D37B401 for ; Wed, 9 Apr 2003 07:20:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B8843FA3 for ; Wed, 9 Apr 2003 07:20:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39EKHUp030104 for ; Wed, 9 Apr 2003 07:20:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39EKHvr030103; Wed, 9 Apr 2003 07:20:17 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 07:20:17 -0700 (PDT) Resent-Message-Id: <200304091420.h39EKHvr030103@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Brueffer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE1137B401 for ; Wed, 9 Apr 2003 07:18:12 -0700 (PDT) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1505C43FA3 for ; Wed, 9 Apr 2003 07:18:12 -0700 (PDT) (envelope-from chris@haakonia.hitnet.rwth-aachen.de) Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 0FD94C1DC; Wed, 9 Apr 2003 16:18:11 +0200 (CEST) Message-Id: <20030409141811.0FD94C1DC@haakonia.hitnet.rwth-aachen.de> Date: Wed, 9 Apr 2003 16:18:11 +0200 (CEST) From: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50755: [MAINTAINER UPDATE] Mark lang/tensile broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Brueffer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:20:20 -0000 >Number: 50755 >Category: ports >Synopsis: [MAINTAINER UPDATE] Mark lang/tensile broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 07:20:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.7-STABLE i386 >Organization: Aachen University of Technology (RWTH) >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #7: Mon Oct 14 10:21:39 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: Mark lang/tensile broken while I'm working on a fix >How-To-Repeat: >Fix: --- tensile.diff begins here --- diff -ruN /usr/ports/lang/tensile/Makefile tensile/Makefile --- /usr/ports/lang/tensile/Makefile Fri Feb 21 14:29:23 2003 +++ tensile/Makefile Wed Apr 9 16:10:31 2003 @@ -17,6 +17,8 @@ MAINTAINER= chris@unixpages.org COMMENT= The New Scripting Language +BROKEN= "Does not compile" + LIB_DEPENDS= utils:${PORTSDIR}/lang/libutils INSTALLS_SHLIB= yes --- tensile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 07:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B630E37B401 for ; Wed, 9 Apr 2003 07:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73CE043FBF for ; Wed, 9 Apr 2003 07:40:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39EeAUp061572 for ; Wed, 9 Apr 2003 07:40:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39EeA6Y061571; Wed, 9 Apr 2003 07:40:10 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 07:40:10 -0700 (PDT) Resent-Message-Id: <200304091440.h39EeA6Y061571@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ralf van Dooren Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F36937B401 for ; Wed, 9 Apr 2003 07:31:41 -0700 (PDT) Received: from schaos.xs4all.nl (a80-126-165-169.adsl.xs4all.nl [80.126.165.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 175A643F75 for ; Wed, 9 Apr 2003 07:31:40 -0700 (PDT) (envelope-from root@schaos.xs4all.nl) Received: (qmail 36147 invoked by uid 0); 9 Apr 2003 14:31:38 -0000 Message-Id: <20030409143138.36146.qmail@schaos.xs4all.nl> Date: 9 Apr 2003 14:31:38 -0000 From: Ralf van Dooren To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50756: ftp/ncftp3 : options in Makefile.local are ignored X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ralf van Dooren List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:40:12 -0000 >Number: 50756 >Category: ports >Synopsis: ftp/ncftp3 : options in Makefile.local are ignored >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 07:40:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ralf van Dooren >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD oerania.mijou.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Thu Dec 26 16:31:23 CET 2002 root@oerania.mijou.net:/usr/obj/usr/src/sys/OERANIA i386 >Description: Options you put in Makefile.local are ignored, for installation. This will cause local settings for ncftp3 to be ignored. oerania# cd /usr/ports/ftp/ncftp3 oerania# echo "INSTALL_AS_NCFTP=yes" > Makefile.local oerania# make -V INSTALL_AS_NCFTP yes oerania# make -V LATEST_LINK ncftp3 oerania# >How-To-Repeat: Enter the above commands. >Fix: By separating bsd.ports.mk into bsd.ports.pre.mk and bsd.ports.post.mk the problem will be fixed. The following patch can be used to correct this: --- Makefile.orig Wed Apr 9 16:07:27 2003 +++ Makefile Wed Apr 9 16:30:56 2003 @@ -20,6 +20,8 @@ MAINTAINER= obrien@FreeBSD.org COMMENT= ftp replacement with advanced user interface +.include + .if defined(INSTALL_AS_NCFTP) LATEST_LINK= ncftp .else @@ -69,4 +71,4 @@ ${PREFIX}/man/man1 @${INSTALL_MAN} ${WRKSRC}/Strn/Strn.3 ${PREFIX}/man/man3 -.include +.include >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 08:20:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65AB937B401 for ; Wed, 9 Apr 2003 08:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99FE643FBF for ; Wed, 9 Apr 2003 08:20:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39FKIUp074314 for ; Wed, 9 Apr 2003 08:20:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39FKIT2074313; Wed, 9 Apr 2003 08:20:18 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 08:20:18 -0700 (PDT) Resent-Message-Id: <200304091520.h39FKIT2074313@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Miika Komu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95EE537B401 for ; Wed, 9 Apr 2003 08:18:30 -0700 (PDT) Received: from twilight.cs.hut.fi (twilight.cs.hut.fi [130.233.40.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F7CC43FAF for ; Wed, 9 Apr 2003 08:18:29 -0700 (PDT) (envelope-from mkomu@niksula.hut.fi) Received: (from localhost user: 'mkomu' uid#27521 fake: STDIN (mkomu@kekkonen.cs.hut.fi)) by mail.niksula.cs.hut.fi id ; Wed, 9 Apr 2003 18:15:28 +0300 Message-Id: Date: Wed, 9 Apr 2003 18:15:24 +0300 (EEST) From: Miika Komu Sender: Miika Komu To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50758: openoffice 1.0.2 has broken dependencies X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:20:20 -0000 >Number: 50758 >Category: ports >Synopsis: openoffice dependency to apache-ant is deprecated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 08:20:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Miika Komu >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: >Description: OpenOffice has some broken depencies on jakarta-ant. apache-ant-1.5.2 is not distributed on the sites listed below. >How-To-Repeat: adamo# cd /usr/ports/editors/openoffice adamo# make install ===> openoffice-1.0.2_2 depends on file: /usr/local/linux-sun-jdk1.3.1/bin/jav a - found ===> openoffice-1.0.2_2 depends on executable: zip - found ===> openoffice-1.0.2_2 depends on executable: unzip - found ===> openoffice-1.0.2_2 depends on file: /usr/local/bin/ant - not found ===> Verifying install for /usr/local/bin/ant in /usr/ports/devel/jakarta-ant >Fix: I think apache-ant ports should be upgraded to 1.5.3 because it has also some bug fixes. The openoffice dependency should be also fixed. >Release-Note: >Audit-Trail: >Unformatted: >> apache-ant-1.5.2-bin.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://apache.mirror.trueserver.nl/dist/ant/binaries /. fetch: http://apache.mirror.trueserver.nl/dist/ant/binaries/apache-ant-1.5.2-bin .tar.bz2: Not Found >> Attempting to fetch from http://apache.proserve.nl/dist/ant/binaries/. fetch: http://apache.proserve.nl/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2: Not Found >> Attempting to fetch from http://apache.cs.uu.nl/dist/ant/binaries/. fetch: http://apache.cs.uu.nl/dist/ant/binaries/apache-ant-1.5.2-bin.tar.bz2: No t Found >> Attempting to fetch from http://dist.apache.easynet.nl/ant/binaries/. fetch: http://dist.apache.easynet.nl/ant/binaries/apache-ant-1.5.2-bin.tar.bz2: Not Found >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/apache-ant-1.5.2-bin.ta r.bz2: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/devel/jakarta-ant. *** Error code 1 Stop in /usr/ports/editors/openoffice. From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 08:20:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C6C437B404 for ; Wed, 9 Apr 2003 08:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1624243FA3 for ; Wed, 9 Apr 2003 08:20:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39FKHUp074300 for ; Wed, 9 Apr 2003 08:20:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39FKHpb074299; Wed, 9 Apr 2003 08:20:17 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 08:20:17 -0700 (PDT) Resent-Message-Id: <200304091520.h39FKHpb074299@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Thomas E. Zander" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5399B37B405 for ; Wed, 9 Apr 2003 08:11:21 -0700 (PDT) Received: from mail.iinet.net.au (mail-04.iinet.net.au [203.59.3.36]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B35D43F3F for ; Wed, 9 Apr 2003 08:11:19 -0700 (PDT) (envelope-from riggs@mugiri-in-au.dyndns.tv) Received: (qmail 31224 invoked from network); 9 Apr 2003 15:02:59 -0000 Received: from unknown (HELO theDude.MuGiRi.au) (203.59.115.66) by mail.iinet.net.au with SMTP; 9 Apr 2003 15:02:59 -0000 Received: from trillian.mugiri.au (trillian.MuGiRi.au [10.0.0.101]) by theDude.MuGiRi.au (8.12.6/8.12.6) with ESMTP id h39F33sQ016155 for ; Wed, 9 Apr 2003 23:03:04 +0800 (WST) (envelope-from riggs@mugiri-in-au.dyndns.tv) Received: from trillian.mugiri.au (localhost [127.0.0.1]) by trillian.mugiri.au (8.12.6/8.12.6) with ESMTP id h39F31Ys008256 for ; Wed, 9 Apr 2003 23:03:01 +0800 (WST) (envelope-from riggs@trillian.mugiri.au) Received: (from riggs@localhost) by trillian.mugiri.au (8.12.6/8.12.6/Submit) id h39F2xbY008255; Wed, 9 Apr 2003 23:02:59 +0800 (WST) (envelope-from riggs) Message-Id: <200304091502.h39F2xbY008255@trillian.mugiri.au> Date: Wed, 9 Apr 2003 23:02:59 +0800 (WST) From: "Thomas E. Zander" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50757: multimedia/mplayer moves to 0.90-final X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:20:21 -0000 >Number: 50757 >Category: ports >Synopsis: multimedia/mplayer moves to 0.90-final >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 08:20:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thomas E. Zander >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD trillian.mugiri.au 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Tue Mar 25 20:30:02 WST 2003 root@trillian.mugiri.au:/usr/obj/usr/src/sys/TRILLIAN i386 >Description: The mplayer dev team finally releases the 0.90 version. Changes to the rc5 are marginal, so don't expect wonder- ful new features. All the additional patches (even kame) are still working without changes. Little joke(?): In version.sh still a "0.90-rc5" string is created ;-) Yes, and I've added the new MASTER_SITES >How-To-Repeat: >Fix: Port patch for multimedia/mplayer: diff -ruN mplayer-old/Makefile mplayer/Makefile --- mplayer-old/Makefile Tue Apr 8 03:17:29 2003 +++ mplayer/Makefile Wed Apr 9 22:34:32 2003 @@ -148,18 +148,19 @@ # to be installed. PORTNAME= mplayer -PORTVERSION= 0.90.0.105 -PORTREVISION= 2 +PORTVERSION= 0.90.0.110 CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ http://ftp.lug.udel.edu/MPlayer/releases/ \ http://www4.mplayerhq.hu/MPlayer/releases/ \ + http://mirrors.xmission.com/MPlayer/releases/ \ ftp://ftp1.mplayerhq.hu/MPlayer/releases/ \ ftp://ftp2.mplayerhq.hu/MPlayer/releases/ \ ftp://ftp.lug.udel.edu/MPlayer/releases/ \ + ftp://mirrors.xmission.com/MPlayer/releases/ \ http://www.rrr.de/~riggs/mplayer/ -DISTNAME= MPlayer-0.90rc5 +DISTNAME= MPlayer-0.90 PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,} diff -ruN mplayer-old/distinfo mplayer/distinfo --- mplayer-old/distinfo Tue Apr 1 03:17:55 2003 +++ mplayer/distinfo Wed Apr 9 22:04:48 2003 @@ -1,2 +1,2 @@ -MD5 (MPlayer-0.90rc5.tar.bz2) = 056c2cd23286ca5464a70defd4649134 +MD5 (MPlayer-0.90.tar.bz2) = 9a9f294bbaab2071ecbc327f4e870be8 MD5 (mplayer-0.9.0rc5-v6-20030328.diff.gz) = feb15827e8d71eee4d3f1f47717a10ad >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:05:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D08F37B429; Wed, 9 Apr 2003 10:05:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE4743FE5; Wed, 9 Apr 2003 10:05:17 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39H5HUp003441; Wed, 9 Apr 2003 10:05:17 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39H5HsB003437; Wed, 9 Apr 2003 10:05:17 -0700 (PDT) Date: Wed, 9 Apr 2003 10:05:17 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304091705.h39H5HsB003437@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50757: multimedia/mplayer moves to 0.90-final X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:05:20 -0000 Synopsis: multimedia/mplayer moves to 0.90-final State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Wed Apr 9 10:05:05 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50757 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:06:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECE537B401; Wed, 9 Apr 2003 10:06:58 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745EC43F93; Wed, 9 Apr 2003 10:06:57 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-013dcwashp0007.dialsprint.net ([63.188.128.7] helo=moo.holy.cow) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 193J2G-0000qv-00; Wed, 09 Apr 2003 10:06:56 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 765B4D5EB; Wed, 9 Apr 2003 13:10:04 -0400 (EDT) Date: Wed, 9 Apr 2003 13:10:03 -0400 From: parv To: freebsd-ports-bugs@FreeBSD.org Message-ID: <20030409171003.GA50768@moo.holy.cow> Mail-Followup-To: freebsd-ports-bugs@FreeBSD.org, f-gnats References: <200304062346.h36NkRbN052478@freefall.freebsd.org> <20030407075136.GA1778@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407075136.GA1778@moo.holy.cow> cc: f-gnats Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:06:58 -0000 in message <20030407075136.GA1778@moo.holy.cow>, wrote parv thusly... > > in message <200304062346.h36NkRbN052478@freefall.freebsd.org>, > wrote Edwin Groothuis thusly... > > > > State-Changed-From-To: open->closed ... > > State-Changed-When: Sun Apr 6 16:45:50 PDT 2003 > > State-Changed-Why: > > It installs properly here with PREFIX set to /home/edwin/X11R6-5. > > Problem is not solved yet. USE_X_PREFIX seem to override PREFIX; > empty +CONTENTS is put in the /var/db/pkg/tvtwm-pl11. Below is the > relevant output end of following commands... Could somebody please reopen this PR as this PR seemed to be steam-rolled over in order to close it. Problem still exists & i can reproduce on demand. If somebody need some form of debugging data not already submitted, i am more than willing to do that; just let me know what i need to do to generate that data. - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83CAC37B404 for ; Wed, 9 Apr 2003 10:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C0AA43F75 for ; Wed, 9 Apr 2003 10:10:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HABUp004684 for ; Wed, 9 Apr 2003 10:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HABRG004683; Wed, 9 Apr 2003 10:10:11 -0700 (PDT) Date: Wed, 9 Apr 2003 10:10:11 -0700 (PDT) Message-Id: <200304091710.h39HABRG004683@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:10:12 -0000 The following reply was made to PR ports/38602; it has been noted by GNATS. From: parv To: freebsd-ports-bugs@FreeBSD.org Cc: f-gnats Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX Date: Wed, 9 Apr 2003 13:10:03 -0400 in message <20030407075136.GA1778@moo.holy.cow>, wrote parv thusly... > > in message <200304062346.h36NkRbN052478@freefall.freebsd.org>, > wrote Edwin Groothuis thusly... > > > > State-Changed-From-To: open->closed ... > > State-Changed-When: Sun Apr 6 16:45:50 PDT 2003 > > State-Changed-Why: > > It installs properly here with PREFIX set to /home/edwin/X11R6-5. > > Problem is not solved yet. USE_X_PREFIX seem to override PREFIX; > empty +CONTENTS is put in the /var/db/pkg/tvtwm-pl11. Below is the > relevant output end of following commands... Could somebody please reopen this PR as this PR seemed to be steam-rolled over in order to close it. Problem still exists & i can reproduce on demand. If somebody need some form of debugging data not already submitted, i am more than willing to do that; just let me know what i need to do to generate that data. - parv -- From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:18:01 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A2237B401; Wed, 9 Apr 2003 10:18:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DCE43F3F; Wed, 9 Apr 2003 10:18:01 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HI1Up006929; Wed, 9 Apr 2003 10:18:01 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HI0Dv006925; Wed, 9 Apr 2003 10:18:00 -0700 (PDT) Date: Wed, 9 Apr 2003 10:18:00 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091718.h39HI0Dv006925@freefall.freebsd.org> To: dotz@irc.pl, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50731: www/geeklog: update, SECURITY FIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:18:02 -0000 Synopsis: www/geeklog: update, SECURITY FIX State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 10:17:28 PDT 2003 State-Changed-Why: The update was committed, thanks for your submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=50731 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:18:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE5C737B404; Wed, 9 Apr 2003 10:18:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 227A643FB1; Wed, 9 Apr 2003 10:18:59 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HIwUp006970; Wed, 9 Apr 2003 10:18:58 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HIwtx006966; Wed, 9 Apr 2003 10:18:58 -0700 (PDT) Date: Wed, 9 Apr 2003 10:18:58 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091718.h39HIwtx006966@freefall.freebsd.org> To: tingo@start.no, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50084: update port www/geeklog from version 1.3.4 to 1.3.7sr1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:19:00 -0000 Synopsis: update port www/geeklog from version 1.3.4 to 1.3.7sr1 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 10:18:07 PDT 2003 State-Changed-Why: An update was committed, thanks! Please note that you also have to update the pkg-plist file. http://www.freebsd.org/cgi/query-pr.cgi?pr=50084 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:19:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1F437B401; Wed, 9 Apr 2003 10:19:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20F4143F85; Wed, 9 Apr 2003 10:19:42 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HJgUp007035; Wed, 9 Apr 2003 10:19:42 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HJfdI007031; Wed, 9 Apr 2003 10:19:41 -0700 (PDT) Date: Wed, 9 Apr 2003 10:19:41 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091719.h39HJfdI007031@freefall.freebsd.org> To: bob@bomar.us, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50032: Update port www/geeklog X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:19:42 -0000 Synopsis: Update port www/geeklog State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 10:19:14 PDT 2003 State-Changed-Why: committed, thanks Please don't forget to update the pkg-plist file. http://www.freebsd.org/cgi/query-pr.cgi?pr=50032 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:28:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6421237B401; Wed, 9 Apr 2003 10:28:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0317943F93; Wed, 9 Apr 2003 10:28:25 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HSOUp009267; Wed, 9 Apr 2003 10:28:24 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HSOX5009263; Wed, 9 Apr 2003 10:28:24 -0700 (PDT) Date: Wed, 9 Apr 2003 10:28:24 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091728.h39HSOX5009263@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/50750: rubu-dbi should depend on devel/ruby-aspectr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:28:25 -0000 Synopsis: rubu-dbi should depend on devel/ruby-aspectr Responsible-Changed-From-To: freebsd-ports-bugs->knu Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:28:04 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50750 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:29:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5647537B405; Wed, 9 Apr 2003 10:29:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E74D43FCB; Wed, 9 Apr 2003 10:29:11 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HTBUp009314; Wed, 9 Apr 2003 10:29:11 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HTBJh009310; Wed, 9 Apr 2003 10:29:11 -0700 (PDT) Date: Wed, 9 Apr 2003 10:29:11 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091729.h39HTBJh009310@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/50694: mail/qmail-ldap edit mismatch causes CLEARTEXTPASSWD not to be set X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:29:13 -0000 Synopsis: mail/qmail-ldap edit mismatch causes CLEARTEXTPASSWD not to be set Responsible-Changed-From-To: freebsd-ports-bugs->lioux Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:28:53 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50694 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 110E537B401 for ; Wed, 9 Apr 2003 10:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4464A43FDD for ; Wed, 9 Apr 2003 10:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HUAUp009380 for ; Wed, 9 Apr 2003 10:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HUAQa009379; Wed, 9 Apr 2003 10:30:10 -0700 (PDT) Date: Wed, 9 Apr 2003 10:30:10 -0700 (PDT) Message-Id: <200304091730.h39HUAQa009379@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dominic Marks Subject: Re: ports/49987: Maintainer Update: security/nmap X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:30:12 -0000 The following reply was made to PR ports/49987; it has been noted by GNATS. From: Dominic Marks To: freebsd-gnats-submit@FreeBSD.org Cc: marius@alchemy.franken.de Subject: Re: ports/49987: Maintainer Update: security/nmap Date: Wed, 9 Apr 2003 18:24:20 +0100 Hey, I'd appreciate Marius' patch being committed when someone gets the time. Thanks, -- Dominic From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9948C37B40B; Wed, 9 Apr 2003 10:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC0543FBF; Wed, 9 Apr 2003 10:30:14 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HUEUp009430; Wed, 9 Apr 2003 10:30:14 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HUE6j009426; Wed, 9 Apr 2003 10:30:14 -0700 (PDT) Date: Wed, 9 Apr 2003 10:30:14 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091730.h39HUE6j009426@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/50756: ftp/ncftp3 : options in Makefile.local are ignored X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:30:15 -0000 Synopsis: ftp/ncftp3 : options in Makefile.local are ignored Responsible-Changed-From-To: freebsd-ports-bugs->obrien Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:29:49 PDT 2003 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50756 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:30:48 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7ED37B401; Wed, 9 Apr 2003 10:30:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D1C943F75; Wed, 9 Apr 2003 10:30:48 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HUmUp010680; Wed, 9 Apr 2003 10:30:48 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HUmmh010676; Wed, 9 Apr 2003 10:30:48 -0700 (PDT) Date: Wed, 9 Apr 2003 10:30:48 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091730.h39HUmmh010676@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, shige@FreeBSD.org Subject: Re: ports/50745: editors/leim21: chase up to the latest version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:30:49 -0000 Synopsis: editors/leim21: chase up to the latest version Responsible-Changed-From-To: freebsd-ports-bugs->shige Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:30:31 PDT 2003 Responsible-Changed-Why: over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50745 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:31:52 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C89037B401; Wed, 9 Apr 2003 10:31:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E38B43FB1; Wed, 9 Apr 2003 10:31:51 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HVpUp011459; Wed, 9 Apr 2003 10:31:51 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HVpfW011455; Wed, 9 Apr 2003 10:31:51 -0700 (PDT) Date: Wed, 9 Apr 2003 10:31:51 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091731.h39HVpfW011455@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perky@FreeBSD.org Subject: Re: ports/50709: [PATCH] devel/scons doesn't install it's manual page X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:31:52 -0000 Synopsis: [PATCH] devel/scons doesn't install it's manual page Responsible-Changed-From-To: freebsd-ports-bugs->perky Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:31:32 PDT 2003 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50709 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:32:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB5AB37B408; Wed, 9 Apr 2003 10:32:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2B743FB1; Wed, 9 Apr 2003 10:32:33 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HWXUp011506; Wed, 9 Apr 2003 10:32:33 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39HWXd2011502; Wed, 9 Apr 2003 10:32:33 -0700 (PDT) Date: Wed, 9 Apr 2003 10:32:33 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091732.h39HWXd2011502@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, jedgar@FreeBSD.org Subject: Re: ports/50708: update sysutils/roottail to 0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:32:34 -0000 Synopsis: update sysutils/roottail to 0.2 Responsible-Changed-From-To: freebsd-ports-bugs->jedgar Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:32:09 PDT 2003 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50708 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:37:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8825537B401; Wed, 9 Apr 2003 10:37:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2852F43FA3; Wed, 9 Apr 2003 10:37:36 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HbaUp011699; Wed, 9 Apr 2003 10:37:36 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39Hba2L011695; Wed, 9 Apr 2003 10:37:36 -0700 (PDT) Date: Wed, 9 Apr 2003 10:37:36 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091737.h39Hba2L011695@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/50680: Build options in /www/links/Makefile.local are ignored X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:37:36 -0000 Synopsis: Build options in /www/links/Makefile.local are ignored Responsible-Changed-From-To: freebsd-ports-bugs->demon Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:36:57 PDT 2003 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50680 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 10:42:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B6037B40C; Wed, 9 Apr 2003 10:42:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C556743F85; Wed, 9 Apr 2003 10:42:53 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39HgrUp013764; Wed, 9 Apr 2003 10:42:53 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39Hgr18013760; Wed, 9 Apr 2003 10:42:53 -0700 (PDT) Date: Wed, 9 Apr 2003 10:42:53 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091742.h39Hgr18013760@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/50758: openoffice dependency to apache-ant is deprecated X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:42:54 -0000 Synopsis: openoffice dependency to apache-ant is deprecated Responsible-Changed-From-To: freebsd-ports-bugs->znerd Responsible-Changed-By: arved Responsible-Changed-When: Wed Apr 9 10:42:12 PDT 2003 Responsible-Changed-Why: over to ant maintainer. (despite the subject this is a request for the ant port). http://www.freebsd.org/cgi/query-pr.cgi?pr=50758 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:07:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85CB037B405; Wed, 9 Apr 2003 11:07:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256B943F3F; Wed, 9 Apr 2003 11:07:49 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39I7nUp021481; Wed, 9 Apr 2003 11:07:49 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39I7mlN021477; Wed, 9 Apr 2003 11:07:48 -0700 (PDT) Date: Wed, 9 Apr 2003 11:07:48 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091807.h39I7mlN021477@freefall.freebsd.org> To: question@closedsrc.org, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50407: mail/pyzor - installed scripts need Python path changed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:07:49 -0000 Synopsis: mail/pyzor - installed scripts need Python path changed State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:07:33 PDT 2003 State-Changed-Why: A fix was committed, thanks for reporting http://www.freebsd.org/cgi/query-pr.cgi?pr=50407 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:17:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E9237B408; Wed, 9 Apr 2003 11:17:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B95C143F3F; Wed, 9 Apr 2003 11:17:19 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IHJUp023831; Wed, 9 Apr 2003 11:17:19 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IHIBI023827; Wed, 9 Apr 2003 11:17:18 -0700 (PDT) Date: Wed, 9 Apr 2003 11:17:18 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091817.h39IHIBI023827@freefall.freebsd.org> To: thomas.vogt@bsdunix.ch, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50388: Update jetty port to 2.4.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:17:20 -0000 Synopsis: Update jetty port to 2.4.9 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:17:13 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50388 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:17:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609E137B401; Wed, 9 Apr 2003 11:17:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F216A43F3F; Wed, 9 Apr 2003 11:17:40 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IHeUp023872; Wed, 9 Apr 2003 11:17:40 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IHeQr023868; Wed, 9 Apr 2003 11:17:40 -0700 (PDT) Date: Wed, 9 Apr 2003 11:17:40 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091817.h39IHeQr023868@freefall.freebsd.org> To: thomas.vogt@bsdunix.ch, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50350: update jetty X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:17:41 -0000 Synopsis: update jetty State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:17:32 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50350 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:28:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A05937B401; Wed, 9 Apr 2003 11:28:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBFE43F75; Wed, 9 Apr 2003 11:28:08 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IS8Up026116; Wed, 9 Apr 2003 11:28:08 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IS8lJ026112; Wed, 9 Apr 2003 11:28:08 -0700 (PDT) Date: Wed, 9 Apr 2003 11:28:08 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091828.h39IS8lJ026112@freefall.freebsd.org> To: chris@unixpages.org, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50755: [MAINTAINER UPDATE] Mark lang/tensile broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:28:09 -0000 Synopsis: [MAINTAINER UPDATE] Mark lang/tensile broken State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:28:02 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50755 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:37:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68D1037B404; Wed, 9 Apr 2003 11:37:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC86843F75; Wed, 9 Apr 2003 11:37:17 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IbHUp028314; Wed, 9 Apr 2003 11:37:17 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IbH9J028310; Wed, 9 Apr 2003 11:37:17 -0700 (PDT) Date: Wed, 9 Apr 2003 11:37:17 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091837.h39IbH9J028310@freefall.freebsd.org> To: roland.jesse@gmx.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50639: Update of port graphics/Coin from 2.0.0 to 2.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:37:18 -0000 Synopsis: Update of port graphics/Coin from 2.0.0 to 2.0.2 State-Changed-From-To: open->feedback State-Changed-By: arved State-Changed-When: Wed Apr 9 11:35:53 PDT 2003 State-Changed-Why: Looks like a missing dependency on doxygen: checking for doxygen... false Could not find the doxygen tool. See http://www.doxygen.org for download information. configure: error: aborting ===> Script "configure" failed unexpectedly. Please report the problem to roland.jesse@gmx.net [maintainer] and attach the "/usr/home/tilman/ports/Coin/work/Coin-2.0.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=50639 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:50:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37CE337B401; Wed, 9 Apr 2003 11:50:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA15F43F75; Wed, 9 Apr 2003 11:50:15 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IoFUp030588; Wed, 9 Apr 2003 11:50:15 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IoE6B030572; Wed, 9 Apr 2003 11:50:14 -0700 (PDT) Date: Wed, 9 Apr 2003 11:50:14 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091850.h39IoE6B030572@freefall.freebsd.org> To: serg@tmn.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50702: MAINTAINER UPDATE: games/pysol-music - fix broken download X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:50:16 -0000 Synopsis: MAINTAINER UPDATE: games/pysol-music - fix broken download State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:49:37 PDT 2003 State-Changed-Why: I have added it to my distfiles. It can take some time until it is available on the mirrors. Thanks for reporting http://www.freebsd.org/cgi/query-pr.cgi?pr=50702 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 11:57:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F104737B401; Wed, 9 Apr 2003 11:57:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E6EC43F85; Wed, 9 Apr 2003 11:57:19 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39IvJUp032815; Wed, 9 Apr 2003 11:57:19 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39IvJbm032811; Wed, 9 Apr 2003 11:57:19 -0700 (PDT) Date: Wed, 9 Apr 2003 11:57:19 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304091857.h39IvJbm032811@freefall.freebsd.org> To: serg@tmn.ru, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50701: MAINTAINER UPDATE: games/pysol-cardsets - fix fetch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:57:20 -0000 Synopsis: MAINTAINER UPDATE: games/pysol-cardsets - fix fetch State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Wed Apr 9 11:56:53 PDT 2003 State-Changed-Why: I added a copy to my distfiles. It can take a while until it is available on all mirrors. http://www.freebsd.org/cgi/query-pr.cgi?pr=50701 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 16:12:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88EEC37B416; Wed, 9 Apr 2003 16:12:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0F1A43FBF; Wed, 9 Apr 2003 16:12:19 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39NCJUp012813; Wed, 9 Apr 2003 16:12:19 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39NCJwR012809; Wed, 9 Apr 2003 16:12:19 -0700 (PDT) Date: Wed, 9 Apr 2003 16:12:19 -0700 (PDT) From: Edwin Groothuis Message-Id: <200304092312.h39NCJwR012809@freefall.freebsd.org> To: parv@pair.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/38602: x11-wm/tvtwm is confused about PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:12:22 -0000 Synopsis: x11-wm/tvtwm is confused about PREFIX State-Changed-From-To: closed->open State-Changed-By: edwin State-Changed-When: Wed Apr 9 16:12:06 PDT 2003 State-Changed-Why: reopnend on maintainer request. http://www.freebsd.org/cgi/query-pr.cgi?pr=38602 From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 16:30:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1648537B401 for ; Wed, 9 Apr 2003 16:30:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80E343FBF for ; Wed, 9 Apr 2003 16:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h39NU4Up015392 for ; Wed, 9 Apr 2003 16:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h39NU4fH015391; Wed, 9 Apr 2003 16:30:04 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 16:30:04 -0700 (PDT) Resent-Message-Id: <200304092330.h39NU4fH015391@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scott A. Moberly" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6351037B401 for ; Wed, 9 Apr 2003 16:20:08 -0700 (PDT) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B98A443F85 for ; Wed, 9 Apr 2003 16:20:06 -0700 (PDT) (envelope-from smoberly@karamazov.org) Received: from mail.karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.9/8.12.9) with ESMTP id h39NK5nn066857 for ; Wed, 9 Apr 2003 18:20:05 -0500 (CDT) (envelope-from smoberly@mail.karamazov.org) Received: (from smoberly@localhost) by mail.karamazov.org (8.12.9/8.12.9/Submit) id h39NK5Mb066856; Wed, 9 Apr 2003 18:20:05 -0500 (CDT) Message-Id: <200304092320.h39NK5Mb066856@mail.karamazov.org> Date: Wed, 9 Apr 2003 18:20:05 -0500 (CDT) From: "Scott A. Moberly" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50762: New Port: karamba - info widgets on the desktop X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scott A. Moberly" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:30:06 -0000 >Number: 50762 >Category: ports >Synopsis: New Port: karamba - info widgets on the desktop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 16:30:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Scott A. Moberly >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD mail.karamazov.org 4.8-RC FreeBSD 4.8-RC #8: Mon Mar 31 03:43:44 CST 2003 root@pavel.karamazov.org:/usr/src/sys/compile/PAVEL i386 >Description: New port for KDE that display various information right on your desktop >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: # # karamba # karamba/Makefile # karamba/distinfo # karamba/pkg-descr # karamba/pkg-plist # echo c - karamba mkdir -p karamba > /dev/null 2>&1 echo x - karamba/Makefile sed 's/^X//' >karamba/Makefile << 'END-of-karamba/Makefile' X# New ports collection makefile for: karamba X# Date created: 9 April 2003 X# Whom: Scott A. Moberly X# X# $FreeBSD$ X# X XPORTNAME= karamba XPORTVERSION= 0.15 XCATEGORIES= deskutils XMASTER_SITES= http://www.efd.lth.se/~d98hk/karamba/src/ X XMAINTAINER= smoberly@karamazov.org XCOMMENT= Display various information right on your desktop X XUSE_KDELIBS_VER=3 XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include END-of-karamba/Makefile echo x - karamba/distinfo sed 's/^X//' >karamba/distinfo << 'END-of-karamba/distinfo' XMD5 (karamba-0.15.tar.gz) = 073ebcc52936cd43de9086074df49e0c END-of-karamba/distinfo echo x - karamba/pkg-descr sed 's/^X//' >karamba/pkg-descr << 'END-of-karamba/pkg-descr' XHours of fun for the whole family! X XSee the example on the home page for configuration. X XKaramba is a KDE program that can display a lot of various Xinformation right on your desktop. Karamba uses the same X"fake" transparency effect that e.g., Konsole can use. X XWWW: http://www.efd.lth.se/~d98hk/karamba/ END-of-karamba/pkg-descr echo x - karamba/pkg-plist sed 's/^X//' >karamba/pkg-plist << 'END-of-karamba/pkg-plist' Xbin/karamba Xshare/applnk/Utilities/karamba.desktop Xshare/apps/karamba/karambaui.rc Xshare/doc/HTML/en/karamba/common Xshare/doc/HTML/en/karamba/index.docbook Xshare/doc/HTML/en/karamba/index.cache.bz2 Xshare/icons/locolor/32x32/apps/karamba.png Xshare/icons/locolor/16x16/apps/karamba.png X@dirrm share/applnk/Utilities X@dirrm share/apps/karamba X@dirrm share/doc/HTML/en/karamba X@dirrm share/icons/locolor/32x32 X@dirrm share/icons/locolor/16x16 END-of-karamba/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 20:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A766237B401 for ; Wed, 9 Apr 2003 20:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7935943FAF for ; Wed, 9 Apr 2003 20:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A3KBUp085651 for ; Wed, 9 Apr 2003 20:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A3KBsZ085650; Wed, 9 Apr 2003 20:20:11 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 20:20:11 -0700 (PDT) Resent-Message-Id: <200304100320.h3A3KBsZ085650@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pierre-Luc Lesperance Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B1637B401 for ; Wed, 9 Apr 2003 20:17:35 -0700 (PDT) Received: from videotron.ca (modemcable066.181-202-24.timi.mc.videotron.ca [24.202.181.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3773243FB1 for ; Wed, 9 Apr 2003 20:17:34 -0700 (PDT) (envelope-from oksala@videotron.ca) Received: from silence.oksala.org (localhost [127.0.0.1]) by silence.oksala.org (8.12.8/8.12.6) with ESMTP id h3A3ApSl000676 for ; Wed, 9 Apr 2003 23:10:51 -0400 (EDT) (envelope-from oksala@videotron.ca) Received: (from silence@localhost) by silence.oksala.org (8.12.8/8.12.6/Submit) id h3A3AovY000675; Wed, 9 Apr 2003 23:10:50 -0400 (EDT) Message-Id: <200304100310.h3A3AovY000675@silence.oksala.org> Date: Wed, 9 Apr 2003 23:10:50 -0400 (EDT) From: Pierre-Luc Lesperance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50764: Update www/cherokee X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pierre-Luc Lesperance List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 03:20:14 -0000 >Number: 50764 >Category: ports >Synopsis: Update www/cherokee >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 20:20:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Pierre-Luc Lesperance >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD silence.oksala.org 4.8-STABLE FreeBSD 4.8-STABLE #24: Fri Apr 4 13:00:08 EST 2003 silence@silence.oksala.org:/usr/src/sys/compile/oksala i386 >Description: Update www/cherokee from 0.2.8 to 0.4.2 >How-To-Repeat: >Fix: diff -ruN cherokee.orig/Makefile cherokee/Makefile --- cherokee.orig/Makefile Mon Apr 7 18:18:20 2003 +++ cherokee/Makefile Mon Apr 7 18:24:28 2003 @@ -5,90 +5,51 @@ # $FreeBSD: ports/www/cherokee/Makefile,v 1.1 2003/04/06 00:30:58 edwin Exp $ # -PORTNAME= Cherokee -PORTVERSION= 0.2.8 +PORTNAME= cherokee +PORTVERSION= 0.4.2 CATEGORIES= www -MASTER_SITES= http://www.alobbs.com/cherokee/ +MASTER_SITES= ftp://www.alobbs.com/cherokee/ MAINTAINER= oksala@videotron.ca COMMENT= Cherokee is an extremely fast and tiny web server -USE_AUTOCONF= yes -USE_AUTOMAKE= yes +#USE_AUTOCONF= yes +#USE_AUTOMAKE= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS+= \ - --prefix=${PREFIX} \ - --enable-daemon\ - --enable-warnings\ - --with-htdocs=${HTDOCS}\ - --with-uid=${UID} \ - --with-gid=${GID} \ - --with-port=${PORT} \ - --with-index=${INDEX} - - -# -# User Configuration -# This may seem a little overloaded -# But there is not configuration files or getopt options -# - -#User Configurations -#Dir for your html files -.if defined(HTDOCS) -HTDOCS=${HTDOCS} -.else -HTDOCS=${PREFIX}/www/data -.endif - -#Process UID -.if defined(USER_ID) -USER_ID=${USER_ID} -.else -USER_ID=80 #www -.endif - -#Process GID -.if defined(GROUP_ID) -GROUP_ID=${GROUP_ID} -.else -GROUP_ID=80 #www -.endif - -#inet port -.if defined(PORT) -PORT=${PORT} -.else -PORT=80 -.endif +CONFIGURE_ARGS= --prefix=${PREFIX} -#index files -.if defined(INDEX) -INDEX=${INDEX} -.else -INDEX=index.html +#This is experimental +#do not expect it to work properly +.if defined(WITH_PHP) +CONFIGURE_ARGS+=--with-php=${PREFIX}/include/php +BUILD_DEPENDS=mod_php4:${PORTSDIR}/www/mod_php4: .endif -pre-configure: - @${ECHO} "" - @${ECHO} "==================================" - @${ECHO} "" - @${ECHO} "Current configuration :" - @${ECHO} "Working directory : ${HTDOCS} (HTDOCS)" - @${ECHO} "Process id : ${USER_ID} (USER_ID)" - @${ECHO} "Process gid : ${GROUP_ID} (GROUP_ID)" - @${ECHO} "Inet port : ${PORT} (PORT)" - @${ECHO} "Index files : ${INDEX} (INDEX)" - @${ECHO} "" - @${ECHO} "==================================" - @${ECHO} "" +#pre-everything: +# @${ECHO_MSG} "----------------------------" +# @${ECHO_MSG} " " +# @${ECHO_MSG} "You can add php support" +# @${ECHO_MSG} "This is experimental" +# @${ECHO_MSG} "builds cherokee with WITH_PHP=yes" +# @${ECHO_MSG} "For example," +# @${ECHO_MSG} "make WITH_PHP=yes" +# @${ECHO_MSG} " " +# @${ECHO_MSG} "----------------------------" pre-install: @if [ ! -f ${PREFIX}/www ]; then \ ${MKDIR} ${PREFIX}/www;\ fi - @if [ ! -f ${HTDOCS} ] ; then \ - ${MKDIR} ${HTDOCS};\ + @if [ ! -f ${PREFIX}/www/data ] ; then \ + ${MKDIR} ${PREFIX}/www/data;\ fi + @${ECHO_MSG} " `pwd` " + +post-install: + @${INSTALL} -m 644 ${WRKSRC}/doc/Intro.txt ${PREFIX}/share/cherokee + @${ECHO_MSG} " " + @${ECHO_MSG} " Dont forget to read the doc " + @${ECHO_MSG} " ${PREFIX}/share/cherokee/Intro.txt" + @${ECHO_MSG} " " .include diff -ruN cherokee.orig/distinfo cherokee/distinfo --- cherokee.orig/distinfo Mon Apr 7 18:18:20 2003 +++ cherokee/distinfo Mon Apr 7 12:38:22 2003 @@ -1 +1 @@ -MD5 (Cherokee-0.2.8.tar.gz) = ffefd914d7d242c2e52fc85b3ecc221a +MD5 (cherokee-0.4.2.tar.gz) = cfebf2348fb7c195db262ea6f2abde62 diff -ruN cherokee.orig/files/patch-aa cherokee/files/patch-aa --- cherokee.orig/files/patch-aa Mon Apr 7 18:18:20 2003 +++ cherokee/files/patch-aa Mon Apr 7 12:59:51 2003 @@ -1,43 +1,35 @@ ---- src/cherokee.h.old Fri Dec 28 07:39:11 2001 -+++ src/cherokee.h Tue May 14 14:49:35 2002 -@@ -28,11 +28,11 @@ - #include - #include - #include -+#include - #include - #include - #include - #include --#include - #include - #include - #include ---- src/server.h.old Fri Dec 28 07:25:54 2001 -+++ src/server.h Tue May 14 14:49:35 2002 -@@ -26,9 +26,9 @@ - - #include - #include --#include --#include - #include -+#include -+#include - - #include "configuration.h" +diff -ruN cherokee-0.4.2.orig/cherokee.conf cherokee-0.4.2/cherokee.conf +--- cherokee.conf.orig Mon Mar 17 12:25:35 2003 ++++ cherokee.conf Mon Apr 7 12:58:12 2003 +@@ -37,7 +37,7 @@ + ## documents. By default, all requests are taken from this directory, but + ## symbolic links and aliases may be used to point to other locations. + ## +-DocumentRoot /var/www ++DocumentRoot /usr/local/www/data + + ## + ## Log: Turn On/Off the logging in to syslog +diff -ruN cherokee-0.4.2.orig/src/common.c cherokee-0.4.2/src/common.c +--- src.orig/common.c Sun Mar 23 14:55:03 2003 ++++ src/common.c Mon Apr 7 12:57:07 2003 +@@ -23,7 +23,6 @@ + * USA + */ + +-#include + #include + + #include "common.h" +diff -ruN cherokee-0.4.2.orig/src/server.h cherokee-0.4.2/src/server.h +--- src.orig/server.h Wed Mar 19 16:19:19 2003 ++++ src/server.h Mon Apr 7 12:57:20 2003 +@@ -26,6 +26,8 @@ + #ifndef __CHEROKEE2_SERVER_H__ + #define __CHEROKEE2_SERVER_H__ ---- src/socket.h.old Thu Dec 27 05:49:07 2001 -+++ src/socket.h Tue May 14 14:49:35 2002 -@@ -26,8 +26,11 @@ - - #include - #include -+#include +#include - #include - #include -+#include - - int __inline socket_ready_to_read (int socket); ++ + #include + #include "common.h" diff -ruN cherokee.orig/files/patch-ab cherokee/files/patch-ab --- cherokee.orig/files/patch-ab Wed Dec 31 19:00:00 1969 +++ cherokee/files/patch-ab Mon Apr 7 13:28:30 2003 @@ -0,0 +1,11 @@ +--- configure.orig Mon Apr 7 13:28:00 2003 ++++ configure Mon Apr 7 13:27:40 2003 +@@ -6331,7 +6331,7 @@ + withval="$with_php" + + CHEROKEE_PHP_CFLAGS="-I$withval -I$withval/main -I$withval/Zend -I$withval/regex -I$withval/TSRM" +- CHEROKEE_PHP_LIBADD="$withval/libphp4.la" ++ CHEROKEE_PHP_LIBADD="/usr/local/libexec/apache/libphp4.so" + + + php_support="yes" diff -ruN cherokee.orig/pkg-plist cherokee/pkg-plist --- cherokee.orig/pkg-plist Mon Apr 7 18:18:20 2003 +++ cherokee/pkg-plist Mon Apr 7 17:52:08 2003 @@ -1,3 +1,48 @@ bin/cherokee +bin/cherokee-config +bin/cherokee_static +etc/cherokee/cherokee.conf +include/cherokee/avl.h +include/cherokee/buffer.h +include/cherokee/cherokee.h +include/cherokee/common.h +include/cherokee/connection.h +include/cherokee/fdpoll.h +include/cherokee/handler.h +include/cherokee/http.h +include/cherokee/list.h +include/cherokee/log.h +include/cherokee/plugin_table.h +include/cherokee/plugin_table_entry.h +include/cherokee/server.h +include/cherokee/table.h +include/cherokee/virtual_server.h +lib/cherokee/libcherokee_common.a +lib/cherokee/libcherokee_common.la +lib/cherokee/libcherokee_common.so +lib/cherokee/libcherokee_common.so.0 +lib/cherokee/libcherokee_dirlist.a +lib/cherokee/libcherokee_dirlist.la +lib/cherokee/libcherokee_dirlist.so +lib/cherokee/libcherokee_dirlist.so.0 +lib/cherokee/libcherokee_file.a +lib/cherokee/libcherokee_file.la +lib/cherokee/libcherokee_file.so +lib/cherokee/libcherokee_file.so.0 +lib/cherokee/libcherokee_redir.a +lib/cherokee/libcherokee_redir.la +lib/cherokee/libcherokee_redir.so +lib/cherokee/libcherokee_redir.so.0 +lib/libcherokee.a +lib/libcherokee.la +lib/libcherokee.so +lib/libcherokee.so.0 +share/aclocal/cherokee.m4 +share/cherokee/mime_types.txt +share/cherokee/Intro.txt +@dirrm etc/cherokee +@dirrm include/cherokee +@dirrm lib/cherokee +@dirrm share/cherokee @dirrm www/data @dirrm www >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 20:20:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E174F37B404 for ; Wed, 9 Apr 2003 20:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0512543F93 for ; Wed, 9 Apr 2003 20:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A3KAUp085638 for ; Wed, 9 Apr 2003 20:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A3KAK4085637; Wed, 9 Apr 2003 20:20:10 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 20:20:10 -0700 (PDT) Resent-Message-Id: <200304100320.h3A3KAK4085637@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Olson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C4537B401 for ; Wed, 9 Apr 2003 20:16:38 -0700 (PDT) Received: from krypton.hosting4u.net (krypton.hosting4u.net [209.15.2.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 854CC43F3F for ; Wed, 9 Apr 2003 20:16:37 -0700 (PDT) (envelope-from esolson@olsonexpress.com) Received: from olsonexpress.com (aquarius.hosting4u.net [209.35.191.101]) by krypton.hosting4u.net (Postfix) with ESMTP id ACC7EA12BE for ; Wed, 9 Apr 2003 21:05:31 -0500 (CDT) Received: from jupiter.olsonexpress.com ([151.213.240.98]) by olsonexpress.com ; Wed, 09 Apr 2003 21:05:28 -0500 Received: from jupiter.olsonexpress.com (localhost.olsonexpress.com [127.0.0.1])h3A20TSC090294 for ; Wed, 9 Apr 2003 22:00:30 -0400 (EDT) (envelope-from esolson@olsonexpress.com) Received: (from esolson@localhost) by jupiter.olsonexpress.com (8.12.8/8.12.8/Submit) id h3A20TLl090293; Wed, 9 Apr 2003 22:00:29 -0400 (EDT) (envelope-from esolson) Message-Id: <200304100200.h3A20TLl090293@jupiter.olsonexpress.com> Date: Wed, 9 Apr 2003 22:00:29 -0400 (EDT) From: Erik Olson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50763: New-port: games/linux_nwnclient games/linux_nwndata Neverwinter Nights X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Olson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 03:20:14 -0000 >Number: 50763 >Category: ports >Synopsis: New-port: games/linux_nwnclient games/linux_nwndata Neverwinter Nights >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 20:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erik Olson >Release: FreeBSD 4.8-RC i386 >Organization: none >Environment: System: FreeBSD jupiter.olsonexpress.com 4.8-RC FreeBSD 4.8-RC #2: Sat Mar 29 03:25:23 EST 2003 root@jupiter.olsonexpress.com:/usr/src/sys/compile/JUPITER i386 >Description: This a port of the Linux version of Neverwinter Nights from Bioware. This port actually requires an update for the linux SDL library that was submitted a few days ago on PR ports 50616. Since this is my first full port (I just made changes to the SDL port) please let me know if you see any issues with it. Thanks. >How-To-Repeat: >Fix: --- nwnclient.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux_nwnclient # linux_nwnclient/Makefile # linux_nwnclient/pkg-comment # linux_nwnclient/pkg-descr # linux_nwnclient/distinfo # linux_nwnclient/files # linux_nwnclient/files/patch-aa # linux_nwnclient/pkg-plist # linux_nwnclient/pkg-install # echo c - linux_nwnclient mkdir -p linux_nwnclient > /dev/null 2>&1 echo x - linux_nwnclient/Makefile sed 's/^X//' >linux_nwnclient/Makefile << 'END-of-linux_nwnclient/Makefile' X# New ports collection makefile for: linux_nwnclient X# Date created: 1 April 2003 X# Whom: Erik Olson X# X# $FreeBSD$ X# X XPORTNAME= linux_nwnclient XPORTVERSION= 1.29 XCATEGORIES= games linux XMASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ XDISTNAME= nwclient${PORTVERSION:S/.//}beta3 X XMAINTAINER= erikolson@olsonexpress.com XCOMMENT= Neverwinter Nights Linux (x86) Client X XRUN_DEPENDS= /compat/linux/usr/games/nwn/nwm:${PORTSDIR}/games/linux_nwndata \ X /compat/linux/usr/lib/libSDL-1.2.so.0.0.5:${PORTSDIR}/devel/linux-sdl12 \ X /compat/linux/usr/X11R6/lib/libGL.so.1.2:${PORTSDIR}/graphics/linux_dri X XUSE_LINUX= yes XUSE_LINUX_PREFIX= yes XNO_BUILD= yes XONLY_FOR_ARCHS= i386 XNWNDIR= usr/games/nwn XWRKSRC= ${WRKDIR} XINSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 XPLIST_SUB+= NWNDIR="${NWNDIR}" X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X Xpre-fetch: X.if !defined(BATCH) && !defined(PACKAGE_BUILDING) X ${SH} pkg-install X.endif X Xdo-install: X ${INSTALL_DIR} ${PREFIX}/${NWNDIR} X ${INSTALL_DIR} ${PREFIX}/${NWNDIR}/miles X ${INSTALL_DIR} ${PREFIX}/${NWNDIR}/override X.for file in nwmain X ${INSTALL_PROGRAM} ${WRKDIR}/${file} ${PREFIX}/${NWNDIR} X.endfor X.for file in dmclient fixinstall nwn X ${INSTALL_SCRIPT} ${WRKDIR}/${file} ${PREFIX}/${NWNDIR} X.endfor X.for file in nwn.ini X ${INSTALL_DATA} ${WRKDIR}/${file} ${PREFIX}/${NWNDIR} X.endfor X.for file in miles/mssdsp.flt miles/mssmp3.asi miles/msssoft.m3d miles/libmss.so.6.5.2 miles/libmss.so.6 miles/libmss.so X ${INSTALL_DATA} ${WRKDIR}/${file} ${PREFIX}/${NWNDIR}/miles X.endfor X.for file in override/soundprovider.2da override/load_legal2.tga override/load_legal.tga override/gui_srv_lst_pnl.tga X ${INSTALL_DATA} ${WRKDIR}/${file} ${PREFIX}/${NWNDIR}/override X.endfor X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/readme.txt ${DOCSDIR} X ${INSTALL_DATA} ${WRKDIR}/readme-SDL.txt ${DOCSDIR} X.endif X cd ${PREFIX}/${NWNDIR}/ ; /compat/linux/bin/bash ./fixinstall X ${CHOWN} -R root:games ${PREFIX}/${NWNDIR}/ X ${CHMOD} 775 ${PREFIX}/${NWNDIR}/ X X.include END-of-linux_nwnclient/Makefile echo x - linux_nwnclient/pkg-comment sed 's/^X//' >linux_nwnclient/pkg-comment << 'END-of-linux_nwnclient/pkg-comment' XNeverwinter Nights Client (Linux version) END-of-linux_nwnclient/pkg-comment echo x - linux_nwnclient/pkg-descr sed 's/^X//' >linux_nwnclient/pkg-descr << 'END-of-linux_nwnclient/pkg-descr' XThis is the Neverwinter Nights Linux based client. It runs Xunder FreeBSD using the Linux emulation mode. In order to play Xthis game, you will need the original games installed on an Xexisting windows system. You will need to copy the files out Xof that installation (i.e. c:\Neverwinter Nights\) into the X/usr/ports/distfiles/NWN directory. X XWWW: http://nwn.bioware.com/ X X- Erik Olson Xesolson@olsonexpress.com END-of-linux_nwnclient/pkg-descr echo x - linux_nwnclient/distinfo sed 's/^X//' >linux_nwnclient/distinfo << 'END-of-linux_nwnclient/distinfo' XMD5 (nwclient129beta3.tar.gz) = c4813a94dbd001611de9557f66b24bd8 END-of-linux_nwnclient/distinfo echo c - linux_nwnclient/files mkdir -p linux_nwnclient/files > /dev/null 2>&1 echo x - linux_nwnclient/files/patch-aa sed 's/^X//' >linux_nwnclient/files/patch-aa << 'END-of-linux_nwnclient/files/patch-aa' X--- nwn.orig Sun Apr 6 15:44:34 2003 X+++ nwn Sun Apr 6 15:45:03 2003 X@@ -2,7 +2,8 @@ X X export SDL_MOUSE_RELATIVE=0 X export SDL_VIDEO_X11_DGAMOUSE=0 X- X+export R200_NO_TCL=1 X export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./miles X+cd /usr/compat/linux/usr/games/nwn X X ./nwmain $@ END-of-linux_nwnclient/files/patch-aa echo x - linux_nwnclient/pkg-plist sed 's/^X//' >linux_nwnclient/pkg-plist << 'END-of-linux_nwnclient/pkg-plist' X%%NWNDIR%%/dmclient X%%NWNDIR%%/fixinstall X%%NWNDIR%%/miles/mssdsp.flt X%%NWNDIR%%/miles/mssmp3.asi X%%NWNDIR%%/miles/msssoft.m3d X%%NWNDIR%%/miles/libmss.so.6.5.2 X%%NWNDIR%%/miles/libmss.so.6 X%%NWNDIR%%/miles/libmss.so X%%NWNDIR%%/nwmain X%%NWNDIR%%/nwn X%%NWNDIR%%/nwn.ini X%%NWNDIR%%/override/soundprovider.2da X%%NWNDIR%%/override/load_legal2.tga X%%NWNDIR%%/override/load_legal.tga X%%NWNDIR%%/override/gui_srv_lst_pnl.tga X%%DOCSDIR%%/readme-SDL.txt X%%DOCSDIR%%/readme.txt X@unexec rmdir %D/%%NWNDIR%%/miles 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/override 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/ 2>/dev/null || true END-of-linux_nwnclient/pkg-plist echo x - linux_nwnclient/pkg-install sed 's/^X//' >linux_nwnclient/pkg-install << 'END-of-linux_nwnclient/pkg-install' X#!/bin/sh X Xif [ "$2" = "POST-INSTALL" -o -n "${BATCH}" -o -n "${PACKAGE_BUILDING}" ]; then X exit 0 Xfi X X/usr/bin/dialog --msgbox "In order to play Neverwinter Nights, you will need the data files from the game. This can be accomplished in a few different ways. You can copy them manually into the /usr/compat/linux/games/nwn directory, or you use the games/linux-nwndata port. The files will be automatically checked for. If they are not available, then the games/linux-nwndata port will automatically be installed. NOTE: This port is installed so that you will need to be a member of the games group in order to play." 12 70 || /usr/bin/false END-of-linux_nwnclient/pkg-install exit --- nwnclient.shar ends here --- --- nwndata.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux_nwndata # linux_nwndata/Makefile # linux_nwndata/pkg-comment # linux_nwndata/pkg-descr # linux_nwndata/pkg-install # linux_nwndata/pkg-plist # linux_nwndata/pkg-deinstall # echo c - linux_nwndata mkdir -p linux_nwndata > /dev/null 2>&1 echo x - linux_nwndata/Makefile sed 's/^X//' >linux_nwndata/Makefile << 'END-of-linux_nwndata/Makefile' X# New ports collection makefile for: Neverwinter Nights Data X# Date created: 4 April 2003 X# Whom: Erik Olson X# X# $FreeBSD$ X# X XPORTNAME= linux_nwndata XPORTVERSION= 1.29 XCATEGORIES= games linux XMASTER_SITES= # XDIST_SUBDIR= NWN XEXTRACT_ONLY= # Don't extract anything X XMAINTAINER= erikolson@olsonexpress.com XCOMMENT= Neverwinter Nights Data Files X XONLY_FOR_ARCHS= i386 XUSE_LINUX_PREFIX= yes XNO_BUILD= yes XSTRIP= X XGAMEDIR= ${PREFIX}/usr/games/nwn/ XPLIST_SUB+= NWNDIR="/usr/games/nwn/" XDISTDIRS= ambient data dmvault hak localvault docs \ X modules music nwm override portraits saves \ X servervault texturepacks \ X chitin.key patch.key dialog.tlk nwnplayer.ini nwncdkey.ini XIGNOREFILES= ${ALLFILES} X X.include X X.for file in ${DISTDIRS} X.if !exists(${DISTDIR}/${DIST_SUBDIR}/${file}) XIGNORE=You must manually copy all the files from an existing windows installation of Neverwinter Nights to the ${DISTDIR}/${DIST_SUBDIR} directory and then run make again. This can be accomplished in one of two ways, you can copy the files, or you can share the directory off from a windows box and mount it. The file missing is: ${DISTDIR}/${DIST_SUBDIR}/${file}. X.endif X.endfor X Xpre-fetch: X.if !defined(BATCH) && !defined(PACKAGE_BUILDING) X ${SH} pkg-install X.endif X Xdo-fetch: X X# Do nothing for the build. Don't set NO_BUILD because of the earlier X# BUILD_DEPENDS Xdo-build: X Xdo-install: X.for dir in ${DISTDIRS} X cd ${DISTDIR}/NWN/ ; find -d ${dir} | cpio -p -R root:games --make-directories ${GAMEDIR}/ X.endfor X ${CHMOD} 775 ${GAMEDIR}/saves X @${MKDIR} ${GAMEDIR}/logs X ${CHMOD} 775 ${GAMEDIR}/logs X ${CHMOD} 775 ${GAMEDIR}/localvault X @${MKDIR} ${GAMEDIR}/temp X ${CHMOD} 775 ${GAMEDIR}/temp X ${CHOWN} -R root:games ${GAMEDIR}/ X ${CHMOD} 775 ${GAMEDIR}/nwnplayer.ini X ${CHMOD} 775 ${GAMEDIR} X X.include END-of-linux_nwndata/Makefile echo x - linux_nwndata/pkg-comment sed 's/^X//' >linux_nwndata/pkg-comment << 'END-of-linux_nwndata/pkg-comment' XNeverwinter Nights Data (Linux version) END-of-linux_nwndata/pkg-comment echo x - linux_nwndata/pkg-descr sed 's/^X//' >linux_nwndata/pkg-descr << 'END-of-linux_nwndata/pkg-descr' XThis is the Neverwinter Nights data used by the Linux client. It runs Xunder FreeBSD using the Linux emulation mode. In order to play Xthis game, you will need the original games installed on an Xexisting windows system. You will need to copy the files out Xof that installation (i.e. c:\Neverwinter Nights\) into the X/usr/ports/distfiles/NWN directory, or you can simply mount the directory Xusing smbmount. X XWWW: http://nwn.bioware.com/ X X- Erik Olson Xesolson@olsonexpress.com END-of-linux_nwndata/pkg-descr echo x - linux_nwndata/pkg-install sed 's/^X//' >linux_nwndata/pkg-install << 'END-of-linux_nwndata/pkg-install' X#!/bin/sh X Xif [ "$2" = "POST-INSTALL" -o -n "${BATCH}" -o -n "${PACKAGE_BUILDING}" ]; then X exit 0 Xfi X X/usr/bin/dialog --yesno "In order to play Neverwinter Nights, you will need the data files in the /usr/ports/distfiles/NWN directory. You should install these files first on a Windows machine, then copy them over to your BSD machine. You can accomplish this by either copying all the files, or you can share the install directory from your Windows machine and mount it to the /usr/ports/distfiles/NWN directory. NOTE: You should upgrade your windows installation to 1.29 before coping/mounting the files. Do you have the files ready?" 14 70 || /usr/bin/false END-of-linux_nwndata/pkg-install echo x - linux_nwndata/pkg-plist sed 's/^X//' >linux_nwndata/pkg-plist << 'END-of-linux_nwndata/pkg-plist' X%%NWNDIR%%/ambient/al_an_bughouse2.wav X%%NWNDIR%%/ambient/al_an_bugscave1.wav X%%NWNDIR%%/ambient/al_an_bugscave2.wav X%%NWNDIR%%/ambient/al_an_lizrdflk1.wav X%%NWNDIR%%/ambient/al_cv_castleamb1.wav X%%NWNDIR%%/ambient/al_cv_castleamb2.wav X%%NWNDIR%%/ambient/al_cv_castleamb3.wav X%%NWNDIR%%/ambient/al_cv_caveamb1.wav X%%NWNDIR%%/ambient/al_cv_caveamb2.wav X%%NWNDIR%%/ambient/al_cv_caveamb3.wav X%%NWNDIR%%/ambient/al_cv_cryptamb1.wav X%%NWNDIR%%/ambient/al_cv_cryptamb2.wav X%%NWNDIR%%/ambient/al_cv_cryptamb3.wav X%%NWNDIR%%/ambient/al_cv_evldunamb1.wav X%%NWNDIR%%/ambient/al_cv_evldunamb2.wav X%%NWNDIR%%/ambient/al_cv_evldunamb3.wav X%%NWNDIR%%/ambient/al_cv_hauntamb1.wav X%%NWNDIR%%/ambient/al_cv_hauntamb2.wav X%%NWNDIR%%/ambient/al_cv_hauntamb3.wav X%%NWNDIR%%/ambient/al_cv_houseamb1.wav X%%NWNDIR%%/ambient/al_cv_houseamb2.wav X%%NWNDIR%%/ambient/al_cv_houseamb3.wav X%%NWNDIR%%/ambient/al_cv_kitchamb1.wav X%%NWNDIR%%/ambient/al_cv_kitchamb2.wav X%%NWNDIR%%/ambient/al_cv_mineamb1.wav X%%NWNDIR%%/ambient/al_cv_mineamb2.wav X%%NWNDIR%%/ambient/al_cv_mineamb3.wav X%%NWNDIR%%/ambient/al_cv_seweramb1.wav X%%NWNDIR%%/ambient/al_cv_seweramb2.wav X%%NWNDIR%%/ambient/al_mg_airlab1.wav X%%NWNDIR%%/ambient/al_mg_earthlab1.wav X%%NWNDIR%%/ambient/al_mg_firelab1.wav X%%NWNDIR%%/ambient/al_mg_magicint1.wav X%%NWNDIR%%/ambient/al_mg_magicint2.wav X%%NWNDIR%%/ambient/al_mg_magicint3.wav X%%NWNDIR%%/ambient/al_mg_magicint4.wav X%%NWNDIR%%/ambient/al_mg_pitcry1.wav X%%NWNDIR%%/ambient/al_mg_waterlab1.wav X%%NWNDIR%%/ambient/al_na_frstdyamb1.wav X%%NWNDIR%%/ambient/al_na_frstdyamb2.wav X%%NWNDIR%%/ambient/al_na_frstdyamb3.wav X%%NWNDIR%%/ambient/al_na_frstdyscr1.wav X%%NWNDIR%%/ambient/al_na_frstmagic1.wav X%%NWNDIR%%/ambient/al_na_frstntamb1.wav X%%NWNDIR%%/ambient/al_na_frstntamb2.wav X%%NWNDIR%%/ambient/al_na_frstntscr1.wav X%%NWNDIR%%/ambient/al_na_lavalake1.wav X%%NWNDIR%%/ambient/al_na_sludglake1.wav X%%NWNDIR%%/ambient/al_pl_blacksmith.wav X%%NWNDIR%%/ambient/al_pl_riot1.wav X%%NWNDIR%%/ambient/al_pl_bordello1.wav X%%NWNDIR%%/ambient/al_pl_bordello2.wav X%%NWNDIR%%/ambient/al_pl_cityday1.wav X%%NWNDIR%%/ambient/al_pl_cityday2.wav X%%NWNDIR%%/ambient/al_pl_citynite.wav X%%NWNDIR%%/ambient/al_pl_combat1.wav X%%NWNDIR%%/ambient/al_pl_combat2.wav X%%NWNDIR%%/ambient/al_pl_combatmuf1.wav X%%NWNDIR%%/ambient/al_pl_combatmuf2.wav X%%NWNDIR%%/ambient/al_pl_marketday.wav X%%NWNDIR%%/ambient/al_pl_riot2.wav X%%NWNDIR%%/ambient/al_pl_slumday1.wav X%%NWNDIR%%/ambient/al_pl_slumday2.wav X%%NWNDIR%%/ambient/al_pl_slumnite.wav X%%NWNDIR%%/ambient/al_pl_talkinglrg.wav X%%NWNDIR%%/ambient/al_pl_talkingmed.wav X%%NWNDIR%%/ambient/al_pl_talkingsml.wav X%%NWNDIR%%/ambient/al_pl_tavhubbub1.wav X%%NWNDIR%%/ambient/al_pl_tavhubbub2.wav X%%NWNDIR%%/ambient/al_pl_templesday.wav X%%NWNDIR%%/ambient/al_pl_townday1.wav X%%NWNDIR%%/ambient/al_pl_townday2.wav X%%NWNDIR%%/ambient/al_pl_townnite.wav X%%NWNDIR%%/ambient/al_pl_whispers.wav X%%NWNDIR%%/ambient/al_pl_whispersf.wav X%%NWNDIR%%/ambient/al_pl_whispersm.wav X%%NWNDIR%%/ambient/al_wt_gustcavrn1.wav X%%NWNDIR%%/ambient/al_wt_gustchasm1.wav X%%NWNDIR%%/ambient/al_wt_gustdraft1.wav X%%NWNDIR%%/ambient/al_wt_gustgrass1.wav X%%NWNDIR%%/ambient/al_wt_rainhard1.wav X%%NWNDIR%%/ambient/al_wt_rainlight1.wav X%%NWNDIR%%/ambient/al_wt_stormlg1.wav X%%NWNDIR%%/ambient/al_wt_stormsm1.wav X%%NWNDIR%%/ambient/al_an_bughouse1.wav X%%NWNDIR%%/texturepacks/GUI_32bit.erf X%%NWNDIR%%/texturepacks/Textures_Tpa.erf X%%NWNDIR%%/texturepacks/Textures_Tpc.erf X%%NWNDIR%%/texturepacks/Tiles_Tpa.erf X%%NWNDIR%%/texturepacks/Tiles_Tpb.erf X%%NWNDIR%%/texturepacks/Tiles_Tpc.erf X%%NWNDIR%%/data/voicesets.bif X%%NWNDIR%%/data/aurora_gui.bif X%%NWNDIR%%/data/aurora_tcn.bif X%%NWNDIR%%/data/aurora_tdc.bif X%%NWNDIR%%/data/aurora_tde.bif X%%NWNDIR%%/data/aurora_tdm.bif X%%NWNDIR%%/data/aurora_tds.bif X%%NWNDIR%%/data/aurora_tic.bif X%%NWNDIR%%/data/aurora_tin.bif X%%NWNDIR%%/data/aurora_tms.bif X%%NWNDIR%%/data/aurora_ttf.bif X%%NWNDIR%%/data/aurora_ttr.bif X%%NWNDIR%%/data/convo.bif X%%NWNDIR%%/data/editor.bif X%%NWNDIR%%/data/ini.bif X%%NWNDIR%%/data/loadscreens.bif X%%NWNDIR%%/data/misc.bif X%%NWNDIR%%/data/models_01.bif X%%NWNDIR%%/data/models_02.bif X%%NWNDIR%%/data/music.bif X%%NWNDIR%%/data/patch.bif X%%NWNDIR%%/data/scripts.bif X%%NWNDIR%%/data/sounds.bif X%%NWNDIR%%/data/templates.bif X%%NWNDIR%%/data/textures_01.bif X%%NWNDIR%%/data/textures_02.bif X%%NWNDIR%%/data/2da.bif X%%NWNDIR%%/dmvault/dungeonmaster.bic X%%NWNDIR%%/docs/NWN_OnlineManual.pdf X%%NWNDIR%%/docs/readme.txt X%%NWNDIR%%/localvault/zanzinabru.bic X%%NWNDIR%%/localvault/claymanorin.bic X%%NWNDIR%%/localvault/daeris.bic X%%NWNDIR%%/localvault/daevaorn.bic X%%NWNDIR%%/localvault/diadanlocke.bic X%%NWNDIR%%/localvault/drax.bic X%%NWNDIR%%/localvault/freddifurpo.bic X%%NWNDIR%%/localvault/frederickgarvin.bic X%%NWNDIR%%/localvault/jaindvarkvasirso.bic X%%NWNDIR%%/localvault/jinn.bic X%%NWNDIR%%/localvault/jolenaleider.bic X%%NWNDIR%%/localvault/junoboram.bic X%%NWNDIR%%/localvault/kerith.bic X%%NWNDIR%%/localvault/kheldaraambarhin.bic X%%NWNDIR%%/localvault/lantianudattiams.bic X%%NWNDIR%%/localvault/laureencelest.bic X%%NWNDIR%%/localvault/merrickdupelade.bic X%%NWNDIR%%/localvault/ownka.bic X%%NWNDIR%%/localvault/raptrethanlis.bic X%%NWNDIR%%/localvault/tonansten.bic X%%NWNDIR%%/localvault/torutaramoku.bic X%%NWNDIR%%/localvault/xandraloxdeteste.bic X%%NWNDIR%%/localvault/xavierwoo.bic X%%NWNDIR%%/localvault/aluviandarkstar.bic X%%NWNDIR%%/override/iit_medkit_001.tga X%%NWNDIR%%/override/m1q6f06pedistal.dlg X%%NWNDIR%%/override/nw_s2_wholeness.ncs X%%NWNDIR%%/override/nw_s2_wholeness.nss X%%NWNDIR%%/override/options_sound.gui X%%NWNDIR%%/override/serverlist_page1.gui X%%NWNDIR%%/modules/DEMO - Goblins vs Kobolds.mod X%%NWNDIR%%/modules/DEMO - Thar be Rats! Yarrr!.mod X%%NWNDIR%%/modules/DEMO - House of Doors.mod X%%NWNDIR%%/modules/Contest Of Champions 0492.mod X%%NWNDIR%%/modules/DEMO - The Cat Lady.mod X%%NWNDIR%%/music/mus_theme_nwn.bmu X%%NWNDIR%%/music/mus_bat_aribeth.bmu X%%NWNDIR%%/music/mus_bat_citboss.bmu X%%NWNDIR%%/music/mus_bat_city1.bmu X%%NWNDIR%%/music/mus_bat_city2.bmu X%%NWNDIR%%/music/mus_bat_city3.bmu X%%NWNDIR%%/music/mus_bat_dragon.bmu X%%NWNDIR%%/music/mus_bat_dung1.bmu X%%NWNDIR%%/music/mus_bat_dung2.bmu X%%NWNDIR%%/music/mus_bat_dung3.bmu X%%NWNDIR%%/music/mus_bat_endboss.bmu X%%NWNDIR%%/music/mus_bat_forboss.bmu X%%NWNDIR%%/music/mus_bat_forest1.bmu X%%NWNDIR%%/music/mus_bat_forest2.bmu X%%NWNDIR%%/music/mus_bat_lizboss.bmu X%%NWNDIR%%/music/mus_bat_rural1.bmu X%%NWNDIR%%/music/mus_castle.bmu X%%NWNDIR%%/music/mus_citydockday.bmu X%%NWNDIR%%/music/mus_citydocknite.bmu X%%NWNDIR%%/music/mus_citymarket.bmu X%%NWNDIR%%/music/mus_citynite.bmu X%%NWNDIR%%/music/mus_cityslumday.bmu X%%NWNDIR%%/music/mus_cityslumnite.bmu X%%NWNDIR%%/music/mus_citywealthy.bmu X%%NWNDIR%%/music/mus_crypt1.bmu X%%NWNDIR%%/music/mus_crypt2.bmu X%%NWNDIR%%/music/mus_evildungeon1.bmu X%%NWNDIR%%/music/mus_evildungeon2.bmu X%%NWNDIR%%/music/mus_forestday1.bmu X%%NWNDIR%%/music/mus_forestday2.bmu X%%NWNDIR%%/music/mus_forestnite.bmu X%%NWNDIR%%/music/mus_gendungeon1.bmu X%%NWNDIR%%/music/mus_mines1.bmu X%%NWNDIR%%/music/mus_mines2.bmu X%%NWNDIR%%/music/mus_richhouse.bmu X%%NWNDIR%%/music/mus_ruralday1.bmu X%%NWNDIR%%/music/mus_ruralday2.bmu X%%NWNDIR%%/music/mus_ruralnite.bmu X%%NWNDIR%%/music/mus_sewer.bmu X%%NWNDIR%%/music/mus_store.bmu X%%NWNDIR%%/music/mus_tavern1.bmu X%%NWNDIR%%/music/mus_tavern2.bmu X%%NWNDIR%%/music/mus_tavern3.bmu X%%NWNDIR%%/music/mus_tavern4.bmu X%%NWNDIR%%/music/mus_templeevil.bmu X%%NWNDIR%%/music/mus_templegood.bmu X%%NWNDIR%%/music/mus_templegood2.bmu X%%NWNDIR%%/music/mus_theme_argend.bmu X%%NWNDIR%%/music/mus_theme_aribev.bmu X%%NWNDIR%%/music/mus_theme_aribgd.bmu X%%NWNDIR%%/music/mus_theme_chap1.bmu X%%NWNDIR%%/music/mus_theme_chap2.bmu X%%NWNDIR%%/music/mus_theme_chap3.bmu X%%NWNDIR%%/music/mus_theme_chap4.bmu X%%NWNDIR%%/music/mus_theme_main.bmu X%%NWNDIR%%/music/mus_theme_maugrm.bmu X%%NWNDIR%%/music/mus_theme_morag.bmu X%%NWNDIR%%/music/mus_autorun.wav X%%NWNDIR%%/nwm/Chapter2E.nwm X%%NWNDIR%%/nwm/Chapter1E.nwm X%%NWNDIR%%/nwm/Chapter2.nwm X%%NWNDIR%%/nwm/Chapter1.nwm X%%NWNDIR%%/nwm/Chapter3.nwm X%%NWNDIR%%/nwm/Chapter4.nwm X%%NWNDIR%%/nwm/Prelude.nwm X%%NWNDIR%%/patch.key X%%NWNDIR%%/dialog.tlk X%%NWNDIR%%/chitin.key X%%NWNDIR%%/nwnplayer.ini X%%NWNDIR%%/nwncdkey.ini X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windforst1.wav ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windforst1.wav; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windforst1.WAV ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windforst1.WAV; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windmed1.wav ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windmed1.wav; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windmed1.WAV ]; then rm -f %D/%%NWNDIR%%/al_wt_windsoft1/al_wt_windmed1.WAV; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windsoft1.wav ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windsoft1.wav; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windsoft1.WAV ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windsoft1.WAV; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windstrng1.wav ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windstrng1.wav; fi X@unexec if [ -e %D/%%NWNDIR%%/ambient/al_wt_windstrng1.WAV ]; then rm -f %D/%%NWNDIR%%/ambient/al_wt_windstrng1.WAV; fi X@unexec rmdir %D/%%NWNDIR%%/ambient 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/data 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/dmvault 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/hak 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/localvault 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/modules 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/music 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/nwm 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/override 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/portraits 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/saves 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/servervault 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/texturepacks 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/temp 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/logs 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/docs 2>/dev/null || true X@unexec rmdir %D/%%NWNDIR%%/tempclient 2>/dev/null || true X END-of-linux_nwndata/pkg-plist echo x - linux_nwndata/pkg-deinstall sed 's/^X//' >linux_nwndata/pkg-deinstall << 'END-of-linux_nwndata/pkg-deinstall' X#!/bin/sh X Xif [ "$2" != "POST-DEINSTALL" ]; then X exit 0 Xfi X Xecho "" Xecho "This port has been deinstalled. However, it is possible that some files have been left on the system. There are several reasons why this could happen:" Xecho "" Xecho "* Because of the conversion from the Windows to the Linux based versions of the data files, some may have been renamed during the upgrade process." Xecho "* If you have played Neverwinter nights, your save files and user settings will still be there." Xecho "" Xecho "To fully remove this port, you will also need to remove the /compat/linux/usr/games/nwn directory." X Xexit 0 X END-of-linux_nwndata/pkg-deinstall exit --- nwndata.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 20:40:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29D6337B40B for ; Wed, 9 Apr 2003 20:40:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 503CC43FE0 for ; Wed, 9 Apr 2003 20:40:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A3eEUp090530 for ; Wed, 9 Apr 2003 20:40:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A3eEBI090529; Wed, 9 Apr 2003 20:40:14 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 20:40:14 -0700 (PDT) Resent-Message-Id: <200304100340.h3A3eEBI090529@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eric Schnoebelen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB3EF37B401 for ; Wed, 9 Apr 2003 20:34:32 -0700 (PDT) Received: from mr-bill.cirr.com (library.cirr.com [192.67.63.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1622643F3F for ; Wed, 9 Apr 2003 20:34:32 -0700 (PDT) (envelope-from eric@mr-bill.cirr.com) Received: from mr-bill.cirr.com (localhost [127.0.0.1]) by mr-bill.cirr.com (8.12.5/8.12.5) with ESMTP id h3A3YUg2065811 for ; Wed, 9 Apr 2003 22:34:30 -0500 (CDT) (envelope-from eric@mr-bill.cirr.com) Received: (from eric@localhost) by mr-bill.cirr.com (8.12.5/8.12.5/Submit) id h3A3YUvX065810; Wed, 9 Apr 2003 22:34:30 -0500 (CDT) Message-Id: <200304100334.h3A3YUvX065810@mr-bill.cirr.com> Date: Wed, 9 Apr 2003 22:34:30 -0500 (CDT) From: Eric Schnoebelen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50765: New port: sysutils/p5-UPS-Nut X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Schnoebelen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 03:40:18 -0000 >Number: 50765 >Category: ports >Synopsis: New port: sysutils/p5-UPS-Nut >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 20:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Eric Schnoebelen >Release: FreeBSD 4.6-STABLE i386 >Organization: Central Iowa (MOdel) Railroad, Plano, TX US >Environment: System: FreeBSD mr-bill.cirr.com 4.6-STABLE FreeBSD 4.6-STABLE #8: Sun Sep 1 02:46:51 CDT 2002 root@mr-bill.cirr.com:/usr/obj/usr/src/sys/MR-BILL i386 >Description: New port: sysutils/p5-UPS-Nut p5-UPS-Nut provides a perl interface to setting and retrieving values from the Network UPS tools servers. >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-UPS-Nut # p5-UPS-Nut/Makefile # p5-UPS-Nut/distinfo # p5-UPS-Nut/files # p5-UPS-Nut/pkg-descr # p5-UPS-Nut/pkg-plist # echo c - p5-UPS-Nut mkdir -p p5-UPS-Nut > /dev/null 2>&1 echo x - p5-UPS-Nut/Makefile sed 's/^X//' >p5-UPS-Nut/Makefile << 'END-of-p5-UPS-Nut/Makefile' X# $FreeBSD: $ X# X XPORTNAME= UPS-Nut XPORTVERSION= 0.04 XCATEGORIES= sysutils perl5 XMASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/CPAN/modules/by-authors/id/K/KP/KPETERS/ \ X http://mirror.hiwaay.net/CPAN/modules/by-authors/id/K/KP/KPETERS/ XPKGNAMEPREFIX= p5- X XMAINTAINER= eric@cirr.com XCOMMENT= Perl module for accessing Network UPS Tools' upsd X XPERL_CONFIGURE= yes X XMAN3= UPS::Nut.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpre-configure: X ${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL X X.include END-of-p5-UPS-Nut/Makefile echo x - p5-UPS-Nut/distinfo sed 's/^X//' >p5-UPS-Nut/distinfo << 'END-of-p5-UPS-Nut/distinfo' XMD5 (UPS-Nut-0.04.tar.gz) = 773695b36d153b2bcb0d9b57a3cdae8c END-of-p5-UPS-Nut/distinfo echo c - p5-UPS-Nut/files mkdir -p p5-UPS-Nut/files > /dev/null 2>&1 echo x - p5-UPS-Nut/pkg-descr sed 's/^X//' >p5-UPS-Nut/pkg-descr << 'END-of-p5-UPS-Nut/pkg-descr' XModule UPS::Nut implements an object oriented interface to the Network XUPS Tools upsd. END-of-p5-UPS-Nut/pkg-descr echo x - p5-UPS-Nut/pkg-plist sed 's/^X//' >p5-UPS-Nut/pkg-plist << 'END-of-p5-UPS-Nut/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/UPS/Nut/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/UPS/Nut.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/UPS 2>/dev/null || true END-of-p5-UPS-Nut/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 20:50:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D438437B401 for ; Wed, 9 Apr 2003 20:50:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F195143FBD for ; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A3o7Up093091 for ; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A3o746093090; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 20:50:07 -0700 (PDT) Resent-Message-Id: <200304100350.h3A3o746093090@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bruce M Simpson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7DF437B401 for ; Wed, 9 Apr 2003 20:45:47 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BDB43FAF for ; Wed, 9 Apr 2003 20:45:47 -0700 (PDT) (envelope-from bms@spc.org) Received: from saboteur.dollah.com (unknown [81.3.72.86]) by bigboy.spc.org (Postfix) with ESMTP id 32CFC3260 for ; Thu, 10 Apr 2003 04:46:14 +0100 (BST) Received: by saboteur.dollah.com (Postfix, from userid 1001) id 51DC949D; Thu, 10 Apr 2003 04:45:35 +0100 (BST) Message-Id: <20030410034535.51DC949D@saboteur.dollah.com> Date: Thu, 10 Apr 2003 04:45:35 +0100 (BST) From: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50767: New port: ldap2dns - maintain DNS zones in LDAP directories X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce M Simpson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 03:50:10 -0000 >Number: 50767 >Category: ports >Synopsis: New port: ldap2dns - maintain DNS zones in LDAP directories >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 20:50:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD saboteur.dollah.com 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Fri Mar 28 09:51:11 GMT 2003 root@saboteur.dollah.com:/usr/src/sys/i386/compile/SABOTEUR_GEOM i386 >Description: ldap2dns facilitates easier management of DNS zones by enabling them to be stored in LDAP directories, which allows you to use whatever LDAP browser/editor you want for maintaining them. Run it in a cron job to regularly update tinydns or BIND 8 DNS zone files. >How-To-Repeat: >Fix: --- ldap2dns.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ldap2dns # ldap2dns/Makefile # ldap2dns/pkg-descr # ldap2dns/pkg-comment # ldap2dns/pkg-plist # ldap2dns/distinfo # ldap2dns/files # ldap2dns/files/patch-Makefile # echo c - ldap2dns mkdir -p ldap2dns > /dev/null 2>&1 echo x - ldap2dns/Makefile sed 's/^X//' >ldap2dns/Makefile << 'END-of-ldap2dns/Makefile' X# New ports collection makefile for: ldap2dns X# Date created: 04 March 2002 X# Whom: Bruce M Simpson X# X# $FreeBSD$ X# X XPORTNAME= ldap2dns XPORTVERSION= 0.2.6 XCATEGORIES= net XMASTER_SITES= http://ldap2dns.tiscover.com/ X XMAINTAINER= bms@spc.org XCOMMENT= "Maintain DNS zones using an LDAP directory" X X.if defined(WITH_OPENLDAP21) XLIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap21 X.elif defined(WITH_OPENLDAP20) XLIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 X.else XLIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12 X.endif XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS/Header.pm:${PORTSDIR}/net/p5-Net-DNS \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap X XUSE_GMAKE= defined XUSE_PERL5= defined X XMAKE_ENV = "INC=-I$(PREFIX)/include" XMAKE_ENV += "LIB=-L$(PREFIX)/lib" X Xdo-install: X ${MKDIR} ${DATADIR} X ${INSTALL_SCRIPT} ${WRKSRC}/ldap2dns ${PREFIX}/bin X ${INSTALL_SCRIPT} ${WRKSRC}/ldap2dnsd ${PREFIX}/bin X ${INSTALL_DATA} ${WRKSRC}/dns.at.conf ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/dns.oc.conf ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/dns.schema ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/example.ldif ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/README.html ${DATADIR} X ${INSTALL_SCRIPT} ${WRKSRC}/ldap2tinydns-conf ${DATADIR} X ${INSTALL_SCRIPT} ${WRKSRC}/import.pl ${DATADIR} X X.include END-of-ldap2dns/Makefile echo x - ldap2dns/pkg-descr sed 's/^X//' >ldap2dns/pkg-descr << 'END-of-ldap2dns/pkg-descr' XFrom the website: X Xldap2dns is a program to create DNS (Domain Name Service) records directly Xfrom a LDAP directory. ldap2dns is designed to write ASCII data files used Xby tinydns from the djbdns package, but also may be used to write .db-files Xused by named as found in the BIND package. X XWWW: http://ldap2dns.tiscover.com/ X XBruce Xbms@spc.org END-of-ldap2dns/pkg-descr echo x - ldap2dns/pkg-comment sed 's/^X//' >ldap2dns/pkg-comment << 'END-of-ldap2dns/pkg-comment' XMaintain DNS zones using an LDAP directory END-of-ldap2dns/pkg-comment echo x - ldap2dns/pkg-plist sed 's/^X//' >ldap2dns/pkg-plist << 'END-of-ldap2dns/pkg-plist' Xbin/ldap2dns Xbin/ldap2dnsd Xshare/ldap2dns/README.html Xshare/ldap2dns/dns.at.conf Xshare/ldap2dns/dns.oc.conf Xshare/ldap2dns/dns.schema Xshare/ldap2dns/example.ldif Xshare/ldap2dns/import.pl Xshare/ldap2dns/ldap2tinydns-conf X@dirrm share/ldap2dns END-of-ldap2dns/pkg-plist echo x - ldap2dns/distinfo sed 's/^X//' >ldap2dns/distinfo << 'END-of-ldap2dns/distinfo' XMD5 (ldap2dns-0.2.6.tar.gz) = 398b1ea7dfafa43617315886ed0ea6f0 END-of-ldap2dns/distinfo echo c - ldap2dns/files mkdir -p ldap2dns/files > /dev/null 2>&1 echo x - ldap2dns/files/patch-Makefile sed 's/^X//' >ldap2dns/files/patch-Makefile << 'END-of-ldap2dns/files/patch-Makefile' X--- Makefile.orig Tue Mar 4 09:01:09 2003 X+++ Makefile Tue Mar 4 09:07:18 2003 X@@ -6,7 +6,7 @@ X OBJS=ldap2dns.o X LIBS=-lldap -llber X LD=gcc X-LDFLAGS= X+LDFLAGS= $(LIB) X INSTALL_PREFIX= X PREFIXDIR=$(INSTALL_PREFIX)/usr X LDAPCONFDIR=$(INSTALL_PREFIX)/etc/openldap END-of-ldap2dns/files/patch-Makefile exit --- ldap2dns.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 20:50:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFB1837B404 for ; Wed, 9 Apr 2003 20:50:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96AAD43FAF for ; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A3o7Up093078 for ; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A3o767093077; Wed, 9 Apr 2003 20:50:07 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 20:50:07 -0700 (PDT) Resent-Message-Id: <200304100350.h3A3o767093077@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bruce M Simpson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BFCB37B401 for ; Wed, 9 Apr 2003 20:42:06 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34F7B43FAF for ; Wed, 9 Apr 2003 20:42:05 -0700 (PDT) (envelope-from bms@spc.org) Received: from saboteur.dollah.com (unknown [81.3.72.86]) by bigboy.spc.org (Postfix) with ESMTP id 0D52D3260 for ; Thu, 10 Apr 2003 04:42:32 +0100 (BST) Received: by saboteur.dollah.com (Postfix, from userid 1001) id 4922549D; Thu, 10 Apr 2003 04:41:53 +0100 (BST) Message-Id: <20030410034153.4922549D@saboteur.dollah.com> Date: Thu, 10 Apr 2003 04:41:53 +0100 (BST) From: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50766: New port: s3switch - enable TV-Out on S3 chipsets X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce M Simpson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 03:50:10 -0000 >Number: 50766 >Category: ports >Synopsis: New port: s3switch - enable TV-Out on S3 chipsets >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 20:50:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 5.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD saboteur.dollah.com 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #0: Fri Mar 28 09:51:11 GMT 2003 root@saboteur.dollah.com:/usr/src/sys/i386/compile/SABOTEUR_GEOM i386 >Description: s3switch enables switching between lcd, svga and tv-out on recent s3 graphics chipsets. essential for ThinkPad owners. >How-To-Repeat: >Fix: --- s3switch.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # s3switch # s3switch/pkg-descr # s3switch/distinfo # s3switch/Makefile # s3switch/pkg-comment # s3switch/pkg-plist # s3switch/files # s3switch/files/patch-s3switch.c # s3switch/files/patch-Makefile # s3switch/files/patch-s3switch.1x # echo c - s3switch mkdir -p s3switch > /dev/null 2>&1 echo x - s3switch/pkg-descr sed 's/^X//' >s3switch/pkg-descr << 'END-of-s3switch/pkg-descr' XThis is a utility used to enable the TV output on S3 Savage based cards, Xwhich I have ported to run under FreeBSD as well as Linux. X XIt must be run as root, though I leave you to do this at your discretion. X XBruce Xbms@spc.org END-of-s3switch/pkg-descr echo x - s3switch/distinfo sed 's/^X//' >s3switch/distinfo << 'END-of-s3switch/distinfo' XMD5 (s3ssrc.zip) = 1328b070343ac79c5ed4c613a1113754 END-of-s3switch/distinfo echo x - s3switch/Makefile sed 's/^X//' >s3switch/Makefile << 'END-of-s3switch/Makefile' X# New ports collection makefile for: s3switch X# Date created: March 16, 2003 X# Whom: Bruce M Simpson X# X# $FreeBSD$ X# X XPORTNAME= s3switch XPORTVERSION= 0.1 XCATEGORIES= graphics XMASTER_SITES= http://www.probo.com/timr/ XDISTNAME= s3ssrc X XMAINTAINER= bms@spc.org X XBUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip X XUSE_GMAKE= yes XUSE_ZIP= yes XUSE_X_PREFIX= yes XNO_WRKSUBDIR= XMAKE_ENV+= FREEBSD=1 X XMAN1= s3switch.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/s3switch ${PREFIX}/bin X ${INSTALL_MAN} ${WRKDIR}/s3switch.1x ${PREFIX}/man/man1/s3switch.1 X X.include END-of-s3switch/Makefile echo x - s3switch/pkg-comment sed 's/^X//' >s3switch/pkg-comment << 'END-of-s3switch/pkg-comment' XEnable TV-out on S3 graphics cards END-of-s3switch/pkg-comment echo x - s3switch/pkg-plist sed 's/^X//' >s3switch/pkg-plist << 'END-of-s3switch/pkg-plist' Xbin/s3switch END-of-s3switch/pkg-plist echo c - s3switch/files mkdir -p s3switch/files > /dev/null 2>&1 echo x - s3switch/files/patch-s3switch.c sed 's/^X//' >s3switch/files/patch-s3switch.c << 'END-of-s3switch/files/patch-s3switch.c' X--- s3switch.c.orig Wed Sep 11 23:25:33 2002 X+++ s3switch.c Sun Mar 16 03:15:54 2003 X@@ -1,7 +1,37 @@ X // Simple utility to switch a Savage board between CRT/LCD devices. X // T. N. Roberts, 99-Aug-26. X X-// Linux x86 only. X+// Ported to FreeBSD/i386 by Bruce M Simpson X+ X+#if defined(__FreeBSD__) X+ X+#include X+#include X+#include X+#include X+#include X+#include X+ X+#define OUTB(val,port) outb(port,val) X+#define INB(port) inb(port) X+#define IOPERM(x,y,z) i386_set_ioperm(x,y,z) X+ X+typedef struct vm86_intcall_args INTCALL_ARGS_T; X+#define EAX vmf.eax.r_ex X+#define EBX vmf.ebx.r_ex X+#define ECX vmf.ecx.r_ex X+#define EDX vmf.edx.r_ex X+ X+#define INTCALL_INIT() X+ X+static __inline X+INTCALL(int intnum, INTCALL_ARGS_T *args) X+{ X+ args->intnum = intnum; X+ return(!i386_vm86(VM86_INTCALL, args)); X+} X+ X+#else /* Linux */ X X #include X #define extern X@@ -10,6 +40,30 @@ X X #include "lrmi.h" X X+#define OUTB(val,port) outb(val,port) X+#define INB(port) inb(port) X+#define IOPERM(x,y,z) ioperm(x,y,z) X+ X+typedef struct LRMI_regs INTCALL_ARGS_T; X+#define EAX eax X+#define EBX ebx X+#define ECX ecx X+#define EDX edx X+ X+#define INTCALL_INIT() \ X+ do { \ X+ if (!LRMI_init()) \ X+ return (1); \ X+ } while (0) X+ X+static __inline X+INTCALL(int intnum, INTCALL_ARGS_T *args) X+{ X+ return(LRMI_int(intnum, args)); X+} X+ X+#endif /* Linux */ X+ X // Usage: X // s3switch [-q] [crt|lcd|both] X X@@ -97,10 +151,10 @@ X { X /* Allow or disallow access to I/O ports. */ X X- ioperm( 0x40, 4, enable ); X- ioperm( 0x61, 1, enable ); X- ioperm( 0x80, 1, enable ); X- ioperm( 0x3b0, 0x30, enable ); X+ IOPERM( 0x40, 4, enable ); X+ IOPERM( 0x61, 1, enable ); X+ IOPERM( 0x80, 1, enable ); X+ IOPERM( 0x3b0, 0x30, enable ); X } X X X@@ -109,10 +163,10 @@ X { X // Figure out what kind of Savage it is. X X- outb( 0x2d, 0x3d4 ); X- gPCIid = inb( 0x3d5 ) << 8; X- outb( 0x2e, 0x3d4 ); X- gPCIid |= inb( 0x3d5 ); X+ OUTB( 0x2d, 0x3d4 ); X+ gPCIid = INB( 0x3d5 ) << 8; X+ OUTB( 0x2e, 0x3d4 ); X+ gPCIid |= INB( 0x3d5 ); X X switch( gPCIid ) { X case PCI_CHIP_SAVAGE3D: X@@ -157,21 +211,21 @@ X X if( ChipClass == S3_SAVAGEMXIX ) X { X- outb( 0xc0, 0x3d4 ); X- jTvFormat = inb( 0x3d5 ); X- outb( 0x6b, 0x3d4 ); X- jDevices = inb( 0x3d5 ); X+ OUTB( 0xc0, 0x3d4 ); X+ jTvFormat = INB( 0x3d5 ); X+ OUTB( 0x6b, 0x3d4 ); X+ jDevices = INB( 0x3d5 ); X } X else X { X- outb( 0x6b, 0x3d4 ); X- jTvFormat = inb( 0x3d5 ); X- outb( 0x6d, 0x3d4 ); X- jDevices = inb( 0x3d5 ); X+ OUTB( 0x6b, 0x3d4 ); X+ jTvFormat = INB( 0x3d5 ); X+ OUTB( 0x6d, 0x3d4 ); X+ jDevices = INB( 0x3d5 ); X } X X- outb( 0x79, 0x3d4 ); X- cr79 = inb( 0x3d5 ); X+ OUTB( 0x79, 0x3d4 ); X+ cr79 = INB( 0x3d5 ); X X //printf( "Device ID: %04x\n", gPCIid); X X@@ -207,24 +261,23 @@ X unsigned short X set_active_device( int iDevice ) X { X- struct LRMI_regs r; X+ INTCALL_ARGS_T sa; X int iResult = 0; X X- if (!LRMI_init()) X- return 1; X+ INTCALL_INIT(); X X /* Go set the active device. */ X X- memset( &r, 0, sizeof(r) ); X+ memset(&sa, 0, sizeof(sa)); X X- r.eax = 0x4f14; // S3 extended functions X- r.ebx = 0x0003; // set active device X- r.ecx = iDevice; X+ sa.EAX = 0x4F14; X+ sa.EBX = 0x0003; X+ sa.ECX = iDevice; X X if( ChipClass == S3_SAVAGEMXIX ) X- r.ecx |= DUO_ON; X+ sa.ECX |= DUO_ON; X X- iResult = LRMI_int( 0x10, &r ); X+ iResult = INTCALL(0x10, &sa); X X if( !iResult ) X { X@@ -232,7 +285,7 @@ X return 1; X } X X- if ( (r.eax & 0xffff) != 0x4f ) X+ if ( (sa.EAX & 0xffff) != 0x4f ) X { X fprintf( stderr, "BIOS returned error code.\n" ); X return 1; X@@ -246,22 +299,21 @@ X unsigned short X set_tv_state( int state ) X { X- struct LRMI_regs r; X+ INTCALL_ARGS_T sa; X int iResult = 0; X X- if (!LRMI_init()) X- return 1; X+ INTCALL_INIT(); X X /* And go set the TV state. */ X X- memset( &r, 0, sizeof(r) ); X+ memset(&sa, 0, sizeof(sa)); X X- r.eax = 0x4f14; // S3 extended functions X- r.ebx = 0x0007; // set tv state X- r.ecx = state; X- r.edx = TV_FORMAT_MASK; X+ sa.EAX = 0x4F14; X+ sa.EBX = 0x0007; X+ sa.ECX = state; X+ sa.EDX = TV_FORMAT_MASK; X X- iResult = LRMI_int( 0x10, &r ); X+ iResult = INTCALL(0x10, &sa); X X if( !iResult ) X { X@@ -269,7 +321,7 @@ X return 1; X } X X- if ( (r.eax & 0xffff) != 0x4f ) X+ if ( (sa.EAX & 0xffff) != 0x4f ) X { X fprintf( stderr, "BIOS returned error code.\n" ); X return 1; X@@ -348,9 +400,9 @@ X if( (cr79 == 5) || (cr79 == 8) ) X { X cr79 = (cr79 == 5) ? 8 : 0x0e; X- ioperm( 0x3d4, 2, 1 ); X+ IOPERM( 0x3d4, 2, 1 ); X outw( (cr79 << 8) | 0x79, 0x3d4 ); X- ioperm( 0x3d4, 2, 0 ); X+ IOPERM( 0x3d4, 2, 0 ); X } X } X else if( !(jDevices & LCD_ACTIVE) && (newstate & LCD_ACTIVE) ) X@@ -360,9 +412,9 @@ X if( (cr79 == 8) || (cr79 == 0xe) ) X { X cr79 = (cr79 == 8) ? 5 : 8; X- ioperm( 0x3d4, 2, 1 ); X+ IOPERM( 0x3d4, 2, 1 ); X outw( (cr79 << 8) | 0x79, 0x3d4 ); X- ioperm( 0x3d4, 2, 0 ); X+ IOPERM( 0x3d4, 2, 0 ); X } X } X } END-of-s3switch/files/patch-s3switch.c echo x - s3switch/files/patch-Makefile sed 's/^X//' >s3switch/files/patch-Makefile << 'END-of-s3switch/files/patch-Makefile' X--- Makefile.orig Sun Mar 16 03:08:16 2003 X+++ Makefile Sun Mar 16 03:08:38 2003 X@@ -1,5 +1,11 @@ X CC = gcc -g X X+ifdef FREEBSD X+LRMIOBJ= X+else X+LRMIOBJ=lrmi.o X+endif X+ X all: s3switch X X-s3switch: s3switch.o lrmi.o X+s3switch: s3switch.o $(LRMIOBJ) END-of-s3switch/files/patch-Makefile echo x - s3switch/files/patch-s3switch.1x sed 's/^X//' >s3switch/files/patch-s3switch.1x << 'END-of-s3switch/files/patch-s3switch.1x' X--- s3switch.1x.orig Wed Sep 11 23:21:19 2002 X+++ s3switch.1x Sun Mar 16 03:49:59 2003 X@@ -55,8 +55,10 @@ X .I S3switch X will not allow you to activate devices which are not connected, on those X chips that are able to detect this. X-.SH AUTHOR X+.SH AUTHORS X Tim Roberts (timr@probo.com) X+.P X+Bruce M Simpson (FreeBSD Port) X .SH "SEE ALSO" X .BR X(1x), X .BR Xserver(1x) END-of-s3switch/files/patch-s3switch.1x exit --- s3switch.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 21:43:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7277637B401 for ; Wed, 9 Apr 2003 21:43:06 -0700 (PDT) Received: from forrie.ne.client2.attbi.com (forrie.ne.client2.attbi.com [24.147.156.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67CD43FBF for ; Wed, 9 Apr 2003 21:43:05 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from workstation.forrie.com (forrie@workstation.forrie.net. [192.168.1.21]) by forrie.ne.client2.attbi.com with id h3A4h3O92148 for ; Thu, 10 Apr 2003 00:43:04 -0400 (EDT) Message-Id: <5.2.1.1.2.20030410004316.025d8f10@192.168.1.1> X-Sender: forrie@192.168.1.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Thu, 10 Apr 2003 00:43:58 -0400 To: freebsd-ports-bugs@freebsd.org From: Forrest Aldrich Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) Subject: GLE compile problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 04:43:07 -0000 (I've emailed the maintainer (no response) and the original author about this bug - waiting for a patch and will contribute when received) I was working on building the gnome2 port on FreeBSD-4.8-STABLE (current CVSup) and ran into this glitch with the GLE port. This port is at version 3.0.3; looking at the master ftp site, the code has since been updated to: http://linas.org/gle/pub/gle-3.1.0.tar.gz Has anyone run into this bug. All my ports are up-to-date via portupgrade (as far as I can tell). Thanks, Forrest ===> Building for gle-3.0.3 make all-recursive Making all in src /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c ex_angle.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c ex_angle.c -fPIC -DPIC -o .libs/ex_angle.lo In file included from ex_angle.c:26: port.h:191: GL/gl.h: No such file or directory port.h:192: GL/glu.h: No such file or directory ex_angle.c: In function `draw_angle_style_front_cap': ex_angle.c:81: `GLUtriangulatorObj' undeclared (first use in this function) ex_angle.c:81: (Each undeclared identifier is reported only once ex_angle.c:81: for each function it appears in.) ex_angle.c:81: `tobj' undeclared (first use in this function) ex_angle.c:81: warning: statement with no effect ex_angle.c:83: syntax error before `int' ex_angle.c:107: warning: implicit declaration of function `glNormal3dv' ex_angle.c:109: warning: implicit declaration of function `gluNewTess' ex_angle.c:110: warning: implicit declaration of function `gluTessCallback' ex_angle.c:110: `GLU_BEGIN' undeclared (first use in this function) ex_angle.c:110: `glBegin' undeclared (first use in this function) ex_angle.c:111: `GLU_VERTEX' undeclared (first use in this function) ex_angle.c:111: `glVertex3dv' undeclared (first use in this function) ex_angle.c:112: `GLU_END' undeclared (first use in this function) ex_angle.c:112: `glEnd' undeclared (first use in this function) ex_angle.c:127: warning: implicit declaration of function `gluBeginPolygon' ex_angle.c:129: `first_vertex' undeclared (first use in this function) ex_angle.c:130: `previous_vertex' undeclared (first use in this function) ex_angle.c:132: `is_colinear' undeclared (first use in this function) ex_angle.c:134: warning: implicit declaration of function `gluTessVertex' ex_angle.c:144: warning: implicit declaration of function `gluEndPolygon' ex_angle.c:147: warning: implicit declaration of function `gluDeleteTess' ex_angle.c: In function `draw_angle_style_back_cap': ex_angle.c:160: `GLUtriangulatorObj' undeclared (first use in this function) ex_angle.c:160: `tobj' undeclared (first use in this function) ex_angle.c:160: warning: statement with no effect ex_angle.c:162: syntax error before `int' ex_angle.c:189: `GLU_BEGIN' undeclared (first use in this function) ex_angle.c:189: `glBegin' undeclared (first use in this function) ex_angle.c:190: `GLU_VERTEX' undeclared (first use in this function) ex_angle.c:190: `glVertex3dv' undeclared (first use in this function) ex_angle.c:191: `GLU_END' undeclared (first use in this function) ex_angle.c:191: `glEnd' undeclared (first use in this function) ex_angle.c:204: `first_vertex' undeclared (first use in this function) ex_angle.c:205: `previous_vertex' undeclared (first use in this function) ex_angle.c:207: `is_colinear' undeclared (first use in this function) ex_angle.c: In function `extrusion_angle_join': ex_angle.c:335: warning: implicit declaration of function `glPushMatrix' ex_angle.c:336: warning: implicit declaration of function `glMultMatrixd' ex_angle.c:336: syntax error before `GLdouble' ex_angle.c:461: warning: implicit declaration of function `glColor3fv' ex_angle.c:563: warning: implicit declaration of function `glPopMatrix' *** Error code 1 Stop in /usr/ports/graphics/gle/work/gle-3.0.3/src. *** Error code 1 Stop in /usr/ports/graphics/gle/work/gle-3.0.3. *** Error code 1 Stop in /usr/ports/graphics/gle/work/gle-3.0.3. *** Error code 1 Stop in /usr/ports/graphics/gle. *** Error code 1 Stop in /usr/ports/x11/xscreensaver-gnome. *** Error code 1 Stop in /usr/ports/x11/gnome2. bash-2.05b# From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 9 23:40:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48EB837B401 for ; Wed, 9 Apr 2003 23:40:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C474243FD7 for ; Wed, 9 Apr 2003 23:40:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A6eDUp045301 for ; Wed, 9 Apr 2003 23:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A6eDci045300; Wed, 9 Apr 2003 23:40:13 -0700 (PDT) Resent-Date: Wed, 9 Apr 2003 23:40:13 -0700 (PDT) Resent-Message-Id: <200304100640.h3A6eDci045300@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Reinhard Lenninger" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E97B337B401 for ; Wed, 9 Apr 2003 23:32:55 -0700 (PDT) Received: from mailgate5.cinetic.de (mailgate5.cinetic.de [217.72.192.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCB543F3F for ; Wed, 9 Apr 2003 23:32:54 -0700 (PDT) (envelope-from reinhard.lenninger@web.de) Received: from web.de (fmomail02.dlan.cinetic.de [172.20.1.46]) SMTP id h3A6Wrq32406; Thu, 10 Apr 2003 08:32:53 +0200 Message-Id: <200304100632.h3A6Wrq32406@mailgate5.cinetic.de> Date: Thu, 10 Apr 2003 08:32:53 +0200 From: "Reinhard Lenninger" To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50768: port qtpkg - change Makefile and patch-Makefile to work with qt3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:40:19 -0000 >Number: 50768 >Category: ports >Synopsis: port qtpkg - change Makefile and patch-Makefile to work with qt3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 23:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Reinhard Lenninger >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD freebsd.megatron 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon Mar 31 00:58:43 CEST 2003 lenninger@freebsd.megatron:/usr/obj/usr/src/sys/BEASTIE5 i386 >Description: the current version of the qtpkg-port (/usr/ports/sysutils/qtpkg) won't compile with qt3 because the patch-Makefile tries to compile qtpkg with qt2. i've already tried to contact the port maintainer by e-mail, but he is unreachable (twschulz@gloria.cord.edu User unknown) >How-To-Repeat: >Fix: the only changes would be in Makefile: USE_QT_VER= 3 patch-Makefile: +INCPATH = -I$(LOCALBASE)/include -I$(X11BASE)/include +LIBS = $(SUBLIBS) -L$(LOCALBASE)/lib -L$(X11BASE)/lib -lqt-mt -lXext -lX11 -lm -pthread +MOC = $(X11BASE)/bin/moc to get it work with qt3. ______________________________________________________________________________ UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 02:10:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FF937B401 for ; Thu, 10 Apr 2003 02:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF2243F93 for ; Thu, 10 Apr 2003 02:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A9AFUp093262 for ; Thu, 10 Apr 2003 02:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A9AFiR093261; Thu, 10 Apr 2003 02:10:15 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 02:10:15 -0700 (PDT) Resent-Message-Id: <200304100910.h3A9AFiR093261@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB2CE37B401 for ; Thu, 10 Apr 2003 02:09:54 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3D643FAF for ; Thu, 10 Apr 2003 02:09:54 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 193Y46-000IJY-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Apr 2003 11:09:50 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 193Y48-000GG7-00 for FreeBSD-gnats-submit@freebsd.org; ÞÔ, 10 ÁÐÒ 2003 11:09:52 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50771: Update net/wmnd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 10 Apr 2003 09:10:16 -0000 X-Original-Date: ÞÔ, 10 ÁÐÒ 2003 11:09:52 +0200 X-List-Received-Date: Thu, 10 Apr 2003 09:10:16 -0000 >Number: 50771 >Category: ports >Synopsis: Update net/wmnd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 02:10:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Update net/wmnd from 0.4.4 to 0.4.5 >How-To-Repeat: >Fix: diff -ruN wmnd.orig/Makefile wmnd/Makefile --- wmnd.orig/Makefile Fri Feb 21 22:28:07 2003 +++ wmnd/Makefile Thu Apr 10 11:04:14 2003 @@ -6,9 +6,9 @@ # PORTNAME= wmnd -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= net -MASTER_SITES= http://www.hydra.ubiest.com/wmnd/releases/ +MASTER_SITES= http://www.yuv.info/wmnd/releases/ MAINTAINER= flag@gufi.org COMMENT= Improved network monitoring dock app (with tons of features) diff -ruN wmnd.orig/distinfo wmnd/distinfo --- wmnd.orig/distinfo Fri Jan 17 12:24:02 2003 +++ wmnd/distinfo Thu Apr 10 11:04:20 2003 @@ -1 +1 @@ -MD5 (wmnd-0.4.4.tar.gz) = eba6c0ac30c6278e72930cd66dca2f98 +MD5 (wmnd-0.4.5.tar.gz) = b143203fc476a7dd08e64c87619db4f2 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 02:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4566737B401 for ; Thu, 10 Apr 2003 02:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C3C743F75 for ; Thu, 10 Apr 2003 02:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A9KCUp096085 for ; Thu, 10 Apr 2003 02:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A9KCTU096084; Thu, 10 Apr 2003 02:20:12 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 02:20:12 -0700 (PDT) Resent-Message-Id: <200304100920.h3A9KCTU096084@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael L.Hostbaek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 235EE37B404 for ; Thu, 10 Apr 2003 02:14:34 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB87F43FA3 for ; Thu, 10 Apr 2003 02:14:32 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id 20D7F37CAC for ; Thu, 10 Apr 2003 11:13:44 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id D674A14C8C; Thu, 10 Apr 2003 11:13:43 +0200 (CEST) Message-Id: <20030410091343.D674A14C8C@icommerce-france.com> Date: Thu, 10 Apr 2003 11:13:43 +0200 (CEST) From: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50772: New port: net/wping X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael L.Hostbaek" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:20:13 -0000 >Number: 50772 >Category: ports >Synopsis: New port: net/wping >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 02:20:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: A Web-based graphical ping log >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: # # wping # wping/Makefile # wping/distinfo # wping/pkg-descr # wping/pkg-plist # echo c - wping mkdir -p wping > /dev/null 2>&1 echo x - wping/Makefile sed 's/^X//' >wping/Makefile << 'END-of-wping/Makefile' X# New ports collection makefile for: wping X# Date created: Apr 9th 2003 X# Whom: Michael L. Hostbaek X# X# $FreeBSD$ X# X XPORTNAME= wping XPORTVERSION= 0.1a XCATEGORIES= net XMASTER_SITES= http://www.x-router.com/files/ X XMAINTAINER= mich@freebsdcluster.org XCOMMENT= A Web-based graphical ping log X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes X XUSE_BZIP2= yes XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/wping.pl ${PREFIX}/bin/wping X ${INSTALL_DATA} ${WRKSRC}/wping.conf ${PREFIX}/etc/wping.conf.sample X X.include X X## X## this port requires PERL 5.8.x or later X## X.if ${PERL_LEVEL} < 500800 XIGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again X.endif X X.include END-of-wping/Makefile echo x - wping/distinfo sed 's/^X//' >wping/distinfo << 'END-of-wping/distinfo' XMD5 (wping-0.1a.tar.bz2) = b7a6e59a2b60a36ecaaaa73fe57cad36 END-of-wping/distinfo echo x - wping/pkg-descr sed 's/^X//' >wping/pkg-descr << 'END-of-wping/pkg-descr' Xwping is a Web-based graphical ping log. It logs ping response times to a Xuser-defined list of hosts and produces a Web page that contains a current Xping graph and a historic ping graph over a specified time period. Ping Xresponse times are averaged in order to give a smooth reading. X XWWW: http://www.x-router.com/ XAUTHOR: X X - Michael L. Hostbaek X END-of-wping/pkg-descr echo x - wping/pkg-plist sed 's/^X//' >wping/pkg-plist << 'END-of-wping/pkg-plist' Xbin/wping Xetc/wping.conf.sample END-of-wping/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 02:50:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9410337B401 for ; Thu, 10 Apr 2003 02:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25CE643FE3 for ; Thu, 10 Apr 2003 02:50:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3A9oGUp004713 for ; Thu, 10 Apr 2003 02:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3A9oGGh004710; Thu, 10 Apr 2003 02:50:16 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 02:50:16 -0700 (PDT) Resent-Message-Id: <200304100950.h3A9oGGh004710@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D95737B401; Thu, 10 Apr 2003 02:43:15 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 043B443F85; Thu, 10 Apr 2003 02:43:15 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 193YaN-000ItK-00; Thu, 10 Apr 2003 11:43:11 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 193YaP-000LZm-00; ÞÔ, 10 ÁÐÒ 2003 11:43:13 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: nbm@FreeBSD.org Subject: ports/50774: Update devel/sip X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 10 Apr 2003 09:50:20 -0000 X-Original-Date: ÞÔ, 10 ÁÐÒ 2003 11:43:13 +0200 X-List-Received-Date: Thu, 10 Apr 2003 09:50:20 -0000 >Number: 50774 >Category: ports >Synopsis: Update devel/sip >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 02:50:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Update devel/sip from 3.4 to 3.5 >How-To-Repeat: >Fix: diff -ruN sip.orig/Makefile sip/Makefile --- sip.orig/Makefile Thu Apr 10 11:23:05 2003 +++ sip/Makefile Thu Apr 10 11:23:30 2003 @@ -6,7 +6,7 @@ # PORTNAME= sip -PORTVERSION= 3.4 +PORTVERSION= 3.5 CATEGORIES= devel python MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ DISTNAME= sip-x11-gpl-${PORTVERSION} diff -ruN sip.orig/distinfo sip/distinfo --- sip.orig/distinfo Fri Oct 11 16:26:10 2002 +++ sip/distinfo Thu Apr 10 11:23:35 2003 @@ -1 +1 @@ -MD5 (sip-x11-gpl-3.4.tar.gz) = ab0b69e48f7e7c27bb099304bddf3985 +MD5 (sip-x11-gpl-3.5.tar.gz) = 5a3a598a25316aa947b79703678b18b5 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 03:00:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7C1937B401 for ; Thu, 10 Apr 2003 03:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 675AB43FA3 for ; Thu, 10 Apr 2003 03:00:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AA0UUp007896 for ; Thu, 10 Apr 2003 03:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AA0UPb007895; Thu, 10 Apr 2003 03:00:30 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 03:00:30 -0700 (PDT) Resent-Message-Id: <200304101000.h3AA0UPb007895@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gavin Cameron Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8228D37B401 for ; Thu, 10 Apr 2003 02:59:55 -0700 (PDT) Received: from gcameron.org (dsl-203-113-196-199.VIC.netspace.net.au [203.113.196.199]) by mx1.FreeBSD.org (Postfix) with SMTP id 9473143F3F for ; Thu, 10 Apr 2003 02:59:51 -0700 (PDT) (envelope-from gavin@gcameron.org) Received: (qmail 91801 invoked by uid 0); 10 Apr 2003 09:59:46 -0000 Message-Id: <20030410095946.91800.qmail@gcameron.org> Date: 10 Apr 2003 09:59:46 -0000 From: Gavin Cameron To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50775: axel port failes to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gavin Cameron List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:00:32 -0000 >Number: 50775 >Category: ports >Synopsis: axel port failes to build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 03:00:29 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Gavin Cameron >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD chip.gav.gcameron.org 4.8-RC FreeBSD 4.8-RC #40: Sun Mar 23 21:37:12 EST 2003 gavin@chip.gav.gcameron.org:/home2/src/FreeBSD/src/sys/compile/CHIP i386 >Description: port pf axel fails to build. >How-To-Repeat: cd /usr/ports/ftp/axel make ===> Extracting for axel-1.0a_1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for axel-1.0a.tar.gz. ===> Patching for axel-1.0a_1 ===> Applying FreeBSD patches for axel-1.0a_1 ===> axel-1.0a_1 depends on executable: gmake - found ===> axel-1.0a_1 depends on shared library: intl.4 - found ===> Configuring for axel-1.0a_1 expr: syntax error Axel configure Usage: ./configure [OPTIONS] Option Description Default --prefix=... Directories to put files in /usr/local --bindir=... $prefix/bin --etcdir=... $prefix/etc --mandir=... $prefix/share/man --locale=... $prefix/share/locale --i18n=0/1 Disable/enable internationalization 0 --debug=0/1 Disable/enable debugging 0 --strip=0/1 Disable/enable binary stripping 1 sed: lstat: No such file or directory *** Error code 1 Stop in /home2/src/ports/ports/ftp/axel. cat Makefile # ex:ts=8 # New ports collection makefile for: axel # Date created: Jul 23, 2001 # Whom: ijliao # # $FreeBSD: ports/ftp/axel/Makefile,v 1.15 2003/02/21 12:00:35 knu Exp $ # PORTNAME= axel PORTVERSION= 1.0a PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ MAINTAINER= lintux@debian.org COMMENT= A download accelerator LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man # --i18n=1 MAN1= axel.1 post-configure: @${REINPLACE_CMD} -e 's,-O3,${CFLAGS},; s|gcc|${CC}|; \ s|-pthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile.settings .include chip# ^Dexit Script done on Thu Apr 10 19:53:31 2003 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 03:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E25437B401 for ; Thu, 10 Apr 2003 03:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A2C43F85 for ; Thu, 10 Apr 2003 03:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AAAAUp013858 for ; Thu, 10 Apr 2003 03:10:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AAAAoO013857; Thu, 10 Apr 2003 03:10:10 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 03:10:10 -0700 (PDT) Resent-Message-Id: <200304101010.h3AAAAoO013857@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martijn Lina Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31C037B401 for ; Thu, 10 Apr 2003 03:06:46 -0700 (PDT) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 029CC43FB1 for ; Thu, 10 Apr 2003 03:06:46 -0700 (PDT) (envelope-from martijn@sewers-2.demon.nl) Received: from [212.238.189.211] (helo=drain.sewers-2.demon.nl) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 193YxB-0009Ft-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Apr 2003 10:06:45 +0000 Received: from localhost (localhost [127.0.0.1]) by drain.sewers-2.demon.nl (Postfix) with ESMTP id 6FD8542C2 for ; Thu, 10 Apr 2003 12:06:45 +0200 (CEST) Received: by drain.sewers-2.demon.nl (Postfix, from userid 1001) id D37354240; Thu, 10 Apr 2003 12:06:39 +0200 (CEST) Message-Id: <20030410100639.D37354240@drain.sewers-2.demon.nl> Date: Thu, 10 Apr 2003 12:06:39 +0200 (CEST) From: Martijn Lina To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50776: IMCom port upgrade X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martijn Lina List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:10:12 -0000 >Number: 50776 >Category: ports >Synopsis: IMCom port upgrade >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 03:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martijn Lina >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD drain 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #1: Tue Apr 1 00:04:18 CEST 2003 root@drain:/usr/obj/usr/src/sys/DRAIN i386 >Description: IMCom port upgrade to the latest 1.30 beta. This is wanted because the old stable ones (latest 0.95) doesn't handle some xml messages from MSN correctly >How-To-Repeat: MSN problems are hard to trace, i don't know the exact conditions. btw, sorry i send this as a normal email before, i don't know what happened to me back there. >Fix: diff -ud imcom.orig/Makefile imcom/Makefile --- imcom.orig/Makefile Sat Feb 22 04:26:08 2003 +++ imcom/Makefile Thu Apr 10 11:47:06 2003 @@ -1,18 +1,24 @@ # New ports collection makefile for: imcom -# Date created: Jun 09 2002 +# Date created: Apr 10 2002 # Whom: Martijn Lina # -# $FreeBSD: ports/net/imcom/Makefile,v 1.2 2003/02/21 13:14:44 knu Exp $ +# $FreeBSD$ PORTNAME= imcom -PORTVERSION= 0.93 +PORTVERSION= 1.30.b8 CATEGORIES= net -MASTER_SITES= http://imcom.floobin.cx/files/ +MASTER_SITES= http://nafai.dyndns.org/files/imcom-betas/ +DISTNAME= ${PORTNAME}-1.30beta8 MAINTAINER= martijn@pacno.net COMMENT= IMCom is a command-line Jabber client written in Python +RUN_DEPENDS= ${LOCALBASE}/lib/python2.2/xml/parsers/expat.py:${PORTSDIR}/textproc/py-expat + +GNU_CONFIGURE= yes USE_PYTHON= yes + +MAN1= imcom.1 pre-install: @cd ${WRKSRC} ; \ diff -ud imcom.orig/distinfo imcom/distinfo --- imcom.orig/distinfo Mon Jan 20 02:29:20 2003 +++ imcom/distinfo Thu Apr 10 10:38:52 2003 @@ -1 +1 @@ -MD5 (imcom-0.93.tar.gz) = 0e63d044c48490cb84a326a64b2760c9 +MD5 (imcom-1.30beta8.tar.gz) = 5b04cf52449a1ecd8a9dc38c4560061f Common subdirectories: imcom.orig/files and imcom/files diff -ud imcom.orig/pkg-plist imcom/pkg-plist --- imcom.orig/pkg-plist Mon Jan 20 02:29:20 2003 +++ imcom/pkg-plist Thu Apr 10 11:33:41 2003 @@ -1,23 +1,17 @@ bin/imcom -share/doc/imcom/AutoStatus.API -share/doc/imcom/CONTRIBUTORS -share/doc/imcom/LICENSE -share/doc/imcom/README -share/doc/imcom/README.autostatus -share/doc/imcom/TODO -share/doc/imcom/WHATSNEW -share/doc/imcom/CHANGELOG -share/doc/imcom/advanced.html -share/doc/imcom/commands.html -share/doc/imcom/download.html -share/doc/imcom/imcomrc.html -share/doc/imcom/index.html -share/doc/imcom/news.html -share/doc/imcom/rosterlist.jpg -share/doc/imcom/statuschange.jpg -share/doc/imcom/style.css -share/doc/imcom/template.html -share/doc/imcom/whatis.html +%%PORTDOCS%%share/doc/imcom/CONTRIBUTORS +%%PORTDOCS%%share/doc/imcom/LICENSE +%%PORTDOCS%%share/doc/imcom/README +%%PORTDOCS%%share/doc/imcom/README.autostatus +%%PORTDOCS%%share/doc/imcom/TODO +%%PORTDOCS%%share/doc/imcom/WHATSNEW +%%PORTDOCS%%share/doc/imcom/advanced.html +%%PORTDOCS%%share/doc/imcom/commands.html +%%PORTDOCS%%share/doc/imcom/download.html +%%PORTDOCS%%share/doc/imcom/imcomrc.html +%%PORTDOCS%%share/doc/imcom/news.html +%%PORTDOCS%%share/doc/imcom/template.html +%%PORTDOCS%%share/doc/imcom/whatis.html share/imcom/AccountCreator.py share/imcom/SocketWrapper.py share/imcom/Preferences.py @@ -31,5 +25,12 @@ share/imcom/CICommands.py share/imcom/AutoStatus.py share/imcom/VCardTags.py +share/imcom/DTCPSocketManager.py +share/imcom/GUI.py +share/imcom/GUI2.py +share/imcom/GUIbackend.py +share/imcom/JIDLink.py +share/imcom/test.py +share/imcom/testuni.py @dirrm share/doc/imcom @dirrm share/imcom >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 03:40:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E328337B401 for ; Thu, 10 Apr 2003 03:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A9F43F75 for ; Thu, 10 Apr 2003 03:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AAeFUp022252 for ; Thu, 10 Apr 2003 03:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AAeFnG022251; Thu, 10 Apr 2003 03:40:15 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 03:40:15 -0700 (PDT) Resent-Message-Id: <200304101040.h3AAeFnG022251@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kiesel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 253A637B401 for ; Thu, 10 Apr 2003 03:33:12 -0700 (PDT) Received: from mxintern.kundenserver.de (mxintern.kundenserver.de [212.227.126.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D10D43F85 for ; Thu, 10 Apr 2003 03:33:11 -0700 (PDT) (envelope-from kiesel@schlund.de) Received: from [172.17.29.6] (helo=alex.i.schlund.de) by mxintern.kundenserver.de with smtp (Exim 3.35 #1) id 193ZMk-0004Jz-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Apr 2003 12:33:10 +0200 Received: (qmail 88727 invoked by uid 519); 10 Apr 2003 10:33:09 -0000 Message-Id: <20030410103309.88726.qmail@alex.i.schlund.de> Date: 10 Apr 2003 10:33:09 -0000 From: Alex Kiesel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50777: New port: lxsplit-0.1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Kiesel List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:40:17 -0000 >Number: 50777 >Category: ports >Synopsis: New port: lxsplit-0.1.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 03:40:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Kiesel >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD alex.i.schlund.de 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Fri Jan 31 18:06:42 CET 2003 root@alex.i.schlund.de:/usr/obj/usr/src/sys/FREEBSD011101 i386 >Description: This is a new port for lxsplit-0.1.1 >How-To-Repeat: >Fix: --- lxsplit-port.sh begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./distinfo # ./Makefile # ./pkg-descr # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (lxsplit.tar.gz) = dd60962d82cf79d9ee0f139c81f6aefb END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: lxsplit X# Date created: 9 April 2003 X# Whom: kiesel@schlund.de X# X# $FreeBSD$ X# X XPORTNAME= lxsplit XPORTVERSION= 0.1.1 XCATEGORIES= sysutils XMASTER_SITES= http://www.freebyte.com/download/ \ X http://document-root.de/mirror/lxsplit/ XDISTNAME= lxsplit X XMAINTAINER= kiesel@schlund.de XCOMMENT= Simple program to split or join files X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/lxsplit ${PREFIX}/bin/ X Xpost-install: X ${STRIP_CMD} ${PREFIX}/bin/lxsplit X X.include END-of-./Makefile echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis utility is used to split up huge files into smaller pieces without Xcompression. It is fully compatible with HJSplit. HJSplit is a program Xwritten by Freebyte!. See http://www.freebyte.com for more information Xabout HJSplit. X XWWW: http://remenic.2y.net/lxsplit/ X X- Alex Kiesel Xkiesel@schlund.de END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/lxsplit END-of-./pkg-plist exit --- lxsplit-port.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 03:44:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F0FF37B404; Thu, 10 Apr 2003 03:44:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B6A43F85; Thu, 10 Apr 2003 03:44:11 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AAiBUp024754; Thu, 10 Apr 2003 03:44:11 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AAiB55024750; Thu, 10 Apr 2003 03:44:11 -0700 (PDT) Date: Thu, 10 Apr 2003 03:44:11 -0700 (PDT) From: Ying-Chieh Liao Message-Id: <200304101044.h3AAiB55024750@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50016: uptate of math/yacas X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:44:12 -0000 Synopsis: uptate of math/yacas State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Apr 10 03:44:01 PDT 2003 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50016 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 05:10:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BCDF37B408 for ; Thu, 10 Apr 2003 05:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0ED143F93 for ; Thu, 10 Apr 2003 05:10:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ACAEUp058004 for ; Thu, 10 Apr 2003 05:10:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ACAEWK058003; Thu, 10 Apr 2003 05:10:14 -0700 (PDT) Date: Thu, 10 Apr 2003 05:10:14 -0700 (PDT) Message-Id: <200304101210.h3ACAEWK058003@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Michael Hostbaek Subject: Re: ports/50521: New port: net/remarp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Hostbaek List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:10:16 -0000 The following reply was made to PR ports/50521; it has been noted by GNATS. From: Michael Hostbaek To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/50521: New port: net/remarp Date: Thu, 10 Apr 2003 14:01:43 +0200 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Please apply attached diff to the port, as a new release became available before this PR has been commited. /mich Michael L.Hostbaek (mich) writes: > > >Number: 50521 > >Category: ports > >Synopsis: New port: net/remarp > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Tue Apr 01 05:20:11 PST 2003 > >Closed-Date: > >Last-Modified: > >Originator: Michael L. Hostbaek > >Release: FreeBSD 4.7-STABLE i386 > >Organization: > FreeBSDCluster.org > >Environment: > System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 > > >Description: > - New port > - Remote Arpwatch collects ARP tables from remote devices using SNMP and > checks them for changes. It is very useful for detecting problems and > malicious users in networks with routers that don't support static > ARP tables. > >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: > # > # remarp > # remarp/Makefile > # remarp/distinfo > # remarp/pkg-descr > # remarp/pkg-plist > # > echo c - remarp > mkdir -p remarp > /dev/null 2>&1 > echo x - remarp/Makefile > sed 's/^X//' >remarp/Makefile << 'END-of-remarp/Makefile' > X# New ports collection makefile for: remarp > X# Date created: Tue Apr 1 14:02:35 GMT 2003 > X# Whom: mich@freebsdcluster.org > X# > X# $FreeBSD$ > X# > X > XPORTNAME= remarp > XPORTVERSION= 0.04 > XCATEGORIES= net > XMASTER_SITES= http://www.raccoon.kiev.ua/projects/remarp/ > X > XMAINTAINER= mich@freebsdcluster.org > XCOMMENT= An SNMP-based ARP watcher > X > XRUN_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ > X ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP > X > XUSE_REINPLACE= YES > XUSE_PERL5= YES > XNO_BUILD= YES > X > XREMARP_SPOOL= /var/spool/remarp > X > Xpre-patch: > X @${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|; \ > X s|use lib "\$$Bin/../lib";||' ${WRKSRC}/sbin/remarp.pl > X @${REINPLACE_CMD} -e 's|\$$Bin/../etc/remarp.conf|${PREFIX}/etc/remarp.conf|; \ > X s|\$$Bin/../var/run/remarp.pid|/var/run/remarp.pid|; \ > X s|\$$Bin/../var/spool|${REMARP_SPOOL}|; \ > X s|use lib "\$$Bin/../lib";||' ${WRKSRC}/lib/remarp/configure.pm > X > Xdo-install: > X ${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/remarp > X ${MKDIR} ${REMARP_SPOOL} > X ${INSTALL_DATA} ${WRKSRC}/etc/remarp.conf ${PREFIX}/etc/remarp.conf.sample > X ${INSTALL_DATA} ${WRKSRC}/lib/remarp/*.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/remarp > X ${INSTALL_SCRIPT} ${WRKSRC}/sbin/remarp.pl ${PREFIX}/sbin/remarp > X > Xpost-install: > X.if !defined(BATCH) > X @${ECHO_MSG} "" > X @${ECHO_MSG} "###############################################################################" > X @${ECHO_MSG} "# Please create a remarp config file in ${PREFIX}/etc/ #" > X @${ECHO_MSG} "# A sample configuration file is installed as remarp.conf.sample #" > X @${ECHO_MSG} "###############################################################################" > X @${ECHO_MSG} > X.endif > X > X.include > END-of-remarp/Makefile > echo x - remarp/distinfo > sed 's/^X//' >remarp/distinfo << 'END-of-remarp/distinfo' > XMD5 (remarp-0.04.tar.gz) = 26646fde963b7de98c3d43e3901e22d7 > END-of-remarp/distinfo > echo x - remarp/pkg-descr > sed 's/^X//' >remarp/pkg-descr << 'END-of-remarp/pkg-descr' > XRemote Arpwatch collects ARP tables from remote devices using SNMP and > Xchecks them for changes. It is very useful for detecting problems and > Xmalicious users in networks with routers that don't support static > XARP tables. > X > XWWW: http://www.raccoon.kiev.ua/projects/remarp/ > XAUTHOR: melnik > X > X- Michael L. Hostbaek > X mich@freebsdcluster.org > END-of-remarp/pkg-descr > echo x - remarp/pkg-plist > sed 's/^X//' >remarp/pkg-plist << 'END-of-remarp/pkg-plist' > Xsbin/remarp > Xetc/remarp.conf.sample > Xlib/perl5/site_perl/%%PERL_VER%%/remarp/config.pm > Xlib/perl5/site_perl/%%PERL_VER%%/remarp/configure.pm > X@dirrm lib/perl5/site_perl/%%PERL_VER%%/remarp > END-of-remarp/pkg-plist > exit > > > >Release-Note: > >Audit-Trail: > >Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="port_remarp.diff" diff -u -ruN remarp.bak/Makefile remarp/Makefile --- remarp.bak/Makefile Thu Apr 10 13:55:45 2003 +++ remarp/Makefile Thu Apr 10 13:55:58 2003 @@ -6,7 +6,7 @@ # PORTNAME= remarp -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= net MASTER_SITES= http://www.raccoon.kiev.ua/projects/remarp/ diff -u -ruN remarp.bak/distinfo remarp/distinfo --- remarp.bak/distinfo Thu Apr 10 13:55:45 2003 +++ remarp/distinfo Thu Apr 10 13:56:16 2003 @@ -1 +1 @@ -MD5 (remarp-0.04.tar.gz) = 26646fde963b7de98c3d43e3901e22d7 +MD5 (remarp-0.05.tar.gz) = b54723dcc163d7c9abb7ca4362017247 --HcAYCG3uE/tztfnV-- From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 05:32:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B50C637B401; Thu, 10 Apr 2003 05:32:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEAE943F93; Thu, 10 Apr 2003 05:32:11 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ACWBUp067121; Thu, 10 Apr 2003 05:32:11 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ACWB1W067117; Thu, 10 Apr 2003 05:32:11 -0700 (PDT) Date: Thu, 10 Apr 2003 05:32:11 -0700 (PDT) From: Martin Blapp Message-Id: <200304101232.h3ACWB1W067117@freefall.freebsd.org> To: gad@gilead.netel.rpi.edu, mbr@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50263: [PATCH] The pkg-plist for emulators/vmware2 is missing a line X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:32:13 -0000 Synopsis: [PATCH] The pkg-plist for emulators/vmware2 is missing a line State-Changed-From-To: open->closed State-Changed-By: mbr State-Changed-When: Thu Apr 10 05:31:49 PDT 2003 State-Changed-Why: Committed, thanks ! http://www.freebsd.org/cgi/query-pr.cgi?pr=50263 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 05:33:28 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2386B37B401; Thu, 10 Apr 2003 05:33:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1F543F3F; Thu, 10 Apr 2003 05:33:27 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ACXRUp067285; Thu, 10 Apr 2003 05:33:27 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ACXQaR067281; Thu, 10 Apr 2003 05:33:26 -0700 (PDT) Date: Thu, 10 Apr 2003 05:33:26 -0700 (PDT) From: Martin Blapp Message-Id: <200304101233.h3ACXQaR067281@freefall.freebsd.org> To: camel@gu.ru, mbr@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/46780: vmware2 port is broken in 5.0-current/2003-01-05 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:33:28 -0000 Synopsis: vmware2 port is broken in 5.0-current/2003-01-05 State-Changed-From-To: open->closed State-Changed-By: mbr State-Changed-When: Thu Apr 10 05:33:12 PDT 2003 State-Changed-Why: Committed, thanks ! http://www.freebsd.org/cgi/query-pr.cgi?pr=46780 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 05:50:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD6237B401 for ; Thu, 10 Apr 2003 05:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7205B43F93 for ; Thu, 10 Apr 2003 05:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ACoHUp081360 for ; Thu, 10 Apr 2003 05:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ACoH0U081358; Thu, 10 Apr 2003 05:50:17 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 05:50:17 -0700 (PDT) Resent-Message-Id: <200304101250.h3ACoH0U081358@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volker Stolz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD6037B401; Thu, 10 Apr 2003 05:46:10 -0700 (PDT) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B8AB43FA3; Thu, 10 Apr 2003 05:46:08 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5) with ESMTP id h3ACk7i19286; Thu, 10 Apr 2003 14:46:07 +0200 Received: (from stolz@localhost)h3ACk7CK010511; Thu, 10 Apr 2003 14:46:07 +0200 (CEST) (envelope-from stolz) Message-Id: <200304101246.h3ACk7CK010511@menelaos.informatik.rwth-aachen.de> Date: Thu, 10 Apr 2003 14:46:07 +0200 (CEST) From: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lioux@FreeBSD.org Subject: ports/50778: [PATCH] Update vobcopy -> 0.5.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Volker Stolz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:50:19 -0000 >Number: 50778 >Category: ports >Synopsis: [PATCH] Update vobcopy -> 0.5.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 05:50:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.7-STABLE i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD menelaos.informatik.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Feb 7 12:48:00 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/src/sys/compile/MENELAOS i386 >Description: Update sysutils/vobcopy from 0.5.5 to 0.5.7. >How-To-Repeat: >Fix: - FAQ dropped from distribution - Add patchfile to eliminate bash-ism from configure.sh --- vobcopy begins here --- diff -urN vobcopy.orig/Makefile vobcopy/Makefile --- vobcopy.orig/Makefile Mon Mar 10 17:23:33 2003 +++ vobcopy/Makefile Thu Apr 10 14:36:05 2003 @@ -6,7 +6,7 @@ # PORTNAME= vobcopy -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.7 CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ @@ -17,6 +17,7 @@ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= configure.sh USE_REINPLACE= yes ALL_TARGET= ${PORTNAME} @@ -24,7 +25,7 @@ MAN1= vobcopy.1 DOC_FILES= COPYING Changelog README Release-Notes \ - FAQ TODO \ + TODO \ alternative_programs.txt post-patch: diff -urN vobcopy.orig/distinfo vobcopy/distinfo --- vobcopy.orig/distinfo Thu Jan 23 12:06:21 2003 +++ vobcopy/distinfo Thu Apr 10 13:46:06 2003 @@ -1 +1 @@ -MD5 (vobcopy-0.5.5.tar.gz) = ad18aabcc54f644ba5c68252bb7c5aea +MD5 (vobcopy-0.5.7.tar.gz) = 75aa5d359fb4b5f887a615b4448dd01b diff -urN vobcopy.orig/files/patch-configure.sh vobcopy/files/patch-configure.sh --- vobcopy.orig/files/patch-configure.sh Thu Jan 1 01:00:00 1970 +++ vobcopy/files/patch-configure.sh Thu Apr 10 14:29:39 2003 @@ -0,0 +1,10 @@ +--- configure.sh.orig Thu Apr 10 14:28:01 2003 ++++ configure.sh Thu Apr 10 14:28:48 2003 +@@ -11,7 +11,6 @@ + #robos@muon.de + + #args check *new* +-declare -i i=0 + if [ $# != 0 ] + then + while [ $# != 0 ] diff -urN vobcopy.orig/pkg-plist vobcopy/pkg-plist --- vobcopy.orig/pkg-plist Thu Jan 23 12:06:21 2003 +++ vobcopy/pkg-plist Thu Apr 10 14:29:51 2003 @@ -1,7 +1,6 @@ bin/vobcopy %%PORTDOCS%%share/doc/vobcopy/COPYING %%PORTDOCS%%share/doc/vobcopy/Changelog -%%PORTDOCS%%share/doc/vobcopy/FAQ %%PORTDOCS%%share/doc/vobcopy/README %%PORTDOCS%%share/doc/vobcopy/Release-Notes %%PORTDOCS%%share/doc/vobcopy/TODO --- vobcopy ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 06:20:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4A0D37B404 for ; Thu, 10 Apr 2003 06:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C2143FBF for ; Thu, 10 Apr 2003 06:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ADK8Up096190 for ; Thu, 10 Apr 2003 06:20:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ADK8WL096187; Thu, 10 Apr 2003 06:20:08 -0700 (PDT) Date: Thu, 10 Apr 2003 06:20:08 -0700 (PDT) Message-Id: <200304101320.h3ADK8WL096187@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Oliver Braun Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Braun List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 13:20:10 -0000 The following reply was made to PR ports/50593; it has been noted by GNATS. From: Oliver Braun To: Andrew Hsu Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software Date: Thu, 10 Apr 2003 15:06:50 +0200 I would like to commit this with the following changes: -PORTVERSION= 006 +PORTVERSION= 0.0.7 -MASTER_SITE_SUBDIR= rolo +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} +COMMENT= Text-based contact management software -MD5 (rolo-006.tar.gz) = 35380e97eba6478cb0833c28f059afaf +MD5 (rolo-007.tar.gz) = 842ddb8b84b50711e433a87a2229d4b1 no more pkg-comment file Approved? Regards, Olli -- Oliver Braun :: :: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 06:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E25637B401 for ; Thu, 10 Apr 2003 06:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B5A643F3F for ; Thu, 10 Apr 2003 06:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ADKBUp096229 for ; Thu, 10 Apr 2003 06:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ADKAXt096211; Thu, 10 Apr 2003 06:20:10 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 06:20:10 -0700 (PDT) Resent-Message-Id: <200304101320.h3ADKAXt096211@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Marks Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2983E37B401 for ; Thu, 10 Apr 2003 06:17:00 -0700 (PDT) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C56E43FB1 for ; Thu, 10 Apr 2003 06:16:59 -0700 (PDT) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h3ADGwLX050604 for ; Thu, 10 Apr 2003 14:16:58 +0100 (BST) (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h3ADGwFj050603; Thu, 10 Apr 2003 14:16:58 +0100 (BST) Message-Id: <200304101316.h3ADGwFj050603@cus.org.uk> Date: Thu, 10 Apr 2003 14:16:58 +0100 (BST) From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50779: Maintainer Update: net/libdnet X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 13:20:12 -0000 >Number: 50779 >Category: ports >Synopsis: Maintainer Update: net/libdnet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 06:20:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root@moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386 >Description: net/libdnet 1.5 -> 1.7 >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/libdnet/Makefile,v retrieving revision 1.7 diff -u -3 -p -r1.7 Makefile --- Makefile 21 Feb 2003 13:14:47 -0000 1.7 +++ Makefile 10 Apr 2003 13:16:27 -0000 @@ -6,23 +6,18 @@ # PORTNAME= libdnet -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= d.marks@student.umist.ac.uk COMMENT= A simple interface to level networking routines GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 500037 -BROKEN= libdnet does not currently support ipfw 2 -.endif - MAN3= dnet.3 MAN8= dnet.8 -.include +.include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/libdnet/distinfo,v retrieving revision 1.2 diff -u -3 -p -r1.2 distinfo --- distinfo 24 Oct 2002 07:01:03 -0000 1.2 +++ distinfo 10 Apr 2003 13:16:27 -0000 @@ -1 +1 @@ -MD5 (libdnet-1.5.tar.gz) = 378c10adefc3ce5333af8f3ee47385cc +MD5 (libdnet-1.7.tar.gz) = e0680e7375dd733f50466fcd4ac5e203 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/libdnet/pkg-plist,v retrieving revision 1.1 diff -u -3 -p -r1.1 pkg-plist --- pkg-plist 27 May 2002 01:25:57 -0000 1.1 +++ pkg-plist 10 Apr 2003 13:16:27 -0000 @@ -9,6 +9,7 @@ include/dnet/fw.h include/dnet/icmp.h include/dnet/intf.h include/dnet/ip.h +include/dnet/ip6.h include/dnet/os.h include/dnet/rand.h include/dnet/route.h >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 07:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF5437B40B for ; Thu, 10 Apr 2003 07:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EA8D43F93 for ; Thu, 10 Apr 2003 07:30:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AEUDUp091160 for ; Thu, 10 Apr 2003 07:30:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AEUD52091159; Thu, 10 Apr 2003 07:30:13 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 07:30:13 -0700 (PDT) Resent-Message-Id: <200304101430.h3AEUD52091159@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anton Berezin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1956A37B401 for ; Thu, 10 Apr 2003 07:22:08 -0700 (PDT) Received: from heechee.tobez.org (heechee.tobez.org [213.237.10.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C19D43FA3 for ; Thu, 10 Apr 2003 07:22:06 -0700 (PDT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id B70B5175CF; Thu, 10 Apr 2003 16:22:03 +0200 (CEST) Message-Id: <20030410142203.B70B5175CF@heechee.tobez.org> Date: Thu, 10 Apr 2003 16:22:03 +0200 (CEST) From: Anton Berezin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50780: Install perl modules provided by net/net-snmp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Anton Berezin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:30:14 -0000 >Number: 50780 >Category: ports >Synopsis: Install perl modules provided by net/net-snmp >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 07:30:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Anton Berezin >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD heechee.tobez.org 4.8-RC FreeBSD 4.8-RC #0: Sun Mar 23 18:52:52 CET 2003 tobez@heechee.tobez.org:/usr/obj/usr/src/sys/HEECHEE i386 >Description: The old net/net-snmp4 (ucd-snmp) port does not provide perl API. For that, people can use net/p5-SNMP port as an add-on. Unfortunately, this port requires libsnmp.4, that is, it depends specifically on net/net-snmp4. The more modern net/net-snmp port has the complete perl API in the distribution (actually, it is a newer version of the thing provided with net/p5-SNMP). There is currently no way to install this API, though. This PR fixes the problem. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/net-snmp/Makefile,v retrieving revision 1.86 diff -u -r1.86 Makefile --- Makefile 29 Mar 2003 14:34:30 -0000 1.86 +++ Makefile 10 Apr 2003 14:16:21 -0000 @@ -7,6 +7,7 @@ PORTNAME= net-snmp PORTVERSION= 5.0.8 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -28,7 +29,8 @@ --with-sys-location="${NET_SNMP_SYS_LOCATION}" \ --with-logfile="${NET_SNMP_LOGFILE}" \ --with-persistent-directory="${NET_SNMP_PERSISTENTDIR}" \ - --with-gnu-ld --with-libwrap --with-libs="-lkvm -ldevstat" + --with-gnu-ld --with-libwrap --with-libs="-lkvm -ldevstat" \ + --with-perl-modules .if defined(BATCH) CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where .else @@ -73,6 +75,11 @@ snmp_sess_send.3 snmp_sess_session.3 snmp_sess_timeout.3 \ snmp_set_mib_warnings.3 snmp_set_save_descriptions.3 \ snmp_timeout.3 snmp_trap_api.3 +MAN3PERL= NetSNMP::default_store.3 NetSNMP::ASN.3 NetSNMP::OID.3 \ + NetSNMP::agent::default_store.3 NetSNMP::netsnmp_request_infoPtr.3 \ + NetSNMP::agent.3 SNMP.3 +MAN3PERLPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +_MANPAGES+= ${MAN3PERL:S%^%${MAN3PERLPREFIX}/man/man3/%} MAN5= snmp.conf.5 snmp_config.5 snmpd.conf.5 \ snmptrapd.conf.5 variables.5 MAN8= snmpd.8 snmptrapd.8 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/net-snmp/pkg-plist,v retrieving revision 1.28 diff -u -r1.28 pkg-plist --- pkg-plist 29 Mar 2003 14:34:30 -0000 1.28 +++ pkg-plist 10 Apr 2003 14:16:21 -0000 @@ -249,3 +249,42 @@ @dirrm share/snmp/snmpconf-data @dirrm share/snmp/mibs @unexec rmdir %D/share/snmp 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/default_store/default_store.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/default_store/default_store.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/default_store/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/ASN/ASN.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/ASN/ASN.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/ASN/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/OID/OID.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/OID/OID.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/OID/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/agent.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/agent.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/default_store/default_store.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/default_store/default_store.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/default_store/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/SNMP.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/SNMP.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/NetSNMP/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/Makefile.subs.pl +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/default_store.pm +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/ASN.pm +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/OID.pm +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/agent/netsnmp_request_infoPtr.pm +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/agent/default_store.pm +%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/agent.pm +%%SITE_PERL%%/%%PERL_ARCH%%/SNMP.pm +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/default_store +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/ASN +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/OID +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent/default_store +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP/agent +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetSNMP +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/NetSNMP +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP/agent +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/NetSNMP 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 07:31:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37A8037B401; Thu, 10 Apr 2003 07:31:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C237943F93; Thu, 10 Apr 2003 07:31:10 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (tobez@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AEVAUp094747; Thu, 10 Apr 2003 07:31:10 -0700 (PDT) (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AEVAsY094740; Thu, 10 Apr 2003 16:31:10 +0200 (CEST) Date: Thu, 10 Apr 2003 16:31:10 +0200 (CEST) From: Anton Berezin Message-Id: <200304101431.h3AEVAsY094740@freefall.freebsd.org> To: tobez@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/50780: Install perl modules provided by net/net-snmp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:31:11 -0000 Synopsis: Install perl modules provided by net/net-snmp Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama Responsible-Changed-By: tobez Responsible-Changed-When: Thu Apr 10 16:30:40 CEST 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50780 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 08:10:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C3BA37B401 for ; Thu, 10 Apr 2003 08:10:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EFD343F85 for ; Thu, 10 Apr 2003 08:10:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AFAEUp009939 for ; Thu, 10 Apr 2003 08:10:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AFAE4T009938; Thu, 10 Apr 2003 08:10:14 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 08:10:14 -0700 (PDT) Resent-Message-Id: <200304101510.h3AFAE4T009938@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xavier Beaudouin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 697BE37B401 for ; Thu, 10 Apr 2003 08:07:52 -0700 (PDT) Received: from kiwi.adsl.isdnet.net (kiwi.adsl.isdnet.net [195.154.177.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7CFD43FBF for ; Thu, 10 Apr 2003 08:07:51 -0700 (PDT) (envelope-from root@kiwi.adsl.isdnet.net) Received: by kiwi.adsl.isdnet.net (Postfix, from userid 0) id 70EA026C10; Thu, 10 Apr 2003 17:07:47 +0200 (CEST) Message-Id: <20030410150747.70EA026C10@kiwi.adsl.isdnet.net> Date: Thu, 10 Apr 2003 17:07:47 +0200 (CEST) From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50781: devel/php4 is missing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:10:15 -0000 >Number: 50781 >Category: ports >Synopsis: devel/php4 is missing >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 08:10:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.7-RELEASE-p10 alpha >Organization: The Caudium Group >Environment: System: FreeBSD alpha.home.oav.net 4.7-RELEASE-p10 FreeBSD 4.7-RELEASE-p10 #0: Tue Apr 8 18:16:32 CEST 2003 root@alpha.home.oav.net:/usr/src/sys/compile/ALPHA alpha Port collection from today 05:01 pm CEST. >Description: When cvsuping to latest FreeBSD and doing a portupgrade -a, I noticed that CGI / Standalone has gone. Why ? And how to upgrade it from ports ? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 08:20:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E77E37B4A1 for ; Thu, 10 Apr 2003 08:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1241E43FBD for ; Thu, 10 Apr 2003 08:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AFKDUp015530 for ; Thu, 10 Apr 2003 08:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AFKD5w015529; Thu, 10 Apr 2003 08:20:13 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 08:20:13 -0700 (PDT) Resent-Message-Id: <200304101520.h3AFKD5w015529@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rolf Grossmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEBEB37B404; Thu, 10 Apr 2003 08:11:34 -0700 (PDT) Received: from ptserver.progtech.net (pD9E5094C.dip.t-dialin.net [217.229.9.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F74C43F85; Thu, 10 Apr 2003 08:11:32 -0700 (PDT) (envelope-from grossman@progtech.net) Received: from ptserver.progtech.intern (localhost [127.0.0.1]) by ptserver.progtech.net (8.12.9/8.12.3) with ESMTP id h3AFBVa2038780; Thu, 10 Apr 2003 17:11:31 +0200 (CEST) (envelope-from grossman@ptserver.progtech.intern) Received: (from grossman@localhost) by ptserver.progtech.intern (8.12.9/8.12.3/Submit) id h3AFBVBx038779; Thu, 10 Apr 2003 17:11:31 +0200 (CEST) Message-Id: <200304101511.h3AFBVBx038779@ptserver.progtech.intern> Date: Thu, 10 Apr 2003 17:11:31 +0200 (CEST) From: Rolf Grossmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: alane@FreeBSD.org Subject: ports/50782: python port installs files not in pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:20:19 -0000 >Number: 50782 >Category: ports >Synopsis: python port installs files not in pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 08:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rolf Grossmann >Release: FreeBSD 4.8-STABLE i386 >Organization: PROGTECH GmbH >Environment: System: FreeBSD ptserver 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr 4 19:26:55 CEST 2003 root@ptserver:/export/freebsd/FreeBSD/obj/export/freebsd/FreeBSD/cvs/src/sys/PTSERVER i386 >Description: After installing the python port, I had 3 extra files installed, that were not registered in the packages' +CONTENTS (from pkg-plist). As a result these files are (of course) also missing from the binary package. Sorry if I seem to be nitpicking. >How-To-Repeat: Install python from ports. Watch these files getting installed but missing from +CONTENTS: lib/python2.2/Tools/modulator/Templates/object_tp_dealloc lib/python2.2/Tools/scripts/dutree.doc lib/python2.2/Tools/scripts/pydoc >Fix: Add them to pkg-plist, eg. using this patch: --- pkg-plist.old Thu Apr 10 16:59:43 2003 +++ pkg-plist Thu Apr 10 17:04:02 2003 @@ -248,6 +248,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_as_sequence %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_call %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_compare +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_dealloc %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_getattr %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_hash %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/modulator/Templates/object_tp_print @@ -289,6 +290,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/crlf.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/cvsfiles.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/dutree.py +%%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/dutree.doc %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/eptags.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/finddiv.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/findlinksto.py @@ -318,6 +320,7 @@ %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/pdeps.py %%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/pydocgui.pyw %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/redemo.py %%PORTDOCS%%lib/%%PYTHON_VERSION%%/Tools/scripts/reindent.py >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 08:20:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7230B37B4A3 for ; Thu, 10 Apr 2003 08:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA37143F3F for ; Thu, 10 Apr 2003 08:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AFKEUp015543 for ; Thu, 10 Apr 2003 08:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AFKEDI015542; Thu, 10 Apr 2003 08:20:14 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 08:20:14 -0700 (PDT) Resent-Message-Id: <200304101520.h3AFKEDI015542@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E9137B401 for ; Thu, 10 Apr 2003 08:17:49 -0700 (PDT) Received: from kiss.absolight.com (kiss.absolight.net [212.43.217.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BCDB43FA3 for ; Thu, 10 Apr 2003 08:17:48 -0700 (PDT) (envelope-from root@kiss.absolight.com) Received: from kiss.absolight.com (localhost.absolight.com [127.0.0.1]) by kiss.absolight.com (8.12.6/8.12.6) with ESMTP id h3AFHkkq091530 for ; Thu, 10 Apr 2003 17:17:46 +0200 (CEST) (envelope-from root@kiss.absolight.com) Received: (from root@localhost) by kiss.absolight.com (8.12.6/8.12.6/Submit) id h3AFHkGj091529; Thu, 10 Apr 2003 17:17:46 +0200 (CEST) Message-Id: <200304101517.h3AFHkGj091529@kiss.absolight.com> Date: Thu, 10 Apr 2003 17:17:46 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50783: NEW PORT textproc/p5-Text-Reform X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:20:19 -0000 >Number: 50783 >Category: ports >Synopsis: NEW PORT textproc/p5-Text-Reform >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 08:20:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.7-RELEASE i386 >Organization: absolight >Environment: System: FreeBSD kiss.absolight.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Manual text wrapping and reformatting >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-Text-Reform # p5-Text-Reform/pkg-plist # p5-Text-Reform/pkg-descr # p5-Text-Reform/distinfo # p5-Text-Reform/Makefile # echo c - p5-Text-Reform mkdir -p p5-Text-Reform > /dev/null 2>&1 echo x - p5-Text-Reform/pkg-plist sed 's/^X//' >p5-Text-Reform/pkg-plist << 'END-of-p5-Text-Reform/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reform/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Text/demo_ws.pl Xlib/perl5/site_perl/%%PERL_VER%%/Text/demo_table.pl Xlib/perl5/site_perl/%%PERL_VER%%/Text/demo_filler.pl Xlib/perl5/site_perl/%%PERL_VER%%/Text/demo_columns.pl Xlib/perl5/site_perl/%%PERL_VER%%/Text/demo.pl Xlib/perl5/site_perl/%%PERL_VER%%/Text/Reform.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reform END-of-p5-Text-Reform/pkg-plist echo x - p5-Text-Reform/pkg-descr sed 's/^X//' >p5-Text-Reform/pkg-descr << 'END-of-p5-Text-Reform/pkg-descr' XManual text wrapping and reformatting END-of-p5-Text-Reform/pkg-descr echo x - p5-Text-Reform/distinfo sed 's/^X//' >p5-Text-Reform/distinfo << 'END-of-p5-Text-Reform/distinfo' XMD5 (Text-Reform-1.10.tar.gz) = 07608172aed9c4a5158a8184b8107029 END-of-p5-Text-Reform/distinfo echo x - p5-Text-Reform/Makefile sed 's/^X//' >p5-Text-Reform/Makefile << 'END-of-p5-Text-Reform/Makefile' X# New ports collection makefile for: textproc/p5-Text-Reform X# Date created: 2 August 2002 X# Whom: Mathieu Arnold X# X# $FreeBSD$ X# X XPORTNAME= Text-Reform XPORTVERSION= 1.10 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Text XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Manual text wrapping and reformatting X XPERL_CONFIGURE= yes X XMAN3= Text::Reform.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Text-Reform/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 08:40:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6070037B401 for ; Thu, 10 Apr 2003 08:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A925C43FA3 for ; Thu, 10 Apr 2003 08:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AFeDUp025407 for ; Thu, 10 Apr 2003 08:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AFeDVg025406; Thu, 10 Apr 2003 08:40:13 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 08:40:13 -0700 (PDT) Resent-Message-Id: <200304101540.h3AFeDVg025406@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D53F37B401 for ; Thu, 10 Apr 2003 08:33:43 -0700 (PDT) Received: from kiss.absolight.com (kiss.absolight.net [212.43.217.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2F7C43FE3 for ; Thu, 10 Apr 2003 08:33:42 -0700 (PDT) (envelope-from root@kiss.absolight.com) Received: by kiss.absolight.com (Postfix, from userid 0) id D8C1A153EC; Thu, 10 Apr 2003 17:33:16 +0200 (CEST) Message-Id: <20030410153316.D8C1A153EC@kiss.absolight.com> Date: Thu, 10 Apr 2003 17:33:16 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50785: maintainer update devel/p5-Locale-Maketext-Lexicon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:40:15 -0000 >Number: 50785 >Category: ports >Synopsis: maintainer update devel/p5-Locale-Maketext-Lexicon >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 08:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.7-RELEASE i386 >Organization: absolight >Environment: System: FreeBSD kiss.absolight.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: When a .po file contains multi line strings, it added new lines every new string, which is *bad* >How-To-Repeat: >Fix: diff -ruN p5-Locale-Maketext-Lexicon-old/Makefile p5-Locale-Maketext-Lexicon/Makefile --- p5-Locale-Maketext-Lexicon-old/Makefile Thu Apr 10 17:28:37 2003 +++ p5-Locale-Maketext-Lexicon/Makefile Thu Apr 10 17:30:02 2003 @@ -7,6 +7,7 @@ PORTNAME= Locale-Maketext-Lexicon PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale diff -ruN p5-Locale-Maketext-Lexicon-old/files/patch-aa p5-Locale-Maketext-Lexicon/files/patch-aa --- p5-Locale-Maketext-Lexicon-old/files/patch-aa Thu Jan 1 01:00:00 1970 +++ p5-Locale-Maketext-Lexicon/files/patch-aa Thu Apr 10 17:27:16 2003 @@ -0,0 +1,11 @@ +--- lib/Locale/Maketext/Lexicon/Gettext.pm~ Thu Dec 5 07:36:16 2002 ++++ lib/Locale/Maketext/Lexicon/Gettext.pm Thu Apr 10 17:26:52 2003 +@@ -101,7 +101,7 @@ + } : + + /^"(.*)" *$/ ? do { # continued strings +- $var{$key} .= $1."\n"; ++ $var{$key} .= $1; + } : + + /^#, +(.*) *$/ ? do { # control variables >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 09:10:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8375337B401 for ; Thu, 10 Apr 2003 09:10:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EED443F93 for ; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AGABUp039881 for ; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AGABsV039880; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 09:10:11 -0700 (PDT) Resent-Message-Id: <200304101610.h3AGABsV039880@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A637C37B401 for ; Thu, 10 Apr 2003 09:01:43 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB81243F75 for ; Thu, 10 Apr 2003 09:01:41 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h3AG6eD4024054 for ; Thu, 10 Apr 2003 18:06:41 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h3AG6cQF024053; Thu, 10 Apr 2003 18:06:38 +0200 (CEST) Message-Id: <200304101606.h3AG6cQF024053@vaio.alexdupre.com> Date: Thu, 10 Apr 2003 18:06:38 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50786: [Maintainer Update] Port: www/turck-mmcache X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:10:13 -0000 >Number: 50786 >Category: ports >Synopsis: [Maintainer Update] Port: www/turck-mmcache >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 09:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: Update Turck-MMCache to 2.3.9. (New optimizations and Zend Engine 2 support) >How-To-Repeat: >Fix: --- mmcache.diff begins here --- diff -ruN turck-mmcache.orig/Makefile turck-mmcache/Makefile --- turck-mmcache.orig/Makefile Thu Apr 10 17:34:08 2003 +++ turck-mmcache/Makefile Thu Apr 10 18:00:43 2003 @@ -6,7 +6,7 @@ # PORTNAME= turck-mmcache -PORTVERSION= 2.3.8 +PORTVERSION= 2.3.9 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,8 @@ MAINTAINER= sysadmin@alexdupre.com COMMENT= An opcode cache for PHP -BUILD_DEPENDS= phpize:${PORTSDIR}/www/mod_php4 +EXTRACT_DEPENDS=phpize:${PORTSDIR}/www/mod_php4 +BUILD_DEPENDS= ${LOCALBASE}/include/php/Zend/zend.h:${PORTSDIR}/www/mod_php4 LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${APACHE_PORT} \ ${LOCALBASE}/bin/php:${PORTSDIR}/www/mod_php4 @@ -43,11 +44,10 @@ .endif post-extract: + @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/config.m4 + @${REINPLACE_CMD} -e 's,[[:cntrl:]]$$,,g' ${WRKSRC}/mmcache.c @${ECHO_MSG} "===> PHPizing for ${DISTNAME}" @cd ${WRKSRC} && ${LOCALBASE}/bin/phpize - -post-patch: - ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure post-build: @${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g;s|%%PREFIX%%|${PREFIX}|g;s|%%EXT_DIR%%|${EXT_DIR}|g" \ diff -ruN turck-mmcache.orig/distinfo turck-mmcache/distinfo --- turck-mmcache.orig/distinfo Thu Apr 10 17:34:08 2003 +++ turck-mmcache/distinfo Thu Apr 10 17:34:52 2003 @@ -1 +1 @@ -MD5 (turck-mmcache-2.3.8.tar.gz) = 01e7b64dcb32f765dfd518486a1b9d38 +MD5 (turck-mmcache-2.3.9.tar.gz) = d578827ef7914f6c9d7920ad0e27727d --- mmcache.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 09:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B1A37B401 for ; Thu, 10 Apr 2003 09:10:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E9D43FB1 for ; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AGABUp039895 for ; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AGABls039894; Thu, 10 Apr 2003 09:10:11 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 09:10:11 -0700 (PDT) Resent-Message-Id: <200304101610.h3AGABls039894@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Udo Schweigert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2BF37B401 for ; Thu, 10 Apr 2003 09:04:49 -0700 (PDT) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 341F743FA3 for ; Thu, 10 Apr 2003 09:04:47 -0700 (PDT) (envelope-from udo.schweigert@siemens.com) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.7/8.11.7) with ESMTP id h3AG4j105667 for ; Thu, 10 Apr 2003 18:04:45 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.7/8.11.7) with ESMTP id h3AG4j512800 for ; Thu, 10 Apr 2003 18:04:45 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) 1.42 2003/02/21 12:06:56 ust Exp $) with ESMTP id h3AG4iPP003229 for ; Thu, 10 Apr 2003 18:04:44 +0200 (CEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) hosts/alaska/mail/config.mc,v 1.15 2002/12/31 15:32:17 ust Exp $) with ESMTP id h3AG4ii7070648 for ; Thu, 10 Apr 2003 18:04:44 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) hosts/alaska/mail/submit.mc,v 1.4 2002/12/31 15:32:17 ust Exp $) id h3AG4i5d048136; Thu, 10 Apr 2003 18:04:44 +0200 (CEST) (envelope-from ust) Message-Id: <200304101604.h3AG4i5d048136@alaska.cert.siemens.de> Date: Thu, 10 Apr 2003 18:04:44 +0200 (CEST) From: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50787: maintainer-update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Udo Schweigert List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:10:14 -0000 >Number: 50787 >Category: ports >Synopsis: maintainer-update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 09:10:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.8-STABLE FreeBSD 4.8-STABLE #53: Fri Apr 4 13:38:22 CEST 2003 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Maintainer update of mail/mutt-devel: - Fix a segmentation fault. - Enable WITH_MUTT_SLANG when PACKAGE_BUILDING (so mutt-devel behaves like mutt). This is safe, since slang has decent defaults now. committer: cvs add files/patch-thread.c >How-To-Repeat: >Fix: diff -ru /usr/ports/mail/mutt-devel/Makefile ./Makefile --- /usr/ports/mail/mutt-devel/Makefile Sat Mar 29 06:06:57 2003 +++ ./Makefile Sat Mar 29 17:55:54 2003 @@ -20,9 +20,7 @@ # The two most important knobs are: # # In general you can choose between using the SLANG port (WITH_MUTT_SLANG) -# and ncurses (WITH_MUTT_NCURSES) which is the default. Note that you may -# have to set the variables COLORTERM=yes and COLORFGBG=color,color in your -# environment to get slang function properly. +# and ncurses (WITH_MUTT_NCURSES) which is the default. # # If you want to install the mutt documentation in html and ps format define: # WITH_MUTT_HTML @@ -130,7 +128,7 @@ .if defined(PACKAGE_BUILDING) WITH_MUTT_SSL= yes -WITH_MUTT_NCURSES= yes +WITH_MUTT_SLANG= yes WITH_MUTT_HTML= yes WITH_MUTT_COMPRESSED_FOLDERS= yes WITH_MUTT_QUOTE_PATCH= yes diff -ru /usr/ports/mail/mutt-devel/files/patch-thread.c ./files/patch-thread.c --- /usr/ports/mail/mutt-devel/files/patch-thread.c Thu Jan 1 01:00:00 1970 +++ ./files/patch-thread.c Thu Apr 10 18:00:08 2003 @@ -0,0 +1,11 @@ +--- thread.c.orig Tue Jan 21 13:25:22 2003 ++++ thread.c Thu Apr 10 17:59:05 2003 +@@ -1272,7 +1272,7 @@ + THREAD *threads[2]; + int i, rc; + +- if ((Sort & SORT_MASK) != SORT_THREADS) ++ if ((Sort & SORT_MASK) != SORT_THREADS || !hdr->thread) + return (1); + + threads[0] = hdr->thread; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 09:36:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 604EE37B401; Thu, 10 Apr 2003 09:36:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01AF043FA3; Thu, 10 Apr 2003 09:36:05 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AGa4Up047579; Thu, 10 Apr 2003 09:36:04 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AGa4Ia047575; Thu, 10 Apr 2003 09:36:04 -0700 (PDT) Date: Thu, 10 Apr 2003 09:36:04 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304101636.h3AGa4Ia047575@freefall.freebsd.org> To: udo.schweigert@siemens.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50787: maintainer-update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:36:05 -0000 Synopsis: maintainer-update State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Thu Apr 10 09:35:35 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50787 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 10:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2576337B401 for ; Thu, 10 Apr 2003 10:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 392CB43FAF for ; Thu, 10 Apr 2003 10:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AHABUp071380 for ; Thu, 10 Apr 2003 10:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AHAB2j071377; Thu, 10 Apr 2003 10:10:11 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 10:10:11 -0700 (PDT) Resent-Message-Id: <200304101710.h3AHAB2j071377@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Eric W.Bates" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A5FC37B405 for ; Thu, 10 Apr 2003 10:06:19 -0700 (PDT) Received: from vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7DAB43FBF for ; Thu, 10 Apr 2003 10:06:18 -0700 (PDT) (envelope-from root@vineyard.net) Received: by vineyard.net (Postfix, from userid 0) id 04DB7916B0; Thu, 10 Apr 2003 13:06:17 -0400 (EDT) Message-Id: <20030410170617.04DB7916B0@vineyard.net> Date: Thu, 10 Apr 2003 13:06:17 -0400 (EDT) From: "Eric W.Bates" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ericx@vineyard.net Subject: ports/50788: gnump3d - install problem - adamw asked me to file this PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Eric W.Bates" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:10:12 -0000 >Number: 50788 >Category: ports >Synopsis: gnump3d - install problem - adamw asked me to file this PR >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 10:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Eric W. Bates >Release: FreeBSD 4.6.2-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD king1.vineyard.net 4.6.2-RELEASE-p9 FreeBSD 4.6.2-RELEASE-p9 #5: Thu Feb 27 16:54:38 EST 2003 ericx@king1.vineyard.net:/k12/obj/k12/src/sys/KING1 i386 >Description: Upgrading gnump3d to 2.2 with portupgrade clobbers ${PREFIX}/etc/gnump3d/gnump3d.conf >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 12:00:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 667E237B401 for ; Thu, 10 Apr 2003 12:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4335043FBF for ; Thu, 10 Apr 2003 12:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AJ0WUp037895 for ; Thu, 10 Apr 2003 12:00:32 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AJ0W5H037894; Thu, 10 Apr 2003 12:00:32 -0700 (PDT) Date: Thu, 10 Apr 2003 12:00:32 -0700 (PDT) Message-Id: <200304101900.h3AJ0W5H037894@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dominic Marks Subject: Re: ports/50615: PR Fix (x2): mail/dovecot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:00:35 -0000 The following reply was made to PR ports/50615; it has been noted by GNATS. From: Dominic Marks To: freebsd-gnats-submit@FreeBSD.org, dom@cus.org.uk Cc: Subject: Re: ports/50615: PR Fix (x2): mail/dovecot Date: Thu, 10 Apr 2003 19:59:14 +0100 Hey, Please add the following patch to the files/ directory. These fix a number of problems found with 0.99.8.1 which are dealt with in CVS. Index: imap/cmd-list.c =================================================================== RCS file: /home/cvs/dovecot/src/imap/cmd-list.c,v retrieving revision 1.20 retrieving revision 1.22 diff -u -r1.20 -r1.22 --- imap/cmd-list.c 27 Feb 2003 14:48:00 -0000 1.20 +++ imap/cmd-list.c 20 Mar 2003 17:38:39 -0000 1.22 @@ -24,16 +24,17 @@ const char *response_name; const char *sep; struct imap_match_glob *glob; - int listext; + int listext, no_placeholder; }; -static const char *mailbox_flags2str(enum mailbox_flags flags, int listext) +static const char *mailbox_flags2str(enum mailbox_flags flags, + int listext, int no_placeholder) { const char *str; if (flags & MAILBOX_PLACEHOLDER) { - if (flags == MAILBOX_PLACEHOLDER) { - if (!listext) + if ((flags & ~MAILBOX_CHILDREN) == MAILBOX_PLACEHOLDER) { + if (!listext || no_placeholder) flags = MAILBOX_NOSELECT; } else { /* it was at one point, but then we got better specs */ @@ -59,7 +60,6 @@ static void list_node_update(pool_t pool, struct list_node **node, const char *path, char separator, - enum mailbox_flags dir_flags, enum mailbox_flags flags) { const char *name, *parent; @@ -88,7 +88,8 @@ /* not found, create it */ *node = p_new(pool, struct list_node, 1); (*node)->name = p_strdup(pool, name); - (*node)->flags = *path == '\0' ? flags : dir_flags; + (*node)->flags = *path == '\0' ? flags : + MAILBOX_PLACEHOLDER; } else { if (*path == '\0') { if (((*node)->flags & MAILBOX_NOSELECT) != 0 && @@ -139,16 +140,24 @@ buf = str_unescape(t_strdup_noconst(name)); match = imap_match(ctx->glob, buf); - if (match == IMAP_MATCH_CHILDREN) { + /* FIXME: IMAP spec says this should be done, but + a) this is broken, we shouldn't give \NoSelect for + this folder if it actually works. + b) at least mozilla's subscriptions list breaks if + this is sent + c) cyrus and courier doesn't do this either.. + + if (match == IMAP_MATCH_CHILDREN) { send_name = t_strconcat(name, ctx->sep, NULL); buf = str_unescape(t_strdup_noconst(send_name)); match = imap_match(ctx->glob, buf); - } + }*/ } if (match == IMAP_MATCH_YES) { /* node->name should already be escaped */ - flagstr = mailbox_flags2str(node->flags, ctx->listext); + flagstr = mailbox_flags2str(node->flags, ctx->listext, + ctx->no_placeholder); str = t_strdup_printf("* %s (%s) \"%s\" \"%s\"", ctx->response_name, flagstr, ctx->sep, send_name); @@ -171,19 +180,15 @@ struct mailbox_list *list; struct list_node *nodes; struct list_send_context send_ctx; - enum mailbox_flags dir_flags; pool_t pool; - dir_flags = (list_flags & MAILBOX_LIST_SUBSCRIBED) ? - MAILBOX_PLACEHOLDER : MAILBOX_NOSELECT; - pool = pool_alloconly_create("list_mailboxes", 10240); nodes = NULL; while ((list = client->storage->list_mailbox_next(ctx)) != NULL) { list_node_update(pool, &nodes, list->name, client->storage->hierarchy_sep, - dir_flags, list->flags); + list->flags); } send_ctx.client = client; @@ -192,6 +197,7 @@ send_ctx.glob = imap_match_init(data_stack_pool, mask, TRUE, client->storage->hierarchy_sep); send_ctx.listext = listext; + send_ctx.no_placeholder = (list_flags & MAILBOX_LIST_SUBSCRIBED) == 0; list_send(&send_ctx, nodes, NULL); imap_match_deinit(send_ctx.glob); @@ -212,7 +218,8 @@ else name = str_escape(list->name); str = t_strdup_printf("* %s (%s) \"%s\" \"%s\"", reply, - mailbox_flags2str(list->flags, listext), + mailbox_flags2str(list->flags, listext, + FALSE), sep, name); client_send_line(client, str); t_pop(); Index: lib-storage/index/maildir/maildir-list.c =================================================================== RCS file: /home/cvs/dovecot/src/lib-storage/index/maildir/maildir-list.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- lib-storage/index/maildir/maildir-list.c 27 Feb 2003 14:48:01 -0000 1.20 +++ lib-storage/index/maildir/maildir-list.c 20 Mar 2003 17:38:39 -0000 1.21 @@ -242,7 +242,8 @@ continue; /* ignore inboxes */ if (match == IMAP_MATCH_PARENT) { - ctx->list.flags = MAILBOX_NOSELECT | MAILBOX_CHILDREN; + ctx->list.flags = + MAILBOX_PLACEHOLDER | MAILBOX_CHILDREN; while ((p = strrchr(fname, '.')) != NULL) { fname = t_strdup_until(fname, p); if (imap_match(ctx->glob, fname) > 0) { Index: imap-parser.c =================================================================== RCS file: /home/cvs/dovecot/src/lib-imap/imap-parser.c,v retrieving revision 1.43 retrieving revision 1.45 diff -u -r1.43 -r1.45 --- imap-parser.c 9 Mar 2003 00:35:20 -0000 1.43 +++ imap-parser.c 20 Mar 2003 19:06:05 -0000 1.45 @@ -451,7 +451,6 @@ imap_parser_save_arg(parser, data, (size_t)parser->literal_size); parser->cur_pos = (size_t)parser->literal_size; - parser->eol = TRUE; return TRUE; } } else { @@ -560,8 +559,8 @@ { parser->flags = flags; - while (count == 0 || parser->root_list->size < count || - IS_UNFINISHED(parser)) { + while (!parser->eol && (count == 0 || parser->root_list->size < count || + IS_UNFINISHED(parser))) { if (!imap_parser_read_arg(parser)) break; @@ -580,7 +579,7 @@ } else if ((!IS_UNFINISHED(parser) && count > 0 && parser->root_list->size >= count) || parser->eol) { /* all arguments read / end of line. */ - i_stream_skip(parser->input, parser->cur_pos); + i_stream_skip(parser->input, parser->cur_pos); parser->cur_pos = 0; if (parser->list_arg != NULL) { Index: imap-fetch-body-section.c =================================================================== RCS file: /home/cvs/dovecot/src/imap/imap-fetch-body-section.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- imap-fetch-body-section.c 22 Jan 2003 20:23:12 -0000 1.5 +++ imap-fetch-body-section.c 18 Mar 2003 00:29:49 -0000 1.6 @@ -78,6 +78,7 @@ struct istream *stream; const char *str; int skip_cr; + uoff_t size; off_t ret; stream = mail->get_stream(mail, &hdr_size, &body_size); @@ -87,8 +88,13 @@ if (fetch_header) message_size_add(&body_size, &hdr_size); - str = t_strdup_printf("%s {%"PRIuUOFF_T"}\r\n", - ctx->prefix, body_size.virtual_size); + if (body->skip >= body_size.virtual_size) + size = 0; + else { + size = body_size.virtual_size - body->skip; + if (size > body->max_size) size = body->max_size; + } + str = t_strdup_printf("%s {%"PRIuUOFF_T"}\r\n", ctx->prefix, size); if (o_stream_send_str(ctx->output, str) < 0) return FALSE; @@ -96,6 +102,7 @@ &partial, stream, fetch_header ? 0 : hdr_size.physical_size, body->skip); + ret = message_send(ctx->output, stream, &body_size, skip_cr, body->max_size); if (ret > 0) { Index: src/lib-storage/index/maildir/maildir-storage.c =================================================================== RCS file: /home/cvs/dovecot/src/lib-storage/index/maildir/maildir-storage.c,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- src/lib-storage/index/maildir/maildir-storage.c 9 Mar 2003 09:56:05 -0000 1.35 +++ src/lib-storage/index/maildir/maildir-storage.c 15 Mar 2003 00:33:47 -0000 1.36 @@ -439,7 +439,7 @@ i_assert(oldnamelen <= strlen(list->name)); t_push(); - new_listname = t_strconcat(newname, ".", + new_listname = t_strconcat(newname, list->name + oldnamelen, NULL); oldpath = maildir_get_path(storage, list->name); newpath = maildir_get_path(storage, new_listname); Thanks, -- Dominic From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 12:20:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5607137B401 for ; Thu, 10 Apr 2003 12:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5E743FA3 for ; Thu, 10 Apr 2003 12:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AJK3Up077901 for ; Thu, 10 Apr 2003 12:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AJK3lD077899; Thu, 10 Apr 2003 12:20:03 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 12:20:03 -0700 (PDT) Resent-Message-Id: <200304101920.h3AJK3lD077899@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eric Anholt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4A4D37B401 for ; Thu, 10 Apr 2003 12:11:36 -0700 (PDT) Received: from anholt.dyndns.org (copeland-30-191.lclark.edu [149.175.30.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F3A443F3F for ; Thu, 10 Apr 2003 12:10:48 -0700 (PDT) (envelope-from anholt@anholt.dyndns.org) Received: from anholt.dyndns.org (localhost [127.0.0.1]) by anholt.dyndns.org (8.12.9/8.12.7) with ESMTP id h3AJFxde016730 for ; Thu, 10 Apr 2003 12:15:59 -0700 (PDT) (envelope-from anholt@anholt.dyndns.org) Received: (from anholt@localhost) by anholt.dyndns.org (8.12.9/8.12.7/Submit) id h3AJFwho016729; Thu, 10 Apr 2003 12:15:58 -0700 (PDT) Message-Id: <200304101915.h3AJFwho016729@anholt.dyndns.org> Date: Thu, 10 Apr 2003 12:15:58 -0700 (PDT) From: Eric Anholt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50791: Update freetype to 2.1.4, fixing fc-cache X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Anholt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:20:04 -0000 >Number: 50791 >Category: ports >Synopsis: Update freetype to 2.1.4, fixing fc-cache >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 12:20:02 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Eric Anholt >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD anholt.dyndns.org 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Mon Apr 7 16:56:12 PDT 2003 anholt@anholt.dyndns.org:/usr/obj/usr/src/current/sys/MYKERNEL i386 >Description: Update freetype to 2.1.4, fixing a memory leak which caused fc-cache -f -v to take about 180M with a default installation of XFree86 fonts + webfonts. >How-To-Repeat: >Fix: --- freetype-2.1.4.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/freetype2/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- Makefile 7 Mar 2003 06:09:03 -0000 1.44 +++ Makefile 10 Apr 2003 18:57:44 -0000 @@ -6,8 +6,7 @@ # PORTNAME= freetype2 -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/print/freetype2/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- distinfo 17 Jan 2003 19:44:11 -0000 1.21 +++ distinfo 10 Apr 2003 18:58:37 -0000 @@ -1 +1 @@ -MD5 (freetype-2.1.3.tar.bz2) = 09775a4111e066f782866d8a57d8481b +MD5 (freetype-2.1.4.tar.bz2) = 1fc0b188f1fe1216776e5855d2da141f Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/print/freetype2/pkg-plist,v retrieving revision 1.25 diff -u -r1.25 pkg-plist --- pkg-plist 17 Jan 2003 19:44:11 -0000 1.25 +++ pkg-plist 10 Apr 2003 19:12:23 -0000 @@ -39,6 +39,7 @@ include/freetype2/freetype/ftsystem.h include/freetype2/freetype/fttrigon.h include/freetype2/freetype/fttypes.h +include/freetype2/freetype/ftwinfnt.h include/freetype2/freetype/ftxf86.h include/freetype2/freetype/internal/autohint.h include/freetype2/freetype/internal/bdftypes.h Index: files/patch-src_gzip_ftgzip.c =================================================================== RCS file: files/patch-src_gzip_ftgzip.c diff -N files/patch-src_gzip_ftgzip.c --- files/patch-src_gzip_ftgzip.c 18 Jan 2003 22:27:21 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ ---- src/gzip/ftgzip.c.orig Sat Jan 18 13:04:29 2003 -+++ src/gzip/ftgzip.c Sat Jan 18 13:04:40 2003 -@@ -177,7 +177,7 @@ - (void)FT_STREAM_SKIP( 6 ); - - /* skip the extra field */ -- if ( head[3] && FT_GZIP_EXTRA_FIELD ) -+ if ( head[3] & FT_GZIP_EXTRA_FIELD ) - { - FT_UInt len; - -@@ -187,7 +187,7 @@ - } - - /* skip original file name */ -- if ( head[3] && FT_GZIP_ORIG_NAME ) -+ if ( head[3] & FT_GZIP_ORIG_NAME ) - for (;;) - { - FT_UInt c; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 12:41:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E850C37B401; Thu, 10 Apr 2003 12:41:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A9443F85; Thu, 10 Apr 2003 12:41:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AJfEUp006594; Thu, 10 Apr 2003 12:41:14 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AJfENF006590; Thu, 10 Apr 2003 12:41:14 -0700 (PDT) Date: Thu, 10 Apr 2003 12:41:14 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304101941.h3AJfENF006590@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/50791: Update freetype to 2.1.4, fixing fc-cache X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:41:15 -0000 Synopsis: Update freetype to 2.1.4, fixing fc-cache Responsible-Changed-From-To: freebsd-ports-bugs->sobomax Responsible-Changed-By: marcus Responsible-Changed-When: Thu Apr 10 12:41:01 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50791 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 13:10:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84C337B405 for ; Thu, 10 Apr 2003 13:10:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D97D43F85 for ; Thu, 10 Apr 2003 13:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AKAAUp015122 for ; Thu, 10 Apr 2003 13:10:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AKAAoY015121; Thu, 10 Apr 2003 13:10:10 -0700 (PDT) Date: Thu, 10 Apr 2003 13:10:10 -0700 (PDT) Message-Id: <200304102010.h3AKAAoY015121@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Lars Thegler Subject: Re: ports/50441: update port: www/p5-CGI-SpeedyCGI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lars Thegler List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:10:11 -0000 The following reply was made to PR ports/50441; it has been noted by GNATS. From: Lars Thegler To: freebsd-gnats-submit@FreeBSD.org, leeym@utopia.leeym.com Cc: Subject: Re: ports/50441: update port: www/p5-CGI-SpeedyCGI Date: Thu, 10 Apr 2003 22:03:55 +0200 Your patch tests out fine here, so you're welcome to commit. Thanks for the contribution! I haven't tested it with mail/openwebmail, but I guess you've already done that? /Lars From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 14:10:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 681BF37B407 for ; Thu, 10 Apr 2003 14:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D768C43FB1 for ; Thu, 10 Apr 2003 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ALA2Up033595 for ; Thu, 10 Apr 2003 14:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ALA2ZJ033594; Thu, 10 Apr 2003 14:10:02 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 14:10:02 -0700 (PDT) Resent-Message-Id: <200304102110.h3ALA2ZJ033594@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mike Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA9CB37B410 for ; Thu, 10 Apr 2003 14:09:28 -0700 (PDT) Received: from comrie.uwaterloo.ca (comrie.math.uwaterloo.ca [129.97.216.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id C874A43F85 for ; Thu, 10 Apr 2003 14:09:27 -0700 (PDT) (envelope-from mpatters@comrie.math.uwaterloo.ca) Received: from comrie.uwaterloo.ca (localhost [127.0.0.1]) by comrie.uwaterloo.ca (8.12.6p2/8.12.6) with ESMTP id h3AL9Q47040210 for ; Thu, 10 Apr 2003 17:09:26 -0400 (EDT) (envelope-from mpatters@comrie.math.uwaterloo.ca) Received: (from mpatters@localhost) by comrie.uwaterloo.ca (8.12.6p2/8.12.6/Submit) id h3AL9Q1T040209; Thu, 10 Apr 2003 17:09:26 -0400 (EDT) Message-Id: <200304102109.h3AL9Q1T040209@comrie.uwaterloo.ca> Date: Thu, 10 Apr 2003 17:09:26 -0400 (EDT) From: Mike To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50793: Update port: deskutils/logjam2 (maintainer change) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mike List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:10:05 -0000 >Number: 50793 >Category: ports >Synopsis: Update port: deskutils/logjam2 (maintainer change) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 14:10:02 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mike Patterson >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD comrie 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Sat Mar 29 23: >Description: diff to update the deskutils/logjam2 port to latest release. This pr supersedes previous udpate request PRs 47234 and 50351, and quite possibly will close PR 48639. Current maintainer has asked me to take over this port. >How-To-Repeat: >Fix: Apply attached diff. Enjoy. --- lj2_410.diff begins here --- diff -ruN logjam2-old/Makefile logjam2/Makefile --- logjam2-old/Makefile Thu Apr 10 16:58:10 2003 +++ logjam2/Makefile Thu Apr 10 16:58:17 2003 @@ -6,12 +6,12 @@ # PORTNAME= logjam2 -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= deskutils MASTER_SITES= http://logjam.danga.com/download/ DISTNAME= logjam-${PORTVERSION} -MAINTAINER= ahze@rgv.net +MAINTAINER= mike.patterson@unb.ca COMMENT= A GTK interface to user journals on www.livejournal.com LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \ @@ -22,5 +22,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-transform-name="s/$$//" .include diff -ruN logjam2-old/distinfo logjam2/distinfo --- logjam2-old/distinfo Thu Apr 10 16:58:10 2003 +++ logjam2/distinfo Thu Apr 10 16:58:17 2003 @@ -1 +1 @@ -MD5 (logjam-4.0.0.tar.gz) = 8bc409c821c08ed2955feb3423aed7d7 +MD5 (logjam-4.1.0.tar.gz) = 35770931d859a137bfdfd00286016a44 --- lj2_410.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 14:16:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 581FD37B401; Thu, 10 Apr 2003 14:16:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E959C43F93; Thu, 10 Apr 2003 14:16:25 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ALGPUp036258; Thu, 10 Apr 2003 14:16:25 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ALGPmX036254; Thu, 10 Apr 2003 14:16:25 -0700 (PDT) Date: Thu, 10 Apr 2003 14:16:25 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200304102116.h3ALGPmX036254@freefall.freebsd.org> To: stolz@i2.informatik.rwth-aachen.de, lioux@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50778: [PATCH] Update vobcopy -> 0.5.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:16:26 -0000 Synopsis: [PATCH] Update vobcopy -> 0.5.7 State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Thu Apr 10 14:16:24 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50778 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 15:00:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554BA37B401 for ; Thu, 10 Apr 2003 15:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A565D43FBD for ; Thu, 10 Apr 2003 15:00:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3AM0YUp046590 for ; Thu, 10 Apr 2003 15:00:34 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3AM0YtJ046589; Thu, 10 Apr 2003 15:00:34 -0700 (PDT) Date: Thu, 10 Apr 2003 15:00:34 -0700 (PDT) Message-Id: <200304102200.h3AM0YtJ046589@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Simon 'portlint' Schubert" Subject: Re: ports/50672: New port submission X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon 'portlint' Schubert List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 22:00:35 -0000 The following reply was made to PR ports/50672; it has been noted by GNATS. From: Simon 'portlint' Schubert To: Ferruccio Vitale Cc: FreeBSD-gnats-submit@FreeBSD.org, foxfair@drago.fomokka.net Subject: Re: ports/50672: New port submission Date: Mon, 7 Apr 2003 20:21:59 +0200 Lately Ferruccio Vitale told: > sed 's/^X//' >mysqlcc/Makefile << 'END-of-mysqlcc/Makefile' > X# New ports collection makefile for: mysqlcc > X# Date created: 03 April 2002 > X# Whom: vitale > X# > X# $FreeBSD$ > X# > X > XPORTNAME= mysqlcc > XPORTVERSION= 0.9.1 > XCATEGORIES= databases > XMASTER_SITES= http://www.teta.it/mysql/Downloads/MySQLCC/ > XDISTNAME= ${PORTNAME}-${PORTVERSION}-src > X > XMAINTAINER= ferruccio.vitale@tin.it > XCOMMENT= A platform-independent GUI administration client for the MySQL server > X > XBUILD_DEPENDS+= qmake:${PORTSDIR}/x11-toolkits/qt31 > XBUILD_DEPENDS+= mysql:${PORTSDIR}/databases/mysql40-client += is bad when the port is sucked in as dependecy. consider using = as the first assignment operator also, isn't there USE_QT_VER=3 ? > XGNU_CONFIGURE= yes > XCONFIGURE_ARGS= --with-qt=${X11BASE} > X > XSHARE_DATA= error.wav warning.wav syntax.txt > X > Xdo-install: > X ${INSTALL_PROGRAM} ${WRKSRC}/mysqlcc ${PREFIX}/bin > X ${MKDIR} ${DATADIR} > X.for f in ${SHARE_DATA} > X ${CP} -R ${WRKSRC}/${f} ${DATADIR} use ${INSTALL_DATA} ? cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 16:20:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF6A937B401 for ; Thu, 10 Apr 2003 16:20:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD9343FB1 for ; Thu, 10 Apr 2003 16:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ANK9Up079250 for ; Thu, 10 Apr 2003 16:20:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ANK9s6079249; Thu, 10 Apr 2003 16:20:09 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 16:20:09 -0700 (PDT) Resent-Message-Id: <200304102320.h3ANK9s6079249@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Jesse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B25EB37B401 for ; Thu, 10 Apr 2003 16:13:55 -0700 (PDT) Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD27F43F3F for ; Thu, 10 Apr 2003 16:13:54 -0700 (PDT) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1]) h3A9lHBw086563 for ; Thu, 10 Apr 2003 11:47:17 +0200 (CEST) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: (from jesse@localhost)h3A9lH5X086562; Thu, 10 Apr 2003 11:47:17 +0200 (MEST) Message-Id: <200304100947.h3A9lH5X086562@arthur.cs.uni-magdeburg.de> Date: Thu, 10 Apr 2003 11:47:17 +0200 (MEST) From: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50794: New port graphics/pho (version 0.9.1) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Jesse List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:20:11 -0000 >Number: 50794 >Category: ports >Synopsis: New port graphics/pho (version 0.9.1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 16:20:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 5.0 >Organization: Private >Environment: System: FreeBSD 5.0 #0: Sat Mar 29 00:49:52 GMT 2003 i386 >Description: This is a new port of pho. Pho is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. It is similar to xv but with some additional functionality and without some of its annoyances. >How-To-Repeat: n/a >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: # # pho # pho/distinfo # pho/Makefile # pho/pkg-descr # pho/pkg-plist # echo c - pho mkdir -p pho > /dev/null 2>&1 echo x - pho/distinfo sed 's/^X//' >pho/distinfo << 'END-of-pho/distinfo' XMD5 (pho-0.9.1.tar.gz) = 8fab6d3eb1ff1c959f702d52e2aa7cdb END-of-pho/distinfo echo x - pho/Makefile sed 's/^X//' >pho/Makefile << 'END-of-pho/Makefile' X# New ports collection makefile for: pho X# Date created: 10 April 2003 X# Whom: Roland Jesse X# X# $FreeBSD$ X# X XPORTNAME= pho XPORTVERSION= 0.9.1 XCATEGORIES= graphics XMASTER_SITES= http://shallowsky.com/software/pho/ X XMAINTAINER= roland.jesse@gmx.net XCOMMENT= A lightweight image viewer X XLIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ X gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X XUSE_GMAKE= yes XUSE_REINPLACE= yes X XMAN1= pho.1 X Xdo-configure: X @(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|make|gmake|g' Makefile) X @(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|install -D|install|g' Makefile) X X.include END-of-pho/Makefile echo x - pho/pkg-descr sed 's/^X//' >pho/pkg-descr << 'END-of-pho/pkg-descr' XPho is a lightweight utility for viewing, rotating, or deleting large Xnumbers of images quickly, and making notes about what to do with each Xof them. It is particularly useful for processing hundreds of images Xafter uploading them from a digital camera. X XWWW: http://shallowsky.com/software/pho/ END-of-pho/pkg-descr echo x - pho/pkg-plist sed 's/^X//' >pho/pkg-plist << 'END-of-pho/pkg-plist' Xbin/pho END-of-pho/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 16:50:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C519C37B4ED for ; Thu, 10 Apr 2003 16:50:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806C943FA3 for ; Thu, 10 Apr 2003 16:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3ANoEUp095313 for ; Thu, 10 Apr 2003 16:50:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3ANoEoV095312; Thu, 10 Apr 2003 16:50:14 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 16:50:14 -0700 (PDT) Resent-Message-Id: <200304102350.h3ANoEoV095312@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Coltrin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B5937B428 for ; Thu, 10 Apr 2003 16:41:33 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE8143FCB for ; Thu, 10 Apr 2003 16:41:33 -0700 (PDT) (envelope-from spcoltri@omcl.org) Received: from h-66-167-134-240.phndaz91.covad.net ([66.167.134.240] helo=hrothgar.omcl.org) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 193lfe-0000dc-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 10 Apr 2003 16:41:30 -0700 Received: from hrothgar.omcl.org (localhost [127.0.0.1]) by hrothgar.omcl.org (8.12.8/8.12.8) with ESMTP id h3ANfcTq091285 for ; Thu, 10 Apr 2003 17:41:40 -0600 (MDT) (envelope-from spcoltri@omcl.org) Received: (from spcoltri@localhost) by hrothgar.omcl.org (8.12.8/8.12.8/Submit) id h3ANfcE2091284; Thu, 10 Apr 2003 17:41:38 -0600 (MDT) Message-Id: <200304102341.h3ANfcE2091284@hrothgar.omcl.org> Date: Thu, 10 Apr 2003 17:41:38 -0600 (MDT) From: Steve Coltrin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50795: misc/solfege does not function X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steve Coltrin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:50:18 -0000 >Number: 50795 >Category: ports >Synopsis: misc/solfege does not function >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 16:50:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.8-RC i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.8-RC FreeBSD 4.8-RC #7: Thu Mar 20 18:23:30 MST 2003 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: solfege fails: hrothgar ~ % solfege Traceback (most recent call last): File "/usr/X11R6/bin/solfege", line 31, in ? os.chdir("/usr/X11R6/share/solfege/1.9.9") OSError: [Errno 2] No such file or directory: '/usr/X11R6/share/solfege/1.9.9' hrothgar ~ # ln -s /usr/X11R6/share/gnome/solfege /usr/X11R6/share/solfege hrothgar ~ % solfege (solfege19:91103): GLib-GObject-WARNING **: gobject.c:946:g_object_get_valist(): object class `GnomeProgram' has no property named `default-icon' Traceback (most recent call last): File "/usr/X11R6/bin/solfege", line 46, in ? import src.mainwin File "/usr/X11R6/share/gnome/solfege/1.9.9/src/mainwin.py", line 602, in ? w = MainWin(args) File "/usr/X11R6/share/gnome/solfege/1.9.9/src/mainwin.py", line 254, in __init__ self.m_app = app.SolfegeApp(argv, self) File "/usr/X11R6/share/gnome/solfege/1.9.9/src/app.py", line 39, in __init__ self.setup_sound() File "/usr/X11R6/share/gnome/solfege/1.9.9/src/app.py", line 121, in setup_sound verbose_init='--verbose-sound-init' in self.m_argv) File "/usr/X11R6/share/solfege/1.9.9/soundcard/__init__.py", line 39, in initialise_devicefile import oss_sequencer2 File "/usr/X11R6/share/gnome/solfege/1.9.9/soundcard/oss_sequencer2.py", line 18, in ? import oss_common File "/usr/X11R6/share/gnome/solfege/1.9.9/soundcard/oss_common.py", line 19, in ? import solfege_c_midi ImportError: No module named solfege_c_midi >How-To-Repeat: cd ports/misc/solfege; make install; solfege >Fix: ??? >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 17:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A21B037B401 for ; Thu, 10 Apr 2003 17:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33EF43FB1 for ; Thu, 10 Apr 2003 17:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B0ADUp009437 for ; Thu, 10 Apr 2003 17:10:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B0ADCP009436; Thu, 10 Apr 2003 17:10:13 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 17:10:13 -0700 (PDT) Resent-Message-Id: <200304110010.h3B0ADCP009436@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Eikemeier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD6E237B401; Thu, 10 Apr 2003 17:07:18 -0700 (PDT) Received: from mx1.fillmore-labs.com (nuuk.fillmore-labs.com [62.138.193.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id D30BD43F3F; Thu, 10 Apr 2003 17:07:17 -0700 (PDT) (envelope-from root@fillmore-labs.com) Received: from root by mx1.fillmore-labs.com with local (Exim 4.14) id 193m4a-000PhI-5u; Fri, 11 Apr 2003 02:07:16 +0200 Message-Id: Date: Fri, 11 Apr 2003 02:07:16 +0200 From: Oliver Eikemeier To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/50796: [PATCH] update port devel/nspr to 4.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:10:14 -0000 >Number: 50796 >Category: ports >Synopsis: [PATCH] update port devel/nspr to 4.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 17:10:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Eikemeier >Release: FreeBSD 4.8-STABLE i386 >Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 6 14:21:01 CEST 2003 root@nuuk.fillmore-labs.com:/usr/obj/usr/src/sys/FILLMORE-LABS i386 >Description: Netscape Portable Runtime (NSPR) 4.3 is available >How-To-Repeat: >Fix: --- nspr-4.3.patch begins here --- diff -Nur nspr/Makefile.orig nspr/Makefile --- nspr/Makefile.orig Fri Mar 7 21:15:46 2003 +++ nspr/Makefile Fri Apr 11 00:40:09 2003 @@ -6,8 +6,7 @@ # PORTNAME= nspr -PORTVERSION= 4.2 -PORTREVISION= 1 +PORTVERSION= 4.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= nspr/releases/v${PORTVERSION}/src diff -Nur nspr/distinfo.orig nspr/distinfo --- nspr/distinfo.orig Fri Aug 9 02:27:41 2002 +++ nspr/distinfo Fri Apr 11 00:40:34 2003 @@ -1 +1 @@ -MD5 (nspr-4.2.tar.gz) = 3e5a61c2e7ec00dcc41a15c40e07978f +MD5 (nspr-4.3.tar.gz) = df714fd7179508ddd1d2c31abfaa8450 diff -Nur nspr/pkg-plist.orig nspr/pkg-plist --- nspr/pkg-plist.orig Fri Aug 9 02:27:41 2002 +++ nspr/pkg-plist Fri Apr 11 00:43:25 2003 @@ -1,6 +1,5 @@ include/nspr/md/_aix.h include/nspr/md/_aix32.cfg -include/nspr/md/_aix32in6.cfg include/nspr/md/_aix64.cfg include/nspr/md/_beos.cfg include/nspr/md/_beos.h --- nspr-4.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 17:14:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD8D737B401 for ; Thu, 10 Apr 2003 17:14:21 -0700 (PDT) Received: from web13405.mail.yahoo.com (web13405.mail.yahoo.com [216.136.175.63]) by mx1.FreeBSD.org (Postfix) with SMTP id 716D243FAF for ; Thu, 10 Apr 2003 17:14:21 -0700 (PDT) (envelope-from h2g2_jimmiejaz@yahoo.com) Message-ID: <20030411001421.73193.qmail@web13405.mail.yahoo.com> Received: from [216.154.8.185] by web13405.mail.yahoo.com via HTTP; Thu, 10 Apr 2003 17:14:21 PDT Date: Thu, 10 Apr 2003 17:14:21 -0700 (PDT) From: jimmie james To: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Gaim-0.61 Makefile typo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:14:22 -0000 I don't think send-pr is working for me, can't send to the list from my box. Line 37 says CONFIGURE_ARGS+= --diable-audio which will cause it to fail. Fix edit by hand, or, *** /usr/ports/net/gaim/Makefile Thu Apr 10 19:21:09 2003 --- Makefile Thu Apr 10 19:23:14 2003 *************** *** 34,40 **** LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \ audiofile.0:${PORTSDIR}/audio/libaudiofile .else ! CONFIGURE_ARGS+= --disable-audio .endif pre-everything:: --- 34,40 ---- LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \ audiofile.0:${PORTSDIR}/audio/libaudiofile .else ! CONFIGURE_ARGS+= --diable-audio .endif pre-everything:: __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 17:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF7537B401 for ; Thu, 10 Apr 2003 17:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD8643FA3 for ; Thu, 10 Apr 2003 17:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B0KCUp013516 for ; Thu, 10 Apr 2003 17:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B0KCto013515; Thu, 10 Apr 2003 17:20:12 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 17:20:12 -0700 (PDT) Resent-Message-Id: <200304110020.h3B0KCto013515@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Eikemeier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E31F37B401; Thu, 10 Apr 2003 17:13:03 -0700 (PDT) Received: from mx1.fillmore-labs.com (nuuk.fillmore-labs.com [62.138.193.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B987143F75; Thu, 10 Apr 2003 17:13:02 -0700 (PDT) (envelope-from root@fillmore-labs.com) Received: from root by mx1.fillmore-labs.com with local (Exim 4.14) id 193mA9-000Pii-VJ; Fri, 11 Apr 2003 02:13:01 +0200 Message-Id: Date: Fri, 11 Apr 2003 02:13:01 +0200 From: Oliver Eikemeier To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/50797: [PATCH] update port security/nss to 3.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:20:14 -0000 >Number: 50797 >Category: ports >Synopsis: [PATCH] update port security/nss to 3.8 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 17:20:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Eikemeier >Release: FreeBSD 4.8-STABLE i386 >Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 6 14:21:01 CEST 2003 root@nuuk.fillmore-labs.com:/usr/obj/usr/src/sys/FILLMORE-LABS i386 >Description: Network Security Services (NSS) 3.8 is available >How-To-Repeat: >Fix: --- nss-3.8.patch begins here --- diff -Nur nss/Makefile.orig nss/Makefile --- nss/Makefile.orig Fri Mar 7 21:18:08 2003 +++ nss/Makefile Fri Apr 11 00:47:56 2003 @@ -6,7 +6,7 @@ # PORTNAME= nss -PORTVERSION= 3.4.2 +PORTVERSION= 3.8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src diff -Nur nss/distinfo.orig nss/distinfo --- nss/distinfo.orig Fri Aug 9 02:28:29 2002 +++ nss/distinfo Fri Apr 11 00:48:43 2003 @@ -1 +1 @@ -MD5 (nss-3.4.2.tar.gz) = c17ff0cfa7ca9757909097d3f5bb7108 +MD5 (nss-3.8.tar.gz) = 6a186160159d51eebe636358f584d6b5 diff -Nur nss/files/patch-..::coreconf::FreeBSD.mk.orig nss/files/patch-..::coreconf::FreeBSD.mk --- nss/files/patch-..::coreconf::FreeBSD.mk.orig Fri Aug 9 02:28:29 2002 +++ nss/files/patch-..::coreconf::FreeBSD.mk Fri Apr 11 00:56:26 2003 @@ -1,8 +1,8 @@ $FreeBSD: ports/security/nss/files/patch-..::coreconf::FreeBSD.mk,v 1.2 2002/08/08 19:05:41 sobomax Exp $ ---- ../coreconf/FreeBSD.mk.orig Fri Mar 1 18:08:12 2002 -+++ ../coreconf/FreeBSD.mk Thu Aug 8 20:16:30 2002 +--- ../coreconf/FreeBSD.mk.orig Thu Mar 27 02:17:25 2003 ++++ ../coreconf/FreeBSD.mk Fri Apr 11 00:53:38 2003 @@ -35,9 +35,9 @@ include $(CORE_DEPTH)/coreconf/UNIX.mk @@ -25,16 +25,16 @@ DSO_CFLAGS = -fPIC DSO_LDOPTS = -shared -Wl,-soname -Wl,$(notdir $@) -@@ -57,7 +59,7 @@ - ifndef CLASSIC_NSPR +@@ -58,7 +60,7 @@ USE_PTHREADS = 1 DEFINES += -D_THREAD_SAFE -D_REENTRANT + OS_LIBS += -pthread -DSO_LDOPTS += -pthread +DSO_LDOPTS += $(BSD_LDOPTS) endif ARCH = freebsd -@@ -65,7 +67,7 @@ +@@ -66,7 +68,7 @@ MOZ_OBJFORMAT := $(shell test -x /usr/bin/objformat && /usr/bin/objformat || echo aout) ifeq ($(MOZ_OBJFORMAT),elf) diff -Nur nss/files/patch-..::coreconf::rules.mk.orig nss/files/patch-..::coreconf::rules.mk --- nss/files/patch-..::coreconf::rules.mk.orig Fri Aug 9 02:28:29 2002 +++ nss/files/patch-..::coreconf::rules.mk Fri Apr 11 01:04:02 2003 @@ -1,13 +1,13 @@ $FreeBSD: ports/security/nss/files/patch-..::coreconf::rules.mk,v 1.2 2002/08/08 19:05:41 sobomax Exp $ ---- ../coreconf/rules.mk.orig Thu Feb 21 23:23:13 2002 -+++ ../coreconf/rules.mk Thu Aug 8 20:02:24 2002 -@@ -106,6 +106,7 @@ +--- ../coreconf/rules.mk.orig Thu Apr 3 16:48:00 2003 ++++ ../coreconf/rules.mk Fri Apr 11 01:01:50 2003 +@@ -110,6 +110,7 @@ endif ifdef SHARED_LIBRARY $(INSTALL) -m 775 $(SHARED_LIBRARY) $(SOURCE_LIB_DIR) + ln -sf $(notdir $(SHARED_LIBRARY)) $(SOURCE_LIB_DIR)/$(notdir $(SHARED_LIBRARY:.so.1=.so)) - ifeq ($(OS_TARGET),OpenVMS) - $(INSTALL) -m 775 $(SHARED_LIBRARY:$(DLL_SUFFIX)=vms) $(SOURCE_LIB_DIR) endif + ifdef IMPORT_LIBRARY + $(INSTALL) -m 775 $(IMPORT_LIBRARY) $(SOURCE_LIB_DIR) diff -Nur nss/pkg-plist.orig nss/pkg-plist --- nss/pkg-plist.orig Fri Aug 9 02:28:29 2002 +++ nss/pkg-plist Fri Apr 11 01:30:29 2003 @@ -12,6 +12,7 @@ bin/digest bin/instinit bin/makepqg +bin/mangle bin/modutil bin/newuser bin/nsinstall @@ -27,109 +28,113 @@ bin/sdrtest bin/selfserv bin/server +bin/shlibsign bin/signtool bin/signver bin/ssltap bin/strsclnt bin/tstclnt +bin/vfyserv include/nss/dbm/cdefs.h include/nss/dbm/mcom_db.h include/nss/dbm/ncompat.h include/nss/dbm/nsres.h include/nss/dbm/winfile.h +include/nss/nss/base64.h +include/nss/nss/blapi.h +include/nss/nss/blapit.h +include/nss/nss/cert.h +include/nss/nss/certdb.h +include/nss/nss/certt.h +include/nss/nss/ciferfam.h +include/nss/nss/cmmf.h +include/nss/nss/cmmft.h +include/nss/nss/cms.h +include/nss/nss/cmsreclist.h +include/nss/nss/cmst.h +include/nss/nss/crmf.h +include/nss/nss/crmft.h +include/nss/nss/cryptohi.h +include/nss/nss/cryptoht.h +include/nss/nss/hasht.h +include/nss/nss/jar-ds.h +include/nss/nss/jar.h +include/nss/nss/jarfile.h +include/nss/nss/key.h +include/nss/nss/keyhi.h +include/nss/nss/keyt.h +include/nss/nss/keythi.h +include/nss/nss/nss.h +include/nss/nss/nssb64.h +include/nss/nss/nssb64t.h +include/nss/nss/nssbase.h +include/nss/nss/nssbaset.h +include/nss/nss/nssck.api +include/nss/nss/nssckbi.h +include/nss/nss/nssckepv.h +include/nss/nss/nssckft.h +include/nss/nss/nssckfw.h +include/nss/nss/nssckfwc.h +include/nss/nss/nssckfwt.h +include/nss/nss/nssckg.h +include/nss/nss/nssckmdt.h +include/nss/nss/nssckt.h +include/nss/nss/nssilckt.h +include/nss/nss/nssilock.h +include/nss/nss/nsslocks.h +include/nss/nss/nssrwlk.h +include/nss/nss/nssrwlkt.h +include/nss/nss/ocsp.h +include/nss/nss/ocspt.h +include/nss/nss/p12.h +include/nss/nss/p12plcy.h +include/nss/nss/p12t.h +include/nss/nss/pk11func.h +include/nss/nss/pk11pqg.h +include/nss/nss/pk11sdr.h +include/nss/nss/pkcs11.h +include/nss/nss/pkcs11f.h +include/nss/nss/pkcs11n.h +include/nss/nss/pkcs11p.h +include/nss/nss/pkcs11t.h +include/nss/nss/pkcs11u.h +include/nss/nss/pkcs12.h +include/nss/nss/pkcs12t.h +include/nss/nss/pkcs7t.h +include/nss/nss/portreg.h +include/nss/nss/pqgutil.h +include/nss/nss/preenc.h +include/nss/nss/secasn1.h +include/nss/nss/secasn1t.h +include/nss/nss/seccomon.h +include/nss/nss/secder.h +include/nss/nss/secdert.h +include/nss/nss/secdig.h +include/nss/nss/secdigt.h +include/nss/nss/secerr.h +include/nss/nss/sechash.h +include/nss/nss/secitem.h +include/nss/nss/secmime.h +include/nss/nss/secmod.h +include/nss/nss/secmodt.h +include/nss/nss/secoid.h +include/nss/nss/secoidt.h +include/nss/nss/secpkcs5.h +include/nss/nss/secpkcs7.h +include/nss/nss/secport.h +include/nss/nss/secrng.h +include/nss/nss/shsign.h +include/nss/nss/smime.h +include/nss/nss/ssl.h +include/nss/nss/sslerr.h +include/nss/nss/sslproto.h +include/nss/nss/sslt.h +include/nss/nss/swfort.h +include/nss/nss/swfortt.h +include/nss/nss/watcomfx.h include/nss/seccmd/secutil.h include/nss/seccmd/zconf.h include/nss/seccmd/zlib.h -include/nss/security/base64.h -include/nss/security/blapi.h -include/nss/security/blapit.h -include/nss/security/cert.h -include/nss/security/certdb.h -include/nss/security/certt.h -include/nss/security/ciferfam.h -include/nss/security/cmmf.h -include/nss/security/cmmft.h -include/nss/security/cms.h -include/nss/security/cmsreclist.h -include/nss/security/cmst.h -include/nss/security/crmf.h -include/nss/security/crmft.h -include/nss/security/cryptohi.h -include/nss/security/cryptoht.h -include/nss/security/hasht.h -include/nss/security/jar-ds.h -include/nss/security/jar.h -include/nss/security/jarfile.h -include/nss/security/key.h -include/nss/security/keyhi.h -include/nss/security/keyt.h -include/nss/security/keythi.h -include/nss/security/nss.h -include/nss/security/nssb64.h -include/nss/security/nssb64t.h -include/nss/security/nssbase.h -include/nss/security/nssbaset.h -include/nss/security/nssck.api -include/nss/security/nssckepv.h -include/nss/security/nssckft.h -include/nss/security/nssckfw.h -include/nss/security/nssckfwc.h -include/nss/security/nssckfwt.h -include/nss/security/nssckg.h -include/nss/security/nssckmdt.h -include/nss/security/nssckt.h -include/nss/security/nssilckt.h -include/nss/security/nssilock.h -include/nss/security/nsslocks.h -include/nss/security/nssrwlk.h -include/nss/security/nssrwlkt.h -include/nss/security/ocsp.h -include/nss/security/ocspt.h -include/nss/security/p12.h -include/nss/security/p12plcy.h -include/nss/security/p12t.h -include/nss/security/pk11func.h -include/nss/security/pk11pqg.h -include/nss/security/pk11sdr.h -include/nss/security/pkcs11.h -include/nss/security/pkcs11f.h -include/nss/security/pkcs11n.h -include/nss/security/pkcs11p.h -include/nss/security/pkcs11t.h -include/nss/security/pkcs11u.h -include/nss/security/pkcs12.h -include/nss/security/pkcs12t.h -include/nss/security/pkcs7t.h -include/nss/security/portreg.h -include/nss/security/pqgutil.h -include/nss/security/preenc.h -include/nss/security/secasn1.h -include/nss/security/secasn1t.h -include/nss/security/seccomon.h -include/nss/security/secder.h -include/nss/security/secdert.h -include/nss/security/secdig.h -include/nss/security/secdigt.h -include/nss/security/secerr.h -include/nss/security/sechash.h -include/nss/security/secitem.h -include/nss/security/secmime.h -include/nss/security/secmod.h -include/nss/security/secmodt.h -include/nss/security/secoid.h -include/nss/security/secoidt.h -include/nss/security/secpkcs5.h -include/nss/security/secpkcs7.h -include/nss/security/secport.h -include/nss/security/secrng.h -include/nss/security/smime.h -include/nss/security/ssl.h -include/nss/security/sslerr.h -include/nss/security/sslproto.h -include/nss/security/sslt.h -include/nss/security/swfort.h -include/nss/security/swfortt.h -include/nss/security/watcomfx.h lib/libfort.so lib/libfort.so.1 lib/libnss3.so @@ -144,7 +149,7 @@ lib/libssl3.so.1 lib/libswft.so lib/libswft.so.1 -@dirrm include/nss/security @dirrm include/nss/seccmd +@dirrm include/nss/nss @dirrm include/nss/dbm @dirrm include/nss --- nss-3.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 17:30:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2677B37B401 for ; Thu, 10 Apr 2003 17:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C3E43FB1 for ; Thu, 10 Apr 2003 17:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B0U8Up016009 for ; Thu, 10 Apr 2003 17:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B0U8ua016008; Thu, 10 Apr 2003 17:30:08 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 17:30:08 -0700 (PDT) Resent-Message-Id: <200304110030.h3B0U8ua016008@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Naumov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D1CC37B401 for ; Thu, 10 Apr 2003 17:25:44 -0700 (PDT) Received: from MAILSERVER.ofw.fi (ns.ofw.fi [194.111.144.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFB143F93 for ; Thu, 10 Apr 2003 17:25:42 -0700 (PDT) (envelope-from dan.naumov@ofw.fi) Received: from [172.16.161.81] by MAILSERVER.ofw.fi (NTMail 7.00.0022/NT1439.00.90501b21) with ESMTP id qjjgjaaa for FreeBSD-gnats-submit@freebsd.org; Fri, 11 Apr 2003 03:24:44 +0300 Message-Id: <20030411032931.10b964e7.dan.naumov@ofw.fi> Date: Fri, 11 Apr 2003 03:29:31 +0300 From: Dan Naumov To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50798: audio/faad does not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:30:09 -0000 >Number: 50798 >Category: ports >Synopsis: audio/faad does not build >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 17:30:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dan Naumov >Release: >Organization: none, home user >Environment: FreeBSD localhost.localdomain 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon Apr 7 05:17:14 EEST 2003 root@localhost.localdomain:/usr/obj/usr/src/sys/JAGO i386 >Description: Building audio/faad results in: ======================================= ===> Extracting for faad2-1.1 >How-To-Repeat: cd /usr/ports/audio/faad make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for faad2-1.1.tar.gz. ===> Patching for faad2-1.1 ===> Applying FreeBSD patches for faad2-1.1 aclocal: not found *** Error code 127 Stop in /usr/ports/audio/faad. ======================================= ======================================= localhost# pkg_info | grep automake automake14-1.4.5_9 GNU Standards-compliant Makefile generator ======================================= ======================================= localhost# pkg_info -L automake14-1.4.5_9 | grep bin/aclocal /usr/local/bin/aclocal14 ======================================= From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 17:50:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C29737B401 for ; Thu, 10 Apr 2003 17:50:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A818043FA3 for ; Thu, 10 Apr 2003 17:50:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B0oCUp020952 for ; Thu, 10 Apr 2003 17:50:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B0oCxU020951; Thu, 10 Apr 2003 17:50:12 -0700 (PDT) Date: Thu, 10 Apr 2003 17:50:12 -0700 (PDT) Message-Id: <200304110050.h3B0oCxU020951@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dan Naumov Subject: RE: ports/50798: audio/faad does not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Naumov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:50:13 -0000 The following reply was made to PR ports/50798; it has been noted by GNATS. From: Dan Naumov To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: RE: ports/50798: audio/faad does not build Date: Fri, 11 Apr 2003 03:46:05 +0300 Gah, sorry for the horrible formatting. I have to fix my mail client. -- Dan Naumov From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 18:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F44D37B401 for ; Thu, 10 Apr 2003 18:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2BB43F93 for ; Thu, 10 Apr 2003 18:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B1KAUp031901 for ; Thu, 10 Apr 2003 18:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B1KAI3031900; Thu, 10 Apr 2003 18:20:10 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 18:20:10 -0700 (PDT) Resent-Message-Id: <200304110120.h3B1KAI3031900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shao Zhang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D75737B401 for ; Thu, 10 Apr 2003 18:15:16 -0700 (PDT) Received: from osprey.activesky.com.au (osprey.activesky.com.au [202.92.123.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E93443F93 for ; Thu, 10 Apr 2003 18:15:15 -0700 (PDT) (envelope-from shaoz@activesky.com) Received: (qmail 759 invoked by uid 10018); 11 Apr 2003 01:15:10 -0000 Received: from shaoz@activesky.com by osprey.activesky.com.au by uid 0 with qmail-scanner-1.16 (uvscan: v4.1.60/v4247. Clear:. Processed in 0.22846 secs); 11 Apr 2003 01:15:10 -0000 Received: from unknown (HELO shaoz.activesky.com.au) (203.185.212.194) by osprey.activesky.com.au with SMTP; 11 Apr 2003 01:15:09 -0000 Received: from shaoz.activesky.com.au (localhost [127.0.0.1]) h3B1F1VE007232 for ; Fri, 11 Apr 2003 11:15:01 +1000 (EST) (envelope-from shaoz@shaoz.activesky.com.au) Received: (from shaoz@localhost) by shaoz.activesky.com.au (8.12.6/8.12.6/Submit) id h3B1F1VC007231; Fri, 11 Apr 2003 11:15:01 +1000 (EST) (envelope-from shaoz) Message-Id: <200304110115.h3B1F1VC007231@shaoz.activesky.com.au> Date: Fri, 11 Apr 2003 11:15:01 +1000 (EST) From: Shao Zhang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50799: Lisp Packages install directory should not depend on minor emacs version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Shao Zhang List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:20:12 -0000 >Number: 50799 >Category: ports >Synopsis: Lisp Packages install directory should not depend on minor emacs version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 18:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Shao Zhang >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD shaoz.activesky.com.au 5.0-RELEASE FreeBSD 5.0-RELEASE #3: Thu Jan 23 15:01:10 EST 2003 root@shaoz.activesky.com.au:/usr/obj/usr/src/sys/SHAO i386 >Description: Lisp package ports should install in a emacs version neutral directory, so that they will still work after an upgrade to emacs. psgml and mpg123.el install in the right directory: /usr/local/share/emacs/site-lisp But bbdb, mule-ucs, speedbar, jde etc all install in: /usr/local/share/emacs/21.2. An upgrade to emacs 21.3 will make all these installation stop working. >How-To-Repeat: >Fix: Install in /usr/local/share/emacs/site-lisp and modify subdirs.el if necessary. Or see the debian package examples for bbdb, jde etc. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 18:47:01 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB22637B416; Thu, 10 Apr 2003 18:47:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3882043FAF; Thu, 10 Apr 2003 18:47:01 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B1l1Up040516; Thu, 10 Apr 2003 18:47:01 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B1l05X040495; Thu, 10 Apr 2003 18:47:00 -0700 (PDT) Date: Thu, 10 Apr 2003 18:47:00 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304110147.h3B1l05X040495@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50753: Update port: chinese/chinput3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:47:02 -0000 Synopsis: Update port: chinese/chinput3 State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Thu Apr 10 18:46:59 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50753 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 18:50:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0270D37B40C for ; Thu, 10 Apr 2003 18:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19AC243F85 for ; Thu, 10 Apr 2003 18:50:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B1oKUp040881 for ; Thu, 10 Apr 2003 18:50:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B1oK8p040880; Thu, 10 Apr 2003 18:50:20 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 18:50:20 -0700 (PDT) Resent-Message-Id: <200304110150.h3B1oK8p040880@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jean-Yves Lefort Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D3537B404 for ; Thu, 10 Apr 2003 18:44:26 -0700 (PDT) Received: from gateway.lefort.net (213.189.162.78.brutele.be [213.189.162.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id C117B43FB1 for ; Thu, 10 Apr 2003 18:44:24 -0700 (PDT) (envelope-from jylefort@brutele.be) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 9D26F54EC for ; Fri, 11 Apr 2003 03:44:22 +0200 (CEST) Received: by jsite.lefort.net (Postfix, from userid 1000) id 51D9522E1D; Fri, 11 Apr 2003 03:44:22 +0200 (CEST) Message-Id: <20030411014422.51D9522E1D@jsite.lefort.net> Date: Fri, 11 Apr 2003 03:44:22 +0200 (CEST) From: Jean-Yves Lefort To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50800: New port: Beaver 0.3.0, a programmer's text editor for GTK+ 2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jean-Yves Lefort List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:50:23 -0000 >Number: 50800 >Category: ports >Synopsis: New port: Beaver 0.3.0, a programmer's text editor for GTK+ 2.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 18:50:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon Mar 31 19:59:16 CEST 2003 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE 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: # # beaver # beaver/Makefile # beaver/pkg-descr # beaver/pkg-plist # beaver/files # beaver/files/patch-aa # beaver/files/patch-ba # beaver/distinfo # echo c - beaver mkdir -p beaver > /dev/null 2>&1 echo x - beaver/Makefile sed 's/^X//' >beaver/Makefile << 'END-of-beaver/Makefile' X# New ports collection makefile for: beaver X# Date created: 11 Apr 2003 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# X XPORTNAME= beaver XPORTVERSION= 0.3.0 XCATEGORIES= editors XMASTER_SITES= http://savannah.nongnu.org/download/beaver/ X XMAINTAINER= jylefort@brutele.be XCOMMENT= A programmer's text editor for GTK+ 2.0 X XLIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 X XBUILD_WRKSRC= ${WRKSRC}/src XINSTALL_WRKSRC= ${WRKSRC}/src X XUSE_X_PREFIX= yes XUSE_GMAKE= yes X XMANCOMPRESSED= yes XMAN1= beaver.1x X XMAKE_ENV= PREFIX="${PREFIX}" \ X MKDIR="${MKDIR}" \ X INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ X INSTALL_DATA="${INSTALL_DATA}" \ X INSTALL_MAN="${INSTALL_MAN}" X X.include END-of-beaver/Makefile echo x - beaver/pkg-descr sed 's/^X//' >beaver/pkg-descr << 'END-of-beaver/pkg-descr' XFrom the homepage: X X"Beaver is an Early AdVanced EditoR, for Linux and other Unix (and Xeven Windows); in other words, it's a text editor that is intended to Xbe lightweight, but full of useful features for programming, from Xwebsites editing to C coding. It is based upon the GTK+ toolkit, Xsupports many languages through config files and offers functions such Xas automatic indentation, completion and correction, or syntax Xhighlighting. In fact, it is 100% compatible with the Ultraedit's Xwordfile.txt files, and has its own mini macro language." X XWWW: http://www.nongnu.org/beaver/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-beaver/pkg-descr echo x - beaver/pkg-plist sed 's/^X//' >beaver/pkg-plist << 'END-of-beaver/pkg-plist' Xbin/beaver Xshare/beaver/bl/example1.bl Xshare/beaver/bl/example2.bl Xshare/beaver/bl/glib.bl Xshare/gnome/pixmaps/beaver.png Xshare/gnome/applications/beaver.desktop X@dirrm share/beaver/bl X@dirrm share/beaver END-of-beaver/pkg-plist echo c - beaver/files mkdir -p beaver/files > /dev/null 2>&1 echo x - beaver/files/patch-aa sed 's/^X//' >beaver/files/patch-aa << 'END-of-beaver/files/patch-aa' X--- src/Makefile.orig Fri Apr 11 02:00:20 2003 X+++ src/Makefile Fri Apr 11 03:24:53 2003 X@@ -7,11 +7,11 @@ X X ############## Public section. Modify according to your needs. ############### X X-CC = gcc X+#CC = gcc X RM = rm -f X CP = cp X X-DESTDIR = /usr/local X+DESTDIR = $(PREFIX) X IPATH = X LPATH = X OPTI = -Wall -O3 -funroll-loops -fomit-frame-pointer #-DDEBUG_FCN X@@ -19,8 +19,8 @@ X WARN = #-W -Wall #-pedantic -ansi X X ### Unix version ### X-CFLAGS = ${OPTI} ${DBUG} ${WARN} ${IPATH} `pkg-config gtk+-2.0 --cflags` X-LDFLAGS = ${OPTI} ${DBUG} ${WARN} ${LPATH} `pkg-config gtk+-2.0 --libs` X+CFLAGS += ${DBUG} ${WARN} ${IPATH} $(shell pkg-config gtk+-2.0 --cflags) X+LDFLAGS = ${DBUG} ${WARN} ${LPATH} $(shell pkg-config gtk+-2.0 --libs) X NAME = beaver X X ### Windows version ### X@@ -43,7 +43,7 @@ X X all : ${OBJ} X ${CC} -o ${NAME} ${OBJ} ${LDFLAGS} X- @${STRIP} X+# @${STRIP} X X .c.o : X ${CC} ${CFLAGS} -c $< -o $@ X@@ -51,16 +51,17 @@ X ${OBJ} : ${INC} X X install : X- install -d $(DESTDIR)/bin X- install beaver $(DESTDIR)/bin X- install -d $(DESTDIR)/share/beaver/bl X- $(CP) ../bl/* $(DESTDIR)/share/beaver/bl X- install -d $(DESTDIR)/share/pixmaps X- $(CP) ../pixmaps/beaver.png $(DESTDIR)/share/pixmaps X- $(CP) ../beaver.desktop $(DESTDIR)/share/applications X+ -$(MKDIR) $(DESTDIR)/bin X+ $(INSTALL_PROGRAM) beaver $(DESTDIR)/bin X+ -$(MKDIR) $(DESTDIR)/share/beaver/bl X+ $(INSTALL_DATA) ../bl/* $(DESTDIR)/share/beaver/bl X+ -$(MKDIR) $(DESTDIR)/share/gnome/pixmaps X+ $(INSTALL_DATA) ../pixmaps/beaver.png $(DESTDIR)/share/gnome/pixmaps X+ -$(MKDIR) $(DESTDIR)/share/gnome/applications X+ $(INSTALL_DATA) ../beaver.desktop $(DESTDIR)/share/gnome/applications X gzip -c9 ../beaver.1x > ../beaver.1x.gz X- install -d $(DESTDIR)/man/man1 X- $(CP) ../beaver.1x.gz $(DESTDIR)/man/man1 X+ -$(MKDIR) $(DESTDIR)/man/man1 X+ $(INSTALL_MAN) ../beaver.1x.gz $(DESTDIR)/man/man1 X @echo X @echo "Files installed :" X @echo "-----------------" X@@ -69,8 +70,8 @@ X @echo "$(DESTDIR)/share/beaver/bl/example1.bl" X @echo "$(DESTDIR)/share/beaver/bl/example2.bl" X @echo "$(DESTDIR)/share/beaver/bl/glib.bl" X- @echo "$(DESTDIR)/share/pixmaps/beaver.png" X- @echo "$(DESTDIR)/share/applications/beaver.desktop" X+ @echo "$(DESTDIR)/share/gnome/pixmaps/beaver.png" X+ @echo "$(DESTDIR)/share/gnome/applications/beaver.desktop" X @echo "$(DESTDIR)/man/man1/beaver.1x.gz" X @echo X @echo ",----------------------------------." END-of-beaver/files/patch-aa echo x - beaver/files/patch-ba sed 's/^X//' >beaver/files/patch-ba << 'END-of-beaver/files/patch-ba' X--- src/languages.c.orig Fri Apr 11 02:04:36 2003 X+++ src/languages.c Fri Apr 11 02:04:37 2003 X@@ -88,13 +88,13 @@ X { X gchar *fixed = g_strdup (Prefs.L[lang].Description); X gchar *s; X+ GtkItemFactoryEntry NewEntry = {s, NULL, languages_treatment, X+ lang, ""}; X X fixed = str_replace_tokens (&fixed, '/', "\\"); X s = g_strconcat("/Language/", X fixed, X NULL); X- GtkItemFactoryEntry NewEntry = {s, NULL, languages_treatment, X- lang, ""}; X X gtk_item_factory_create_items X (gtk_item_factory_from_path ("

"), 1, &NewEntry, NULL); END-of-beaver/files/patch-ba echo x - beaver/distinfo sed 's/^X//' >beaver/distinfo << 'END-of-beaver/distinfo' XMD5 (beaver-0.3.0.tar.gz) = cb32ad10b1550528469f93939dc07423 END-of-beaver/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 19:17:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC56837B401; Thu, 10 Apr 2003 19:17:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B94643FA3; Thu, 10 Apr 2003 19:17:35 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B2HZUp052945; Thu, 10 Apr 2003 19:17:35 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B2HW0I052941; Thu, 10 Apr 2003 19:17:32 -0700 (PDT) Date: Thu, 10 Apr 2003 19:17:32 -0700 (PDT) From: Yen-Ming Lee Message-Id: <200304110217.h3B2HW0I052941@freefall.freebsd.org> To: leeym@utopia.leeym.com, leeym@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50441: update port: www/p5-CGI-SpeedyCGI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:17:36 -0000 Synopsis: update port: www/p5-CGI-SpeedyCGI State-Changed-From-To: open->closed State-Changed-By: leeym State-Changed-When: Thu Apr 10 19:17:32 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50441 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 19:30:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBBD037B401 for ; Thu, 10 Apr 2003 19:30:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E821F43F93 for ; Thu, 10 Apr 2003 19:30:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B2UIUp056753 for ; Thu, 10 Apr 2003 19:30:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B2UIAj056752; Thu, 10 Apr 2003 19:30:18 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 19:30:18 -0700 (PDT) Resent-Message-Id: <200304110230.h3B2UIAj056752@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, reigncracks@hotmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 767D837B404 for ; Thu, 10 Apr 2003 19:20:45 -0700 (PDT) Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11]) by mx1.FreeBSD.org (Postfix) with SMTP id E967443FBF for ; Thu, 10 Apr 2003 19:20:41 -0700 (PDT) (envelope-from mezz@mezzweb.com) Received: (qmail 49631 invoked by uid 0); 11 Apr 2003 02:26:14 -0000 Message-Id: <20030411022614.49630.qmail@ns1.mezzweb.com> Date: 11 Apr 2003 02:26:14 -0000 From: reigncracks@hotmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org cc: sheldonh@FreeBSD.org Subject: ports/50802: Multi-fixes for news/straw. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: reigncracks@hotmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:30:20 -0000 >Number: 50802 >Category: ports >Synopsis: Multi-fixes for news/straw. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 19:30:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mezz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Mar 13 13:54:37 CST 2003 mezz@sysinfo.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS i386 My ports tree are very up to date, updated today and before send this PR. I am planning to remove /usr/local/*, /usr/X11R6/* and /var/db/pkg/*, then install everything by stratch sometime soon. If it fixes the seg fault core dump, I will let you know. >Description: Here are problems what I got and noticed. 1) *.png and straw.glade are installed in the wrong place. When I install and I get the error about missing images too. 2) Failed to compile/install the languages (*.mo). 3) BUILD_DEPENDS? 4) WITH_DB3=yes, does this really work? It still install db4-4.0.14_1,1 instead db3. 5) pkg-plist error: =========================== # make deinstall ===> Deinstalling for straw-0.18.1 pkg_delete: file '/usr/X11R6/share/straw' doesn't really exist pkg_delete: unable to completely remove directory '/usr/X11R6/share/straw' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) =========================== 6) When, I fix everything above and I get the seg core dump. I guess, the issue is relating with FreeBSD 5.0, but not with FreeBSD 4.x then? I did created a straw port, if you search in the Gnome maillist and you will find it. The seg core dump stopped from me to send a PR to add new port of straw in the ports tree. http://www.freebsd.org/cgi/getmsg.cgi?fetch=577639+580122+/usr/local/www/db/text/2003/freebsd-gnome/20030309.freebsd-gnome >How-To-Repeat: >Fix: 1) *.png and straw.glade should be install in the ${X11BASE}/share/gnome/straw/ instead in ${X11BASE}/lib/straw/. They aren't library and need to follow Gnome's stuff. (included the diff) 2) Use gmake and a very small fix to make it really works by remove the '-D' in the Makefile. (included the diff) 3) Shouldn't it be RUN_DEPENDS instead BUILD_DEPENDS? Also, I modified the long xml path to ${PYXML}, check in /usr/ports/Mk/bsd.python.mk.. (included the diff) 4) Current, no fix for this. I am not sure how to get WITH_DB3=yes works, but you will need to create a slave port. Check more info: http://www.freebsd.org/cgi/getmsg.cgi?fetch=534889+538921+/usr/local/www/db/text/2003/freebsd-gnome/20030309.freebsd-gnome 5) Fixed and added few stuff in the pkg-plist. (included the diff) 6) No fix, but I did ran it with the gdb and I don't know if it helps. Here are links: http://www.mezzweb.com:81/show/straw.txt (debug with gdb, but might not really helpful thought) If my suggest of fixes still work in 4.8, then I suggest you to mark straw port as broke for 5.0. Of course, unless if it works fine to others with 5.0 and don't mark it as broke. I hope, it's just me (my computer). But, one problem is that.. I don't think it's straw's fault, but it must be one of py-*'s fault. Here are diff: --- straw.diff begins here --- diff -ur straw.orig/Makefile straw/Makefile --- straw.orig/Makefile Mon Apr 7 10:56:21 2003 +++ straw/Makefile Thu Apr 10 18:37:41 2003 @@ -13,14 +13,15 @@ MAINTAINER= sheldonh@FreeBSD.org COMMENT= A desktop news aggregator for the GNOME 2 desktop -BUILD_DEPENDS= ${LOCALBASE}/include/pyorbit-2/pyorbit.h:${PORTSDIR}/devel/py-orbit2 \ +RUN_DEPENDS= ${LOCALBASE}/include/pyorbit-2/pyorbit.h:${PORTSDIR}/devel/py-orbit2 \ ${LOCALBASE}/bin/pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \ ${PYTHON_SITELIBDIR}/mx/DateTime/DateTime.py:${PORTSDIR}/lang/py-mx-base \ ${PYTHON_SITELIBDIR}/bsddb3/db.py:${PORTSDIR}/databases/py-bsddb3 \ - ${PYTHON_SITELIBDIR}/_xmlplus/FtCore.py:${PORTSDIR}/textproc/py-xml \ + ${PYXML} \ ${PYTHON_SITELIBDIR}/ADNS.py:${PORTSDIR}/net/py-adns \ ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 +USE_GMAKE= yes USE_X_PREFIX= yes USE_PYTHON= yes USE_REINPLACE= yes diff -ur straw.orig/files/patch-Makefile straw/files/patch-Makefile --- straw.orig/files/patch-Makefile Mon Apr 7 10:56:21 2003 +++ straw/files/patch-Makefile Thu Apr 10 19:05:46 2003 @@ -10,9 +10,18 @@ -DATADIR = $(PREFIX)/share/straw -APPLICATIONSDIR = $(PREFIX)/share/applications -ICONDIR = $(PREFIX)/share/pixmaps -+DATADIR = $(LIBDIR) ++DATADIR = $(PREFIX)/share/gnome/straw +APPLICATIONSDIR = $(PREFIX)/share/gnome/applications +ICONDIR = $(PREFIX)/share/gnome/pixmaps LOCALEDIR = $(PREFIX)/share/locale POFILES := $(shell echo po/*.po) +@@ -53,7 +53,7 @@ + for mo in $$mos; do \ + mo=`basename $$mo`; \ + lang=`echo $$mo | sed -e 's/\.mo$$//'`; \ +- $(INSTALL) -m 644 -D $$mo $(LOCALEDIR)/$$lang/LC_MESSAGES/straw.mo; \ ++ $(INSTALL) -m 644 $$mo $(LOCALEDIR)/$$lang/LC_MESSAGES/straw.mo; \ + done + + clean: diff -ur straw.orig/pkg-plist straw/pkg-plist --- straw.orig/pkg-plist Mon Apr 7 10:56:21 2003 +++ straw/pkg-plist Thu Apr 10 20:10:00 2003 @@ -28,19 +28,23 @@ lib/straw/SummaryParserMP.pyc lib/straw/URLFetch.pyc lib/straw/__init__.pyc -lib/straw/default_subscriptions.opml lib/straw/error.pyc -lib/straw/face-happy.png -lib/straw/face-sad.png lib/straw/httplib_async.pyc -lib/straw/image-broken.png -lib/straw/image-waiting.png -lib/straw/offline.png -lib/straw/online.png lib/straw/rssfinder.pyc lib/straw/rssparser.pyc -lib/straw/straw.glade -lib/straw/straw.png share/gnome/applications/straw.desktop share/gnome/pixmaps/straw.png -@dirrm share/straw +share/gnome/straw/default_subscriptions.opml +share/gnome/straw/face-happy.png +share/gnome/straw/face-sad.png +share/gnome/straw/image-broken.png +share/gnome/straw/image-waiting.png +share/gnome/straw/offline.png +share/gnome/straw/online.png +share/gnome/straw/straw.glade +share/gnome/straw/straw.png +share/locale/de/LC_MESSAGES/straw.mo +share/locale/fi/LC_MESSAGES/straw.mo +share/locale/fr/LC_MESSAGES/straw.mo +@dirrm share/gnome/straw +@dirrm lib/straw --- straw.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 22:50:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B975437B401 for ; Thu, 10 Apr 2003 22:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C850E43F93 for ; Thu, 10 Apr 2003 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B5o2Up031829 for ; Thu, 10 Apr 2003 22:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B5o2Vi031828; Thu, 10 Apr 2003 22:50:02 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 22:50:02 -0700 (PDT) Resent-Message-Id: <200304110550.h3B5o2Vi031828@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D2D37B401 for ; Thu, 10 Apr 2003 22:44:18 -0700 (PDT) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FEAC43F85 for ; Thu, 10 Apr 2003 22:44:18 -0700 (PDT) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 34EF456E0; Fri, 11 Apr 2003 07:44:16 +0200 (CEST) Message-Id: <20030411054416.34EF456E0@backup-mx.droso.dk> Date: Fri, 11 Apr 2003 07:44:16 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50805: fix distinfo mail/pflogsumm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:50:04 -0000 >Number: 50805 >Category: ports >Synopsis: fix distinfo mail/pflogsumm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 22:50:02 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: The author rerolled the distfile after changes to the faq (verified by diff), so update our distinfo Submitted by: Hoang Q. Tran >How-To-Repeat: >Fix: --- pflogsumm-md5.diff begins here --- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/pflogsumm/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 21 Feb 2003 18:05:11 -0000 1.7 +++ distinfo 11 Apr 2003 05:44:08 -0000 @@ -1 +1 @@ -MD5 (pflogsumm-1.0.10.tar.gz) = d7a765d2b4a96779cd4f6b5d2520c643 +MD5 (pflogsumm-1.0.10.tar.gz) = 4c5956a2f00584f872bf406f4ce809ca --- pflogsumm-md5.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 22:52:30 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5026F37B401; Thu, 10 Apr 2003 22:52:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B318343FBD; Thu, 10 Apr 2003 22:52:29 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B5qTUp034275; Thu, 10 Apr 2003 22:52:29 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B5qTV3034271; Thu, 10 Apr 2003 22:52:29 -0700 (PDT) Date: Thu, 10 Apr 2003 22:52:29 -0700 (PDT) From: Adam Weinberger Message-Id: <200304110552.h3B5qTV3034271@freefall.freebsd.org> To: erwin@lansing.dk, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50805: fix distinfo mail/pflogsumm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:52:30 -0000 Synopsis: fix distinfo mail/pflogsumm State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Thu Apr 10 22:52:20 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50805 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 00:50:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E94A937B401 for ; Fri, 11 Apr 2003 00:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D9843FAF for ; Fri, 11 Apr 2003 00:50:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B7o9Up069713 for ; Fri, 11 Apr 2003 00:50:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B7o9ox069712; Fri, 11 Apr 2003 00:50:09 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 00:50:09 -0700 (PDT) Resent-Message-Id: <200304110750.h3B7o9ox069712@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KANOU Hiroki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 688D837B404 for ; Fri, 11 Apr 2003 00:48:25 -0700 (PDT) Received: from khdd.net (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with SMTP id 4581043F75 for ; Fri, 11 Apr 2003 00:48:24 -0700 (PDT) (envelope-from kanou@khdd.net) Received: (qmail 13593 invoked by uid 1000); 11 Apr 2003 07:49:32 -0000 Message-Id: <20030411074932.13592.qmail@khdd.net> Date: 11 Apr 2003 07:49:32 -0000 From: KANOU Hiroki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: kanou@khdd.net Subject: ports/50808: maintainer update: print/ft2demos to 2.1.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: KANOU Hiroki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 07:50:11 -0000 >Number: 50808 >Category: ports >Synopsis: maintainer update: print/ft2demos to 2.1.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 00:50:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: >Environment: System: FreeBSD khdd.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #3: Thu Feb 27 15:55:16 JST 2003 kanou@khdd.net:/usr/obj/usr/src/sys/COPPER i386 >Description: A port of FreeType2 demo programs is updated by maintainer This corresponds to the current version of FreeType library. This port no longer builds print/freetype2 and use installed library. One new file: files/patch-Makefile. >How-To-Repeat: >Fix: diff -uNr ft2demos.orig/Makefile ft2demos/Makefile --- ft2demos.orig/Makefile Tue Apr 1 11:45:52 2003 +++ ft2demos/Makefile Fri Apr 11 16:45:10 2003 @@ -6,7 +6,7 @@ # PORTNAME= ft2demos -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \ @@ -20,7 +20,7 @@ COMMENT= Demo programs for FreeType2 BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool -BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:build +BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:configure LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_XLIB= yes @@ -35,6 +35,6 @@ FT_PROGRAMS= ftbench ftdump ftlint ftmemchk ftmulti ftstring fttimer ftview testnames do-install: - @(cd ${WRKSRC}/bin/.libs/ ; ${INSTALL_PROGRAM} ${FT_PROGRAMS} ${PREFIX}/bin) + @(cd ${WRKSRC}/bin/; ${INSTALL_PROGRAM} ${FT_PROGRAMS} ${PREFIX}/bin) .include diff -uNr ft2demos.orig/distinfo ft2demos/distinfo --- ft2demos.orig/distinfo Mon Jan 27 12:17:39 2003 +++ ft2demos/distinfo Fri Apr 11 14:08:39 2003 @@ -1 +1 @@ -MD5 (ft2demos-2.1.3.tar.bz2) = 8ca71a907a0623d5cabad61291a36e46 +MD5 (ft2demos-2.1.4.tar.bz2) = 92cb4e645fe1cfb8345b64cedb9d332e diff -uNr ft2demos.orig/files/patch-Makefile ft2demos/files/patch-Makefile --- ft2demos.orig/files/patch-Makefile Thu Jan 1 09:00:00 1970 +++ ft2demos/files/patch-Makefile Fri Apr 11 14:55:21 2003 @@ -0,0 +1,11 @@ +--- Makefile.orig Fri Jun 14 17:53:27 2002 ++++ Makefile Fri Apr 11 14:54:29 2003 +@@ -94,7 +94,7 @@ + + COMPILE = $(CC) $(CFLAGS) $(INCLUDES:%=$I%) + +- FTLIB := $(LIB_DIR)$(SEP)$(LIBRARY).$A ++ FTLIB := $(LOCALBASE)/lib$(SEP)$(LIBRARY).so + + # "-lm" is required to compile on some Unix systems + # >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:17:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 376F437B401; Fri, 11 Apr 2003 01:17:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD9343F75; Fri, 11 Apr 2003 01:17:19 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8HJUp080715; Fri, 11 Apr 2003 01:17:19 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8HJpB080711; Fri, 11 Apr 2003 01:17:19 -0700 (PDT) Date: Fri, 11 Apr 2003 01:17:19 -0700 (PDT) From: Adam Weinberger Message-Id: <200304110817.h3B8HJpB080711@freefall.freebsd.org> To: kanou@khdd.net, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50808: maintainer update: print/ft2demos to 2.1.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:17:20 -0000 Synopsis: maintainer update: print/ft2demos to 2.1.4 State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Fri Apr 11 01:17:09 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50808 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:17:50 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98C237B401; Fri, 11 Apr 2003 01:17:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED4743FAF; Fri, 11 Apr 2003 01:17:50 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8HoUp080747; Fri, 11 Apr 2003 01:17:50 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8HoGq080743; Fri, 11 Apr 2003 01:17:50 -0700 (PDT) Date: Fri, 11 Apr 2003 01:17:50 -0700 (PDT) From: Kevin Lo Message-Id: <200304110817.h3B8HoGq080743@freefall.freebsd.org> To: kevlo@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50771: Update net/wmnd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:17:51 -0000 Synopsis: Update net/wmnd State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Apr 11 01:17:07 PDT 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=50771 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:30:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE4937B404 for ; Fri, 11 Apr 2003 01:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B24F43FA3 for ; Fri, 11 Apr 2003 01:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8UFUp083378 for ; Fri, 11 Apr 2003 01:30:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8UEjV083377; Fri, 11 Apr 2003 01:30:15 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 01:30:15 -0700 (PDT) Resent-Message-Id: <200304110830.h3B8UEjV083377@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F2137B401 for ; Fri, 11 Apr 2003 01:25:34 -0700 (PDT) Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD6D043FA3 for ; Fri, 11 Apr 2003 01:25:32 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.140.75]) by t-mta3.odn.ne.jp with ESMTP id <20030411082531619.JVRL.26423.t-mta3.odn.ne.jp@mta3.odn.ne.jp> for ; Fri, 11 Apr 2003 17:25:31 +0900 Received: from hadaly.dyndns.org (localhost [127.0.0.1]) by hadaly.dyndns.org (Postfix) with ESMTP id 9B42520EE for ; Fri, 11 Apr 2003 17:25:30 +0900 (JST) Message-Id: <86of3dl9tx.wl%fuyuki@hadaly.org> Date: Fri, 11 Apr 2003 17:25:30 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50810: Update port: lang/cmucl (docs installed as 600) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:30:17 -0000 >Number: 50810 >Category: ports >Synopsis: Update port: lang/cmucl (docs installed as 600) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 01:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.0-RELEASE-p5 i386 >Organization: >Environment: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386 >Description: Normal users can't read the docs >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/cmucl/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 2003/02/21 12:34:59 1.17 +++ Makefile 2003/04/11 08:24:14 @@ -31,8 +31,8 @@ do-install: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/bin/lisp ${PREFIX}/bin (cd ${WRKDIR} && tar fc - lib ) | (cd ${PREFIX} && tar fx -) - -${MKDIR} ${PREFIX}/share/doc/cmucl - (cd ${WRKDIR} && tar fc - doc) | (cd ${PREFIX}/share && tar fx -) + -${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKDIR}/doc/cmucl/* ${DOCSDIR} ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/cmucl.1 \ ${PREFIX}/man/man1 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/lisp.1 \ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:39:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2022237B401; Fri, 11 Apr 2003 01:39:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5FB843FA3; Fri, 11 Apr 2003 01:39:41 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8dfUp083601; Fri, 11 Apr 2003 01:39:41 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8dfVP083597; Fri, 11 Apr 2003 01:39:41 -0700 (PDT) Date: Fri, 11 Apr 2003 01:39:41 -0700 (PDT) From: Ernst de Haan Message-Id: <200304110839.h3B8dfVP083597@freefall.freebsd.org> To: znerd@freebsd.org, znerd@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50242: Orion 2.0 stable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:39:42 -0000 Synopsis: Orion 2.0 stable State-Changed-From-To: open->closed State-Changed-By: znerd State-Changed-When: Fri Apr 11 01:39:27 PDT 2003 State-Changed-Why: Committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=50242 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:40:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1210637B405 for ; Fri, 11 Apr 2003 01:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EDF43F93 for ; Fri, 11 Apr 2003 01:40:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8eIUp083641 for ; Fri, 11 Apr 2003 01:40:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8eIJS083639; Fri, 11 Apr 2003 01:40:18 -0700 (PDT) Date: Fri, 11 Apr 2003 01:40:18 -0700 (PDT) Message-Id: <200304110840.h3B8eIJS083639@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dofri Jonsson Subject: Re: ports/45576: port lcms fails test after build on current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dofri Jonsson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:40:20 -0000 The following reply was made to PR ports/45576; it has been noted by GNATS. From: Dofri Jonsson To: freebsd-gnats-submit@FreeBSD.org, leafy@leafy.idv.tw Cc: Subject: Re: ports/45576: port lcms fails test after build on current Date: Fri, 11 Apr 2003 08:33:37 +0000 Actually, this is a bug in gcc that miscompiles some floating point calculations with -march=pentium4. Specifically, libm (msun) is miscompiled, causing the tests in lcms to fail. Recompile world with -march=pentium3 or less, or CFLAGS=-mno-sse2 for a workaround. I have verified this in both gcc 3.2.1 and gcc 3.2.2. See PR bin/43299: march=pentium4 miscompiles msun/src/e_pow.c for more details. From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 01:50:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E69E37B401 for ; Fri, 11 Apr 2003 01:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B48F43FA3 for ; Fri, 11 Apr 2003 01:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B8oHUp094119 for ; Fri, 11 Apr 2003 01:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B8oH0k094118; Fri, 11 Apr 2003 01:50:17 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 01:50:17 -0700 (PDT) Resent-Message-Id: <200304110850.h3B8oH0k094118@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Morozovsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69B5737B405; Fri, 11 Apr 2003 01:41:10 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A3F43FA3; Fri, 11 Apr 2003 01:41:09 -0700 (PDT) (envelope-from marck@woozle.rinet.ru) Received: from woozle.rinet.ru (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.8) with ESMTP id h3B8f8ve042563; Fri, 11 Apr 2003 12:41:08 +0400 (MSD) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.12.9/8.12.8/Submit) id h3B8f8DR042562; Fri, 11 Apr 2003 12:41:08 +0400 (MSD) Message-Id: <200304110841.h3B8f8DR042562@woozle.rinet.ru> Date: Fri, 11 Apr 2003 12:41:08 +0400 (MSD) From: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: dirk@FreeBSD.org Subject: ports/50811: make building mod_php4 without MySQL more consistent X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitry Morozovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:50:18 -0000 >Number: 50811 >Category: ports >Synopsis: make building mod_php4 without MySQL more consistent >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 01:50:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: This PR consists of two patchsets. The first one makes building mod_php4 without MySQL support more consistent, and allows automated (BATCH=yes) nomysql builds. It also reflects absense of mysql support in package name. The second pathset (patch+shar) utilises the newly announced behaviour and defines lightweight PHP4 package. >How-To-Repeat: cd /usr/ports/www/mod_php4 make BATCH=yes WITHOUT_MYSQL=yes see incorrectly compiled in MySQL support >Fix: ***** Patchset 1 ***** Index: www/mod_php4/Makefile =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/Makefile,v retrieving revision 1.187 diff -u -r1.187 Makefile --- www/mod_php4/Makefile 7 Mar 2003 06:12:44 -0000 1.187 +++ www/mod_php4/Makefile 11 Apr 2003 08:26:26 -0000 @@ -68,6 +68,10 @@ PHP4_OPTIONS="${PHP4_OPTIONS}" \ REALCURDIR="${.CURDIR}" +.if defined(WITHOUT_MYSQL) +SCRIPTS_ENV+= WITHOUT_MYSQL=yes +.endif + pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php .if !defined(WITH_APACHE2) @@ -104,6 +108,8 @@ .ifmake describe LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .endif +.else +PKGNAMESUFFIX= -nomysql .endif .include Index: www/mod_php4/scripts/configure.php =================================================================== RCS file: /home/ncvs/ports/www/mod_php4/scripts/configure.php,v retrieving revision 1.186 diff -u -r1.186 configure.php --- www/mod_php4/scripts/configure.php 23 Mar 2003 08:23:10 -0000 1.186 +++ www/mod_php4/scripts/configure.php 11 Apr 2003 08:26:26 -0000 @@ -11,9 +11,18 @@ if [ "${PHP4_OPTIONS}" ]; then set ${PHP4_OPTIONS} else - set \"zlib\" \"MySQL\" + if [ "${WITHOUT_MYSQL}" ]; then + set \"zlib\" + else + set \"zlib\" \"MySQL\" + fi fi else + if [ "${WITHOUT_MYSQL}" ]; then + MYSQL_SUPPORT=OFF + else + MYSQL_SUPPORT=ON + fi /usr/bin/dialog --title "configuration options" --clear \ --checklist "\n\ Please select desired options:" -1 -1 16 \ @@ -27,7 +36,7 @@ pdflib "pdflib support" OFF \ IMAP "IMAP support" OFF \ IMAP-SSL "IMAP-SSL support (implies IMAP)" OFF \ -MySQL "MySQL database support" ON \ +MySQL "MySQL database support" ${MYSQL_SUPPORT} \ PostgreSQL "PostgreSQL database support" OFF \ SybaseDB "Sybase/MS-SQL database support (DB-lib)" OFF \ SybaseCT "Sybase/MS-SQL database support (CT-lib)" OFF \ ***** Patchset 2 ***** Index: www/Makefile =================================================================== RCS file: /home/ncvs/ports/www/Makefile,v retrieving revision 1.630 diff -u -r1.630 Makefile --- www/Makefile 6 Apr 2003 00:30:58 -0000 1.630 +++ www/Makefile 11 Apr 2003 08:30:06 -0000 @@ -201,6 +201,7 @@ SUBDIR += mod_perl2 SUBDIR += mod_php3 SUBDIR += mod_php4 + SUBDIR += mod_php4-nomysql SUBDIR += mod_proxy_add_forward SUBDIR += mod_put SUBDIR += mod_python # 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: # # www/mod_php4-nomysql # www/mod_php4-nomysql/Makefile # echo c - www/mod_php4-nomysql mkdir -p www/mod_php4-nomysql > /dev/null 2>&1 echo x - www/mod_php4-nomysql/Makefile sed 's/^X//' >www/mod_php4-nomysql/Makefile << 'END-of-www/mod_php4-nomysql/Makefile' X# Ports collection makefile for: mod_php4-nomysql X# Date created: 09 Apr 2003 X# Whom: Dmitry Morozovsky X# X# $FreeBSD$ X# X XWITHOUT_MYSQL= yes X XMASTERDIR= ${.CURDIR}/../mod_php4 X X.include "${MASTERDIR}/Makefile" END-of-www/mod_php4-nomysql/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 02:50:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2179F37B401 for ; Fri, 11 Apr 2003 02:50:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B6643FB1 for ; Fri, 11 Apr 2003 02:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B9oDUp015172 for ; Fri, 11 Apr 2003 02:50:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B9oDFT015171; Fri, 11 Apr 2003 02:50:13 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 02:50:13 -0700 (PDT) Resent-Message-Id: <200304110950.h3B9oDFT015171@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kiesel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4129C37B401 for ; Fri, 11 Apr 2003 02:49:55 -0700 (PDT) Received: from mxintern.kundenserver.de (mxintern.kundenserver.de [212.227.126.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777A743F93 for ; Fri, 11 Apr 2003 02:49:54 -0700 (PDT) (envelope-from kiesel@schlund.de) Received: from [172.17.29.6] (helo=alex.i.schlund.de) by mxintern.kundenserver.de with smtp (Exim 3.35 #1) id 193vAP-0002NQ-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 11 Apr 2003 11:49:53 +0200 Received: (qmail 95157 invoked by uid 519); 11 Apr 2003 09:49:53 -0000 Message-Id: <20030411094953.95156.qmail@alex.i.schlund.de> Date: 11 Apr 2003 09:49:53 -0000 From: Alex Kiesel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50812: Update freetds to 0.61 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Kiesel List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:50:15 -0000 >Number: 50812 >Category: ports >Synopsis: Update freetds to 0.61 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 02:50:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Kiesel >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD alex.i.schlund.de 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Fri Jan 31 18:06:42 CET 2003 root@alex.i.schlund.de:/usr/obj/usr/src/sys/FREEBSD011101 i386 >Description: This patch updates FreeTDS from version 0.60 to version 0.61. There have been a couple of bugfixes, see the README that comes with the sources. Since this port is maintained by ports@, I would like to volunteer to take over maintainership if it is wished. (Maintainership-Update is not included in this patch). >How-To-Repeat: Apply the attached patch. >Fix: --- freetds-0.61.diff begins here --- diff -urN freetds.old/Makefile freetds/Makefile --- freetds.old/Makefile Thu Feb 20 18:00:13 2003 +++ freetds/Makefile Fri Apr 11 11:04:33 2003 @@ -5,11 +5,10 @@ # $FreeBSD: ports/databases/freetds/Makefile,v 1.27 2003/02/20 17:00:13 knu Exp $ PORTNAME= freetds -PORTVERSION= 0.60 -PORTREVISION= 1 +PORTVERSION= 0.61 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= ALPHA/freetds +MASTER_SITE_SUBDIR= ALPHA/freetds/stable EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org diff -urN freetds.old/Makefile.orig freetds/Makefile.orig --- freetds.old/Makefile.orig Thu Jan 1 01:00:00 1970 +++ freetds/Makefile.orig Fri Feb 21 19:30:21 2003 @@ -0,0 +1,62 @@ +# New ports collection makefile for: freetds +# Date created: 02 Nov 1999 +# Whom: Domas Mituzas +# +# $FreeBSD: ports/databases/freetds/Makefile,v 1.27 2003/02/20 17:00:13 knu Exp $ + +PORTNAME= freetds +PORTVERSION= 0.60 +PORTREVISION= 1 +CATEGORIES= databases +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= ALPHA/freetds +EXTRACT_SUFX= .tgz + +MAINTAINER= ports@FreeBSD.org +COMMENT= Sybase/Microsoft TDS protocol library + +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv + +USE_REINPLACE= yes +USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --with-tdsver=4.2 +INSTALLS_SHLIB= yes + +MAN1= freebcp.1 tsql.1 + +.if defined(WITH_IODBC) +LIB_DEPENDS+= iodbc:${PORTSDIR}/databases/libiodbc +CONFIGURE_ARGS+= --with-iodbc=${LOCALBASE} +.endif + +.if defined(WITH_UNIXODBC) +LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC +CONFIGURE_ARGS+= --with-unixodbc=${LOCALBASE} +.endif + +.if defined(WITH_IODBC) || defined(WITH_UNIXODBC) +PLIST_SUB+= ODBC="" +.else +PLIST_SUB+= ODBC="@comment " +.endif + +post-extract: + @cd ${WRKSRC} && ${LN} -s freetds.conf freetds.conf.dist + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's||| ; \ + s|/freetds.conf|/freetds.conf.dist|g ; \ + s| common.h||g' + +post-install: +.if !exists(${PREFIX}/etc/freetds.conf) + @${CP} ${PREFIX}/etc/freetds.conf.dist ${PREFIX}/etc/freetds.conf +.endif + @${MKDIR} ${PREFIX}/etc/freetds + ${INSTALL_DATA} ${WRKSRC}/interfaces ${PREFIX}/etc/freetds + +.include diff -urN freetds.old/distinfo freetds/distinfo --- freetds.old/distinfo Thu Sep 19 22:33:32 2002 +++ freetds/distinfo Fri Apr 11 11:04:47 2003 @@ -1 +1 @@ -MD5 (freetds-0.60.tgz) = bf719c9e1a5f8cd080dec6f9664e7f44 +MD5 (freetds-0.61.tgz) = 15cc9829beb534606deb3020b3118eb9 diff -urN freetds.old/distinfo.orig freetds/distinfo.orig --- freetds.old/distinfo.orig Thu Jan 1 01:00:00 1970 +++ freetds/distinfo.orig Thu Sep 19 22:33:32 2002 @@ -0,0 +1 @@ +MD5 (freetds-0.60.tgz) = bf719c9e1a5f8cd080dec6f9664e7f44 diff -urN freetds.old/pkg-plist freetds/pkg-plist --- freetds.old/pkg-plist Thu Sep 19 22:33:32 2002 +++ freetds/pkg-plist Fri Apr 11 11:37:50 2003 @@ -1,41 +1,40 @@ bin/freebcp +bin/tdspool bin/tsql @unexec if cmp -s %D/etc/freetds.conf.dist %D/etc/freetds.conf; then rm -f %D/etc/freetds.conf; fi etc/freetds.conf.dist -@exec if [ ! -f %D/etc/freetds.conf ]; then cp %D/etc/%f %D/etc/freetds.conf; fi -etc/locales.conf etc/freetds/interfaces +etc/locales.conf +etc/pool.conf include/bkpublic.h include/cspublic.h include/cstypes.h include/ctlib.h include/ctpublic.h include/dblib.h -include/freebcp.h include/sqldb.h include/sqlfront.h include/sybdb.h include/syberror.h include/sybfront.h include/tds.h -include/tds_configs.h +include/tds_sysdep_public.h include/tdsconvert.h -include/tdsodbc.h -include/tdsutil.h +include/tdssrv.h include/tdsver.h lib/libct.a lib/libct.so -lib/libct.so.0 +lib/libct.so.1 lib/libsybdb.a lib/libsybdb.so -lib/libsybdb.so.1 +lib/libsybdb.so.3 lib/libtds.a lib/libtds.so -lib/libtds.so.0 +lib/libtds.so.2 %%ODBC%%lib/libtdsodbc.a %%ODBC%%lib/libtdsodbc.so %%ODBC%%lib/libtdsodbc.so.0 lib/libtdssrv.a lib/libtdssrv.so -lib/libtdssrv.so.0 +lib/libtdssrv.so.1 @dirrm etc/freetds --- freetds-0.61.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 03:05:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74BF37B401; Fri, 11 Apr 2003 03:05:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73F6343FB1; Fri, 11 Apr 2003 03:05:02 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from freefall.freebsd.org (sumikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BA52Up021194; Fri, 11 Apr 2003 03:05:02 -0700 (PDT) (envelope-from sumikawa@freefall.freebsd.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BA512f021184; Fri, 11 Apr 2003 19:05:01 +0900 (JST) Date: Fri, 11 Apr 2003 19:05:01 +0900 (JST) From: Munechika SUMIKAWA Message-Id: <200304111005.h3BA512f021184@freefall.freebsd.org> To: dom@cus.org.uk, sumikawa@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/49987: Maintainer Update: security/nmap X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:05:03 -0000 Synopsis: Maintainer Update: security/nmap State-Changed-From-To: open->closed State-Changed-By: sumikawa State-Changed-When: Fri Apr 11 19:04:37 JST 2003 State-Changed-Why: Commited, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=49987 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 04:10:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E001437B401 for ; Fri, 11 Apr 2003 04:10:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA4E43FB1 for ; Fri, 11 Apr 2003 04:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BBAAUp052372 for ; Fri, 11 Apr 2003 04:10:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BBAAOh052371; Fri, 11 Apr 2003 04:10:10 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 04:10:10 -0700 (PDT) Resent-Message-Id: <200304111110.h3BBAAOh052371@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Kratzer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0AFA37B404 for ; Fri, 11 Apr 2003 04:03:20 -0700 (PDT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF90C43F75 for ; Fri, 11 Apr 2003 04:03:18 -0700 (PDT) (envelope-from ck@cksoft.de) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 1ADB91FFBB5; Fri, 11 Apr 2003 13:03:17 +0200 (CEST) Received: from majakka.cksoft.de (p508AA643.dip.t-dialin.net [80.138.166.67]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by transport.cksoft.de (Postfix) with ESMTP id 6A73E1FFB47; Fri, 11 Apr 2003 13:03:15 +0200 (CEST) Received: from majakka.cksoft.de (localhost [127.0.0.1]) by majakka.cksoft.de (Postfix) with ESMTP id 57B3F44AC5; Fri, 11 Apr 2003 13:03:14 +0200 (CEST) Received: by majakka.cksoft.de (Postfix, from userid 1000) id AD14444ABD; Fri, 11 Apr 2003 13:03:13 +0200 (CEST) Message-Id: <20030411110313.AD14444ABD@majakka.cksoft.de> Date: Fri, 11 Apr 2003 13:03:13 +0200 (CEST) From: Christian Kratzer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Christian Kratzer Subject: ports/50814: [MAINTAINER UPDATE] Update openldap21 to 2.1.17 and 2.1.17-stable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Kratzer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 11:10:12 -0000 >Number: 50814 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update openldap21 to 2.1.17 and 2.1.17-stable >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 04:10:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christian Kratzer >Release: FreeBSD 4.7-STABLE i386 >Organization: CK Software GmbH >Environment: System: FreeBSD majakka.cksoft.de 4.7-STABLE FreeBSD 4.7-STABLE #1: Thu Dec 19 14:57:42 CET 2002 ck@majakka.cksoft.de:/usr/obj/usr/src/RELENG_4/src/sys/MAJAKKA i386 >Description: - Updates openldap to the most current released version of openldap 2.1.17. - Provides Flag OPENLDAP_STABLE to build against stable branch of openldap instead of release branch. This gets us an openldap21-stable-2.1.17 package. - Maintenance of MLINKS for dropped manual pages and plist for addition of schema/README >How-To-Repeat: >Fix: --- openldap21/Makefile.orig Sun Mar 30 03:35:45 2003 +++ openldap21/Makefile Fri Apr 11 12:13:47 2003 @@ -15,7 +15,7 @@ # PORTNAME= openldap21 -PORTVERSION= 2.1.16 +PORTVERSION= 2.1.17 PORTREVISION= 0 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -31,8 +31,15 @@ ftp://ftp.si.uniovi.es/mirror/OpenLDAP/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/%SUBDIR%/ \ ftp://ftp.plig.org/pub/OpenLDAP/%SUBDIR%/ +.if defined(OPENLDAP_STABLE) +MASTER_SITE_SUBDIR= openldap-stable +DISTNAME= openldap-stable-20030410 +PKGNAMESUFFIX= -stable +WRKSRC= ${WRKDIR}/openldap-${PORTVERSION} +.else MASTER_SITE_SUBDIR= openldap-release DISTNAME= openldap-${PORTVERSION} +.endif EXTRACT_SUFX= .tgz MAINTAINER= ck@cksoft.de @@ -79,7 +86,7 @@ # BUILD_CLIENTS= yes INSTALLS_SHLIB= yes -PKGNAMESUFFIX= -client +PKGNAMESUFFIX= ${PKGNAMESUFFIX}-client COMMENT= Open source LDAP client software CONFIGURE_ARGS+= \ --disable-slapd \ @@ -92,7 +99,7 @@ # slapd only # BUILD_SLAPD= yes -PKGNAMESUFFIX= -slapd +PKGNAMESUFFIX= ${PKGNAMESUFFIX}-slapd COMMENT= Open source LDAP server software (slapd only) LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap-client2.1 CONFIGURE_ARGS+= \ @@ -112,7 +119,7 @@ # and some backend we just don't install them later on # BUILD_SLURPD= yes -PKGNAMESUFFIX= -slurpd +PKGNAMESUFFIX= ${PKGNAMESUFFIX}-slurpd COMMENT= Open source LDAP server software (slurpd only) LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap-client2.1 RUN_DEPENDS+= ${LOCALBASE}/libexec/slapd:${PORTSDIR}/net/openldap-slapd2.1 @@ -132,7 +139,7 @@ # BUILD_SLAPD= yes BUILD_SLURPD= yes -PKGNAMESUFFIX= -server +PKGNAMESUFFIX= ${PKGNAMESUFFIX}-server COMMENT= Open source LDAP server software (slapd and slurpd) LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap-client2.1 CONFIGURE_ARGS+= \ @@ -154,7 +161,6 @@ BUILD_CLIENTS= yes BUILD_SLAPD= yes BUILD_SLURPD= yes -PKGNAMESUFFIX= CONFIGURE_ARGS+= \ --with-threads \ --enable-slapd \ @@ -247,14 +253,6 @@ MLINKS+= ldap_bind.3 ldap_unbind_ext.3 MLINKS+= ldap_bind.3 ldap_unbind_ext_s.3 MLINKS+= ldap_bind.3 ldap_set_rebind_proc.3 -MAN3+= ldap_cache.3 -MLINKS+= ldap_cache.3 ldap_enable_cache.3 -MLINKS+= ldap_cache.3 ldap_disable_cache.3 -MLINKS+= ldap_cache.3 ldap_destroy_cache.3 -MLINKS+= ldap_cache.3 ldap_flush_cache.3 -MLINKS+= ldap_cache.3 ldap_uncache_entry.3 -MLINKS+= ldap_cache.3 ldap_uncache_request.3 -MLINKS+= ldap_cache.3 ldap_set_cache_options.3 MAN3+= ldap_compare.3 MLINKS+= ldap_compare.3 ldap_compare_s.3 MLINKS+= ldap_compare.3 ldap_compare_ext.3 --- openldap21/distinfo.orig Sun Mar 30 03:35:45 2003 +++ openldap21/distinfo Fri Apr 11 12:11:17 2003 @@ -1 +1,2 @@ -MD5 (openldap-2.1.16.tgz) = 3f8e481dd25b19569f2b1cf2bce55e63 +MD5 (openldap-stable-20030410.tgz) = 53fb6c157a7c54b988cf7555e56f11e6 +MD5 (openldap-2.1.17.tgz) = 53fb6c157a7c54b988cf7555e56f11e6 --- openldap21/pkg-plist.orig Mon Feb 24 05:27:22 2003 +++ openldap21/pkg-plist Fri Apr 11 12:06:03 2003 @@ -65,6 +65,7 @@ %%NO_SLAPD%%etc/openldap/slapd.conf.default %%NO_SLAPD%%@exec [ -f %B/slapd.conf ] || cp %B/%f %B/slapd.conf %%NO_SLAPD%%@unexec if cmp -s %D/etc/openldap/schema/corba.schema %D/etc/openldap/schema/corba.schema.default; then rm -f %D/etc/openldap/schema/corba.schema; fi +%%NO_SLAPD%%etc/openldap/schema/README %%NO_SLAPD%%etc/openldap/schema/corba.schema.default %%NO_SLAPD%%@exec [ -f %B/corba.schema ] || cp %B/%f %B/corba.schema %%NO_SLAPD%%@unexec if cmp -s %D/etc/openldap/schema/core.schema %D/etc/openldap/schema/core.schema.default; then rm -f %D/etc/openldap/schema/core.schema; fi >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:10:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79BB937B401 for ; Fri, 11 Apr 2003 06:10:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B44743FBF for ; Fri, 11 Apr 2003 06:10:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDA9Up001079 for ; Fri, 11 Apr 2003 06:10:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDA9ls001078; Fri, 11 Apr 2003 06:10:09 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:10:09 -0700 (PDT) Resent-Message-Id: <200304111310.h3BDA9ls001078@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539A237B401 for ; Fri, 11 Apr 2003 06:09:17 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86EA643FBD for ; Fri, 11 Apr 2003 06:09:16 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 538167A9; Fri, 11 Apr 2003 21:09:17 +0800 (CST) Message-Id: <20030411130917.538167A9@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:09:17 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50815: New port: chinese/cnprint X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:10:10 -0000 >Number: 50815 >Category: ports >Synopsis: New port: chinese/cnprint >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:10:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: CNPRINT is a utility to print Chinese/Japanese/Korean (CJK) text (or convert to PostScript) under DOS, VMS and UNIX systems. It works just as a print command on your system. Currently GB, Hz, zW, BIG5, CNS, JIS, EUC, Shift-JIS, KSC, UTF8, UTF7 and UTF16 formats are supported. CNPRINT also has many other features, among them: * print all CJK codes using a single Unicode CJK font * print GB using Big5 fonts or print Big5 using GB fonts * multiple columns, vertical printing, change font or character size within document * phrase-based GB<->BIG5 conversions * built-in HZ<->GB conversion * repair/re-format functions for CJK text * envelope and address label printing * decode MIME quoted printable (=20=3C=5E like text) * true type fonts (TTF) support With its full Unicode support, it should be able to print other language (e.g. Thai, Vietnames, Arabic as well). For more information, please read the help file. WWW: http://www.neurophys.wisc.edu/~cai/software/ >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: # # cnprint/ # cnprint/Makefile # cnprint/distinfo # cnprint/files # cnprint/pkg-descr # cnprint/pkg-message # cnprint/pkg-plist # cnprint/files/patch-cnprint330b.c # echo c - cnprint/ mkdir -p cnprint/ > /dev/null 2>&1 echo x - cnprint/Makefile sed 's/^X//' >cnprint/Makefile << 'END-of-cnprint/Makefile' X# New ports collection makefile for: cnprint X# Date created: 29 Jan 2003 X# Whom: Shen Chuan-Hsing X# X# $FreeBSD$ X# X XPORTNAME= cnprint XPORTVERSION= 3.30b XCATEGORIES= chinese print XMASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cnprint/ \ X http://nba184.med.uth.tmc.edu:3006/~cai/software/cnp/ \ X http://nba184.med.uth.tmc.edu:3006/~cai/software/cnp/metrics/ \ X http://nba184.med.uth.tmc.edu:3006/~cai/software/cnp/fonts/ \ X ftp://ftp.csc.cuhk.edu.hk/pub/chinese/ifcss/software/fonts/misc/ XDISTFILES= cnprint330b.c \ X cnprint330b.readme \ X ttfb330b.c \ X cnprint330b.hlp \ X cnprint33.cmd \ X helvet.dat \ X mssong.ttf.gz mssong.htf \ X mshei.ttf.gz mshei.htf \ X cc48s.hbf cc48.sym.gz \ X cc48s.1.gz \ X cc48s.2.gz \ X hbf.tar.gz X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts X XDIST_SUBDIR= ${PORTNAME}-${PORTVERSION} X Xdo-extract: X ${MKDIR} ${WRKSRC} X.for i in ${DISTFILES} X ${CP} ${DISTDIR}/${DIST_SUBDIR}/${i} ${WRKSRC} X.endfor X cd ${WRKSRC} ; \ X ${TAR} plzvxf hbf.tar.gz ; ${MV} hbf/* . ; \ X ${RM} -fr hbf ; \ X ${GUNZIP_CMD} *.gz || ${TRUE} X Xdo-build: X cd ${WRKSRC} ; \ X ${CC} cnprint330b.c ttfb330b.c -o cnprint -DPREFIX=\"${PREFIX}\" ; \ X ${SED} \ X -e 's/\(DEFAULT_JIS_FONT\):.*$$/\1: kanji48.hbf/' \ X >cnprint.cmd END-of-cnprint/Makefile echo x - cnprint/distinfo sed 's/^X//' >cnprint/distinfo << 'END-of-cnprint/distinfo' XMD5 (cnprint-3.30b/cnprint330b.c) = 61316049a14d109d97d883e78d850c15 XMD5 (cnprint-3.30b/cnprint330b.readme) = c63f637e93639d573ff1cc182a67b162 XMD5 (cnprint-3.30b/ttfb330b.c) = a2c7c0a6857eed9a130b25cbdb13bb3c XMD5 (cnprint-3.30b/cnprint330b.hlp) = dc512b19de1970cdfc28f627a04c9a7f XMD5 (cnprint-3.30b/cnprint33.cmd) = 0661ca6abe143b44923671da6ca22139 XMD5 (cnprint-3.30b/helvet.dat) = b79804066ff09885f303c2c51559b435 XMD5 (cnprint-3.30b/mssong.ttf.gz) = bb50d2149148cce6e1344aecf4fa9e86 XMD5 (cnprint-3.30b/mssong.htf) = a92eba3f7b1b456e6d13081042a36ab2 XMD5 (cnprint-3.30b/mshei.ttf.gz) = fc015548359dd7248c1052c70e9798f6 XMD5 (cnprint-3.30b/mshei.htf) = 9db930523629701d7608c31627495540 XMD5 (cnprint-3.30b/cc48s.hbf) = 3ecd697e6cade9bf7248f0e8f63c863b XMD5 (cnprint-3.30b/cc48.sym.gz) = 1d9598a4dbe4eef5a1ff8cc309fbc718 XMD5 (cnprint-3.30b/cc48s.1.gz) = 4e384e83cb759aac6bbef5b1e9ad081a XMD5 (cnprint-3.30b/cc48s.2.gz) = 9196338c8a05eea1e1fef10ba5c52387 XMD5 (cnprint-3.30b/hbf.tar.gz) = 45cfc82fe5d10de6872c602e587da8b5 END-of-cnprint/distinfo echo c - cnprint/files mkdir -p cnprint/files > /dev/null 2>&1 echo x - cnprint/pkg-descr sed 's/^X//' >cnprint/pkg-descr << 'END-of-cnprint/pkg-descr' XCNPRINT is a utility to print Chinese/Japanese/Korean (CJK) text X(or convert to PostScript) under DOS, VMS and UNIX systems. It Xworks just as a print command on your system. Currently GB, Hz, XzW, BIG5, CNS, JIS, EUC, Shift-JIS, KSC, UTF8, UTF7 and UTF16 Xformats are supported. X XCNPRINT also has many other features, among them: X X * print all CJK codes using a single Unicode CJK font X * print GB using Big5 fonts or print Big5 using GB fonts X * multiple columns, vertical printing, change font or character X size within document X * phrase-based GB<->BIG5 conversions X * built-in HZ<->GB conversion X * repair/re-format functions for CJK text X * envelope and address label printing X * decode MIME quoted printable (=20=3C=5E like text) X * true type fonts (TTF) support X XWith its full Unicode support, it should be able to print other Xlanguage (e.g. Thai, Vietnames, Arabic as well). For more information, Xplease read the help file. X XWWW: http://www.neurophys.wisc.edu/~cai/software/ END-of-cnprint/pkg-descr echo x - cnprint/pkg-message sed 's/^X//' >cnprint/pkg-message << 'END-of-cnprint/pkg-message' X-------------------------------------------------------------------- XPlease check the following files: X X${PREFIX}/etc/bg5ps.conf.sample X${PREFIX}/etc/gb2312-bg5ps.conf.sample X XCopy one of them to ~/.bg5ps.conf(depend on which encoding you use), Xthen modify it to suit your needs. Type `bg5ps -h` for help. X-------------------------------------------------------------------- END-of-cnprint/pkg-message echo x - cnprint/pkg-plist sed 's/^X//' >cnprint/pkg-plist << 'END-of-cnprint/pkg-plist' Xbin/cnprint Xshare/cnprint/cc48.sym Xshare/cnprint/cc48s.hbf Xshare/cnprint/cnprint.cmd Xshare/cnprint/hanglm24.bin Xshare/cnprint/hanglm24.hbf Xshare/cnprint/hanja65.hbf Xshare/cnprint/jis16.hbf Xshare/cnprint/jiskan24.bin Xshare/cnprint/jiskan24.hbf Xshare/cnprint/kanji48.bin Xshare/cnprint/kanji48.hbf Xshare/cnprint/ksc16.hbf Xshare/cnprint/uwjis-16.hbf Xshare/cnprint/uwksc-16.hbf Xshare/cnprint/mshei.htf Xshare/cnprint/mshei.ttf Xshare/cnprint/mssong.htf Xshare/cnprint/mssong.ttf X@dirrm share/cnprint END-of-cnprint/pkg-plist echo x - cnprint/files/patch-cnprint330b.c sed 's/^X//' >cnprint/files/patch-cnprint330b.c << 'END-of-cnprint/files/patch-cnprint330b.c' X--- cnprint330b.c.orig Tue Jul 2 01:22:08 2002 X+++ cnprint330b.c X@@ -6216,7 +6216,7 @@ X if (s==NULL) { X defpath[0]='\0'; X #ifdef unix X- strcpy(defpath, "/usr/local/src/cnprint"); X+ strcpy(defpath, PREFIX "/share/cnprint"); X #endif X s=defpath; X } END-of-cnprint/files/patch-cnprint330b.c exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2756A37B401 for ; Fri, 11 Apr 2003 06:20:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 020E643FDF for ; Fri, 11 Apr 2003 06:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDK9Up004032 for ; Fri, 11 Apr 2003 06:20:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDK957004030; Fri, 11 Apr 2003 06:20:09 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:20:09 -0700 (PDT) Resent-Message-Id: <200304111320.h3BDK957004030@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A495D37B401 for ; Fri, 11 Apr 2003 06:13:13 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06BC43F75 for ; Fri, 11 Apr 2003 06:13:12 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 5E5087A9; Fri, 11 Apr 2003 21:13:15 +0800 (CST) Message-Id: <20030411131315.5E5087A9@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:13:15 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50816: New port: chinese/oto X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:20:12 -0000 >Number: 50816 >Category: ports >Synopsis: New port: chinese/oto >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:20:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: Have a TrueType font which is not recognized by X Window? Probably, the font uses an encoding other than Unicode! Open Type Organizer (oTo) can show you font info and add new 'name' and 'cmap' tables by translating the original ones. WWW: http://sourceforge.net/projects/oto >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: # # oto/ # oto/Makefile # oto/distinfo # oto/files # oto/pkg-descr # oto/pkg-plist # oto/files/patch-src::Makefile.in # echo c - oto/ mkdir -p oto/ > /dev/null 2>&1 echo x - oto/Makefile sed 's/^X//' >oto/Makefile << 'END-of-oto/Makefile' X# New ports collection makefile for: zh-oto X# Date created: 8 March 2003 X# Whom: Shen Chuan-Hsing X# X# $FreeBSD$ X# X XPORTNAME= oto XPORTVERSION= 0.4 XCATEGORIES= chinese print XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= Show you font info and add new 'name' and 'cmap' tables X XLIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ X gnugetopt.1:${PORTSDIR}/devel/libgnugetopt X XHAS_CONFIGURE= YES XUSE_GMAKE= YES XUSE_REINPLACE= yes X X.include Xpost-patch: X @${FIND} ${WRKSRC}/src/ -name "*" | ${XARGS} ${REINPLACE_CMD} -e 's,stdint.h,inttypes.h,' X.include END-of-oto/Makefile echo x - oto/distinfo sed 's/^X//' >oto/distinfo << 'END-of-oto/distinfo' XMD5 (oto-0.4.tar.gz) = 66f4cdacd3b235fcbfd718b9184b6870 END-of-oto/distinfo echo c - oto/files mkdir -p oto/files > /dev/null 2>&1 echo x - oto/pkg-descr sed 's/^X//' >oto/pkg-descr << 'END-of-oto/pkg-descr' XHave a TrueType font which is not recognized by X Window? Probably, Xthe font uses an encoding other than Unicode! Open Type Organizer (oTo) Xcan show you font info and add new 'name' and 'cmap' tables by Xtranslating the original ones. X XWWW: http://sourceforge.net/projects/oto END-of-oto/pkg-descr echo x - oto/pkg-plist sed 's/^X//' >oto/pkg-plist << 'END-of-oto/pkg-plist' Xbin/oto Xshare/oto/GB2312.TXT Xshare/oto/GB12345.TXT Xshare/oto/GB12345p.TXT Xshare/oto/BIG5.TXT X@dirrm share/oto END-of-oto/pkg-plist echo x - oto/files/patch-src::Makefile.in sed 's/^X//' >oto/files/patch-src::Makefile.in << 'END-of-oto/files/patch-src::Makefile.in' X--- src/Makefile.in.orig Sun Dec 15 19:11:54 2002 X+++ src/Makefile.in Sun Dec 15 19:20:48 2002 X@@ -75,14 +75,14 @@ X directory.c name.c cmap.c X X X-oto_LDADD = -lm X+oto_LDADD = -lm -L/usr/local/lib -liconv -lgnugetopt X mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs X CONFIG_HEADER = ../config.h X CONFIG_CLEAN_FILES = X PROGRAMS = $(bin_PROGRAMS) X X X-DEFS = @DEFS@ -I. -I$(srcdir) -I.. X+DEFS = @DEFS@ -I. -I$(srcdir) -I.. -I/usr/local/include X CPPFLAGS = @CPPFLAGS@ X LDFLAGS = @LDFLAGS@ X LIBS = @LIBS@ X@@ -92,7 +92,7 @@ X CFLAGS = @CFLAGS@ X COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) X CCLD = $(CC) X-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ X+LINK = $(CCLD) $(DEFS) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ X DATA = $(pkgdata_DATA) X X DIST_COMMON = Makefile.am Makefile.in END-of-oto/files/patch-src::Makefile.in exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:20:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A37E637B401 for ; Fri, 11 Apr 2003 06:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79BDB43FE3 for ; Fri, 11 Apr 2003 06:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDKCUp004071 for ; Fri, 11 Apr 2003 06:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDKCut004070; Fri, 11 Apr 2003 06:20:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:20:12 -0700 (PDT) Resent-Message-Id: <200304111320.h3BDKCut004070@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0BFB37B404 for ; Fri, 11 Apr 2003 06:17:11 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id E49CC43FA3 for ; Fri, 11 Apr 2003 06:17:10 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 73A787A9; Fri, 11 Apr 2003 21:17:13 +0800 (CST) Message-Id: <20030411131713.73A787A9@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:17:13 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50817: New port: chinese/oxford X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:20:13 -0000 >Number: 50817 >Category: ports >Synopsis: New port: chinese/oxford >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:20:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: oxford is a English to Chinese(GB) dictionary, written in Perl. WWW: http://igloo.its.unimelb.edu.au/Blowfish/ >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: # # oxford/ # oxford/Makefile # oxford/distinfo # oxford/files # oxford/pkg-descr # oxford/pkg-plist # oxford/files/oxford # echo c - oxford/ mkdir -p oxford/ > /dev/null 2>&1 echo x - oxford/Makefile sed 's/^X//' >oxford/Makefile << 'END-of-oxford/Makefile' X# New ports collection makefile for: oxford X# Date created: 30 Dec 2002 X# Whom: Shen Chuan-Hsing X# X# $FreeBSD$ X# X XPORTNAME= oxford XPORTVERSION= 0.1 XCATEGORIES= chinese XMASTER_SITES= ftp://igloo.its.unimelb.edu.au/pub/Oxford_Dictionary/ \ X ftp://freebsd.sinica.edu.tw/pub/statue/oxford/ XDISTFILES= a.zip b.zip c.zip d.zip e.zip f.zip g.zip h.zip i.zip \ X j.zip k.zip l.zip m.zip n.zip o.zip p.zip q.zip r.zip \ X s.zip t.zip u.zip v.zip w.zip x.zip y.zip z.zip X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= A English to Chinese(GB) dictionary X XDIST_SUBDIR= oxford XUSE_ZIP= yes XNO_BUILD= yes X Xdo-install: X ${MKDIR} ${LOCALBASE}/share/oxford X ${INSTALL_DATA} ${WRKDIR}/*.dic ${LOCALBASE}/share/oxford X ${MKDIR} ${LOCALBASE}/bin X ${INSTALL} ${FILESDIR}/oxford ${LOCALBASE}/bin X X.include END-of-oxford/Makefile echo x - oxford/distinfo sed 's/^X//' >oxford/distinfo << 'END-of-oxford/distinfo' XMD5 (oxford/a.zip) = 0eab106b761f30f3cca18344c787c64c XMD5 (oxford/b.zip) = 9071b8ff177f3d302f14dc7989c656cd XMD5 (oxford/c.zip) = 07ce46603773e09cb83d12371db388e6 XMD5 (oxford/d.zip) = 50331fad576839b11a19c152fbbb7643 XMD5 (oxford/e.zip) = 0656fbddacb6e3aa3a8d28f26d5f611d XMD5 (oxford/f.zip) = 284a9f8403e5aea05fab55b35923258e XMD5 (oxford/g.zip) = c32d73be27cd195572bf1cdfc72f6d1f XMD5 (oxford/h.zip) = 64a32629f5eb9fe8061b4bc01a443460 XMD5 (oxford/i.zip) = 5b4f478b06fc2bf46067a1c28d69feef XMD5 (oxford/j.zip) = 6f7efc408858371dbfa96040d1462000 XMD5 (oxford/k.zip) = 94e8bdfb528a42eeb37a1ca0d03fdea4 XMD5 (oxford/l.zip) = d4e9fbf4fd621135dd1d50b75572b907 XMD5 (oxford/m.zip) = 30925a266884e2fd4d60c2723cb3a6be XMD5 (oxford/n.zip) = f0af8db1cde3c5f8356e70f48c1c63cd XMD5 (oxford/o.zip) = 54b395eecd66120a6d3c3214510f7c63 XMD5 (oxford/p.zip) = d1199b355db34ab5a42a8103dec46dfc XMD5 (oxford/q.zip) = f2ef63c1fb9745ed53dd6150d39f853f XMD5 (oxford/r.zip) = 608f46772ee687727a6e3dd8d6f63ac0 XMD5 (oxford/s.zip) = 22008cd3c119c45e027e263328f995da XMD5 (oxford/t.zip) = 15d8c14ce4868aef41e53a1a44a52ba0 XMD5 (oxford/u.zip) = a939a0103a029f3b822c31713de7ea1c XMD5 (oxford/v.zip) = 16667399589d275c08670739ccd66eb0 XMD5 (oxford/w.zip) = 1b511d3e8dc7b9bcf9feac1227c14c9f XMD5 (oxford/x.zip) = c4d36c7214a09deb42ceb1d3b99909ab XMD5 (oxford/y.zip) = 2b2576849d53bd8e4f58f56a66acb88f XMD5 (oxford/z.zip) = 167ceb288ce608d62cea92b688dfd683 END-of-oxford/distinfo echo c - oxford/files mkdir -p oxford/files > /dev/null 2>&1 echo x - oxford/pkg-descr sed 's/^X//' >oxford/pkg-descr << 'END-of-oxford/pkg-descr' Xoxford is a English to Chinese dictionary, written in Perl. X XWWW: http://igloo.its.unimelb.edu.au/Blowfish/ END-of-oxford/pkg-descr echo x - oxford/pkg-plist sed 's/^X//' >oxford/pkg-plist << 'END-of-oxford/pkg-plist' Xbin/oxford Xshare/oxford/a.dic Xshare/oxford/b.dic Xshare/oxford/c.dic Xshare/oxford/d.dic Xshare/oxford/e.dic Xshare/oxford/f.dic Xshare/oxford/g.dic Xshare/oxford/h.dic Xshare/oxford/i.dic Xshare/oxford/j.dic Xshare/oxford/k.dic Xshare/oxford/l.dic Xshare/oxford/m.dic Xshare/oxford/n.dic Xshare/oxford/o.dic Xshare/oxford/p.dic Xshare/oxford/q.dic Xshare/oxford/r.dic Xshare/oxford/s.dic Xshare/oxford/t.dic Xshare/oxford/u.dic Xshare/oxford/v.dic Xshare/oxford/w.dic Xshare/oxford/x.dic Xshare/oxford/y.dic Xshare/oxford/z.dic X@dirrm share/oxford END-of-oxford/pkg-plist echo x - oxford/files/oxford sed 's/^X//' >oxford/files/oxford << 'END-of-oxford/files/oxford' X#!/usr/bin/perl X X$prefix="/usr/local"; X X# modify file path below if needed X$dicpath="$prefix/share/oxford/"; X$flag=0; X X# accept 4 parameters X$input="$ARGV[0]"; Xif ( $ARGV[1] ) { $input = $input." $ARGV[1]"; } Xif ( $ARGV[2] ) { $input = $input." $ARGV[2]"; } Xif ( $ARGV[3] ) { $input = $input." $ARGV[3]"; } X X# no argument Xif ( ! $input ) X{ X print "Input your word/phrase please: "; X $input=; X chop($input); X} X Xif( $input ) X{ X $index=`echo $input | cut -c1 | tr "[A-Z]" "[a-z]"`; X chop($index); X $dicfilename=$dicpath."$index.dic"; X X open ( FHHH, $dicfilename ) X or die("Dictionary perl script"); X X print "Searching Word: [ $input ]\n"; X X while ( ) X { X if ( /^$input/i ) X { X print $_; X print "\n"; X $flag=1; X $matchline=1; X } X else X { X if ( $matchline eq 1 ) X { X # print explanations X print $_; X print "\n"; X $matchline = 0; X } X } X } X if ( $flag eq 0 ) X { X print "not found.\n"; X } X} # end of else of if ( ! $input ) END-of-oxford/files/oxford exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:30:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E2237B401 for ; Fri, 11 Apr 2003 06:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD29A43FDF for ; Fri, 11 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDU6Up008755 for ; Fri, 11 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDU6nc008754; Fri, 11 Apr 2003 06:30:06 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:30:06 -0700 (PDT) Resent-Message-Id: <200304111330.h3BDU6nc008754@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D770437B401 for ; Fri, 11 Apr 2003 06:21:41 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CDBD43FB1 for ; Fri, 11 Apr 2003 06:21:41 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id A828D75B; Fri, 11 Apr 2003 21:21:43 +0800 (CST) Message-Id: <20030411132143.A828D75B@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:21:43 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50818: New port: chinese/kaisu X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:30:08 -0000 >Number: 50818 >Category: ports >Synopsis: New port: chinese/kaisu >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: KaiSu.pkg.tar is a Chinese PostScript font package. It's the courtesy of Jackson Technology, Ltd., Taiwan to release this font under the terms of the General Public License of the Free Software Fundation. Taiwan NeXT User Group has taken over the distribution since the sales manager Tsui of Jackson announced this news in the user meeting of TwNUG in December 29, 1993. For the past period, we have been modifing and packaging the font. However, due to the lack of time, we have not been able to fully test either the PS font or the install script. If you have any problem installing the package, please send e-mail to the following address: KaiSu@nextstep.dorm6.nctu.edu.tw The KaiSu package contains only a typeface of Big-5 encode Chinese PostScript font. In the future, we will put in a Chinese input program called CInput with the package and other related utilities. For those who are interested in seeing Chinese NeXTSTEP, there is a sample file in the same directory you download the font called Chinese_sample.rtf. >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: # # kaisu/ # kaisu/Makefile # kaisu/distinfo # kaisu/files # kaisu/pkg-deinstall # kaisu/pkg-descr # kaisu/pkg-install # kaisu/pkg-plist # kaisu/files/KaiSu-Regular-ETen-B5-H.gsf # kaisu/files/KaiSu-Regular-ETen-B5-V.gsf # echo c - kaisu/ mkdir -p kaisu/ > /dev/null 2>&1 echo x - kaisu/Makefile sed 's/^X//' >kaisu/Makefile << 'END-of-kaisu/Makefile' X# New ports collection makefile for: KaiSu Chinese PostScript font X# Date created: 30 Mar 2003 X# Whom: Shen Chuan-Hsing X# X# $FreeBSD$ X# X XPORTNAME= kaisu XPORTVERSION= 1.0 XCATEGORIES= chinese print XMASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/kaisu/ \ X http://download.tw.kde.org/pub/CLE/fonts/jackson/ XDISTNAME= KaiSu.pkg_0_7 X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= KaiSu is a Chinese PostScript font package X XRUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ X ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps X XNO_BUILD= YES X Xpost-extract: X cd ${WRKSRC}/KaiSu-Regular.pkg/ && tar zxvf KaiSu-Regular.tar.Z X Xdo-install: X @${INSTALL_DATA} ${WRKSRC}/KaiSu-Regular.pkg/KaiSu-Regular.font/KaiSu-Regular \ X ${FILESDIR}/KaiSu-Regular-ETen-B5-H.gsf \ X ${FILESDIR}/KaiSu-Regular-ETen-B5-V.gsf \ X ${PREFIX}/share/ghostscript/fonts X @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL X X.include END-of-kaisu/Makefile echo x - kaisu/distinfo sed 's/^X//' >kaisu/distinfo << 'END-of-kaisu/distinfo' XMD5 (KaiSu.pkg_0_7.tar.gz) = 21965419de4db996f7778ac2731d7c22 XMD5 (KaiSu_patch_0_7.tar.gz) = 38c0a140a2c0a3cdf63674277b46a535 END-of-kaisu/distinfo echo c - kaisu/files mkdir -p kaisu/files > /dev/null 2>&1 echo x - kaisu/pkg-deinstall sed 's/^X//' >kaisu/pkg-deinstall << 'END-of-kaisu/pkg-deinstall' X#!/bin/sh X XGSVER=7.05 XGSDIR=${PKG_PREFIX}/share/ghostscript XFONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS XFONTMAPTMP=${FONTMAP}.tmp X X# Run just once. Xif [ "x$2" != "xDEINSTALL" ]; then X exit 0 Xfi X Xsed -e "/^\/KaiSu.*/d" ${FONTMAP} > ${FONTMAPTMP} Xmv -f ${FONTMAPTMP} ${FONTMAP} END-of-kaisu/pkg-deinstall echo x - kaisu/pkg-descr sed 's/^X//' >kaisu/pkg-descr << 'END-of-kaisu/pkg-descr' X KaiSu.pkg.tar is a Chinese PostScript font package. It's the Xcourtesy of Jackson Technology, Ltd., Taiwan to release this font Xunder the terms of the General Public License of the Free Software XFundation. Taiwan NeXT User Group has taken over the distribution Xsince the sales manager Tsui of Jackson announced this news in the Xuser meeting of TwNUG in December 29, 1993. For the past period, Xwe have been modifing and packaging the font. However, due to the Xlack of time, we have not been able to fully test either the PS font Xor the install script. If you have any problem installing the package, Xplease send e-mail to the following address: X X KaiSu@nextstep.dorm6.nctu.edu.tw X X The KaiSu package contains only a typeface of Big-5 encode XChinese PostScript font. In the future, we will put in a Chinese input Xprogram called CInput with the package and other related utilities. XFor those who are interested in seeing Chinese NeXTSTEP, there is a Xsample file in the same directory you download the font called XChinese_sample.rtf. END-of-kaisu/pkg-descr echo x - kaisu/pkg-install sed 's/^X//' >kaisu/pkg-install << 'END-of-kaisu/pkg-install' X#!/bin/sh X XGSVER=7.05 XGSDIR=${PKG_PREFIX}/share/ghostscript XFONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS X X# Run just once. Xif [ "x$2" != "xPOST-INSTALL" ]; then X exit 0 Xfi X Xecho "/KaiSu-Regular-ETen-B5-H (KaiSu-Regular-ETen-B5-H.gsf) ;" >> ${FONTMAP} Xecho "/KaiSu-Regular-ETen-B5-V (KaiSu-Regular-ETen-B5-V.gsf) ;" >> ${FONTMAP} END-of-kaisu/pkg-install echo x - kaisu/pkg-plist sed 's/^X//' >kaisu/pkg-plist << 'END-of-kaisu/pkg-plist' Xshare/ghostscript/fonts/KaiSu-Regular Xshare/ghostscript/fonts/KaiSu-Regular-ETen-B5-H.gsf Xshare/ghostscript/fonts/KaiSu-Regular-ETen-B5-V.gsf X@dirrm share/ghostscript/fonts/CMap END-of-kaisu/pkg-plist echo x - kaisu/files/KaiSu-Regular-ETen-B5-H.gsf sed 's/^X//' >kaisu/files/KaiSu-Regular-ETen-B5-H.gsf << 'END-of-kaisu/files/KaiSu-Regular-ETen-B5-H.gsf' X/KaiSu-Regular-ETen-B5-H X/KaiSu-Regular (KaiSu-Regular) X/ETen-B5-H (CMap/ETen-B5-H) X X1 index /CMap resourcestatus X{pop pop pop} X{runlibfile} ifelse X/CMap findresource X X3 1 roll X1 index /CIDFont resourcestatus X{pop pop pop} X{runlibfile} ifelse X/CIDFont findresource X X[ exch ] composefont pop END-of-kaisu/files/KaiSu-Regular-ETen-B5-H.gsf echo x - kaisu/files/KaiSu-Regular-ETen-B5-V.gsf sed 's/^X//' >kaisu/files/KaiSu-Regular-ETen-B5-V.gsf << 'END-of-kaisu/files/KaiSu-Regular-ETen-B5-V.gsf' X/KaiSu-Regular-ETen-B5-V X/KaiSu-Regular (KaiSu-Regular) X/ETen-B5-V (CMap/ETen-B5-V) X X1 index /CMap resourcestatus X{pop pop pop} X{runlibfile} ifelse X/CMap findresource X X3 1 roll X1 index /CIDFont resourcestatus X{pop pop pop} X{runlibfile} ifelse X/CIDFont findresource X X[ exch ] composefont pop END-of-kaisu/files/KaiSu-Regular-ETen-B5-V.gsf exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:40:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC86E37B401 for ; Fri, 11 Apr 2003 06:40:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24DF43FBD for ; Fri, 11 Apr 2003 06:40:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDe9Up014057 for ; Fri, 11 Apr 2003 06:40:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDe9jq014056; Fri, 11 Apr 2003 06:40:09 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:40:09 -0700 (PDT) Resent-Message-Id: <200304111340.h3BDe9jq014056@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5374B37B401 for ; Fri, 11 Apr 2003 06:31:14 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1DB243F85 for ; Fri, 11 Apr 2003 06:31:13 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 7131A75B; Fri, 11 Apr 2003 21:31:16 +0800 (CST) Message-Id: <20030411133116.7131A75B@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:31:16 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50819: New port: chinese/kon2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:40:11 -0000 >Number: 50819 >Category: ports >Synopsis: New port: chinese/kon2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:40:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: kon2 with Big5 support. >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: # # kon2/ # kon2/Makefile # kon2/pkg-plist # echo c - kon2/ mkdir -p kon2/ > /dev/null 2>&1 echo x - kon2/Makefile sed 's/^X//' >kon2/Makefile << 'END-of-kon2/Makefile' X# New ports collection makefile for: kon2 with 16dot font X# Date created: 31 March 2003 X# Whom: Chen Chuan-Hsing X# X# $FreeBSD$ X# X XCATEGORIES= chinese X XMASTERDIR= ${.CURDIR}/../../japanese/kon2-16dot X XMAINTAINER= statue@freebsd.sinica.edu.tw X XBUILD_DEPENDS= ${LOCALBASE}/share/fonts/bdf/kc15f.bdf.gz:${PORTSDIR}/chinese/kcfonts:build X XUSE_REINPLACE= yes XPLIST= pkg-plist XKCFONTS_WRKSRC= `cd ${PORTSDIR}/chinese/kcfonts; make -V WRKSRC` X Xpost-patch: X ${REINPLACE_CMD} -e "s;jiskan16.bdf.gz;kc15f.bdf.gz;g" \ X -e "s;8x16rk.bdf.gz;kc8x15.bdf.gz;g" \ X -e "s;ja_JP.ujis:Coding;ja_JP.ujis;g" \ X -e "s;zh_TW.big5;zh_TW.big5:Coding;g" \ X -e "s;BIG5.HKU-0;BIG5-0;g" \ X ${WRKSRC}/kon.cfg.FreeBSD X ${REINPLACE_CMD} -e "s;BIG5.HKU-0;BIG5-0;g" \ X -e "s;BIG5, 0;BIG5, 0xfefe;g" \ X ${WRKSRC}/lib/coding.c X Xpre-install: X ${MKDIR} ${PREFIX}/share/fonts/bdf X cd ${KCFONTS_WRKSRC} && ./kc15f | ${GZIP_CMD} - > ${PREFIX}/share/fonts/bdf/kc15f.bdf.gz X cd ${KCFONTS_WRKSRC} && ${CAT} kc8x15.bdf | ${GZIP_CMD} - > ${PREFIX}/share/fonts/bdf/kc8x15.bdf.gz X X.include "${MASTERDIR}/Makefile" END-of-kon2/Makefile echo x - kon2/pkg-plist sed 's/^X//' >kon2/pkg-plist << 'END-of-kon2/pkg-plist' Xbin/fld Xbin/kon Xetc/kon.cfg Xshare/fonts/bdf/7x14rk.bdf.gz Xshare/fonts/bdf/k14.bdf.gz Xshare/fonts/bdf/8x16rk.bdf.gz Xshare/fonts/bdf/jiskan16.bdf.gz Xshare/fonts/bdf/kc15f.bdf.gz Xshare/fonts/bdf/kc8x15.bdf.gz Xshare/doc/kon2/README Xshare/doc/kon2/README.FreeBSD X@dirrm share/doc/kon2 X@dirrm share/fonts/bdf END-of-kon2/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 06:50:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B033337B4D5 for ; Fri, 11 Apr 2003 06:50:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A028D43FDF for ; Fri, 11 Apr 2003 06:50:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BDoIUp017799 for ; Fri, 11 Apr 2003 06:50:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BDoIeZ017798; Fri, 11 Apr 2003 06:50:18 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 06:50:18 -0700 (PDT) Resent-Message-Id: <200304111350.h3BDoIeZ017798@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F73337B401 for ; Fri, 11 Apr 2003 06:43:23 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCFC43F93 for ; Fri, 11 Apr 2003 06:43:22 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 1012178D; Fri, 11 Apr 2003 21:43:25 +0800 (CST) Message-Id: <20030411134325.1012178D@freebsd.sinica.edu.tw> Date: Fri, 11 Apr 2003 21:43:25 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50820: New port: chinese/ntuttf X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:50:22 -0000 >Number: 50820 >Category: ports >Synopsis: New port: chinese/ntuttf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 06:50:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: Date: Thu, 17 Mar 94 14:18:18 CST From: Lin YawJen HISTORY====== I had written a program to convert fonts from large bitmap into TrueTypefor MS-Windows. For Mac, see ifcss.org:/software/fonts/mac/ the bitmaps came from DYNAFONT (Hua2 Kang1) and ETen.. This is the critical point of this product. COPYRIGHT========= These fonts are created by Mr. Lin Yaw-JenAll Right reserved. These fonts must not be used for any commercial activities. Lab of OA Network Home: 4F, No. 12-2 Alley 2 Lane 250 Sec 5 Nanking East Rd. Department of Computer Science and Information Engineering Taipei Taiwan R.O.C National Taiwan University Tel: 886-2-7641236 Taipei Taiwan R.O.C Fax: 886-2-760184 Email: f1506015@csman.csie.ntu.edu.tw >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: # # ntuttf/ # ntuttf/Makefile # ntuttf/distinfo # ntuttf/pkg-deinstall # ntuttf/pkg-descr # ntuttf/pkg-install # ntuttf/pkg-plist # echo c - ntuttf/ mkdir -p ntuttf/ > /dev/null 2>&1 echo x - ntuttf/Makefile sed 's/^X//' >ntuttf/Makefile << 'END-of-ntuttf/Makefile' X# New ports collection makefile for: NTU Chinese TrueType fonts X# Date created: 11 April 2003 X# Whom: Shen Chuan-Hsing X# X# $FreeBSD$ X# X XPORTNAME= ntuttf XPORTVERSION= 1.0 XCATEGORIES= chinese x11-fonts XMASTER_SITES= ftp://cle.linux.org.tw/pub/fonts/ttf/unicode/ntu/ \ X ftp://freebsd.sinica.edu.tw/pub/statue/ntuttf/ XDISTFILES= NTU_FS_M.TTF NTU_KAI.TTF NTU_LI_M.TTF NTU_MB.TTF \ X NTU_MM.TTF NTU_MR.TTF NTU_TW.TTF XEXTRACT_ONLY= # empty X XMAINTAINER= statue@freebsd.sinica.edu.tw XCOMMENT= Seven Chinese Big5 TrueType fonts made by NTU X XRUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm X XNO_BUILD= yes XSHAREMODE= 644 XUSE_XLIB= yes XFONTDIR= ${PREFIX}/share/fonts/TrueType XXFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType XINSTALL_ENV= PKG_PREFIX=${PREFIX} XFREE86_VERSION=${XFREE86_VERSION} \ X WANT_CJK=${WANT_CJK} WANT_GS=${WANT_GS} \ X WITHOUT_X=${WITHOUT_X} X X.include X X.if defined(WANT_CJK) XRUN_DEPENDS+= bg5latex:${PORTSDIR}/chinese/CJK X.endif X.if defined(WANT_GS) XRUN_DEPENDS+= ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps X.endif X.if ${XFREE86_VERSION} == 3 && !defined(WITHOUT_X) XRUN_DEPENDS+= mkfontdir.pl:${PORTSDIR}/x11-servers/XttXF86srv-common X.endif X Xpre-fetch: X.if defined(WANT_CJK) X @${ECHO} "CJK support will be added." X.endif X.if defined(WANT_GS) X @${ECHO} "Ghostscript support will be added." X.endif X.if defined(WITHOUT_X) X @${ECHO} "X Window support will NOT be added." X.endif X.if !defined(WANT_CJK) && !defined(WANT_GS) && !defined(WITHOUT_X) X @${ECHO} -- X @${ECHO} "Type \"make WANT_CJK=yes\" if you want CJK support." X @${ECHO} "Type \"make WANT_GS=yes\" if you want Ghostscript support." X @${ECHO} "Type \"make WITHOUT_X=yes\" if you DONT want X Window support." X @${ECHO} "You can use them in combinations." X @${ECHO} -- X.endif X Xdo-install: X.if !exists(${FONTDIR}) X @${MKDIR} ${FONTDIR} X.endif X.for i in ${DISTFILES} X @${INSTALL_DATA} ${DISTDIR}/${i} ${FONTDIR} X.endfor X @${SETENV} ${INSTALL_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL X X.include END-of-ntuttf/Makefile echo x - ntuttf/distinfo sed 's/^X//' >ntuttf/distinfo << 'END-of-ntuttf/distinfo' XMD5 (NTU_FS_M.TTF) = dc2a25c8825423a37f36da1c158a32fd XMD5 (NTU_KAI.TTF) = d208682e5c0a6f347d8e1e14962a4887 XMD5 (NTU_LI_M.TTF) = 8dc43f6b02e22a7b4f3d083c16c92e80 XMD5 (NTU_MB.TTF) = e82abcb9de37bbf39a7faa32368d09e3 XMD5 (NTU_MM.TTF) = a2f7fe50c75b222cc16a8f766b787317 XMD5 (NTU_MR.TTF) = b772aea4bc3c340604a0ad98696c766a XMD5 (NTU_TW.TTF) = 68f21e60a8eac47089b612a93e14a04c END-of-ntuttf/distinfo echo x - ntuttf/pkg-deinstall sed 's/^X//' >ntuttf/pkg-deinstall << 'END-of-ntuttf/pkg-deinstall' X#!/bin/sh X Xif [ "$2" != "DEINSTALL" ]; then X exit 0 Xfi X XPKGNAME=$1 XPREFIX=${PKG_PREFIX} XTTFM=${PKG_PREFIX}/bin/ttfm.sh X XFONTDIR=${PREFIX}/share/fonts/TrueType XFONTS="NTU_FS_M.TTF NTU_KAI.TTF NTU_LI_M.TTF NTU_MB.TTF NTU_MM.TTF NTU_MR.TTF NTU_TW.TTF" X Xif [ -r $FONTDIR/$PKGNAME ]; then X for i in `cat $FONTDIR/$PKGNAME`; do X for f in $FONTS; do X $TTFM --remove $i $f X done X done Xfi X Xrm -f $FONTDIR/$PKGNAME X Xexit 0 END-of-ntuttf/pkg-deinstall echo x - ntuttf/pkg-descr sed 's/^X//' >ntuttf/pkg-descr << 'END-of-ntuttf/pkg-descr' XDate: Thu, 17 Mar 94 14:18:18 CST XFrom: Lin YawJen X XHISTORY====== XI had written a program to convert fonts from large bitmap into TrueTypefor XMS-Windows. For Mac, see ifcss.org:/software/fonts/mac/ the bitmaps came Xfrom DYNAFONT (Hua2 Kang1) and ETen.. XThis is the critical point of this product. X X XCOPYRIGHT========= XThese fonts are created by Mr. Lin Yaw-JenAll Right reserved. XThese fonts must not be used for any commercial activities. X XLab of OA Network XHome: 4F, No. 12-2 Alley 2 Lane 250 Sec 5 Nanking East Rd. XDepartment of Computer Science and Information Engineering XTaipei Taiwan R.O.C National Taiwan University XTel: 886-2-7641236 Taipei Taiwan R.O.C XFax: 886-2-760184 Email: f1506015@csman.csie.ntu.edu.tw END-of-ntuttf/pkg-descr echo x - ntuttf/pkg-install sed 's/^X//' >ntuttf/pkg-install << 'END-of-ntuttf/pkg-install' X#!/bin/sh X Xif [ "$2" = "PRE-INSTALL" ]; then X exit 0 Xfi X XPKGNAME=$1 XPREFIX=${PKG_PREFIX} XTTFM=${PREFIX}/bin/ttfm.sh X XFONTDIR=${PREFIX}/share/fonts/TrueType XFONTS="NTU_FS_M.TTF NTU_KAI.TTF NTU_LI_M.TTF NTU_MB.TTF NTU_MM.TTF NTU_MR.TTF NTU_TW.TTF" X Xif [ ! -x $TTFM ]; then X echo "$TTFM not found!" X exit 1 Xfi X Xrm -f $FONTDIR/$PKGNAME X Xif [ "X$WANT_CJK" != "X" ]; then X # There's no CJK module now. Xfi X Xif [ "X$WANT_GS" != "X" ]; then X for f in $FONTS; do X $TTFM --add gscjk $FONTDIR/$f X done X echo "gscjk" >> $FONTDIR/$PKGNAME Xfi X Xif [ "X$WITHOUT_X" = "X" ]; then X for f in $FONTS; do X $TTFM --add xttfm $FONTDIR/$f X done X echo "xttfm" >> $FONTDIR/$PKGNAME Xfi X Xexit 0 END-of-ntuttf/pkg-install echo x - ntuttf/pkg-plist sed 's/^X//' >ntuttf/pkg-plist << 'END-of-ntuttf/pkg-plist' Xshare/fonts/TrueType/NTU_FS_M.TTF Xshare/fonts/TrueType/NTU_KAI.TTF Xshare/fonts/TrueType/NTU_LI_M.TTF Xshare/fonts/TrueType/NTU_MB.TTF Xshare/fonts/TrueType/NTU_MM.TTF Xshare/fonts/TrueType/NTU_MR.TTF Xshare/fonts/TrueType/NTU_TW.TTF X@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true X@unexec rmdir %D/share/fonts 2>/dev/null || true END-of-ntuttf/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 07:19:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42E3737B401; Fri, 11 Apr 2003 07:19:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BF143FB1; Fri, 11 Apr 2003 07:19:09 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BEJ9Up041504; Fri, 11 Apr 2003 07:19:09 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BEJ9T9041496; Fri, 11 Apr 2003 07:19:09 -0700 (PDT) Date: Fri, 11 Apr 2003 07:19:09 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111419.h3BEJ9T9041496@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/50811: make building mod_php4 without MySQL more consistent X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:19:10 -0000 Synopsis: make building mod_php4 without MySQL more consistent Responsible-Changed-From-To: freebsd-ports-bugs->dirk Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 07:18:41 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50811 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 07:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60ED537B401 for ; Fri, 11 Apr 2003 07:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B707943FAF for ; Fri, 11 Apr 2003 07:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BEe8Up000915 for ; Fri, 11 Apr 2003 07:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BEe8EY000914; Fri, 11 Apr 2003 07:40:08 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 07:40:08 -0700 (PDT) Resent-Message-Id: <200304111440.h3BEe8EY000914@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marco Molteni Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF61737B401 for ; Fri, 11 Apr 2003 07:36:27 -0700 (PDT) Received: from ams-iport-1.cisco.com (ams-iport-1.cisco.com [144.254.74.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85AEE43F3F for ; Fri, 11 Apr 2003 07:36:25 -0700 (PDT) (envelope-from molter@tin.it) Received: from tin.it (144.254.74.60) by ams-iport-1.cisco.com with ESMTP; 11 Apr 2003 16:36:21 +0100 Received: from cisco.com (localhost [127.0.0.1])h3BEYZ9R008961 for ; Fri, 11 Apr 2003 16:34:35 +0200 (MET DST) Received: from www.example.org (ssh-ams-1.cisco.com [144.254.74.55]) by cisco.com (8.8.8+Sun/8.8.8) with SMTP id QAA22843 for ; Fri, 11 Apr 2003 16:36:19 +0200 (MET DST) Received: (qmail 7660 invoked by uid 1000); 11 Apr 2003 14:36:17 -0000 Message-Id: <20030411143617.GC7506@cobweb.example.org> Date: Fri, 11 Apr 2003 16:36:17 +0200 From: Marco Molteni To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50822: [PATCH] graphics/netpbm doesn't install it's manual page X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:40:11 -0000 >Number: 50822 >Category: ports >Synopsis: [PATCH] graphics/netpbm doesn't install it's manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 07:40:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Marco Molteni >Release: FreeBSD 4.8-RC i386 >Organization: Citello Networks >Environment: System: FreeBSD cobweb.example.org 4.8-RC >Description: Port graphics/netpbm contains a manpage netpbm.1 that isn't installed. >How-To-Repeat: Install the port and type "man netpbm" ;-) >Fix: Apply following patch --- Makefile.orig Fri Apr 11 15:42:52 2003 +++ Makefile Fri Apr 11 16:28:46 2003 @@ -27,6 +27,7 @@ MAKEFILE= GNUmakefile INSTALL_TARGET= install.bin install.lib install.data install-dev INSTALLS_SHLIB= yes +MAN1= netpbm.1 post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \ @@ -36,5 +37,12 @@ @${CP} ${FILESDIR}/Makefile.config.FreeBSD ${WRKSRC}/Makefile.config @${LN} -sf ${WRKSRC}/lib/util/shhopt.h ${WRKSRC}/lib/util/pm_shhopt.h @${LN} -sf ${WRKSRC}/lib/util/nstring.h ${WRKSRC}/lib/util/pm_nstring.h + +post-install: + @${ECHO_MSG} "===> Installing man pages..." + @${REINPLACE_CMD} -e 's|doc/USERDOC|${DOCSDIR}/USERDOC|g' ${WRKSRC}/doc/netpbm.1 + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/USERDOC ${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/doc/netpbm.1 ${MANPREFIX}/man/man1 .include --- pkg-plist.orig Fri Apr 11 16:02:54 2003 +++ pkg-plist Fri Apr 11 16:05:33 2003 @@ -289,4 +289,6 @@ share/netpbm/palmgray2.map share/netpbm/palmgray4.map share/netpbm/rgb.txt +%%PORTDOCS%%share/doc/netpbm/USERDOC +%%PORTDOCS%%@dirrm share/doc/netpbm @dirrm share/netpbm >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 07:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC03437B401 for ; Fri, 11 Apr 2003 07:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BBE43F93 for ; Fri, 11 Apr 2003 07:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BEe7Up000901 for ; Fri, 11 Apr 2003 07:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BEe7Br000900; Fri, 11 Apr 2003 07:40:07 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 07:40:07 -0700 (PDT) Resent-Message-Id: <200304111440.h3BEe7Br000900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Jesse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 209B937B401 for ; Fri, 11 Apr 2003 07:35:15 -0700 (PDT) Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA4E43F85 for ; Fri, 11 Apr 2003 07:35:13 -0700 (PDT) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1]) h3BCZWSO017756 for ; Fri, 11 Apr 2003 14:35:32 +0200 (CEST) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: (from jesse@localhost)h3BCZVNw017755; Fri, 11 Apr 2003 14:35:31 +0200 (MEST) Message-Id: <200304111235.h3BCZVNw017755@arthur.cs.uni-magdeburg.de> Date: Fri, 11 Apr 2003 14:35:31 +0200 (MEST) From: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50821: Update of port graphics/Coin from 2.0.0 to 2.0.2 (SUPERCEEDS ports/50639) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Jesse List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:40:12 -0000 >Number: 50821 >Category: ports >Synopsis: Update of port graphics/Coin from 2.0.0 to 2.0.2 (SUPERCEEDS ports/50639) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 07:40:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 5.0 i386 >Organization: Private >Environment: System: FreeBSD 5.0 i386 >Description: This is an update of port graphics/Coin from version 2.0.0 to 2.0.2. This update also adds the API documentation so that people can actually use the installed library. Therefore, doxygen is required for building the port. >How-To-Repeat: build and install graphics/Coin. >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: # # Coin # Coin/Makefile # Coin/distinfo # Coin/pkg-descr # Coin/pkg-plist # Coin/Makefile~ # echo c - Coin mkdir -p Coin > /dev/null 2>&1 echo x - Coin/Makefile sed 's/^X//' >Coin/Makefile << 'END-of-Coin/Makefile' X# New ports collection makefile for: Coin X# Date created: 10 May 2002 X# Whom: roland.jesse@gmx.net X# X# $FreeBSD: ports/graphics/Coin/Makefile,v 1.4 2003/03/31 09:28:08 edwin Exp $ X# X XPORTNAME= Coin XPORTVERSION= 2.0.2 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ X XMAINTAINER= roland.jesse@gmx.net XCOMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API X XBUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen XLIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage \ X openal.0:${PORTSDIR}/audio/openal X XUSE_REINPLACE= yes XUSE_MESA= yes XUSE_XLIB= yes XUSE_LIBTOOL= yes XCONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe --enable-3ds-import --enable-sound --enable-html XINSTALLS_SHLIB= yes X XMAN1= coin-config.1 X X# Fixed in Coin's CVS but needed for the 2.0.0 release: Xpre-configure: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure X @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure X Xpost-patch: X @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in X X.include END-of-Coin/Makefile echo x - Coin/distinfo sed 's/^X//' >Coin/distinfo << 'END-of-Coin/distinfo' XMD5 (Coin-2.0.2.tar.gz) = e5bfb1167649ef234c8fa52d680447b3 END-of-Coin/distinfo echo x - Coin/pkg-descr sed 's/^X//' >Coin/pkg-descr << 'END-of-Coin/pkg-descr' XFrom its README: X XCoin is a 3D graphics library with a C++ Application Programming XInterface based on the Open Inventor 2.1 API. Open Inventor, for those Xwho are not familiar with it, is an OpenGL-based, retain-mode, 3D model Xscene-graph rendering and interaction library, which has become the de Xfacto standard graphics library for 3D visualization and visual Xsimulation software in the scientific and engineering community. X XWWW: http://www.coin3d.org/ X X Roland Xjesse@cs.uni-magdeburg.de END-of-Coin/pkg-descr echo x - Coin/pkg-plist sed 's/^X//' >Coin/pkg-plist << 'END-of-Coin/pkg-plist' Xbin/coin-config Xinclude/Inventor/C/base/hash.h Xinclude/Inventor/C/base/heap.h Xinclude/Inventor/C/base/memalloc.h Xinclude/Inventor/C/base/rbptree.h Xinclude/Inventor/C/base/time.h Xinclude/Inventor/C/base/string.h Xinclude/Inventor/C/base/list.h Xinclude/Inventor/C/errors/error.h Xinclude/Inventor/C/errors/debugerror.h Xinclude/Inventor/C/glue/gl.h Xinclude/Inventor/C/glue/dl.h Xinclude/Inventor/C/threads/common.h Xinclude/Inventor/C/threads/thread.h Xinclude/Inventor/C/threads/mutex.h Xinclude/Inventor/C/threads/condvar.h Xinclude/Inventor/C/threads/rwmutex.h Xinclude/Inventor/C/threads/storage.h Xinclude/Inventor/C/threads/worker.h Xinclude/Inventor/C/threads/wpool.h Xinclude/Inventor/C/threads/sched.h Xinclude/Inventor/C/threads/sync.h Xinclude/Inventor/C/threads/fifo.h Xinclude/Inventor/C/threads/barrier.h Xinclude/Inventor/C/tidbits.h Xinclude/Inventor/C/basic.h Xinclude/Inventor/lock/SoLockMgr.h Xinclude/Inventor/system/gl.h Xinclude/Inventor/system/inttypes.h Xinclude/Inventor/SbBasic.h Xinclude/Inventor/actions/SoSubAction.h Xinclude/Inventor/actions/SoActions.h Xinclude/Inventor/actions/SoAction.h Xinclude/Inventor/actions/SoBoxHighlightRenderAction.h Xinclude/Inventor/actions/SoCallbackAction.h Xinclude/Inventor/actions/SoGLRenderAction.h Xinclude/Inventor/actions/SoGetBoundingBoxAction.h Xinclude/Inventor/actions/SoGetMatrixAction.h Xinclude/Inventor/actions/SoGetPrimitiveCountAction.h Xinclude/Inventor/actions/SoHandleEventAction.h Xinclude/Inventor/actions/SoLineHighlightRenderAction.h Xinclude/Inventor/actions/SoPickAction.h Xinclude/Inventor/actions/SoRayPickAction.h Xinclude/Inventor/actions/SoSearchAction.h Xinclude/Inventor/actions/SoToVRMLAction.h Xinclude/Inventor/actions/SoToVRML2Action.h Xinclude/Inventor/actions/SoWriteAction.h Xinclude/Inventor/actions/SoAudioRenderAction.h Xinclude/Inventor/bundles/SoBundle.h Xinclude/Inventor/bundles/SoMaterialBundle.h Xinclude/Inventor/bundles/SoNormalBundle.h Xinclude/Inventor/bundles/SoTextureCoordinateBundle.h Xinclude/Inventor/caches/SoBoundingBoxCache.h Xinclude/Inventor/caches/SoCache.h Xinclude/Inventor/caches/SoConvexDataCache.h Xinclude/Inventor/caches/SoGLCacheList.h Xinclude/Inventor/caches/SoGLRenderCache.h Xinclude/Inventor/caches/SoNormalCache.h Xinclude/Inventor/caches/SoTextureCoordinateCache.h Xinclude/Inventor/details/SoSubDetail.h Xinclude/Inventor/details/SoDetail.h Xinclude/Inventor/details/SoDetails.h Xinclude/Inventor/details/SoConeDetail.h Xinclude/Inventor/details/SoCubeDetail.h Xinclude/Inventor/details/SoCylinderDetail.h Xinclude/Inventor/details/SoFaceDetail.h Xinclude/Inventor/details/SoLineDetail.h Xinclude/Inventor/details/SoNodeKitDetail.h Xinclude/Inventor/details/SoPointDetail.h Xinclude/Inventor/details/SoTextDetail.h Xinclude/Inventor/draggers/SoDragger.h Xinclude/Inventor/draggers/SoCenterballDragger.h Xinclude/Inventor/draggers/SoDirectionalLightDragger.h Xinclude/Inventor/draggers/SoDragPointDragger.h Xinclude/Inventor/draggers/SoHandleBoxDragger.h Xinclude/Inventor/draggers/SoJackDragger.h Xinclude/Inventor/draggers/SoPointLightDragger.h Xinclude/Inventor/draggers/SoRotateCylindricalDragger.h Xinclude/Inventor/draggers/SoRotateDiscDragger.h Xinclude/Inventor/draggers/SoRotateSphericalDragger.h Xinclude/Inventor/draggers/SoScale1Dragger.h Xinclude/Inventor/draggers/SoScale2Dragger.h Xinclude/Inventor/draggers/SoScale2UniformDragger.h Xinclude/Inventor/draggers/SoScaleUniformDragger.h Xinclude/Inventor/draggers/SoSpotLightDragger.h Xinclude/Inventor/draggers/SoTabBoxDragger.h Xinclude/Inventor/draggers/SoTabPlaneDragger.h Xinclude/Inventor/draggers/SoTrackballDragger.h Xinclude/Inventor/draggers/SoTransformBoxDragger.h Xinclude/Inventor/draggers/SoTransformerDragger.h Xinclude/Inventor/draggers/SoTranslate1Dragger.h Xinclude/Inventor/draggers/SoTranslate2Dragger.h Xinclude/Inventor/elements/SoGLCacheContextElement.h Xinclude/Inventor/elements/SoGLClipPlaneElement.h Xinclude/Inventor/elements/SoGLColorIndexElement.h Xinclude/Inventor/elements/SoGLCoordinateElement.h Xinclude/Inventor/elements/SoGLDrawStyleElement.h Xinclude/Inventor/elements/SoGLEnvironmentElement.h Xinclude/Inventor/elements/SoGLLazyElement.h Xinclude/Inventor/elements/SoGLLightIdElement.h Xinclude/Inventor/elements/SoGLLinePatternElement.h Xinclude/Inventor/elements/SoGLLineWidthElement.h Xinclude/Inventor/elements/SoGLModelMatrixElement.h Xinclude/Inventor/elements/SoGLNormalElement.h Xinclude/Inventor/elements/SoGLNormalizeElement.h Xinclude/Inventor/elements/SoGLPointSizeElement.h Xinclude/Inventor/elements/SoGLRenderPassElement.h Xinclude/Inventor/elements/SoGLPolygonOffsetElement.h Xinclude/Inventor/elements/SoGLProjectionMatrixElement.h Xinclude/Inventor/elements/SoGLShapeHintsElement.h Xinclude/Inventor/elements/SoGLShadeModelElement.h Xinclude/Inventor/elements/SoGLTextureCoordinateElement.h Xinclude/Inventor/elements/SoGLTextureEnabledElement.h Xinclude/Inventor/elements/SoGLTexture3EnabledElement.h Xinclude/Inventor/elements/SoGLTextureImageElement.h Xinclude/Inventor/elements/SoGLTextureMatrixElement.h Xinclude/Inventor/elements/SoGLUpdateAreaElement.h Xinclude/Inventor/elements/SoGLViewingMatrixElement.h Xinclude/Inventor/elements/SoGLViewportRegionElement.h Xinclude/Inventor/elements/SoSubElement.h Xinclude/Inventor/elements/SoElements.h Xinclude/Inventor/elements/SoAccumulatedElement.h Xinclude/Inventor/elements/SoAmbientColorElement.h Xinclude/Inventor/elements/SoAnnoText3CharOrientElement.h Xinclude/Inventor/elements/SoAnnoText3FontSizeHintElement.h Xinclude/Inventor/elements/SoAnnoText3RenderPrintElement.h Xinclude/Inventor/elements/SoBBoxModelMatrixElement.h Xinclude/Inventor/elements/SoCacheElement.h Xinclude/Inventor/elements/SoClipPlaneElement.h Xinclude/Inventor/elements/SoComplexityElement.h Xinclude/Inventor/elements/SoComplexityTypeElement.h Xinclude/Inventor/elements/SoCoordinateElement.h Xinclude/Inventor/elements/SoCreaseAngleElement.h Xinclude/Inventor/elements/SoCullElement.h Xinclude/Inventor/elements/SoDecimationPercentageElement.h Xinclude/Inventor/elements/SoDecimationTypeElement.h Xinclude/Inventor/elements/SoElement.h Xinclude/Inventor/elements/SoDiffuseColorElement.h Xinclude/Inventor/elements/SoDrawStyleElement.h Xinclude/Inventor/elements/SoEmissiveColorElement.h Xinclude/Inventor/elements/SoEnvironmentElement.h Xinclude/Inventor/elements/SoFloatElement.h Xinclude/Inventor/elements/SoFocalDistanceElement.h Xinclude/Inventor/elements/SoFontNameElement.h Xinclude/Inventor/elements/SoFontSizeElement.h Xinclude/Inventor/elements/SoInt32Element.h Xinclude/Inventor/elements/SoLazyElement.h Xinclude/Inventor/elements/SoLightAttenuationElement.h Xinclude/Inventor/elements/SoLightElement.h Xinclude/Inventor/elements/SoLightModelElement.h Xinclude/Inventor/elements/SoLinePatternElement.h Xinclude/Inventor/elements/SoLineWidthElement.h Xinclude/Inventor/elements/SoLocalBBoxMatrixElement.h Xinclude/Inventor/elements/SoLongElement.h Xinclude/Inventor/elements/SoMaterialBindingElement.h Xinclude/Inventor/elements/SoModelMatrixElement.h Xinclude/Inventor/elements/SoNormalBindingElement.h Xinclude/Inventor/elements/SoNormalElement.h Xinclude/Inventor/elements/SoOverrideElement.h Xinclude/Inventor/elements/SoPickRayElement.h Xinclude/Inventor/elements/SoPickStyleElement.h Xinclude/Inventor/elements/SoPointSizeElement.h Xinclude/Inventor/elements/SoPolygonOffsetElement.h Xinclude/Inventor/elements/SoProfileCoordinateElement.h Xinclude/Inventor/elements/SoProfileElement.h Xinclude/Inventor/elements/SoProjectionMatrixElement.h Xinclude/Inventor/elements/SoReplacedElement.h Xinclude/Inventor/elements/SoShapeHintsElement.h Xinclude/Inventor/elements/SoShapeStyleElement.h Xinclude/Inventor/elements/SoShininessElement.h Xinclude/Inventor/elements/SoSpecularColorElement.h Xinclude/Inventor/elements/SoSwitchElement.h Xinclude/Inventor/elements/SoTextOutlineEnabledElement.h Xinclude/Inventor/elements/SoTextureCoordinateBindingElement.h Xinclude/Inventor/elements/SoTextureCoordinateElement.h Xinclude/Inventor/elements/SoTextureEnabledElement.h Xinclude/Inventor/elements/SoTexture3EnabledElement.h Xinclude/Inventor/elements/SoTextureImageElement.h Xinclude/Inventor/elements/SoTextureMatrixElement.h Xinclude/Inventor/elements/SoTextureOverrideElement.h Xinclude/Inventor/elements/SoTextureQualityElement.h Xinclude/Inventor/elements/SoTransparencyElement.h Xinclude/Inventor/elements/SoUnitsElement.h Xinclude/Inventor/elements/SoViewVolumeElement.h Xinclude/Inventor/elements/SoViewingMatrixElement.h Xinclude/Inventor/elements/SoViewportRegionElement.h Xinclude/Inventor/elements/SoWindowElement.h Xinclude/Inventor/elements/SoListenerPositionElement.h Xinclude/Inventor/elements/SoListenerOrientationElement.h Xinclude/Inventor/elements/SoListenerGainElement.h Xinclude/Inventor/elements/SoListenerDopplerElement.h Xinclude/Inventor/elements/SoSoundElement.h Xinclude/Inventor/engines/SoSubEngine.h Xinclude/Inventor/engines/SoSubNodeEngine.h Xinclude/Inventor/engines/SoEngines.h Xinclude/Inventor/engines/SoBoolOperation.h Xinclude/Inventor/engines/SoCalculator.h Xinclude/Inventor/engines/SoCompose.h Xinclude/Inventor/engines/SoComposeMatrix.h Xinclude/Inventor/engines/SoComposeRotation.h Xinclude/Inventor/engines/SoComposeRotationFromTo.h Xinclude/Inventor/engines/SoComposeVec2f.h Xinclude/Inventor/engines/SoComposeVec3f.h Xinclude/Inventor/engines/SoComposeVec4f.h Xinclude/Inventor/engines/SoComputeBoundingBox.h Xinclude/Inventor/engines/SoConcatenate.h Xinclude/Inventor/engines/SoCounter.h Xinclude/Inventor/engines/SoDecomposeMatrix.h Xinclude/Inventor/engines/SoDecomposeRotation.h Xinclude/Inventor/engines/SoDecomposeVec2f.h Xinclude/Inventor/engines/SoDecomposeVec3f.h Xinclude/Inventor/engines/SoDecomposeVec4f.h Xinclude/Inventor/engines/SoElapsedTime.h Xinclude/Inventor/engines/SoEngine.h Xinclude/Inventor/engines/SoEngineOutput.h Xinclude/Inventor/engines/SoFieldConverter.h Xinclude/Inventor/engines/SoGate.h Xinclude/Inventor/engines/SoInterpolate.h Xinclude/Inventor/engines/SoInterpolateFloat.h Xinclude/Inventor/engines/SoInterpolateRotation.h Xinclude/Inventor/engines/SoInterpolateVec2f.h Xinclude/Inventor/engines/SoInterpolateVec3f.h Xinclude/Inventor/engines/SoInterpolateVec4f.h Xinclude/Inventor/engines/SoNodeEngine.h Xinclude/Inventor/engines/SoOnOff.h Xinclude/Inventor/engines/SoOneShot.h Xinclude/Inventor/engines/SoOutputData.h Xinclude/Inventor/engines/SoSelectOne.h Xinclude/Inventor/engines/SoTimeCounter.h Xinclude/Inventor/engines/SoTransformVec3f.h Xinclude/Inventor/engines/SoTriggerAny.h Xinclude/Inventor/errors/SoErrors.h Xinclude/Inventor/errors/SoDebugError.h Xinclude/Inventor/errors/SoError.h Xinclude/Inventor/errors/SoMemoryError.h Xinclude/Inventor/errors/SoReadError.h Xinclude/Inventor/events/SoSubEvent.h Xinclude/Inventor/events/SoButtonEvent.h Xinclude/Inventor/events/SoEvent.h Xinclude/Inventor/events/SoEvents.h Xinclude/Inventor/events/SoKeyboardEvent.h Xinclude/Inventor/events/SoLocation2Event.h Xinclude/Inventor/events/SoMotion3Event.h Xinclude/Inventor/events/SoMouseButtonEvent.h Xinclude/Inventor/events/SoSpaceballButtonEvent.h Xinclude/Inventor/fields/SoSubField.h Xinclude/Inventor/fields/SoFields.h Xinclude/Inventor/fields/SoField.h Xinclude/Inventor/fields/SoFieldContainer.h Xinclude/Inventor/fields/SoFieldData.h Xinclude/Inventor/fields/SoMFBitMask.h Xinclude/Inventor/fields/SoMFBool.h Xinclude/Inventor/fields/SoMFColor.h Xinclude/Inventor/fields/SoMFEngine.h Xinclude/Inventor/fields/SoMFEnum.h Xinclude/Inventor/fields/SoMFFloat.h Xinclude/Inventor/fields/SoMFInt32.h Xinclude/Inventor/fields/SoMFLong.h Xinclude/Inventor/fields/SoMFMatrix.h Xinclude/Inventor/fields/SoMFName.h Xinclude/Inventor/fields/SoMFNode.h Xinclude/Inventor/fields/SoMFPath.h Xinclude/Inventor/fields/SoMFPlane.h Xinclude/Inventor/fields/SoMFRotation.h Xinclude/Inventor/fields/SoMFShort.h Xinclude/Inventor/fields/SoMFString.h Xinclude/Inventor/fields/SoMFTime.h Xinclude/Inventor/fields/SoMFUInt32.h Xinclude/Inventor/fields/SoMFULong.h Xinclude/Inventor/fields/SoMFUShort.h Xinclude/Inventor/fields/SoMFVec2f.h Xinclude/Inventor/fields/SoMFVec3f.h Xinclude/Inventor/fields/SoMFVec3d.h Xinclude/Inventor/fields/SoMFVec4f.h Xinclude/Inventor/fields/SoMField.h Xinclude/Inventor/fields/SoSFBitMask.h Xinclude/Inventor/fields/SoSFBool.h Xinclude/Inventor/fields/SoSFBox3s.h Xinclude/Inventor/fields/SoSFColor.h Xinclude/Inventor/fields/SoSFEngine.h Xinclude/Inventor/fields/SoSFEnum.h Xinclude/Inventor/fields/SoSFFloat.h Xinclude/Inventor/fields/SoSFImage.h Xinclude/Inventor/fields/SoSFImage3.h Xinclude/Inventor/fields/SoSFInt32.h Xinclude/Inventor/fields/SoSFLong.h Xinclude/Inventor/fields/SoSFMatrix.h Xinclude/Inventor/fields/SoSFName.h Xinclude/Inventor/fields/SoSFNode.h Xinclude/Inventor/fields/SoSFPath.h Xinclude/Inventor/fields/SoSFPlane.h Xinclude/Inventor/fields/SoSFRotation.h Xinclude/Inventor/fields/SoSFShort.h Xinclude/Inventor/fields/SoSFString.h Xinclude/Inventor/fields/SoSFTime.h Xinclude/Inventor/fields/SoSFTrigger.h Xinclude/Inventor/fields/SoSFUInt32.h Xinclude/Inventor/fields/SoSFULong.h Xinclude/Inventor/fields/SoSFUShort.h Xinclude/Inventor/fields/SoSFVec2s.h Xinclude/Inventor/fields/SoSFVec2f.h Xinclude/Inventor/fields/SoSFVec3s.h Xinclude/Inventor/fields/SoSFVec3f.h Xinclude/Inventor/fields/SoSFVec3d.h Xinclude/Inventor/fields/SoSFVec4f.h Xinclude/Inventor/fields/SoSField.h Xinclude/Inventor/manips/SoClipPlaneManip.h Xinclude/Inventor/manips/SoDirectionalLightManip.h Xinclude/Inventor/manips/SoPointLightManip.h Xinclude/Inventor/manips/SoSpotLightManip.h Xinclude/Inventor/manips/SoTransformManip.h Xinclude/Inventor/manips/SoCenterballManip.h Xinclude/Inventor/manips/SoHandleBoxManip.h Xinclude/Inventor/manips/SoJackManip.h Xinclude/Inventor/manips/SoTabBoxManip.h Xinclude/Inventor/manips/SoTrackballManip.h Xinclude/Inventor/manips/SoTransformBoxManip.h Xinclude/Inventor/manips/SoTransformerManip.h Xinclude/Inventor/misc/SoAuditorList.h Xinclude/Inventor/misc/SoBase.h Xinclude/Inventor/misc/SoBasic.h Xinclude/Inventor/misc/SoByteStream.h Xinclude/Inventor/misc/SoCallbackList.h Xinclude/Inventor/misc/SoChildList.h Xinclude/Inventor/misc/SoContextHandler.h Xinclude/Inventor/misc/SoGLImage.h Xinclude/Inventor/misc/SoGLBigImage.h Xinclude/Inventor/misc/SoNormalGenerator.h Xinclude/Inventor/misc/SoNotification.h Xinclude/Inventor/misc/SoNotRec.h Xinclude/Inventor/misc/SoProto.h Xinclude/Inventor/misc/SoProtoInstance.h Xinclude/Inventor/misc/SoTranReceiver.h Xinclude/Inventor/misc/SoState.h Xinclude/Inventor/misc/SoTranscribe.h Xinclude/Inventor/misc/SoTranSender.h Xinclude/Inventor/misc/SoLightPath.h Xinclude/Inventor/misc/SoTempPath.h Xinclude/Inventor/misc/SoGlyph.h Xinclude/Inventor/misc/SoAudioDevice.h Xinclude/Inventor/lists/SbList.h Xinclude/Inventor/lists/SbPList.h Xinclude/Inventor/lists/SbIntList.h Xinclude/Inventor/lists/SbVec3fList.h Xinclude/Inventor/lists/SbStringList.h Xinclude/Inventor/lists/SoActionMethodList.h Xinclude/Inventor/lists/SoAuditorList.h Xinclude/Inventor/lists/SoBaseList.h Xinclude/Inventor/lists/SoCallbackList.h Xinclude/Inventor/lists/SoDetailList.h Xinclude/Inventor/lists/SoEnabledElementsList.h Xinclude/Inventor/lists/SoEngineList.h Xinclude/Inventor/lists/SoEngineOutputList.h Xinclude/Inventor/lists/SoFieldList.h Xinclude/Inventor/lists/SoNodeList.h Xinclude/Inventor/lists/SoPathList.h Xinclude/Inventor/lists/SoPickedPointList.h Xinclude/Inventor/lists/SoTypeList.h Xinclude/Inventor/nodekits/SoSubKit.h Xinclude/Inventor/nodekits/SoNodeKit.h Xinclude/Inventor/nodekits/SoNodeKitListPart.h Xinclude/Inventor/nodekits/SoNodekitCatalog.h Xinclude/Inventor/nodekits/SoBaseKit.h Xinclude/Inventor/nodekits/SoAppearanceKit.h Xinclude/Inventor/nodekits/SoCameraKit.h Xinclude/Inventor/nodekits/SoInteractionKit.h Xinclude/Inventor/nodekits/SoLightKit.h Xinclude/Inventor/nodekits/SoSceneKit.h Xinclude/Inventor/nodekits/SoSeparatorKit.h Xinclude/Inventor/nodekits/SoShapeKit.h Xinclude/Inventor/nodekits/SoWrapperKit.h Xinclude/Inventor/nodes/SoSubNode.h Xinclude/Inventor/nodes/SoNodes.h Xinclude/Inventor/nodes/SoAnnotation.h Xinclude/Inventor/nodes/SoAntiSquish.h Xinclude/Inventor/nodes/SoArray.h Xinclude/Inventor/nodes/SoBaseColor.h Xinclude/Inventor/nodes/SoBlinker.h Xinclude/Inventor/nodes/SoCallback.h Xinclude/Inventor/nodes/SoCamera.h Xinclude/Inventor/nodes/SoClipPlane.h Xinclude/Inventor/nodes/SoColorIndex.h Xinclude/Inventor/nodes/SoComplexity.h Xinclude/Inventor/nodes/SoCoordinate3.h Xinclude/Inventor/nodes/SoCoordinate4.h Xinclude/Inventor/nodes/SoDirectionalLight.h Xinclude/Inventor/nodes/SoDrawStyle.h Xinclude/Inventor/nodes/SoEnvironment.h Xinclude/Inventor/nodes/SoEventCallback.h Xinclude/Inventor/nodes/SoExtSelection.h Xinclude/Inventor/nodes/SoFaceSet.h Xinclude/Inventor/nodes/SoLOD.h Xinclude/Inventor/nodes/SoFile.h Xinclude/Inventor/nodes/SoFont.h Xinclude/Inventor/nodes/SoFontStyle.h Xinclude/Inventor/nodes/SoGroup.h Xinclude/Inventor/nodes/SoInfo.h Xinclude/Inventor/nodes/SoLabel.h Xinclude/Inventor/nodes/SoLevelOfDetail.h Xinclude/Inventor/nodes/SoLight.h Xinclude/Inventor/nodes/SoLightModel.h Xinclude/Inventor/nodes/SoLineSet.h Xinclude/Inventor/nodes/SoLinearProfile.h Xinclude/Inventor/nodes/SoListener.h Xinclude/Inventor/nodes/SoLocateHighlight.h Xinclude/Inventor/nodes/SoMarkerSet.h Xinclude/Inventor/nodes/SoMaterial.h Xinclude/Inventor/nodes/SoMaterialBinding.h Xinclude/Inventor/nodes/SoMatrixTransform.h Xinclude/Inventor/nodes/SoMultipleCopy.h Xinclude/Inventor/nodes/SoNode.h Xinclude/Inventor/nodes/SoNormal.h Xinclude/Inventor/nodes/SoNormalBinding.h Xinclude/Inventor/nodes/SoNurbsProfile.h Xinclude/Inventor/nodes/SoOrthographicCamera.h Xinclude/Inventor/nodes/SoPackedColor.h Xinclude/Inventor/nodes/SoPathSwitch.h Xinclude/Inventor/nodes/SoPendulum.h Xinclude/Inventor/nodes/SoPerspectiveCamera.h Xinclude/Inventor/nodes/SoPickStyle.h Xinclude/Inventor/nodes/SoPointLight.h Xinclude/Inventor/nodes/SoPolygonOffset.h Xinclude/Inventor/nodes/SoProfile.h Xinclude/Inventor/nodes/SoProfileCoordinate2.h Xinclude/Inventor/nodes/SoProfileCoordinate3.h Xinclude/Inventor/nodes/SoResetTransform.h Xinclude/Inventor/nodes/SoRotation.h Xinclude/Inventor/nodes/SoRotationXYZ.h Xinclude/Inventor/nodes/SoRotor.h Xinclude/Inventor/nodes/SoScale.h Xinclude/Inventor/nodes/SoSelection.h Xinclude/Inventor/nodes/SoSeparator.h Xinclude/Inventor/nodes/SoShapeHints.h Xinclude/Inventor/nodes/SoShuttle.h Xinclude/Inventor/nodes/SoSpotLight.h Xinclude/Inventor/nodes/SoSurroundScale.h Xinclude/Inventor/nodes/SoSwitch.h Xinclude/Inventor/nodes/SoTexture2.h Xinclude/Inventor/nodes/SoTexture3.h Xinclude/Inventor/nodes/SoTexture2Transform.h Xinclude/Inventor/nodes/SoTexture3Transform.h Xinclude/Inventor/nodes/SoTextureCoordinate2.h Xinclude/Inventor/nodes/SoTextureCoordinate3.h Xinclude/Inventor/nodes/SoTextureCoordinateBinding.h Xinclude/Inventor/nodes/SoTextureCoordinateDefault.h Xinclude/Inventor/nodes/SoTextureCoordinateEnvironment.h Xinclude/Inventor/nodes/SoTextureCoordinateFunction.h Xinclude/Inventor/nodes/SoTextureCoordinatePlane.h Xinclude/Inventor/nodes/SoTextureScalePolicy.h Xinclude/Inventor/nodes/SoTransform.h Xinclude/Inventor/nodes/SoTransparencyType.h Xinclude/Inventor/nodes/SoTransformSeparator.h Xinclude/Inventor/nodes/SoTransformation.h Xinclude/Inventor/nodes/SoTranslation.h Xinclude/Inventor/nodes/SoUnits.h Xinclude/Inventor/nodes/SoVertexProperty.h Xinclude/Inventor/nodes/SoWWWAnchor.h Xinclude/Inventor/nodes/SoWWWInline.h Xinclude/Inventor/nodes/SoAsciiText.h Xinclude/Inventor/nodes/SoCone.h Xinclude/Inventor/nodes/SoCube.h Xinclude/Inventor/nodes/SoCylinder.h Xinclude/Inventor/nodes/SoImage.h Xinclude/Inventor/nodes/SoIndexedFaceSet.h Xinclude/Inventor/nodes/SoIndexedLineSet.h Xinclude/Inventor/nodes/SoIndexedNurbsCurve.h Xinclude/Inventor/nodes/SoIndexedNurbsSurface.h Xinclude/Inventor/nodes/SoIndexedShape.h Xinclude/Inventor/nodes/SoShape.h Xinclude/Inventor/nodes/SoIndexedTriangleStripSet.h Xinclude/Inventor/nodes/SoNonIndexedShape.h Xinclude/Inventor/nodes/SoNurbsCurve.h Xinclude/Inventor/nodes/SoNurbsSurface.h Xinclude/Inventor/nodes/SoPointSet.h Xinclude/Inventor/nodes/SoQuadMesh.h Xinclude/Inventor/nodes/SoSphere.h Xinclude/Inventor/nodes/SoText2.h Xinclude/Inventor/nodes/SoText3.h Xinclude/Inventor/nodes/SoTriangleStripSet.h Xinclude/Inventor/nodes/SoVertexShape.h Xinclude/Inventor/projectors/SbProjectors.h Xinclude/Inventor/projectors/SbCylinderPlaneProjector.h Xinclude/Inventor/projectors/SbCylinderProjector.h Xinclude/Inventor/projectors/SbCylinderSectionProjector.h Xinclude/Inventor/projectors/SbCylinderSheetProjector.h Xinclude/Inventor/projectors/SbLineProjector.h Xinclude/Inventor/projectors/SbPlaneProjector.h Xinclude/Inventor/projectors/SbProjector.h Xinclude/Inventor/projectors/SbSpherePlaneProjector.h Xinclude/Inventor/projectors/SbSphereProjector.h Xinclude/Inventor/projectors/SbSphereSectionProjector.h Xinclude/Inventor/projectors/SbSphereSheetProjector.h Xinclude/Inventor/sensors/SoSensors.h Xinclude/Inventor/sensors/SoAlarmSensor.h Xinclude/Inventor/sensors/SoDataSensor.h Xinclude/Inventor/sensors/SoDelayQueueSensor.h Xinclude/Inventor/sensors/SoFieldSensor.h Xinclude/Inventor/sensors/SoIdleSensor.h Xinclude/Inventor/sensors/SoNodeSensor.h Xinclude/Inventor/sensors/SoOneShotSensor.h Xinclude/Inventor/sensors/SoPathSensor.h Xinclude/Inventor/sensors/SoSensor.h Xinclude/Inventor/sensors/SoSensorManager.h Xinclude/Inventor/sensors/SoTimerQueueSensor.h Xinclude/Inventor/sensors/SoTimerSensor.h Xinclude/Inventor/threads/SbThread.h Xinclude/Inventor/threads/SbMutex.h Xinclude/Inventor/threads/SbRWMutex.h Xinclude/Inventor/threads/SbCondVar.h Xinclude/Inventor/threads/SbStorage.h Xinclude/Inventor/threads/SbTypedStorage.h Xinclude/Inventor/threads/SbFifo.h Xinclude/Inventor/threads/SbBarrier.h Xinclude/Inventor/threads/SbThreadAutoLock.h Xinclude/Inventor/VRMLnodes/SoVRML.h Xinclude/Inventor/VRMLnodes/SoVRMLAnchor.h Xinclude/Inventor/VRMLnodes/SoVRMLAppearance.h Xinclude/Inventor/VRMLnodes/SoVRMLAudioClip.h Xinclude/Inventor/VRMLnodes/SoVRMLBackground.h Xinclude/Inventor/VRMLnodes/SoVRMLBillboard.h Xinclude/Inventor/VRMLnodes/SoVRMLBox.h Xinclude/Inventor/VRMLnodes/SoVRMLCollision.h Xinclude/Inventor/VRMLnodes/SoVRMLColor.h Xinclude/Inventor/VRMLnodes/SoVRMLColorInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLCone.h Xinclude/Inventor/VRMLnodes/SoVRMLCoordinate.h Xinclude/Inventor/VRMLnodes/SoVRMLCoordinateInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLCylinder.h Xinclude/Inventor/VRMLnodes/SoVRMLCylinderSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLDirectionalLight.h Xinclude/Inventor/VRMLnodes/SoVRMLDragSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLElevationGrid.h Xinclude/Inventor/VRMLnodes/SoVRMLExtrusion.h Xinclude/Inventor/VRMLnodes/SoVRMLFog.h Xinclude/Inventor/VRMLnodes/SoVRMLFontStyle.h Xinclude/Inventor/VRMLnodes/SoVRMLGeometry.h Xinclude/Inventor/VRMLnodes/SoVRMLGroup.h Xinclude/Inventor/VRMLnodes/SoVRMLImageTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedFaceSet.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedLine.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedLineSet.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedShape.h Xinclude/Inventor/VRMLnodes/SoVRMLInline.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLLOD.h Xinclude/Inventor/VRMLnodes/SoVRMLLight.h Xinclude/Inventor/VRMLnodes/SoVRMLMacros.h Xinclude/Inventor/VRMLnodes/SoVRMLMaterial.h Xinclude/Inventor/VRMLnodes/SoVRMLMovieTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLNavigationInfo.h Xinclude/Inventor/VRMLnodes/SoVRMLNodes.h Xinclude/Inventor/VRMLnodes/SoVRMLNormal.h Xinclude/Inventor/VRMLnodes/SoVRMLNormalInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLOrientationInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLParent.h Xinclude/Inventor/VRMLnodes/SoVRMLPixelTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLPlaneSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLPointLight.h Xinclude/Inventor/VRMLnodes/SoVRMLPointSet.h Xinclude/Inventor/VRMLnodes/SoVRMLPositionInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLProximitySensor.h Xinclude/Inventor/VRMLnodes/SoVRMLScalarInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLScript.h Xinclude/Inventor/VRMLnodes/SoVRMLSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLShape.h Xinclude/Inventor/VRMLnodes/SoVRMLSound.h Xinclude/Inventor/VRMLnodes/SoVRMLSphere.h Xinclude/Inventor/VRMLnodes/SoVRMLSphereSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLSpotLight.h Xinclude/Inventor/VRMLnodes/SoVRMLSubInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLSwitch.h Xinclude/Inventor/VRMLnodes/SoVRMLText.h Xinclude/Inventor/VRMLnodes/SoVRMLTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLTextureCoordinate.h Xinclude/Inventor/VRMLnodes/SoVRMLTextureTransform.h Xinclude/Inventor/VRMLnodes/SoVRMLTimeSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLTouchSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLTransform.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexLine.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexPoint.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexShape.h Xinclude/Inventor/VRMLnodes/SoVRMLViewpoint.h Xinclude/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h Xinclude/Inventor/VRMLnodes/SoVRMLWorldInfo.h Xinclude/Inventor/SbPList.h Xinclude/Inventor/So.h Xinclude/Inventor/SoDB.h Xinclude/Inventor/SoFullPath.h Xinclude/Inventor/SoNodeKitPath.h Xinclude/Inventor/SoInput.h Xinclude/Inventor/SoInteraction.h Xinclude/Inventor/SoOffscreenRenderer.h Xinclude/Inventor/SoOutput.h Xinclude/Inventor/SoPath.h Xinclude/Inventor/SoPickedPoint.h Xinclude/Inventor/SoPrimitiveVertex.h Xinclude/Inventor/SoSceneManager.h Xinclude/Inventor/SoType.h Xinclude/Inventor/Sb.h Xinclude/Inventor/SbBox.h Xinclude/Inventor/SbBSPTree.h Xinclude/Inventor/SbLinear.h Xinclude/Inventor/SbDPLinear.h Xinclude/Inventor/SoLists.h Xinclude/Inventor/SbBox2s.h Xinclude/Inventor/SbBox3s.h Xinclude/Inventor/SbBox2f.h Xinclude/Inventor/SbBox2d.h Xinclude/Inventor/SbBox3f.h Xinclude/Inventor/SbClip.h Xinclude/Inventor/SbColor.h Xinclude/Inventor/SbColor4f.h Xinclude/Inventor/SbDict.h Xinclude/Inventor/SbCylinder.h Xinclude/Inventor/SbDPLine.h Xinclude/Inventor/SbDPMatrix.h Xinclude/Inventor/SbDPPlane.h Xinclude/Inventor/SbDPRotation.h Xinclude/Inventor/SbHeap.h Xinclude/Inventor/SbImage.h Xinclude/Inventor/SbLine.h Xinclude/Inventor/SbMatrix.h Xinclude/Inventor/SbName.h Xinclude/Inventor/SbOctTree.h Xinclude/Inventor/SbPlane.h Xinclude/Inventor/SbRotation.h Xinclude/Inventor/SbSphere.h Xinclude/Inventor/SbString.h Xinclude/Inventor/SbTesselator.h Xinclude/Inventor/SbTime.h Xinclude/Inventor/SbVec2s.h Xinclude/Inventor/SbVec2f.h Xinclude/Inventor/SbVec2d.h Xinclude/Inventor/SbVec3s.h Xinclude/Inventor/SbVec3f.h Xinclude/Inventor/SbVec3d.h Xinclude/Inventor/SbVec4f.h Xinclude/Inventor/SbVec4d.h Xinclude/Inventor/SbViewVolume.h Xinclude/Inventor/SbDPViewVolume.h Xinclude/Inventor/SbViewportRegion.h Xinclude/Inventor/SbXfBox3f.h Xinclude/SoWinEnterScope.h Xinclude/SoWinLeaveScope.h Xlib/libCoin.so.40 Xlib/libCoin.so Xlib/libCoin.la Xshare/aclocal/coin.m4 Xshare/Coin/draggerDefaults/translate1Dragger.iv Xshare/Coin/draggerDefaults/translate2Dragger.iv Xshare/Coin/draggerDefaults/centerballDragger.iv Xshare/Coin/draggerDefaults/tabPlaneDragger.iv Xshare/Coin/draggerDefaults/tabBoxDragger.iv Xshare/Coin/draggerDefaults/dragPointDragger.iv Xshare/Coin/draggerDefaults/pointLightDragger.iv Xshare/Coin/draggerDefaults/directionalLightDragger.iv Xshare/Coin/draggerDefaults/spotLightDragger.iv Xshare/Coin/draggerDefaults/handleBoxDragger.iv Xshare/Coin/draggerDefaults/jackDragger.iv Xshare/Coin/draggerDefaults/trackballDragger.iv Xshare/Coin/draggerDefaults/scaleUniformDragger.iv Xshare/Coin/draggerDefaults/scale2UniformDragger.iv Xshare/Coin/draggerDefaults/scale1Dragger.iv Xshare/Coin/draggerDefaults/scale2Dragger.iv Xshare/Coin/draggerDefaults/rotateCylindricalDragger.iv Xshare/Coin/draggerDefaults/rotateSphericalDragger.iv Xshare/Coin/draggerDefaults/rotateDiscDragger.iv Xshare/Coin/draggerDefaults/transformerDragger.iv Xshare/Coin/draggerDefaults/transformBoxDragger.iv Xshare/Coin/conf/coin-default.cfg Xshare/Coin/html/SbBSPTree_8h-source.html Xshare/Coin/html/SbBasic_8h-source.html Xshare/Coin/html/SbBox2f_8h-source.html Xshare/Coin/html/SbBox2s_8h-source.html Xshare/Coin/html/SbBox3f_8h-source.html Xshare/Coin/html/SbBox_8h-source.html Xshare/Coin/html/SbClip_8h-source.html Xshare/Coin/html/SbColor4f_8h-source.html Xshare/Coin/html/SbColor_8h-source.html Xshare/Coin/html/SbCylinderPlaneProjector_8h-source.html Xshare/Coin/html/SbCylinderProjector_8h-source.html Xshare/Coin/html/SbCylinderSectionProjector_8h-source.html Xshare/Coin/html/SbCylinderSheetProjector_8h-source.html Xshare/Coin/html/SbCylinder_8h-source.html Xshare/Coin/html/SbDict_8h-source.html Xshare/Coin/html/SbImage_8h-source.html Xshare/Coin/html/SbIntList_8h-source.html Xshare/Coin/html/SbLineProjector_8h-source.html Xshare/Coin/html/SbLine_8h-source.html Xshare/Coin/html/SbLinear_8h-source.html Xshare/Coin/html/SbList_8h-source.html Xshare/Coin/html/SbMatrix_8h-source.html Xshare/Coin/html/SbName_8h-source.html Xshare/Coin/html/SbPList_8h-source.html Xshare/Coin/html/SbPlaneProjector_8h-source.html Xshare/Coin/html/SbPlane_8h-source.html Xshare/Coin/html/SbProjector_8h-source.html Xshare/Coin/html/SbRotation_8h-source.html Xshare/Coin/html/SbSpherePlaneProjector_8h-source.html Xshare/Coin/html/SbSphereProjector_8h-source.html Xshare/Coin/html/SbSphereSectionProjector_8h-source.html Xshare/Coin/html/SbSphereSheetProjector_8h-source.html Xshare/Coin/html/SbSphere_8h-source.html Xshare/Coin/html/SbStringList_8h-source.html Xshare/Coin/html/SbString_8h-source.html Xshare/Coin/html/SbTesselator_8h-source.html Xshare/Coin/html/SbTime_8h-source.html Xshare/Coin/html/SbVec2f_8h-source.html Xshare/Coin/html/SbVec2s_8h-source.html Xshare/Coin/html/SbVec3fList_8h-source.html Xshare/Coin/html/SbVec3f_8h-source.html Xshare/Coin/html/annotated.html Xshare/Coin/html/SbVec3s_8h-source.html Xshare/Coin/html/SbVec4f_8h-source.html Xshare/Coin/html/SbViewVolume_8h-source.html Xshare/Coin/html/SbViewportRegion_8h-source.html Xshare/Coin/html/SbXfBox3f_8h-source.html Xshare/Coin/html/SoActionMethodList_8h-source.html Xshare/Coin/html/SoAction_8h-source.html Xshare/Coin/html/SoAlarmSensor_8h-source.html Xshare/Coin/html/SoAnnotation_8h-source.html Xshare/Coin/html/SoAntiSquish_8h-source.html Xshare/Coin/html/SoAppearanceKit_8h-source.html Xshare/Coin/html/SoArray_8h-source.html Xshare/Coin/html/SoAsciiText_8h-source.html Xshare/Coin/html/SoAudioDevice_8h-source.html Xshare/Coin/html/SoAudioRenderAction_8h-source.html Xshare/Coin/html/SoAuditorList_8h-source.html Xshare/Coin/html/SoBaseColor_8h-source.html Xshare/Coin/html/SoBaseKit_8h-source.html Xshare/Coin/html/SoBaseList_8h-source.html Xshare/Coin/html/SoBase_8h-source.html Xshare/Coin/html/SoBlinker_8h-source.html Xshare/Coin/html/SoBoolOperation_8h-source.html Xshare/Coin/html/SoBoxHighlightRenderAction_8h-source.html Xshare/Coin/html/SoButtonEvent_8h-source.html Xshare/Coin/html/SoCalculator_8h-source.html Xshare/Coin/html/SoCallbackAction_8h-source.html Xshare/Coin/html/SoCallbackList_8h-source.html Xshare/Coin/html/SoCallback_8h-source.html Xshare/Coin/html/SoCameraKit_8h-source.html Xshare/Coin/html/SoCamera_8h-source.html Xshare/Coin/html/SoCenterballDragger_8h-source.html Xshare/Coin/html/SoCenterballManip_8h-source.html Xshare/Coin/html/SoChildList_8h-source.html Xshare/Coin/html/SoClipPlaneManip_8h-source.html Xshare/Coin/html/SoClipPlane_8h-source.html Xshare/Coin/html/SoColorIndex_8h-source.html Xshare/Coin/html/SoComplexity_8h-source.html Xshare/Coin/html/SoComposeMatrix_8h-source.html Xshare/Coin/html/SoComposeRotationFromTo_8h-source.html Xshare/Coin/html/SoComposeRotation_8h-source.html Xshare/Coin/html/SoComposeVec2f_8h-source.html Xshare/Coin/html/SoComposeVec3f_8h-source.html Xshare/Coin/html/SoComposeVec4f_8h-source.html Xshare/Coin/html/SoCompose_8h-source.html Xshare/Coin/html/SoComputeBoundingBox_8h-source.html Xshare/Coin/html/SoConcatenate_8h-source.html Xshare/Coin/html/SoConeDetail_8h-source.html Xshare/Coin/html/SoCone_8h-source.html Xshare/Coin/html/SoContextHandler_8h-source.html Xshare/Coin/html/SoCoordinate3_8h-source.html Xshare/Coin/html/SoCoordinate4_8h-source.html Xshare/Coin/html/SoCounter_8h-source.html Xshare/Coin/html/SoCubeDetail_8h-source.html Xshare/Coin/html/SoCube_8h-source.html Xshare/Coin/html/SoCylinderDetail_8h-source.html Xshare/Coin/html/SoCylinder_8h-source.html Xshare/Coin/html/SoDB_8h-source.html Xshare/Coin/html/SoDataSensor_8h-source.html Xshare/Coin/html/SoDebugError_8h-source.html Xshare/Coin/html/SoDecomposeMatrix_8h-source.html Xshare/Coin/html/SoDecomposeRotation_8h-source.html Xshare/Coin/html/SoDecomposeVec2f_8h-source.html Xshare/Coin/html/SoDecomposeVec3f_8h-source.html Xshare/Coin/html/SoDecomposeVec4f_8h-source.html Xshare/Coin/html/SoDelayQueueSensor_8h-source.html Xshare/Coin/html/SoDetailList_8h-source.html Xshare/Coin/html/SoDetail_8h-source.html Xshare/Coin/html/SoDirectionalLightDragger_8h-source.html Xshare/Coin/html/SoDirectionalLightManip_8h-source.html Xshare/Coin/html/SoDirectionalLight_8h-source.html Xshare/Coin/html/SoDragPointDragger_8h-source.html Xshare/Coin/html/SoDragger_8h-source.html Xshare/Coin/html/SoDrawStyle_8h-source.html Xshare/Coin/html/SoElapsedTime_8h-source.html Xshare/Coin/html/SoElement_8h-source.html Xshare/Coin/html/SoEnabledElementsList_8h-source.html Xshare/Coin/html/SoEngineList_8h-source.html Xshare/Coin/html/SoEngineOutputList_8h-source.html Xshare/Coin/html/SoEngineOutput_8h-source.html Xshare/Coin/html/SoEngine_8h-source.html Xshare/Coin/html/SoEnvironment_8h-source.html Xshare/Coin/html/SoError_8h-source.html Xshare/Coin/html/SoEventCallback_8h-source.html Xshare/Coin/html/SoEvent_8h-source.html Xshare/Coin/html/SoExtSelection_8h-source.html Xshare/Coin/html/SoFaceDetail_8h-source.html Xshare/Coin/html/SoFaceSet_8h-source.html Xshare/Coin/html/SoFieldContainer_8h-source.html Xshare/Coin/html/SoFieldConverter_8h-source.html Xshare/Coin/html/SoFieldData_8h-source.html Xshare/Coin/html/SoFieldList_8h-source.html Xshare/Coin/html/SoField_8h-source.html Xshare/Coin/html/SoFieldSensor_8h-source.html Xshare/Coin/html/SoFile_8h-source.html Xshare/Coin/html/SoFloatElement_8h-source.html Xshare/Coin/html/SoFontStyle_8h-source.html Xshare/Coin/html/SoFont_8h-source.html Xshare/Coin/html/SoFullPath_8h-source.html Xshare/Coin/html/SoGLColorIndexElement_8h-source.html Xshare/Coin/html/SoGLLineWidthElement_8h-source.html Xshare/Coin/html/SoGLPointSizeElement_8h-source.html Xshare/Coin/html/SoGLRenderAction_8h-source.html Xshare/Coin/html/SoGate_8h-source.html Xshare/Coin/html/SoGetBoundingBoxAction_8h-source.html Xshare/Coin/html/SoGlyph_8h-source.html Xshare/Coin/html/SoGetMatrixAction_8h-source.html Xshare/Coin/html/SoGetPrimitiveCountAction_8h-source.html Xshare/Coin/html/SoGroup_8h-source.html Xshare/Coin/html/SoHandleBoxDragger_8h-source.html Xshare/Coin/html/SoHandleBoxManip_8h-source.html Xshare/Coin/html/SoHandleEventAction_8h-source.html Xshare/Coin/html/SoIdleSensor_8h-source.html Xshare/Coin/html/SoImage_8h-source.html Xshare/Coin/html/SoIndexedFaceSet_8h-source.html Xshare/Coin/html/SoIndexedLineSet_8h-source.html Xshare/Coin/html/SoIndexedNurbsCurve_8h-source.html Xshare/Coin/html/SoIndexedNurbsSurface_8h-source.html Xshare/Coin/html/SoIndexedShape_8h-source.html Xshare/Coin/html/SoIndexedTriangleStripSet_8h-source.html Xshare/Coin/html/SoInfo_8h-source.html Xshare/Coin/html/SoInput_8h-source.html Xshare/Coin/html/SoInteractionKit_8h-source.html Xshare/Coin/html/SoInteraction_8h-source.html Xshare/Coin/html/SoInterpolateFloat_8h-source.html Xshare/Coin/html/SoInterpolateRotation_8h-source.html Xshare/Coin/html/SoInterpolateVec2f_8h-source.html Xshare/Coin/html/SoInterpolateVec3f_8h-source.html Xshare/Coin/html/SoInterpolateVec4f_8h-source.html Xshare/Coin/html/SoInterpolate_8h-source.html Xshare/Coin/html/SoJackDragger_8h-source.html Xshare/Coin/html/SoJackManip_8h-source.html Xshare/Coin/html/SoKeyboardEvent_8h-source.html Xshare/Coin/html/SoLOD_8h-source.html Xshare/Coin/html/SoLabel_8h-source.html Xshare/Coin/html/SoLevelOfDetail_8h-source.html Xshare/Coin/html/SoLightKit_8h-source.html Xshare/Coin/html/SoLightModel_8h-source.html Xshare/Coin/html/SoLight_8h-source.html Xshare/Coin/html/SoLineDetail_8h-source.html Xshare/Coin/html/SoLineHighlightRenderAction_8h-source.html Xshare/Coin/html/SoLineSet_8h-source.html Xshare/Coin/html/SoLineWidthElement_8h-source.html Xshare/Coin/html/doxygen.css Xshare/Coin/html/SoLinearProfile_8h-source.html Xshare/Coin/html/SoListenerDopplerElement_8h-source.html Xshare/Coin/html/SoListenerGainElement_8h-source.html Xshare/Coin/html/SoListenerOrientationElement_8h-source.html Xshare/Coin/html/SoListenerPositionElement_8h-source.html Xshare/Coin/html/SoListener_8h-source.html Xshare/Coin/html/SoLocateHighlight_8h-source.html Xshare/Coin/html/SoLocation2Event_8h-source.html Xshare/Coin/html/SoLockMgr_8h-source.html Xshare/Coin/html/SoMFBitMask_8h-source.html Xshare/Coin/html/SoMFBool_8h-source.html Xshare/Coin/html/SoMFColor_8h-source.html Xshare/Coin/html/SoMFEngine_8h-source.html Xshare/Coin/html/SoMFEnum_8h-source.html Xshare/Coin/html/SoMFFloat_8h-source.html Xshare/Coin/html/SoMFInt32_8h-source.html Xshare/Coin/html/SoMFMatrix_8h-source.html Xshare/Coin/html/SoMFName_8h-source.html Xshare/Coin/html/SoMFNode_8h-source.html Xshare/Coin/html/SoMFPath_8h-source.html Xshare/Coin/html/SoMFPlane_8h-source.html Xshare/Coin/html/SoMFRotation_8h-source.html Xshare/Coin/html/SoMFShort_8h-source.html Xshare/Coin/html/SoMFString_8h-source.html Xshare/Coin/html/SoMFTime_8h-source.html Xshare/Coin/html/SoMFUInt32_8h-source.html Xshare/Coin/html/classSbBSPTree.html Xshare/Coin/html/SoMFUShort_8h-source.html Xshare/Coin/html/SoMFVec2f_8h-source.html Xshare/Coin/html/SoMFVec3f_8h-source.html Xshare/Coin/html/SoMFVec4f_8h-source.html Xshare/Coin/html/SoMField_8h-source.html Xshare/Coin/html/SoMarkerSet_8h-source.html Xshare/Coin/html/SoMaterialBinding_8h-source.html Xshare/Coin/html/SoMaterial_8h-source.html Xshare/Coin/html/SoMatrixTransform_8h-source.html Xshare/Coin/html/SoMemoryError_8h-source.html Xshare/Coin/html/SoMotion3Event_8h-source.html Xshare/Coin/html/SoMouseButtonEvent_8h-source.html Xshare/Coin/html/SoMultipleCopy_8h-source.html Xshare/Coin/html/SoNodeKitDetail_8h-source.html Xshare/Coin/html/SoNodeKitListPart_8h-source.html Xshare/Coin/html/SoNodeKitPath_8h-source.html Xshare/Coin/html/SoNodeKit_8h-source.html Xshare/Coin/html/SoNodeList_8h-source.html Xshare/Coin/html/SoNodeSensor_8h-source.html Xshare/Coin/html/SoNode_8h-source.html Xshare/Coin/html/SoNodekitCatalog_8h-source.html Xshare/Coin/html/SoNonIndexedShape_8h-source.html Xshare/Coin/html/SoNormalBinding_8h-source.html Xshare/Coin/html/SoNormal_8h-source.html Xshare/Coin/html/SoNotification_8h-source.html Xshare/Coin/html/SoNurbsCurve_8h-source.html Xshare/Coin/html/SoNurbsProfile_8h-source.html Xshare/Coin/html/SoNurbsSurface_8h-source.html Xshare/Coin/html/SoOffscreenRenderer_8h-source.html Xshare/Coin/html/SoOnOff_8h-source.html Xshare/Coin/html/SoOneShotSensor_8h-source.html Xshare/Coin/html/SoOneShot_8h-source.html Xshare/Coin/html/SoOrthographicCamera_8h-source.html Xshare/Coin/html/SoOutput_8h-source.html Xshare/Coin/html/SoPackedColor_8h-source.html Xshare/Coin/html/SoPathList_8h-source.html Xshare/Coin/html/SoPathSensor_8h-source.html Xshare/Coin/html/SoPathSwitch_8h-source.html Xshare/Coin/html/SoPath_8h-source.html Xshare/Coin/html/classSoBase.png Xshare/Coin/html/SoPendulum_8h-source.html Xshare/Coin/html/SoPerspectiveCamera_8h-source.html Xshare/Coin/html/SoPickAction_8h-source.html Xshare/Coin/html/SoPickStyle_8h-source.html Xshare/Coin/html/SoPickedPointList_8h-source.html Xshare/Coin/html/SoPickedPoint_8h-source.html Xshare/Coin/html/SoPointDetail_8h-source.html Xshare/Coin/html/SoPointLightDragger_8h-source.html Xshare/Coin/html/SoPointLightManip_8h-source.html Xshare/Coin/html/SoPointLight_8h-source.html Xshare/Coin/html/SoPointSet_8h-source.html Xshare/Coin/html/SoPointSizeElement_8h-source.html Xshare/Coin/html/SoRotor_8h-source.html Xshare/Coin/html/SoPolygonOffset_8h-source.html Xshare/Coin/html/SoPrimitiveVertex_8h-source.html Xshare/Coin/html/SoProfileCoordinate2_8h-source.html Xshare/Coin/html/SoProfileCoordinate3_8h-source.html Xshare/Coin/html/SoProfile_8h-source.html Xshare/Coin/html/SoQuadMesh_8h-source.html Xshare/Coin/html/SoRayPickAction_8h-source.html Xshare/Coin/html/SoReadError_8h-source.html Xshare/Coin/html/SoReplacedElement_8h-source.html Xshare/Coin/html/SoResetTransform_8h-source.html Xshare/Coin/html/SoRotateCylindricalDragger_8h-source.html Xshare/Coin/html/SoRotateDiscDragger_8h-source.html Xshare/Coin/html/SoRotateSphericalDragger_8h-source.html Xshare/Coin/html/SoRotationXYZ_8h-source.html Xshare/Coin/html/SoRotation_8h-source.html Xshare/Coin/html/SoSFBitMask_8h-source.html Xshare/Coin/html/SoSFBool_8h-source.html Xshare/Coin/html/SoSFColor_8h-source.html Xshare/Coin/html/SoSFEngine_8h-source.html Xshare/Coin/html/SoSFEnum_8h-source.html Xshare/Coin/html/SoSFFloat_8h-source.html Xshare/Coin/html/SoSFImage3_8h-source.html Xshare/Coin/html/SoSFImage_8h-source.html Xshare/Coin/html/SoSFInt32_8h-source.html Xshare/Coin/html/SoSFMatrix_8h-source.html Xshare/Coin/html/SoSFName_8h-source.html Xshare/Coin/html/SoSFNode_8h-source.html Xshare/Coin/html/SoSFPath_8h-source.html Xshare/Coin/html/SoSFPlane_8h-source.html Xshare/Coin/html/SoSFRotation_8h-source.html Xshare/Coin/html/SoSFShort_8h-source.html Xshare/Coin/html/SoSFString_8h-source.html Xshare/Coin/html/SoSFTime_8h-source.html Xshare/Coin/html/SoSFTrigger_8h-source.html Xshare/Coin/html/SoSFUInt32_8h-source.html Xshare/Coin/html/SoSFUShort_8h-source.html Xshare/Coin/html/SoSFVec2f_8h-source.html Xshare/Coin/html/SoSFVec3f_8h-source.html Xshare/Coin/html/SoSFVec4f_8h-source.html Xshare/Coin/html/SoSField_8h-source.html Xshare/Coin/html/classSoCone.png Xshare/Coin/html/SoScale1Dragger_8h-source.html Xshare/Coin/html/SoScale2Dragger_8h-source.html Xshare/Coin/html/SoScale2UniformDragger_8h-source.html Xshare/Coin/html/SoScaleUniformDragger_8h-source.html Xshare/Coin/html/SoScale_8h-source.html Xshare/Coin/html/SoSceneKit_8h-source.html Xshare/Coin/html/SoSceneManager_8h-source.html Xshare/Coin/html/SoSearchAction_8h-source.html Xshare/Coin/html/SoSelectOne_8h-source.html Xshare/Coin/html/SoSelection_8h-source.html Xshare/Coin/html/SoSensorManager_8h-source.html Xshare/Coin/html/SoSensor_8h-source.html Xshare/Coin/html/SoSeparatorKit_8h-source.html Xshare/Coin/html/SoSeparator_8h-source.html Xshare/Coin/html/SoShapeHints_8h-source.html Xshare/Coin/html/SoShapeKit_8h-source.html Xshare/Coin/html/SoShape_8h-source.html Xshare/Coin/html/SoShuttle_8h-source.html Xshare/Coin/html/SoSpaceballButtonEvent_8h-source.html Xshare/Coin/html/SoSphere_8h-source.html Xshare/Coin/html/SoSpotLightDragger_8h-source.html Xshare/Coin/html/SoSpotLightManip_8h-source.html Xshare/Coin/html/SoSpotLight_8h-source.html Xshare/Coin/html/SoState_8h-source.html Xshare/Coin/html/SoSubAction_8h-source.html Xshare/Coin/html/SoSubEngine_8h-source.html Xshare/Coin/html/SoSwitch_8h-source.html Xshare/Coin/html/SoSurroundScale_8h-source.html Xshare/Coin/html/SoTabBoxDragger_8h-source.html Xshare/Coin/html/SoTabBoxManip_8h-source.html Xshare/Coin/html/SoTabPlaneDragger_8h-source.html Xshare/Coin/html/SoText2_8h-source.html Xshare/Coin/html/SoText3_8h-source.html Xshare/Coin/html/SoTextDetail_8h-source.html Xshare/Coin/html/SoTexture2Transform_8h-source.html Xshare/Coin/html/SoTexture2_8h-source.html Xshare/Coin/html/SoTexture3Transform_8h-source.html Xshare/Coin/html/SoTexture3_8h-source.html Xshare/Coin/html/SoTextureCoordinate2_8h-source.html Xshare/Coin/html/SoTextureCoordinate3_8h-source.html Xshare/Coin/html/SoTextureCoordinateBinding_8h-source.html Xshare/Coin/html/SoTextureCoordinateDefault_8h-source.html Xshare/Coin/html/SoTextureCoordinateEnvironment_8h-source.html Xshare/Coin/html/SoTextureCoordinateFunction_8h-source.html Xshare/Coin/html/SoTextureCoordinatePlane_8h-source.html Xshare/Coin/html/SoTextureScalePolicy_8h-source.html Xshare/Coin/html/SoTimeCounter_8h-source.html Xshare/Coin/html/SoTimerQueueSensor_8h-source.html Xshare/Coin/html/SoTimerSensor_8h-source.html Xshare/Coin/html/SoToVRML2Action_8h-source.html Xshare/Coin/html/SoToVRMLAction_8h-source.html Xshare/Coin/html/SoTrackballDragger_8h-source.html Xshare/Coin/html/SoTrackballManip_8h-source.html Xshare/Coin/html/SoTransformBoxDragger_8h-source.html Xshare/Coin/html/SoTransformBoxManip_8h-source.html Xshare/Coin/html/SoTransformManip_8h-source.html Xshare/Coin/html/SoTransformSeparator_8h-source.html Xshare/Coin/html/SoTransformVec3f_8h-source.html Xshare/Coin/html/SoTransform_8h-source.html Xshare/Coin/html/SoTransformation_8h-source.html Xshare/Coin/html/SoTransformerDragger_8h-source.html Xshare/Coin/html/SoTransformerManip_8h-source.html Xshare/Coin/html/SoTranslate1Dragger_8h-source.html Xshare/Coin/html/SoTranslate2Dragger_8h-source.html Xshare/Coin/html/SoTranslation_8h-source.html Xshare/Coin/html/SoTransparencyType_8h-source.html Xshare/Coin/html/SoTriangleStripSet_8h-source.html Xshare/Coin/html/SoTriggerAny_8h-source.html Xshare/Coin/html/SoTypeList_8h-source.html Xshare/Coin/html/SoType_8h-source.html Xshare/Coin/html/SoUnits_8h-source.html Xshare/Coin/html/SoVRMLAnchor_8h-source.html Xshare/Coin/html/SoVRMLAppearance_8h-source.html Xshare/Coin/html/SoVRMLAudioClip_8h-source.html Xshare/Coin/html/SoVRMLBackground_8h-source.html Xshare/Coin/html/SoVRMLBillboard_8h-source.html Xshare/Coin/html/SoVRMLBox_8h-source.html Xshare/Coin/html/SoVRMLCollision_8h-source.html Xshare/Coin/html/SoVRMLColorInterpolator_8h-source.html Xshare/Coin/html/SoVRMLColor_8h-source.html Xshare/Coin/html/SoVRMLCone_8h-source.html Xshare/Coin/html/SoVRMLCoordinateInterpolator_8h-source.html Xshare/Coin/html/SoVRMLCoordinate_8h-source.html Xshare/Coin/html/SoVRMLCylinderSensor_8h-source.html Xshare/Coin/html/SoVRMLCylinder_8h-source.html Xshare/Coin/html/SoVRMLDirectionalLight_8h-source.html Xshare/Coin/html/SoVRMLDragSensor_8h-source.html Xshare/Coin/html/SoVRMLElevationGrid_8h-source.html Xshare/Coin/html/SoVRMLExtrusion_8h-source.html Xshare/Coin/html/SoVRMLFog_8h-source.html Xshare/Coin/html/SoVRMLFontStyle_8h-source.html Xshare/Coin/html/SoVRMLGeometry_8h-source.html Xshare/Coin/html/SoVRMLGroup_8h-source.html Xshare/Coin/html/SoVRMLImageTexture_8h-source.html Xshare/Coin/html/SoVRMLIndexedFaceSet_8h-source.html Xshare/Coin/html/SoVRMLIndexedLineSet_8h-source.html Xshare/Coin/html/SoVRMLIndexedLine_8h-source.html Xshare/Coin/html/SoVRMLIndexedShape_8h-source.html Xshare/Coin/html/SoVRMLInline_8h-source.html Xshare/Coin/html/SoVRMLInterpolator_8h-source.html Xshare/Coin/html/doxygen.png Xshare/Coin/html/SoVRMLLOD_8h-source.html Xshare/Coin/html/SoVRMLLight_8h-source.html Xshare/Coin/html/SoVRMLMacros_8h-source.html Xshare/Coin/html/SoVRMLMaterial_8h-source.html Xshare/Coin/html/SoVRMLMovieTexture_8h-source.html Xshare/Coin/html/SoVRMLNavigationInfo_8h-source.html Xshare/Coin/html/SoVRMLNodes_8h-source.html Xshare/Coin/html/SoVRMLNormalInterpolator_8h-source.html Xshare/Coin/html/SoVRMLNormal_8h-source.html Xshare/Coin/html/SoVRMLOrientationInterpolator_8h-source.html Xshare/Coin/html/SoVRMLParent_8h-source.html Xshare/Coin/html/SoVRMLPixelTexture_8h-source.html Xshare/Coin/html/files.html Xshare/Coin/html/SoVRMLPlaneSensor_8h-source.html Xshare/Coin/html/SoVRMLPointLight_8h-source.html Xshare/Coin/html/SoVRMLPointSet_8h-source.html Xshare/Coin/html/SoVRMLPositionInterpolator_8h-source.html Xshare/Coin/html/SoVRMLProximitySensor_8h-source.html Xshare/Coin/html/SoVRMLScalarInterpolator_8h-source.html Xshare/Coin/html/SoVRMLScript_8h-source.html Xshare/Coin/html/SoVRMLSensor_8h-source.html Xshare/Coin/html/SoVRMLShape_8h-source.html Xshare/Coin/html/SoVRMLSound_8h-source.html Xshare/Coin/html/SoVRMLSphereSensor_8h-source.html Xshare/Coin/html/SoVRMLSphere_8h-source.html Xshare/Coin/html/SoVRMLSpotLight_8h-source.html Xshare/Coin/html/SoVRMLSubInterpolator_8h-source.html Xshare/Coin/html/SoVRMLSwitch_8h-source.html Xshare/Coin/html/SoVRMLText_8h-source.html Xshare/Coin/html/SoVRMLTextureCoordinate_8h-source.html Xshare/Coin/html/SoVRMLTextureTransform_8h-source.html Xshare/Coin/html/SoVRMLTexture_8h-source.html Xshare/Coin/html/SoVRMLTimeSensor_8h-source.html Xshare/Coin/html/SoVRMLTouchSensor_8h-source.html Xshare/Coin/html/SoVRMLTransform_8h-source.html Xshare/Coin/html/SoVRMLVertexLine_8h-source.html Xshare/Coin/html/SoVRMLVertexPoint_8h-source.html Xshare/Coin/html/SoVRMLVertexShape_8h-source.html Xshare/Coin/html/SoVRMLViewpoint_8h-source.html Xshare/Coin/html/SoVRMLVisibilitySensor_8h-source.html Xshare/Coin/html/SoVRMLWorldInfo_8h-source.html Xshare/Coin/html/SoVRML_8h-source.html Xshare/Coin/html/SoVertexProperty_8h-source.html Xshare/Coin/html/SoVertexShape_8h-source.html Xshare/Coin/html/SoWWWAnchor_8h-source.html Xshare/Coin/html/SoWWWInline_8h-source.html Xshare/Coin/html/SoWrapperKit_8h-source.html Xshare/Coin/html/SoWriteAction_8h-source.html Xshare/Coin/html/basic_8h-source.html Xshare/Coin/html/classSbBSPTree-members.html Xshare/Coin/html/classSbBox2f-members.html Xshare/Coin/html/classSbBox2f.html Xshare/Coin/html/classSbBox2s-members.html Xshare/Coin/html/classSbBox2s.html Xshare/Coin/html/classSbBox3f-members.html Xshare/Coin/html/classSbBox3f.html Xshare/Coin/html/classSbBox3f.png Xshare/Coin/html/classSbClip-members.html Xshare/Coin/html/classSbClip.html Xshare/Coin/html/classSbColor-members.html Xshare/Coin/html/classSbColor.html Xshare/Coin/html/classSbColor.png Xshare/Coin/html/classSbColor4f-members.html Xshare/Coin/html/classSbColor4f.html Xshare/Coin/html/classSbCylinder-members.html Xshare/Coin/html/classSbCylinder.html Xshare/Coin/html/classSbCylinderPlaneProjector-members.html Xshare/Coin/html/classSbCylinderPlaneProjector.html Xshare/Coin/html/classSbCylinderPlaneProjector.png Xshare/Coin/html/classSbCylinderProjector-members.html Xshare/Coin/html/classSbCylinderProjector.html Xshare/Coin/html/classSbCylinderProjector.png Xshare/Coin/html/classSbCylinderSectionProjector-members.html Xshare/Coin/html/classSbCylinderSectionProjector.html Xshare/Coin/html/classSbCylinderSectionProjector.png Xshare/Coin/html/classSbCylinderSheetProjector-members.html Xshare/Coin/html/classSbCylinderSheetProjector.html Xshare/Coin/html/classSbCylinderSheetProjector.png Xshare/Coin/html/classSbDict-members.html Xshare/Coin/html/classSbDict.html Xshare/Coin/html/classSbImage-members.html Xshare/Coin/html/classSbImage.html Xshare/Coin/html/classSbIntList-members.html Xshare/Coin/html/classSbIntList.html Xshare/Coin/html/classSbIntList.png Xshare/Coin/html/classSbLine-members.html Xshare/Coin/html/classSbLine.html Xshare/Coin/html/classSbLineProjector-members.html Xshare/Coin/html/classSbLineProjector.html Xshare/Coin/html/classSbLineProjector.png Xshare/Coin/html/classSbList-members.html Xshare/Coin/html/classSbList.html Xshare/Coin/html/classSbMatrix-members.html Xshare/Coin/html/classSbMatrix.html Xshare/Coin/html/classSbName-members.html Xshare/Coin/html/classSbName.html Xshare/Coin/html/classSbPList-members.html Xshare/Coin/html/classSbPList.html Xshare/Coin/html/classSbPList.png Xshare/Coin/html/classSbPlane-members.html Xshare/Coin/html/classSbPlane.html Xshare/Coin/html/classSbPlaneProjector-members.html Xshare/Coin/html/classSbPlaneProjector.html Xshare/Coin/html/classSbPlaneProjector.png Xshare/Coin/html/classSbProjector-members.html Xshare/Coin/html/classSbProjector.html Xshare/Coin/html/classSbProjector.png Xshare/Coin/html/classSbRotation-members.html Xshare/Coin/html/classSbRotation.html Xshare/Coin/html/classSbSphere-members.html Xshare/Coin/html/classSbSphere.html Xshare/Coin/html/classSbSpherePlaneProjector-members.html Xshare/Coin/html/classSbSpherePlaneProjector.html Xshare/Coin/html/classSbSpherePlaneProjector.png Xshare/Coin/html/classSbSphereProjector-members.html Xshare/Coin/html/classSbSphereProjector.html Xshare/Coin/html/classSbSphereProjector.png Xshare/Coin/html/classSbSphereSectionProjector-members.html Xshare/Coin/html/classSbSphereSectionProjector.html Xshare/Coin/html/classSbString.html Xshare/Coin/html/classSbSphereSectionProjector.png Xshare/Coin/html/classSbSphereSheetProjector-members.html Xshare/Coin/html/classSbSphereSheetProjector.html Xshare/Coin/html/classSbSphereSheetProjector.png Xshare/Coin/html/classSbString-members.html Xshare/Coin/html/classSbStringList-members.html Xshare/Coin/html/classSbStringList.html Xshare/Coin/html/classSbStringList.png Xshare/Coin/html/classSbTesselator-members.html Xshare/Coin/html/classSbTesselator.html Xshare/Coin/html/classSbTime-members.html Xshare/Coin/html/classSbTime.html Xshare/Coin/html/classSbVec2f-members.html Xshare/Coin/html/index.html Xshare/Coin/html/classSbVec2f.html Xshare/Coin/html/classSbVec2s-members.html Xshare/Coin/html/classSbVec2s.html Xshare/Coin/html/classSbVec3f-members.html Xshare/Coin/html/classSbVec3f.html Xshare/Coin/html/classSbVec3f.png Xshare/Coin/html/classSbVec3fList-members.html Xshare/Coin/html/classSbVec3fList.html Xshare/Coin/html/classSbVec3fList.png Xshare/Coin/html/classSbVec3s-members.html Xshare/Coin/html/classSbVec3s.html Xshare/Coin/html/classSbVec4f-members.html Xshare/Coin/html/classSbVec4f.html Xshare/Coin/html/classSbViewVolume-members.html Xshare/Coin/html/classSbViewVolume.html Xshare/Coin/html/classSoCube.png Xshare/Coin/html/classSbViewportRegion-members.html Xshare/Coin/html/classSbViewportRegion.html Xshare/Coin/html/classSbXfBox3f-members.html Xshare/Coin/html/classSbXfBox3f.html Xshare/Coin/html/classSbXfBox3f.png Xshare/Coin/html/classSoAction-members.html Xshare/Coin/html/classSoAction.html Xshare/Coin/html/classSoAction.png Xshare/Coin/html/classSoActionMethodList-members.html Xshare/Coin/html/classSoActionMethodList.html Xshare/Coin/html/classSoActionMethodList.png Xshare/Coin/html/classSoAlarmSensor-members.html Xshare/Coin/html/classSoAlarmSensor.html Xshare/Coin/html/classSoAlarmSensor.png Xshare/Coin/html/classSoAnnotation-members.html Xshare/Coin/html/classSoAnnotation.html Xshare/Coin/html/classSoAnnotation.png Xshare/Coin/html/classSoAntiSquish-members.html Xshare/Coin/html/classSoAntiSquish.html Xshare/Coin/html/classSoAntiSquish.png Xshare/Coin/html/classSoAppearanceKit-members.html Xshare/Coin/html/classSoAppearanceKit.html Xshare/Coin/html/classSoAppearanceKit.png Xshare/Coin/html/classSoArray-members.html Xshare/Coin/html/classSoArray.html Xshare/Coin/html/classSoArray.png Xshare/Coin/html/classSoAsciiText-members.html Xshare/Coin/html/classSoAsciiText.html Xshare/Coin/html/classSoDB.html Xshare/Coin/html/classSoAsciiText.png Xshare/Coin/html/classSoAudioDevice-members.html Xshare/Coin/html/classSoAudioDevice.html Xshare/Coin/html/classSoAudioRenderAction-members.html Xshare/Coin/html/classSoAudioRenderAction.html Xshare/Coin/html/classSoAudioRenderAction.png Xshare/Coin/html/classSoAuditorList-members.html Xshare/Coin/html/classSoAuditorList.html Xshare/Coin/html/classSoAuditorList.png Xshare/Coin/html/classSoBase-members.html Xshare/Coin/html/classSoBase.html Xshare/Coin/html/classSoBaseColor-members.html Xshare/Coin/html/classSoBaseColor.html Xshare/Coin/html/classSoBaseColor.png Xshare/Coin/html/classSoBaseKit-members.html Xshare/Coin/html/classSoBaseKit.html Xshare/Coin/html/classSoBaseKit.png Xshare/Coin/html/classSoBaseList-members.html Xshare/Coin/html/classSoBaseList.html Xshare/Coin/html/classSoBaseList.png Xshare/Coin/html/classSoBlinker-members.html Xshare/Coin/html/classSoBlinker.html Xshare/Coin/html/classSoBlinker.png Xshare/Coin/html/classSoBoolOperation-members.html Xshare/Coin/html/classSoBoolOperation.html Xshare/Coin/html/classSoBoolOperation.png Xshare/Coin/html/classSoBoxHighlightRenderAction-members.html Xshare/Coin/html/classSoBoxHighlightRenderAction.html Xshare/Coin/html/classSoBoxHighlightRenderAction.png Xshare/Coin/html/classSoButtonEvent-members.html Xshare/Coin/html/classSoButtonEvent.html Xshare/Coin/html/classSoButtonEvent.png Xshare/Coin/html/classSoCalculator-members.html Xshare/Coin/html/classSoCalculator.html Xshare/Coin/html/classSoCalculator.png Xshare/Coin/html/classSoCallback-members.html Xshare/Coin/html/classSoCallback.html Xshare/Coin/html/classSoCallback.png Xshare/Coin/html/classSoCallbackAction-members.html Xshare/Coin/html/classSoCallbackAction.html Xshare/Coin/html/classSoCallbackAction.png Xshare/Coin/html/classSoCallbackList-members.html Xshare/Coin/html/classSoCallbackList.html Xshare/Coin/html/classSoCamera-members.html Xshare/Coin/html/classSoCamera.html Xshare/Coin/html/classSoCamera.png Xshare/Coin/html/classSoCameraKit-members.html Xshare/Coin/html/classSoCameraKit.html Xshare/Coin/html/classSoCameraKit.png Xshare/Coin/html/classSoCenterballDragger-members.html Xshare/Coin/html/classSoCenterballDragger.html Xshare/Coin/html/classSoCenterballDragger.png Xshare/Coin/html/classSoCenterballManip-members.html Xshare/Coin/html/classSoCenterballManip.html Xshare/Coin/html/classSoCenterballManip.png Xshare/Coin/html/classSoChildList.html Xshare/Coin/html/classSoChildList-members.html Xshare/Coin/html/classSoChildList.png Xshare/Coin/html/classSoClipPlane-members.html Xshare/Coin/html/classSoClipPlane.html Xshare/Coin/html/classSoClipPlane.png Xshare/Coin/html/classSoClipPlaneManip-members.html Xshare/Coin/html/classSoClipPlaneManip.html Xshare/Coin/html/classSoClipPlaneManip.png Xshare/Coin/html/classSoColorIndex-members.html Xshare/Coin/html/classSoColorIndex.html Xshare/Coin/html/classSoColorIndex.png Xshare/Coin/html/classSoComplexity-members.html Xshare/Coin/html/classSoComplexity.html Xshare/Coin/html/classSoComplexity.png Xshare/Coin/html/classSoComposeMatrix-members.html Xshare/Coin/html/classSoComposeMatrix.html Xshare/Coin/html/classSoComposeMatrix.png Xshare/Coin/html/classSoComposeRotation-members.html Xshare/Coin/html/classSoComposeRotation.html Xshare/Coin/html/classSoComposeRotation.png Xshare/Coin/html/classSoComposeRotationFromTo-members.html Xshare/Coin/html/classSoComposeRotationFromTo.html Xshare/Coin/html/classSoComposeRotationFromTo.png Xshare/Coin/html/classSoComposeVec2f-members.html Xshare/Coin/html/classSoComposeVec2f.html Xshare/Coin/html/classSoComposeVec2f.png Xshare/Coin/html/classSoCone.html Xshare/Coin/html/classSoComposeVec3f-members.html Xshare/Coin/html/classSoComposeVec3f.html Xshare/Coin/html/classSoComposeVec3f.png Xshare/Coin/html/classSoComposeVec4f-members.html Xshare/Coin/html/classSoComposeVec4f.html Xshare/Coin/html/classSoComposeVec4f.png Xshare/Coin/html/classSoComputeBoundingBox-members.html Xshare/Coin/html/classSoComputeBoundingBox.html Xshare/Coin/html/classSoComputeBoundingBox.png Xshare/Coin/html/classSoConcatenate-members.html Xshare/Coin/html/classSoConcatenate.html Xshare/Coin/html/classSoConcatenate.png Xshare/Coin/html/classSoCone-members.html Xshare/Coin/html/classSoConeDetail-members.html Xshare/Coin/html/classSoConeDetail.html Xshare/Coin/html/classSoConeDetail.png Xshare/Coin/html/classSoCoordinate3-members.html Xshare/Coin/html/classSoCoordinate3.html Xshare/Coin/html/classSoCoordinate3.png Xshare/Coin/html/classSoCoordinate4-members.html Xshare/Coin/html/classSoCoordinate4.html Xshare/Coin/html/classSoCoordinate4.png Xshare/Coin/html/classSoCounter-members.html Xshare/Coin/html/classSoCounter.html Xshare/Coin/html/classSoCounter.png Xshare/Coin/html/classSoCube-members.html Xshare/Coin/html/classSoCube.html Xshare/Coin/html/classSoCubeDetail-members.html Xshare/Coin/html/classSoCubeDetail.html Xshare/Coin/html/classSoCubeDetail.png Xshare/Coin/html/classSoCylinder-members.html Xshare/Coin/html/classSoCylinder.html Xshare/Coin/html/classSoCylinder.png Xshare/Coin/html/classSoCylinderDetail-members.html Xshare/Coin/html/classSoCylinderDetail.html Xshare/Coin/html/classSoCylinderDetail.png Xshare/Coin/html/classSoDB-members.html Xshare/Coin/html/classSoDataSensor-members.html Xshare/Coin/html/classSoDataSensor.html Xshare/Coin/html/classSoDataSensor.png Xshare/Coin/html/classSoDebugError-members.html Xshare/Coin/html/classSoDebugError.html Xshare/Coin/html/classSoFile.png Xshare/Coin/html/classSoDebugError.png Xshare/Coin/html/classSoDecomposeMatrix-members.html Xshare/Coin/html/classSoDecomposeMatrix.html Xshare/Coin/html/classSoDecomposeMatrix.png Xshare/Coin/html/classSoDecomposeRotation-members.html Xshare/Coin/html/classSoDecomposeRotation.html Xshare/Coin/html/classSoDecomposeRotation.png Xshare/Coin/html/classSoDecomposeVec2f-members.html Xshare/Coin/html/classSoDecomposeVec2f.html Xshare/Coin/html/classSoDecomposeVec2f.png Xshare/Coin/html/classSoDecomposeVec3f-members.html Xshare/Coin/html/classSoDecomposeVec3f.html Xshare/Coin/html/classSoDecomposeVec3f.png Xshare/Coin/html/classSoDecomposeVec4f-members.html Xshare/Coin/html/classSoDecomposeVec4f.html Xshare/Coin/html/classSoDecomposeVec4f.png Xshare/Coin/html/classSoDelayQueueSensor-members.html Xshare/Coin/html/classSoDelayQueueSensor.html Xshare/Coin/html/classSoDelayQueueSensor.png Xshare/Coin/html/classSoDetail-members.html Xshare/Coin/html/classSoDetail.html Xshare/Coin/html/classSoDetail.png Xshare/Coin/html/classSoDetailList-members.html Xshare/Coin/html/classSoDetailList.html Xshare/Coin/html/classSoDetailList.png Xshare/Coin/html/classSoDirectionalLight-members.html Xshare/Coin/html/classSoDragger.html Xshare/Coin/html/classSoDirectionalLight.html Xshare/Coin/html/classSoDirectionalLight.png Xshare/Coin/html/classSoDirectionalLightDragger-members.html Xshare/Coin/html/classSoDirectionalLightDragger.html Xshare/Coin/html/classSoDirectionalLightDragger.png Xshare/Coin/html/classSoDirectionalLightManip-members.html Xshare/Coin/html/classSoDirectionalLightManip.html Xshare/Coin/html/classSoDirectionalLightManip.png Xshare/Coin/html/classSoDragPointDragger-members.html Xshare/Coin/html/classSoDragPointDragger.html Xshare/Coin/html/classSoDragPointDragger.png Xshare/Coin/html/classSoDragger.png Xshare/Coin/html/classSoDragger-members.html Xshare/Coin/html/classSoDrawStyle-members.html Xshare/Coin/html/classSoDrawStyle.html Xshare/Coin/html/classSoDrawStyle.png Xshare/Coin/html/classSoElapsedTime-members.html Xshare/Coin/html/classSoElapsedTime.html Xshare/Coin/html/classSoElapsedTime.png Xshare/Coin/html/classSoElement-members.html Xshare/Coin/html/classSoElement.html Xshare/Coin/html/classSoElement.png Xshare/Coin/html/classSoEnabledElementsList-members.html Xshare/Coin/html/classSoEnabledElementsList.html Xshare/Coin/html/classSoEngine-members.html Xshare/Coin/html/classSoEngine.html Xshare/Coin/html/classSoFont.png Xshare/Coin/html/classSoEngine.png Xshare/Coin/html/classSoEngineList-members.html Xshare/Coin/html/classSoEngineList.html Xshare/Coin/html/classSoEngineList.png Xshare/Coin/html/classSoEngineOutput-members.html Xshare/Coin/html/classSoEngineOutput.html Xshare/Coin/html/classSoEngineOutputList-members.html Xshare/Coin/html/classSoEngineOutputList.html Xshare/Coin/html/classSoEngineOutputList.png Xshare/Coin/html/classSoEnvironment-members.html Xshare/Coin/html/classSoEnvironment.html Xshare/Coin/html/classSoEnvironment.png Xshare/Coin/html/classSoError-members.html Xshare/Coin/html/classSoError.html Xshare/Coin/html/classSoError.png Xshare/Coin/html/classSoEvent-members.html Xshare/Coin/html/classSoEvent.html Xshare/Coin/html/classSoEvent.png Xshare/Coin/html/classSoEventCallback-members.html Xshare/Coin/html/classSoEventCallback.html Xshare/Coin/html/classSoEventCallback.png Xshare/Coin/html/classSoExtSelection-members.html Xshare/Coin/html/classSoExtSelection.html Xshare/Coin/html/classSoExtSelection.png Xshare/Coin/html/classSoFaceDetail-members.html Xshare/Coin/html/classSoFaceDetail.html Xshare/Coin/html/classSoFaceDetail.png Xshare/Coin/html/classSoFaceSet-members.html Xshare/Coin/html/classSoGate.png Xshare/Coin/html/classSoFaceSet.html Xshare/Coin/html/classSoFaceSet.png Xshare/Coin/html/classSoField-members.html Xshare/Coin/html/classSoField.html Xshare/Coin/html/classSoField.png Xshare/Coin/html/classSoFieldContainer-members.html Xshare/Coin/html/classSoFieldContainer.html Xshare/Coin/html/classSoFieldContainer.png Xshare/Coin/html/classSoFieldConverter-members.html Xshare/Coin/html/classSoFieldConverter.html Xshare/Coin/html/classSoFieldConverter.png Xshare/Coin/html/classSoFieldData-members.html Xshare/Coin/html/classSoFieldData.html Xshare/Coin/html/classSoFieldList-members.html Xshare/Coin/html/classSoFieldList.html Xshare/Coin/html/classSoFieldList.png Xshare/Coin/html/classSoFieldSensor-members.html Xshare/Coin/html/classSoFieldSensor.html Xshare/Coin/html/classSoFieldSensor.png Xshare/Coin/html/classSoFile-members.html Xshare/Coin/html/classSoFile.html Xshare/Coin/html/classSoFloatElement-members.html Xshare/Coin/html/classSoFloatElement.html Xshare/Coin/html/classSoFloatElement.png Xshare/Coin/html/classSoFont-members.html Xshare/Coin/html/classSoFont.html Xshare/Coin/html/classSoFontStyle-members.html Xshare/Coin/html/classSoFontStyle.html Xshare/Coin/html/classSoFontStyle.png Xshare/Coin/html/classSoFullPath-members.html Xshare/Coin/html/classSoFullPath.html Xshare/Coin/html/classSoFullPath.png Xshare/Coin/html/classSoGLColorIndexElement-members.html Xshare/Coin/html/classSoGLColorIndexElement.html Xshare/Coin/html/classSoGLColorIndexElement.png Xshare/Coin/html/classSoGLLineWidthElement-members.html Xshare/Coin/html/classSoGLLineWidthElement.html Xshare/Coin/html/classSoGLLineWidthElement.png Xshare/Coin/html/classSoGLPointSizeElement-members.html Xshare/Coin/html/classSoGLPointSizeElement.html Xshare/Coin/html/classSoGLPointSizeElement.png Xshare/Coin/html/classSoGate.html Xshare/Coin/html/classSoGLRenderAction-members.html Xshare/Coin/html/classSoGLRenderAction.html Xshare/Coin/html/classSoGLRenderAction.png Xshare/Coin/html/classSoGate-members.html Xshare/Coin/html/classSoGetBoundingBoxAction-members.html Xshare/Coin/html/classSoGetBoundingBoxAction.html Xshare/Coin/html/classSoGetBoundingBoxAction.png Xshare/Coin/html/classSoGetMatrixAction-members.html Xshare/Coin/html/classSoGetMatrixAction.html Xshare/Coin/html/classSoGetMatrixAction.png Xshare/Coin/html/classSoGetPrimitiveCountAction-members.html Xshare/Coin/html/classSoGetPrimitiveCountAction.html Xshare/Coin/html/classSoGetPrimitiveCountAction.png Xshare/Coin/html/classSoGlyph-members.html Xshare/Coin/html/classSoGlyph.html Xshare/Coin/html/classSoGroup-members.html Xshare/Coin/html/classSoGroup.html Xshare/Coin/html/classSoGroup.png Xshare/Coin/html/classSoHandleBoxDragger-members.html Xshare/Coin/html/classSoHandleBoxDragger.html Xshare/Coin/html/classSoHandleBoxDragger.png Xshare/Coin/html/classSoHandleBoxManip-members.html Xshare/Coin/html/classSoHandleBoxManip.html Xshare/Coin/html/classSoHandleBoxManip.png Xshare/Coin/html/classSoHandleEventAction-members.html Xshare/Coin/html/classSoInfo.png Xshare/Coin/html/classSoHandleEventAction.html Xshare/Coin/html/classSoHandleEventAction.png Xshare/Coin/html/classSoIdleSensor-members.html Xshare/Coin/html/classSoIdleSensor.html Xshare/Coin/html/classSoIdleSensor.png Xshare/Coin/html/classSoImage-members.html Xshare/Coin/html/classSoImage.html Xshare/Coin/html/classSoImage.png Xshare/Coin/html/classSoIndexedFaceSet-members.html Xshare/Coin/html/classSoIndexedFaceSet.html Xshare/Coin/html/classSoIndexedFaceSet.png Xshare/Coin/html/classSoIndexedLineSet-members.html Xshare/Coin/html/classSoIndexedLineSet.html Xshare/Coin/html/classSoIndexedLineSet.png Xshare/Coin/html/classSoIndexedNurbsCurve-members.html Xshare/Coin/html/classSoIndexedNurbsCurve.html Xshare/Coin/html/classSoIndexedNurbsCurve.png Xshare/Coin/html/classSoIndexedNurbsSurface-members.html Xshare/Coin/html/classSoIndexedNurbsSurface.html Xshare/Coin/html/classSoIndexedNurbsSurface.png Xshare/Coin/html/classSoIndexedShape-members.html Xshare/Coin/html/classSoIndexedShape.html Xshare/Coin/html/classSoIndexedShape.png Xshare/Coin/html/classSoIndexedTriangleStripSet-members.html Xshare/Coin/html/classSoIndexedTriangleStripSet.html Xshare/Coin/html/classSoIndexedTriangleStripSet.png Xshare/Coin/html/classSoInfo-members.html Xshare/Coin/html/classSoInfo.html Xshare/Coin/html/classSoInput-members.html Xshare/Coin/html/classSoInput.html Xshare/Coin/html/classSoInteraction-members.html Xshare/Coin/html/classSoInteraction.html Xshare/Coin/html/classSoInteractionKit-members.html Xshare/Coin/html/classSoInteractionKit.html Xshare/Coin/html/classSoInteractionKit.png Xshare/Coin/html/classSoInterpolate-members.html Xshare/Coin/html/classSoInterpolate.html Xshare/Coin/html/classSoInterpolate.png Xshare/Coin/html/classSoInterpolateFloat-members.html Xshare/Coin/html/classSoInterpolateFloat.html Xshare/Coin/html/classSoInterpolateFloat.png Xshare/Coin/html/classSoInterpolateRotation-members.html Xshare/Coin/html/classSoInterpolateRotation.html Xshare/Coin/html/classSoInterpolateRotation.png Xshare/Coin/html/classSoInterpolateVec2f-members.html Xshare/Coin/html/classSoInterpolateVec2f.html Xshare/Coin/html/classSoInterpolateVec2f.png Xshare/Coin/html/classSoInterpolateVec3f-members.html Xshare/Coin/html/classSoInterpolateVec3f.html Xshare/Coin/html/classSoInterpolateVec3f.png Xshare/Coin/html/classSoInterpolateVec4f-members.html Xshare/Coin/html/classSoInterpolateVec4f.html Xshare/Coin/html/classSoInterpolateVec4f.png Xshare/Coin/html/classSoJackDragger-members.html Xshare/Coin/html/classSoJackDragger.html Xshare/Coin/html/classSoJackDragger.png Xshare/Coin/html/classSoJackManip-members.html Xshare/Coin/html/classSoJackManip.html Xshare/Coin/html/classSoJackManip.png Xshare/Coin/html/classSoKeyboardEvent-members.html Xshare/Coin/html/classSoKeyboardEvent.html Xshare/Coin/html/classSoKeyboardEvent.png Xshare/Coin/html/classSoLOD-members.html Xshare/Coin/html/classSoLOD.html Xshare/Coin/html/classSoLOD.png Xshare/Coin/html/classSoLabel-members.html Xshare/Coin/html/classSoLabel.html Xshare/Coin/html/classSoLabel.png Xshare/Coin/html/classSoLevelOfDetail-members.html Xshare/Coin/html/classSoLevelOfDetail.html Xshare/Coin/html/classSoLevelOfDetail.png Xshare/Coin/html/classSoLight-members.html Xshare/Coin/html/classSoLight.html Xshare/Coin/html/classSoLight.png Xshare/Coin/html/classSoLightKit-members.html Xshare/Coin/html/classSoLightKit.html Xshare/Coin/html/classSoLightKit.png Xshare/Coin/html/classSoLightModel-members.html Xshare/Coin/html/classSoLightModel.html Xshare/Coin/html/classSoLightModel.png Xshare/Coin/html/classSoLineDetail-members.html Xshare/Coin/html/classSoLineDetail.html Xshare/Coin/html/classSoLineDetail.png Xshare/Coin/html/classSoLineHighlightRenderAction-members.html Xshare/Coin/html/classSoLineHighlightRenderAction.html Xshare/Coin/html/classSoLineHighlightRenderAction.png Xshare/Coin/html/classSoLineSet-members.html Xshare/Coin/html/classSoLineSet.html Xshare/Coin/html/classSoLineSet.png Xshare/Coin/html/classSoLineWidthElement-members.html Xshare/Coin/html/classSoLineWidthElement.html Xshare/Coin/html/classSoLineWidthElement.png Xshare/Coin/html/classSoLinearProfile-members.html Xshare/Coin/html/classSoLinearProfile.html Xshare/Coin/html/classSoListener.html Xshare/Coin/html/classSoLinearProfile.png Xshare/Coin/html/classSoListener-members.html Xshare/Coin/html/classSoListener.png Xshare/Coin/html/classSoListenerDopplerElement-members.html Xshare/Coin/html/classSoListenerDopplerElement.html Xshare/Coin/html/classSoListenerDopplerElement.png Xshare/Coin/html/classSoListenerGainElement-members.html Xshare/Coin/html/classSoListenerGainElement.html Xshare/Coin/html/classSoListenerGainElement.png Xshare/Coin/html/classSoListenerOrientationElement-members.html Xshare/Coin/html/classSoListenerOrientationElement.html Xshare/Coin/html/classSoLocateHighlight.html Xshare/Coin/html/classSoListenerOrientationElement.png Xshare/Coin/html/classSoListenerPositionElement-members.html Xshare/Coin/html/classSoListenerPositionElement.html Xshare/Coin/html/classSoListenerPositionElement.png Xshare/Coin/html/classSoLocateHighlight-members.html Xshare/Coin/html/classSoLocateHighlight.png Xshare/Coin/html/classSoLocation2Event-members.html Xshare/Coin/html/classSoLocation2Event.html Xshare/Coin/html/classSoLocation2Event.png Xshare/Coin/html/classSoLockManager-members.html Xshare/Coin/html/classSoLockManager.html Xshare/Coin/html/classSoMFBitMask-members.html Xshare/Coin/html/classSoMFBitMask.html Xshare/Coin/html/classSoMFBitMask.png Xshare/Coin/html/classSoMFBool-members.html Xshare/Coin/html/classSoMFBool.html Xshare/Coin/html/classSoMFBool.png Xshare/Coin/html/classSoMFColor-members.html Xshare/Coin/html/classSoMFColor.html Xshare/Coin/html/classSoMFColor.png Xshare/Coin/html/classSoMFEngine-members.html Xshare/Coin/html/classSoMFEngine.html Xshare/Coin/html/classSoMFEngine.png Xshare/Coin/html/classSoMFEnum-members.html Xshare/Coin/html/classSoMFEnum.html Xshare/Coin/html/classSoMFEnum.png Xshare/Coin/html/classSoMFFloat-members.html Xshare/Coin/html/classSoMFFloat.html Xshare/Coin/html/classSoMFFloat.png Xshare/Coin/html/classSoMFInt32-members.html Xshare/Coin/html/classSoMFInt32.html Xshare/Coin/html/classSoMFInt32.png Xshare/Coin/html/classSoMFMatrix-members.html Xshare/Coin/html/classSoMFMatrix.html Xshare/Coin/html/classSoMFMatrix.png Xshare/Coin/html/classSoMFName-members.html Xshare/Coin/html/classSoMFName.html Xshare/Coin/html/classSoMFName.png Xshare/Coin/html/classSoMFNode-members.html Xshare/Coin/html/classSoMFNode.html Xshare/Coin/html/classSoMFNode.png Xshare/Coin/html/classSoMFPath-members.html Xshare/Coin/html/classSoMFPath.html Xshare/Coin/html/classSoMFPath.png Xshare/Coin/html/classSoMFPlane-members.html Xshare/Coin/html/classSoMFPlane.html Xshare/Coin/html/classSoMFPlane.png Xshare/Coin/html/classSoMFRotation-members.html Xshare/Coin/html/classSoMFRotation.html Xshare/Coin/html/classSoMFRotation.png Xshare/Coin/html/classSoMFShort-members.html Xshare/Coin/html/classSoMFShort.html Xshare/Coin/html/classSoMFShort.png Xshare/Coin/html/classSoMFString-members.html Xshare/Coin/html/classSoMFString.html Xshare/Coin/html/classSoMFString.png Xshare/Coin/html/classSoMFTime-members.html Xshare/Coin/html/classSoMFTime.html Xshare/Coin/html/classSoMFTime.png Xshare/Coin/html/classSoMFUInt32.html Xshare/Coin/html/classSoMFUInt32-members.html Xshare/Coin/html/classSoMFUInt32.png Xshare/Coin/html/classSoMFUShort-members.html Xshare/Coin/html/classSoMFUShort.html Xshare/Coin/html/classSoMFUShort.png Xshare/Coin/html/classSoMFVec2f-members.html Xshare/Coin/html/classSoMFVec2f.html Xshare/Coin/html/classSoMFVec2f.png Xshare/Coin/html/classSoMFVec3f-members.html Xshare/Coin/html/classSoMFVec3f.html Xshare/Coin/html/classSoMFVec3f.png Xshare/Coin/html/classSoMFVec4f-members.html Xshare/Coin/html/classSoMFVec4f.html Xshare/Coin/html/classSoMFVec4f.png Xshare/Coin/html/classSoMField-members.html Xshare/Coin/html/classSoMField.html Xshare/Coin/html/classSoMField.png Xshare/Coin/html/classSoMarkerSet-members.html Xshare/Coin/html/classSoMarkerSet.html Xshare/Coin/html/classSoMarkerSet.png Xshare/Coin/html/classSoMaterial-members.html Xshare/Coin/html/classSoMaterial.html Xshare/Coin/html/classSoMaterial.png Xshare/Coin/html/classSoMaterialBinding-members.html Xshare/Coin/html/classSoMaterialBinding.html Xshare/Coin/html/classSoMaterialBinding.png Xshare/Coin/html/classSoMatrixTransform-members.html Xshare/Coin/html/classSoMatrixTransform.html Xshare/Coin/html/classSoMatrixTransform.png Xshare/Coin/html/classSoMemoryError-members.html Xshare/Coin/html/classSoMemoryError.html Xshare/Coin/html/classSoMemoryError.png Xshare/Coin/html/classSoMotion3Event-members.html Xshare/Coin/html/classSoMotion3Event.html Xshare/Coin/html/classSoMotion3Event.png Xshare/Coin/html/classSoMouseButtonEvent-members.html Xshare/Coin/html/classSoMouseButtonEvent.html Xshare/Coin/html/classSoMouseButtonEvent.png Xshare/Coin/html/classSoMultipleCopy-members.html Xshare/Coin/html/classSoMultipleCopy.html Xshare/Coin/html/classSoMultipleCopy.png Xshare/Coin/html/classSoNode-members.html Xshare/Coin/html/classSoNode.html Xshare/Coin/html/classSoNode.png Xshare/Coin/html/classSoNodeKit-members.html Xshare/Coin/html/classSoNodeKit.html Xshare/Coin/html/classSoNodeKitDetail-members.html Xshare/Coin/html/classSoNodeKitDetail.html Xshare/Coin/html/classSoNodeKitDetail.png Xshare/Coin/html/classSoNodeKitListPart-members.html Xshare/Coin/html/classSoNodeKitListPart.html Xshare/Coin/html/classSoNodeKitListPart.png Xshare/Coin/html/classSoNodeKitPath-members.html Xshare/Coin/html/classSoNodeKitPath.html Xshare/Coin/html/classSoNodeKitPath.png Xshare/Coin/html/classSoNodeList-members.html Xshare/Coin/html/classSoNodeList.html Xshare/Coin/html/classSoNodeList.png Xshare/Coin/html/classSoNodeSensor-members.html Xshare/Coin/html/classSoNodeSensor.html Xshare/Coin/html/classSoNodeSensor.png Xshare/Coin/html/classSoNodekitCatalog-members.html Xshare/Coin/html/classSoNodekitCatalog.html Xshare/Coin/html/classSoNonIndexedShape-members.html Xshare/Coin/html/classSoNonIndexedShape.html Xshare/Coin/html/classSoNonIndexedShape.png Xshare/Coin/html/classSoNormal-members.html Xshare/Coin/html/classSoNormal.html Xshare/Coin/html/classSoNormal.png Xshare/Coin/html/classSoNormalBinding-members.html Xshare/Coin/html/classSoNormalBinding.html Xshare/Coin/html/classSoNormalBinding.png Xshare/Coin/html/classSoNotList-members.html Xshare/Coin/html/classSoNotList.html Xshare/Coin/html/classSoNurbsCurve-members.html Xshare/Coin/html/classSoNurbsCurve.html Xshare/Coin/html/classSoNurbsCurve.png Xshare/Coin/html/classSoNurbsProfile-members.html Xshare/Coin/html/classSoNurbsProfile.html Xshare/Coin/html/classSoNurbsProfile.png Xshare/Coin/html/classSoNurbsSurface-members.html Xshare/Coin/html/classSoNurbsSurface.html Xshare/Coin/html/classSoNurbsSurface.png Xshare/Coin/html/classSoOffscreenRenderer-members.html Xshare/Coin/html/classSoOffscreenRenderer.html Xshare/Coin/html/classSoOnOff.html Xshare/Coin/html/classSoOnOff-members.html Xshare/Coin/html/classSoOnOff.png Xshare/Coin/html/classSoOneShot-members.html Xshare/Coin/html/classSoOneShot.html Xshare/Coin/html/classSoOneShot.png Xshare/Coin/html/classSoOneShotSensor-members.html Xshare/Coin/html/classSoOneShotSensor.html Xshare/Coin/html/classSoOneShotSensor.png Xshare/Coin/html/classSoOrthographicCamera-members.html Xshare/Coin/html/classSoOrthographicCamera.html Xshare/Coin/html/classSoOrthographicCamera.png Xshare/Coin/html/classSoOutput-members.html Xshare/Coin/html/classSoOutput.html Xshare/Coin/html/classSoPackedColor-members.html Xshare/Coin/html/classSoPackedColor.html Xshare/Coin/html/classSoPackedColor.png Xshare/Coin/html/classSoPath-members.html Xshare/Coin/html/classSoPath.html Xshare/Coin/html/classSoPath.png Xshare/Coin/html/classSoPathList-members.html Xshare/Coin/html/classSoPathList.html Xshare/Coin/html/classSoPathList.png Xshare/Coin/html/classSoPathSensor-members.html Xshare/Coin/html/classSoPathSensor.html Xshare/Coin/html/classSoPathSensor.png Xshare/Coin/html/classSoPathSwitch-members.html Xshare/Coin/html/classSoPathSwitch.html Xshare/Coin/html/classSoPathSwitch.png Xshare/Coin/html/classSoPendulum-members.html Xshare/Coin/html/classSoPendulum.html Xshare/Coin/html/classSoPendulum.png Xshare/Coin/html/classSoPerspectiveCamera-members.html Xshare/Coin/html/classSoPerspectiveCamera.html Xshare/Coin/html/classSoPerspectiveCamera.png Xshare/Coin/html/classSoPickAction-members.html Xshare/Coin/html/classSoPickAction.html Xshare/Coin/html/classSoPickAction.png Xshare/Coin/html/classSoPickStyle-members.html Xshare/Coin/html/classSoPickStyle.html Xshare/Coin/html/classSoPickStyle.png Xshare/Coin/html/classSoPickedPoint-members.html Xshare/Coin/html/classSoPickedPoint.html Xshare/Coin/html/classSoPickedPointList-members.html Xshare/Coin/html/classSoPickedPointList.html Xshare/Coin/html/classSoPickedPointList.png Xshare/Coin/html/classSoPointDetail-members.html Xshare/Coin/html/classSoPointDetail.html Xshare/Coin/html/classSoPointDetail.png Xshare/Coin/html/classSoPointLight-members.html Xshare/Coin/html/classSoPointLight.html Xshare/Coin/html/classSoPointLight.png Xshare/Coin/html/classSoPointLightDragger-members.html Xshare/Coin/html/classSoPointLightDragger.html Xshare/Coin/html/classSoPointLightDragger.png Xshare/Coin/html/classSoPointLightManip-members.html Xshare/Coin/html/classSoPointLightManip.html Xshare/Coin/html/classes.html Xshare/Coin/html/classSoPointLightManip.png Xshare/Coin/html/classSoPointSet-members.html Xshare/Coin/html/classSoPointSet.html Xshare/Coin/html/classSoPointSet.png Xshare/Coin/html/classSoPointSizeElement-members.html Xshare/Coin/html/classSoPointSizeElement.html Xshare/Coin/html/classSoPointSizeElement.png Xshare/Coin/html/classSoPolygonOffset-members.html Xshare/Coin/html/classSoPolygonOffset.html Xshare/Coin/html/classSoPolygonOffset.png Xshare/Coin/html/classSoPrimitiveVertex-members.html Xshare/Coin/html/classSoPrimitiveVertex.html Xshare/Coin/html/classSoProfile-members.html Xshare/Coin/html/classSoProfile.html Xshare/Coin/html/classSoProfile.png Xshare/Coin/html/classSoProfileCoordinate2-members.html Xshare/Coin/html/classSoProfileCoordinate2.html Xshare/Coin/html/classSoProfileCoordinate2.png Xshare/Coin/html/classSoProfileCoordinate3-members.html Xshare/Coin/html/classSoProfileCoordinate3.html Xshare/Coin/html/classSoProfileCoordinate3.png Xshare/Coin/html/classSoQuadMesh-members.html Xshare/Coin/html/classSoQuadMesh.html Xshare/Coin/html/classSoQuadMesh.png Xshare/Coin/html/classSoRayPickAction-members.html Xshare/Coin/html/classSoRayPickAction.html Xshare/Coin/html/classSoRayPickAction.png Xshare/Coin/html/classSoReadError-members.html Xshare/Coin/html/classSoReadError.html Xshare/Coin/html/classSoReadError.png Xshare/Coin/html/classSoReplacedElement-members.html Xshare/Coin/html/classSoReplacedElement.html Xshare/Coin/html/classSoReplacedElement.png Xshare/Coin/html/classSoResetTransform-members.html Xshare/Coin/html/classSoResetTransform.html Xshare/Coin/html/classSoResetTransform.png Xshare/Coin/html/classSoRotateCylindricalDragger-members.html Xshare/Coin/html/classSoRotateCylindricalDragger.html Xshare/Coin/html/classSoRotation.html Xshare/Coin/html/classSoRotateCylindricalDragger.png Xshare/Coin/html/classSoRotateDiscDragger-members.html Xshare/Coin/html/classSoRotateDiscDragger.html Xshare/Coin/html/classSoRotateDiscDragger.png Xshare/Coin/html/classSoRotateSphericalDragger-members.html Xshare/Coin/html/classSoRotateSphericalDragger.html Xshare/Coin/html/classSoRotateSphericalDragger.png Xshare/Coin/html/classSoRotation-members.html Xshare/Coin/html/classSoRotation.png Xshare/Coin/html/classSoRotationXYZ-members.html Xshare/Coin/html/classSoRotationXYZ.html Xshare/Coin/html/classSoRotationXYZ.png Xshare/Coin/html/classSoRotor.html Xshare/Coin/html/classSoRotor-members.html Xshare/Coin/html/classSoRotor.png Xshare/Coin/html/classSoSFBitMask-members.html Xshare/Coin/html/classSoSFBitMask.html Xshare/Coin/html/classSoSFBitMask.png Xshare/Coin/html/classSoSFBool-members.html Xshare/Coin/html/classSoSFBool.html Xshare/Coin/html/classSoSFBool.png Xshare/Coin/html/classSoSFColor-members.html Xshare/Coin/html/classSoSFColor.html Xshare/Coin/html/classSoSFColor.png Xshare/Coin/html/classSoSFEngine-members.html Xshare/Coin/html/classSoSFEngine.html Xshare/Coin/html/classSoSFEngine.png Xshare/Coin/html/classSoSFEnum-members.html Xshare/Coin/html/functions.html Xshare/Coin/html/classSoSFEnum.html Xshare/Coin/html/classSoSFEnum.png Xshare/Coin/html/classSoSFFloat-members.html Xshare/Coin/html/classSoSFFloat.html Xshare/Coin/html/classSoSFFloat.png Xshare/Coin/html/classSoSFImage-members.html Xshare/Coin/html/classSoSFImage.html Xshare/Coin/html/classSoSFImage.png Xshare/Coin/html/classSoSFImage3-members.html Xshare/Coin/html/classSoSFImage3.html Xshare/Coin/html/classSoSFImage3.png Xshare/Coin/html/classSoSFInt32-members.html Xshare/Coin/html/classSoSFInt32.html Xshare/Coin/html/classSoSFInt32.png Xshare/Coin/html/classSoSFMatrix-members.html Xshare/Coin/html/classSoSFMatrix.html Xshare/Coin/html/classSoSFMatrix.png Xshare/Coin/html/classSoSFName-members.html Xshare/Coin/html/classSoSFName.html Xshare/Coin/html/classSoSFName.png Xshare/Coin/html/classSoSFNode-members.html Xshare/Coin/html/classSoSFNode.html Xshare/Coin/html/classSoSFNode.png Xshare/Coin/html/classSoSFPath-members.html Xshare/Coin/html/classSoSFPath.html Xshare/Coin/html/classSoSFPath.png Xshare/Coin/html/classSoSFPlane-members.html Xshare/Coin/html/classSoSFPlane.html Xshare/Coin/html/classSoSFPlane.png Xshare/Coin/html/classSoSFRotation-members.html Xshare/Coin/html/classSoSFRotation.html Xshare/Coin/html/classSoSFRotation.png Xshare/Coin/html/classSoSFShort-members.html Xshare/Coin/html/classSoSFShort.html Xshare/Coin/html/classSoSFShort.png Xshare/Coin/html/classSoSFString-members.html Xshare/Coin/html/classSoSFString.html Xshare/Coin/html/classSoSFString.png Xshare/Coin/html/classSoSFTime-members.html Xshare/Coin/html/classSoSFTime.html Xshare/Coin/html/classSoSFTime.png Xshare/Coin/html/classSoSFTrigger-members.html Xshare/Coin/html/classSoSFTrigger.html Xshare/Coin/html/classSoSFTrigger.png Xshare/Coin/html/classSoSFUInt32-members.html Xshare/Coin/html/classSoSFUInt32.html Xshare/Coin/html/classSoSFUInt32.png Xshare/Coin/html/hierarchy.html Xshare/Coin/html/classSoSFUShort-members.html Xshare/Coin/html/classSoSFUShort.html Xshare/Coin/html/classSoSFUShort.png Xshare/Coin/html/classSoSFVec2f-members.html Xshare/Coin/html/classSoSFVec2f.html Xshare/Coin/html/classSoSFVec2f.png Xshare/Coin/html/classSoSFVec3f-members.html Xshare/Coin/html/classSoSFVec3f.html Xshare/Coin/html/classSoSFVec3f.png Xshare/Coin/html/classSoSFVec4f-members.html Xshare/Coin/html/classSoSFVec4f.html Xshare/Coin/html/classSoSFVec4f.png Xshare/Coin/html/classSoSField-members.html Xshare/Coin/html/classSoSField.html Xshare/Coin/html/classSoSField.png Xshare/Coin/html/classSoScale-members.html Xshare/Coin/html/classSoScale.html Xshare/Coin/html/classSoScale.png Xshare/Coin/html/classSoScale1Dragger-members.html Xshare/Coin/html/classSoScale1Dragger.html Xshare/Coin/html/classSoScale1Dragger.png Xshare/Coin/html/classSoScale2Dragger-members.html Xshare/Coin/html/classSoScale2Dragger.html Xshare/Coin/html/classSoScale2Dragger.png Xshare/Coin/html/classSoScale2UniformDragger-members.html Xshare/Coin/html/classSoScale2UniformDragger.html Xshare/Coin/html/classSoScale2UniformDragger.png Xshare/Coin/html/classSoScaleUniformDragger-members.html Xshare/Coin/html/classSoScaleUniformDragger.html Xshare/Coin/html/classSoScaleUniformDragger.png Xshare/Coin/html/classSoSceneKit-members.html Xshare/Coin/html/classSoSceneKit.html Xshare/Coin/html/classSoSceneKit.png Xshare/Coin/html/classSoSceneManager-members.html Xshare/Coin/html/classSoSceneManager.html Xshare/Coin/html/classSoSearchAction-members.html Xshare/Coin/html/classSoSearchAction.html Xshare/Coin/html/classSoSearchAction.png Xshare/Coin/html/classSoSelectOne-members.html Xshare/Coin/html/classSoSelectOne.html Xshare/Coin/html/classSoSelectOne.png Xshare/Coin/html/classSoSelection-members.html Xshare/Coin/html/classSoSelection.html Xshare/Coin/html/classSoSelection.png Xshare/Coin/html/classSoSensor-members.html Xshare/Coin/html/classSoSensor.html Xshare/Coin/html/classSoSensor.png Xshare/Coin/html/classSoSensorManager-members.html Xshare/Coin/html/classSoSensorManager.html Xshare/Coin/html/classSoSeparator-members.html Xshare/Coin/html/classSoSeparator.html Xshare/Coin/html/classSoSeparator.png Xshare/Coin/html/classSoSeparatorKit-members.html Xshare/Coin/html/classSoSeparatorKit.html Xshare/Coin/html/classSoSeparatorKit.png Xshare/Coin/html/classSoShape-members.html Xshare/Coin/html/classSoShape.html Xshare/Coin/html/classSoShape.png Xshare/Coin/html/classSoShapeHints-members.html Xshare/Coin/html/classSoShapeHints.html Xshare/Coin/html/classSoShapeHints.png Xshare/Coin/html/classSoShapeKit-members.html Xshare/Coin/html/classSoShapeKit.html Xshare/Coin/html/classSoShapeKit.png Xshare/Coin/html/classSoShuttle-members.html Xshare/Coin/html/classSoShuttle.html Xshare/Coin/html/classSoShuttle.png Xshare/Coin/html/classSoSpaceballButtonEvent-members.html Xshare/Coin/html/classSoSpaceballButtonEvent.html Xshare/Coin/html/classSoSpaceballButtonEvent.png Xshare/Coin/html/classSoSphere-members.html Xshare/Coin/html/classSoSphere.html Xshare/Coin/html/classSoSphere.png Xshare/Coin/html/classSoSpotLight-members.html Xshare/Coin/html/classSoSpotLight.html Xshare/Coin/html/classSoSpotLight.png Xshare/Coin/html/classSoSpotLightDragger-members.html Xshare/Coin/html/classSoSpotLightDragger.html Xshare/Coin/html/classSoSpotLightDragger.png Xshare/Coin/html/classSoSpotLightManip-members.html Xshare/Coin/html/classSoSpotLightManip.html Xshare/Coin/html/classSoSpotLightManip.png Xshare/Coin/html/classSoState-members.html Xshare/Coin/html/classSoState.html Xshare/Coin/html/classSoSurroundScale-members.html Xshare/Coin/html/classSoSwitch.html Xshare/Coin/html/classSoSurroundScale.html Xshare/Coin/html/classSoSurroundScale.png Xshare/Coin/html/classSoSwitch-members.html Xshare/Coin/html/classSoSwitch.png Xshare/Coin/html/classSoTabBoxDragger-members.html Xshare/Coin/html/classSoTabBoxDragger.html Xshare/Coin/html/classSoTabBoxDragger.png Xshare/Coin/html/classSoTabBoxManip-members.html Xshare/Coin/html/classSoTabBoxManip.html Xshare/Coin/html/classSoTabBoxManip.png Xshare/Coin/html/classSoTabPlaneDragger-members.html Xshare/Coin/html/classSoTabPlaneDragger.html Xshare/Coin/html/classSoTabPlaneDragger.png Xshare/Coin/html/classSoText2-members.html Xshare/Coin/html/classSoText2.html Xshare/Coin/html/classSoText2.png Xshare/Coin/html/classSoText3-members.html Xshare/Coin/html/classSoText3.html Xshare/Coin/html/classSoText3.png Xshare/Coin/html/classSoTextDetail-members.html Xshare/Coin/html/classSoTextDetail.html Xshare/Coin/html/classSoTextDetail.png Xshare/Coin/html/classSoTexture2-members.html Xshare/Coin/html/classSoTexture2.html Xshare/Coin/html/classSoTexture2.png Xshare/Coin/html/classSoTexture2Transform-members.html Xshare/Coin/html/classSoTexture2Transform.html Xshare/Coin/html/classSoTexture2Transform.png Xshare/Coin/html/classSoTexture3.html Xshare/Coin/html/classSoTexture3-members.html Xshare/Coin/html/classSoTexture3.png Xshare/Coin/html/classSoTexture3Transform-members.html Xshare/Coin/html/classSoTexture3Transform.html Xshare/Coin/html/classSoTexture3Transform.png Xshare/Coin/html/classSoTextureCoordinate2-members.html Xshare/Coin/html/classSoTextureCoordinate2.html Xshare/Coin/html/classSoTextureCoordinate2.png Xshare/Coin/html/classSoTextureCoordinate3-members.html Xshare/Coin/html/classSoTextureCoordinate3.html Xshare/Coin/html/classSoTextureCoordinate3.png Xshare/Coin/html/classSoTextureCoordinateBinding-members.html Xshare/Coin/html/classSoTextureCoordinateBinding.html Xshare/Coin/html/classSoTextureCoordinateBinding.png Xshare/Coin/html/classSoTextureCoordinateDefault-members.html Xshare/Coin/html/classSoTextureCoordinateDefault.html Xshare/Coin/html/classSoTextureCoordinateDefault.png Xshare/Coin/html/classSoTextureCoordinateEnvironment-members.html Xshare/Coin/html/classSoTextureCoordinateEnvironment.html Xshare/Coin/html/classSoTextureCoordinateEnvironment.png Xshare/Coin/html/classSoTextureCoordinateFunction-members.html Xshare/Coin/html/classSoTextureCoordinateFunction.html Xshare/Coin/html/classSoTextureCoordinateFunction.png Xshare/Coin/html/classSoTextureCoordinatePlane-members.html Xshare/Coin/html/classSoTextureCoordinatePlane.html Xshare/Coin/html/classSoTextureCoordinatePlane.png Xshare/Coin/html/classSoTextureScalePolicy-members.html Xshare/Coin/html/classSoTextureScalePolicy.html Xshare/Coin/html/classSoTextureScalePolicy.png Xshare/Coin/html/classSoTimeCounter-members.html Xshare/Coin/html/classSoTimeCounter.html Xshare/Coin/html/classSoTimeCounter.png Xshare/Coin/html/classSoTimerQueueSensor-members.html Xshare/Coin/html/classSoTimerQueueSensor.html Xshare/Coin/html/classSoTimerQueueSensor.png Xshare/Coin/html/classSoTimerSensor-members.html Xshare/Coin/html/classSoTimerSensor.html Xshare/Coin/html/classSoTimerSensor.png Xshare/Coin/html/classSoToVRML2Action-members.html Xshare/Coin/html/classSoToVRML2Action.html Xshare/Coin/html/classSoToVRML2Action.png Xshare/Coin/html/classSoToVRMLAction-members.html Xshare/Coin/html/classSoToVRMLAction.html Xshare/Coin/html/classSoToVRMLAction.png Xshare/Coin/html/classSoTrackballDragger-members.html Xshare/Coin/html/classSoTrackballDragger.html Xshare/Coin/html/classSoTrackballDragger.png Xshare/Coin/html/classSoTrackballManip-members.html Xshare/Coin/html/classSoTrackballManip.html Xshare/Coin/html/classSoTrackballManip.png Xshare/Coin/html/classSoTransform-members.html Xshare/Coin/html/classSoTransform.html Xshare/Coin/html/classSoTransform.png Xshare/Coin/html/classSoTransformBoxDragger-members.html Xshare/Coin/html/classSoTransformBoxDragger.html Xshare/Coin/html/classSoTransformBoxDragger.png Xshare/Coin/html/classSoTransformBoxManip-members.html Xshare/Coin/html/classSoTransformBoxManip.html Xshare/Coin/html/classSoTransformBoxManip.png Xshare/Coin/html/classSoTransformManip.html Xshare/Coin/html/classSoTransformManip-members.html Xshare/Coin/html/classSoTransformManip.png Xshare/Coin/html/classSoTransformSeparator-members.html Xshare/Coin/html/classSoTransformSeparator.html Xshare/Coin/html/classSoTransformSeparator.png Xshare/Coin/html/classSoTransformVec3f-members.html Xshare/Coin/html/classSoTransformVec3f.html Xshare/Coin/html/classSoTransformVec3f.png Xshare/Coin/html/classSoTransformation-members.html Xshare/Coin/html/classSoTransformation.html Xshare/Coin/html/classSoTransformation.png Xshare/Coin/html/classSoTransformerDragger-members.html Xshare/Coin/html/modules.html Xshare/Coin/html/classSoTransformerDragger.html Xshare/Coin/html/classSoTransformerDragger.png Xshare/Coin/html/classSoTransformerManip-members.html Xshare/Coin/html/classSoTransformerManip.html Xshare/Coin/html/classSoTransformerManip.png Xshare/Coin/html/classSoTranslate1Dragger-members.html Xshare/Coin/html/classSoTranslate1Dragger.html Xshare/Coin/html/classSoTranslate1Dragger.png Xshare/Coin/html/classSoTranslate2Dragger-members.html Xshare/Coin/html/classSoTranslate2Dragger.html Xshare/Coin/html/classSoTranslate2Dragger.png Xshare/Coin/html/classSoTranslation-members.html Xshare/Coin/html/classSoTranslation.html Xshare/Coin/html/classSoTranslation.png Xshare/Coin/html/classSoTransparencyType-members.html Xshare/Coin/html/classSoTransparencyType.html Xshare/Coin/html/classSoTransparencyType.png Xshare/Coin/html/classSoTriangleStripSet-members.html Xshare/Coin/html/classSoTriangleStripSet.html Xshare/Coin/html/classSoTriangleStripSet.png Xshare/Coin/html/classSoTriggerAny-members.html Xshare/Coin/html/classSoTriggerAny.html Xshare/Coin/html/classSoTriggerAny.png Xshare/Coin/html/classSoType-members.html Xshare/Coin/html/classSoType.html Xshare/Coin/html/classSoTypeList.html Xshare/Coin/html/classSoTypeList-members.html Xshare/Coin/html/classSoTypeList.png Xshare/Coin/html/classSoUnits-members.html Xshare/Coin/html/classSoUnits.html Xshare/Coin/html/classSoUnits.png Xshare/Coin/html/classSoVRMLAnchor-members.html Xshare/Coin/html/classSoVRMLAnchor.html Xshare/Coin/html/classSoVRMLAnchor.png Xshare/Coin/html/classSoVRMLAppearance-members.html Xshare/Coin/html/classSoVRMLAppearance.html Xshare/Coin/html/classSoVRMLAppearance.png Xshare/Coin/html/classSoVRMLAudioClip-members.html Xshare/Coin/html/classSoVRMLAudioClip.html Xshare/Coin/html/classSoVRMLAudioClip.png Xshare/Coin/html/classSoVRMLBackground-members.html Xshare/Coin/html/classSoVRMLBackground.html Xshare/Coin/html/classSoVRMLBackground.png Xshare/Coin/html/classSoVRMLBillboard-members.html Xshare/Coin/html/classSoVRMLBillboard.html Xshare/Coin/html/classSoVRMLBillboard.png Xshare/Coin/html/classSoVRMLBox-members.html Xshare/Coin/html/classSoVRMLBox.html Xshare/Coin/html/classSoVRMLBox.png Xshare/Coin/html/classSoVRMLCollision-members.html Xshare/Coin/html/classSoVRMLCollision.html Xshare/Coin/html/classSoVRMLCollision.png Xshare/Coin/html/classSoVRMLColor-members.html Xshare/Coin/html/classSoVRMLColor.html Xshare/Coin/html/classSoVRMLColor.png Xshare/Coin/html/classSoVRMLColorInterpolator-members.html Xshare/Coin/html/classSoVRMLColorInterpolator.html Xshare/Coin/html/classSoVRMLCone-members.html Xshare/Coin/html/classSoVRMLCone.html Xshare/Coin/html/classSoVRMLCone.png Xshare/Coin/html/classSoVRMLCoordinate-members.html Xshare/Coin/html/classSoVRMLCoordinate.html Xshare/Coin/html/classSoVRMLCoordinate.png Xshare/Coin/html/classSoVRMLCoordinateInterpolator-members.html Xshare/Coin/html/classSoVRMLCoordinateInterpolator.html Xshare/Coin/html/classSoVRMLCylinder-members.html Xshare/Coin/html/classSoVRMLCylinder.html Xshare/Coin/html/classSoVRMLCylinder.png Xshare/Coin/html/classSoVRMLCylinderSensor-members.html Xshare/Coin/html/classSoVRMLCylinderSensor.html Xshare/Coin/html/classSoVRMLCylinderSensor.png Xshare/Coin/html/classSoVRMLDirectionalLight-members.html Xshare/Coin/html/classSoVRMLDirectionalLight.html Xshare/Coin/html/classSoVRMLDirectionalLight.png Xshare/Coin/html/classSoVRMLDragSensor-members.html Xshare/Coin/html/classSoVRMLDragSensor.html Xshare/Coin/html/classSoVRMLDragSensor.png Xshare/Coin/html/classSoVRMLElevationGrid-members.html Xshare/Coin/html/classSoVRMLElevationGrid.html Xshare/Coin/html/classSoVRMLElevationGrid.png Xshare/Coin/html/classSoVRMLExtrusion-members.html Xshare/Coin/html/classSoVRMLExtrusion.html Xshare/Coin/html/classSoVRMLExtrusion.png Xshare/Coin/html/classSoVRMLFog-members.html Xshare/Coin/html/classSoVRMLFog.html Xshare/Coin/html/classSoVRMLFog.png Xshare/Coin/html/classSoVRMLFontStyle-members.html Xshare/Coin/html/classSoVRMLFontStyle.html Xshare/Coin/html/classSoVRMLFontStyle.png Xshare/Coin/html/classSoVRMLGeometry-members.html Xshare/Coin/html/classSoVRMLGeometry.html Xshare/Coin/html/classSoVRMLLOD.html Xshare/Coin/html/classSoVRMLGeometry.png Xshare/Coin/html/classSoVRMLGroup-members.html Xshare/Coin/html/classSoVRMLGroup.html Xshare/Coin/html/classSoVRMLGroup.png Xshare/Coin/html/classSoVRMLImageTexture-members.html Xshare/Coin/html/classSoVRMLImageTexture.html Xshare/Coin/html/classSoVRMLImageTexture.png Xshare/Coin/html/classSoVRMLIndexedFaceSet-members.html Xshare/Coin/html/classSoVRMLIndexedFaceSet.html Xshare/Coin/html/classSoVRMLIndexedFaceSet.png Xshare/Coin/html/classSoVRMLIndexedLineSet-members.html Xshare/Coin/html/classSoVRMLIndexedLineSet.html Xshare/Coin/html/classSoVRMLIndexedShape.png Xshare/Coin/html/classSoVRMLIndexedShape-members.html Xshare/Coin/html/classSoVRMLIndexedShape.html Xshare/Coin/html/classSoVRMLInline-members.html Xshare/Coin/html/classSoVRMLInline.html Xshare/Coin/html/classSoVRMLInline.png Xshare/Coin/html/classSoVRMLLOD-members.html Xshare/Coin/html/classSoVRMLLOD.png Xshare/Coin/html/classSoVRMLLight-members.html Xshare/Coin/html/classSoVRMLLight.html Xshare/Coin/html/classSoVRMLLight.png Xshare/Coin/html/classSoVRMLMaterial-members.html Xshare/Coin/html/classSoVRMLMaterial.html Xshare/Coin/html/classSoVRMLMaterial.png Xshare/Coin/html/classSoVRMLMovieTexture.html Xshare/Coin/html/classSoVRMLMovieTexture-members.html Xshare/Coin/html/classSoVRMLMovieTexture.png Xshare/Coin/html/classSoVRMLNavigationInfo-members.html Xshare/Coin/html/classSoVRMLNavigationInfo.html Xshare/Coin/html/classSoVRMLNavigationInfo.png Xshare/Coin/html/classSoVRMLNormal-members.html Xshare/Coin/html/classSoVRMLNormal.html Xshare/Coin/html/classSoVRMLNormal.png Xshare/Coin/html/classSoVRMLNormalInterpolator-members.html Xshare/Coin/html/classSoVRMLNormalInterpolator.html Xshare/Coin/html/classSoVRMLOrientationInterpolator-members.html Xshare/Coin/html/classSoVRMLParent-members.html Xshare/Coin/html/classSoVRMLOrientationInterpolator.html Xshare/Coin/html/classSoVRMLParent.html Xshare/Coin/html/classSoVRMLParent.png Xshare/Coin/html/classSoVRMLPixelTexture-members.html Xshare/Coin/html/classSoVRMLPixelTexture.html Xshare/Coin/html/classSoVRMLPixelTexture.png Xshare/Coin/html/classSoVRMLPlaneSensor-members.html Xshare/Coin/html/classSoVRMLPlaneSensor.html Xshare/Coin/html/classSoVRMLPlaneSensor.png Xshare/Coin/html/classSoVRMLPointLight-members.html Xshare/Coin/html/classSoVRMLPointLight.html Xshare/Coin/html/classSoVRMLPointLight.png Xshare/Coin/html/classSoVRMLPointSet-members.html Xshare/Coin/html/classSoVRMLPointSet.html Xshare/Coin/html/classSoVRMLPointSet.png Xshare/Coin/html/classSoVRMLPositionInterpolator-members.html Xshare/Coin/html/classSoVRMLPositionInterpolator.html Xshare/Coin/html/classSoVRMLProximitySensor-members.html Xshare/Coin/html/classSoVRMLProximitySensor.html Xshare/Coin/html/classSoVRMLProximitySensor.png Xshare/Coin/html/classSoVRMLScalarInterpolator-members.html Xshare/Coin/html/classSoVRMLScalarInterpolator.html Xshare/Coin/html/classSoVRMLScript-members.html Xshare/Coin/html/classSoVRMLScript.html Xshare/Coin/html/classSoVRMLScript.png Xshare/Coin/html/classSoVRMLShape-members.html Xshare/Coin/html/classSoVRMLShape.html Xshare/Coin/html/classSoVRMLShape.png Xshare/Coin/html/classSoVRMLSound-members.html Xshare/Coin/html/classSoVRMLSound.html Xshare/Coin/html/classSoVRMLSound.png Xshare/Coin/html/classSoVRMLSphere-members.html Xshare/Coin/html/classSoVRMLSphere.html Xshare/Coin/html/classSoVRMLSphere.png Xshare/Coin/html/classSoVRMLSphereSensor-members.html Xshare/Coin/html/classSoVRMLSphereSensor.html Xshare/Coin/html/classSoVRMLSphereSensor.png Xshare/Coin/html/classSoVRMLSpotLight-members.html Xshare/Coin/html/classSoVRMLSwitch.html Xshare/Coin/html/classSoVRMLSpotLight.html Xshare/Coin/html/classSoVRMLSpotLight.png Xshare/Coin/html/classSoVRMLSwitch-members.html Xshare/Coin/html/classSoVRMLSwitch.png Xshare/Coin/html/classSoVRMLText-members.html Xshare/Coin/html/classSoVRMLText.html Xshare/Coin/html/classSoVRMLText.png Xshare/Coin/html/classSoVRMLTexture-members.html Xshare/Coin/html/classSoVRMLTexture.html Xshare/Coin/html/classSoVRMLTexture.png Xshare/Coin/html/classSoVRMLTextureCoordinate-members.html Xshare/Coin/html/classSoVRMLTextureCoordinate.html Xshare/Coin/html/classSoVRMLTextureCoordinate.png Xshare/Coin/html/classSoVRMLTextureTransform-members.html Xshare/Coin/html/classSoVRMLTextureTransform.html Xshare/Coin/html/classSoVRMLTextureTransform.png Xshare/Coin/html/classSoVRMLTimeSensor-members.html Xshare/Coin/html/classSoVRMLTimeSensor.html Xshare/Coin/html/classSoVRMLTouchSensor-members.html Xshare/Coin/html/classSoVRMLTouchSensor.html Xshare/Coin/html/classSoVRMLTouchSensor.png Xshare/Coin/html/classSoVRMLTransform-members.html Xshare/Coin/html/classSoVRMLTransform.html Xshare/Coin/html/classSoVRMLTransform.png Xshare/Coin/html/classSoVRMLVertexLine-members.html Xshare/Coin/html/classSoVRMLVertexLine.html Xshare/Coin/html/classSoVRMLVertexLine.png Xshare/Coin/html/classSoVRMLVertexPoint-members.html Xshare/Coin/html/classSoVRMLVertexPoint.html Xshare/Coin/html/classSoVRMLVertexPoint.png Xshare/Coin/html/classSoVRMLVertexShape-members.html Xshare/Coin/html/classSoVRMLVertexShape.html Xshare/Coin/html/classSoVRMLVertexShape.png Xshare/Coin/html/classSoVRMLViewpoint-members.html Xshare/Coin/html/classSoVRMLViewpoint.html Xshare/Coin/html/classSoVRMLViewpoint.png Xshare/Coin/html/classSoVRMLVisibilitySensor-members.html Xshare/Coin/html/classSoVRMLVisibilitySensor.png Xshare/Coin/html/classSoVRMLVisibilitySensor.html Xshare/Coin/html/classSoVRMLWorldInfo-members.html Xshare/Coin/html/classSoVRMLWorldInfo.html Xshare/Coin/html/classSoVRMLWorldInfo.png Xshare/Coin/html/classSoVertexProperty-members.html Xshare/Coin/html/classSoVertexProperty.html Xshare/Coin/html/classSoVertexProperty.png Xshare/Coin/html/classSoVertexShape-members.html Xshare/Coin/html/classSoVertexShape.html Xshare/Coin/html/classSoVertexShape.png Xshare/Coin/html/classSoWWWAnchor-members.html Xshare/Coin/html/classSoWWWAnchor.html Xshare/Coin/html/classSoWWWAnchor.png Xshare/Coin/html/group__actions.html Xshare/Coin/html/classSoWWWInline-members.html Xshare/Coin/html/classSoWWWInline.html Xshare/Coin/html/classSoWWWInline.png Xshare/Coin/html/classSoWrapperKit-members.html Xshare/Coin/html/classSoWrapperKit.html Xshare/Coin/html/classSoWrapperKit.png Xshare/Coin/html/classSoWriteAction-members.html Xshare/Coin/html/classSoWriteAction.html Xshare/Coin/html/classSoWriteAction.png Xshare/Coin/html/group__VRMLnodes.html Xshare/Coin/html/group__base.html Xshare/Coin/html/group__bundles.html Xshare/Coin/html/group__caches.html Xshare/Coin/html/group__collision.html Xshare/Coin/html/group__details.html Xshare/Coin/html/group__draggers.html Xshare/Coin/html/group__elements.html Xshare/Coin/html/group__engines.html Xshare/Coin/html/group__errors.html Xshare/Coin/html/group__events.html Xshare/Coin/html/group__fields.html Xshare/Coin/html/group__general.html Xshare/Coin/html/group__manips.html Xshare/Coin/html/group__nodekits.html Xshare/Coin/html/group__nodes.html Xshare/Coin/html/group__projectors.html Xshare/Coin/html/group__sensors.html Xshare/Coin/html/group__sound.html X@dirrm include/Inventor/lock X@dirrm include/Inventor/system X@dirrm include/Inventor/C/base X@dirrm include/Inventor/C/errors X@dirrm include/Inventor/C/glue X@dirrm include/Inventor/C/threads X@dirrm include/Inventor/C X@dirrm include/Inventor/VRMLnodes X@dirrm include/Inventor/actions X@dirrm include/Inventor/bundles X@dirrm include/Inventor/caches X@dirrm include/Inventor/details X@dirrm include/Inventor/draggers X@dirrm include/Inventor/elements X@dirrm include/Inventor/engines X@dirrm include/Inventor/errors X@dirrm include/Inventor/events X@dirrm include/Inventor/fields X@dirrm include/Inventor/manips X@dirrm include/Inventor/misc X@dirrm include/Inventor/lists X@dirrm include/Inventor/nodekits X@dirrm include/Inventor/nodes X@dirrm include/Inventor/projectors X@dirrm include/Inventor/sensors X@dirrm include/Inventor/threads X@dirrm include/Inventor X@dirrm share/Coin/draggerDefaults X@unexec rmdir %D/share/Coin/html 2>/dev/null || true X@unexec rmdir %D/share/Coin/conf 2>/dev/null || true X@unexec rmdir %D/share/Coin 2>/dev/null || true END-of-Coin/pkg-plist echo x - Coin/Makefile~ sed 's/^X//' >Coin/Makefile~ << 'END-of-Coin/Makefile~' X# New ports collection makefile for: Coin X# Date created: 10 May 2002 X# Whom: roland.jesse@gmx.net X# X# $FreeBSD: ports/graphics/Coin/Makefile,v 1.4 2003/03/31 09:28:08 edwin Exp $ X# X XPORTNAME= Coin XPORTVERSION= 2.0.2 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ X XMAINTAINER= roland.jesse@gmx.net XCOMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API X XLIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage \ X openal.0:${PORTSDIR}/audio/openal X XUSE_REINPLACE= yes XUSE_MESA= yes XUSE_XLIB= yes XUSE_LIBTOOL= yes XCONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe --enable-3ds-import --enable-sound --enable-html XINSTALLS_SHLIB= yes X XMAN1= coin-config.1 X X# Fixed in Coin's CVS but needed for the 2.0.0 release: Xpre-configure: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure X @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure X Xpost-patch: X @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in X X.include END-of-Coin/Makefile~ exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 07:44:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECB937B401; Fri, 11 Apr 2003 07:44:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6994C43F75; Fri, 11 Apr 2003 07:44:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BEigUp003352; Fri, 11 Apr 2003 07:44:42 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BEifL7003348; Fri, 11 Apr 2003 07:44:41 -0700 (PDT) Date: Fri, 11 Apr 2003 07:44:41 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111444.h3BEifL7003348@freefall.freebsd.org> To: ck@cksoft.de, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50814: [MAINTAINER UPDATE] Update openldap21 to 2.1.17 and 2.1.17-stable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:44:43 -0000 Synopsis: [MAINTAINER UPDATE] Update openldap21 to 2.1.17 and 2.1.17-stable State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 07:44:28 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50814 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 08:00:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8CE37B401 for ; Fri, 11 Apr 2003 08:00:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEDF943FB1 for ; Fri, 11 Apr 2003 08:00:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BF0NUp005955 for ; Fri, 11 Apr 2003 08:00:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BF0NOq005954; Fri, 11 Apr 2003 08:00:23 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 08:00:23 -0700 (PDT) Resent-Message-Id: <200304111500.h3BF0NOq005954@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Michael L.Hostbaek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A858F37B401 for ; Fri, 11 Apr 2003 07:52:17 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E8D343F3F for ; Fri, 11 Apr 2003 07:52:16 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id E6B1E37CCB for ; Fri, 11 Apr 2003 16:52:14 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id A25DC14C8C; Fri, 11 Apr 2003 16:52:14 +0200 (CEST) Message-Id: <20030411145214.A25DC14C8C@icommerce-france.com> Date: Fri, 11 Apr 2003 16:52:14 +0200 (CEST) From: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50823: Update port: [Maintainer Update]: misc/lr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Michael L.Hostbaek" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:00:25 -0000 >Number: 50823 >Category: ports >Synopsis: Update port: [Maintainer Update]: misc/lr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 08:00:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: - Update to latest release. (Including use of lesspipe.sh) >How-To-Repeat: >Fix: diff -u -ruN lr.bak/Makefile lr/Makefile --- lr.bak/Makefile Thu Apr 10 18:09:30 2003 +++ lr/Makefile Fri Apr 11 16:46:50 2003 @@ -7,24 +7,51 @@ # PORTNAME= lr -PORTVERSION= 1.9 +PORTVERSION= 2.0 CATEGORIES= misc MASTER_SITES= http://www.seekrut.com/rk/ DISTNAME= lazyread-${PORTVERSION} MAINTAINER= mich@freebsdcluster.org COMMENT= Lazyread can auto-scroll files on your screen in movie credit fashion + +.include + +.if exists(/usr/bin/lesspipe.sh) +LESSPIPE_PATH=/usr/bin/ +PLIST_SUB+= LESSPIPE="@comment " +.else +.if exists(${LOCALBASE}/bin/lesspipe.sh) +LESSPIPE_PATH=${LOCALBASE}/bin/ +PLIST_SUB+= LESSPIPE="@comment " +.else +INSTALL_LESSPIPE=1 +LESSPIPE_PATH=${LOCALBASE}/bin/ +PLIST_SUB+= LESSPIPE="" +.endif +.endif + +LDFLAGS+= -lncurses WRKSRC= ${WRKDIR}/${DISTNAME} +USE_REINPLACE= yes + +pre-patch: + @${REINPLACE_CMD} -e 's|getenv("LESSOPEN")|"\|${LESSPIPE_PATH}lesspipe.sh"|' ${WRKSRC}/lazyread.c + do-build: - cd ${WRKSRC}; ${CC} ${CFLAGS} -o lr lazyread.c -lncurses + cd ${WRKSRC}; ${CC} ${CFLAGS} -o lr lazyread.c ${LDFLAGS} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lr ${PREFIX}/bin +.if defined(INSTALL_LESSPIPE) + ${INSTALL_SCRIPT} ${FILESDIR}/lesspipe.sh ${PREFIX}/bin +.endif + .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif -.include +.include diff -u -ruN lr.bak/distinfo lr/distinfo --- lr.bak/distinfo Thu Apr 10 18:09:30 2003 +++ lr/distinfo Thu Apr 10 18:09:47 2003 @@ -1 +1 @@ -MD5 (lazyread-1.9.tar.gz) = 4ed53cd11497d23ae895d086d29a0cba +MD5 (lazyread-2.0.tar.gz) = 8776c44ea2439d40cce3b449f1186bf4 diff -u -ruN lr.bak/files/lesspipe.sh lr/files/lesspipe.sh --- lr.bak/files/lesspipe.sh Thu Jan 1 01:00:00 1970 +++ lr/files/lesspipe.sh Fri Apr 11 16:37:47 2003 @@ -0,0 +1,13 @@ +#! /bin/sh +# ex:ts=8 + +# $FreeBSD: src/usr.bin/less/lesspipe.sh,v 1.1.2.1 2003/03/16 04:48:44 obrien Exp $ + +case "$1" in + *.Z) uncompress -c $1 2>/dev/null + ;; + *.gz) gzip -d -c $1 2>/dev/null + ;; + *.bz2) bzip2 -d -c $1 2>/dev/null + ;; +esac diff -u -ruN lr.bak/pkg-plist lr/pkg-plist --- lr.bak/pkg-plist Thu Apr 10 18:09:30 2003 +++ lr/pkg-plist Fri Apr 11 16:23:05 2003 @@ -1,3 +1,4 @@ bin/lr +%%LESSPIPE%%bin/lesspipe.sh %%PORTDOCS%%share/doc/lr/README %%PORTDOCS%%@dirrm share/doc/lr >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 08:51:38 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A0037B401; Fri, 11 Apr 2003 08:51:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5157743FAF; Fri, 11 Apr 2003 08:51:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BFpcUp024552; Fri, 11 Apr 2003 08:51:38 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BFpbZ7024547; Fri, 11 Apr 2003 08:51:37 -0700 (PDT) Date: Fri, 11 Apr 2003 08:51:37 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111551.h3BFpbZ7024547@freefall.freebsd.org> To: kiesel@schlund.de, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50812: Update freetds to 0.61 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:51:39 -0000 Synopsis: Update freetds to 0.61 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 08:51:29 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50812 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:00:27 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A46B837B401 for ; Fri, 11 Apr 2003 09:00:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8807B43FBF for ; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BG0OUp024729 for ; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BG0OtM024728; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 09:00:24 -0700 (PDT) Resent-Message-Id: <200304111600.h3BG0OtM024728@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Li-lun Wang (Leland Wang) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0599B37B401 for ; Fri, 11 Apr 2003 08:57:18 -0700 (PDT) Received: from infor.ck.tp.edu.tw (infor.ck.tp.edu.tw [203.64.26.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 842E343F75 for ; Fri, 11 Apr 2003 08:57:17 -0700 (PDT) (envelope-from llwang@infor.ck.tp.edu.tw) Received: by infor.ck.tp.edu.tw (Postfix, from userid 1001) id 542D8932C; Fri, 11 Apr 2003 23:57:06 +0800 (CST) Message-Id: <20030411155706.542D8932C@infor.ck.tp.edu.tw> Date: Fri, 11 Apr 2003 23:57:06 +0800 (CST) From: Li-lun Wang (Leland Wang) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50826: fix port: www/ump (by maintainer) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Li-lun Wang \(Leland Wang\)" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:00:28 -0000 >Number: 50826 >Category: ports >Synopsis: fix port: www/ump (by maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 09:00:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Li-lun Wang (Leland Wang) >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD Athena.infor.org 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #1: Fri Mar 21 23:04:56 CST 2003 root@Athena.infor.org:/home/adm/obj/usr/src/sys/Athena i386 >Description: Fix MASTER_SITES to unbreak distfiles fetch >How-To-Repeat: >Fix: diff -urN ump.orig/Makefile ump/Makefile --- ump.orig/Makefile Fri Apr 11 23:24:52 2003 +++ ump/Makefile Fri Apr 11 23:43:42 2003 @@ -9,14 +9,14 @@ PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ \ +MASTER_SITES= http://www.timidity.jp/dist/ \ http://www.geocities.com/SiliconValley/Lab/2826/1-10/ \ http://pubweb.bnl.gov/people/hoff/midi/1.10/ \ ${MASTER_SITE_NETSCAPE} MASTER_SITE_SUBDIR= sdk/plugin/unix DISTFILES= ${BZ2DIST} ${ZDIST} -PATCH_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ +PATCH_SITES= http://www.timidity.jp/dist/ PATCHFILES= ump-patch-1.gz ump-patch-2.gz ump-patch-3.gz ump-patch-4.gz MAINTAINER= llwang@infor.org >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F7437B401 for ; Fri, 11 Apr 2003 09:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A2943FBF for ; Fri, 11 Apr 2003 09:10:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGACUp030466 for ; Fri, 11 Apr 2003 09:10:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGAC1B030465; Fri, 11 Apr 2003 09:10:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 09:10:12 -0700 (PDT) Resent-Message-Id: <200304111610.h3BGAC1B030465@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Larry Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9650837B401 for ; Fri, 11 Apr 2003 09:01:28 -0700 (PDT) Received: from fuzzilicious.fuzzynerd.com (ip-60-65.academy.rpi.edu [128.113.60.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77A743F3F for ; Fri, 11 Apr 2003 09:01:27 -0700 (PDT) (envelope-from lansil@fuzzilicious.fuzzynerd.com) Received: from fuzzilicious.fuzzynerd.com (localhost [127.0.0.1]) h3BFwe8i058303 for ; Fri, 11 Apr 2003 11:58:40 -0400 (EDT) (envelope-from lansil@fuzzilicious.fuzzynerd.com) Received: (from lansil@localhost)h3BFweVE058302; Fri, 11 Apr 2003 11:58:40 -0400 (EDT) Message-Id: <200304111558.h3BFweVE058302@fuzzilicious.fuzzynerd.com> Date: Fri, 11 Apr 2003 11:58:40 -0400 (EDT) From: Larry Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50828: New port: mod_jk for apache2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Larry Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:10:15 -0000 >Number: 50828 >Category: ports >Synopsis: New port: mod_jk for apache2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 09:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Larry Lansing >Release: FreeBSD 5.0-CURRENT i386 >Organization: Rensselaer Polytechnic Institute >Environment: System: FreeBSD fuzzilicious.fuzzynerd.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Apr 1 11:50:43 EST 2003 root@fuzzilicious.fuzzynerd.com:/usr/obj/usr/src/sys/FUZZILICIOUS i386 >Description: This is a port-ification of mod_jk (a JSP connector module) for Apache 2.x. It is based on the (rather outdated) www/mod_jk port, which is an older version of mod_jk, and only works with apache 1.3. >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: # # . # ./files # ./files/workers.properties.sample # ./files/patch-configure.in # ./files/mod_jk.conf.sample # ./pkg-descr # ./pkg-message # ./pkg-plist # ./distinfo # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/workers.properties.sample sed 's/^X//' >./files/workers.properties.sample << 'END-of-./files/workers.properties.sample' X# Incredibly simple workers.properties file, intended for connecting X# to one host, via AJP13. See the tomcat documentation for X# information on more exotic configuration options. X# X# Change jsp-hostname to the hostname of your JSP server. X# Xworker.list=jsp-hostname X Xworker.jsp-hostname.port=8009 Xworker.jsp-hostname.host=jsp-hostname Xworker.jsp-hostname.type=ajp13 Xworker.jsp-hostname.lbfactor=1 END-of-./files/workers.properties.sample echo x - ./files/patch-configure.in sed 's/^X//' >./files/patch-configure.in << 'END-of-./files/patch-configure.in' X--- configure.in.orig Tue Dec 17 05:20:55 2002 X+++ configure.in Thu Apr 10 13:18:40 2003 X@@ -102,7 +102,7 @@ X WEBSERVER="apache-2.0" X APXSCFLAGS="`${APXS} -q CFLAGS` `${APXS} -q EXTRA_CFLAGS`" X APXSCPPFLAGS="`${APXS} -q EXTRA_CPPFLAGS`" X- APACHE_CONFIG_VARS=${apache_dir}/build/config_vars.mk X+ APACHE_CONFIG_VARS=${prefix}/share/apache2/build/config_vars.mk X fi X AC_MSG_RESULT([building connector for \"$WEBSERVER\"]) X END-of-./files/patch-configure.in echo x - ./files/mod_jk.conf.sample sed 's/^X//' >./files/mod_jk.conf.sample << 'END-of-./files/mod_jk.conf.sample' X# Replace jsp-hostname with the hostname of your JSP server, as X# specified in workers.properties. X# X X JkWorkersFile %%APACHE_CONF%%/workers.properties X JkLogFile logs/jk.log X JkLogLevel warn X X # Sample JkMounts. Replace these with the paths you would X # like to mount from your JSP server. X JkMount /*.jsp jsp-hostname X JkMount /servlet/* jsp-hostname X JkMount /examples/* jsp-hostname X END-of-./files/mod_jk.conf.sample echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xmod_jk is a replacement to the elderly mod_jserv. It is a completely Xnew Tomcat-Apache plugin that handles the communication between XTomcat and Apache. X XWWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/aphowto.html END-of-./pkg-descr echo x - ./pkg-message sed 's/^X//' >./pkg-message << 'END-of-./pkg-message' X***************************************************************************** XMake sure mod_jk.so is enabled in ${PREFIX}/etc/apache2/httpd.conf and Xmod_jk is configured. Have a look at X${PREFIX}/etc/apache2/mod_jk.conf.sample for an example. X***************************************************************************** END-of-./pkg-message echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xetc/apache2/mod_jk.conf.sample Xetc/apache2/workers.properties.sample Xlibexec/apache2/mod_jk.so X@exec %D/sbin/apxs -e -A -n jk %f X@unexec %D/sbin/apxs -e -A -n jk %f END-of-./pkg-plist echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (jakarta-tomcat-connectors-jk-1.2.2-src.tar.gz) = 5e9e76f538d2dbd28d4e1d4f42145ab9 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: mod_jk X# Date created: Thu Apr 10 15:14:37 EDT 2003 X# Whom: Larry Lansing X# X# $FreeBSD: ports/www/mod_jk/Makefile,v 1.11 2003/03/07 06:12:44 ade Exp $ X# X XPORTNAME= mod_jk XPORTVERSION= 1.2.2 XCATEGORIES= www XMASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} XMASTER_SITE_SUBDIR= jakarta-tomcat-connectors/jk/release/v${PORTVERSION}/src XPKGNAMESUFFIX= -apache2 XDISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src X XMAINTAINER= lansil@fuzzynerd.com XCOMMENT= Apache 2.0 module for Tomcat X XBUILD_DEPENDS= ${APXS}:${APACHE_PORT} XRUN_DEPENDS= ${APXS}:${APACHE_PORT} X XAPXS?= ${PREFIX}/sbin/apxs XAPACHE_PORT?= ${PORTSDIR}/www/apache2 XAPACHE_CONF= ${PREFIX}/etc/apache2 XWRKSRC= ${WRKDIR}/jakarta-tomcat-connectors-jk-${PORTVERSION}-src/jk/native X XUSE_GMAKE= YES XUSE_LIBTOOL= YES XUSE_AUTOCONF= YES XUSE_AUTOMAKE= YES XHAS_CONFIGURE= YES XCONFIGURE_ARGS+= --with-apxs=${APXS} X Xdo-install: X ${APXS} -i -A -n jk ${WRKSRC}/apache-2.0/mod_jk.so X ${SED} -e "s#%%APACHE_CONF%%#${APACHE_CONF}#g" ${FILESDIR}/mod_jk.conf.sample > ${WRKDIR}/mod_jk.conf.sample X ${INSTALL_DATA} ${WRKDIR}/mod_jk.conf.sample ${APACHE_CONF} X ${INSTALL_DATA} ${FILESDIR}/workers.properties.sample ${APACHE_CONF} X X.include END-of-./Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:23:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D5C437B401; Fri, 11 Apr 2003 09:23:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9724343FD7; Fri, 11 Apr 2003 09:23:22 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGNMUp036006; Fri, 11 Apr 2003 09:23:22 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGNLR7036002; Fri, 11 Apr 2003 09:23:21 -0700 (PDT) Date: Fri, 11 Apr 2003 09:23:21 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111623.h3BGNLR7036002@freefall.freebsd.org> To: m@absolight.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50785: maintainer update devel/p5-Locale-Maketext-Lexicon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:23:23 -0000 Synopsis: maintainer update devel/p5-Locale-Maketext-Lexicon State-Changed-From-To: open->feedback State-Changed-By: nork State-Changed-When: Fri Apr 11 09:22:20 PDT 2003 State-Changed-Why: Where is p5-Locale-Maketext-Lexicon port? Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 09:22:20 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50785 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:33:51 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1A4137B405; Fri, 11 Apr 2003 09:33:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E63F43FD7; Fri, 11 Apr 2003 09:33:50 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGXoUp038547; Fri, 11 Apr 2003 09:33:50 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGXnhf038543; Fri, 11 Apr 2003 09:33:49 -0700 (PDT) Date: Fri, 11 Apr 2003 09:33:49 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111633.h3BGXnhf038543@freefall.freebsd.org> To: jhanna@shaw.ca, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50706: Update devel/spin to 4.0.3, fixes unfetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:33:52 -0000 Synopsis: Update devel/spin to 4.0.3, fixes unfetchable State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 09:33:41 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50706 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A99A37B401 for ; Fri, 11 Apr 2003 09:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A6343FBF for ; Fri, 11 Apr 2003 09:40:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGeAUp038708 for ; Fri, 11 Apr 2003 09:40:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGeAeQ038707; Fri, 11 Apr 2003 09:40:10 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 09:40:10 -0700 (PDT) Resent-Message-Id: <200304111640.h3BGeAeQ038707@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hiroki Sato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0926337B401 for ; Fri, 11 Apr 2003 09:35:42 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AD643FB1 for ; Fri, 11 Apr 2003 09:35:40 -0700 (PDT) (envelope-from hrs@allbsd.org) Received: from mail.allbsd.org (p64146-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.146.146]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id EA4EC45BD for ; Sat, 12 Apr 2003 01:35:28 +0900 (JST) Received: from alph.allbsd.org (alph.allbsd.org [192.168.0.10]) h3BGYntE023942 for ; Sat, 12 Apr 2003 01:34:49 +0900 (JST) (envelope-from hrs@allbsd.org) Received: from alph.allbsd.org (localhost [127.0.0.1]) by alph.allbsd.org (8.12.9/8.12.8) with ESMTP id h3BGYm23008478 for ; Sat, 12 Apr 2003 01:34:48 +0900 (JST) (envelope-from hrs@alph.allbsd.org) Received: (from hrs@localhost) by alph.allbsd.org (8.12.9/8.12.8/Submit) id h3BGYlpJ008477; Sat, 12 Apr 2003 01:34:47 +0900 (JST) Message-Id: <200304111634.h3BGYlpJ008477@alph.allbsd.org> Date: Sat, 12 Apr 2003 01:34:47 +0900 (JST) From: Hiroki Sato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50830: Update port: net/cvsync 0.19.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroki Sato List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:40:13 -0000 >Number: 50830 >Category: ports >Synopsis: Update port: net/cvsync 0.19.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 09:40:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 4.8-RC i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 4.8-RC FreeBSD 4.8-RC #6: Tue Mar 4 11:48:59 JST 2003 hrs@alph.allbsd.org:/home/obj/usr/src/sys/ALPH i386 >Description: Update to 0.19.2. >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/cvsync/Makefile,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 Makefile --- Makefile 9 Apr 2003 09:21:44 -0000 1.4 +++ Makefile 11 Apr 2003 16:32:24 -0000 @@ -6,7 +6,7 @@ # PORTNAME= cvsync -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.daemon-systems.org/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/cvsync/distinfo,v retrieving revision 1.4 diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.4 distinfo --- distinfo 9 Apr 2003 09:21:44 -0000 1.4 +++ distinfo 11 Apr 2003 16:32:30 -0000 @@ -1 +1 @@ -MD5 (cvsync-0.19.1.tar.gz) = 54d723c97ef878d4398247fb2378c217 +MD5 (cvsync-0.19.2.tar.gz) = 47cee80604cc0f895e734b12d2924296 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18CC937B404 for ; Fri, 11 Apr 2003 09:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A273043FB1 for ; Fri, 11 Apr 2003 09:40:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGeAUp038694 for ; Fri, 11 Apr 2003 09:40:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGeAJw038693; Fri, 11 Apr 2003 09:40:10 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 09:40:10 -0700 (PDT) Resent-Message-Id: <200304111640.h3BGeAJw038693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A4B37B401 for ; Fri, 11 Apr 2003 09:31:30 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8404843FAF for ; Fri, 11 Apr 2003 09:31:28 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h3BGaLD4080633 for ; Fri, 11 Apr 2003 18:36:21 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h3BGaJqJ080632; Fri, 11 Apr 2003 18:36:20 +0200 (CEST) Message-Id: <200304111636.h3BGaJqJ080632@vaio.alexdupre.com> Date: Fri, 11 Apr 2003 18:36:20 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50829: [New Port] MySQL 4.1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:40:13 -0000 >Number: 50829 >Category: ports >Synopsis: [New Port] MySQL 4.1.0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 09:40:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: Port of the new MySQL 4.1 serie (Support for subqueries and derived tables, Speed enhancements, Support for OpenGIS, Unicode UTF8 support, etc.) Diff from mysql40-* ports. Need repo-copy from above ports. Note: Probably because of a bug in GNU tar, the tarball is very large. I've already informed MySQL AB of the problem and it'll be fixed in 4.1.1 release. In any case it's not a problem for the port and I prefered to not repackage it. >How-To-Repeat: >Fix: --- mysql41.diff begins here --- diff -ruN mysql40-server/Makefile mysql41-server/Makefile --- mysql40-server/Makefile Sat Apr 5 08:02:24 2003 +++ mysql41-server/Makefile Fri Apr 11 12:17:17 2003 @@ -1,33 +1,34 @@ # New ports collection makefile for: MySQL-server -# Date created: Sun Mar 3 12:20:35 CET 2002 +# Date created: Fri Apr 11 10:06:26 CET 2003 # Whom: Alex Dupre # -# $FreeBSD: ports/databases/mysql40-server/Makefile,v 1.165 2003/04/04 05:21:35 nork Exp $ +# $FreeBSD$ # PORTNAME?= mysql -PORTVERSION= 4.0.12 -PORTREVISION?= 1 +PORTVERSION= 4.1.0 +PORTREVISION?= 0 CATEGORIES= databases -MASTER_SITES= ftp://mysql.secsup.org/pub/software/mysql/Downloads/MySQL-4.0/ \ - http://mysql.tzone.it/Downloads/MySQL-4.0/ \ - ftp://planetmirror.com/pub/mysql/Downloads/MySQL-4.0/ \ - http://www.softagency.co.jp/MySQL/Downloads/MySQL-4.0/ \ - ftp://sunsite.dk/mirrors/mysql/Downloads/MySQL-4.0/ \ - http://mysql.mediatraffic.fi/Downloads/MySQL-4.0/ \ - ftp://filepile.tiscali.de/mirror/mysql/Downloads/MySQL-4.0/ \ - http://mirrors.tilian.co.uk/mysql.com/Downloads/MySQL-4.0/ \ - ftp://ftp.rtfm.no/pub/mysql/Downloads/MySQL-4.0/ \ - http://www.mysql.cz/Downloads/MySQL-4.0/ \ - ftp://ftp.u-paris10.fr/mysql.com/Downloads/MySQL-4.0/ \ - http://mysql.oms-net.nl/Downloads/MySQL-4.0/ \ - ftp://ftp.free.fr/pub/MySQL/Downloads/MySQL-4.0/ +MASTER_SITES= ftp://mysql.secsup.org/pub/software/mysql/Downloads/MySQL-4.1/ \ + http://mysql.tzone.it/Downloads/MySQL-4.1/ \ + ftp://planetmirror.com/pub/mysql/Downloads/MySQL-4.1/ \ + http://www.softagency.co.jp/MySQL/Downloads/MySQL-4.1/ \ + ftp://sunsite.dk/mirrors/mysql/Downloads/MySQL-4.1/ \ + http://mysql.mediatraffic.fi/Downloads/MySQL-4.1/ \ + ftp://filepile.tiscali.de/mirror/mysql/Downloads/MySQL-4.1/ \ + http://mirrors.tilian.co.uk/mysql.com/Downloads/MySQL-4.1/ \ + ftp://ftp.rtfm.no/pub/mysql/Downloads/MySQL-4.1/ \ + http://www.mysql.cz/Downloads/MySQL-4.1/ \ + ftp://ftp.u-paris10.fr/mysql.com/Downloads/MySQL-4.1/ \ + http://mysql.oms-net.nl/Downloads/MySQL-4.1/ \ + ftp://ftp.free.fr/pub/MySQL/Downloads/MySQL-4.1/ PKGNAMESUFFIX?= -server +DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha MAINTAINER= sysadmin@alexdupre.com COMMENT?= Multithreaded SQL database (server) -SLAVEDIRS= databases/mysql40-client +SLAVEDIRS= databases/mysql41-client DB_DIR?= /var/db/mysql USE_LIBTOOL= yes USE_REINPLACE= yes @@ -37,6 +38,7 @@ CONFIGURE_ARGS= --localstatedir=${DB_DIR} \ --without-debug \ --without-readline \ + --without-libedit \ --without-bench \ --without-extra-tools \ --with-libwrap \ @@ -95,10 +97,10 @@ .if !defined(CLIENT_ONLY) USE_PERL5_RUN= yes -RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql40-client \ +RUN_DEPENDS= mysql:${PORTSDIR}/databases/mysql41-client \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql -PLIST_SUB= MYSQL_VERSION=${PORTVERSION} +PLIST_SUB= MYSQL_VERSION=${PORTVERSION}-alpha ONLY_FOR_ARCHS= i386 alpha sparc64 diff -ruN mysql40-server/distinfo mysql41-server/distinfo --- mysql40-server/distinfo Tue Mar 25 14:39:30 2003 +++ mysql41-server/distinfo Fri Apr 11 10:26:02 2003 @@ -1 +1 @@ -MD5 (mysql-4.0.12.tar.gz) = 7d7696ecad5018939735049c0e87132f +MD5 (mysql-4.1.0-alpha.tar.gz) = a3e9be29f98a3e8c81e996d3f4248afb diff -ruN mysql40-server/files/patch-Makefile.in mysql41-server/files/patch-Makefile.in --- mysql40-server/files/patch-Makefile.in Tue Mar 25 14:39:30 2003 +++ mysql41-server/files/patch-Makefile.in Fri Apr 11 10:52:08 2003 @@ -1,16 +1,16 @@ ---- Makefile.in.orig Thu Feb 20 20:58:01 2003 -+++ Makefile.in Thu Feb 27 12:27:18 2003 +--- Makefile.in.orig Fri Apr 11 10:50:40 2003 ++++ Makefile.in Fri Apr 11 10:51:55 2003 @@ -212,12 +212,7 @@ EXTRA_DIST = INSTALL-SOURCE README \ COPYING COPYING.LIB --SUBDIRS = . include @docs_dirs@ @readline_dir@ \ +-SUBDIRS = . include @docs_dirs@ \ +- @readline_topdir@ \ - @thread_dirs@ pstack @sql_client_dirs@ \ - @sql_server_dirs@ scripts man tests \ - BUILD @netware_dir@ os2 @libmysqld_dirs@ \ - @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ -- +SUBDIRS = + # Relink after clean - linked_sources = linked_client_sources linked_server_sources \ diff -ruN mysql40-server/pkg-plist mysql41-server/pkg-plist --- mysql40-server/pkg-plist Tue Mar 25 14:39:30 2003 +++ mysql41-server/pkg-plist Fri Apr 11 12:35:02 2003 @@ -99,33 +99,33 @@ share/mysql/Description.plist share/mysql/Info.plist share/mysql/StartupParameters.plist -share/mysql/binary-configure share/mysql/postinstall share/mysql/preinstall -share/mysql/charsets/Index +share/mysql/charsets/Index.xml share/mysql/charsets/README -share/mysql/charsets/cp1251.conf -share/mysql/charsets/cp1257.conf -share/mysql/charsets/croat.conf -share/mysql/charsets/danish.conf -share/mysql/charsets/dec8.conf -share/mysql/charsets/dos.conf -share/mysql/charsets/estonia.conf -share/mysql/charsets/german1.conf -share/mysql/charsets/greek.conf -share/mysql/charsets/hebrew.conf -share/mysql/charsets/hp8.conf -share/mysql/charsets/hungarian.conf -share/mysql/charsets/koi8_ru.conf -share/mysql/charsets/koi8_ukr.conf -share/mysql/charsets/latin1.conf -share/mysql/charsets/latin2.conf -share/mysql/charsets/latin5.conf -share/mysql/charsets/swe7.conf -share/mysql/charsets/usa7.conf -share/mysql/charsets/win1250.conf -share/mysql/charsets/win1251.conf -share/mysql/charsets/win1251ukr.conf +share/mysql/charsets/armscii8.xml +share/mysql/charsets/ascii.xml +share/mysql/charsets/cp1250.xml +share/mysql/charsets/cp1251.xml +share/mysql/charsets/cp1256.xml +share/mysql/charsets/cp1257.xml +share/mysql/charsets/cp850.xml +share/mysql/charsets/cp852.xml +share/mysql/charsets/cp866.xml +share/mysql/charsets/dec8.xml +share/mysql/charsets/greek.xml +share/mysql/charsets/hebrew.xml +share/mysql/charsets/hp8.xml +share/mysql/charsets/keybcs2.xml +share/mysql/charsets/koi8r.xml +share/mysql/charsets/koi8u.xml +share/mysql/charsets/latin1.xml +share/mysql/charsets/latin2.xml +share/mysql/charsets/latin5.xml +share/mysql/charsets/latin7.xml +share/mysql/charsets/macce.xml +share/mysql/charsets/macroman.xml +share/mysql/charsets/swe7.xml share/mysql/czech/errmsg.sys share/mysql/czech/errmsg.txt share/mysql/danish/errmsg.sys @@ -136,6 +136,7 @@ share/mysql/english/errmsg.txt share/mysql/estonian/errmsg.sys share/mysql/estonian/errmsg.txt +share/mysql/fill_help_tables.sql share/mysql/french/errmsg.sys share/mysql/french/errmsg.txt share/mysql/german/errmsg.sys @@ -150,7 +151,6 @@ share/mysql/japanese/errmsg.txt share/mysql/korean/errmsg.sys share/mysql/korean/errmsg.txt -share/mysql/make_binary_distribution share/mysql/mi_test_all share/mysql/mi_test_all.res share/mysql/my-huge.cnf diff -ruN mysql40-server/pkg-plist.client mysql41-server/pkg-plist.client --- mysql40-server/pkg-plist.client Wed Mar 26 08:01:32 2003 +++ mysql41-server/pkg-plist.client Fri Apr 11 12:16:13 2003 @@ -9,12 +9,12 @@ bin/mysqlshow bin/mysqltest etc/rc.d/000.mysql-client.sh -include/mysql/dbug.h include/mysql/errmsg.h include/mysql/m_ctype.h include/mysql/m_string.h include/mysql/my_alloc.h include/mysql/my_config.h +include/mysql/my_dbug.h include/mysql/my_dir.h include/mysql/my_getopt.h include/mysql/my_global.h @@ -24,6 +24,7 @@ include/mysql/my_pthread.h include/mysql/my_semaphore.h include/mysql/my_sys.h +include/mysql/my_xml.h include/mysql/mysql.h include/mysql/mysql_com.h include/mysql/mysql_embed.h @@ -33,11 +34,12 @@ include/mysql/sslopt-case.h include/mysql/sslopt-longopts.h include/mysql/sslopt-vars.h +include/mysql/typelib.h lib/mysql/libmysqlclient.a lib/mysql/libmysqlclient.so -lib/mysql/libmysqlclient.so.12 +lib/mysql/libmysqlclient.so.14 lib/mysql/libmysqlclient_r.a lib/mysql/libmysqlclient_r.so -lib/mysql/libmysqlclient_r.so.12 +lib/mysql/libmysqlclient_r.so.14 @dirrm include/mysql @dirrm lib/mysql diff -ruN mysql40-client/Makefile mysql41-client/Makefile --- mysql40-client/Makefile Sat Apr 5 08:02:24 2003 +++ mysql41-client/Makefile Fri Apr 11 10:11:00 2003 @@ -1,15 +1,15 @@ # New ports collection makefile for: MySQL-client -# Date created: Sun Mar 3 12:20:35 CET 2002 +# Date created: Fri Apr 11 10:06:26 CET 2003 # Whom: Alex Dupre # -# $FreeBSD: ports/databases/mysql40-client/Makefile,v 1.85 2003/04/04 05:21:36 nork Exp $ +# $FreeBSD$ # PORTNAME= mysql -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -client -MASTERDIR= ${.CURDIR}/../mysql40-server +MASTERDIR= ${.CURDIR}/../mysql41-server COMMENT= Multithreaded SQL database (client) PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client --- mysql41.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:45:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E23637B401; Fri, 11 Apr 2003 09:45:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C1343F3F; Fri, 11 Apr 2003 09:45:40 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGjeUp041196; Fri, 11 Apr 2003 09:45:40 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGjeFc041192; Fri, 11 Apr 2003 09:45:40 -0700 (PDT) Date: Fri, 11 Apr 2003 09:45:40 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111645.h3BGjeFc041192@freefall.freebsd.org> To: pav@oook.cz, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50204: x11-wm/fluxbox update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:45:41 -0000 Synopsis: x11-wm/fluxbox update State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 09:45:31 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50204 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:58:01 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90FDF37B401; Fri, 11 Apr 2003 09:58:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3048743F93; Fri, 11 Apr 2003 09:58:01 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGw1Up043953; Fri, 11 Apr 2003 09:58:01 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGw1vm043949; Fri, 11 Apr 2003 09:58:01 -0700 (PDT) Date: Fri, 11 Apr 2003 09:58:01 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111658.h3BGw1vm043949@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/48637: Update for port devel/cppunit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:58:01 -0000 Synopsis: Update for port devel/cppunit Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 09:57:32 PDT 2003 Responsible-Changed-Why: Anyone, please review it. http://www.freebsd.org/cgi/query-pr.cgi?pr=48637 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:59:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7119437B401; Fri, 11 Apr 2003 09:59:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0750A43F85; Fri, 11 Apr 2003 09:59:59 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BGxwUp044015; Fri, 11 Apr 2003 09:59:58 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BGxwVu044011; Fri, 11 Apr 2003 09:59:58 -0700 (PDT) Date: Fri, 11 Apr 2003 09:59:58 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111659.h3BGxwVu044011@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, emulators@FreeBSD.org Subject: Re: ports/48608: [PATCH] vmnet problem with emulators/vmware2 port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:59:59 -0000 Synopsis: [PATCH] vmnet problem with emulators/vmware2 port Responsible-Changed-From-To: freebsd-ports-bugs->emulators Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 09:59:25 PDT 2003 Responsible-Changed-Why: Over to volunteer. http://www.freebsd.org/cgi/query-pr.cgi?pr=48608 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:00:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6A8437B401 for ; Fri, 11 Apr 2003 10:00:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C203543FB1 for ; Fri, 11 Apr 2003 10:00:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BH0UUp044060 for ; Fri, 11 Apr 2003 10:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BH0Uix044059; Fri, 11 Apr 2003 10:00:30 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 10:00:30 -0700 (PDT) Resent-Message-Id: <200304111700.h3BH0Uix044059@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF4F837B401 for ; Fri, 11 Apr 2003 09:59:11 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF8343F75 for ; Fri, 11 Apr 2003 09:59:10 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h3BH49D4081341 for ; Fri, 11 Apr 2003 19:04:09 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h3BH49uH081340; Fri, 11 Apr 2003 19:04:09 +0200 (CEST) Message-Id: <200304111704.h3BH49uH081340@vaio.alexdupre.com> Date: Fri, 11 Apr 2003 19:04:09 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50831: [Patch Port] p5-DBD-mysql (add support for MySQL 4.1) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:00:34 -0000 >Number: 50831 >Category: ports >Synopsis: [Patch Port] p5-DBD-mysql (add support for MySQL 4.1) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 10:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: As done for MySQL 4.0, add support for 4.1 client libraries. Need commit of PR 50829. Obviously keep MySQL 4.0 as default, since it's the production release. >How-To-Repeat: >Fix: --- p5-DBD-mysql.diff begins here --- --- p5-DBD-mysql/Makefile.orig Fri Apr 11 18:53:51 2003 +++ p5-DBD-mysql/Makefile Fri Apr 11 18:55:16 2003 @@ -24,7 +24,11 @@ .if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.10) LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .else +.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so.14) +LIB_DEPENDS= mysqlclient.14:${PORTSDIR}/databases/mysql41-client +.else LIB_DEPENDS= mysqlclient.12:${PORTSDIR}/databases/mysql40-client +.endif .endif PERL_CONFIGURE= yes --- p5-DBD-mysql.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:01:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F73837B405 for ; Fri, 11 Apr 2003 10:01:12 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED49943F93 for ; Fri, 11 Apr 2003 10:01:09 -0700 (PDT) (envelope-from mat@mat.cc) Received: by mx3.absolight.com (Postfix, from userid 1007) id 9D67A2A41; Fri, 11 Apr 2003 19:01:08 +0200 (CEST) X-Original-To: freebsd-ports-bugs@FreeBSD.org Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by mx3.absolight.com (Postfix) with ESMTP id 53D1C2A3E; Fri, 11 Apr 2003 19:01:07 +0200 (CEST) Date: Fri, 11 Apr 2003 19:01:02 +0200 From: Mathieu Arnold To: Norikatsu Shigemura , freebsd-ports-bugs@FreeBSD.org Message-ID: <89584906.1050087662@sauron.in.mat.cc> In-Reply-To: <200304111623.h3BGNLR7036002@freefall.freebsd.org> References: <200304111623.h3BGNLR7036002@freefall.freebsd.org> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: ports/50785: maintainer update devel/p5-Locale-Maketext-Lexicon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:01:12 -0000 --Le 11/04/2003 09:23 -0700, Norikatsu Shigemura =E9crivait : | Synopsis: maintainer update devel/p5-Locale-Maketext-Lexicon |=20 | State-Changed-From-To: open->feedback | State-Changed-By: nork | State-Changed-When: Fri Apr 11 09:22:20 PDT 2003 | State-Changed-Why:=20 | Where is p5-Locale-Maketext-Lexicon port? |=20 |=20 | Responsible-Changed-From-To: freebsd-ports-bugs->nork | Responsible-Changed-By: nork | Responsible-Changed-When: Fri Apr 11 09:22:20 PDT 2003 | Responsible-Changed-Why:=20 | I'll handle this. Oups, it's not there, it should be ports/48659. --=20 Mathieu Arnold From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:05:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 599B937B401; Fri, 11 Apr 2003 10:05:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED7CB43FCB; Fri, 11 Apr 2003 10:05:32 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BH5WUp049776; Fri, 11 Apr 2003 10:05:32 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BH5WXG049772; Fri, 11 Apr 2003 10:05:32 -0700 (PDT) Date: Fri, 11 Apr 2003 10:05:32 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111705.h3BH5WXG049772@freefall.freebsd.org> To: glennpj@charter.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48513: Add Xft dependency when WITH_XFT is defined for xfce X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:05:33 -0000 Synopsis: Add Xft dependency when WITH_XFT is defined for xfce State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 10:05:20 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48513 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:27:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7137B37B401; Fri, 11 Apr 2003 10:27:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A4843FA3; Fri, 11 Apr 2003 10:27:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BHRfUp055071; Fri, 11 Apr 2003 10:27:41 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BHRfqG055067; Fri, 11 Apr 2003 10:27:41 -0700 (PDT) Date: Fri, 11 Apr 2003 10:27:41 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111727.h3BHRfqG055067@freefall.freebsd.org> To: hrs@freebsd.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50830: Update port: net/cvsync 0.19.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:27:42 -0000 Synopsis: Update port: net/cvsync 0.19.2 State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 10:27:18 PDT 2003 State-Changed-Why: Already Committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=50830 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:40:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 449CC37B404 for ; Fri, 11 Apr 2003 10:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7A643FBD for ; Fri, 11 Apr 2003 10:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BHeDUp057534 for ; Fri, 11 Apr 2003 10:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BHeD89057533; Fri, 11 Apr 2003 10:40:13 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 10:40:13 -0700 (PDT) Resent-Message-Id: <200304111740.h3BHeD89057533@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christopher Nehren Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E5F37B405 for ; Fri, 11 Apr 2003 10:33:17 -0700 (PDT) Received: from prophecy.dyndns.org (pcp01380957pcs.levtwn01.pa.comcast.net [68.81.162.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A69343F93 for ; Fri, 11 Apr 2003 10:33:16 -0700 (PDT) (envelope-from apeiron@prophecy.dyndns.org) Received: from prophecy.dyndns.org (apeiron@prophecy.dyndns.org [127.0.0.1]) by prophecy.dyndns.org (8.12.6p2/8.12.6) with ESMTP id h3BHY3Eu037907 for ; Fri, 11 Apr 2003 13:34:03 -0400 (EDT) (envelope-from apeiron@prophecy.dyndns.org) Received: (from apeiron@localhost) by prophecy.dyndns.org (8.12.6p2/8.12.6/Submit) id h3BHY2e9037906; Fri, 11 Apr 2003 13:34:02 -0400 (EDT) Message-Id: <200304111734.h3BHY2e9037906@prophecy.dyndns.org> Date: Fri, 11 Apr 2003 13:34:02 -0400 (EDT) From: Christopher Nehren To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50832: Attempting to open Evolution settings dialogs causes crashes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christopher Nehren List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:40:15 -0000 >Number: 50832 >Category: ports >Synopsis: Attempting to open Evolution settings dialogs causes crashes >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 10:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christopher Nehren >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD prophecy.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Thu Apr 3 22:18:32 EST 2003 root@prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386 Evolution 1.2.4 built from fresh ports today >Description: Whenever I try to go to various tabs in the Evolution Settings dialog, the relevant component crashes. Sometimes it's the "Summary" component, other times it's the "Mail" component. I've seen no discernible pattern for these crashes, except that they don't occur without an existing evolution/ directory. I could simply remove my evolution/ directory, but I have archived emails which I'd rather not remove. >How-To-Repeat: Upgrade to Evolution 1.2.4 from a previous version, and try to open the Settings menu. >Fix: Removing the Evolution directory and starting over does seem to solve the problem, but I don't think users would want to just dispose of their emails so their client will work again. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:47:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78D437B401 for ; Fri, 11 Apr 2003 10:47:59 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0295D43FBF for ; Fri, 11 Apr 2003 10:47:59 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (nadesico.ninth-nine.com [192.168.36.3]) by nd250009.gab.xdsl.ne.jp (8.12.9/8.12.9/NinthNine) with SMTP id h3BHluCJ005245; Sat, 12 Apr 2003 02:47:57 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 12 Apr 2003 02:47:56 +0900 (JST) Message-Id: <200304111747.h3BHluCJ005245@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: Mathieu Arnold In-Reply-To: <89584906.1050087662@sauron.in.mat.cc> References: <200304111623.h3BGNLR7036002@freefall.freebsd.org> <89584906.1050087662@sauron.in.mat.cc> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50785: maintainer update devel/p5-Locale-Maketext-Lexicon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:48:00 -0000 On Fri, 11 Apr 2003 19:01:02 +0200 Mathieu Arnold wrote: > | Where is p5-Locale-Maketext-Lexicon port? > Oups, it's not there, it should be ports/48659. Thank you. I'll commit, together. Next time, please supersedes old PR like '(supersedes ports/48659)' in this (ports/50785) case. From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 10:54:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C5B737B401; Fri, 11 Apr 2003 10:54:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C27643FBF; Fri, 11 Apr 2003 10:54:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BHsEUp062578; Fri, 11 Apr 2003 10:54:14 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BHsDjq062574; Fri, 11 Apr 2003 10:54:13 -0700 (PDT) Date: Fri, 11 Apr 2003 10:54:13 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111754.h3BHsDjq062574@freefall.freebsd.org> To: m@absolight.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48659: New port devel/p5-Locale-Maketext-Lexicon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:54:14 -0000 Synopsis: New port devel/p5-Locale-Maketext-Lexicon State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 10:54:05 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48659 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:27:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E1337B401; Fri, 11 Apr 2003 11:27:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A2F143F3F; Fri, 11 Apr 2003 11:27:03 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIR3Up073643; Fri, 11 Apr 2003 11:27:03 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIR3tl073639; Fri, 11 Apr 2003 11:27:03 -0700 (PDT) Date: Fri, 11 Apr 2003 11:27:03 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111827.h3BIR3tl073639@freefall.freebsd.org> To: sysadmin@alexdupre.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50829: [New Port] MySQL 4.1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:27:04 -0000 Synopsis: [New Port] MySQL 4.1.0 State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:26:36 PDT 2003 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 11:26:36 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50829 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:27:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3142637B401; Fri, 11 Apr 2003 11:27:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11B743FAF; Fri, 11 Apr 2003 11:27:31 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIRVUp073690; Fri, 11 Apr 2003 11:27:31 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIRVPo073686; Fri, 11 Apr 2003 11:27:31 -0700 (PDT) Date: Fri, 11 Apr 2003 11:27:31 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111827.h3BIRVPo073686@freefall.freebsd.org> To: sysadmin@alexdupre.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50831: [Patch Port] p5-DBD-mysql (add support for MySQL 4.1) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:27:32 -0000 Synopsis: [Patch Port] p5-DBD-mysql (add support for MySQL 4.1) State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:27:11 PDT 2003 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 11:27:11 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50831 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:31:58 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FA4B37B401; Fri, 11 Apr 2003 11:31:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B083E43FAF; Fri, 11 Apr 2003 11:31:57 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIVvUp076226; Fri, 11 Apr 2003 11:31:57 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIVvdm076222; Fri, 11 Apr 2003 11:31:57 -0700 (PDT) Date: Fri, 11 Apr 2003 11:31:57 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111831.h3BIVvdm076222@freefall.freebsd.org> To: sysadmin@alexdupre.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50786: [Maintainer Update] Port: www/turck-mmcache X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:31:58 -0000 Synopsis: [Maintainer Update] Port: www/turck-mmcache State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:31:48 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50786 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:32:47 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB8D37B401; Fri, 11 Apr 2003 11:32:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D1043FCB; Fri, 11 Apr 2003 11:32:47 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIWlUp076273; Fri, 11 Apr 2003 11:32:47 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIWlrM076269; Fri, 11 Apr 2003 11:32:47 -0700 (PDT) Date: Fri, 11 Apr 2003 11:32:47 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111832.h3BIWlrM076269@freefall.freebsd.org> To: sysadmin@alexdupre.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50715: [repocopy waiting] [Maintainer Update] Port: print/pdflib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:32:48 -0000 Synopsis: [repocopy waiting] [Maintainer Update] Port: print/pdflib State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:32:27 PDT 2003 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 11:32:27 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50715 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:34:42 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28C7F37B401; Fri, 11 Apr 2003 11:34:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD75A43F93; Fri, 11 Apr 2003 11:34:41 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIYfUp076353; Fri, 11 Apr 2003 11:34:41 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIYfE9076349; Fri, 11 Apr 2003 11:34:41 -0700 (PDT) Date: Fri, 11 Apr 2003 11:34:41 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111834.h3BIYfE9076349@freefall.freebsd.org> To: reigncracks@hotmail.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50712: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:34:42 -0000 Synopsis: State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:34:15 PDT 2003 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 11:34:15 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50712 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:44:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9403437B401; Fri, 11 Apr 2003 11:44:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3371E43FB1; Fri, 11 Apr 2003 11:44:39 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIidUp078904; Fri, 11 Apr 2003 11:44:39 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIicfe078900; Fri, 11 Apr 2003 11:44:38 -0700 (PDT) Date: Fri, 11 Apr 2003 11:44:38 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111844.h3BIicfe078900@freefall.freebsd.org> To: dotz@irc.pl, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50542: NEW PORT! x11-toolkits/wxgtk-docs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:44:39 -0000 Synopsis: NEW PORT! x11-toolkits/wxgtk-docs State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 11:44:27 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50542 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 11:56:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D5AF37B401; Fri, 11 Apr 2003 11:56:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E44543F85; Fri, 11 Apr 2003 11:56:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BIucUp081516; Fri, 11 Apr 2003 11:56:38 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BIucn1081512; Fri, 11 Apr 2003 11:56:38 -0700 (PDT) Date: Fri, 11 Apr 2003 11:56:38 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111856.h3BIucn1081512@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/49070: [PATCH] librecode.so has unresolved symbols, add php support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:56:39 -0000 Synopsis: [PATCH] librecode.so has unresolved symbols, add php support Responsible-Changed-From-To: freebsd-ports-bugs->demon Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 11:52:15 PDT 2003 Responsible-Changed-Why: First, over to converters/recode maintainer. Next, please switch to www/mod_php4 maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=49070 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 12:02:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD32337B401; Fri, 11 Apr 2003 12:02:59 -0700 (PDT) Received: from hotmail.com (f45.sea2.hotmail.com [207.68.165.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36AA143FA3; Fri, 11 Apr 2003 12:02:59 -0700 (PDT) (envelope-from reigncracks@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 11 Apr 2003 12:02:58 -0700 Received: from 68.103.32.11 by sea2fd.sea2.hotmail.msn.com with HTTP; Fri, 11 Apr 2003 19:02:58 GMT X-Originating-IP: [68.103.32.11] X-Originating-Email: [reigncracks@hotmail.com] From: "Mezz bsdforums.org" To: nork@FreeBSD.org Date: Fri, 11 Apr 2003 15:02:58 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 11 Apr 2003 19:02:58.0982 (UTC) FILETIME=[F7BC7460:01C3005C] cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50712: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:03:00 -0000 >Synopsis: > >State-Changed-From-To: open->analyzed >State-Changed-By: nork >State-Changed-When: Fri Apr 11 11:34:15 PDT 2003 >State-Changed-Why: >I'll handle this. Hey, thanks! I have the update linux-opera7. When, I sent PR and in the next day there have preview 4 version released. I already have created the preview 4 version port for it at the same day. Should I send it to you? Cheers, Mezz >Responsible-Changed-From-To: freebsd-ports-bugs->nork >Responsible-Changed-By: nork >Responsible-Changed-When: Fri Apr 11 11:34:15 PDT 2003 >Responsible-Changed-Why: >I'll handle this. > >http://www.freebsd.org/cgi/query-pr.cgi?pr=50712 _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 12:07:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16C9837B401; Fri, 11 Apr 2003 12:07:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A979443FBD; Fri, 11 Apr 2003 12:07:06 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BJ76Up087273; Fri, 11 Apr 2003 12:07:06 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BJ76QB087269; Fri, 11 Apr 2003 12:07:06 -0700 (PDT) Date: Fri, 11 Apr 2003 12:07:06 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304111907.h3BJ76QB087269@freefall.freebsd.org> To: matthias.andree@web.de, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48904: diagnose sparc64-5-latest build of mail/bogofilter X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:07:07 -0000 Synopsis: diagnose sparc64-5-latest build of mail/bogofilter State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 12:06:42 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48904 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 12:10:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 267AD37B401 for ; Fri, 11 Apr 2003 12:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A473A43FE0 for ; Fri, 11 Apr 2003 12:10:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BJAGUp087335 for ; Fri, 11 Apr 2003 12:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BJAGNq087334; Fri, 11 Apr 2003 12:10:16 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 12:10:16 -0700 (PDT) Resent-Message-Id: <200304111910.h3BJAGNq087334@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, harald.wille@students.jku.at Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C85FF37B401 for ; Fri, 11 Apr 2003 12:01:51 -0700 (PDT) Received: from alijku01.edvz.uni-linz.ac.at (alijku01.edvz.uni-linz.ac.at [140.78.2.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBF043FA3 for ; Fri, 11 Apr 2003 12:01:48 -0700 (PDT) (envelope-from harald.wille@students.jku.at) Received: from z465-033-043.Raab-Heim.Uni-Linz.AC.AT (z465-033-043.Raab-Heim.Uni-Linz.AC.AT [193.171.33.43])h3BJ1k1r105962 for ; Fri, 11 Apr 2003 21:01:46 +0200 Received: from z465-033-043.Raab-Heim.Uni-Linz.AC.AT (localhost [127.0.0.1]) id h3BJ1jpv051998 for ; Fri, 11 Apr 2003 21:01:45 +0200 (CEST) (envelope-from iqd@z465-033-043.Raab-Heim.Uni-Linz.AC.AT) Received: (from root@localhost)h3BJ1jnC051997; Fri, 11 Apr 2003 21:01:45 +0200 (CEST) Message-Id: <200304111901.h3BJ1jnC051997@z465-033-043.Raab-Heim.Uni-Linz.AC.AT> Date: Fri, 11 Apr 2003 21:01:45 +0200 (CEST) From: harald.wille@students.jku.at To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50834: New port: x11/wm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: harald.wille@students.jku.at List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:10:18 -0000 >Number: 50834 >Category: ports >Synopsis: New port: x11/wm >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 12:10:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Wille Harald >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD z465-033-043.Raab-Heim.Uni-Linz.AC.AT 4.8-RC FreeBSD 4.8-RC #1: Wed Mar 5 22:53:10 CET 2003 root@z465-033-043.Raab-Heim.Uni-Linz.AC.AT:/usr/obj/usr/src/sys/HYPERDRIVE i386 >Description: wmweather+ will download the National Weather Serivce METAR bulletins, ANV and MRF forecasts, and any weather map for display in a WindowMaker dockapp. Think wmweather with a smaller font, forecasts, a weather map, and a sky condition display. You will need to look up the METAR code for your city (a standard code used in aviation) >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: # # wmweather+/ # wmweather+/Makefile # wmweather+/pkg-descr # wmweather+/files # wmweather+/files/patch-convert.h # wmweather+/files/patch-convert.c # wmweather+/files/patch-moon.c # wmweather+/files/patch-subst.c # wmweather+/files/patch-wmweather+.c # wmweather+/distinfo # wmweather+/pkg-plist # echo c - wmweather+/ mkdir -p wmweather+/ > /dev/null 2>&1 echo x - wmweather+/Makefile sed 's/^X//' >wmweather+/Makefile << 'END-of-wmweather+/Makefile' X# New ports collection makefile for: wmweather+-2.4 X# Date created: 11 April 2003 X# Whom: Harald Wille X# X# $FreeBSD$ X XPORTNAME= wmweather+ XPORTVERSION= 2.4 XCATEGORIES= misc windowmaker XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= wmweatherplus X XMAINTAINER= harald.wille@students.jku.at XCOMMENT= Think wmweather with forecasts, weather map, and a sky cond. display; X XGNU_CONFIGURE= yes XUSE_X_PREFIX= yes XUSE_XPM= yes X XMAN1= wmweather+.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/wmweather+ ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/wmweather+.1 ${PREFIX}/man/man1 X X.include END-of-wmweather+/Makefile echo x - wmweather+/pkg-descr sed 's/^X//' >wmweather+/pkg-descr << 'END-of-wmweather+/pkg-descr' Xwmweather+ will download the National Weather Serivce METAR bulletins, XANV and MRF forecasts, and any weather map for display in a WindowMaker Xdockapp. Think wmweather with a smaller font, forecasts, a weather map, Xand a sky condition display. XYou will need to look up the METAR code for your city (a standard code Xused in aviation) X XWWW: http://www.nws.noaa.gov/tg/siteloc.shtml END-of-wmweather+/pkg-descr echo c - wmweather+/files mkdir -p wmweather+/files > /dev/null 2>&1 echo x - wmweather+/files/patch-convert.h sed 's/^X//' >wmweather+/files/patch-convert.h << 'END-of-wmweather+/files/patch-convert.h' X--- convert.h.orig Fri Sep 6 04:04:06 2002 X+++ convert.h Fri Apr 11 02:07:44 2003 X@@ -12,6 +12,8 @@ X * x<0 is used for rh, pressure, and windspeed X */ X X+#define NAN 0/0 X+ X /* Calculations */ X int rh_C(int temp_C, int dewpt_C); X int rh_F(int temp_F, int dewpt_F); END-of-wmweather+/files/patch-convert.h echo x - wmweather+/files/patch-convert.c sed 's/^X//' >wmweather+/files/patch-convert.c << 'END-of-wmweather+/files/patch-convert.c' X--- convert.c.orig Sun Sep 22 22:00:53 2002 X+++ convert.c Fri Apr 11 02:07:44 2003 X@@ -52,7 +52,7 @@ X if(temp_C==999 || dewpt_C==999) return 999; X X f=1782.75*(dewpt_C-temp_C)/((237.7+dewpt_C)*(237.7+temp_C)); X- return round(pow(10, f+2)); X+ return rint(pow(10, f+2)); X } X X int rh_F(int temp_F, int dewpt_F){ X@@ -61,7 +61,7 @@ X if(temp_F==999 || dewpt_F==999) return 999; X X f=3208.95*(dewpt_F-temp_F)/((395.86+dewpt_F)*(395.86+temp_F)); X- return round(pow(10, f+2)); X+ return rint(pow(10, f+2)); X } X X int heatindex_C(int temp_C, int rh){ X@@ -75,7 +75,7 @@ X X temp2=temp_C*temp_C; X rh2=rh*rh; X- return round(16.18754948 + 2.900509394*temp_C - 0.0221545692*temp2 + 4.20938791*rh - 0.26300889*temp_C*rh + 0.0039811176*temp2*rh - 0.02956469*rh2 + 0.001305828*temp_C*rh2 - 6.4476e-06*temp2*rh2); X+ return rint(16.18754948 + 2.900509394*temp_C - 0.0221545692*temp2 + 4.20938791*rh - 0.26300889*temp_C*rh + 0.0039811176*temp2*rh - 0.02956469*rh2 + 0.001305828*temp_C*rh2 - 6.4476e-06*temp2*rh2); X #endif X } X X@@ -88,9 +88,9 @@ X temp3=temp2*temp_F; X rh2=rh*rh; X rh3=rh2*rh; X- return round(16.923 + .185212*temp_F + 5.37941*rh - .100254*temp_F*rh + (9.41695e-3)*temp2 + (7.28898e-3)*rh2 + (3.45372e-4)*temp2*rh - (8.14971e-4)*temp_F*rh2 + (1.02102e-5)*temp2*rh2 - (3.8646e-5)*temp3 + (2.91583e-5)*rh3 + (1.42721e-6)*temp3*rh + (1.97483e-7)*temp_F*rh3 - (2.18429e-8)*temp3*rh2 + (8.43296e-10)*temp2*rh3 - (4.81975e-11)*temp3*rh3); X+ return rint(16.923 + .185212*temp_F + 5.37941*rh - .100254*temp_F*rh + (9.41695e-3)*temp2 + (7.28898e-3)*rh2 + (3.45372e-4)*temp2*rh - (8.14971e-4)*temp_F*rh2 + (1.02102e-5)*temp2*rh2 - (3.8646e-5)*temp3 + (2.91583e-5)*rh3 + (1.42721e-6)*temp3*rh + (1.97483e-7)*temp_F*rh3 - (2.18429e-8)*temp3*rh2 + (8.43296e-10)*temp2*rh3 - (4.81975e-11)*temp3*rh3); X #if 0 X- return round(-42.379 + 2.04901523*temp_F + 10.14333127*rh - 0.22475541*temp_F*rh - .00683783*temp2 - .05481717*rh2 + .00122874*temp2*rh + .00085282*temp_F*rh2 - .00000199*temp2*rh2); X+ return rint(-42.379 + 2.04901523*temp_F + 10.14333127*rh - 0.22475541*temp_F*rh - .00683783*temp2 - .05481717*rh2 + .00122874*temp2*rh + .00085282*temp_F*rh2 - .00000199*temp2*rh2); X #endif X } X X@@ -106,14 +106,14 @@ X X ret=35.74 + 0.6215*temp_F + (-35.75 + 0.4275*temp_F)*pow(windspeed*50292/57875.0, 0.16); X if(ret>temp_F) return temp_F; X- return round(ret); X+ return rint(ret); X } X X /* Length Conversions */ X X int in2cm(int in){ X if(in<0) return in; X- return round(in*2.54); X+ return rint(in*2.54); X } X X float m2mi(int meters){ X@@ -125,27 +125,27 @@ X X int knots2mph(int knots){ X if(knots<0) return knots; X- return round(knots*57875/50292.0); X+ return rint(knots*57875/50292.0); X } X X int knots2kph(int knots){ X if(knots<0) return knots; X- return round(knots*463/250.0); X+ return rint(knots*463/250.0); X } X X int kph2knots(int kph){ X if(kph<0) return kph; X- return round(kph*250/463.0); X+ return rint(kph*250/463.0); X } X X int knots2mps(int knots){ X if(knots<0) return knots; X- return round(knots*463/900.0); X+ return rint(knots*463/900.0); X } X X int mps2knots(int mps){ X if(mps<0) return mps; X- return round(mps*900/463.0); X+ return rint(mps*900/463.0); X } X X int knots2beaufort(int knots){ X@@ -170,12 +170,12 @@ X X int temp_C2F(int temp_C){ X if(temp_C==999) return 999; X- return round(temp_C*9/5.0+32); X+ return rint(temp_C*9/5.0+32); X } X X int temp_F2C(int temp_F){ X if(temp_F==999) return 999; X- return round((temp_F-32)*5/9.0); X+ return rint((temp_F-32)*5/9.0); X } X X END-of-wmweather+/files/patch-convert.c echo x - wmweather+/files/patch-moon.c sed 's/^X//' >wmweather+/files/patch-moon.c << 'END-of-wmweather+/files/patch-moon.c' X--- moon.c.orig Sun Sep 22 22:00:53 2002 X+++ moon.c Fri Apr 11 02:07:44 2003 X@@ -44,7 +44,7 @@ X #include "wmgeneral/wmgeneral-x11.h" X X static double fpart(double t){ X- return t-trunc(t); X+ return rint(t); X } X X double calc_moon(int month, int day, int year, int hm){ END-of-wmweather+/files/patch-moon.c echo x - wmweather+/files/patch-subst.c sed 's/^X//' >wmweather+/files/patch-subst.c << 'END-of-wmweather+/files/patch-subst.c' X--- subst.c.orig Sun Sep 22 22:00:53 2002 X+++ subst.c Fri Apr 11 02:07:44 2003 X@@ -48,7 +48,7 @@ X char *format=NULL; X size_t formatlen=0; X int flags; X- ssize_t str_start; X+ size_t str_start; X X for(i=j=0; s[i]!='\0'; i++){ X if(s[i]!='%'){ END-of-wmweather+/files/patch-subst.c echo x - wmweather+/files/patch-wmweather+.c sed 's/^X//' >wmweather+/files/patch-wmweather+.c << 'END-of-wmweather+/files/patch-wmweather+.c' X--- wmweather+.c.orig Sun Mar 23 01:04:41 2003 X+++ wmweather+.c Fri Apr 11 02:07:45 2003 X@@ -103,7 +103,7 @@ X /********************************** X * Prototypes X **********************************/ X-void usage(int i) __THROW __attribute__ ((__noreturn__)); X+void usage(int i); X void printversion(void); X int readconf(char *file); X int parse_option(char *option, char *value); X@@ -671,12 +671,12 @@ X F("Please specify a METAR station.\n See http://www.nws.noaa.gov/tg/siteloc.shtml\n"); X } X if(latitude==999){{ X- time_t t=0; X int flag=0; X- X- localtime(&t); X+ time_t t=time(NULL); X+ struct tm *tm; X+ tm=gmtime(&t); X latitude=0; X- longitude=timezone/240; X+ longitude=tm->tm_gmtoff/240; X if(longitude<0){ X flag=1; X longitude=-longitude; END-of-wmweather+/files/patch-wmweather+.c echo x - wmweather+/distinfo sed 's/^X//' >wmweather+/distinfo << 'END-of-wmweather+/distinfo' XMD5 (wmweather+-2.4.tar.gz) = f09d1b31da5fd171b27715121e2d9662 END-of-wmweather+/distinfo echo x - wmweather+/pkg-plist sed 's/^X//' >wmweather+/pkg-plist << 'END-of-wmweather+/pkg-plist' Xbin/wmweather+ END-of-wmweather+/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 12:15:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A7B37B401 for ; Fri, 11 Apr 2003 12:15:26 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C9543F93 for ; Fri, 11 Apr 2003 12:15:25 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (nadesico.ninth-nine.com [192.168.36.3]) by nd250009.gab.xdsl.ne.jp (8.12.9/8.12.9/NinthNine) with SMTP id h3BJFOCJ007338; Sat, 12 Apr 2003 04:15:24 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 12 Apr 2003 04:15:24 +0900 (JST) Message-Id: <200304111915.h3BJFOCJ007338@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: "Mezz bsdforums.org" In-Reply-To: References: X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50712: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:15:26 -0000 On Fri, 11 Apr 2003 15:02:58 -0400 "Mezz bsdforums.org" wrote: > Hey, thanks! I have the update linux-opera7. When, I sent PR and in the next > day there have preview 4 version released. I already have created the > preview 4 version port for it at the same day. Should I send it to you? OK! Please send-pr as new PR and supersedes like following URL. http://www.freebsd.org/cgi/query-pr.cgi?pr=50594 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 12:40:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F84D37B401 for ; Fri, 11 Apr 2003 12:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B40343FBD for ; Fri, 11 Apr 2003 12:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BJe5Up094888 for ; Fri, 11 Apr 2003 12:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BJe4gP094887; Fri, 11 Apr 2003 12:40:05 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 12:40:05 -0700 (PDT) Resent-Message-Id: <200304111940.h3BJe4gP094887@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "David O'Brien" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A365C37B404 for ; Fri, 11 Apr 2003 12:34:48 -0700 (PDT) Received: from amdext.amd.com (amdext.amd.com [139.95.251.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0215B43F75 for ; Fri, 11 Apr 2003 12:34:48 -0700 (PDT) (envelope-from obrien@freebsd.AMD.com) Received: from ssvlgw01.amd.com (ssvlgw01.amd.com [139.95.250.169]) by amdext.amd.com (8.12.8/8.12.8/AMD) with ESMTP id h3BJYlUk029633 for ; Fri, 11 Apr 2003 12:34:47 -0700 (PDT) Received: from 139.95.250.1ssvlgw01.amd.com with ESMTP (AMD SMTP Relay ( MMS v5.0)); Fri, 11 Apr 2003 12:34:45 -0700 Received: from freebsd.AMD.com (freebsd.amd.com [139.95.37.8]) by amdint.amd.com (8.12.8/8.12.8/AMD) with ESMTP id h3BJYdJJ014323 for ; Fri, 11 Apr 2003 12:34:39 -0700 ( PDT) Received: from freebsd.AMD.com (localhost [127.0.0.1]) by freebsd.AMD.com (8.12.7/8.12.6) with ESMTP id h3BJYdDH032530 for ; Fri, 11 Apr 2003 12:34:39 -0700 ( PDT) (envelope-from obrien@freebsd.AMD.com) Received: (from obrien@localhost) by freebsd.AMD.com ( 8.12.8/8.12.6/Submit) id h3BJYcRO032529; Fri, 11 Apr 2003 12:34:38 -0700 (PDT) Message-Id: <200304111934.h3BJYcRO032529@freebsd.AMD.com> Date: Fri, 11 Apr 2003 12:34:38 -0700 (PDT) From: "David O'Brien" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David O'Brien List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:40:06 -0000 >Number: 50835 >Category: ports >Synopsis: cdrtools port uses the config path "/etc/default/cdrecord" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 12:40:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD freebsd.AMD.com 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Thu Mar 20 13:25:42 PST 2003 rootk@freebsd.AMD.com:/usr/src/sys/i386/compile/DEO i386 cdrtools-2.0_0 >Description: cdrecord shouldn't be looking to "/etc/default/cdrecord" for its config file. it should be somewhere under {PREFIX} or /etc/defaults >How-To-Repeat: strings /usr/local/bin/cdrecord |grep etc man cdrecord >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:00:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9403037B401 for ; Fri, 11 Apr 2003 13:00:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA18743FBF for ; Fri, 11 Apr 2003 13:00:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BK0IUp000579 for ; Fri, 11 Apr 2003 13:00:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BK0I5d000578; Fri, 11 Apr 2003 13:00:18 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 13:00:18 -0700 (PDT) Resent-Message-Id: <200304112000.h3BK0I5d000578@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xavier Beaudouin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB49437B401 for ; Fri, 11 Apr 2003 12:54:07 -0700 (PDT) Received: from kaneda.oav.net (kaneda.oav.net [195.154.210.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33B8F43FAF for ; Fri, 11 Apr 2003 12:54:07 -0700 (PDT) (envelope-from root@kaneda.oav.net) Received: by kaneda.oav.net (Postfix, from userid 0) id 8EECC15733; Fri, 11 Apr 2003 21:54:05 +0200 (CEST) Message-Id: <20030411195405.8EECC15733@kaneda.oav.net> Date: Fri, 11 Apr 2003 21:54:05 +0200 (CEST) From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50836: Maintainer Update: ftp/fmirror X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:00:19 -0000 >Number: 50836 >Category: ports >Synopsis: Maintainer Update: ftp/fmirror >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 13:00:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.7-RELEASE-p9 i386 >Organization: The Caudium Group >Environment: System: FreeBSD kaneda.oav.net 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #0: Sat Mar 29 15:45:04 CET 2003 root@kaneda.oav.net:/usr/src/sys/compile/KANEDA i386 Port tree from today 21h40 CEST >Description: Thie contain a patch for some ftp server that ask for '\r' when getting a FTP command like Roxen and Caudium. >How-To-Repeat: >Fix: Use the following patch : diff -u --recursive --new-file fmirror.old/Makefile fmirror/Makefile --- fmirror.old/Makefile Fri Apr 11 21:49:12 2003 +++ fmirror/Makefile Fri Apr 11 21:50:07 2003 @@ -7,6 +7,7 @@ PORTNAME= fmirror PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.guardian.no/pub/free/ftp/fmirror/ diff -u --recursive --new-file fmirror.old/files/patch-aa fmirror/files/patch-aa --- fmirror.old/files/patch-aa Thu Jan 1 01:00:00 1970 +++ fmirror/files/patch-aa Fri Apr 11 21:46:34 2003 @@ -0,0 +1,11 @@ +--- fmirror.c.old Fri Apr 11 21:37:09 2003 ++++ fmirror.c Fri Apr 11 21:39:33 2003 +@@ -642,7 +642,7 @@ + va_list args; + va_start(args, format); + vsprintf(buffer, format, args); +- l = fprintf(out_file, "%s\n", buffer); ++ l = fprintf(out_file, "%s\r\n", buffer); + fflush(out_file); + buffer[l - 1] = 0; + LOG(6, cmd, ("---> %s", buffer)); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:05:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF6F937B401 for ; Fri, 11 Apr 2003 13:05:29 -0700 (PDT) Received: from smtp.noos.fr (nan-smtp-01.noos.net [212.198.2.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631CC43FBD for ; Fri, 11 Apr 2003 13:05:28 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: (qmail 58869816 invoked by uid 0); 11 Apr 2003 20:05:26 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.234]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 11 Apr 2003 20:05:26 -0000 Received: from gits.gits.fr.invalid (241x2kz8sn28toji@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.8/8.12.8) with ESMTP id h3BK5JqO036928 for ; Fri, 11 Apr 2003 22:05:19 +0200 (CEST) (envelope-from cyrille.lefevre@laposte.net) Date: Fri, 11 Apr 2003 22:05:06 +0200 To: "Crist J. Clark" Message-ID: <20030411200506.GA36868@gits.dyndns.org> References: <200304090512.h395CGrJ014714@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304090512.h395CGrJ014714@freefall.freebsd.org> Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6); aI.[< Mail-Followup-To: cyrille.lefevre@laposte.net, cjc@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org X-Delivery-Agent: TMDA/0.61 X-Spam-Status: No X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:05:30 -0000 On Tue, Apr 08, 2003 at 10:12:16PM -0700, Crist J. Clark wrote: > Synopsis: Maintainer update: astro/setiathome (nobody->setiathome) > > State-Changed-From-To: open->closed > State-Changed-By: cjc > State-Changed-When: Tue Apr 8 22:11:01 PDT 2003 > State-Changed-Why: > Patches committed. Closed the accompanying PR 30701. Thanks for > getting to this. > > > Responsible-Changed-From-To: freebsd-ports-bugs->cjc > Responsible-Changed-By: cjc > Responsible-Changed-When: Tue Apr 8 22:11:01 PDT 2003 > Responsible-Changed-Why: > Patches committed. Closed the accompanying PR 30701. Thanks for > getting to this. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=50739 Hi, someone reports me that the newer wrapper don't work w/ an account using the csh as the login shell such as the default root account. I don't see this problam since my root account uses a bourne like shell. so, could you replace 'su -fm' by 'SHELL=/bin/sh su -fm' in files/setiathome.sh. thanks in advance. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net 12, Rue de Bizerte 75017 Paris http://clefevre.fr.st tel: +33 (0)1 45 22 83 85 gsm: +33 (0)6 80 94 76 63 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:07:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7548337B401; Fri, 11 Apr 2003 13:07:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1612E43FAF; Fri, 11 Apr 2003 13:07:06 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BK75Up006342; Fri, 11 Apr 2003 13:07:05 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BK75uS006338; Fri, 11 Apr 2003 13:07:05 -0700 (PDT) Date: Fri, 11 Apr 2003 13:07:05 -0700 (PDT) From: Ceri Davies Message-Id: <200304112007.h3BK75uS006338@freefall.freebsd.org> To: ceri@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50813: New port: japanese/mailman X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:07:06 -0000 Synopsis: New port: japanese/mailman Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Fri Apr 11 13:06:17 PDT 2003 Responsible-Changed-Why: Reassign misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=50813 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:33:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F2437B401; Fri, 11 Apr 2003 13:33:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC03143FDD; Fri, 11 Apr 2003 13:33:08 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BKX8Up013992; Fri, 11 Apr 2003 13:33:08 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BKX8UR013988; Fri, 11 Apr 2003 13:33:08 -0700 (PDT) Date: Fri, 11 Apr 2003 13:33:08 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112033.h3BKX8UR013988@freefall.freebsd.org> To: kiwi@oav.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50836: Maintainer Update: ftp/fmirror X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:33:09 -0000 Synopsis: Maintainer Update: ftp/fmirror State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 13:33:00 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50836 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:37:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6F1837B401; Fri, 11 Apr 2003 13:37:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EEF43F93; Fri, 11 Apr 2003 13:37:40 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BKbeUp014148; Fri, 11 Apr 2003 13:37:40 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BKbdW8014144; Fri, 11 Apr 2003 13:37:39 -0700 (PDT) Date: Fri, 11 Apr 2003 13:37:39 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112037.h3BKbdW8014144@freefall.freebsd.org> To: harald.wille@students.jku.at, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50834: New port: x11/wm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:37:41 -0000 Synopsis: New port: x11/wm State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 13:37:30 PDT 2003 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50834 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:41:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9164D37B401; Fri, 11 Apr 2003 13:41:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3117A43FB1; Fri, 11 Apr 2003 13:41:43 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BKfhUp016640; Fri, 11 Apr 2003 13:41:43 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BKfeDS016636; Fri, 11 Apr 2003 13:41:40 -0700 (PDT) Date: Fri, 11 Apr 2003 13:41:40 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112041.h3BKfeDS016636@freefall.freebsd.org> To: bms@spc.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50766: New port: s3switch - enable TV-Out on S3 chipsets X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:41:43 -0000 Synopsis: New port: s3switch - enable TV-Out on S3 chipsets State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 13:41:31 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50766 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:52:04 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1042037B404; Fri, 11 Apr 2003 13:52:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37BA43FBD; Fri, 11 Apr 2003 13:52:03 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BKq3Up019301; Fri, 11 Apr 2003 13:52:03 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BKq3LL019297; Fri, 11 Apr 2003 13:52:03 -0700 (PDT) Date: Fri, 11 Apr 2003 13:52:03 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112052.h3BKq3LL019297@freefall.freebsd.org> To: cperciva@www.idlepower.net, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50202: New port: Binary security update tool X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:52:04 -0000 Synopsis: New port: Binary security update tool State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 13:51:55 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50202 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:52:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D1837B401 for ; Fri, 11 Apr 2003 13:52:49 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDDCA43FB1 for ; Fri, 11 Apr 2003 13:52:48 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org (12-234-159-107.client.attbi.com[12.234.159.107]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003041120524800300fd0aje>; Fri, 11 Apr 2003 20:52:48 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.8p1/8.12.3) with ESMTP id h3BKqkki084738; Fri, 11 Apr 2003 13:52:46 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.8p1/8.12.8/Submit) id h3BKqjEQ084737; Fri, 11 Apr 2003 13:52:45 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Fri, 11 Apr 2003 13:52:45 -0700 From: "Crist J. Clark" To: cyrille.lefevre@laposte.net, freebsd-ports-bugs@FreeBSD.org Message-ID: <20030411205245.GA84569@blossom.cjclark.org> References: <200304090512.h395CGrJ014714@freefall.freebsd.org> <20030411200506.GA36868@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030411200506.GA36868@gits.dyndns.org> User-Agent: Mutt/1.4.1i X-URL: http://people.freebsd.org/~cjc/ Subject: Re: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cjclark@alum.mit.edu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:52:50 -0000 On Fri, Apr 11, 2003 at 10:05:06PM +0200, Cyrille Lefevre wrote: [snip] > Hi, > > someone reports me that the newer wrapper don't work w/ an account > using the csh as the login shell such as the default root account. > I don't see this problam since my root account uses a bourne like > shell. > > so, could you replace 'su -fm' by 'SHELL=/bin/sh su -fm' in > files/setiathome.sh. That will not fix the problem. The shell spawned by su(1) will still be the user's login shell. At least that's what my understading of su(1) and some quick tests show. How about, ( echo "\ cd ${seti_wrkdir}/${i} || exit; \ . . . done > /dev/null" | su -fm ${seti_user} /bin/sh ) & Not pretty, but it should do what you want. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 13:57:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3957C37B401; Fri, 11 Apr 2003 13:57:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD75043F85; Fri, 11 Apr 2003 13:57:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BKvEUp019532; Fri, 11 Apr 2003 13:57:14 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BKvEYw019528; Fri, 11 Apr 2003 13:57:14 -0700 (PDT) Date: Fri, 11 Apr 2003 13:57:14 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112057.h3BKvEYw019528@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/48811: boaconstructor port is too old X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:57:15 -0000 Synopsis: boaconstructor port is too old Responsible-Changed-From-To: freebsd-ports-bugs->sobomax Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 13:57:01 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=48811 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 14:05:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59BF737B401; Fri, 11 Apr 2003 14:05:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AE843FDF; Fri, 11 Apr 2003 14:05:30 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BL5UUp025349; Fri, 11 Apr 2003 14:05:30 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BL5UwP025345; Fri, 11 Apr 2003 14:05:30 -0700 (PDT) Date: Fri, 11 Apr 2003 14:05:30 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304112105.h3BL5UwP025345@freefall.freebsd.org> To: oli@isnic.is, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48421: net/nsd: Bug fixes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:05:40 -0000 Synopsis: net/nsd: Bug fixes State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Fri Apr 11 14:05:20 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=48421 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 14:51:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C1FD37B401; Fri, 11 Apr 2003 14:51:15 -0700 (PDT) Received: from BAY0-HMR10.adinternal.hotmail.com (bay0-hmr10.bay0.hotmail.com [65.54.241.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD0943FAF; Fri, 11 Apr 2003 14:51:14 -0700 (PDT) (envelope-from reigncracks@hotmail.com) Received: from hotmail.com ([207.68.165.33]) by BAY0-HMR10.adinternal.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 11 Apr 2003 14:51:14 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 11 Apr 2003 14:51:13 -0700 Received: from 68.103.32.11 by sea2fd.sea2.hotmail.msn.com with HTTP; Fri, 11 Apr 2003 21:51:13 GMT X-Originating-IP: [68.103.32.11] X-Originating-Email: [reigncracks@hotmail.com] From: "Mezz bsdforums.org" To: nork@FreeBSD.org Date: Fri, 11 Apr 2003 17:51:13 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 11 Apr 2003 21:51:13.0849 (UTC) FILETIME=[78BEEA90:01C30074] cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50712: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:51:15 -0000 >On Fri, 11 Apr 2003 15:02:58 -0400 >"Mezz bsdforums.org" wrote: > > Hey, thanks! I have the update linux-opera7. When, I sent PR and in the >next > > day there have preview 4 version released. I already have created the > > preview 4 version port for it at the same day. Should I send it to you? > > OK! Please send-pr as new PR and supersedes like following URL. > http://www.freebsd.org/cgi/query-pr.cgi?pr=50594 Ok, thanks! I will do this evening, when I can touch my box again. I just heard that Opera just released beta 1 today, so looks like I will have to create for beta 1 and diff against preview 3 (skip preview 4), then send PR (maintainer-update). Cheers, Mezz _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 15:00:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CF1037B401 for ; Fri, 11 Apr 2003 15:00:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A2E543F3F for ; Fri, 11 Apr 2003 15:00:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BM0bUp038220 for ; Fri, 11 Apr 2003 15:00:37 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BM0bpW038219; Fri, 11 Apr 2003 15:00:37 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 15:00:37 -0700 (PDT) Resent-Message-Id: <200304112200.h3BM0bpW038219@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Marks Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E7A237B401 for ; Fri, 11 Apr 2003 14:58:29 -0700 (PDT) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963D043F75 for ; Fri, 11 Apr 2003 14:58:27 -0700 (PDT) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h3BLwQLX081276 for ; Fri, 11 Apr 2003 22:58:26 +0100 (BST) (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h3BLwPTl081275; Fri, 11 Apr 2003 22:58:25 +0100 (BST) Message-Id: <200304112158.h3BLwPTl081275@cus.org.uk> Date: Fri, 11 Apr 2003 22:58:25 +0100 (BST) From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50837: Maintainer Update: net/honeyd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 22:00:39 -0000 >Number: 50837 >Category: ports >Synopsis: Maintainer Update: net/honeyd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 15:00:37 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root@moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386 >Description: net/honeyd 0.3 -> 0.5 o Master site moved to EU because of legal issues. o Patch to fix two bugs taken from the honeyd website follows the cvs diff. >How-To-Repeat: NA >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/honeyd/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2003/02/21 13:14:43 1.5 +++ Makefile 2003/04/11 21:51:09 @@ -6,9 +6,9 @@ # PORTNAME= honeyd -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= net -MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ +MASTER_SITES= http://niels.xtdnet.nl/honeyd/ MAINTAINER= d.marks@student.umist.ac.uk COMMENT= A utility to simualte services and hosts on a virtual network host @@ -17,10 +17,10 @@ ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \ --with-libevent=${LOCALBASE} \ --with-pcap -WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= honeyd.8 # This is necessary to keep auto* from running. Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/honeyd/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/08/12 06:33:14 1.2 +++ distinfo 2003/04/11 21:51:09 @@ -1 +1 @@ -MD5 (honeyd-0.3.tar.gz) = 027c507bb165bea70403309e4445c601 +MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/honeyd/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2002/06/23 08:58:04 1.1 +++ pkg-plist 2003/04/11 21:51:09 @@ -1 +1,9 @@ bin/honeyd +share/honeyd/README +share/honeyd/nmap.assoc +share/honeyd/nmap.prints +share/honeyd/xprobe2.conf +share/honeyd/config.sample +@dirrm share/honeyd +lib/honeyd/libhoneyd.so +@dirrm lib/honeyd Index: ipfrag.c =================================================================== RCS file: /cvs/honeyd/ipfrag.c,v retrieving revision 1.9 diff -u -r1.9 ipfrag.c --- ipfrag.c 17 Apr 2002 16:38:40 -0000 1.9 +++ ipfrag.c 19 Feb 2003 02:59:39 -0000 @@ -241,12 +241,12 @@ if (prev && prev->off + prev->len > off) { overlap = prev->off + prev->len - off; - if (overlap > len) { + if (overlap >= len) { if (fragq->fragp == FRAG_NEW) { u_char *odata = prev->data + off - prev->off; memcpy(odata, ent->data, len); } - goto drop_fragment; + goto free_fragment; } if (fragq->fragp == FRAG_OLD) { @@ -316,6 +316,7 @@ drop_fragment: TAILQ_REMOVE(&fragq->fraglist, ent, next); + free_fragment: ip_fragent_free(ent); return (0); } Index: honeyd.h =================================================================== RCS file: /cvs/honeyd/honeyd.h,v retrieving revision 1.46 diff -u -r1.46 honeyd.h --- honeyd.h 15 Feb 2003 22:14:24 -0000 1.46 +++ honeyd.h 4 Mar 2003 21:46:34 -0000 @@ -68,7 +68,7 @@ }; #define PORT_ISOPEN(x) ((x)->status == PORT_OPEN || \ - (x)->status == PORT_OPEN || \ + (x)->status == PORT_PROXY || \ (x)->status == PORT_SUBSYSTEM) struct subsystem; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 15:30:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14AE537B401 for ; Fri, 11 Apr 2003 15:30:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF8843FDD for ; Fri, 11 Apr 2003 15:30:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BMUCUp049125 for ; Fri, 11 Apr 2003 15:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BMUCYC049124; Fri, 11 Apr 2003 15:30:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 15:30:12 -0700 (PDT) Resent-Message-Id: <200304112230.h3BMUCYC049124@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xavier Beaudouin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B30E37B401 for ; Fri, 11 Apr 2003 15:28:32 -0700 (PDT) Received: from kiwi.adsl.isdnet.net (kiwi.adsl.isdnet.net [195.154.177.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id F398E43F75 for ; Fri, 11 Apr 2003 15:28:31 -0700 (PDT) (envelope-from kiwi@kiwi.adsl.isdnet.net) Received: by kiwi.adsl.isdnet.net (Postfix, from userid 1000) id 3E2E526C10; Sat, 12 Apr 2003 00:28:25 +0200 (CEST) Message-Id: <20030411222825.3E2E526C10@kiwi.adsl.isdnet.net> Date: Sat, 12 Apr 2003 00:28:25 +0200 (CEST) From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50838: lang/pike72 is maked Broken but there is no broken line in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 22:30:14 -0000 >Number: 50838 >Category: ports >Synopsis: lang/pike72 is maked Broken but there is no broken line in Makefile >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 15:30:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.7-RELEASE-p10 alpha >Organization: The Caudium Group >Environment: System: FreeBSD alpha.home.oav.net 4.7-RELEASE-p10 FreeBSD 4.7-RELEASE-p10 #0: Tue Apr 8 18:16:32 CEST 2003 root@alpha.home.oav.net:/usr/src/sys/compile/ALPHA alpha Fresh port tree from today 00:10 CEST >Description: When makeing a pike 7.2, the port system returns : ===> pike72-7.2.440 is marked as broken: Unknown component yes. But there is nothing in Makefile about that. Now why and how to removed this ? (since I am the maintainer, I am stumped I didn't get a word about that). >How-To-Repeat: cd /usr/ports/lang/pike72 && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:00:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE8E37B404; Fri, 11 Apr 2003 16:00:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E84F43F75; Fri, 11 Apr 2003 16:00:14 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BN0EUp056807; Fri, 11 Apr 2003 16:00:14 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BN0DjG056803; Fri, 11 Apr 2003 16:00:13 -0700 (PDT) Date: Fri, 11 Apr 2003 16:00:13 -0700 (PDT) From: Adam Weinberger Message-Id: <200304112300.h3BN0DjG056803@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/50832: Attempting to open Evolution settings dialogs causes crashes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:00:16 -0000 Synopsis: Attempting to open Evolution settings dialogs causes crashes Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: adamw Responsible-Changed-When: Fri Apr 11 15:59:54 PDT 2003 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=50832 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:00:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF8BA37B401 for ; Fri, 11 Apr 2003 16:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51FF143FD7 for ; Fri, 11 Apr 2003 16:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BN0RUp056833 for ; Fri, 11 Apr 2003 16:00:27 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BN0Rlw056832; Fri, 11 Apr 2003 16:00:27 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 16:00:27 -0700 (PDT) Resent-Message-Id: <200304112300.h3BN0Rlw056832@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scot W. Hetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF57537B404 for ; Fri, 11 Apr 2003 15:59:18 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A366443F93 for ; Fri, 11 Apr 2003 15:59:15 -0700 (PDT) (envelope-from admin@WBIw009.westbend.net) Received: from WBIw009.westbend.net (wbiw009 [216.47.253.29]) by mail.westbend.net (8.12.9/8.12.9) with ESMTP id h3BMx8sb069078; Fri, 11 Apr 2003 17:59:08 -0500 (CDT) (envelope-from admin@WBIw009.westbend.net) Received: from WBIw009.westbend.net (localhost [127.0.0.1]) by WBIw009.westbend.net (8.12.9/8.12.9) with ESMTP id h3BMx6Hi034716; Fri, 11 Apr 2003 17:59:07 -0500 (CDT) (envelope-from admin@WBIw009.westbend.net) Received: (from root@localhost) by WBIw009.westbend.net (8.12.9/8.12.9/Submit) id h3BMwtt7034715; Fri, 11 Apr 2003 17:58:55 -0500 (CDT) Message-Id: <200304112258.h3BMwtt7034715@WBIw009.westbend.net> Date: Fri, 11 Apr 2003 17:58:55 -0500 (CDT) From: "Scot W. Hetzel" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: simond@irrelevant.org Subject: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:00:36 -0000 >Number: 50840 >Category: ports >Synopsis: mail/squirrelmail - Port Docs in wrong location >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 16:00:27 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 4.8-RC i386 >Organization: West Bend Internet >Environment: System: FreeBSD WBIw009.westbend.net 4.8-RC FreeBSD 4.8-RC #1: Tue Apr 1 01:01:19 CST 2003 root@WBIw009.westbend.net:/usr/obj/usr/src/src4/sys/GENERIC-SMP i386 >Description: Installation of mail/squirrelmail places the ports documentation in PREFIX/squirrelmail, and you are not able to not install the documentation with NOPORTDOCS. >How-To-Repeat: Install the port, and see that all of the documentation is in PREFIX/squirrelmail directory. >Fix: The attached fix moves the documentation to PREFIX/share/doc/squirrelmail and makes it so that the documentation won't be installed when NOPORTDOCS is defined. I also moved the location of squirrelmail from PREFIX/squirrelmail to PREFIX/www/squirrelmail. This way it doesn't clutterup PREFIX with another directory. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/squirrelmail/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 5 Apr 2003 01:54:19 -0000 1.11 +++ Makefile 11 Apr 2003 22:34:12 -0000 @@ -23,14 +23,32 @@ USE_BZIP2= yes NO_BUILD= yes +PLIST_SUB+= PORTVERSION=${PORTVERSION} + +DOCS= AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes-${PORTVERSION} UPGRADE + +post-extract: + @${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/ReleaseNotes-${PORTVERSION} + pre-install: @${ECHO} "Your umask should be lax while installing this. Like, 022 or something." @${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - ${MKDIR} ${PREFIX}/squirrelmail - ${CP} -R ${WRKSRC}/* ${PREFIX}/squirrelmail - ${CHOWN} -R www:www ${PREFIX}/squirrelmail/data + ${MKDIR} -p ${PREFIX}/www/squirrelmail + ${CP} -R ${WRKSRC}/* ${PREFIX}/www/squirrelmail +.for file in ${DOCS} + @${RM} ${PREFIX}/www/squirrelmail/${file} +.endfor + @${RM} -rf ${PREFIX}/www/squirrelmail/doc + ${CHOWN} -R www:www ${PREFIX}/www/squirrelmail/data +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} +.for file in ${DOCS} + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} +.endfor + ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} +.endif post-install: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/mail/squirrelmail/pkg-message,v retrieving revision 1.5 diff -u -r1.5 pkg-message --- pkg-message 16 Sep 2002 06:23:50 -0000 1.5 +++ pkg-message 11 Apr 2003 21:55:46 -0000 @@ -1,8 +1,8 @@ You now need to add an alias to apache's httpd.conf pointing to -%%PREFIX%%/squirrelmail/ in order to access SquirrelMail from your -web browser, or create a VirtualHost with DocumentRoot set to that -directory. +%%PREFIX%%/www/squirrelmail/ in order to access SquirrelMail from +your web browser, or create a VirtualHost with DocumentRoot set +to that directory. For SquirrelMail to work properly you will need to make sure the following option is set in your php.ini file: @@ -13,6 +13,6 @@ session.auto_start = 1 In order to do your administrative configuration you need to -cd %%PREFIX%%/squirrelmail && ./configure +cd %%PREFIX%%/www/squirrelmail && ./configure SquirrelMail will not work until this has been done. Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/squirrelmail/pkg-plist,v retrieving revision 1.9 diff -u -r1.9 pkg-plist --- pkg-plist 5 Apr 2003 01:54:19 -0000 1.9 +++ pkg-plist 11 Apr 2003 22:30:38 -0000 @@ -1,758 +1,758 @@ -squirrelmail/AUTHORS -squirrelmail/COPYING -squirrelmail/ChangeLog -squirrelmail/INSTALL -squirrelmail/README -squirrelmail/ReleaseNotes -squirrelmail/UPGRADE -squirrelmail/class/deliver/Deliver.class.php -squirrelmail/class/deliver/Deliver_IMAP.class.php -squirrelmail/class/deliver/Deliver_SMTP.class.php -squirrelmail/class/deliver/Deliver_SendMail.class.php -squirrelmail/class/deliver/index.php -squirrelmail/class/helper/VCard.class.php -squirrelmail/class/html.class.php -squirrelmail/class/index.php -squirrelmail/class/mime.class.php -squirrelmail/class/mime/AddressStructure.class.php -squirrelmail/class/mime/ContentType.class.php -squirrelmail/class/mime/Disposition.class.php -squirrelmail/class/mime/Language.class.php -squirrelmail/class/mime/Message.class.php -squirrelmail/class/mime/MessageHeader.class.php -squirrelmail/class/mime/Rfc822Header.class.php -squirrelmail/class/mime/SMimeMessage.class.php -squirrelmail/class/mime/index.php -squirrelmail/config/conf.pl -squirrelmail/config/config_default.php -squirrelmail/config/config_local.php -squirrelmail/config/index.php -squirrelmail/configure -squirrelmail/contrib/RPM/config.php.redhat -squirrelmail/contrib/RPM/squirrelmail.conf -squirrelmail/contrib/RPM/squirrelmail.cron -squirrelmail/contrib/RPM/squirrelmail.spec -squirrelmail/data/.htaccess -squirrelmail/data/default_pref -squirrelmail/data/index.php -squirrelmail/doc/README.russian_apache -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.0.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.1.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.2.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.3.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.4.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.5 -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.6.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.0.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.1.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.2.txt -squirrelmail/doc/addressbook.txt -squirrelmail/doc/authentication.txt -squirrelmail/doc/compose.txt -squirrelmail/doc/db-backend.txt -squirrelmail/doc/ie_ssl.txt -squirrelmail/doc/index.html -squirrelmail/doc/mime.txt -squirrelmail/doc/plugin.txt -squirrelmail/doc/rfc_documents.txt -squirrelmail/doc/themes.txt -squirrelmail/doc/translating.txt -squirrelmail/doc/translating_help.txt -squirrelmail/doc/tree.txt -squirrelmail/functions/abook_database.php -squirrelmail/functions/abook_global_file.php -squirrelmail/functions/abook_ldap_server.php -squirrelmail/functions/abook_local_file.php -squirrelmail/functions/addressbook.php -squirrelmail/functions/attachment_common.php -squirrelmail/functions/auth.php -squirrelmail/functions/constants.php -squirrelmail/functions/date.php -squirrelmail/functions/db_prefs.php -squirrelmail/functions/display_messages.php -squirrelmail/functions/file_prefs.php -squirrelmail/functions/gettext.php -squirrelmail/functions/global.php -squirrelmail/functions/html.php -squirrelmail/functions/i18n.php -squirrelmail/functions/imap.php -squirrelmail/functions/imap_general.php -squirrelmail/functions/imap_mailbox.php -squirrelmail/functions/imap_messages.php -squirrelmail/functions/imap_parse.php -squirrelmail/functions/imap_search.php -squirrelmail/functions/imap_utf7_local.php -squirrelmail/functions/index.php -squirrelmail/functions/mailbox_display.php -squirrelmail/functions/mime.php -squirrelmail/functions/options.php -squirrelmail/functions/page_header.php -squirrelmail/functions/plugin.php -squirrelmail/functions/prefs.php -squirrelmail/functions/strings.php -squirrelmail/functions/tree.php -squirrelmail/functions/url_parser.php -squirrelmail/help/bg_BG/FAQ.hlp -squirrelmail/help/bg_BG/addresses.hlp -squirrelmail/help/bg_BG/basic.hlp -squirrelmail/help/bg_BG/compose.hlp -squirrelmail/help/bg_BG/folders.hlp -squirrelmail/help/bg_BG/main_folder.hlp -squirrelmail/help/bg_BG/options.hlp -squirrelmail/help/bg_BG/read_mail.hlp -squirrelmail/help/bg_BG/search.hlp -squirrelmail/help/ca_ES/FAQ.hlp -squirrelmail/help/ca_ES/addresses.hlp -squirrelmail/help/ca_ES/basic.hlp -squirrelmail/help/ca_ES/compose.hlp -squirrelmail/help/ca_ES/folders.hlp -squirrelmail/help/ca_ES/main_folder.hlp -squirrelmail/help/ca_ES/options.hlp -squirrelmail/help/ca_ES/read_mail.hlp -squirrelmail/help/ca_ES/search.hlp -squirrelmail/help/cs_CZ/FAQ.hlp -squirrelmail/help/cs_CZ/addresses.hlp -squirrelmail/help/cs_CZ/basic.hlp -squirrelmail/help/cs_CZ/compose.hlp -squirrelmail/help/cs_CZ/folders.hlp -squirrelmail/help/cs_CZ/main_folder.hlp -squirrelmail/help/cs_CZ/options.hlp -squirrelmail/help/cs_CZ/read_mail.hlp -squirrelmail/help/cs_CZ/search.hlp -squirrelmail/help/da_DK/FAQ.hlp -squirrelmail/help/da_DK/addresses.hlp -squirrelmail/help/da_DK/basic.hlp -squirrelmail/help/da_DK/compose.hlp -squirrelmail/help/da_DK/folders.hlp -squirrelmail/help/da_DK/main_folder.hlp -squirrelmail/help/da_DK/options.hlp -squirrelmail/help/da_DK/read_mail.hlp -squirrelmail/help/da_DK/search.hlp -squirrelmail/help/de_DE/FAQ.hlp -squirrelmail/help/de_DE/addresses.hlp -squirrelmail/help/de_DE/basic.hlp -squirrelmail/help/de_DE/compose.hlp -squirrelmail/help/de_DE/folders.hlp -squirrelmail/help/de_DE/main_folder.hlp -squirrelmail/help/de_DE/options.hlp -squirrelmail/help/de_DE/read_mail.hlp -squirrelmail/help/de_DE/search.hlp -squirrelmail/help/en_US/FAQ.hlp -squirrelmail/help/en_US/addresses.hlp -squirrelmail/help/en_US/basic.hlp -squirrelmail/help/en_US/compose.hlp -squirrelmail/help/en_US/folders.hlp -squirrelmail/help/en_US/main_folder.hlp -squirrelmail/help/en_US/options.hlp -squirrelmail/help/en_US/read_mail.hlp -squirrelmail/help/en_US/search.hlp -squirrelmail/help/es_ES/FAQ.hlp -squirrelmail/help/es_ES/addresses.hlp -squirrelmail/help/es_ES/basic.hlp -squirrelmail/help/es_ES/compose.hlp -squirrelmail/help/es_ES/folders.hlp -squirrelmail/help/es_ES/main_folder.hlp -squirrelmail/help/es_ES/options.hlp -squirrelmail/help/es_ES/read_mail.hlp -squirrelmail/help/es_ES/search.hlp -squirrelmail/help/fi_FI/FAQ.hlp -squirrelmail/help/fi_FI/addresses.hlp -squirrelmail/help/fi_FI/basic.hlp -squirrelmail/help/fi_FI/compose.hlp -squirrelmail/help/fi_FI/folders.hlp -squirrelmail/help/fi_FI/main_folder.hlp -squirrelmail/help/fi_FI/options.hlp -squirrelmail/help/fi_FI/read_mail.hlp -squirrelmail/help/fi_FI/search.hlp -squirrelmail/help/fr_FR/FAQ.hlp -squirrelmail/help/fr_FR/addresses.hlp -squirrelmail/help/fr_FR/basic.hlp -squirrelmail/help/fr_FR/compose.hlp -squirrelmail/help/fr_FR/folders.hlp -squirrelmail/help/fr_FR/main_folder.hlp -squirrelmail/help/fr_FR/options.hlp -squirrelmail/help/fr_FR/read_mail.hlp -squirrelmail/help/fr_FR/search.hlp -squirrelmail/help/id_ID/FAQ.hlp -squirrelmail/help/id_ID/addresses.hlp -squirrelmail/help/id_ID/basic.hlp -squirrelmail/help/id_ID/compose.hlp -squirrelmail/help/id_ID/folders.hlp -squirrelmail/help/id_ID/main_folder.hlp -squirrelmail/help/id_ID/options.hlp -squirrelmail/help/id_ID/read_mail.hlp -squirrelmail/help/id_ID/search.hlp -squirrelmail/help/index.php -squirrelmail/help/it_IT/FAQ.hlp -squirrelmail/help/it_IT/addresses.hlp -squirrelmail/help/it_IT/basic.hlp -squirrelmail/help/it_IT/compose.hlp -squirrelmail/help/it_IT/folders.hlp -squirrelmail/help/it_IT/main_folder.hlp -squirrelmail/help/it_IT/options.hlp -squirrelmail/help/it_IT/read_mail.hlp -squirrelmail/help/it_IT/search.hlp -squirrelmail/help/ja_JP/FAQ.hlp -squirrelmail/help/ja_JP/addresses.hlp -squirrelmail/help/ja_JP/basic.hlp -squirrelmail/help/ja_JP/compose.hlp -squirrelmail/help/ja_JP/folders.hlp -squirrelmail/help/ja_JP/main_folder.hlp -squirrelmail/help/ja_JP/options.hlp -squirrelmail/help/ja_JP/read_mail.hlp -squirrelmail/help/ja_JP/search.hlp -squirrelmail/help/ko_KR/FAQ.hlp -squirrelmail/help/ko_KR/addresses.hlp -squirrelmail/help/ko_KR/basic.hlp -squirrelmail/help/ko_KR/compose.hlp -squirrelmail/help/ko_KR/folders.hlp -squirrelmail/help/ko_KR/main_folder.hlp -squirrelmail/help/ko_KR/options.hlp -squirrelmail/help/ko_KR/read_mail.hlp -squirrelmail/help/ko_KR/search.hlp -squirrelmail/help/lt_LT/FAQ.hlp -squirrelmail/help/lt_LT/addresses.hlp -squirrelmail/help/lt_LT/basic.hlp -squirrelmail/help/lt_LT/compose.hlp -squirrelmail/help/lt_LT/folders.hlp -squirrelmail/help/lt_LT/main_folder.hlp -squirrelmail/help/lt_LT/options.hlp -squirrelmail/help/lt_LT/read_mail.hlp -squirrelmail/help/lt_LT/search.hlp -squirrelmail/help/nl_NL/FAQ.hlp -squirrelmail/help/nl_NL/addresses.hlp -squirrelmail/help/nl_NL/basic.hlp -squirrelmail/help/nl_NL/compose.hlp -squirrelmail/help/nl_NL/folders.hlp -squirrelmail/help/nl_NL/main_folder.hlp -squirrelmail/help/nl_NL/options.hlp -squirrelmail/help/nl_NL/read_mail.hlp -squirrelmail/help/nl_NL/search.hlp -squirrelmail/help/pl_PL/FAQ.hlp -squirrelmail/help/pl_PL/addresses.hlp -squirrelmail/help/pl_PL/basic.hlp -squirrelmail/help/pl_PL/compose.hlp -squirrelmail/help/pl_PL/folders.hlp -squirrelmail/help/pl_PL/main_folder.hlp -squirrelmail/help/pl_PL/options.hlp -squirrelmail/help/pl_PL/read_mail.hlp -squirrelmail/help/pl_PL/search.hlp -squirrelmail/help/pt_BR/FAQ.hlp -squirrelmail/help/pt_BR/addresses.hlp -squirrelmail/help/pt_BR/basic.hlp -squirrelmail/help/pt_BR/compose.hlp -squirrelmail/help/pt_BR/folders.hlp -squirrelmail/help/pt_BR/main_folder.hlp -squirrelmail/help/pt_BR/options.hlp -squirrelmail/help/pt_BR/read_mail.hlp -squirrelmail/help/pt_BR/search.hlp -squirrelmail/help/pt_PT/FAQ.hlp -squirrelmail/help/pt_PT/addresses.hlp -squirrelmail/help/pt_PT/basic.hlp -squirrelmail/help/pt_PT/compose.hlp -squirrelmail/help/pt_PT/folders.hlp -squirrelmail/help/pt_PT/main_folder.hlp -squirrelmail/help/pt_PT/options.hlp -squirrelmail/help/pt_PT/read_mail.hlp -squirrelmail/help/pt_PT/search.hlp -squirrelmail/help/ru_RU/FAQ.hlp -squirrelmail/help/ru_RU/addresses.hlp -squirrelmail/help/ru_RU/basic.hlp -squirrelmail/help/ru_RU/compose.hlp -squirrelmail/help/ru_RU/folders.hlp -squirrelmail/help/ru_RU/main_folder.hlp -squirrelmail/help/ru_RU/options.hlp -squirrelmail/help/ru_RU/read_mail.hlp -squirrelmail/help/ru_RU/search.hlp -squirrelmail/help/sl_SI/FAQ.hlp -squirrelmail/help/sl_SI/addresses.hlp -squirrelmail/help/sl_SI/basic.hlp -squirrelmail/help/sl_SI/compose.hlp -squirrelmail/help/sl_SI/folders.hlp -squirrelmail/help/sl_SI/main_folder.hlp -squirrelmail/help/sl_SI/options.hlp -squirrelmail/help/sl_SI/read_mail.hlp -squirrelmail/help/sl_SI/search.hlp -squirrelmail/help/sr_YU/FAQ.hlp -squirrelmail/help/sr_YU/addresses.hlp -squirrelmail/help/sr_YU/basic.hlp -squirrelmail/help/sr_YU/compose.hlp -squirrelmail/help/sr_YU/folders.hlp -squirrelmail/help/sr_YU/main_folder.hlp -squirrelmail/help/sr_YU/options.hlp -squirrelmail/help/sr_YU/read_mail.hlp -squirrelmail/help/sr_YU/search.hlp -squirrelmail/help/sv_SE/FAQ.hlp -squirrelmail/help/sv_SE/addresses.hlp -squirrelmail/help/sv_SE/basic.hlp -squirrelmail/help/sv_SE/compose.hlp -squirrelmail/help/sv_SE/folders.hlp -squirrelmail/help/sv_SE/main_folder.hlp -squirrelmail/help/sv_SE/options.hlp -squirrelmail/help/sv_SE/read_mail.hlp -squirrelmail/help/sv_SE/search.hlp -squirrelmail/help/th_TH/FAQ.hlp -squirrelmail/help/th_TH/addresses.hlp -squirrelmail/help/th_TH/basic.hlp -squirrelmail/help/th_TH/compose.hlp -squirrelmail/help/th_TH/folders.hlp -squirrelmail/help/th_TH/main_folder.hlp -squirrelmail/help/th_TH/options.hlp -squirrelmail/help/th_TH/read_mail.hlp -squirrelmail/help/th_TH/search.hlp -squirrelmail/images/down_pointer.png -squirrelmail/images/index.php -squirrelmail/images/minus.gif -squirrelmail/images/plus.gif -squirrelmail/images/sec_remove_da_DK.png -squirrelmail/images/sec_remove_eng.png -squirrelmail/images/sec_remove_es_ES.png -squirrelmail/images/sec_remove_fr_FR.png -squirrelmail/images/sec_remove_id_ID.png -squirrelmail/images/sec_remove_ja_JP.png -squirrelmail/images/sec_remove_ko_KR.png -squirrelmail/images/sec_remove_lt_LT.png -squirrelmail/images/sec_remove_ru.png -squirrelmail/images/sec_remove_sl_SI.png -squirrelmail/images/sec_remove_sr_YU.png -squirrelmail/images/sm_logo.png -squirrelmail/images/sort_none.png -squirrelmail/images/up_pointer.png -squirrelmail/include/index.php -squirrelmail/include/load_prefs.php -squirrelmail/include/options/display.php -squirrelmail/include/options/folder.php -squirrelmail/include/options/index.php -squirrelmail/include/options/personal.php -squirrelmail/include/validate.php -squirrelmail/index.php -squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/he_HE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/index.php -squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/timezones.cfg -squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.po -squirrelmail/plugins/README.plugins -squirrelmail/plugins/abook_take/README -squirrelmail/plugins/abook_take/setup.php -squirrelmail/plugins/abook_take/take.php -squirrelmail/plugins/administrator/INSTALL -squirrelmail/plugins/administrator/auth.php -squirrelmail/plugins/administrator/defines.php -squirrelmail/plugins/administrator/index.php -squirrelmail/plugins/administrator/options.php -squirrelmail/plugins/administrator/setup.php -squirrelmail/plugins/bug_report/INSTALL -squirrelmail/plugins/bug_report/README -squirrelmail/plugins/bug_report/bug_report.php -squirrelmail/plugins/bug_report/index.php -squirrelmail/plugins/bug_report/setup.php -squirrelmail/plugins/calendar/README -squirrelmail/plugins/calendar/calendar.php -squirrelmail/plugins/calendar/calendar_data.php -squirrelmail/plugins/calendar/day.php -squirrelmail/plugins/calendar/event_create.php -squirrelmail/plugins/calendar/event_delete.php -squirrelmail/plugins/calendar/event_edit.php -squirrelmail/plugins/calendar/functions.php -squirrelmail/plugins/calendar/index.php -squirrelmail/plugins/calendar/setup.php -squirrelmail/plugins/delete_move_next/README -squirrelmail/plugins/delete_move_next/index.php -squirrelmail/plugins/delete_move_next/setup.php -squirrelmail/plugins/filters/CHANGES -squirrelmail/plugins/filters/README -squirrelmail/plugins/filters/bulkquery/INSTALL -squirrelmail/plugins/filters/bulkquery/Makefile -squirrelmail/plugins/filters/bulkquery/README -squirrelmail/plugins/filters/bulkquery/bq.in -squirrelmail/plugins/filters/bulkquery/bq.out -squirrelmail/plugins/filters/bulkquery/bulkquery.c -squirrelmail/plugins/filters/filters.php -squirrelmail/plugins/filters/index.php -squirrelmail/plugins/filters/options.php -squirrelmail/plugins/filters/setup.php -squirrelmail/plugins/filters/spamoptions.php -squirrelmail/plugins/fortune/INSTALL -squirrelmail/plugins/fortune/setup.php -squirrelmail/plugins/index.php -squirrelmail/plugins/info/README -squirrelmail/plugins/info/functions.php -squirrelmail/plugins/info/options.php -squirrelmail/plugins/info/setup.php -squirrelmail/plugins/listcommands/README -squirrelmail/plugins/listcommands/index.php -squirrelmail/plugins/listcommands/mailout.php -squirrelmail/plugins/listcommands/setup.php -squirrelmail/plugins/mail_fetch/README -squirrelmail/plugins/mail_fetch/class.POP3.php -squirrelmail/plugins/mail_fetch/fetch.php -squirrelmail/plugins/mail_fetch/functions.php -squirrelmail/plugins/mail_fetch/index.php -squirrelmail/plugins/mail_fetch/options.php -squirrelmail/plugins/mail_fetch/setup.php -squirrelmail/plugins/make_archive.pl -squirrelmail/plugins/message_details/message_details_bottom.php -squirrelmail/plugins/message_details/message_details_main.php -squirrelmail/plugins/message_details/message_details_top.php -squirrelmail/plugins/message_details/setup.php -squirrelmail/plugins/newmail/HISTORY -squirrelmail/plugins/newmail/README -squirrelmail/plugins/newmail/index.php -squirrelmail/plugins/newmail/newmail.php -squirrelmail/plugins/newmail/newmail_opt.php -squirrelmail/plugins/newmail/setup.php -squirrelmail/plugins/newmail/sounds/FanFair.wav -squirrelmail/plugins/newmail/sounds/Friends.wav -squirrelmail/plugins/newmail/sounds/MontyPython.wav -squirrelmail/plugins/newmail/sounds/Notify.wav -squirrelmail/plugins/newmail/testsound.php -squirrelmail/plugins/sent_subfolders/index.php -squirrelmail/plugins/sent_subfolders/setup.php -squirrelmail/plugins/spamcop/README -squirrelmail/plugins/spamcop/index.php -squirrelmail/plugins/spamcop/options.php -squirrelmail/plugins/spamcop/setup.php -squirrelmail/plugins/spamcop/spamcop.php -squirrelmail/plugins/squirrelspell/INSTALL -squirrelmail/plugins/squirrelspell/doc/CRYPTO -squirrelmail/plugins/squirrelspell/doc/ChangeLog -squirrelmail/plugins/squirrelspell/doc/PRIVACY -squirrelmail/plugins/squirrelspell/doc/README -squirrelmail/plugins/squirrelspell/doc/UPGRADING -squirrelmail/plugins/squirrelspell/doc/index.php -squirrelmail/plugins/squirrelspell/index.php -squirrelmail/plugins/squirrelspell/js/WHATISTHIS -squirrelmail/plugins/squirrelspell/js/check_me.js -squirrelmail/plugins/squirrelspell/js/crypto_settings.js -squirrelmail/plugins/squirrelspell/js/decrypt_error.js -squirrelmail/plugins/squirrelspell/js/index.php -squirrelmail/plugins/squirrelspell/js/init.js -squirrelmail/plugins/squirrelspell/modules/.htaccess -squirrelmail/plugins/squirrelspell/modules/WHATISTHIS -squirrelmail/plugins/squirrelspell/modules/check_me.mod -squirrelmail/plugins/squirrelspell/modules/crypto.mod -squirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod -squirrelmail/plugins/squirrelspell/modules/edit_dic.mod -squirrelmail/plugins/squirrelspell/modules/enc_setup.mod -squirrelmail/plugins/squirrelspell/modules/forget_me.mod -squirrelmail/plugins/squirrelspell/modules/forget_me_not.mod -squirrelmail/plugins/squirrelspell/modules/index.php -squirrelmail/plugins/squirrelspell/modules/init.mod -squirrelmail/plugins/squirrelspell/modules/lang_change.mod -squirrelmail/plugins/squirrelspell/modules/lang_setup.mod -squirrelmail/plugins/squirrelspell/modules/options_main.mod -squirrelmail/plugins/squirrelspell/setup.php -squirrelmail/plugins/squirrelspell/sqspell_config.php -squirrelmail/plugins/squirrelspell/sqspell_functions.php -squirrelmail/plugins/squirrelspell/sqspell_interface.php -squirrelmail/plugins/squirrelspell/sqspell_options.php -squirrelmail/plugins/translate/INSTALL -squirrelmail/plugins/translate/README -squirrelmail/plugins/translate/index.php -squirrelmail/plugins/translate/options.php -squirrelmail/plugins/translate/setup.php -squirrelmail/po/charsetconvert.pl -squirrelmail/po/compilepo -squirrelmail/po/independent_strings.txt -squirrelmail/po/index.php -squirrelmail/po/mergepo -squirrelmail/po/squirrelmail.po -squirrelmail/po/xgetpo -squirrelmail/src/addrbook_popup.php -squirrelmail/src/addrbook_search.php -squirrelmail/src/addrbook_search_html.php -squirrelmail/src/addressbook.php -squirrelmail/src/compose.php -squirrelmail/src/delete_message.php -squirrelmail/src/download.php -squirrelmail/src/empty_trash.php -squirrelmail/src/folders.php -squirrelmail/src/folders_create.php -squirrelmail/src/folders_delete.php -squirrelmail/src/folders_rename_do.php -squirrelmail/src/folders_rename_getname.php -squirrelmail/src/folders_subscribe.php -squirrelmail/src/help.php -squirrelmail/src/image.php -squirrelmail/src/index.php -squirrelmail/src/left_main.php -squirrelmail/src/login.php -squirrelmail/src/move_messages.php -squirrelmail/src/options.php -squirrelmail/src/options_highlight.php -squirrelmail/src/options_identities.php -squirrelmail/src/options_order.php -squirrelmail/src/printer_friendly_bottom.php -squirrelmail/src/printer_friendly_main.php -squirrelmail/src/printer_friendly_top.php -squirrelmail/src/read_body.php -squirrelmail/src/redirect.php -squirrelmail/src/right_main.php -squirrelmail/src/search.php -squirrelmail/src/signout.php -squirrelmail/src/vcard.php -squirrelmail/src/view_header.php -squirrelmail/src/view_text.php -squirrelmail/src/webmail.php -squirrelmail/themes/README.themes -squirrelmail/themes/alien_glow.php -squirrelmail/themes/black_bean_burrito_theme.php -squirrelmail/themes/blue_grey_theme.php -squirrelmail/themes/bluesnews_theme.php -squirrelmail/themes/bluesteel_theme.php -squirrelmail/themes/christmas.php -squirrelmail/themes/css/sans-08.css -squirrelmail/themes/css/sans-10.css -squirrelmail/themes/css/sans-12.css -squirrelmail/themes/css/serif-10.css -squirrelmail/themes/css/serif-12.css -squirrelmail/themes/dark_green.php -squirrelmail/themes/dark_grey_theme.php -squirrelmail/themes/darkness.php -squirrelmail/themes/deepocean2_theme.php -squirrelmail/themes/deepocean_theme.php -squirrelmail/themes/default_theme.php -squirrelmail/themes/dompie_theme.php -squirrelmail/themes/forest_theme.php -squirrelmail/themes/greenhouse_effect.php -squirrelmail/themes/high_contrast_theme.php -squirrelmail/themes/ice_theme.php -squirrelmail/themes/in_the_pink.php -squirrelmail/themes/index.php -squirrelmail/themes/kind_of_blue.php -squirrelmail/themes/maize_theme.php -squirrelmail/themes/methodical_theme.php -squirrelmail/themes/midnight.php -squirrelmail/themes/monostochastic.php -squirrelmail/themes/penguin.php -squirrelmail/themes/plain_blue_theme.php -squirrelmail/themes/purple_theme.php -squirrelmail/themes/random.php -squirrelmail/themes/sandstorm_theme.php -squirrelmail/themes/seaspray_theme.php -squirrelmail/themes/servery_theme.php -squirrelmail/themes/shades_of_grey.php -squirrelmail/themes/slashdot_theme.php -squirrelmail/themes/spice_of_life.php -squirrelmail/themes/spice_of_life_dark.php -squirrelmail/themes/spice_of_life_lite.php -@dirrm squirrelmail/themes/css -@dirrm squirrelmail/themes -@dirrm squirrelmail/src -@dirrm squirrelmail/po -@dirrm squirrelmail/plugins/translate -@dirrm squirrelmail/plugins/squirrelspell/modules -@dirrm squirrelmail/plugins/squirrelspell/js -@dirrm squirrelmail/plugins/squirrelspell/doc -@dirrm squirrelmail/plugins/squirrelspell -@dirrm squirrelmail/plugins/spamcop -@dirrm squirrelmail/plugins/sent_subfolders -@dirrm squirrelmail/plugins/newmail/sounds -@dirrm squirrelmail/plugins/newmail -@dirrm squirrelmail/plugins/message_details -@dirrm squirrelmail/plugins/mail_fetch -@dirrm squirrelmail/plugins/listcommands -@dirrm squirrelmail/plugins/info -@dirrm squirrelmail/plugins/fortune -@dirrm squirrelmail/plugins/filters/bulkquery -@dirrm squirrelmail/plugins/filters -@dirrm squirrelmail/plugins/delete_move_next -@dirrm squirrelmail/plugins/calendar -@dirrm squirrelmail/plugins/bug_report -@dirrm squirrelmail/plugins/administrator -@dirrm squirrelmail/plugins/abook_take -@dirrm squirrelmail/plugins -@dirrm squirrelmail/locale/zh_TW/LC_MESSAGES -@dirrm squirrelmail/locale/zh_TW -@dirrm squirrelmail/locale/zh_CN/LC_MESSAGES -@dirrm squirrelmail/locale/zh_CN -@dirrm squirrelmail/locale/vi_VN/LC_MESSAGES -@dirrm squirrelmail/locale/vi_VN -@dirrm squirrelmail/locale/uk_UA/LC_MESSAGES -@dirrm squirrelmail/locale/uk_UA -@dirrm squirrelmail/locale/tr_TR/LC_MESSAGES -@dirrm squirrelmail/locale/tr_TR -@dirrm squirrelmail/locale/th_TH/LC_MESSAGES -@dirrm squirrelmail/locale/th_TH -@dirrm squirrelmail/locale/sv_SE/LC_MESSAGES -@dirrm squirrelmail/locale/sv_SE -@dirrm squirrelmail/locale/sr_YU/LC_MESSAGES -@dirrm squirrelmail/locale/sr_YU -@dirrm squirrelmail/locale/sl_SI/LC_MESSAGES -@dirrm squirrelmail/locale/sl_SI -@dirrm squirrelmail/locale/sk_SK/LC_MESSAGES -@dirrm squirrelmail/locale/sk_SK -@dirrm squirrelmail/locale/ru_RU/LC_MESSAGES -@dirrm squirrelmail/locale/ru_RU -@dirrm squirrelmail/locale/ro_RO/LC_MESSAGES -@dirrm squirrelmail/locale/ro_RO -@dirrm squirrelmail/locale/pt_PT/LC_MESSAGES -@dirrm squirrelmail/locale/pt_PT -@dirrm squirrelmail/locale/pt_BR/LC_MESSAGES -@dirrm squirrelmail/locale/pt_BR -@dirrm squirrelmail/locale/pl_PL/LC_MESSAGES -@dirrm squirrelmail/locale/pl_PL -@dirrm squirrelmail/locale/no_NO/LC_MESSAGES -@dirrm squirrelmail/locale/no_NO -@dirrm squirrelmail/locale/nn_NO/LC_MESSAGES -@dirrm squirrelmail/locale/nn_NO -@dirrm squirrelmail/locale/nl_NL/LC_MESSAGES -@dirrm squirrelmail/locale/nl_NL -@dirrm squirrelmail/locale/lt_LT/LC_MESSAGES -@dirrm squirrelmail/locale/lt_LT -@dirrm squirrelmail/locale/ko_KR/LC_MESSAGES -@dirrm squirrelmail/locale/ko_KR -@dirrm squirrelmail/locale/ja_JP/LC_MESSAGES -@dirrm squirrelmail/locale/ja_JP -@dirrm squirrelmail/locale/it_IT/LC_MESSAGES -@dirrm squirrelmail/locale/it_IT -@dirrm squirrelmail/locale/is_IS/LC_MESSAGES -@dirrm squirrelmail/locale/is_IS -@dirrm squirrelmail/locale/id_ID/LC_MESSAGES -@dirrm squirrelmail/locale/id_ID -@dirrm squirrelmail/locale/hu_HU/LC_MESSAGES -@dirrm squirrelmail/locale/hu_HU -@dirrm squirrelmail/locale/hr_HR/LC_MESSAGES -@dirrm squirrelmail/locale/hr_HR -@dirrm squirrelmail/locale/he_IL/LC_MESSAGES -@dirrm squirrelmail/locale/he_IL -@dirrm squirrelmail/locale/he_HE/LC_MESSAGES -@dirrm squirrelmail/locale/he_HE -@dirrm squirrelmail/locale/fr_FR/LC_MESSAGES -@dirrm squirrelmail/locale/fr_FR -@dirrm squirrelmail/locale/fi_FI/LC_MESSAGES -@dirrm squirrelmail/locale/fi_FI -@dirrm squirrelmail/locale/et_EE/LC_MESSAGES -@dirrm squirrelmail/locale/et_EE -@dirrm squirrelmail/locale/es_ES/LC_MESSAGES -@dirrm squirrelmail/locale/es_ES -@dirrm squirrelmail/locale/el_GR/LC_MESSAGES -@dirrm squirrelmail/locale/el_GR -@dirrm squirrelmail/locale/de_DE/LC_MESSAGES -@dirrm squirrelmail/locale/de_DE -@dirrm squirrelmail/locale/da_DK/LC_MESSAGES -@dirrm squirrelmail/locale/da_DK -@dirrm squirrelmail/locale/cs_CZ/LC_MESSAGES -@dirrm squirrelmail/locale/cs_CZ -@dirrm squirrelmail/locale/ca_ES/LC_MESSAGES -@dirrm squirrelmail/locale/ca_ES -@dirrm squirrelmail/locale/bg_BG/LC_MESSAGES -@dirrm squirrelmail/locale/bg_BG -@dirrm squirrelmail/locale/ar/LC_MESSAGES -@dirrm squirrelmail/locale/ar -@dirrm squirrelmail/locale -@dirrm squirrelmail/include/options -@dirrm squirrelmail/include -@dirrm squirrelmail/images -@dirrm squirrelmail/help/th_TH -@dirrm squirrelmail/help/sv_SE -@dirrm squirrelmail/help/sr_YU -@dirrm squirrelmail/help/sl_SI -@dirrm squirrelmail/help/ru_RU -@dirrm squirrelmail/help/pt_PT -@dirrm squirrelmail/help/pt_BR -@dirrm squirrelmail/help/pl_PL -@dirrm squirrelmail/help/nl_NL -@dirrm squirrelmail/help/lt_LT -@dirrm squirrelmail/help/ko_KR -@dirrm squirrelmail/help/ja_JP -@dirrm squirrelmail/help/it_IT -@dirrm squirrelmail/help/id_ID -@dirrm squirrelmail/help/fr_FR -@dirrm squirrelmail/help/fi_FI -@dirrm squirrelmail/help/es_ES -@dirrm squirrelmail/help/en_US -@dirrm squirrelmail/help/de_DE -@dirrm squirrelmail/help/da_DK -@dirrm squirrelmail/help/cs_CZ -@dirrm squirrelmail/help/ca_ES -@dirrm squirrelmail/help/bg_BG -@dirrm squirrelmail/help -@dirrm squirrelmail/functions -@dirrm squirrelmail/doc/ReleaseNotes/1.3 -@dirrm squirrelmail/doc/ReleaseNotes/1.2 -@dirrm squirrelmail/doc/ReleaseNotes -@dirrm squirrelmail/doc -@dirrm squirrelmail/data -@dirrm squirrelmail/contrib/RPM -@dirrm squirrelmail/contrib -@dirrm squirrelmail/config -@dirrm squirrelmail/class/mime -@dirrm squirrelmail/class/helper -@dirrm squirrelmail/class/deliver -@dirrm squirrelmail/class -@dirrm squirrelmail +%%PORTDOCS%%share/doc/squirrelmail/AUTHORS +%%PORTDOCS%%share/doc/squirrelmail/COPYING +%%PORTDOCS%%share/doc/squirrelmail/ChangeLog +%%PORTDOCS%%share/doc/squirrelmail/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/README +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes-%%PORTVERSION%% +%%PORTDOCS%%share/doc/squirrelmail/UPGRADE +%%PORTDOCS%%share/doc/squirrelmail/README.russian_apache +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.0.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.1.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.2.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.3.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.4.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.5 +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.6.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.0.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.1.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.2.txt +%%PORTDOCS%%share/doc/squirrelmail/addressbook.txt +%%PORTDOCS%%share/doc/squirrelmail/authentication.txt +%%PORTDOCS%%share/doc/squirrelmail/compose.txt +%%PORTDOCS%%share/doc/squirrelmail/db-backend.txt +%%PORTDOCS%%share/doc/squirrelmail/ie_ssl.txt +%%PORTDOCS%%share/doc/squirrelmail/index.html +%%PORTDOCS%%share/doc/squirrelmail/mime.txt +%%PORTDOCS%%share/doc/squirrelmail/plugin.txt +%%PORTDOCS%%share/doc/squirrelmail/rfc_documents.txt +%%PORTDOCS%%share/doc/squirrelmail/themes.txt +%%PORTDOCS%%share/doc/squirrelmail/translating.txt +%%PORTDOCS%%share/doc/squirrelmail/translating_help.txt +%%PORTDOCS%%share/doc/squirrelmail/tree.txt +www/squirrelmail/class/deliver/Deliver.class.php +www/squirrelmail/class/deliver/Deliver_IMAP.class.php +www/squirrelmail/class/deliver/Deliver_SMTP.class.php +www/squirrelmail/class/deliver/Deliver_SendMail.class.php +www/squirrelmail/class/deliver/index.php +www/squirrelmail/class/helper/VCard.class.php +www/squirrelmail/class/html.class.php +www/squirrelmail/class/index.php +www/squirrelmail/class/mime.class.php +www/squirrelmail/class/mime/AddressStructure.class.php +www/squirrelmail/class/mime/ContentType.class.php +www/squirrelmail/class/mime/Disposition.class.php +www/squirrelmail/class/mime/Language.class.php +www/squirrelmail/class/mime/Message.class.php +www/squirrelmail/class/mime/MessageHeader.class.php +www/squirrelmail/class/mime/Rfc822Header.class.php +www/squirrelmail/class/mime/SMimeMessage.class.php +www/squirrelmail/class/mime/index.php +www/squirrelmail/config/conf.pl +www/squirrelmail/config/config_default.php +www/squirrelmail/config/config_local.php +www/squirrelmail/config/index.php +www/squirrelmail/configure +www/squirrelmail/contrib/RPM/config.php.redhat +www/squirrelmail/contrib/RPM/squirrelmail.conf +www/squirrelmail/contrib/RPM/squirrelmail.cron +www/squirrelmail/contrib/RPM/squirrelmail.spec +www/squirrelmail/data/.htaccess +www/squirrelmail/data/default_pref +www/squirrelmail/data/index.php +www/squirrelmail/functions/abook_database.php +www/squirrelmail/functions/abook_global_file.php +www/squirrelmail/functions/abook_ldap_server.php +www/squirrelmail/functions/abook_local_file.php +www/squirrelmail/functions/addressbook.php +www/squirrelmail/functions/attachment_common.php +www/squirrelmail/functions/auth.php +www/squirrelmail/functions/constants.php +www/squirrelmail/functions/date.php +www/squirrelmail/functions/db_prefs.php +www/squirrelmail/functions/display_messages.php +www/squirrelmail/functions/file_prefs.php +www/squirrelmail/functions/gettext.php +www/squirrelmail/functions/global.php +www/squirrelmail/functions/html.php +www/squirrelmail/functions/i18n.php +www/squirrelmail/functions/imap.php +www/squirrelmail/functions/imap_general.php +www/squirrelmail/functions/imap_mailbox.php +www/squirrelmail/functions/imap_messages.php +www/squirrelmail/functions/imap_parse.php +www/squirrelmail/functions/imap_search.php +www/squirrelmail/functions/imap_utf7_local.php +www/squirrelmail/functions/index.php +www/squirrelmail/functions/mailbox_display.php +www/squirrelmail/functions/mime.php +www/squirrelmail/functions/options.php +www/squirrelmail/functions/page_header.php +www/squirrelmail/functions/plugin.php +www/squirrelmail/functions/prefs.php +www/squirrelmail/functions/strings.php +www/squirrelmail/functions/tree.php +www/squirrelmail/functions/url_parser.php +www/squirrelmail/help/bg_BG/FAQ.hlp +www/squirrelmail/help/bg_BG/addresses.hlp +www/squirrelmail/help/bg_BG/basic.hlp +www/squirrelmail/help/bg_BG/compose.hlp +www/squirrelmail/help/bg_BG/folders.hlp +www/squirrelmail/help/bg_BG/main_folder.hlp +www/squirrelmail/help/bg_BG/options.hlp +www/squirrelmail/help/bg_BG/read_mail.hlp +www/squirrelmail/help/bg_BG/search.hlp +www/squirrelmail/help/ca_ES/FAQ.hlp +www/squirrelmail/help/ca_ES/addresses.hlp +www/squirrelmail/help/ca_ES/basic.hlp +www/squirrelmail/help/ca_ES/compose.hlp +www/squirrelmail/help/ca_ES/folders.hlp +www/squirrelmail/help/ca_ES/main_folder.hlp +www/squirrelmail/help/ca_ES/options.hlp +www/squirrelmail/help/ca_ES/read_mail.hlp +www/squirrelmail/help/ca_ES/search.hlp +www/squirrelmail/help/cs_CZ/FAQ.hlp +www/squirrelmail/help/cs_CZ/addresses.hlp +www/squirrelmail/help/cs_CZ/basic.hlp +www/squirrelmail/help/cs_CZ/compose.hlp +www/squirrelmail/help/cs_CZ/folders.hlp +www/squirrelmail/help/cs_CZ/main_folder.hlp +www/squirrelmail/help/cs_CZ/options.hlp +www/squirrelmail/help/cs_CZ/read_mail.hlp +www/squirrelmail/help/cs_CZ/search.hlp +www/squirrelmail/help/da_DK/FAQ.hlp +www/squirrelmail/help/da_DK/addresses.hlp +www/squirrelmail/help/da_DK/basic.hlp +www/squirrelmail/help/da_DK/compose.hlp +www/squirrelmail/help/da_DK/folders.hlp +www/squirrelmail/help/da_DK/main_folder.hlp +www/squirrelmail/help/da_DK/options.hlp +www/squirrelmail/help/da_DK/read_mail.hlp +www/squirrelmail/help/da_DK/search.hlp +www/squirrelmail/help/de_DE/FAQ.hlp +www/squirrelmail/help/de_DE/addresses.hlp +www/squirrelmail/help/de_DE/basic.hlp +www/squirrelmail/help/de_DE/compose.hlp +www/squirrelmail/help/de_DE/folders.hlp +www/squirrelmail/help/de_DE/main_folder.hlp +www/squirrelmail/help/de_DE/options.hlp +www/squirrelmail/help/de_DE/read_mail.hlp +www/squirrelmail/help/de_DE/search.hlp +www/squirrelmail/help/en_US/FAQ.hlp +www/squirrelmail/help/en_US/addresses.hlp +www/squirrelmail/help/en_US/basic.hlp +www/squirrelmail/help/en_US/compose.hlp +www/squirrelmail/help/en_US/folders.hlp +www/squirrelmail/help/en_US/main_folder.hlp +www/squirrelmail/help/en_US/options.hlp +www/squirrelmail/help/en_US/read_mail.hlp +www/squirrelmail/help/en_US/search.hlp +www/squirrelmail/help/es_ES/FAQ.hlp +www/squirrelmail/help/es_ES/addresses.hlp +www/squirrelmail/help/es_ES/basic.hlp +www/squirrelmail/help/es_ES/compose.hlp +www/squirrelmail/help/es_ES/folders.hlp +www/squirrelmail/help/es_ES/main_folder.hlp +www/squirrelmail/help/es_ES/options.hlp +www/squirrelmail/help/es_ES/read_mail.hlp +www/squirrelmail/help/es_ES/search.hlp +www/squirrelmail/help/fi_FI/FAQ.hlp +www/squirrelmail/help/fi_FI/addresses.hlp +www/squirrelmail/help/fi_FI/basic.hlp +www/squirrelmail/help/fi_FI/compose.hlp +www/squirrelmail/help/fi_FI/folders.hlp +www/squirrelmail/help/fi_FI/main_folder.hlp +www/squirrelmail/help/fi_FI/options.hlp +www/squirrelmail/help/fi_FI/read_mail.hlp +www/squirrelmail/help/fi_FI/search.hlp +www/squirrelmail/help/fr_FR/FAQ.hlp +www/squirrelmail/help/fr_FR/addresses.hlp +www/squirrelmail/help/fr_FR/basic.hlp +www/squirrelmail/help/fr_FR/compose.hlp +www/squirrelmail/help/fr_FR/folders.hlp +www/squirrelmail/help/fr_FR/main_folder.hlp +www/squirrelmail/help/fr_FR/options.hlp +www/squirrelmail/help/fr_FR/read_mail.hlp +www/squirrelmail/help/fr_FR/search.hlp +www/squirrelmail/help/id_ID/FAQ.hlp +www/squirrelmail/help/id_ID/addresses.hlp +www/squirrelmail/help/id_ID/basic.hlp +www/squirrelmail/help/id_ID/compose.hlp +www/squirrelmail/help/id_ID/folders.hlp +www/squirrelmail/help/id_ID/main_folder.hlp +www/squirrelmail/help/id_ID/options.hlp +www/squirrelmail/help/id_ID/read_mail.hlp +www/squirrelmail/help/id_ID/search.hlp +www/squirrelmail/help/index.php +www/squirrelmail/help/it_IT/FAQ.hlp +www/squirrelmail/help/it_IT/addresses.hlp +www/squirrelmail/help/it_IT/basic.hlp +www/squirrelmail/help/it_IT/compose.hlp +www/squirrelmail/help/it_IT/folders.hlp +www/squirrelmail/help/it_IT/main_folder.hlp +www/squirrelmail/help/it_IT/options.hlp +www/squirrelmail/help/it_IT/read_mail.hlp +www/squirrelmail/help/it_IT/search.hlp +www/squirrelmail/help/ja_JP/FAQ.hlp +www/squirrelmail/help/ja_JP/addresses.hlp +www/squirrelmail/help/ja_JP/basic.hlp +www/squirrelmail/help/ja_JP/compose.hlp +www/squirrelmail/help/ja_JP/folders.hlp +www/squirrelmail/help/ja_JP/main_folder.hlp +www/squirrelmail/help/ja_JP/options.hlp +www/squirrelmail/help/ja_JP/read_mail.hlp +www/squirrelmail/help/ja_JP/search.hlp +www/squirrelmail/help/ko_KR/FAQ.hlp +www/squirrelmail/help/ko_KR/addresses.hlp +www/squirrelmail/help/ko_KR/basic.hlp +www/squirrelmail/help/ko_KR/compose.hlp +www/squirrelmail/help/ko_KR/folders.hlp +www/squirrelmail/help/ko_KR/main_folder.hlp +www/squirrelmail/help/ko_KR/options.hlp +www/squirrelmail/help/ko_KR/read_mail.hlp +www/squirrelmail/help/ko_KR/search.hlp +www/squirrelmail/help/lt_LT/FAQ.hlp +www/squirrelmail/help/lt_LT/addresses.hlp +www/squirrelmail/help/lt_LT/basic.hlp +www/squirrelmail/help/lt_LT/compose.hlp +www/squirrelmail/help/lt_LT/folders.hlp +www/squirrelmail/help/lt_LT/main_folder.hlp +www/squirrelmail/help/lt_LT/options.hlp +www/squirrelmail/help/lt_LT/read_mail.hlp +www/squirrelmail/help/lt_LT/search.hlp +www/squirrelmail/help/nl_NL/FAQ.hlp +www/squirrelmail/help/nl_NL/addresses.hlp +www/squirrelmail/help/nl_NL/basic.hlp +www/squirrelmail/help/nl_NL/compose.hlp +www/squirrelmail/help/nl_NL/folders.hlp +www/squirrelmail/help/nl_NL/main_folder.hlp +www/squirrelmail/help/nl_NL/options.hlp +www/squirrelmail/help/nl_NL/read_mail.hlp +www/squirrelmail/help/nl_NL/search.hlp +www/squirrelmail/help/pl_PL/FAQ.hlp +www/squirrelmail/help/pl_PL/addresses.hlp +www/squirrelmail/help/pl_PL/basic.hlp +www/squirrelmail/help/pl_PL/compose.hlp +www/squirrelmail/help/pl_PL/folders.hlp +www/squirrelmail/help/pl_PL/main_folder.hlp +www/squirrelmail/help/pl_PL/options.hlp +www/squirrelmail/help/pl_PL/read_mail.hlp +www/squirrelmail/help/pl_PL/search.hlp +www/squirrelmail/help/pt_BR/FAQ.hlp +www/squirrelmail/help/pt_BR/addresses.hlp +www/squirrelmail/help/pt_BR/basic.hlp +www/squirrelmail/help/pt_BR/compose.hlp +www/squirrelmail/help/pt_BR/folders.hlp +www/squirrelmail/help/pt_BR/main_folder.hlp +www/squirrelmail/help/pt_BR/options.hlp +www/squirrelmail/help/pt_BR/read_mail.hlp +www/squirrelmail/help/pt_BR/search.hlp +www/squirrelmail/help/pt_PT/FAQ.hlp +www/squirrelmail/help/pt_PT/addresses.hlp +www/squirrelmail/help/pt_PT/basic.hlp +www/squirrelmail/help/pt_PT/compose.hlp +www/squirrelmail/help/pt_PT/folders.hlp +www/squirrelmail/help/pt_PT/main_folder.hlp +www/squirrelmail/help/pt_PT/options.hlp +www/squirrelmail/help/pt_PT/read_mail.hlp +www/squirrelmail/help/pt_PT/search.hlp +www/squirrelmail/help/ru_RU/FAQ.hlp +www/squirrelmail/help/ru_RU/addresses.hlp +www/squirrelmail/help/ru_RU/basic.hlp +www/squirrelmail/help/ru_RU/compose.hlp +www/squirrelmail/help/ru_RU/folders.hlp +www/squirrelmail/help/ru_RU/main_folder.hlp +www/squirrelmail/help/ru_RU/options.hlp +www/squirrelmail/help/ru_RU/read_mail.hlp +www/squirrelmail/help/ru_RU/search.hlp +www/squirrelmail/help/sl_SI/FAQ.hlp +www/squirrelmail/help/sl_SI/addresses.hlp +www/squirrelmail/help/sl_SI/basic.hlp +www/squirrelmail/help/sl_SI/compose.hlp +www/squirrelmail/help/sl_SI/folders.hlp +www/squirrelmail/help/sl_SI/main_folder.hlp +www/squirrelmail/help/sl_SI/options.hlp +www/squirrelmail/help/sl_SI/read_mail.hlp +www/squirrelmail/help/sl_SI/search.hlp +www/squirrelmail/help/sr_YU/FAQ.hlp +www/squirrelmail/help/sr_YU/addresses.hlp +www/squirrelmail/help/sr_YU/basic.hlp +www/squirrelmail/help/sr_YU/compose.hlp +www/squirrelmail/help/sr_YU/folders.hlp +www/squirrelmail/help/sr_YU/main_folder.hlp +www/squirrelmail/help/sr_YU/options.hlp +www/squirrelmail/help/sr_YU/read_mail.hlp +www/squirrelmail/help/sr_YU/search.hlp +www/squirrelmail/help/sv_SE/FAQ.hlp +www/squirrelmail/help/sv_SE/addresses.hlp +www/squirrelmail/help/sv_SE/basic.hlp +www/squirrelmail/help/sv_SE/compose.hlp +www/squirrelmail/help/sv_SE/folders.hlp +www/squirrelmail/help/sv_SE/main_folder.hlp +www/squirrelmail/help/sv_SE/options.hlp +www/squirrelmail/help/sv_SE/read_mail.hlp +www/squirrelmail/help/sv_SE/search.hlp +www/squirrelmail/help/th_TH/FAQ.hlp +www/squirrelmail/help/th_TH/addresses.hlp +www/squirrelmail/help/th_TH/basic.hlp +www/squirrelmail/help/th_TH/compose.hlp +www/squirrelmail/help/th_TH/folders.hlp +www/squirrelmail/help/th_TH/main_folder.hlp +www/squirrelmail/help/th_TH/options.hlp +www/squirrelmail/help/th_TH/read_mail.hlp +www/squirrelmail/help/th_TH/search.hlp +www/squirrelmail/images/down_pointer.png +www/squirrelmail/images/index.php +www/squirrelmail/images/minus.gif +www/squirrelmail/images/plus.gif +www/squirrelmail/images/sec_remove_da_DK.png +www/squirrelmail/images/sec_remove_eng.png +www/squirrelmail/images/sec_remove_es_ES.png +www/squirrelmail/images/sec_remove_fr_FR.png +www/squirrelmail/images/sec_remove_id_ID.png +www/squirrelmail/images/sec_remove_ja_JP.png +www/squirrelmail/images/sec_remove_ko_KR.png +www/squirrelmail/images/sec_remove_lt_LT.png +www/squirrelmail/images/sec_remove_ru.png +www/squirrelmail/images/sec_remove_sl_SI.png +www/squirrelmail/images/sec_remove_sr_YU.png +www/squirrelmail/images/sm_logo.png +www/squirrelmail/images/sort_none.png +www/squirrelmail/images/up_pointer.png +www/squirrelmail/include/index.php +www/squirrelmail/include/load_prefs.php +www/squirrelmail/include/options/display.php +www/squirrelmail/include/options/folder.php +www/squirrelmail/include/options/index.php +www/squirrelmail/include/options/personal.php +www/squirrelmail/include/validate.php +www/squirrelmail/index.php +www/squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/he_HE/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/index.php +www/squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/timezones.cfg +www/squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.po +www/squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.mo +www/squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.po +www/squirrelmail/plugins/README.plugins +www/squirrelmail/plugins/abook_take/README +www/squirrelmail/plugins/abook_take/setup.php +www/squirrelmail/plugins/abook_take/take.php +www/squirrelmail/plugins/administrator/INSTALL +www/squirrelmail/plugins/administrator/auth.php +www/squirrelmail/plugins/administrator/defines.php +www/squirrelmail/plugins/administrator/index.php +www/squirrelmail/plugins/administrator/options.php +www/squirrelmail/plugins/administrator/setup.php +www/squirrelmail/plugins/bug_report/INSTALL +www/squirrelmail/plugins/bug_report/README +www/squirrelmail/plugins/bug_report/bug_report.php +www/squirrelmail/plugins/bug_report/index.php +www/squirrelmail/plugins/bug_report/setup.php +www/squirrelmail/plugins/calendar/README +www/squirrelmail/plugins/calendar/calendar.php +www/squirrelmail/plugins/calendar/calendar_data.php +www/squirrelmail/plugins/calendar/day.php +www/squirrelmail/plugins/calendar/event_create.php +www/squirrelmail/plugins/calendar/event_delete.php +www/squirrelmail/plugins/calendar/event_edit.php +www/squirrelmail/plugins/calendar/functions.php +www/squirrelmail/plugins/calendar/index.php +www/squirrelmail/plugins/calendar/setup.php +www/squirrelmail/plugins/delete_move_next/README +www/squirrelmail/plugins/delete_move_next/index.php +www/squirrelmail/plugins/delete_move_next/setup.php +www/squirrelmail/plugins/filters/CHANGES +www/squirrelmail/plugins/filters/README +www/squirrelmail/plugins/filters/bulkquery/INSTALL +www/squirrelmail/plugins/filters/bulkquery/Makefile +www/squirrelmail/plugins/filters/bulkquery/README +www/squirrelmail/plugins/filters/bulkquery/bq.in +www/squirrelmail/plugins/filters/bulkquery/bq.out +www/squirrelmail/plugins/filters/bulkquery/bulkquery.c +www/squirrelmail/plugins/filters/filters.php +www/squirrelmail/plugins/filters/index.php +www/squirrelmail/plugins/filters/options.php +www/squirrelmail/plugins/filters/setup.php +www/squirrelmail/plugins/filters/spamoptions.php +www/squirrelmail/plugins/fortune/INSTALL +www/squirrelmail/plugins/fortune/setup.php +www/squirrelmail/plugins/index.php +www/squirrelmail/plugins/info/README +www/squirrelmail/plugins/info/functions.php +www/squirrelmail/plugins/info/options.php +www/squirrelmail/plugins/info/setup.php +www/squirrelmail/plugins/listcommands/README +www/squirrelmail/plugins/listcommands/index.php +www/squirrelmail/plugins/listcommands/mailout.php +www/squirrelmail/plugins/listcommands/setup.php +www/squirrelmail/plugins/mail_fetch/README +www/squirrelmail/plugins/mail_fetch/class.POP3.php +www/squirrelmail/plugins/mail_fetch/fetch.php +www/squirrelmail/plugins/mail_fetch/functions.php +www/squirrelmail/plugins/mail_fetch/index.php +www/squirrelmail/plugins/mail_fetch/options.php +www/squirrelmail/plugins/mail_fetch/setup.php +www/squirrelmail/plugins/make_archive.pl +www/squirrelmail/plugins/message_details/message_details_bottom.php +www/squirrelmail/plugins/message_details/message_details_main.php +www/squirrelmail/plugins/message_details/message_details_top.php +www/squirrelmail/plugins/message_details/setup.php +www/squirrelmail/plugins/newmail/HISTORY +www/squirrelmail/plugins/newmail/README +www/squirrelmail/plugins/newmail/index.php +www/squirrelmail/plugins/newmail/newmail.php +www/squirrelmail/plugins/newmail/newmail_opt.php +www/squirrelmail/plugins/newmail/setup.php +www/squirrelmail/plugins/newmail/sounds/FanFair.wav +www/squirrelmail/plugins/newmail/sounds/Friends.wav +www/squirrelmail/plugins/newmail/sounds/MontyPython.wav +www/squirrelmail/plugins/newmail/sounds/Notify.wav +www/squirrelmail/plugins/newmail/testsound.php +www/squirrelmail/plugins/sent_subfolders/index.php +www/squirrelmail/plugins/sent_subfolders/setup.php +www/squirrelmail/plugins/spamcop/README +www/squirrelmail/plugins/spamcop/index.php +www/squirrelmail/plugins/spamcop/options.php +www/squirrelmail/plugins/spamcop/setup.php +www/squirrelmail/plugins/spamcop/spamcop.php +www/squirrelmail/plugins/squirrelspell/INSTALL +www/squirrelmail/plugins/squirrelspell/doc/CRYPTO +www/squirrelmail/plugins/squirrelspell/doc/ChangeLog +www/squirrelmail/plugins/squirrelspell/doc/PRIVACY +www/squirrelmail/plugins/squirrelspell/doc/README +www/squirrelmail/plugins/squirrelspell/doc/UPGRADING +www/squirrelmail/plugins/squirrelspell/doc/index.php +www/squirrelmail/plugins/squirrelspell/index.php +www/squirrelmail/plugins/squirrelspell/js/WHATISTHIS +www/squirrelmail/plugins/squirrelspell/js/check_me.js +www/squirrelmail/plugins/squirrelspell/js/crypto_settings.js +www/squirrelmail/plugins/squirrelspell/js/decrypt_error.js +www/squirrelmail/plugins/squirrelspell/js/index.php +www/squirrelmail/plugins/squirrelspell/js/init.js +www/squirrelmail/plugins/squirrelspell/modules/.htaccess +www/squirrelmail/plugins/squirrelspell/modules/WHATISTHIS +www/squirrelmail/plugins/squirrelspell/modules/check_me.mod +www/squirrelmail/plugins/squirrelspell/modules/crypto.mod +www/squirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod +www/squirrelmail/plugins/squirrelspell/modules/edit_dic.mod +www/squirrelmail/plugins/squirrelspell/modules/enc_setup.mod +www/squirrelmail/plugins/squirrelspell/modules/forget_me.mod +www/squirrelmail/plugins/squirrelspell/modules/forget_me_not.mod +www/squirrelmail/plugins/squirrelspell/modules/index.php +www/squirrelmail/plugins/squirrelspell/modules/init.mod +www/squirrelmail/plugins/squirrelspell/modules/lang_change.mod +www/squirrelmail/plugins/squirrelspell/modules/lang_setup.mod +www/squirrelmail/plugins/squirrelspell/modules/options_main.mod +www/squirrelmail/plugins/squirrelspell/setup.php +www/squirrelmail/plugins/squirrelspell/sqspell_config.php +www/squirrelmail/plugins/squirrelspell/sqspell_functions.php +www/squirrelmail/plugins/squirrelspell/sqspell_interface.php +www/squirrelmail/plugins/squirrelspell/sqspell_options.php +www/squirrelmail/plugins/translate/INSTALL +www/squirrelmail/plugins/translate/README +www/squirrelmail/plugins/translate/index.php +www/squirrelmail/plugins/translate/options.php +www/squirrelmail/plugins/translate/setup.php +www/squirrelmail/po/charsetconvert.pl +www/squirrelmail/po/compilepo +www/squirrelmail/po/independent_strings.txt +www/squirrelmail/po/index.php +www/squirrelmail/po/mergepo +www/squirrelmail/po/squirrelmail.po +www/squirrelmail/po/xgetpo +www/squirrelmail/src/addrbook_popup.php +www/squirrelmail/src/addrbook_search.php +www/squirrelmail/src/addrbook_search_html.php +www/squirrelmail/src/addressbook.php +www/squirrelmail/src/compose.php +www/squirrelmail/src/delete_message.php +www/squirrelmail/src/download.php +www/squirrelmail/src/empty_trash.php +www/squirrelmail/src/folders.php +www/squirrelmail/src/folders_create.php +www/squirrelmail/src/folders_delete.php +www/squirrelmail/src/folders_rename_do.php +www/squirrelmail/src/folders_rename_getname.php +www/squirrelmail/src/folders_subscribe.php +www/squirrelmail/src/help.php +www/squirrelmail/src/image.php +www/squirrelmail/src/index.php +www/squirrelmail/src/left_main.php +www/squirrelmail/src/login.php +www/squirrelmail/src/move_messages.php +www/squirrelmail/src/options.php +www/squirrelmail/src/options_highlight.php +www/squirrelmail/src/options_identities.php +www/squirrelmail/src/options_order.php +www/squirrelmail/src/printer_friendly_bottom.php +www/squirrelmail/src/printer_friendly_main.php +www/squirrelmail/src/printer_friendly_top.php +www/squirrelmail/src/read_body.php +www/squirrelmail/src/redirect.php +www/squirrelmail/src/right_main.php +www/squirrelmail/src/search.php +www/squirrelmail/src/signout.php +www/squirrelmail/src/vcard.php +www/squirrelmail/src/view_header.php +www/squirrelmail/src/view_text.php +www/squirrelmail/src/webmail.php +www/squirrelmail/themes/README.themes +www/squirrelmail/themes/alien_glow.php +www/squirrelmail/themes/black_bean_burrito_theme.php +www/squirrelmail/themes/blue_grey_theme.php +www/squirrelmail/themes/bluesnews_theme.php +www/squirrelmail/themes/bluesteel_theme.php +www/squirrelmail/themes/christmas.php +www/squirrelmail/themes/css/sans-08.css +www/squirrelmail/themes/css/sans-10.css +www/squirrelmail/themes/css/sans-12.css +www/squirrelmail/themes/css/serif-10.css +www/squirrelmail/themes/css/serif-12.css +www/squirrelmail/themes/dark_green.php +www/squirrelmail/themes/dark_grey_theme.php +www/squirrelmail/themes/darkness.php +www/squirrelmail/themes/deepocean2_theme.php +www/squirrelmail/themes/deepocean_theme.php +www/squirrelmail/themes/default_theme.php +www/squirrelmail/themes/dompie_theme.php +www/squirrelmail/themes/forest_theme.php +www/squirrelmail/themes/greenhouse_effect.php +www/squirrelmail/themes/high_contrast_theme.php +www/squirrelmail/themes/ice_theme.php +www/squirrelmail/themes/in_the_pink.php +www/squirrelmail/themes/index.php +www/squirrelmail/themes/kind_of_blue.php +www/squirrelmail/themes/maize_theme.php +www/squirrelmail/themes/methodical_theme.php +www/squirrelmail/themes/midnight.php +www/squirrelmail/themes/monostochastic.php +www/squirrelmail/themes/penguin.php +www/squirrelmail/themes/plain_blue_theme.php +www/squirrelmail/themes/purple_theme.php +www/squirrelmail/themes/random.php +www/squirrelmail/themes/sandstorm_theme.php +www/squirrelmail/themes/seaspray_theme.php +www/squirrelmail/themes/servery_theme.php +www/squirrelmail/themes/shades_of_grey.php +www/squirrelmail/themes/slashdot_theme.php +www/squirrelmail/themes/spice_of_life.php +www/squirrelmail/themes/spice_of_life_dark.php +www/squirrelmail/themes/spice_of_life_lite.php +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes/1.3 +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes/1.2 +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes +%%PORTDOCS%%@dirrm share/doc/squirrelmail +@dirrm www/squirrelmail/themes/css +@dirrm www/squirrelmail/themes +@dirrm www/squirrelmail/src +@dirrm www/squirrelmail/po +@dirrm www/squirrelmail/plugins/translate +@dirrm www/squirrelmail/plugins/squirrelspell/modules +@dirrm www/squirrelmail/plugins/squirrelspell/js +@dirrm www/squirrelmail/plugins/squirrelspell/doc +@dirrm www/squirrelmail/plugins/squirrelspell +@dirrm www/squirrelmail/plugins/spamcop +@dirrm www/squirrelmail/plugins/sent_subfolders +@dirrm www/squirrelmail/plugins/newmail/sounds +@dirrm www/squirrelmail/plugins/newmail +@dirrm www/squirrelmail/plugins/message_details +@dirrm www/squirrelmail/plugins/mail_fetch +@dirrm www/squirrelmail/plugins/listcommands +@dirrm www/squirrelmail/plugins/info +@dirrm www/squirrelmail/plugins/fortune +@dirrm www/squirrelmail/plugins/filters/bulkquery +@dirrm www/squirrelmail/plugins/filters +@dirrm www/squirrelmail/plugins/delete_move_next +@dirrm www/squirrelmail/plugins/calendar +@dirrm www/squirrelmail/plugins/bug_report +@dirrm www/squirrelmail/plugins/administrator +@dirrm www/squirrelmail/plugins/abook_take +@dirrm www/squirrelmail/plugins +@dirrm www/squirrelmail/locale/zh_TW/LC_MESSAGES +@dirrm www/squirrelmail/locale/zh_TW +@dirrm www/squirrelmail/locale/zh_CN/LC_MESSAGES +@dirrm www/squirrelmail/locale/zh_CN +@dirrm www/squirrelmail/locale/vi_VN/LC_MESSAGES +@dirrm www/squirrelmail/locale/vi_VN +@dirrm www/squirrelmail/locale/uk_UA/LC_MESSAGES +@dirrm www/squirrelmail/locale/uk_UA +@dirrm www/squirrelmail/locale/tr_TR/LC_MESSAGES +@dirrm www/squirrelmail/locale/tr_TR +@dirrm www/squirrelmail/locale/th_TH/LC_MESSAGES +@dirrm www/squirrelmail/locale/th_TH +@dirrm www/squirrelmail/locale/sv_SE/LC_MESSAGES +@dirrm www/squirrelmail/locale/sv_SE +@dirrm www/squirrelmail/locale/sr_YU/LC_MESSAGES +@dirrm www/squirrelmail/locale/sr_YU +@dirrm www/squirrelmail/locale/sl_SI/LC_MESSAGES +@dirrm www/squirrelmail/locale/sl_SI +@dirrm www/squirrelmail/locale/sk_SK/LC_MESSAGES +@dirrm www/squirrelmail/locale/sk_SK +@dirrm www/squirrelmail/locale/ru_RU/LC_MESSAGES +@dirrm www/squirrelmail/locale/ru_RU +@dirrm www/squirrelmail/locale/ro_RO/LC_MESSAGES +@dirrm www/squirrelmail/locale/ro_RO +@dirrm www/squirrelmail/locale/pt_PT/LC_MESSAGES +@dirrm www/squirrelmail/locale/pt_PT +@dirrm www/squirrelmail/locale/pt_BR/LC_MESSAGES +@dirrm www/squirrelmail/locale/pt_BR +@dirrm www/squirrelmail/locale/pl_PL/LC_MESSAGES +@dirrm www/squirrelmail/locale/pl_PL +@dirrm www/squirrelmail/locale/no_NO/LC_MESSAGES +@dirrm www/squirrelmail/locale/no_NO +@dirrm www/squirrelmail/locale/nn_NO/LC_MESSAGES +@dirrm www/squirrelmail/locale/nn_NO +@dirrm www/squirrelmail/locale/nl_NL/LC_MESSAGES +@dirrm www/squirrelmail/locale/nl_NL +@dirrm www/squirrelmail/locale/lt_LT/LC_MESSAGES +@dirrm www/squirrelmail/locale/lt_LT +@dirrm www/squirrelmail/locale/ko_KR/LC_MESSAGES +@dirrm www/squirrelmail/locale/ko_KR +@dirrm www/squirrelmail/locale/ja_JP/LC_MESSAGES +@dirrm www/squirrelmail/locale/ja_JP +@dirrm www/squirrelmail/locale/it_IT/LC_MESSAGES +@dirrm www/squirrelmail/locale/it_IT +@dirrm www/squirrelmail/locale/is_IS/LC_MESSAGES +@dirrm www/squirrelmail/locale/is_IS +@dirrm www/squirrelmail/locale/id_ID/LC_MESSAGES +@dirrm www/squirrelmail/locale/id_ID +@dirrm www/squirrelmail/locale/hu_HU/LC_MESSAGES +@dirrm www/squirrelmail/locale/hu_HU +@dirrm www/squirrelmail/locale/hr_HR/LC_MESSAGES +@dirrm www/squirrelmail/locale/hr_HR +@dirrm www/squirrelmail/locale/he_IL/LC_MESSAGES +@dirrm www/squirrelmail/locale/he_IL +@dirrm www/squirrelmail/locale/he_HE/LC_MESSAGES +@dirrm www/squirrelmail/locale/he_HE +@dirrm www/squirrelmail/locale/fr_FR/LC_MESSAGES +@dirrm www/squirrelmail/locale/fr_FR +@dirrm www/squirrelmail/locale/fi_FI/LC_MESSAGES +@dirrm www/squirrelmail/locale/fi_FI +@dirrm www/squirrelmail/locale/et_EE/LC_MESSAGES +@dirrm www/squirrelmail/locale/et_EE +@dirrm www/squirrelmail/locale/es_ES/LC_MESSAGES +@dirrm www/squirrelmail/locale/es_ES +@dirrm www/squirrelmail/locale/el_GR/LC_MESSAGES +@dirrm www/squirrelmail/locale/el_GR +@dirrm www/squirrelmail/locale/de_DE/LC_MESSAGES +@dirrm www/squirrelmail/locale/de_DE +@dirrm www/squirrelmail/locale/da_DK/LC_MESSAGES +@dirrm www/squirrelmail/locale/da_DK +@dirrm www/squirrelmail/locale/cs_CZ/LC_MESSAGES +@dirrm www/squirrelmail/locale/cs_CZ +@dirrm www/squirrelmail/locale/ca_ES/LC_MESSAGES +@dirrm www/squirrelmail/locale/ca_ES +@dirrm www/squirrelmail/locale/bg_BG/LC_MESSAGES +@dirrm www/squirrelmail/locale/bg_BG +@dirrm www/squirrelmail/locale/ar/LC_MESSAGES +@dirrm www/squirrelmail/locale/ar +@dirrm www/squirrelmail/locale +@dirrm www/squirrelmail/include/options +@dirrm www/squirrelmail/include +@dirrm www/squirrelmail/images +@dirrm www/squirrelmail/help/th_TH +@dirrm www/squirrelmail/help/sv_SE +@dirrm www/squirrelmail/help/sr_YU +@dirrm www/squirrelmail/help/sl_SI +@dirrm www/squirrelmail/help/ru_RU +@dirrm www/squirrelmail/help/pt_PT +@dirrm www/squirrelmail/help/pt_BR +@dirrm www/squirrelmail/help/pl_PL +@dirrm www/squirrelmail/help/nl_NL +@dirrm www/squirrelmail/help/lt_LT +@dirrm www/squirrelmail/help/ko_KR +@dirrm www/squirrelmail/help/ja_JP +@dirrm www/squirrelmail/help/it_IT +@dirrm www/squirrelmail/help/id_ID +@dirrm www/squirrelmail/help/fr_FR +@dirrm www/squirrelmail/help/fi_FI +@dirrm www/squirrelmail/help/es_ES +@dirrm www/squirrelmail/help/en_US +@dirrm www/squirrelmail/help/de_DE +@dirrm www/squirrelmail/help/da_DK +@dirrm www/squirrelmail/help/cs_CZ +@dirrm www/squirrelmail/help/ca_ES +@dirrm www/squirrelmail/help/bg_BG +@dirrm www/squirrelmail/help +@dirrm www/squirrelmail/functions +@dirrm www/squirrelmail/data +@dirrm www/squirrelmail/contrib/RPM +@dirrm www/squirrelmail/contrib +@dirrm www/squirrelmail/config +@dirrm www/squirrelmail/class/mime +@dirrm www/squirrelmail/class/helper +@dirrm www/squirrelmail/class/deliver +@dirrm www/squirrelmail/class +@dirrm www/squirrelmail >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:10:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 758A437B414 for ; Fri, 11 Apr 2003 16:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A9243F93 for ; Fri, 11 Apr 2003 16:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNA4Up062541 for ; Fri, 11 Apr 2003 16:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNA4iF062540; Fri, 11 Apr 2003 16:10:04 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 16:10:04 -0700 (PDT) Resent-Message-Id: <200304112310.h3BNA4iF062540@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Marks Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2BF237B401; Fri, 11 Apr 2003 16:00:39 -0700 (PDT) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C65C43FB1; Fri, 11 Apr 2003 16:00:36 -0700 (PDT) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h3BN0YLX082093; Sat, 12 Apr 2003 00:00:34 +0100 (BST) (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h3BN0Ylo082092; Sat, 12 Apr 2003 00:00:34 +0100 (BST) Message-Id: <200304112300.h3BN0Ylo082092@cus.org.uk> Date: Sat, 12 Apr 2003 00:00:34 +0100 (BST) From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jim@FreeBSD.org Subject: ports/50841: Maintainer Update: audio/easytag X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:10:06 -0000 >Number: 50841 >Category: ports >Synopsis: Maintainer Update: audio/easytag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 16:10:03 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #3: Mon Jan 20 23:49:12 GMT 2003 root@moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386 >Description: audio/easytag 0.25 -> 0.27 o Add FLAC file support. >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/easytag/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 2003/04/08 00:39:57 1.17 +++ Makefile 2003/04/11 22:54:23 @@ -7,7 +7,7 @@ # PORTNAME= easytag -PORTVERSION= 0.25 +PORTVERSION= 0.27 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,8 +16,12 @@ COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ - vorbis.2:${PORTSDIR}/audio/libvorbis + vorbis.2:${PORTSDIR}/audio/libvorbis \ + FLAC.5:${PORTSDIR}/audio/flac +MAN1= easytag.1 + +USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIG_SHELL="${SH}" \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/easytag/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 2003/01/02 06:43:56 1.11 +++ distinfo 2003/04/11 22:54:23 @@ -1 +1 @@ -MD5 (easytag-0.25.tar.gz) = 61becbf5dd77ebb540633abccdae02ac +MD5 (easytag-0.27.tar.bz2) = 1f0460e9231dda2fe402be92224727aa Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/audio/easytag/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 2003/01/02 06:43:56 1.5 +++ pkg-plist 2003/04/11 22:54:24 @@ -1,4 +1,5 @@ bin/easytag +share/easytag/ChangeLog share/easytag/EasyTAG_logo.xpm share/locale/cs/LC_MESSAGES/easytag.mo share/locale/de/LC_MESSAGES/easytag.mo >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:20:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C56D37B405 for ; Fri, 11 Apr 2003 16:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7EF943FA3 for ; Fri, 11 Apr 2003 16:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNK4Up065264 for ; Fri, 11 Apr 2003 16:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNK4Wt065263; Fri, 11 Apr 2003 16:20:04 -0700 (PDT) Date: Fri, 11 Apr 2003 16:20:04 -0700 (PDT) Message-Id: <200304112320.h3BNK4Wt065263@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Andrew Hsu Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Hsu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:20:05 -0000 The following reply was made to PR ports/50593; it has been noted by GNATS. From: Andrew Hsu To: freebsd-gnats-submit@FreeBSD.org, ahsu@users.sf.net Cc: obraun@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software Date: Sat, 12 Apr 2003 11:14:12 +1200 Hello Oliver, I approve of all of the changes you have suggested except for the lines detailing the port version. I have intentionally kept the version numbering system to NNN where N is a decimal number. In other words, I intend to use version numbers "001" through "999", sequentially, for the entire life-cycle of Rolo. There is suppose to be no '.' between the numbers. Therefore, the line change you have suggested for: +PORTVERSION= 0.0.7 Should be changed to: +PORTVERSION= 007 And the line change for: +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} Can be simplified to: +DISTNAME= ${PORTNAME}-${PORTVERSION} If you have any questions, feel free to email me back, but please also include a cc: to ahsu@paradise.net.nz (my home address) because SourceForge seems to have intermittent problems forwarding email to me from ahsu@users.sourceforge.net. I will, however, check the web site for this problem report from time to time in case you are worried that none of the email will reach me. Thanks for your time and effort in helping me with this port! Cheers, Andrew On Thu, Apr 10, 2003 at 15:06:50 +0200, Oliver Braun wrote: > > I would like to commit this with the following changes: > > -PORTVERSION= 006 > +PORTVERSION= 0.0.7 > > -MASTER_SITE_SUBDIR= rolo > +MASTER_SITE_SUBDIR= ${PORTNAME} > +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} > > +COMMENT= Text-based contact management software > > -MD5 (rolo-006.tar.gz) = 35380e97eba6478cb0833c28f059afaf > +MD5 (rolo-007.tar.gz) = 842ddb8b84b50711e433a87a2229d4b1 > > no more pkg-comment file > > Approved? > -- . . Andrew Hsu . email: ahsu@paradise.net.nz . email: ahsu@users.sf.net . From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:20:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 839CE37B401 for ; Fri, 11 Apr 2003 16:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 098C943F75 for ; Fri, 11 Apr 2003 16:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNK6Up065298 for ; Fri, 11 Apr 2003 16:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNK6Pa065296; Fri, 11 Apr 2003 16:20:06 -0700 (PDT) Date: Fri, 11 Apr 2003 16:20:06 -0700 (PDT) Message-Id: <200304112320.h3BNK6Pa065296@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Adam Weinberger Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Adam Weinberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:20:07 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: Adam Weinberger To: "Scot W. Hetzel" Cc: FreeBSD-gnats-submit@freebsd.org, simond@irrelevant.org Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Fri, 11 Apr 2003 16:20:08 -0700 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (04.11.2003 @ 1558 PST): Scot W. Hetzel said, in 67K: << > +PLIST_SUB+= PORTVERSION=${PORTVERSION} > + > +DOCS= AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes-${PORTVERSION} UPGRADE > + > +post-extract: > + @${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/ReleaseNotes-${PORTVERSION} Why are you doing this? Why do you want to alter the build mechanism to make a PORTVERSION-specific Relnotes file, if it just gets deleted on upgrade anyway? You're altering what the author intended. If you'd like to see ReleaseNotes renamed, please contact the author. > + > pre-install: > @${ECHO} "Your umask should be lax while installing this. Like, 022 or something." > @${SH} pkg-install ${PKGNAME} PRE-INSTALL > > do-install: > - ${MKDIR} ${PREFIX}/squirrelmail > - ${CP} -R ${WRKSRC}/* ${PREFIX}/squirrelmail > - ${CHOWN} -R www:www ${PREFIX}/squirrelmail/data > + ${MKDIR} -p ${PREFIX}/www/squirrelmail > + ${CP} -R ${WRKSRC}/* ${PREFIX}/www/squirrelmail > +.for file in ${DOCS} > + @${RM} ${PREFIX}/www/squirrelmail/${file} > +.endfor > + @${RM} -rf ${PREFIX}/www/squirrelmail/doc > + ${CHOWN} -R www:www ${PREFIX}/www/squirrelmail/data > +.if !defined(NOPORTDOCS) > + @${MKDIR} ${DOCSDIR} > +.for file in ${DOCS} > + @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} > +.endfor > + ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} > +.endif So you're suggesting that: (1) The same files get installed anyway. (2) Then the doc files are deleted. (3) Then the entire doc/ directory is deleted (4) Then they're conditionally added back in This makes assumptions about that people haven't put into their squirrelmail directory. I'd personally rather see a list of files to install generated dynamically within the Makefile by listing ${WRKSRC} and then :S'ing out the doc/ directory from that list. Also, I disagree that this should automatically go under /usr/local/www. I'm interested in hearing the maintainer's thoughts. # Adam >> end of "ports/50840: mail/squirrelmail - Port Docs in wrong location" from Scot W. Hetzel << - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+l02oo8KM2ULHQ/0RAoDFAJ0Uhu8hOKtt00VB9fOKouTAxWymlgCgm5fo qEUEue/NeYpA7YhIer/n1FY= =Xph6 -----END PGP SIGNATURE----- From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:30:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56A7A37B404 for ; Fri, 11 Apr 2003 16:30:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4593943F3F for ; Fri, 11 Apr 2003 16:30:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNULUp067884 for ; Fri, 11 Apr 2003 16:30:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNULO8067883; Fri, 11 Apr 2003 16:30:21 -0700 (PDT) Date: Fri, 11 Apr 2003 16:30:21 -0700 (PDT) Message-Id: <200304112330.h3BNULO8067883@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Adam Weinberger Subject: Re: ports/50841: Maintainer Update: audio/easytag X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Adam Weinberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:30:22 -0000 The following reply was made to PR ports/50841; it has been noted by GNATS. From: Adam Weinberger To: Dominic Marks Cc: FreeBSD-gnats-submit@freebsd.org, jim@freebsd.org Subject: Re: ports/50841: Maintainer Update: audio/easytag Date: Fri, 11 Apr 2003 16:27:12 -0700 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 root@smacky:/usr/ports/audio/easytag# PREFIX=/tmp/easytag make ===> Extracting for easytag-0.27 >> Checksum OK for easytag-0.27.tar.bz2. ===> Patching for easytag-0.27 ===> Applying FreeBSD patches for easytag-0.27 1 out of 1 hunks failed--saving rejects to Makefile.in.rej >> Patch patch-Makefile.in failed to apply cleanly. *** Error code 1 Stop in /usr/ports/audio/easytag. zsh: 46058 exit 1 PREFIX=/tmp/easytag make # Adam - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+l09Po8KM2ULHQ/0RAvbDAKCTRF4CFa8bqMYCJiUjE+/jg0lyZgCfVBTs cG8s/6pKHRr6JPGS9gcvGJk= =4opa -----END PGP SIGNATURE----- From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:30:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAB4337B405 for ; Fri, 11 Apr 2003 16:30:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C077B43FBD for ; Fri, 11 Apr 2003 16:30:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNUIUp067851 for ; Fri, 11 Apr 2003 16:30:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNUIAZ067850; Fri, 11 Apr 2003 16:30:18 -0700 (PDT) Date: Fri, 11 Apr 2003 16:30:18 -0700 (PDT) Message-Id: <200304112330.h3BNUIAZ067850@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Derek Young" Subject: Re: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Derek Young List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:30:23 -0000 The following reply was made to PR ports/50835; it has been noted by GNATS. From: "Derek Young" To: freebsd-gnats-submit@freebsd.org, obrien@freebsd.org Cc: dirk@freebsd.org Subject: Re: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" Date: Fri, 11 Apr 2003 18:20:47 -0600 Cdrecord wasn't the only utility in there that had that problem. Anyway, here are some patches you can use if you want, just copy them into your files directory and you will be good to go. Even the man pages are updated. I moved it all to /usr/local/etc. If you do not like that, change the patches ;) Derek Young -------------------------------START patch-da *** cdrecord/cdrecord.1.orig Tue Dec 24 09:28:40 2002 --- cdrecord/cdrecord.1 Fri Apr 11 17:04:40 2003 *************** *** 146,152 **** described below. .PP ! If a file /etc/default/cdrecord exists, the parameter to the .B dev= option may also be a drive name label in said file (see FILES section). --- 146,152 ---- described below. .PP ! If a file /usr/local/etc/cdrecord exists, the parameter to the .B dev= option may also be a drive name label in said file (see FILES section). *************** *** 621,627 **** .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /etc/default/cdrecord (see FILES section). .TP .BI gracetime= # Set the grace time before starting to write to --- 621,627 ---- .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /usr/local/etc/cdrecord (see FILES section). .TP .BI gracetime= # Set the grace time before starting to write to *************** *** 1361,1367 **** .TP .B CDR_DEVICE This may either hold a device identifier that is suitable to the open ! call of the SCSI transport library or a label in the file /etc/default/cdrecord. .TP .B CDR_SPEED Sets the default speed value for writing (see also --- 1361,1367 ---- .TP .B CDR_DEVICE This may either hold a device identifier that is suitable to the open ! call of the SCSI transport library or a label in the file /usr/local/etc/cdrecord. .TP .B CDR_SPEED Sets the default speed value for writing (see also *************** *** 1417,1424 **** .SH FILES .TP ! /etc/default/cdrecord ! Default values can be set for the following options in /etc/default/cdrecord. For example: .SM CDR_FIFOSIZE=8m or --- 1417,1424 ---- .SH FILES .TP ! /usr/local/etc/cdrecord ! Default values can be set for the following options in /usr/local/etc/cdrecord. For example: .SM CDR_FIFOSIZE=8m or *************** *** 1427,1433 **** .TP CDR_DEVICE This may either hold a device identifier that is suitable to the open ! call of the SCSI transport library or a label in the file /etc/default/cdrecord that allows to identify a specific drive on the system. .TP CDR_SPEED --- 1427,1433 ---- .TP CDR_DEVICE This may either hold a device identifier that is suitable to the open ! call of the SCSI transport library or a label in the file /usr/local/etc/cdrecord that allows to identify a specific drive on the system. .TP CDR_SPEED -------------------------------START patch-db *** cdrecord/defaults.c.orig Wed Aug 14 12:52:00 2002 --- cdrecord/defaults.c Fri Apr 11 17:11:51 2003 *************** *** 53,59 **** * don't contribute work and don't give support, they are causing extra * work for me and this way slow down the cdrecord development. */ ! return (defltopen("/etc/default/cdrecord")); } EXPORT void --- 53,59 ---- * don't contribute work and don't give support, they are causing extra * work for me and this way slow down the cdrecord development. */ ! return (defltopen("/usr/local/etc/cdrecord")); } EXPORT void -------------------------------START patch-dc *** cdrecord/cdrecord.dfl.orig Sun Jul 7 16:56:21 2002 --- cdrecord/cdrecord.dfl Fri Apr 11 17:13:58 2003 *************** *** 1,6 **** #ident @(#)cdrecord.dfl 1.4 02/07/07 Copyr 1998 J. Schilling # ! # This file is /etc/default/cdrecord # It contains defaults that are used if no command line option # or environment is present. # --- 1,6 ---- #ident @(#)cdrecord.dfl 1.4 02/07/07 Copyr 1998 J. Schilling # ! # This file is /usr/local/etc/cdrecord # It contains defaults that are used if no command line option # or environment is present. # *************** *** 14,20 **** # Note that newer cdrecord versions do not default # to speed=1. For MMC compliant drives, the default # is to write at maximum speed, so it in general does ! # not make sense to set up a default speed in /etc/default/cdrecord # #CDR_SPEED=40 --- 14,20 ---- # Note that newer cdrecord versions do not default # to speed=1. For MMC compliant drives, the default # is to write at maximum speed, so it in general does ! # not make sense to set up a default speed in /usr/local/etc/cdrecord # #CDR_SPEED=40 -------------------------------START patch-dd *** readcd/readcd.1.orig Tue Dec 24 09:28:41 2002 --- readcd/readcd.1 Fri Apr 11 17:21:57 2003 *************** *** 186,192 **** .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /etc/default/cdrecord (see FILES section). .TP .BI timeout= # Set the default SCSI command timeout value to --- 186,192 ---- .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /usr/local/etc/cdrecord (see FILES section). .TP .BI timeout= # Set the default SCSI command timeout value to -------------------------------START patch-de *** scgcheck/scgcheck.1.orig Tue Dec 24 09:32:01 2002 --- scgcheck/scgcheck.1 Fri Apr 11 17:25:25 2003 *************** *** 170,176 **** .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /etc/default/cdrecord (see FILES section). .TP .BI timeout= # Set the default SCSI command timeout value to --- 170,176 ---- .B dev= option does not contain the characters ',', '/', '@' or ':', it is interpreted as an label name that may be found in the file ! /usr/local/etc/cdrecord (see FILES section). .TP .BI timeout= # Set the default SCSI command timeout value to -------------------------------START patch-df *** cdda2wav/cdda2ogg.orig Tue Apr 9 06:18:15 2002 --- cdda2wav/cdda2ogg Fri Apr 11 17:31:24 2003 *************** *** 33,39 **** FILEPREFIX=${1:-audiotrack} ! . /etc/default/cdda2ogg 2>/dev/null || true TRACK=1 while : --- 33,39 ---- FILEPREFIX=${1:-audiotrack} ! . /usr/local/etc/cdda2ogg 2>/dev/null || true TRACK=1 while : -------------------------------START patch-dg *** include/deflts.h.orig Mon Aug 26 06:00:36 2002 --- include/deflts.h Fri Apr 11 17:33:00 2003 *************** *** 34,40 **** extern "C" { #endif ! #define DEFLT "/etc/default" /* * cmd's to defltcntl() --- 34,40 ---- extern "C" { #endif ! #define DEFLT "/usr/local/etc" /* * cmd's to defltcntl() -------------------------------START patch-dh *** rscsi/rscsi.c.orig Sat Nov 30 05:48:40 2002 --- rscsi/rscsi.c Fri Apr 11 17:34:19 2003 *************** *** 132,140 **** * don't contribute work and don't give support, they are causing extra * work for me and this way slow down the development. */ ! if (defltopen("/etc/default/rscsi") < 0) { rscsierror(geterrno(), errmsgstr(geterrno()), ! "Remote configuration error: Cannot open /etc/default/rscsi"); /* rscsirespond(-1, geterrno());*/ exit(EX_BAD); } --- 132,140 ---- * don't contribute work and don't give support, they are causing extra * work for me and this way slow down the development. */ ! if (defltopen("/usr/local/etc/rscsi") < 0) { rscsierror(geterrno(), errmsgstr(geterrno()), ! "Remote configuration error: Cannot open /usr/local/etc/rscsi"); /* rscsirespond(-1, geterrno());*/ exit(EX_BAD); } -------------------------------START patch-di *** rscsi/rscsi.dfl.orig Mon Nov 13 19:24:03 2000 --- rscsi/rscsi.dfl Fri Apr 11 17:35:22 2003 *************** *** 1,6 **** #ident %Z%%M% %I% %E% Copyr 2000 J. Schilling # ! # This file is /etc/default/rscsi # # NOTE: If this file is not present, rscsi will reject to work. # --- 1,6 ---- #ident %Z%%M% %I% %E% Copyr 2000 J. Schilling # ! # This file is /usr/local/etc/rscsi # # NOTE: If this file is not present, rscsi will reject to work. # This message was sent from the free private e-mail service by easy.com, the portal site owned by Stelios and the easyGroup. This email service is available to all members of the public to use for personal reasons only. Not all subscribers to this e-mail service are representatives of an easyGroup company. From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:50:24 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BA5B37B401 for ; Fri, 11 Apr 2003 16:50:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D0E43FBD for ; Fri, 11 Apr 2003 16:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNoNUp073619 for ; Fri, 11 Apr 2003 16:50:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNoNK9073616; Fri, 11 Apr 2003 16:50:23 -0700 (PDT) Date: Fri, 11 Apr 2003 16:50:23 -0700 (PDT) Message-Id: <200304112350.h3BNoNK9073616@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Andrew Hsu Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Hsu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:50:24 -0000 The following reply was made to PR ports/50593; it has been noted by GNATS. From: Andrew Hsu To: freebsd-gnats-submit@FreeBSD.org, ahsu@users.sf.net Cc: obraun@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software Date: Sat, 12 Apr 2003 11:40:57 +1200 Hello again, In my haste, I forgot to put in a comment line that may make things a little more easy to maintain for the future. The line change I have suggested for: +PORTVERSION= 007 Would be more clear if it had a comment: +# only use version numbers "001" through "999" with no '.' for this port +PORTVERSION= 007 Cheers, Andrew -- . . Andrew Hsu . email: ahsu@paradise.net.nz . email: ahsu@users.sf.net . From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 16:58:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1909737B401; Fri, 11 Apr 2003 16:58:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3C843FAF; Fri, 11 Apr 2003 16:58:58 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BNwwUp076093; Fri, 11 Apr 2003 16:58:58 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BNwwm8076089; Fri, 11 Apr 2003 16:58:58 -0700 (PDT) Date: Fri, 11 Apr 2003 16:58:58 -0700 (PDT) From: Adam Weinberger Message-Id: <200304112358.h3BNwwm8076089@freefall.freebsd.org> To: dom@cus.org.uk, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50841: Maintainer Update: audio/easytag X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:58:59 -0000 Synopsis: Maintainer Update: audio/easytag State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Fri Apr 11 16:57:32 PDT 2003 State-Changed-Why: Committetted, with minor modifications. patch-Makefile.in was also removed, and the GNOME .desktop file was also added to the plist. Thanks for the submission and the modifications! http://www.freebsd.org/cgi/query-pr.cgi?pr=50841 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 17:00:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22A9B37B40F for ; Fri, 11 Apr 2003 17:00:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE8B43FA3 for ; Fri, 11 Apr 2003 17:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C00XUp076136 for ; Fri, 11 Apr 2003 17:00:33 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C00XnG076135; Fri, 11 Apr 2003 17:00:33 -0700 (PDT) Date: Fri, 11 Apr 2003 17:00:33 -0700 (PDT) Message-Id: <200304120000.h3C00XnG076135@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Derek Young" Subject: Re: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Derek Young List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:00:34 -0000 The following reply was made to PR ports/50835; it has been noted by GNATS. From: "Derek Young" To: freebsd-gnats-submit@freebsd.org, obrien@freebsd.org Cc: dirk@freebsd.org Subject: Re: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" Date: Fri, 11 Apr 2003 18:59:15 -0600 Ok.. remind me not to cut and paste a patch into an email when I am on vacation.. i went ahead and uploded a tar of them. rofl. http://www.orcacom.net/~bleach/cdrtools.tar Sorry. Derek Young bleach@orcacom.net This message was sent from the free private e-mail service by easy.com, the portal site owned by Stelios and the easyGroup. This email service is available to all members of the public to use for personal reasons only. Not all subscribers to this e-mail service are representatives of an easyGroup company. From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 18:50:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9AFD37B401 for ; Fri, 11 Apr 2003 18:50:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E0143FA3 for ; Fri, 11 Apr 2003 18:50:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C1oCUp010232 for ; Fri, 11 Apr 2003 18:50:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C1oC5Q010231; Fri, 11 Apr 2003 18:50:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 18:50:12 -0700 (PDT) Resent-Message-Id: <200304120150.h3C1oC5Q010231@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Klaus-J.Wolf" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D66237B401 for ; Fri, 11 Apr 2003 18:46:49 -0700 (PDT) Received: from ks420.kasserver.com (ks420.kasserver.com [62.141.48.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 124BD43F3F for ; Fri, 11 Apr 2003 18:46:48 -0700 (PDT) (envelope-from kjwolf@golulu.seismic.de) Received: from golulu.seismic.de (p50817314.dip.t-dialin.net [80.129.115.20]) (authenticated) by ks420.kasserver.com (8.11.6/8.11.6) with ESMTP id h3C1kjp30201; Sat, 12 Apr 2003 03:46:46 +0200 Received: by golulu.seismic.de (Postfix, from userid 500) id 4B28B26; Sat, 12 Apr 2003 03:46:44 +0200 (CEST) Message-Id: <20030412014644.4B28B26@golulu.seismic.de> Date: Sat, 12 Apr 2003 03:46:44 +0200 (CEST) From: "Klaus-J.Wolf" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50842: gcc-3.2.2_20030205 won't profile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 01:50:13 -0000 >Number: 50842 >Category: ports >Synopsis: gcc-3.2.2_20030205 won't profile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 18:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Klaus-J. Wolf >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD golulu.logelhorst.xx 4.8-RELEASE FreeBSD 4.8-RELEASE #2: Fri Apr 11 18:31:15 GMT 2003 root@golulu.logelhorst.xx:/usr/src/sys/compile/GOLULU i386 >Description: Given a one-liner as program code, the following compilation instruction doesn't succeed: $ gcc32 -fprofile-arcs -o xxx xxx.c /var/tmp//ccGqFanl.o(.stab+0x14): undefined reference to `LPBX0' collect2: ld returned 1 exit status The verbose output is attached. The same make script works under Linux with default gcc-3.2. >How-To-Repeat: I think you can use any program, but I used: main() { puts("moin."); } >Fix: None known. ktrace(1) didn't offer any hint I could understand. --- 0log.verbose begins here --- Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/specs Configured with: ./..//gcc-3.2.2/configure --disable-nls --with-gnu-as --with-gnu-ld --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/include/Java --disable-libgcj --disable-shared --prefix=/usr/local i386-portbld-freebsd4.8 Thread model: posix gcc version 3.2.2 /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/cc1 -lang-c -v -D__GNUC__=3 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=2 -D__GXX_ABI_VERSION=102 -D__FreeBSD__=4 -Dunix -D__ELF__ -D__KPRINTF_ATTRIBUTE__ -D__FreeBSD__=4 -D__unix__ -D__ELF__ -D__KPRINTF_ATTRIBUTE__ -D__unix -Asystem=unix -Asystem=bsd -Asystem=FreeBSD -D__NO_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i386__ -D__ELF__ xxx.c -quiet -dumpbase xxx.c -version -fprofile-arcs -o /var/tmp//ccWPdZt1.s GNU CPP version 3.2.2 (cpplib) (i386 FreeBSD/ELF) GNU C version 3.2.2 (i386-portbld-freebsd4.8) compiled by GNU C version 3.2.2. ignoring nonexistent directory "/usr/local/i386-portbld-freebsd4.8/include" #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/include /usr/include End of search list. as -v -o /var/tmp//cceuFJaY.o /var/tmp//ccWPdZt1.s GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20 /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/collect2 -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o xxx /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/crtbegin.o -L/usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2 -L/usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/../../.. /var/tmp//cceuFJaY.o -lgcc -lc -lgcc /usr/local/lib/gcc-lib/i386-portbld-freebsd4.8/3.2.2/crtend.o /usr/lib/crtn.o /var/tmp//cceuFJaY.o(.stab+0x14): undefined reference to `LPBX0' GNU ld version 2.12.1 [FreeBSD] 2002-07-20 Supported emulations: elf_i386 collect2: ld returned 1 exit status --- 0log.verbose ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 19:00:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6DA37B401 for ; Fri, 11 Apr 2003 19:00:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F04CC43F93 for ; Fri, 11 Apr 2003 19:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C20SUp012717 for ; Fri, 11 Apr 2003 19:00:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C20SPR012716; Fri, 11 Apr 2003 19:00:28 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 19:00:28 -0700 (PDT) Resent-Message-Id: <200304120200.h3C20SPR012716@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Magda Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7D8937B401; Fri, 11 Apr 2003 18:55:17 -0700 (PDT) Received: from tomts21-srv.bellnexxia.net (tomts21.bellnexxia.net [209.226.175.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC6543F75; Fri, 11 Apr 2003 18:55:16 -0700 (PDT) (envelope-from dmagda@magda.ca) Received: from number6.magda.ca ([64.229.229.168]) by tomts21-srv.bellnexxia.netESMTP <20030412015515.JKIE20168.tomts21-srv.bellnexxia.net@number6.magda.ca>; Fri, 11 Apr 2003 21:55:15 -0400 Received: from number6.magda.ca (localhost.magda.ca [127.0.0.1]) by number6.magda.ca (8.12.9/8.12.7) with ESMTP id h3C1tEk3075511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Apr 2003 21:55:15 -0400 (EDT) (envelope-from dmagda@magda.ca) Received: (from dmagda@localhost) by number6.magda.ca (8.12.9/8.12.7/Submit) id h3C1tEF3075510; Fri, 11 Apr 2003 21:55:14 -0400 (EDT) (envelope-from dmagda) Message-Id: <200304120155.h3C1tEF3075510@number6.magda.ca> Date: Fri, 11 Apr 2003 21:55:14 -0400 (EDT) From: David Magda To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: tg@FreeBSD.org Subject: ports/50843: x11/xlockmore uses PERL, not REINPLACE_CMD X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Magda List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 02:00:30 -0000 >Number: 50843 >Category: ports >Synopsis: x11/xlockmore uses PERL, not REINPLACE_CMD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 19:00:28 PDT 2003 >Closed-Date: >Last-Modified: >Originator: David Magda >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: We're organized? >Environment: System: FreeBSD number6.magda.ca 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #1: Fri Feb 21 18:37:45 EST 2003 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELE i386 >Description: x11/xlockmore uses perl to do a in-place sed(1) but does not have USE_PERL defined. >How-To-Repeat: cd /usr/ports/x11/xlockmore grep -i perl Makefile >Fix: Convert to use REINPLACE_CMD. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 19:11:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F8237B401; Fri, 11 Apr 2003 19:11:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66A043FB1; Fri, 11 Apr 2003 19:11:34 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C2BYUp020805; Fri, 11 Apr 2003 19:11:34 -0700 (PDT) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C2BYiI020801; Fri, 11 Apr 2003 19:11:34 -0700 (PDT) Date: Fri, 11 Apr 2003 19:11:34 -0700 (PDT) From: Adam Weinberger Message-Id: <200304120211.h3C2BYiI020801@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/50843: x11/xlockmore uses PERL, not REINPLACE_CMD X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 02:11:35 -0000 Synopsis: x11/xlockmore uses PERL, not REINPLACE_CMD Responsible-Changed-From-To: freebsd-ports-bugs->tg Responsible-Changed-By: adamw Responsible-Changed-When: Fri Apr 11 19:11:23 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50843 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 20:20:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5980F37B43C; Fri, 11 Apr 2003 20:20:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED28443F3F; Fri, 11 Apr 2003 20:20:18 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from freefall.freebsd.org (foxfair@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C3KIUp039619; Fri, 11 Apr 2003 20:20:18 -0700 (PDT) (envelope-from foxfair@freefall.freebsd.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C3KIwk039615; Fri, 11 Apr 2003 20:20:18 -0700 (PDT) Date: Fri, 11 Apr 2003 20:20:18 -0700 (PDT) From: Foxfair Hu Message-Id: <200304120320.h3C3KIwk039615@freefall.freebsd.org> To: paulius@kaktusas.org, foxfair@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/46887: honeyd upgrade 0.3 => 0.4a X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:20:19 -0000 Synopsis: honeyd upgrade 0.3 => 0.4a State-Changed-From-To: open->closed State-Changed-By: foxfair State-Changed-When: Fri Apr 11 20:18:17 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46887 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 20:30:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0083C37B401 for ; Fri, 11 Apr 2003 20:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56D5943FBD for ; Fri, 11 Apr 2003 20:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C3U6Up042098 for ; Fri, 11 Apr 2003 20:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C3U6o9042097; Fri, 11 Apr 2003 20:30:06 -0700 (PDT) Date: Fri, 11 Apr 2003 20:30:06 -0700 (PDT) Message-Id: <200304120330.h3C3U6o9042097@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:30:10 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: "Scot W. Hetzel" To: "Adam Weinberger" Cc: , Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Fri, 11 Apr 2003 22:22:56 -0500 From: "Adam Weinberger" > >> (04.11.2003 @ 1558 PST): Scot W. Hetzel said, in 67K: << > > +PLIST_SUB+= PORTVERSION=${PORTVERSION} > > + > > +DOCS= AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes-${PORTVERSION} UPGRADE > > + > > +post-extract: > > + @${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/ReleaseNotes-${PORTVERSION} > > Why are you doing this? Why do you want to alter the build mechanism to > make a PORTVERSION-specific Relnotes file, if it just gets deleted on > upgrade anyway? > > You're altering what the author intended. If you'd like to see > ReleaseNotes renamed, please contact the author. > The reason for the rename of the ReleaseNotes file is that it would have conflicted with the ReleaseNotes directory found under squirlmail/doc (when it gets moved to the DOCSDIR). Other ports also rename files when they install them into thier DOCSDIR to prevent name conflicts. > So you're suggesting that: > (1) The same files get installed anyway. > (2) Then the doc files are deleted. > (3) Then the entire doc/ directory is deleted > (4) Then they're conditionally added back in under the DOCSDIR. > > This makes assumptions about that people haven't put into their > squirrelmail directory. This makes the SquirrelMail Port conform to the FreeBSD Specification for the location of Port Documentation. http://www.fr.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-do cumentation.html > I'd personally rather see a list of files to install generated > dynamically within the Makefile by listing ${WRKSRC} and then :S'ing out > the doc/ directory from that list. > Submit a better patch to this PR that moves the files to their correct locations. > Also, I disagree that this should automatically go under /usr/local/www. > I'm interested in hearing the maintainer's thoughts. > My thinking on this is that all web pages should be placed in one location and since we already have the www directory (from the apache install) available for web pages, this would be the best location for these files. Instead of placing them under the PREFIX directory. But I'll leave it up to the port maintainer/committer to decide on where the proper location should be. Scot From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 20:35:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1408537B401; Fri, 11 Apr 2003 20:35:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A827A43F75; Fri, 11 Apr 2003 20:35:55 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C3ZtUp044549; Fri, 11 Apr 2003 20:35:55 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C3ZtFT044545; Sat, 12 Apr 2003 05:35:55 +0200 (CEST) Date: Sat, 12 Apr 2003 05:35:55 +0200 (CEST) From: Dirk Meyer Message-Id: <200304120335.h3C3ZtFT044545@freefall.freebsd.org> To: shadowone@ldjcs.com.au, dinoex@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50440: a2ps isn't broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:35:56 -0000 Synopsis: a2ps isn't broken State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Sat Apr 12 05:34:14 CEST 2003 State-Changed-Why: port was broken, a much nicher solution still waits for approval: see ports/24743 http://www.freebsd.org/cgi/query-pr.cgi?pr=50440 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 20:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F0B37B401 for ; Fri, 11 Apr 2003 20:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB0D43FA3 for ; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C3eCUp044709 for ; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C3eCNf044708; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 20:40:12 -0700 (PDT) Resent-Message-Id: <200304120340.h3C3eCNf044708@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, rbyrnes@ozemail.com.au Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5BA37B401; Fri, 11 Apr 2003 20:35:59 -0700 (PDT) Received: from erwin.homeunix.org (1Cust182.tnt9.syd2.da.uu.net [63.34.228.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBCA43F3F; Fri, 11 Apr 2003 20:35:39 -0700 (PDT) (envelope-from root@erwin.homeunix.org) Received: by erwin.homeunix.org (Postfix, from userid 0) id 276F07308; Sat, 12 Apr 2003 13:35:17 +1000 (EST) Message-Id: <20030412033517.276F07308@erwin.homeunix.org> Date: Sat, 12 Apr 2003 13:35:17 +1000 (EST) From: loop@erwin.homeunix.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: alpha@FreeBSD.org Subject: ports/50844: MPlayer fails to build on Alpha X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rbyrnes@ozemail.com.au List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:40:13 -0000 >Number: 50844 >Category: ports >Synopsis: MPlayer fails to build on Alpha >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 20:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rob Byrnes >Release: FreeBSD 4.8-STABLE alpha >Organization: >Environment: System: FreeBSD erwin.homeunix.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 8 10:52:35 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha >Description: Building of MPlayer fails with: cc -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -fforce-addr -freduce-all-givs -c -o alpha/simple_idct_alpha.o alpha/simple_idct_alpha.c alpha/simple_idct_alpha.c: In function `idct_row': alpha/simple_idct_alpha.c:51: syntax error before `a0' alpha/simple_idct_alpha.c:59: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:59: (Each undeclared identifier is reported only once alpha/simple_idct_alpha.c:59: for each function it appears in.) alpha/simple_idct_alpha.c:59: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:59: syntax error before `16383' alpha/simple_idct_alpha.c:72: `a1' undeclared (first use in this function) alpha/simple_idct_alpha.c:73: `a2' undeclared (first use in this function) alpha/simple_idct_alpha.c:74: `a3' undeclared (first use in this function) alpha/simple_idct_alpha.c:76: `t' undeclared (first use in this function) alpha/simple_idct_alpha.c:79: syntax error before `21407' alpha/simple_idct_alpha.c:80: syntax error before `8867' alpha/simple_idct_alpha.c:81: syntax error before `8867' alpha/simple_idct_alpha.c:82: syntax error before `21407' alpha/simple_idct_alpha.c:88: syntax error before `16383' alpha/simple_idct_alpha.c:89: syntax error before `16383' alpha/simple_idct_alpha.c:90: syntax error before `16383' alpha/simple_idct_alpha.c:91: syntax error before `16383' alpha/simple_idct_alpha.c:97: syntax error before `8867' alpha/simple_idct_alpha.c:98: syntax error before `21407' alpha/simple_idct_alpha.c:99: syntax error before `21407' alpha/simple_idct_alpha.c:100: syntax error before `8867' alpha/simple_idct_alpha.c:106: `b0' undeclared (first use in this function) alpha/simple_idct_alpha.c:106: syntax error before `22725' alpha/simple_idct_alpha.c:107: `b1' undeclared (first use in this function) alpha/simple_idct_alpha.c:107: syntax error before `19266' alpha/simple_idct_alpha.c:108: `b2' undeclared (first use in this function) alpha/simple_idct_alpha.c:108: syntax error before `12873' alpha/simple_idct_alpha.c:109: `b3' undeclared (first use in this function) alpha/simple_idct_alpha.c:109: syntax error before `4520' alpha/simple_idct_alpha.c:120: syntax error before `19266' alpha/simple_idct_alpha.c:121: syntax error before `4520' alpha/simple_idct_alpha.c:122: syntax error before `22725' alpha/simple_idct_alpha.c:123: syntax error before `12873' alpha/simple_idct_alpha.c:130: syntax error before `12873' alpha/simple_idct_alpha.c:131: syntax error before `22725' alpha/simple_idct_alpha.c:132: syntax error before `4520' alpha/simple_idct_alpha.c:133: syntax error before `19266' alpha/simple_idct_alpha.c:139: syntax error before `4520' alpha/simple_idct_alpha.c:140: syntax error before `12873' alpha/simple_idct_alpha.c:141: syntax error before `19266' alpha/simple_idct_alpha.c:142: syntax error before `22725' alpha/simple_idct_alpha.c: In function `idct_col': alpha/simple_idct_alpha.c:159: syntax error before `a0' alpha/simple_idct_alpha.c:161: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:161: syntax error before `16383' alpha/simple_idct_alpha.c:163: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:163: syntax error before `16383' alpha/simple_idct_alpha.c:164: `a1' undeclared (first use in this function) alpha/simple_idct_alpha.c:164: syntax error before `16383' alpha/simple_idct_alpha.c:165: `a2' undeclared (first use in this function) alpha/simple_idct_alpha.c:165: syntax error before `16383' alpha/simple_idct_alpha.c:166: `a3' undeclared (first use in this function) alpha/simple_idct_alpha.c:166: syntax error before `16383' alpha/simple_idct_alpha.c:169: syntax error before `21407' alpha/simple_idct_alpha.c:170: syntax error before `8867' alpha/simple_idct_alpha.c:171: syntax error before `8867' alpha/simple_idct_alpha.c:172: syntax error before `21407' alpha/simple_idct_alpha.c:176: syntax error before `16383' alpha/simple_idct_alpha.c:177: syntax error before `16383' alpha/simple_idct_alpha.c:178: syntax error before `16383' alpha/simple_idct_alpha.c:179: syntax error before `16383' alpha/simple_idct_alpha.c:183: syntax error before `8867' alpha/simple_idct_alpha.c:184: syntax error before `21407' alpha/simple_idct_alpha.c:185: syntax error before `21407' alpha/simple_idct_alpha.c:186: syntax error before `8867' alpha/simple_idct_alpha.c:190: `b0' undeclared (first use in this function) alpha/simple_idct_alpha.c:190: syntax error before `22725' alpha/simple_idct_alpha.c:191: `b1' undeclared (first use in this function) alpha/simple_idct_alpha.c:191: syntax error before `19266' alpha/simple_idct_alpha.c:192: `b2' undeclared (first use in this function) alpha/simple_idct_alpha.c:192: syntax error before `12873' alpha/simple_idct_alpha.c:193: `b3' undeclared (first use in this function) alpha/simple_idct_alpha.c:193: syntax error before `4520' alpha/simple_idct_alpha.c:202: syntax error before `19266' alpha/simple_idct_alpha.c:203: syntax error before `4520' alpha/simple_idct_alpha.c:204: syntax error before `22725' alpha/simple_idct_alpha.c:205: syntax error before `12873' alpha/simple_idct_alpha.c:209: syntax error before `12873' alpha/simple_idct_alpha.c:210: syntax error before `22725' alpha/simple_idct_alpha.c:211: syntax error before `4520' alpha/simple_idct_alpha.c:212: syntax error before `19266' alpha/simple_idct_alpha.c:216: syntax error before `4520' alpha/simple_idct_alpha.c:217: syntax error before `12873' alpha/simple_idct_alpha.c:218: syntax error before `19266' alpha/simple_idct_alpha.c:219: syntax error before `22725' alpha/simple_idct_alpha.c: In function `idct_col2': alpha/simple_idct_alpha.c:241: syntax error before `a0' alpha/simple_idct_alpha.c:243: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:243: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:243: syntax error before `16383' gmake[1]: *** [alpha/simple_idct_alpha.o] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mplayer/work/MPlayer-0.90/libavcodec' gmake: *** [libavcodec/libavcodec.a] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mplayer. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall6549.0 make WITHOUT_RUNTIME_CPUDETECTION=YES ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! multimedia/mplayer (compiler error) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 21:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 203A437B401 for ; Fri, 11 Apr 2003 21:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B613843F93 for ; Fri, 11 Apr 2003 21:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C4KBUp058100 for ; Fri, 11 Apr 2003 21:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C4KB8r058099; Fri, 11 Apr 2003 21:20:11 -0700 (PDT) Date: Fri, 11 Apr 2003 21:20:11 -0700 (PDT) Message-Id: <200304120420.h3C4KB8r058099@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 04:20:12 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org, simond@irrelevant.org Cc: Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Fri, 11 Apr 2003 23:18:35 -0500 (CDT) The port also installs some RPM Files used to build a RedHat RPM Package. We don't need these files installed. Especially when they are accessible to anyone browsing the web server. Please Apply this patch after the previous one. Scot diff -u squirrelmail.orig/Makefile squirrelmail/Makefile --- squirrelmail.orig/Makefile Fri Apr 11 17:54:05 2003 +++ squirrelmail/Makefile Fri Apr 11 23:06:27 2003 @@ -27,8 +27,9 @@ DOCS= AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes-${PORTVERSION} UPGRADE -post-extract: +post-patch: @${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/ReleaseNotes-${PORTVERSION} + @${RM} -rf ${WRKSRC}/contrib pre-install: @${ECHO} "Your umask should be lax while installing this. Like, 022 or something." diff -u squirrelmail.orig/pkg-plist squirrelmail/pkg-plist --- squirrelmail.orig/pkg-plist Fri Apr 11 17:30:38 2003 +++ squirrelmail/pkg-plist Fri Apr 11 23:07:06 2003 @@ -52,10 +52,6 @@ www/squirrelmail/config/config_local.php www/squirrelmail/config/index.php www/squirrelmail/configure -www/squirrelmail/contrib/RPM/config.php.redhat -www/squirrelmail/contrib/RPM/squirrelmail.conf -www/squirrelmail/contrib/RPM/squirrelmail.cron -www/squirrelmail/contrib/RPM/squirrelmail.spec www/squirrelmail/data/.htaccess www/squirrelmail/data/default_pref www/squirrelmail/data/index.php @@ -748,8 +744,6 @@ @dirrm www/squirrelmail/help @dirrm www/squirrelmail/functions @dirrm www/squirrelmail/data -@dirrm www/squirrelmail/contrib/RPM -@dirrm www/squirrelmail/contrib @dirrm www/squirrelmail/config @dirrm www/squirrelmail/class/mime @dirrm www/squirrelmail/class/helper From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 00:00:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF9A37B40D; Sat, 12 Apr 2003 00:00:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 298CF43FA3; Sat, 12 Apr 2003 00:00:20 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C70KUp007038; Sat, 12 Apr 2003 00:00:20 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C70J9d007034; Sat, 12 Apr 2003 00:00:19 -0700 (PDT) Date: Sat, 12 Apr 2003 00:00:19 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304120700.h3C70J9d007034@freefall.freebsd.org> To: nork@FreeBSD.org, kde@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48637: Update for port devel/cppunit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:00:23 -0000 Synopsis: Update for port devel/cppunit Responsible-Changed-From-To: kde->freebsd-ports-bugs Responsible-Changed-By: nork Responsible-Changed-When: Fri Apr 11 23:59:15 PDT 2003 Responsible-Changed-Why: I missed direction. http://www.freebsd.org/cgi/query-pr.cgi?pr=48637 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 00:00:37 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9976837B4CC for ; Sat, 12 Apr 2003 00:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FE943F85 for ; Sat, 12 Apr 2003 00:00:36 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C70aUp007070 for ; Sat, 12 Apr 2003 00:00:36 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C70a1Z007069; Sat, 12 Apr 2003 00:00:36 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 00:00:36 -0700 (PDT) Resent-Message-Id: <200304120700.h3C70a1Z007069@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, reigncracks@hotmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 458FB37B401 for ; Fri, 11 Apr 2003 23:55:38 -0700 (PDT) Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 30B6943F93 for ; Fri, 11 Apr 2003 23:55:37 -0700 (PDT) (envelope-from mezz@mezzweb.com) Received: (qmail 51229 invoked by uid 0); 12 Apr 2003 07:01:14 -0000 Message-Id: <20030412070114.51228.qmail@ns1.mezzweb.com> Date: 12 Apr 2003 07:01:14 -0000 From: reigncracks@hotmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: nork@FreeBSD.org Subject: ports/50845: Maintainer update: www/linux-opera7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: reigncracks@hotmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:00:37 -0000 >Number: 50845 >Category: ports >Synopsis: Maintainer update: www/linux-opera7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 00:00:36 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mezz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sysinfo.mezzweb.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Mar 13 13:54:37 CST 2003 mezz@sysinfo.mezzweb.com:/usr/src/sys/i386/compile/BSDROCKS i386 >Description: Update to beta 1 and added mirror links. >How-To-Repeat: >Fix: --- linux-opera7.diff begins here --- diff -ur linux-opera7.orig/Makefile linux-opera7/Makefile --- linux-opera7.orig/Makefile Sat Apr 12 00:16:30 2003 +++ linux-opera7/Makefile Sat Apr 12 00:53:22 2003 @@ -6,9 +6,12 @@ # PORTNAME= opera -PORTVERSION= 7.1.0.20030404 +PORTVERSION= 7.1.0.20030410 CATEGORIES= www linux -MASTER_SITES= http://snapshot.opera.com/unix/intel-linux/383-20030404-7.1.0-TP3-REPACK/ +MASTER_SITES= http://public.planetmirror.com/pub/opera/linux/710/beta1/en/i386/static/ \ + ftp://ftp.hu-berlin.de/pub/www/opera/linux/710/beta1/en/i386/static/ \ + ftp://ftp.tiscali.nl/pub/mirrors/opera/linux/710/beta1/en/i386/static/ \ + ftp://opera.online.no/pub/online.no/mirrors/operasoftware/linux/710/beta1/en/i386/static/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2/-2/}.1-static-qt.i386 diff -ur linux-opera7.orig/distinfo linux-opera7/distinfo --- linux-opera7.orig/distinfo Sat Apr 12 00:16:30 2003 +++ linux-opera7/distinfo Sat Apr 12 00:58:08 2003 @@ -1 +1 @@ -MD5 (opera-7.1.0-20030404.1-static-qt.i386.tar.bz2) = aea2dced40868f50328ed9b83bbe46b3 +MD5 (opera-7.1.0-20030410.1-static-qt.i386.tar.bz2) = 973173f4392b498bd0d48d4af3bb7a90 diff -ur linux-opera7.orig/pkg-message linux-opera7/pkg-message --- linux-opera7.orig/pkg-message Sat Apr 12 00:16:30 2003 +++ linux-opera7/pkg-message Sat Apr 12 00:56:52 2003 @@ -16,60 +16,10 @@ System). We recommend that you not install it over a current version of Opera. -Linux only changelog: -===================== - -General - -* A lot of focus updates. We hope all is working now. -* Gesture fixes. Gesture down would not open a link in a new window. -* Drag and drop is now in a much better state. Bookmarks and - toolbars can now be adjusted with the mouse. - -Searching - -* The search.ini file was not read under certain circumstances - making it impossible to search from the embedded search fields. - -Session management - -* Fixed some problems regarding importing old opera 6 win files - (autosave.win). The converted filename has been changed and we - take a backup of the original file. -* Some fixes in the window session file management to avoid - duplicated session entries and removing old (closed) windows in - the session file. - -Mouse and keyboard - -* Support for horizontal panning. -* Copy text to mouse selection buffer before showing hotclick menu -* Hotclick popup menu position fix when at bottom of screen. -* Support for Midclick pasting in document window. -* Support for Midclick configuration again. Activate with Shift - +Midclick -* Support for Midclick pasting in the workspace area. -* Support for midclick pasting in the page toolbar -* Added support for Ctrl+U as a shortcut for Clear in edit fields. -* Ctrl+TAB is working again (page navigation) when using the popup - page list -* Support for mouse wheel activated again for next/prev page - flipping. - -Miscellaneous - -* Nickname support is enabled again. -* Made Author/User mode toggling work properly in the address bar -* Center dialog under mouse support. -* Improved startup code so that command line geometry settings will - be used in all cases. -* Added better testing for native windows skins that we do not - support. -* Fixed some problems with tooltips popping up when they should not - (while panning and the popup menus are visible). +Changelogs for beta 1: http://www.opera.com/linux/changelogs/710/ Before you run Opera7: - Since this is a preview it might be a good idea to backup your + Since this is a beta it might be a good idea to backup your personal "~/.opera" directory and remove it. This can be done from the command line using "cp -Rp ~/.opera ~/.opera-mybackup" and "rm -rf ~/.opera". --- linux-opera7.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 00:11:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB11B37B401; Sat, 12 Apr 2003 00:11:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6819943FAF; Sat, 12 Apr 2003 00:11:12 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C7BCUp015377; Sat, 12 Apr 2003 00:11:12 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C7BC0m015373; Sat, 12 Apr 2003 00:11:12 -0700 (PDT) Date: Sat, 12 Apr 2003 00:11:12 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304120711.h3C7BC0m015373@freefall.freebsd.org> To: reigncracks@hotmail.com, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, nork@FreeBSD.org Subject: Re: ports/50845: Maintainer update: www/linux-opera7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:11:13 -0000 Synopsis: Maintainer update: www/linux-opera7 State-Changed-From-To: open->analyzed State-Changed-By: nork State-Changed-When: Sat Apr 12 00:09:45 PDT 2003 State-Changed-Why: I am waiting for approval of repocopy. Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: nork Responsible-Changed-When: Sat Apr 12 00:09:45 PDT 2003 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50845 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 01:20:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A099237B401 for ; Sat, 12 Apr 2003 01:20:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA1B343F93 for ; Sat, 12 Apr 2003 01:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C8KEUp035665 for ; Sat, 12 Apr 2003 01:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C8KEF9035664; Sat, 12 Apr 2003 01:20:14 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 01:20:14 -0700 (PDT) Resent-Message-Id: <200304120820.h3C8KEF9035664@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71C1737B401 for ; Sat, 12 Apr 2003 01:19:06 -0700 (PDT) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B1C43F3F for ; Sat, 12 Apr 2003 01:19:05 -0700 (PDT) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 3EDB2575B; Sat, 12 Apr 2003 10:19:03 +0200 (CEST) Message-Id: <20030412081903.3EDB2575B@backup-mx.droso.dk> Date: Sat, 12 Apr 2003 10:19:03 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50846: fix build for perl 5.005_03 of finance/p5-Business-OnlinePayment-2CheckOut X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:20:16 -0000 >Number: 50846 >Category: ports >Synopsis: fix build for perl 5.005_03 of finance/p5-Business-OnlinePayment-2CheckOut >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 01:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: - fix build for perl 5.005_03 - add missing dirrm Noticed by: bento (kris) >How-To-Repeat: >Fix: --- p5-Business-OnlinePayment-2CheckOut.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-OnlinePayment-2CheckOut/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 4 Apr 2003 01:11:26 -0000 1.5 +++ Makefile 12 Apr 2003 08:19:23 -0000 @@ -2,7 +2,7 @@ # Date created: 24 October 2002 # Whom: Maxim Sobolev # -# $FreeBSD$ +# $FreeBSD: ports/finance/p5-Business-OnlinePayment-2CheckOut/Makefile,v 1.5 2003/04/04 01:11:26 edwin Exp $ # PORTNAME= Business-OnlinePayment-2CheckOut @@ -23,5 +23,10 @@ PERL_CONFIGURE= yes MAN3= Business::OnlinePayment::2CheckOut.3 + +post-patch: + ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ + -e '$$_="" if /use 5/;' \ + ${WRKSRC}/2CheckOut.pm .include Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-OnlinePayment-2CheckOut/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 25 Oct 2002 08:44:15 -0000 1.1 +++ pkg-plist 12 Apr 2003 08:19:23 -0000 @@ -3,3 +3,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/2CheckOut/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/2CheckOut @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/2CheckOut +@unexec rmdir %D/%%SITE_PERL%%/Business/OnlinePayment 2>/dev/null || true --- p5-Business-OnlinePayment-2CheckOut.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 01:22:51 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D345437B401; Sat, 12 Apr 2003 01:22:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7047743F75; Sat, 12 Apr 2003 01:22:51 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C8MpUp038205; Sat, 12 Apr 2003 01:22:51 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C8MorH038201; Sat, 12 Apr 2003 01:22:50 -0700 (PDT) Date: Sat, 12 Apr 2003 01:22:50 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304120822.h3C8MorH038201@freefall.freebsd.org> To: kiwi@oav.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50838: lang/pike72 is maked Broken but there is no broken line in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:22:52 -0000 Synopsis: lang/pike72 is maked Broken but there is no broken line in Makefile State-Changed-From-To: open->analyzed State-Changed-By: arved State-Changed-When: Sat Apr 12 01:20:45 PDT 2003 State-Changed-Why: This port uses the old gnome macros. It needs to be converted. See /usr/ports/Mk/bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html for details http://www.freebsd.org/cgi/query-pr.cgi?pr=50838 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 01:30:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C99AF37B404 for ; Sat, 12 Apr 2003 01:30:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607EB43FCB for ; Sat, 12 Apr 2003 01:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C8U7Up038406 for ; Sat, 12 Apr 2003 01:30:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C8U7iA038405; Sat, 12 Apr 2003 01:30:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 01:30:07 -0700 (PDT) Resent-Message-Id: <200304120830.h3C8U7iA038405@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E450D37B401 for ; Sat, 12 Apr 2003 01:26:07 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E73E43F85 for ; Sat, 12 Apr 2003 01:26:07 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id D0FB86DB; Sat, 12 Apr 2003 16:26:08 +0800 (CST) Message-Id: <20030412082608.D0FB86DB@freebsd.sinica.edu.tw> Date: Sat, 12 Apr 2003 16:26:08 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50847: Update port: chinese/fcitx X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:30:11 -0000 >Number: 50847 >Category: ports >Synopsis: Update port: chinese/fcitx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 01:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o update to 1.8.3 o add MASTER_SITESS >How-To-Repeat: >Fix: diff -ruN fcitx.orig/Makefile fcitx/Makefile --- fcitx.orig/Makefile Sat Apr 12 13:25:27 2003 +++ fcitx/Makefile Sat Apr 12 15:42:57 2003 @@ -6,21 +6,23 @@ # PORTNAME= fcitx -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= chinese -MASTER_SITES= http://www.linuxsir.com.cn/fcitx/ +MASTER_SITES= http://www.fcitx.org/ \ + http://www.linuxsir.com.cn/fcitx/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_BZIP2= yes USE_XLIB= yes USE_REINPLACE= yes post-patch: - @${REINPLACE_CMD} -e 's#usr/share#usr/local/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h + @${REINPLACE_CMD} -e 's#usr/share#usr/local/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h ${WRKSRC}/data/fcitx @${REINPLACE_CMD} -e 's#usr/bin#usr/local/bin#g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's#zh_CN.GB2312#zh_CN.EUC#g' ${WRKSRC}/window.c @${REINPLACE_CMD} -e 's#zh_CN.gb2312#zh_CN.EUC#g' ${WRKSRC}/xim.c diff -ruN fcitx.orig/distinfo fcitx/distinfo --- fcitx.orig/distinfo Sat Apr 12 13:25:27 2003 +++ fcitx/distinfo Sat Apr 12 13:30:48 2003 @@ -1 +1 @@ -MD5 (fcitx-1.8.2.tar.gz) = 6674c077741ffa073337d116852d0b39 +MD5 (fcitx-1.8.3.tar.bz2) = 948ba4963cb7a1ca124f5961b94ea5a0 diff -ruN fcitx.orig/pkg-plist fcitx/pkg-plist --- fcitx.orig/pkg-plist Sat Apr 12 13:25:27 2003 +++ fcitx/pkg-plist Sat Apr 12 16:22:56 2003 @@ -5,4 +5,7 @@ share/fcitx/pyphrase.mb share/fcitx/sp.dat share/fcitx/wbx.mb +share/fcitx/fonts/fonts.dir +share/fcitx/fonts/gbkst16.pcf.gz +@dirrm share/fcitx/fonts @dirrm share/fcitx >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 01:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB1B537B405 for ; Sat, 12 Apr 2003 01:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1707243FE9 for ; Sat, 12 Apr 2003 01:40:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C8e8Up041435 for ; Sat, 12 Apr 2003 01:40:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C8e8rM041434; Sat, 12 Apr 2003 01:40:08 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 01:40:08 -0700 (PDT) Resent-Message-Id: <200304120840.h3C8e8rM041434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwin Lansing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54D3F37B404 for ; Sat, 12 Apr 2003 01:34:42 -0700 (PDT) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B163B43FA3 for ; Sat, 12 Apr 2003 01:34:41 -0700 (PDT) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 85385575B; Sat, 12 Apr 2003 10:34:40 +0200 (CEST) Message-Id: <20030412083440.85385575B@backup-mx.droso.dk> Date: Sat, 12 Apr 2003 10:34:40 +0200 (CEST) From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50849: fix build on perl 5.005_03 for finance/p5-Business-OnlinePayment-SurePay X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erwin Lansing List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:40:12 -0000 >Number: 50849 >Category: ports >Synopsis: fix build on perl 5.005_03 for finance/p5-Business-OnlinePayment-SurePay >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 01:40:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.8-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: - fix build for perl 5.005_03 - add missing dirrm Noticed by: bento (kris) >How-To-Repeat: >Fix: apply follwing patch and add http://panda.droso.net/~erwin/patch-SurePay.pm to files/ Index: Makefile =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-OnlinePayment-SurePay/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 4 Apr 2003 01:11:27 -0000 1.5 +++ Makefile 12 Apr 2003 08:34:30 -0000 @@ -2,7 +2,7 @@ # Date created: 24 October 2002 # Whom: Maxim Sobolev # -# $FreeBSD$ +# $FreeBSD: ports/finance/p5-Business-OnlinePayment-SurePay/Makefile,v 1.5 2003/04/04 01:11:27 edwin Exp $ # PORTNAME= Business-OnlinePayment-SurePay @@ -22,5 +22,11 @@ PERL_CONFIGURE= yes MAN3= Business::OnlinePayment::SurePay.3 + +post-patch: + ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ + -e '$$_="" if /use 5/;' \ + -e '$$_="" if /use warnings/;' \ + ${WRKSRC}/SurePay.pm .include Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/finance/p5-Business-OnlinePayment-SurePay/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 25 Oct 2002 08:54:21 -0000 1.1 +++ pkg-plist 12 Apr 2003 08:34:30 -0000 @@ -1,3 +1,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/SurePay.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay +@unexec rmdir %D/%%SITE_PERL%%/Business/OnlinePayment 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 01:51:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2839937B401; Sat, 12 Apr 2003 01:51:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C6743FAF; Sat, 12 Apr 2003 01:51:22 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C8pMUp045651; Sat, 12 Apr 2003 01:51:22 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C8pMix045647; Sat, 12 Apr 2003 01:51:22 -0700 (PDT) Date: Sat, 12 Apr 2003 01:51:22 -0700 (PDT) From: Oliver Braun Message-Id: <200304120851.h3C8pMix045647@freefall.freebsd.org> To: ahsu@users.sourceforge.net, obraun@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50593: New port: deskutils/rolo - Text-based contact management software X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:51:23 -0000 Synopsis: New port: deskutils/rolo - Text-based contact management software State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Sat Apr 12 01:49:49 PDT 2003 State-Changed-Why: New port added, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50593 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 02:00:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A5E37B401 for ; Sat, 12 Apr 2003 02:00:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF2A43FDD for ; Sat, 12 Apr 2003 02:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C90VUp047736 for ; Sat, 12 Apr 2003 02:00:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C90V9Y047735; Sat, 12 Apr 2003 02:00:31 -0700 (PDT) Date: Sat, 12 Apr 2003 02:00:31 -0700 (PDT) Message-Id: <200304120900.h3C90V9Y047735@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dominic Marks Subject: Re: ports/50837: Maintainer Update: net/honeyd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominic Marks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:00:32 -0000 The following reply was made to PR ports/50837; it has been noted by GNATS. From: Dominic Marks To: freebsd-gnats-submit@freebsd.org, foxfair@freebsd.org, dom@cus.org.uk Cc: Subject: Re: ports/50837: Maintainer Update: net/honeyd Date: Sat, 12 Apr 2003 09:53:45 +0100 Hey, Heres an updated diff: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/honeyd/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2003/04/12 03:19:54 1.6 +++ Makefile 2003/04/12 08:48:00 @@ -2,13 +2,13 @@ # Date created: 16/04/2002 # Whom: Dominic Marks # -# $FreeBSD: ports/net/honeyd/Makefile,v 1.6 2003/04/12 03:19:54 foxfair Exp $ +# $FreeBSD: ports/net/honeyd/Makefile,v 1.5 2003/02/21 13:14:43 knu Exp $ # PORTNAME= honeyd -PORTVERSION= 0.4a +PORTVERSION= 0.5 CATEGORIES= net -MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ +MASTER_SITES= http://niels.xtdnet.nl/honeyd/ MAINTAINER= d.marks@student.umist.ac.uk COMMENT= A utility to simualte services and hosts on a virtual network host @@ -17,6 +17,7 @@ ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \ --with-libevent=${LOCALBASE} \ --with-pcap Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/honeyd/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2003/04/12 03:19:54 1.3 +++ distinfo 2003/04/12 08:48:00 @@ -1 +1 @@ -MD5 (honeyd-0.4a.tar.gz) = f821b0791bd512cc9c4cdd421b5c867c +MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/honeyd/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2002/06/23 08:58:04 1.1 +++ pkg-plist 2003/04/12 08:48:00 @@ -1 +1,10 @@ bin/honeyd +share/honeyd/README +share/honeyd/nmap.assoc +share/honeyd/nmap.prints +share/honeyd/xprobe2.conf +share/honeyd/config.sample +@dirrm share/honeyd +lib/honeyd/libhoneyd.so +@dirrm lib/honeyd + -- Dominic From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 02:10:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EAA37B401 for ; Sat, 12 Apr 2003 02:10:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 058D643FBD for ; Sat, 12 Apr 2003 02:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C9A6Up054231 for ; Sat, 12 Apr 2003 02:10:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C9A6KN054230; Sat, 12 Apr 2003 02:10:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 02:10:06 -0700 (PDT) Resent-Message-Id: <200304120910.h3C9A6KN054230@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dave Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF4437B415 for ; Sat, 12 Apr 2003 02:06:42 -0700 (PDT) Received: from frane.vortex4.net (frane.vortex4.net [66.93.142.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 79C9143FD7 for ; Sat, 12 Apr 2003 02:06:39 -0700 (PDT) (envelope-from friend@vortex4.net) Received: (qmail 40308 invoked by uid 1000); 12 Apr 2003 09:06:57 -0000 Message-Id: <20030412090657.40307.qmail@frane.vortex4.net> Date: 12 Apr 2003 09:06:57 -0000 From: Dave To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: yoshi@parodius.com cc: alpha@FreeBSD.org Subject: ports/50850: -march=pca56 blows up nethack34-nox11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dave List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:10:08 -0000 >Number: 50850 >Category: ports >Synopsis: -march=pca56 blows up nethack34-nox11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 02:10:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dave >Release: FreeBSD 5.0-RELEASE-p6 alpha >Organization: vortex4.net >Environment: System: FreeBSD frane.vortex4.net 5.0-RELEASE-p6 FreeBSD 5.0-RELEASE-p6 #2: Tue Mar 25 04:13:12 PST 2003 root@frane.vortex4.net:/usr/src/sys/alpha/compile/FRANE alpha PC164SX Alpha system cvsup'ed to current built & installed world with the following options set in /etc/make.conf: CPUTYPE?=pca56 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized MAKE_SHELL?=sh COPTFLAGS= -O -pipe WANT_FORCE_OPTIMIZATION_DOWNGRADE=1 Most notably. Send me mail if you need the rest of my make.conf the FRANE kernel pretty much GENERIC minus the hardware that isn't in this box. >Description: Built the nethack34-nox11 port. Builds cleanly, appears to run fine until after the class/race/alignment selection process (or letting the game choose), at which point the program exits with "illegal instruction". Posted this problem to alpha@freebsd.org 3/27/2003. Ran gdb at the promping of Andrew Gallatin with the following results: Shall I pick a character's race, role, gender and alignment for you? [ynq] y(no debugging symbols found)... Program received signal SIGILL, Illegal instruction. 0x1201046d4 in intersect () (gdb) bt #0 0x1201046d4 in intersect () #1 0x1201048c4 in split_rects () #2 0x120120550 in create_room () #3 0x12009c8b8 in makerooms () #4 0x12009deac in makelevel () #5 0x12009f0d0 in mklev () #6 0x120003f34 in newgame () #7 0x12017288c in main () #8 0x120002704 in _start () #9 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #10 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #11 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #12 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #13 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #14 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #15 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #16 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #17 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #18 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #19 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #20 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #21 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 #22 0x1601c9944 in _rtld_start () from /usr/libexec/ld-elf.so.1 ---Type to continue, or q to quit--- ...it goes on like that (gdb) disassemble 0x1201046d0 Dump of assembler code for function intersect: 0x120104660 : ldbu t1,0(a1) 0x120104664 : sextb t1,t1 0x120104668 : ldbu t0,2(a0) 0x12010466c : sextb t0,t0 0x120104670 : cmple t1,t0,t1 0x120104674 : beq t1,0x1201046c0 0x120104678 : ldbu t1,1(a1) 0x12010467c : sextb t1,t1 0x120104680 : ldbu t0,3(a0) 0x120104684 : sextb t0,t0 0x120104688 : cmple t1,t0,t1 0x12010468c : beq t1,0x1201046c0 0x120104690 : ldbu t1,2(a1) 0x120104694 : sextb t1,t1 0x120104698 : ldbu t0,0(a0) 0x12010469c : sextb t0,t0 0x1201046a0 : cmplt t1,t0,t1 0x1201046a4 : bne t1,0x1201046c0 0x1201046a8 : ldbu t1,3(a1) 0x1201046ac : sextb t1,t1 0x1201046b0 : ldbu t0,1(a0) 0x1201046b4 : sextb t0,t0 0x1201046b8 : cmplt t1,t0,t1 0x1201046bc : beq t1,0x1201046c8 0x1201046c0 : clr v0 0x1201046c4 : ret 0x1201046c8 : ldbu t1,0(a0) 0x1201046cc : ldbu t0,0(a1) 0x1201046d0 : maxsb8 t1,t0,t1 0x1201046d4 : stb t1,0(a2) 0x1201046d8 : ldbu t2,1(a0) 0x1201046dc : ldbu t0,1(a1) 0x1201046e0 : maxsb8 t2,t0,t4 0x1201046e4 : stb t4,1(a2) 0x1201046e8 : ldbu t2,2(a1) 0x1201046ec : ldbu t0,2(a0) 0x1201046f0 : minsb8 t2,t0,t2 0x1201046f4 : stb t2,2(a2) 0x1201046f8 : ldbu t3,3(a1) 0x1201046fc : ldbu t0,3(a0) 0x120104700 : minsb8 t3,t0,t3 0x120104704 : stb t3,3(a2) 0x120104708 : sextb t1,t1 0x12010470c : sextb t2,t2 0x120104710 : cmple t1,t2,t1 0x120104714 : beq t1,0x12010472c 0x120104718 : sextb t4,t0 0x12010471c : sextb t3,t1 0x120104720 : cmple t0,t1,t0 0x120104724 : lda v0,1 0x120104728 : bne t0,0x120104730 0x12010472c : clr v0 0x120104730 : ret 0x120104734 : unop 0x120104738 : nop 0x12010473c : unop End of assembler dump. At Andrew's prompting, I compiled and ran the following program on my system: > #include > #include > #include > #include > #include > > main() > { > u_int8_t byte; > u_int16_t word; > u_int32_t lng; > u_int64_t hack = 0x123456789abcdef; > u_int64_t va = ((u_int64_t)&hack)+4UL; > > printf("implver = 0x%lx\n", alpha_implver()); > printf("amask = 0x%lx\n", alpha_amask(-1L)); > printf ("0x%lx\n", hack); > byte = ldbu(va); > printf ("0x%x\n", byte); > stb(va, 0xff); > printf ("0x%lx\n", hack); > } > with the following results: $ cc -O -pipe -mcpu=pca56 test.c $ ./a.out implver = 0x1 amask = 0xfffffffffffffffe 0x123456789abcdef 0x67 0x12345ff89abcdef Andrew's guess was that nethack was trapping on a BWX instruction, but indicated that from the program output my box could handle those instructions. Here is my dmesg output, if that's at all helpful: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-RELEASE-p6 #2: Tue Mar 25 04:13:12 PST 2003 root@frane.vortex4.net:/usr/src/sys/alpha/compile/FRANE Preloaded elf kernel "/boot/kernel/kernel" at 0xfffffc000062c000. EB164 Digital AlphaPC 164SX 533 MHz, 531MHz 8192 byte page size, 1 processor. CPU: PCA56 (21164PC) major=9 minor=2 extensions=0x1 OSF PAL rev: 0x1000600020116 real memory = 534921216 (510 MB) avail memory = 514654208 (490 MB) Initializing GEOMetry subsystem cia0: <2117x Core Logic chipset> cia0: Pyxis, pass 1 cia0: extended capabilities: 1 pcib0: <2117x PCI host bus adapter> on cia0 pci0: on pcib0 sym0: <875> port 0x10000-0x100ff mem 0x82040000-0x82040fff,0x82042000-0x820420ff irq 9 at device 5.0 on pci0 sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking sym0: interrupting at CIA irq 9 isab0: at device 8.0 on pci0 isa0: on isab0 pci0: at device 8.1 (no driver attached) pci0: at device 8.2 (no driver attached) pci0: at device 8.3 (no driver attached) xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0x10100-0x1017f mem 0x82042100-0x82 04217f irq 8 at device 9.0 on pci0 xl0: interrupting at CIA irq 8 xl0: Ethernet address: 00:50:da:80:2c:11 miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto atkbdc0: at port 0x64,0x60 on isa0 atkbd0: irq 1 on atkbdc0 atkbd0: interrupting at ISA irq 1 fdc0: at port 0x3f7,0x3f 0-0x3f5 irq 6 drq 2 on isa0 fdc0: interrupting at ISA irq 6 mcclock0: at port 0x70-0x71 on isa0 sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio1: interrupting at ISA irq 3 Timecounter "i8254" frequency 1193182 Hz Timecounter "alpha" frequency 533159245 Hz Timecounters tick every 0.976 msec Waiting 10 seconds for SCSI devices to settle da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled da0: 8683MB (17783249 512 byte sectors: 255H 63S/T 1106C) Mounting root from ufs:/dev/da0a It is with a heavy heart that I mark this low/non-critical. It's nethack, after all :> >How-To-Repeat: Problem is consistent on each execution of nethack built with the -march=pca56 flag >Fix: pkg_delete nethack-nox11-3.4.0_1 edit make.conf, comment out CPUTYPE?=pca56 cd /usr/ports/games/nethack34-nox11 ; make all install clean without -mcpu=pca56, the game runs without problems >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 03:10:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC31F37B401 for ; Sat, 12 Apr 2003 03:10:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C496643FBF for ; Sat, 12 Apr 2003 03:10:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CAA9Up074820 for ; Sat, 12 Apr 2003 03:10:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CAA9AZ074819; Sat, 12 Apr 2003 03:10:09 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 03:10:09 -0700 (PDT) Resent-Message-Id: <200304121010.h3CAA9AZ074819@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBEF37B401 for ; Sat, 12 Apr 2003 03:00:49 -0700 (PDT) Received: from t-mta7.odn.ne.jp (mfep7.odn.ne.jp [143.90.131.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85CFD43F85 for ; Sat, 12 Apr 2003 03:00:48 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.162.73]) by t-mta7.odn.ne.jp with ESMTP id <20030412100047514.HLZS.21631.t-mta7.odn.ne.jp@mta7.odn.ne.jp> for ; Sat, 12 Apr 2003 19:00:47 +0900 Received: from hadaly.dyndns.org (localhost [127.0.0.1]) by hadaly.dyndns.org (Postfix) with ESMTP id E693F20D3 for ; Sat, 12 Apr 2003 19:00:42 +0900 (JST) Message-Id: <867ka0ghmd.wl%fuyuki@hadaly.org> Date: Sat, 12 Apr 2003 19:00:42 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50851: New port: japanese/gauche-kakasi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:10:12 -0000 >Number: 50851 >Category: ports >Synopsis: New port: japanese/gauche-kakasi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 03:10:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.0-RELEASE-p5 i386 >Organization: >Environment: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386 >Description: This is a Gauche extension module to use KAKASI. WWW: http://www.shiro.dreamhost.com/scheme/gauche/index.html >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: # # gauche-kakasi # gauche-kakasi/Makefile # gauche-kakasi/distinfo # gauche-kakasi/pkg-descr # gauche-kakasi/pkg-plist # echo c - gauche-kakasi mkdir -p gauche-kakasi > /dev/null 2>&1 echo x - gauche-kakasi/Makefile sed 's/^X//' >gauche-kakasi/Makefile << 'END-of-gauche-kakasi/Makefile' X# New ports collection makefile for: Gauche-kakasi X# Date created: 12 April 2003 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= kakasi XPORTVERSION= 0.0 XCATEGORIES= japanese textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gauche XDISTNAME= Gauche-${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= fuyuki@hadaly.org XCOMMENT= KAKASI binding for Gauche X XBUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche XRUN_DEPENDS= ${BUILD_DEPENDS} XLIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi X XWRKSRC= ${WRKDIR}/Gauche-${PORTNAME} XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-kakasi=${PREFIX} XDOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME} XPLIST_SUB= VERSION="`gauche-config -V`" \ X TARGET="${CONFIGURE_TARGET}" X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README.eucjp ${DOCSDIR} X.endif X X.include X XPKGNAMEPREFIX:= ${PKGNAMEPREFIX}gauche- X X.include END-of-gauche-kakasi/Makefile echo x - gauche-kakasi/distinfo sed 's/^X//' >gauche-kakasi/distinfo << 'END-of-gauche-kakasi/distinfo' XMD5 (Gauche-kakasi-0.0.tgz) = 8c8e40469ae17fe43719561888e7af09 END-of-gauche-kakasi/distinfo echo x - gauche-kakasi/pkg-descr sed 's/^X//' >gauche-kakasi/pkg-descr << 'END-of-gauche-kakasi/pkg-descr' XThis is a Gauche extension module to use KAKASI. X XWWW: http://www.shiro.dreamhost.com/scheme/gauche/index.html END-of-gauche-kakasi/pkg-descr echo x - gauche-kakasi/pkg-plist sed 's/^X//' >gauche-kakasi/pkg-plist << 'END-of-gauche-kakasi/pkg-plist' Xlib/gauche/site/%%VERSION%%/%%TARGET%%/kakasi.so Xshare/gauche/site/lib/text/kakasi.scm X@unexec rmdir %D/share/gauche/site/lib/text 2>/dev/null || true X%%PORTDOCS%%%%DOCSDIR%%/README.eucjp X%%PORTDOCS%%@dirrm %%DOCSDIR%% X%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true END-of-gauche-kakasi/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 03:10:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA8F37B401 for ; Sat, 12 Apr 2003 03:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF1A43FE0 for ; Sat, 12 Apr 2003 03:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CAAAUp074833 for ; Sat, 12 Apr 2003 03:10:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CAAAW0074832; Sat, 12 Apr 2003 03:10:10 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 03:10:10 -0700 (PDT) Resent-Message-Id: <200304121010.h3CAAAW0074832@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hendrik Scholz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A837237B401 for ; Sat, 12 Apr 2003 03:02:45 -0700 (PDT) Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A4343FBD for ; Sat, 12 Apr 2003 03:02:42 -0700 (PDT) (envelope-from hscholz@goanna.lan.raisdorf.net) Received: by phobos.raisdorf.net (Postfix, from userid 66) id D603323851; Sat, 12 Apr 2003 12:02:37 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cistern.lan.raisdorf.net (Postfix) with ESMTP id 946CA61D9C; Sat, 12 Apr 2003 11:50:45 +0200 (CEST) Received: from cistern.lan.raisdorf.net ([127.0.0.1]) by localhost (platypus.lan.raisdorf.net [127.0.0.1:10024]) (amavisd-new) with ESMTP id 04849-08; Sat, 12 Apr 2003 11:50:40 +0200 (CEST) Received: from goanna.lan.raisdorf.net (goanna.lan.raisdorf.net [10.10.1.2]) by cistern.lan.raisdorf.net (Postfix) with ESMTP id 2C79A61D9A; Sat, 12 Apr 2003 11:50:40 +0200 (CEST) Received: from goanna.lan.raisdorf.net (localhost [127.0.0.1]) h3C9qvJa003758; Sat, 12 Apr 2003 11:52:57 +0200 (CEST) (envelope-from hscholz@goanna.lan.raisdorf.net) Received: (from hscholz@localhost) by goanna.lan.raisdorf.net (8.12.8/8.12.8/Submit) id h3C9quLr003757; Sat, 12 Apr 2003 11:52:56 +0200 (CEST) Message-Id: <200304120952.h3C9quLr003757@goanna.lan.raisdorf.net> Date: Sat, 12 Apr 2003 11:52:56 +0200 (CEST) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50852: bento-fix: emulators/zsnes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hendrik Scholz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:10:12 -0000 >Number: 50852 >Category: ports >Synopsis: bento-fix: emulators/zsnes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 03:10:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: FreeBSD 5.0-CURRENT i386 >Organization: NetUSE AG >Environment: System: FreeBSD goanna.lan.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Tue Mar 25 21:50:08 CET 2003 hscholz@goanna.lan.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386 >Description: bento reports a broken dependency: http://bento.freebsd.org/errorlogs/i386-4-latest/zsnes-1.36,1.log nasm has been updated and thus caused trouble here. So fix this by just adding the appropriate dependency. >How-To-Repeat: >Fix: --- zsnes-nasm.patch begins here --- diff -u zsnes.tree/Makefile zsnes/Makefile --- zsnes.tree/Makefile Sat Apr 12 11:46:01 2003 +++ zsnes/Makefile Sat Apr 12 11:46:14 2003 @@ -17,7 +17,7 @@ COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! -BUILD_DEPENDS= nasm-0.98.33:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm-0.98.35:${PORTSDIR}/devel/nasm LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png --- zsnes-nasm.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 03:20:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C14237B401 for ; Sat, 12 Apr 2003 03:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE2B43FCB for ; Sat, 12 Apr 2003 03:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CAK6Up077694 for ; Sat, 12 Apr 2003 03:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CAK6kc077693; Sat, 12 Apr 2003 03:20:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 03:20:06 -0700 (PDT) Resent-Message-Id: <200304121020.h3CAK6kc077693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, harald.wille@students.jku.at Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CF6F37B401 for ; Sat, 12 Apr 2003 03:19:50 -0700 (PDT) Received: from alijku01.edvz.uni-linz.ac.at (alijku01.edvz.uni-linz.ac.at [140.78.2.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626F743FBD for ; Sat, 12 Apr 2003 03:19:48 -0700 (PDT) (envelope-from harald.wille@students.jku.at) Received: from z465-033-043.Raab-Heim.Uni-Linz.AC.AT (z465-033-043.Raab-Heim.Uni-Linz.AC.AT [193.171.33.43])h3CAJkjm065126 for ; Sat, 12 Apr 2003 12:19:46 +0200 Received: from z465-033-043.Raab-Heim.Uni-Linz.AC.AT (localhost [127.0.0.1]) id h3CAJkpv054050 for ; Sat, 12 Apr 2003 12:19:46 +0200 (CEST) (envelope-from iqd@z465-033-043.Raab-Heim.Uni-Linz.AC.AT) Received: (from root@localhost)h3CAJjT9054049; Sat, 12 Apr 2003 12:19:45 +0200 (CEST) Message-Id: <200304121019.h3CAJjT9054049@z465-033-043.Raab-Heim.Uni-Linz.AC.AT> Date: Sat, 12 Apr 2003 12:19:45 +0200 (CEST) From: harald.wille@students.jku.at To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50853: Update port: misc/wmweather+ Fixed dependencies, pkg-list, example X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: harald.wille@students.jku.at List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:20:07 -0000 >Number: 50853 >Category: ports >Synopsis: Update port: misc/wmweather+ Fixed dependencies, pkg-list, example >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 03:20:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Wille Harald >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD z465-033-043.Raab-Heim.Uni-Linz.AC.AT 4.8-RC FreeBSD 4.8-RC #1: Wed Mar 5 22:53:10 CET 2003 root@z465-033-043.Raab-Heim.Uni-Linz.AC.AT:/usr/obj/usr/src/sys/HYPERDRIVE i386 >Description: Fixed dependencies and the pkg-plist. Also added a configuration example for a METAR station, radar and a weather forecast. >How-To-Repeat: >Fix: --- Makefile.patch begins here --- --- Makefile.orig Sat Apr 12 11:46:25 2003 +++ Makefile Sat Apr 12 11:48:58 2003 @@ -1,6 +1,6 @@ # New ports collection makefile for: wmweather+-2.4 # Date created: 11 April 2003 -# Whom: Harald Wille +# Whom: Harald Wille # # $FreeBSD: ports/misc/wmweather+/Makefile,v 1.1 2003/04/11 20:37:09 nork Exp $ @@ -13,8 +13,22 @@ MAINTAINER= harald.wille@students.jku.at COMMENT= Think wmweather with forecasts, weather map, and a sky cond. display +LIB_DEPENDS= www[a-z]+:${PORTSDIR}/www/libwww \ + xmltok:${PORTSDIR}/www/libwww \ + xmlparse:${PORTSDIR}/www/libwww \ + wraster:${PORTSDIR}/x11-wm/windowmaker \ + pcre:${PORTSDIR}/devel/pcre \ + Xpm:${PORTSDIR}/graphics/xpm \ + tiff:${PORTSDIR}/graphics/tiff \ + Hermes:${PORTSDIR}/graphics/Hermes \ + png:${PORTSDIR}/graphics/png \ + jpeg:${PORTSDIR}/graphics/jpeg \ + ungif:${PORTSDIR}/graphics/libungif \ + iconv:${PORTSDIR}/converters/libiconv + GNU_CONFIGURE= yes USE_X_PREFIX= yes +USE_XLIB= yes USE_XPM= yes MAN1= wmweather+.1 @@ -22,5 +36,19 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmweather+ ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wmweather+.1 ${PREFIX}/man/man1 + +post-install: + ${MKDIR} ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/example.conf ${EXAMPLESDIR}/example.conf + + @${ECHO} "" + @${ECHO} "=================================================" + @${ECHO} "Sample configuration file has been copied to" + @${ECHO} "${EXAMPLESDIR}/example.conf" + @${ECHO} "" + @${ECHO} "Please copy it to your homedir into .wmweather+" + @${ECHO} "as conf and adjust it to your needs!" + @${ECHO} "=================================================" + @${ECHO} "" .include --- Makefile.patch ends here --- --- pkg-plist.patch begins here --- --- pkg-plist.orig Sat Apr 12 07:41:14 2003 +++ pkg-plist Sat Apr 12 07:51:56 2003 @@ -1 +1,3 @@ bin/wmweather+ +%%EXAMPLESDIR%%/example.conf +@dirrm %%EXAMPLESDIR%% --- pkg-plist.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 04:40:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 079A137B401 for ; Sat, 12 Apr 2003 04:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100A443FAF for ; Sat, 12 Apr 2003 04:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CBe6Up007832 for ; Sat, 12 Apr 2003 04:40:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CBe6YG007831; Sat, 12 Apr 2003 04:40:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 04:40:06 -0700 (PDT) Resent-Message-Id: <200304121140.h3CBe6YG007831@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kiesel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDAC37B401 for ; Sat, 12 Apr 2003 04:31:27 -0700 (PDT) Received: from mxintern.kundenserver.de (mxintern.kundenserver.de [212.227.126.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977C043FBF for ; Sat, 12 Apr 2003 04:31:26 -0700 (PDT) (envelope-from kiesel@schlund.de) Received: from [172.17.29.6] (helo=alex.i.schlund.de) by mxintern.kundenserver.de with smtp (Exim 3.35 #1) id 194JED-0008FZ-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Apr 2003 13:31:25 +0200 Received: (qmail 82261 invoked by uid 519); 12 Apr 2003 11:31:53 -0000 Message-Id: <20030412113153.82260.qmail@alex.i.schlund.de> Date: 12 Apr 2003 11:31:53 -0000 From: Alex Kiesel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50854: Fix build for x11-toolkits/php-gtk X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Kiesel List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 11:40:08 -0000 >Number: 50854 >Category: ports >Synopsis: Fix build for x11-toolkits/php-gtk >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 04:40:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Kiesel >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD alex.i.schlund.de 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Apr 11 16:29:20 CEST 2003 root@alex.i.schlund.de:/usr/obj/usr/src/sys/KNORKE i386 >Description: Due to incorrect build dependencies, php-gtk failed to build (as reported by bento). This patch fixes BUILD_DEPENDS and corrects another small bug (pre-configure wouldn't be called under certain circumstances). >How-To-Repeat: a Apply the attached patch. >Fix: --- php-gtk-Makefile.diff begins here --- --- Makefile.orig Wed Apr 2 01:06:02 2003 +++ Makefile Sat Apr 12 11:40:11 2003 @@ -18,14 +18,14 @@ # automake-1.5 installed - what a mess BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ automake14:${PORTSDIR}/devel/automake14 \ - autoconf:${PORTSDIR}/devel/autoconf213 \ - ${LOCALBASE}/bin/phpize:${PORTSDIR}/www/mod_php4 + autoconf:${PORTSDIR}/devel/autoconf \ + autoconf213:${PORTSDIR}/devel/autoconf213 \ + phpize:${PORTSDIR}/www/mod_php4 RUN_DEPENDS= php:${PORTSDIR}/www/mod_php4 # Don't call autoconf directly, ./buildconf does this GNU_CONFIGURE= yes USE_AUTOCONF= no -USE_LIBTOOL= no USE_GMAKE= yes USE_PERL5_BUILD=yes USE_GNOMENG= yes @@ -75,11 +75,9 @@ @${ECHO_MSG} '* *' @${ECHO_MSG} '*********************************************************' -post-patch-script: - @${ECHO_MSG} "===> Building configuration files for ${PKGNAME}" - (cd ${WRKSRC} && ./buildconf) - pre-configure: + @${ECHO_MSG} "===> Building configuration files for ${PKGNAME}" + @(cd ${WRKSRC} && ./buildconf) .for FILE in ${PIC2FIX} @${REINPLACE_CMD} -e "s|-prefer-pic|${CFLAGS}|g" ${WRKSRC}/${FILE} .endfor --- php-gtk-Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 04:50:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA9437B401 for ; Sat, 12 Apr 2003 04:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6DD43F93 for ; Sat, 12 Apr 2003 04:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CBoCUp013108 for ; Sat, 12 Apr 2003 04:50:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CBoC1d013107; Sat, 12 Apr 2003 04:50:12 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 04:50:12 -0700 (PDT) Resent-Message-Id: <200304121150.h3CBoC1d013107@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lev Walkin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC35537B401 for ; Sat, 12 Apr 2003 04:48:23 -0700 (PDT) Received: from lionet.info (ip10-pal-focal.netli.com [66.243.52.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF78643FB1 for ; Sat, 12 Apr 2003 04:48:22 -0700 (PDT) (envelope-from vlm@lionet.info) Received: from spelio.netli.lan (localhost [127.0.0.1]) by lionet.info (8.12.8/8.12.6) with ESMTP id h3CBl5Ik056919; Sat, 12 Apr 2003 04:47:05 -0700 (PDT) (envelope-from vlm@spelio.netli.lan) Received: (from vlm@localhost) by spelio.netli.lan (8.12.8/8.12.6/Submit) id h3CBl33C056918; Sat, 12 Apr 2003 04:47:03 -0700 (PDT) Message-Id: <200304121147.h3CBl33C056918@spelio.netli.lan> Date: Sat, 12 Apr 2003 04:47:03 -0700 (PDT) From: Lev Walkin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: andreas.klemm@eu.didata.com Subject: ports/50855: Maintainer update port net/ipcad: new version has come X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lev Walkin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 11:50:15 -0000 >Number: 50855 >Category: ports >Synopsis: Maintainer update port net/ipcad: new version has come >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 04:50:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Lev Walkin >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD spelio.netli.lan 4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Mar 5 18:10:06 PST 2003 vlm@spelio.netli.lan:/usr/src/sys/compile/SPELIO i386 >Description: ipcad source has updated: changed underlying storage protocol, added dynamic interfaces support, fixed a minor configuration issue. >How-To-Repeat: >Fix: diff -ruN ipcad.old/Makefile ipcad/Makefile --- ipcad.old/Makefile Sat Apr 12 04:19:55 2003 +++ ipcad/Makefile Sat Apr 12 04:36:16 2003 @@ -6,20 +6,25 @@ # PORTNAME= ipcad -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.2 CATEGORIES= net MASTER_SITES= http://www.spelio.net.ru/soft/ MAINTAINER= vlm@spelio.net.ru -COMMENT= IP accounting daemon simulating Cisco ip accounting +COMMENT= IP accounting daemon with Cisco-like ip accounting export MANCOMPRESSED= no MAN5= ipcad.conf.5 MAN8= ipcad.8 post-install: - strip ${PREFIX}/bin/ipcad + @${STRIP_CMD} ${PREFIX}/bin/ipcad + @${SED} -e "s=!!PREFIX!!=${PREFIX}=g" \ + < ${FILESDIR}/ipcad.sh.tmpl \ + > ${PREFIX}/etc/rc.d/ipcad.sh + @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/etc/rc.d/ipcad.sh ${INSTALL_MAN} ${WRKSRC}/ipcad.8 ${PREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/ipcad.conf.5 ${PREFIX}/man/man5 + @${CAT} ${PKGMESSAGE} .include diff -ruN ipcad.old/distinfo ipcad/distinfo --- ipcad.old/distinfo Sat Apr 12 04:19:55 2003 +++ ipcad/distinfo Sat Apr 12 04:32:13 2003 @@ -1 +1 @@ -MD5 (ipcad-2.7.1.tar.gz) = bfbb0b4706a9cd8cffa34213f8a709e3 +MD5 (ipcad-2.8.2.tar.gz) = cf1cf2ef6144ea63b7287b676e8d9b14 diff -ruN ipcad.old/files/ipcad.sh.tmpl ipcad/files/ipcad.sh.tmpl --- ipcad.old/files/ipcad.sh.tmpl Wed Dec 31 16:00:00 1969 +++ ipcad/files/ipcad.sh.tmpl Sat Apr 12 04:34:58 2003 @@ -0,0 +1,19 @@ +#!/bin/sh +# ipcad startup script example. + +case "$1" in +start) + if [ -x !!PREFIX!!/bin/ipcad -a -f !!PREFIX!!/etc/ipcad.conf ]; then + !!PREFIX!!/bin/ipcad -rds && echo -n ' ipcad' + fi + ;; +stop) + /usr/bin/killall ipcad && /bin/echo -n ' ipcad' + ;; +*) + /bin/echo "Usage: `basename $0` {start|stop}" >&2 + exit 64 + ;; +esac + +exit 0 diff -ruN ipcad.old/pkg-message ipcad/pkg-message --- ipcad.old/pkg-message Wed Dec 31 16:00:00 1969 +++ ipcad/pkg-message Sat Apr 12 04:22:24 2003 @@ -0,0 +1,7 @@ +=========================================================================== + +To configure this package, adjust ${PREFIX}/etc/ipcad.conf from +${PREFIX}/etc/ipcad.conf.sample, then start "ipcad -rds" +You should be able to "rsh localhost sh ip accounting" after that + +=========================================================================== >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 05:39:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F91637B401 for ; Sat, 12 Apr 2003 05:39:02 -0700 (PDT) Received: from smtp.noos.fr (nan-smtp-10.noos.net [212.198.2.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F83143F93 for ; Sat, 12 Apr 2003 05:39:00 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: (qmail 37839715 invoked by uid 0); 12 Apr 2003 12:38:04 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.234]) (envelope-sender ) by 212.198.2.81 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 12 Apr 2003 12:38:04 -0000 Received: from gits.gits.fr.invalid (660lp46h67j8cfm1@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.8/8.12.8) with ESMTP id h3CCc0qO060468 for ; Sat, 12 Apr 2003 14:38:01 +0200 (CEST) (envelope-from cyrille.lefevre@laposte.net) Date: Sat, 12 Apr 2003 14:37:53 +0200 To: cjclark@alum.mit.edu Message-ID: <20030412123752.GA60423@gits.dyndns.org> References: <200304090512.h395CGrJ014714@freefall.freebsd.org> <20030411200506.GA36868@gits.dyndns.org> <20030411205245.GA84569@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030411205245.GA84569@blossom.cjclark.org> Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6); aI.[< Mail-Followup-To: cyrille.lefevre+dated+1050583077.093fd0@laposte.net, cjclark@alum.mit.edu, freebsd-ports-bugs@FreeBSD.org X-Delivery-Agent: TMDA/0.61 X-Spam-Status: No X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 12:39:02 -0000 On Fri, Apr 11, 2003 at 01:52:45PM -0700, Crist J. Clark wrote: > On Fri, Apr 11, 2003 at 10:05:06PM +0200, Cyrille Lefevre wrote: > [snip] > > > Hi, > > > > someone reports me that the newer wrapper don't work w/ an account > > using the csh as the login shell such as the default root account. > > I don't see this problam since my root account uses a bourne like > > shell. > > > > so, could you replace 'su -fm' by 'SHELL=/bin/sh su -fm' in > > files/setiathome.sh. > > That will not fix the problem. The shell spawned by su(1) will still > be the user's login shell. At least that's what my understading of > su(1) and some quick tests show. > > How about, > > ( echo "\ > cd ${seti_wrkdir}/${i} || exit; \ > . > . > . > done > /dev/null" | > su -fm ${seti_user} /bin/sh ) & > > Not pretty, but it should do what you want. I'll try this way. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:18:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA7C37B401 for ; Sat, 12 Apr 2003 06:18:13 -0700 (PDT) Received: from smtp.noos.fr (nan-smtp-10.noos.net [212.198.2.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D44743F93 for ; Sat, 12 Apr 2003 06:18:10 -0700 (PDT) (envelope-from cyrille.lefevre@laposte.net) Received: (qmail 37944798 invoked by uid 0); 12 Apr 2003 13:18:08 -0000 Received: from unknown (HELO mail.gits.dyndns.org) ([212.198.231.234]) (envelope-sender ) by 212.198.2.81 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 12 Apr 2003 13:18:08 -0000 Received: from gits.gits.fr.invalid (97fntye7zpewb810@localhost [127.0.0.1]) by mail.gits.dyndns.org (8.12.8/8.12.8) with ESMTP id h3CDI4qO061544 for ; Sat, 12 Apr 2003 15:18:04 +0200 (CEST) (envelope-from cyrille.lefevre@laposte.net) Date: Sat, 12 Apr 2003 15:17:58 +0200 To: cjclark@alum.mit.edu Message-ID: <20030412131758.GA61478@gits.dyndns.org> References: <200304090512.h395CGrJ014714@freefall.freebsd.org> <20030411200506.GA36868@gits.dyndns.org> <20030411205245.GA84569@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030411205245.GA84569@blossom.cjclark.org> Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6); aI.[< Mail-Followup-To: cyrille.lefevre+dated+1050585481.2d2955@laposte.net, cjclark@alum.mit.edu, freebsd-ports-bugs@FreeBSD.org, scott-allendorf@uiowa.edu X-Delivery-Agent: TMDA/0.61 X-Spam-Status: No X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) cc: freebsd-ports-bugs@FreeBSD.org cc: Scott Allendorf Subject: Re: ports/50739: Maintainer update: astro/setiathome (nobody->setiathome) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:18:13 -0000 On Fri, Apr 11, 2003 at 01:52:45PM -0700, Crist J. Clark wrote: > On Fri, Apr 11, 2003 at 10:05:06PM +0200, Cyrille Lefevre wrote: > [snip] > > > someone reports me that the newer wrapper don't work w/ an account > > using the csh as the login shell such as the default root account. > > I don't see this problam since my root account uses a bourne like > > shell. > > > > so, could you replace 'su -fm' by 'SHELL=/bin/sh su -fm' in > > files/setiathome.sh. > > That will not fix the problem. The shell spawned by su(1) will still > be the user's login shell. At least that's what my understading of > su(1) and some quick tests show. investigations done. here is the, sic, final patch :) thanks for your help. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/Makefile,v retrieving revision 1.37 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.37 Makefile --- Makefile 9 Apr 2003 05:02:42 -0000 1.37 +++ Makefile 12 Apr 2003 13:13:48 -0000 @@ -6,7 +6,7 @@ PORTNAME= setiathome PORTVERSION?= 3.03 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ Index: files/setiathome.sh =================================================================== RCS file: /home/ncvs/ports/astro/setiathome/files/setiathome.sh,v retrieving revision 1.10 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.10 setiathome.sh --- files/setiathome.sh 9 Apr 2003 05:02:42 -0000 1.10 +++ files/setiathome.sh 12 Apr 2003 13:12:56 -0000 @@ -74,17 +74,19 @@ fi done for i in ${seti_wrksuff}; do - su -fm ${seti_user} -c "\ - cd ${seti_wrkdir}/${i} || exit; \ - echo \$\$ > shpid.sah; \ - trap 'kill \$pid;exit' 15; \ - while :; do \ + su -fm ${seti_user} -c "exec /bin/sh -T" << EOF > /dev/null & + cd ${seti_wrkdir}/${i} || exit + echo \$\$ > shpid.sah + trap 'kill \$pid;exit' 15 + while :; do ${program_path} \ ${seti_std_args} ${seti_proxy_args} \ - ${seti_nice:+-nice} ${seti_nice} & \ - pid=\$!; wait \$pid; \ - sleep ${seti_sleep}; \ - done > /dev/null" & + ${seti_nice:+-nice} ${seti_nice} & + pid=\$!; wait \$pid + sleep ${seti_sleep} & + pid=\$!; wait \$pid + done +EOF done echo -n " SETI@home" ;; Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:20:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E994637B401 for ; Sat, 12 Apr 2003 06:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0552043FE5 for ; Sat, 12 Apr 2003 06:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CDKEUp060872 for ; Sat, 12 Apr 2003 06:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CDKEOO060871; Sat, 12 Apr 2003 06:20:14 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 06:20:14 -0700 (PDT) Resent-Message-Id: <200304121320.h3CDKEOO060871@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A18537B401 for ; Sat, 12 Apr 2003 06:12:25 -0700 (PDT) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5733343FB1 for ; Sat, 12 Apr 2003 06:12:24 -0700 (PDT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id CB08E6B; Sat, 12 Apr 2003 21:12:19 +0800 (CST) Message-Id: <20030412131219.CB08E6B@netnews.NCTU.edu.tw> Date: Sat, 12 Apr 2003 21:12:19 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gslin@netnews.NCTU.edu.tw Subject: ports/50857: Maintainer Update Port: ftp/twoftpd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gea-Suan Lin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:20:17 -0000 >Number: 50857 >Category: ports >Synopsis: Maintainer Update Port: ftp/twoftpd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 06:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 4.8-RELEASE FreeBSD 4.8-RELEASE #4: Mon Apr 7 04:42:10 CST 2003 root@netnews.NCTU.edu.tw:/usr/obj/usr/src/sys/NETNEWS i386 >Description: Upgrade to 1.17. >How-To-Repeat: >Fix: diff -ruN /usr/ports/ftp/twoftpd/Makefile twoftpd/Makefile --- /usr/ports/ftp/twoftpd/Makefile Sat Feb 22 03:07:11 2003 +++ twoftpd/Makefile Sat Apr 12 21:10:02 2003 @@ -6,16 +6,27 @@ # PORTNAME= twoftpd -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/twoftpd/ MAINTAINER= gslin@ccca.nctu.edu.tw COMMENT= A simple, secure, efficient FTP server +BUILD_DEPENDS= ${LOCALBASE}/lib/libbg-str.a:${PORTSDIR}/devel/bglibs +RUN_DEPENDS= ${BUILD_DEPENDS} + +USE_REINPLACE= yes + MAN1= twoftpd-auth.1 twoftpd-xfer.1 -BIN= twoftpd-anon twoftpd-anon-conf twoftpd-auth twoftpd-conf twoftpd-xfer +BIN= twoftpd-anon twoftpd-anon-conf twoftpd-auth \ + twoftpd-bind-port twoftpd-conf twoftpd-xfer + +post-patch: + ${REINPLACE_CMD} -e 's,/usr/local/bglibs/,${LOCALBASE}/,' \ + ${WRKSRC}/conf-bgincs ${WRKSRC}/conf-bglibs + ${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,' ${WRKSRC}/conf-bin do-install: .for FILE in ${MAN1} diff -ruN /usr/ports/ftp/twoftpd/distinfo twoftpd/distinfo --- /usr/ports/ftp/twoftpd/distinfo Tue May 21 11:33:11 2002 +++ twoftpd/distinfo Sat Apr 12 20:44:51 2003 @@ -1 +1 @@ -MD5 (twoftpd-1.15.tar.gz) = 1a247c51f3b99ca1414ad39d02d3728f +MD5 (twoftpd-1.17.tar.gz) = 818e12c71cee805d49fc732757358806 diff -ruN /usr/ports/ftp/twoftpd/pkg-plist twoftpd/pkg-plist --- /usr/ports/ftp/twoftpd/pkg-plist Mon Sep 17 00:18:47 2001 +++ twoftpd/pkg-plist Sat Apr 12 21:09:58 2003 @@ -1,5 +1,6 @@ sbin/twoftpd-anon sbin/twoftpd-anon-conf sbin/twoftpd-auth +sbin/twoftpd-bind-port sbin/twoftpd-conf sbin/twoftpd-xfer >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:30:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29ADA37B401 for ; Sat, 12 Apr 2003 06:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB0243FBF for ; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CDU5Up063599 for ; Sat, 12 Apr 2003 06:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CDU5Xv063598; Sat, 12 Apr 2003 06:30:05 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 06:30:05 -0700 (PDT) Resent-Message-Id: <200304121330.h3CDU5Xv063598@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jimd@siu.edu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAA737B401 for ; Sat, 12 Apr 2003 06:21:18 -0700 (PDT) Received: from 255-141.ip.ll.net (255-141.ip.ll.net [209.131.255.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5C243FDD for ; Sat, 12 Apr 2003 06:21:17 -0700 (PDT) (envelope-from root@255-141.ip.ll.net) Received: from 255-141.ip.ll.net (localhost [127.0.0.1]) by freebsd2.localnet10 (8.12.9/8.12.7) with ESMTP id h3BNKAGb066789 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Apr 2003 23:20:10 GMT Received: (from root@localhost) by 255-141.ip.ll.net (8.12.9/8.12.7/Submit) id h3BNK98a066779; Fri, 11 Apr 2003 23:20:09 GMT Message-Id: <200304112320.h3BNK98a066779@255-141.ip.ll.net> Date: Fri, 11 Apr 2003 23:20:09 GMT From: jimd_NOSPAM@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50858: compile of ecasound-2.2.2 fails with undeclared functions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jimd@siu.edu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:30:09 -0000 >Number: 50858 >Category: ports >Synopsis: compile of ecasound-2.2.2 fails with undeclared functions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 06:30:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: J.D. >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD 255-141.ip.ll.net 4.7-RELEASE FreeBSD 4.7-RELEASE #2: Sat Jan 25 19:54:21 CST 2003 x@freebsd2.localnet10:/usr/src/sys/compile/XSYSTEM i386 >Description: It appears that two ecasound function calls to READLINE are using function names that don't match the installed FBSD-4.7 READLINE: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Making all in ecasound gmake[2]: Entering directory `/usr/ports/audio/ecasound/work/ecasound-2.2.2/ecas ound' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasou nd -I../kvutils -D_THREAD_SAFE -O -pipe -g -D_REENTRANT -D_REENTRANT -pthread -DNDEBUG -DENABLE_DBC -c ecasound.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/readline -I. -I.. -I../libecasou nd -I../kvutils -D_THREAD_SAFE -O -pipe -g -D_REENTRANT -D_REENTRANT -pthread -DNDEBUG -DENABLE_DBC -c eca-curses.cpp eca-curses.cpp: In method `void ECA_CURSES::init_readline_support()': eca-curses.cpp:117: `rl_completion_func_t' undeclared (first use this function) eca-curses.cpp:117: (Each undeclared identifier is reported only once eca-curses.cpp:117: for each function it appears in.) eca-curses.cpp:117: syntax error before `)' eca-curses.cpp: In function `char ** ecasound_completion(char *, int, int)': eca-curses.cpp:148: `rl_compentry_func_t' undeclared (first use this function) eca-curses.cpp:148: syntax error before `)' eca-curses.cpp:148: implicit declaration of function `int rl_completion_matches( ...)' gmake[2]: *** [eca-curses.o] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/ecasound/work - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - grep rl_completion /usr/include/readline/* /usr/include/readline/readline.h:extern Function *rl_completion_entry_function; /usr/include/readline/readline.h: rl_completion_entry_function to try to match , otherwise use the /usr/include/readline/readline.h:extern VFunction *rl_completion_display_matches _hook; /usr/include/readline/readline.h:extern int rl_completion_type; /usr/include/readline/readline.h:extern int rl_completion_append_character; /usr/include/readline/readline.h:extern int rl_completion_query_items; >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:30:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 459E237B404 for ; Sat, 12 Apr 2003 06:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E8C43FCB for ; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CDU6Up063612 for ; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CDU6AU063611; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 06:30:06 -0700 (PDT) Resent-Message-Id: <200304121330.h3CDU6AU063611@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thierry Thomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C0BD37B401 for ; Sat, 12 Apr 2003 06:27:30 -0700 (PDT) Received: from graf.pompo.net (lns-th2-6f-81-57-186-139.adsl.proxad.net [81.57.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7743E43FBD for ; Sat, 12 Apr 2003 06:27:29 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id C94BD7629; Sat, 12 Apr 2003 15:24:59 +0200 (CEST) Message-Id: <20030412132459.C94BD7629@graf.pompo.net> Date: Sat, 12 Apr 2003 15:24:59 +0200 (CEST) From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50859: www/tidy-devel: upgrading to 030411. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Thomas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:30:09 -0000 >Number: 50859 >Category: ports >Synopsis: www/tidy-devel: upgrading to 030411. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 06:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.8-RC i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 29 02:08:33 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrading tidy-devel (& tidy-lib) to latest version. N.B.: tidy now accepts a -numeric (or -n) which preserves numeric entities => it may be used by docproj. >How-To-Repeat: N/A. >Fix: Please apply the following patch: --- tidy.diff begins here --- diff -urN www/tidy-devel.orig/Makefile www/tidy-devel/Makefile --- www/tidy-devel.orig/Makefile Sat Apr 5 21:46:15 2003 +++ www/tidy-devel/Makefile Sat Apr 12 11:20:13 2003 @@ -6,7 +6,7 @@ # PORTNAME?= tidy -PORTVERSION= 030403 +PORTVERSION= 030411 CATEGORIES= www MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ http://tidy.sourceforge.net/docs/:docs diff -urN www/tidy-devel.orig/distinfo www/tidy-devel/distinfo --- www/tidy-devel.orig/distinfo Fri Apr 4 22:59:38 2003 +++ www/tidy-devel/distinfo Sat Apr 12 11:20:35 2003 @@ -1,2 +1,2 @@ -MD5 (tidy_src_030403.tgz) = c7534e62a5d5a20b7959fc660c17dbc6 +MD5 (tidy_src_030411.tgz) = 84f74cea48e5b5e84fc640138e4375b8 MD5 (tidy_docs_030403.tgz) = 0f3c633931d88de271a1516dc30701af --- tidy.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:30:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6149A37B405 for ; Sat, 12 Apr 2003 06:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E652243FDD for ; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CDU6Up063625 for ; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CDU6MQ063624; Sat, 12 Apr 2003 06:30:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 06:30:06 -0700 (PDT) Resent-Message-Id: <200304121330.h3CDU6MQ063624@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Statue Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0D8C37B401 for ; Sat, 12 Apr 2003 06:29:47 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C7A43FBD for ; Sat, 12 Apr 2003 06:29:47 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id CE11171D; Sat, 12 Apr 2003 21:29:49 +0800 (CST) Message-Id: <20030412132949.CE11171D@freebsd.sinica.edu.tw> Date: Sat, 12 Apr 2003 21:29:49 +0800 (CST) From: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50860: Update port: chinese/qterm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:30:10 -0000 >Number: 50860 >Category: ports >Synopsis: Update port: chinese/qterm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 06:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o update to 0.2.0 >How-To-Repeat: >Fix: diff -ruN qterm.orig/Makefile qterm/Makefile --- qterm.orig/Makefile Sat Apr 12 20:32:39 2003 +++ qterm/Makefile Sat Apr 12 21:28:13 2003 @@ -6,7 +6,7 @@ # PORTNAME= qterm -PORTVERSION= 0.1.7 +PORTVERSION= 0.2.0 CATEGORIES= chinese MASTER_SITES= http://qterm.gnuchina.org/qterm-${PORTVERSION}/ \ ftp://freebsd.sinica.edu.tw/pub/statue/qterm/ @@ -17,5 +17,10 @@ USE_QT_VER= 3 USE_GMAKE= yes HAS_CONFIGURE= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's,,,' \ + ${WRKSRC}/qterm/qtermtelnet.cpp .include diff -ruN qterm.orig/distinfo qterm/distinfo --- qterm.orig/distinfo Sat Apr 12 20:32:39 2003 +++ qterm/distinfo Sat Apr 12 20:53:17 2003 @@ -1 +1 @@ -MD5 (qterm-0.1.7.tar.gz) = 52ad9f55cf78dca958b01b3cc01e49e4 +MD5 (qterm-0.2.0.tar.gz) = 78e533ab2cfb330eb93a387aecdd07db diff -ruN qterm.orig/files/patch-configure qterm/files/patch-configure --- qterm.orig/files/patch-configure Sat Apr 12 20:32:39 2003 +++ qterm/files/patch-configure Sat Apr 12 20:56:42 2003 @@ -1,5 +1,5 @@ ---- configure.orig Fri Jan 10 20:18:26 2003 -+++ configure Thu Jan 16 08:52:01 2003 +--- configure.orig Sat Apr 12 20:56:11 2003 ++++ configure Sat Apr 12 20:56:27 2003 @@ -8752,7 +8752,7 @@ diff -ruN qterm.orig/files/patch-qterm::qtermtelnet.h qterm/files/patch-qterm::qtermtelnet.h --- qterm.orig/files/patch-qterm::qtermtelnet.h Thu Jan 1 08:00:00 1970 +++ qterm/files/patch-qterm::qtermtelnet.h Sat Apr 12 21:11:51 2003 @@ -0,0 +1,14 @@ +--- qterm/qtermtelnet.h.orig Sat Apr 12 21:10:39 2003 ++++ qterm/qtermtelnet.h Sat Apr 12 21:11:19 2003 +@@ -8,9 +8,9 @@ + #include + #else + #include +- #include + #include +- #include ++ #include ++ #include + #endif + + #include diff -ruN qterm.orig/pkg-plist qterm/pkg-plist --- qterm.orig/pkg-plist Sat Apr 12 20:32:39 2003 +++ qterm/pkg-plist Sat Apr 12 21:22:21 2003 @@ -1,34 +1,43 @@ bin/qterm +share/qterm/address.cfg +share/qterm/credits.txt share/qterm/cursor/end.xpm +share/qterm/cursor/enter.xpm share/qterm/cursor/exit.xpm +share/qterm/cursor/hand.xpm share/qterm/cursor/home.xpm share/qterm/cursor/next.xpm share/qterm/cursor/pagedown.xpm share/qterm/cursor/pageup.xpm share/qterm/cursor/prev.xpm -share/qterm/pic/addr.bmp -share/qterm/pic/anti.bmp -share/qterm/pic/beep.bmp -share/qterm/pic/blink.bmp -share/qterm/pic/color.bmp -share/qterm/pic/colorcopy.bmp -share/qterm/pic/copy.bmp -share/qterm/pic/disconnect.bmp -share/qterm/pic/document.xpm -share/qterm/pic/down.bmp -share/qterm/pic/font.bmp -share/qterm/pic/message.bmp -share/qterm/pic/mouse.bmp -share/qterm/pic/paste.bmp -share/qterm/pic/quick.bmp -share/qterm/pic/quicklogin.bmp -share/qterm/pic/reconnect.bmp -share/qterm/pic/refresh.bmp -share/qterm/pic/reply.bmp -share/qterm/pic/retangle.bmp -share/qterm/pic/set.bmp -share/qterm/pic/tabpic.bmp +share/qterm/pic/addr.png +share/qterm/pic/anti-idle.png +share/qterm/pic/article.png +share/qterm/pic/auto-reply.png +share/qterm/pic/color.png +share/qterm/pic/color-copy.png +share/qterm/pic/connect.png +share/qterm/pic/copy.png +share/qterm/pic/disconnect.png +share/qterm/pic/fonts.png +share/qterm/pic/keys.png +share/qterm/pic/message.png +share/qterm/pic/mouse.png +share/qterm/pic/paste.png +share/qterm/pic/popwidget.png +share/qterm/pic/pref.png +share/qterm/pic/qterm_32x32.png +share/qterm/pic/qterm_48x48.png +share/qterm/pic/quick.png +share/qterm/pic/reconnect.png +share/qterm/pic/rect.png +share/qterm/pic/refresh.png +share/qterm/pic/sound.png +share/qterm/pic/tabpad.png +share/qterm/po/qterm_chs.qm +share/qterm/po/qterm_cht.qm share/qterm/qterm.cfg -@dirrm share/qterm/cursor/ -@dirrm share/qterm/pic/ -@dirrm share/qterm/ +@dirrm share/qterm/po +@dirrm share/qterm/cursor +@dirrm share/qterm/pic +@dirrm share/qterm >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 06:50:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4C0937B401 for ; Sat, 12 Apr 2003 06:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A9B43FBD for ; Sat, 12 Apr 2003 06:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CDoDUp083603 for ; Sat, 12 Apr 2003 06:50:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CDoD2P083602; Sat, 12 Apr 2003 06:50:13 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 06:50:13 -0700 (PDT) Resent-Message-Id: <200304121350.h3CDoD2P083602@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C87C037B401 for ; Sat, 12 Apr 2003 06:47:07 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C5143F85 for ; Sat, 12 Apr 2003 06:47:07 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194LLS-0005FL-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Apr 2003 15:47:02 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194LLX-000JgA-00 for FreeBSD-gnats-submit@freebsd.org; ÓÂ, 12 ÁÐÒ 2003 15:47:07 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50862: Update audio/baudline X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 13:50:15 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 15:47:07 +0200 X-List-Received-Date: Sat, 12 Apr 2003 13:50:15 -0000 >Number: 50862 >Category: ports >Synopsis: Update audio/baudline >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 06:50:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Update audio/baudline from 0.94 to 0.95 >How-To-Repeat: >Fix: diff -ruN baudline.orig/Makefile baudline/Makefile --- baudline.orig/Makefile Fri Feb 21 22:27:04 2003 +++ baudline/Makefile Sat Apr 12 15:41:08 2003 @@ -6,7 +6,7 @@ # PORTNAME= baudline -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= audio linux MASTER_SITES= http://www.baudline.com/ PKGNAMEPREFIX= linux- @@ -19,7 +19,6 @@ ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_BUILD= yes -STRIP= BRANDELF?= /usr/bin/brandelf diff -ruN baudline.orig/distinfo baudline/distinfo --- baudline.orig/distinfo Thu Dec 26 16:53:39 2002 +++ baudline/distinfo Sat Apr 12 15:41:23 2003 @@ -1 +1 @@ -MD5 (baudline_0.94_i686.tar.gz) = 7615be33950b9d4c63a555337fe63d62 +MD5 (baudline_0.95_i686.tar.gz) = f7d3e3ca3691203bd1132226b82e2fda >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 07:10:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1D9B37B401 for ; Sat, 12 Apr 2003 07:10:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D8843FB1 for ; Sat, 12 Apr 2003 07:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CEA7Up094368 for ; Sat, 12 Apr 2003 07:10:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CEA7AM094367; Sat, 12 Apr 2003 07:10:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 07:10:07 -0700 (PDT) Resent-Message-Id: <200304121410.h3CEA7AM094367@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DEE137B401; Sat, 12 Apr 2003 07:00:52 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id E113243FCB; Sat, 12 Apr 2003 07:00:51 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194LYk-0005RH-00; Sat, 12 Apr 2003 16:00:46 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194LYq-000KlY-00; ÓÂ, 12 ÁÐÒ 2003 16:00:52 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: trevor@FreeBSD.org Subject: ports/50863: Update audio/csound-manual X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 14:10:09 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 16:00:52 +0200 X-List-Received-Date: Sat, 12 Apr 2003 14:10:09 -0000 >Number: 50863 >Category: ports >Synopsis: Update audio/csound-manual >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 07:10:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Checksum missmatched for audio/csound-manual >How-To-Repeat: >Fix: diff -ruN csound-manual.orig/distinfo csound-manual/distinfo --- csound-manual.orig/distinfo Thu Apr 12 09:44:50 2001 +++ csound-manual/distinfo Sat Apr 12 15:55:45 2003 @@ -1,5 +1,5 @@ MD5 (csound/ascii.zip) = 65d25859c0ea510460f9b0de5c979027 -MD5 (csound/espanol.zip) = a7b8fa9a2b73c1453e45fb851f9bd34b +MD5 (csound/espanol.zip) = 03e9ab118e075b28ad0803aa38dc5736 MD5 (csound/html.zip) = 39032016aecda280cfc68c7c2484a6b0 MD5 (csound/manual1.zip) = 4209ece6ced8020795313f2055bf004d MD5 (csound/manual2.zip) = 79f4ec433e5955b5a153a8a78b48357b >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 07:20:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB9537B401 for ; Sat, 12 Apr 2003 07:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C63443FCB for ; Sat, 12 Apr 2003 07:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CEK8Up026020 for ; Sat, 12 Apr 2003 07:20:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CEK7th026011; Sat, 12 Apr 2003 07:20:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 07:20:07 -0700 (PDT) Resent-Message-Id: <200304121420.h3CEK7th026011@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60BAB37B401; Sat, 12 Apr 2003 07:16:56 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id B554A43F93; Sat, 12 Apr 2003 07:16:55 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194LoI-0005UD-00; Sat, 12 Apr 2003 16:16:50 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194LoO-000M7s-00; ÓÂ, 12 ÁÐÒ 2003 16:16:56 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: trevor@FreeBSD.org Subject: ports/50865: Update audio/festival X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 14:20:10 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 16:16:56 +0200 X-List-Received-Date: Sat, 12 Apr 2003 14:20:10 -0000 >Number: 50865 >Category: ports >Synopsis: Update audio/festival >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 07:20:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Deleting 2 files from distinfo which don't longer exist. >How-To-Repeat: >Fix: diff -ruN festival.orig/distinfo festival/distinfo --- festival.orig/distinfo Sat Sep 16 10:39:40 2000 +++ festival/distinfo Sat Apr 12 16:11:27 2003 @@ -1,4 +1,2 @@ MD5 (festival/festival-1.4.1.tar.gz) = 1cf585adfd5f8f14a3eed71200c5cbde MD5 (festival/speech_tools-1.2.1.tar.gz) = 4b77d63f202a410868cc79b5e0640b9b -MD5 (festival/OGIresLPC-2.0.4.tar.gz) = d9ef4871ae35bd750dfb649de8ec1728 -MD5 (festival/OGIfestpatch-1.4.1.tar.gz) = a94d02c9c6415d373e50536f6aeaeac4 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 07:20:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6E6637B404 for ; Sat, 12 Apr 2003 07:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE1E43FBD for ; Sat, 12 Apr 2003 07:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CEK7Up025970 for ; Sat, 12 Apr 2003 07:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CEK7ws025969; Sat, 12 Apr 2003 07:20:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 07:20:07 -0700 (PDT) Resent-Message-Id: <200304121420.h3CEK7ws025969@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B2D237B401; Sat, 12 Apr 2003 07:10:20 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C3D43FCB; Sat, 12 Apr 2003 07:10:19 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194Lhu-0005SE-00; Sat, 12 Apr 2003 16:10:14 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194Lhz-000LUq-00; ÓÂ, 12 ÁÐÒ 2003 16:10:19 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: trevor@FreeBSD.org Subject: ports/50864: Update audio/festlex-ogi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 14:20:10 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 16:10:19 +0200 X-List-Received-Date: Sat, 12 Apr 2003 14:20:10 -0000 >Number: 50864 >Category: ports >Synopsis: Update audio/festlex-ogi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 07:20:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Checksum missmatched in audio/festlex-ogi >How-To-Repeat: >Fix: diff -ruN festlex-ogi.orig/distinfo festlex-ogi/distinfo --- festlex-ogi.orig/distinfo Sat Sep 16 10:39:42 2000 +++ festlex-ogi/distinfo Sat Apr 12 16:07:10 2003 @@ -1 +1 @@ -MD5 (festival/OGIlexicon-2.0.tar.gz) = 389f9262bbc5cb38bef8f2ec9fe29a74 +MD5 (festival/OGIlexicon-2.0.tar.gz) = 261fc4313f1d5deebab010ed9e8e5222 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 07:40:06 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0F7037B401 for ; Sat, 12 Apr 2003 07:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE7D43FDF for ; Sat, 12 Apr 2003 07:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CEe4Up057152 for ; Sat, 12 Apr 2003 07:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CEe4AM057151; Sat, 12 Apr 2003 07:40:04 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 07:40:04 -0700 (PDT) Resent-Message-Id: <200304121440.h3CEe4AM057151@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kiesel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4680B37B401 for ; Sat, 12 Apr 2003 07:32:48 -0700 (PDT) Received: from mxintern.kundenserver.de (mxintern.kundenserver.de [212.227.126.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CFF43F75 for ; Sat, 12 Apr 2003 07:32:47 -0700 (PDT) (envelope-from kiesel@schlund.de) Received: from [172.17.29.6] (helo=alex.i.schlund.de) by mxintern.kundenserver.de with smtp (Exim 3.35 #1) id 194M3h-0008A5-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Apr 2003 16:32:45 +0200 Received: (qmail 84934 invoked by uid 519); 12 Apr 2003 14:33:15 -0000 Message-Id: <20030412143315.84933.qmail@alex.i.schlund.de> Date: 12 Apr 2003 14:33:15 -0000 From: Alex Kiesel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lioux@FreeBSD.org Subject: ports/50866: [PATCH] Introduce patch to qmail-1.03 to send mail through SMTP-AUTH X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Kiesel List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:40:06 -0000 >Number: 50866 >Category: ports >Synopsis: [PATCH] Introduce patch to qmail-1.03 to send mail through SMTP-AUTH >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 07:40:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Kiesel >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD alex.i.schlund.de 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Apr 11 16:29:20 CEST 2003 root@alex.i.schlund.de:/usr/obj/usr/src/sys/KNORKE i386 >Description: This pr introduces a new Makefile-define to enable a patch that makes qmail send mail going to a remote relaying server through AUTH SMTP. >How-To-Repeat: cd /usr/ports/mail/qmail && patch < qmail.diff >Fix: --- qmail.diff begins here --- diff -urN qmail-old/Makefile qmail/Makefile --- qmail-old/Makefile Wed Mar 5 05:07:35 2003 +++ qmail/Makefile Sat Apr 12 15:48:38 2003 @@ -118,6 +118,10 @@ .if defined(WITH_OUTGOINGIP_PATCH)&&!defined(MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER) PATCHFILES+= outgoingip.patch .endif # WITH_OUTGOINGIP_PATCH && !MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER +.if defined(WITH_CLIENT_SMTPAUTH) +PATCH_SITES+= http://document-root.de/patch/qmail-client-smtp-auth/:csa +PATCHFILES+= qmail-smtp-auth.patch:csa +.endif # WITH_CLIENT_SMTPAUTH MAINTAINER= lioux@FreeBSD.org COMMENT?= A SECURE, reliable, efficient, simple, and FAST MTA for UNIX systems @@ -238,6 +242,12 @@ @${ECHO_MSG} " used by qmail when sending" @${ECHO_MSG} " outgoing messages" .endif # MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER +.if !defined(WITH_CLIENT_SMTPAUTH) + @${ECHO_MSG} "WITH_CLIENT_SMTPAUTH=yes enable patch to qmail to" + @${ECHO_MSG} " send outgoing relayed mail for" + @${ECHO_MSG} " one or all users with given" + @${ECHO_MSG} " credential by SMTP AUTH" +.endif @${ECHO_MSG} "#" .endif # MAIN_QMAIL_PORT_BUILD_WITH_OPTIONS_ADVERTISE_BARRIER @@ -320,6 +330,9 @@ @${ECHO} @${SED} s!/var/qmail!${PREFIX}!g ${PKGMESSAGE} | ${FMT} +.if defined(WITH_CLIENT_SMTPAUTH) + @${INSTALL_DATA} ${FILESDIR}/smtproutes_users ${PREFIX}/control/ +.endif # hack to allow slave ports to include bsd.port.pre.mk and then this file .if defined(_PREMKINCLUDED) .include diff -urN qmail-old/distinfo qmail/distinfo --- qmail-old/distinfo Wed Mar 5 05:07:35 2003 +++ qmail/distinfo Sat Apr 12 15:51:04 2003 @@ -7,3 +7,4 @@ MD5 (big-todo.103.patch) = 39b6f70f65056472ff97ab40c1dba7b4 MD5 (big-concurrency.patch) = 2ff58c3570870a8ff9a1d9eb9aec05a6 MD5 (outgoingip.patch) = 4286231d925105b6c71a91d668778eb5 +MD5 (qmail-smtp-auth.patch) = 458133d17dcfc6aae4ce894b349716d7 diff -urN qmail-old/files/smtproutes_users qmail/files/smtproutes_users --- qmail-old/files/smtproutes_users Thu Jan 1 01:00:00 1970 +++ qmail/files/smtproutes_users Sat Apr 12 15:09:01 2003 @@ -0,0 +1,6 @@ +#adress:mailserver|username|password +#example: +mail@example.com:smtp.example.com|example.com1|examplePasswd +info@example.com:smtp.example.com|example.com2|anotherPasswd +anotherport@example.com:smtp.example.com:26|example.com3|justfoobar + --- qmail.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 07:40:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C8E37B404 for ; Sat, 12 Apr 2003 07:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C29343FE1 for ; Sat, 12 Apr 2003 07:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CEe4Up057165 for ; Sat, 12 Apr 2003 07:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CEe4x4057164; Sat, 12 Apr 2003 07:40:04 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 07:40:04 -0700 (PDT) Resent-Message-Id: <200304121440.h3CEe4x4057164@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jimd@siu.edu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87D0337B401 for ; Sat, 12 Apr 2003 07:39:25 -0700 (PDT) Received: from 255-141.ip.ll.net (255-141.ip.ll.net [209.131.255.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE2443FB1 for ; Sat, 12 Apr 2003 07:39:24 -0700 (PDT) (envelope-from root@255-141.ip.ll.net) Received: from 255-141.ip.ll.net (localhost [127.0.0.1]) by freebsd2.localnet10 (8.12.9/8.12.7) with ESMTP id h3C9h5Gb009853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 12 Apr 2003 09:43:05 GMT Received: (from root@localhost) by 255-141.ip.ll.net (8.12.9/8.12.7/Submit) id h3C9h5XA009852; Sat, 12 Apr 2003 09:43:05 GMT Message-Id: <200304120943.h3C9h5XA009852@255-141.ip.ll.net> Date: Sat, 12 Apr 2003 09:43:05 GMT From: jimd_NOSPAM@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50867: Balsa2 depends on OpenLDAP-2.0 cache which fails under OpenLDAP-2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jimd@siu.edu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:40:07 -0000 >Number: 50867 >Category: ports >Synopsis: Balsa2 depends on OpenLDAP-2.0 cache which fails under OpenLDAP-2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 07:40:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: root >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD 255-141.ip.ll.net 4.7-RELEASE FreeBSD 4.7-RELEASE #2: Sat Jan 25 19:54:21 CST 2003 x@freebsd2.localnet10:/usr/src/sys/compile/XSYSTEM i386 >Description: Balsa-2 libbalsa/address-book-ldap.c attempts to use "ldap_destroy_cache" which is defined in OpenLDAP-2.0, but not in OpenLDAP-2.1, which is what I use. In the same source file, an "ldap_enable_cache" is already commented out: /* ldap_enable_cache(ab->directory, LDAP_CACHE_TIMEOUT, 0); */ For use with OpenLDAP-2.1, the "ldap_destroy_cache" statement should be commented out. I suggest that a make/build system flag for the major version of OpenLDAP installed (ports or independent) be defined to allow for selectivity for OpenLDAP-2.0 and OpenLDAP-2.1 functions, seeing as how OpenLDAP has change dramatically between 2.0 and 2.1. This OpenLDAP version make flag can then be used to comment out the "ldap_destroy_cache" when Balsa2 is being compiled in an OpenLDAP-2.1 environment. >How-To-Repeat: >Fix: Specific to an OpenLDAP-2.1 environment: --- libbalsa/address-book-ldap.c.orig Sat Apr 12 09:00:48 2003 +++ libbalsa/address-book-ldap.c Sat Apr 12 09:01:14 2003 @@ -201,7 +201,7 @@ libbalsa_address_book_ldap_close_connection(LibBalsaAddressBookLdap * ab) { if (ab->directory) { - ldap_destroy_cache(ab->directory); +/* ldap_destroy_cache(ab->directory); 11 Apr 2003, JED */ ldap_unbind(ab->directory); ab->directory = NULL; } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 08:00:30 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E74437B405 for ; Sat, 12 Apr 2003 08:00:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 292BC43FD7 for ; Sat, 12 Apr 2003 08:00:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CF0SUp063196 for ; Sat, 12 Apr 2003 08:00:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CF0SCR063195; Sat, 12 Apr 2003 08:00:28 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 08:00:28 -0700 (PDT) Resent-Message-Id: <200304121500.h3CF0SCR063195@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C093537B401; Sat, 12 Apr 2003 07:59:23 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B85D43FBF; Sat, 12 Apr 2003 07:59:23 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194MTN-0005q2-00; Sat, 12 Apr 2003 16:59:17 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194MTT-000PL8-00; ÓÂ, 12 ÁÐÒ 2003 16:59:23 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: trevor@FreeBSD.org Subject: ports/50869: Update audio/festvox-abc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 15:00:31 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 16:59:23 +0200 X-List-Received-Date: Sat, 12 Apr 2003 15:00:31 -0000 >Number: 50869 >Category: ports >Synopsis: Update audio/festvox-abc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 08:00:28 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: audio/festvox-abc/distinfo is not correct >How-To-Repeat: >Fix: --- festvox-abc.orig/distinfo Sat Sep 16 10:39:44 2000 +++ festvox-abc/distinfo Sat Apr 12 16:23:43 2003 @@ -1 +1 @@ -MD5 (festival/voice_abc_di-2.0.tar.gz) = d58c653f91541229ce0ff5efef0e3582 +MD5 (festival/voice_abc_di-2.0.tar.gz) = ec79f032e9fe3504689026d9699fb2e3 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 08:50:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E29337B401 for ; Sat, 12 Apr 2003 08:50:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B1D43FB1 for ; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CFoHUp084311 for ; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CFoHK8084310; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) Date: Sat, 12 Apr 2003 08:50:17 -0700 (PDT) Message-Id: <200304121550.h3CFoHK8084310@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: statue@freebsd.sinica.edu.tw (Statue) Subject: Re: ports/50818: New port: chinese/kaisu X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Statue List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:50:18 -0000 The following reply was made to PR ports/50818; it has been noted by GNATS. From: statue@freebsd.sinica.edu.tw (Statue) To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/50818: New port: chinese/kaisu Date: Sat, 12 Apr 2003 23:42:28 +0800 (CST) remove this pr, still testing. From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 08:50:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3635C37B401 for ; Sat, 12 Apr 2003 08:50:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68FE43FCB for ; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CFoHUp084326 for ; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CFoHr4084325; Sat, 12 Apr 2003 08:50:17 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 08:50:17 -0700 (PDT) Resent-Message-Id: <200304121550.h3CFoHr4084325@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Miguel Mendez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 663FA37B401 for ; Sat, 12 Apr 2003 08:43:39 -0700 (PDT) Received: from isengard.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71CE43F93 for ; Sat, 12 Apr 2003 08:43:37 -0700 (PDT) (envelope-from flynn@isengard.energyhq.tk) Received: from isengard.energyhq.tk (localhost [127.0.0.1]) h3CFhxsC022173 for ; Sat, 12 Apr 2003 17:43:59 +0200 (CEST) (envelope-from flynn@isengard.energyhq.tk) Received: (from flynn@localhost) by isengard.energyhq.tk (8.12.6p2/8.12.6/Submit) id h3CFhwbY022172; Sat, 12 Apr 2003 17:43:58 +0200 (CEST) Message-Id: <200304121543.h3CFhwbY022172@isengard.energyhq.tk> Date: Sat, 12 Apr 2003 17:43:58 +0200 (CEST) From: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50870: [Maintainer Update] enable audio/mad in games/scummvm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Miguel Mendez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:50:19 -0000 >Number: 50870 >Category: ports >Synopsis: [Maintainer Update] enable audio/mad in games/scummvm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 08:50:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: Uruk-hai ownz j00 >Environment: System: FreeBSD isengard.energyhq.tk 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Fri Apr 11 10:51:38 CEST 2003 root@isengard.energyhq.tk:/usr/obj/usr/src/sys/ISENGARD i386 >Description: Certain games need libmad for proper audio output, make scummvm depend on it. Bump portrevision accordingly. >How-To-Repeat: >Fix: --- scummvm.diff begins here --- diff -ruN scummvm.old/Makefile scummvm/Makefile --- scummvm.old/Makefile Fri Feb 21 13:05:53 2003 +++ scummvm/Makefile Sat Apr 12 17:34:51 2003 @@ -7,6 +7,7 @@ PORTNAME= scummvm PORTVERSION= 0.3.0b +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,8 @@ MAINTAINER= flynn@energyhq.homeip.net COMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter -LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ + mad.1:${PORTSDIR}/audio/mad USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.0 @@ -32,8 +34,7 @@ ${WRKSRC}/backends/sdl/build.rules post-configure: - @${REINPLACE_CMD} -e 's@-lmad@@g; \ - s@:= -g -O@+= ${CFLAGS}@' \ + @${REINPLACE_CMD} -e 's@:= -g -O@+= ${CFLAGS}@' \ ${WRKSRC}/Makefile do-install: diff -ruN scummvm.old/files/patch-sound::mixer.h scummvm/files/patch-sound::mixer.h --- scummvm.old/files/patch-sound::mixer.h Wed Jan 1 22:32:43 2003 +++ scummvm/files/patch-sound::mixer.h Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- sound/mixer.h.orig Wed Jan 1 13:21:10 2003 -+++ sound/mixer.h Wed Jan 1 13:21:41 2003 -@@ -25,6 +25,8 @@ - - #include - -+#undef USE_MAD -+ - #ifdef USE_MAD - #include - #endif --- scummvm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 09:32:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B4637B401; Sat, 12 Apr 2003 09:32:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 665B443F93; Sat, 12 Apr 2003 09:32:39 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from freefall.freebsd.org (foxfair@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CGWdUp000119; Sat, 12 Apr 2003 09:32:39 -0700 (PDT) (envelope-from foxfair@freefall.freebsd.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CGWdkl000113; Sat, 12 Apr 2003 09:32:39 -0700 (PDT) Date: Sat, 12 Apr 2003 09:32:39 -0700 (PDT) From: Foxfair Hu Message-Id: <200304121632.h3CGWdkl000113@freefall.freebsd.org> To: dom@cus.org.uk, foxfair@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50837: Maintainer Update: net/honeyd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:32:40 -0000 Synopsis: Maintainer Update: net/honeyd State-Changed-From-To: open->closed State-Changed-By: foxfair State-Changed-When: Sat Apr 12 09:32:06 PDT 2003 State-Changed-Why: Patch committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50837 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 09:59:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B792237B401; Sat, 12 Apr 2003 09:59:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5469E43FBD; Sat, 12 Apr 2003 09:59:49 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CGxnUp005398; Sat, 12 Apr 2003 09:59:49 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CGxnic005394; Sat, 12 Apr 2003 09:59:49 -0700 (PDT) Date: Sat, 12 Apr 2003 09:59:49 -0700 (PDT) From: "David E. O'Brien" Message-Id: <200304121659.h3CGxnic005394@freefall.freebsd.org> To: obrien@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/50835: cdrtools port uses the config path "/etc/default/cdrecord" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:59:50 -0000 Synopsis: cdrtools port uses the config path "/etc/default/cdrecord" Responsible-Changed-From-To: freebsd-ports-bugs->dirk Responsible-Changed-By: obrien Responsible-Changed-When: Sat Apr 12 09:59:35 PDT 2003 Responsible-Changed-Why: Dirk is the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50835 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 10:00:32 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E3D37B401 for ; Sat, 12 Apr 2003 10:00:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D17843FBD for ; Sat, 12 Apr 2003 10:00:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CH0VUp005440 for ; Sat, 12 Apr 2003 10:00:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CH0VOm005439; Sat, 12 Apr 2003 10:00:31 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 10:00:31 -0700 (PDT) Resent-Message-Id: <200304121700.h3CH0VOm005439@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Harris Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF0037B401 for ; Sat, 12 Apr 2003 09:57:28 -0700 (PDT) Received: from pm1.ric-37.lft.widomaker.com (pm1.ric-37.lft.widomaker.com [209.96.189.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86BA643FBD for ; Sat, 12 Apr 2003 09:57:25 -0700 (PDT) (envelope-from jason@pm1.ric-37.lft.widomaker.com) Received: (from jason@localhost) by pm1.ric-37.lft.widomaker.com (8.11.3/8.11.3) id h3CGvJO14566; Sat, 12 Apr 2003 12:57:20 -0400 (EDT) (envelope-from jason) Message-Id: <200304121657.h3CGvJO14566@pm1.ric-37.lft.widomaker.com> Date: Sat, 12 Apr 2003 12:57:20 -0400 (EDT) From: Jason Harris To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Jason Harris Subject: ports/50872: [maintainer-update] ports/sysutils/file 3.41 -> 4.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jason Harris List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:00:33 -0000 >Number: 50872 >Category: ports >Synopsis: [maintainer-update] ports/sysutils/file 3.41 -> 4.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 10:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 4.3-RELEASE i386 >Organization: none here >Environment: System: FreeBSD 4.3-RELEASE i386 >Description: update ports/sysutils/file from 3.41 to 4.02, which adds libmagic.{a,so} >How-To-Repeat: apply patch below, fix problem of lib/libmagic.so.1.0 being orphaned, if possible (my pkg_* tools remove the trailing .0) >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message ? work ? owork cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/file/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2003/03/10 22:18:42 1.6 +++ Makefile 2003/04/12 16:49:32 @@ -6,12 +6,12 @@ # PORTNAME= file -PORTVERSION= 3.41 +PORTVERSION= 4.02 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ - ftp://ftp.netsw.org/system/tools/fileutils/find/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ +# ftp://ftp.netsw.org/system/tools/fileutils/find/ MAINTAINER= jharris@widomaker.com COMMENT= File - determine file type @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsect-man5 MAN1= file.1 +MAN3= libmagic.3 MAN5= magic.5 # The rules below are required to suppress invocations of aclocal, automake, Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/file/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2003/03/10 22:18:42 1.4 +++ distinfo 2003/04/12 16:49:32 @@ -1 +1 @@ -MD5 (file-3.41.tar.gz) = 1d9ac92fa1da3043a67c9445bb140824 +MD5 (file-4.02.tar.gz) = 5a853ecdf3b440915bda1d1a03240a5f Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/sysutils/file/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 2002/05/28 09:46:36 1.2 +++ pkg-plist 2003/04/12 16:49:32 @@ -1,5 +1,11 @@ bin/file -share/magic -share/magic.mime -share/magic.mgc -share/magic.mime.mgc +lib/libmagic.so.1 +lib/libmagic.so +lib/libmagic.la +lib/libmagic.a +include/magic.h +share/file/magic +share/file/magic.mime +share/file/magic.mgc +share/file/magic.mime.mgc +@dirrm share/file -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+mEO6SypIl9OdoOMRAu1yAKDXMSmfrOWGs7JrEQ24XnwMWAxzTgCfYKs9 uw3Pt2n0FgyrXPgL5YsWKtI= =rhmo -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 10:50:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA2737B401 for ; Sat, 12 Apr 2003 10:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45CB243FBD for ; Sat, 12 Apr 2003 10:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CHoGUp021461 for ; Sat, 12 Apr 2003 10:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CHoG1b021460; Sat, 12 Apr 2003 10:50:16 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 10:50:16 -0700 (PDT) Resent-Message-Id: <200304121750.h3CHoG1b021460@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Miguel Mendez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B271237B401 for ; Sat, 12 Apr 2003 10:42:52 -0700 (PDT) Received: from isengard.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491E243F93 for ; Sat, 12 Apr 2003 10:42:47 -0700 (PDT) (envelope-from flynn@isengard.energyhq.tk) Received: from isengard.energyhq.tk (localhost [127.0.0.1]) h3CHhAsC051373 for ; Sat, 12 Apr 2003 19:43:10 +0200 (CEST) (envelope-from flynn@isengard.energyhq.tk) Received: (from flynn@localhost) by isengard.energyhq.tk (8.12.6p2/8.12.6/Submit) id h3CHh9gn051372; Sat, 12 Apr 2003 19:43:09 +0200 (CEST) Message-Id: <200304121743.h3CHh9gn051372@isengard.energyhq.tk> Date: Sat, 12 Apr 2003 19:43:09 +0200 (CEST) From: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50874: [Maintainer update] games/gtetrinet to 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Miguel Mendez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:50:18 -0000 >Number: 50874 >Category: ports >Synopsis: [Maintainer update] games/gtetrinet to 0.7.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 10:50:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD isengard.energyhq.tk 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Fri Apr 11 10:51:38 CEST 2003 root@isengard.energyhq.tk:/usr/obj/usr/src/sys/ISENGARD i386 >Description: March 17, 2003 GTetrinet 0.7.0 was released today. It has a few new features, like a new UI to control partyline channels, and timestamps for partyline messages. There are some bugfixes too, and tons of new and updated translations. Enjoy! >How-To-Repeat: >Fix: --- gtetrinet.diff begins here --- diff -ruN gtetrinet.old/Makefile gtetrinet/Makefile --- gtetrinet.old/Makefile Fri Feb 21 13:05:47 2003 +++ gtetrinet/Makefile Sat Apr 12 17:56:18 2003 @@ -5,11 +5,10 @@ # $FreeBSD: ports/games/gtetrinet/Makefile,v 1.14 2003/02/21 12:05:47 knu Exp $ PORTNAME= gtetrinet -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 MAINTAINER= flynn@energyhq.homeip.net diff -ruN gtetrinet.old/distinfo gtetrinet/distinfo --- gtetrinet.old/distinfo Wed Feb 5 00:14:01 2003 +++ gtetrinet/distinfo Sat Apr 12 17:56:44 2003 @@ -1 +1 @@ -MD5 (gnome2/gtetrinet-0.6.0.tar.bz2) = 64525166ac8a3b39cb55ff5699b21cc8 +MD5 (gnome2/gtetrinet-0.7.0.tar.bz2) = 093e3edec5250e0c8a7935498b76b9d1 diff -ruN gtetrinet.old/pkg-plist gtetrinet/pkg-plist --- gtetrinet.old/pkg-plist Wed Feb 5 00:14:01 2003 +++ gtetrinet/pkg-plist Sat Apr 12 19:33:48 2003 @@ -4,11 +4,13 @@ etc/gconf/gconf.xml.defaults/apps/gtetrinet/player/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/sound/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/themes/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gtetrinet/partyline/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/keys/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/player/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/sound/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/themes/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/partyline/%gconf.xml etc/gconf/schemas/gtetrinet.schemas share/gnome/apps/Games/gtetrinet.desktop share/gnome/gtetrinet/themes/default/blocks.png @@ -29,11 +31,13 @@ @dirrm share/gnome/gtetrinet @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/themes @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/sound +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/partyline @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/player @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/keys @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/themes @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/sound +@dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/partyline @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/player @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/keys @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet --- gtetrinet.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 10:57:28 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A45937B404; Sat, 12 Apr 2003 10:57:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B01543FA3; Sat, 12 Apr 2003 10:57:28 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CHvRUp024039; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CHvRSd024035; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) Date: Sat, 12 Apr 2003 10:57:27 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121757.h3CHvRSd024035@freefall.freebsd.org> To: fuyuki@hadaly.org, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50851: New port: japanese/gauche-kakasi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:57:28 -0000 Synopsis: New port: japanese/gauche-kakasi State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sat Apr 12 10:57:19 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50851 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 11:57:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFD637B401; Sat, 12 Apr 2003 11:57:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F05B843F3F; Sat, 12 Apr 2003 11:57:02 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CIv2Up042222; Sat, 12 Apr 2003 11:57:02 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CIv292042218; Sat, 12 Apr 2003 11:57:02 -0700 (PDT) Date: Sat, 12 Apr 2003 11:57:02 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121857.h3CIv292042218@freefall.freebsd.org> To: vlm@lionet.info, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50855: Maintainer update port net/ipcad: new version has come X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 18:57:03 -0000 Synopsis: Maintainer update port net/ipcad: new version has come State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sat Apr 12 11:56:50 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50855 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:00:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612C337B401 for ; Sat, 12 Apr 2003 12:00:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD9343FB1 for ; Sat, 12 Apr 2003 12:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJ0WUp042275 for ; Sat, 12 Apr 2003 12:00:32 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJ0Wdu042274; Sat, 12 Apr 2003 12:00:32 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 12:00:32 -0700 (PDT) Resent-Message-Id: <200304121900.h3CJ0Wdu042274@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6BF537B401 for ; Sat, 12 Apr 2003 11:56:57 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE1A43FAF for ; Sat, 12 Apr 2003 11:56:57 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194QBG-0007Nz-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Apr 2003 20:56:50 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194QBO-0004PJ-00 for FreeBSD-gnats-submit@freebsd.org; ÓÂ, 12 ÁÐÒ 2003 20:56:58 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50875: Update audio/rebler X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 19:00:33 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 20:56:58 +0200 X-List-Received-Date: Sat, 12 Apr 2003 19:00:33 -0000 >Number: 50875 >Category: ports >Synopsis: Update audio/rebler >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 12:00:31 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Fix build audio/rebler Details: http://bento.freebsd.org/errorlogs/i386-4-latest/rebler-1.0.log >How-To-Repeat: >Fix: diff -ruN rebler.orig/files/patch-aa rebler/files/patch-aa --- rebler.orig/files/patch-aa Thu Jan 1 01:00:00 1970 +++ rebler/files/patch-aa Sat Apr 12 20:35:32 2003 @@ -0,0 +1,10 @@ +--- rebler.cpp.orig Sat Apr 12 20:33:55 2003 ++++ rebler.cpp Sat Apr 12 20:34:16 2003 +@@ -303,7 +303,6 @@ + case CodecInfo::Plugin: cerr << "Plugin "; break; + case CodecInfo::Win32: cerr << "Win32 "; break; + case CodecInfo::DShow_Dec: cerr << "DShow_Dec"; break; +- case CodecInfo::DShow_Enc: cerr << "DShow_Enc"; break; + default: + cerr << "Unknown"; + break; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:06:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBAF837B401; Sat, 12 Apr 2003 12:06:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D4643F85; Sat, 12 Apr 2003 12:06:33 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJ6XUp047952; Sat, 12 Apr 2003 12:06:33 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJ6XNl047948; Sat, 12 Apr 2003 12:06:33 -0700 (PDT) Date: Sat, 12 Apr 2003 12:06:33 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121906.h3CJ6XNl047948@freefall.freebsd.org> To: harald.wille@students.jku.at, nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50853: Update port: misc/wmweather+ Fixed dependencies, pkg-list, example X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:06:34 -0000 Synopsis: Update port: misc/wmweather+ Fixed dependencies, pkg-list, example State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sat Apr 12 12:06:25 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50853 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52C6337B401 for ; Sat, 12 Apr 2003 12:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4156B43FBD for ; Sat, 12 Apr 2003 12:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJADUp048030 for ; Sat, 12 Apr 2003 12:10:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJADn9048028; Sat, 12 Apr 2003 12:10:13 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 12:10:13 -0700 (PDT) Resent-Message-Id: <200304121910.h3CJADn9048028@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kirill Ponomarew Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE58137B401; Sat, 12 Apr 2003 12:05:25 -0700 (PDT) Received: from office.LF.net (office.LF.net [212.9.190.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6463D43F75; Sat, 12 Apr 2003 12:05:25 -0700 (PDT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net ([212.118.165.100]) by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10) id 194QJS-0007VA-00; Sat, 12 Apr 2003 21:05:18 +0200 Received: from krion by voodoo.oberon.net with local (Exim 4.10) id 194QJZ-0004nZ-00; ÓÂ, 12 ÁÐÒ 2003 21:05:25 +0200 Message-Id: From: Kirill Ponomarew Sender: krion To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: alane@FreeBSD.org Subject: ports/50876: Update editors/leo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 12 Apr 2003 19:10:14 -0000 X-Original-Date: ÓÂ, 12 ÁÐÒ 2003 21:05:25 +0200 X-List-Received-Date: Sat, 12 Apr 2003 19:10:14 -0000 >Number: 50876 >Category: ports >Synopsis: Update editors/leo >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 12:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-RELEASE i386 >Organization: Oberon.net >Environment: FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr 2 12:24:32 CEST 2003 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386 >Description: Fix /usr/ports/editors/leo/distinfo Details: http://bento.freebsd.org/errorlogs/i386-4-latest/leo-3.10.log >How-To-Repeat: cd /usr/ports/editors/leo && make install >Fix: diff -ruN leo.orig/distinfo leo/distinfo --- leo.orig/distinfo Mon Apr 7 22:19:28 2003 +++ leo/distinfo Sat Apr 12 21:00:20 2003 @@ -5,4 +5,4 @@ MD5 (leo/python.leo.zip) = 5fd91ce6402a9040ec9aaa40dd9a61c7 MD5 (leo/tkinter.leo.zip) = 56847ff596594223db795bcc2a93cd68 MD5 (leo/leodocs.zip) = 415546378dae95d30ede942294fdeef1 -MD5 (leo/LeoDocs.zip) = 990c8c4613e7c9e02597358d7ad71315 +MD5 (leo/LeoDocs.zip) = f258c2ae0e96ce16a8925465378e04fd >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:14:48 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E58437B401; Sat, 12 Apr 2003 12:14:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2121043FA3; Sat, 12 Apr 2003 12:14:48 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJEmUp050486; Sat, 12 Apr 2003 12:14:48 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJEl58050482; Sat, 12 Apr 2003 12:14:47 -0700 (PDT) Date: Sat, 12 Apr 2003 12:14:47 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121914.h3CJEl58050482@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50875: Update audio/rebler X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:14:48 -0000 Synopsis: Update audio/rebler State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Sat Apr 12 12:14:39 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50875 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:16:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F4237B401; Sat, 12 Apr 2003 12:16:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A2F43F93; Sat, 12 Apr 2003 12:16:18 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJGIUp050597; Sat, 12 Apr 2003 12:16:18 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJGIYS050593; Sat, 12 Apr 2003 12:16:18 -0700 (PDT) Date: Sat, 12 Apr 2003 12:16:18 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121916.h3CJGIYS050593@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, alane@FreeBSD.org Subject: Re: ports/50876: Update editors/leo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:16:19 -0000 Synopsis: Update editors/leo Responsible-Changed-From-To: freebsd-ports-bugs->alane Responsible-Changed-By: nork Responsible-Changed-When: Sat Apr 12 12:15:37 PDT 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50876 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:19:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09FFB37B401; Sat, 12 Apr 2003 12:19:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE5343F85; Sat, 12 Apr 2003 12:19:20 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJJKUp050839; Sat, 12 Apr 2003 12:19:20 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJJKnD050835; Sat, 12 Apr 2003 12:19:20 -0700 (PDT) Date: Sat, 12 Apr 2003 12:19:20 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304121919.h3CJJKnD050835@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/50867: Balsa2 depends on OpenLDAP-2.0 cache which fails under OpenLDAP-2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:19:21 -0000 Synopsis: Balsa2 depends on OpenLDAP-2.0 cache which fails under OpenLDAP-2.1 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Sat Apr 12 12:19:07 PDT 2003 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=50867 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:20:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96AFA37B401 for ; Sat, 12 Apr 2003 12:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F1CC43FBF for ; Sat, 12 Apr 2003 12:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJK7Up050907 for ; Sat, 12 Apr 2003 12:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJK7qQ050906; Sat, 12 Apr 2003 12:20:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 12:20:07 -0700 (PDT) Resent-Message-Id: <200304121920.h3CJK7qQ050906@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991F937B401 for ; Sat, 12 Apr 2003 12:11:59 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 5024043F75 for ; Sat, 12 Apr 2003 12:11:58 -0700 (PDT) (envelope-from h.eichmann@gmx.de) Received: (qmail 13814 invoked by uid 65534); 12 Apr 2003 19:11:56 -0000 Received: from pD9EC1D2F.dip.t-dialin.net (EHLO 192.168.254.43) (217.236.29.47) by mail.gmx.net (mp005-rz3) with SMTP; 12 Apr 2003 21:11:56 +0200 Message-Id: <200304122110.59063.h.eichmann@gmx.de> Date: Sat, 12 Apr 2003 21:10:58 +0200 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50877: New Port: KBirthday: a KDE kicker-applet that reminds you of birthdays and anniversaries X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:20:09 -0000 >Number: 50877 >Category: ports >Synopsis: New Port: KBirthday: a KDE kicker-applet that reminds you of birthdays and anniversaries >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 12:20:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: FreeBSD 4.7-STABLE i386 >Organization: Sirius Cybernetics Corp. >Environment: System: FreeBSD 7of9.unimatrix-zero.borg 4.8-RC FreeBSD 4.8-RC #2: Thu Apr 3 11:05:05 CEST 2003 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: KBirthday is a kicker-applet that reminds you of birthdays and anniversaries from your KDE addressbook. It uses the KDE addressbook API to access the addressbook data. So you can use your favourite addressbook frontend to manage your friends addresses, birthdays and anniversaries. Features: * support for birthdays and anniversaries from kaddressbook * configurable notification time (past and future events supported) * highlighting of most urgent events with configurable color * shows remaining days to every event * shows age of a person having birthday or years of anniversary WWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html WWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html >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: # # kbirthday/ # kbirthday/distinfo # kbirthday/Makefile # kbirthday/pkg-descr # kbirthday/pkg-plist # echo c - kbirthday/ mkdir -p kbirthday/ > /dev/null 2>&1 echo x - kbirthday/distinfo sed 's/^X//' >kbirthday/distinfo << 'END-of-kbirthday/distinfo' XMD5 (kbirthday-0.6.0.tar.gz) = f859b2633ded2dcb600e16d3de2e814e END-of-kbirthday/distinfo echo x - kbirthday/Makefile sed 's/^X//' >kbirthday/Makefile << 'END-of-kbirthday/Makefile' X# New ports collection makefile for: KBirthday X# Please read files/porters-note! X# Date created: 2003/04/12 X# Whom: Heiner X# X# $FreeBSD$ X# X XPORTNAME= kbirthday XPORTVERSION= 0.6.0 XCATEGORIES= sysutils kde XMASTER_SITES= http://www.gfai.de/~jaham/download/ \ X http://freshmeat.net/redir/kbirthday/32531/url_tgz/ X XMAINTAINER= h.eichmann@gmx.de XCOMMENT= A KDE kicker-applet that reminds you of birthdays and anniversaries X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_KDELIBS_VER=3 XINSTALLS_SHLIB= yes XUSE_LIBTOOL= yes X XFETCH_CMD ?=/usr/bin/fetch X X.include END-of-kbirthday/Makefile echo x - kbirthday/pkg-descr sed 's/^X//' >kbirthday/pkg-descr << 'END-of-kbirthday/pkg-descr' XKBirthday is a kicker-applet that reminds you of birthdays and Xanniversaries from your KDE addressbook. It uses the KDE Xaddressbook API to access the addressbook data. So you Xcan use your favourite addressbook frontend to manage your Xfriends addresses, birthdays and anniversaries. X XFeatures: X X * support for birthdays and anniversaries from kaddressbook X * configurable notification time (past and future events supported) X * highlighting of most urgent events with configurable color X * shows remaining days to every event X * shows age of a person having birthday or years of anniversary X X XWWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html XWWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html X X-- Xh.eichmann@gmx.de END-of-kbirthday/pkg-descr echo x - kbirthday/pkg-plist sed 's/^X//' >kbirthday/pkg-plist << 'END-of-kbirthday/pkg-plist' Xlib/libkbirthday.so Xlib/libkbirthday.la Xshare/locale/de/LC_MESSAGES/kbirthday.mo Xshare/apps/kicker/applets/kbirthday.desktop END-of-kbirthday/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:21:37 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2144037B401; Sat, 12 Apr 2003 12:21:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46ED43F93; Sat, 12 Apr 2003 12:21:36 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJLaUp053330; Sat, 12 Apr 2003 12:21:36 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJLacY053326; Sat, 12 Apr 2003 12:21:36 -0700 (PDT) Date: Sat, 12 Apr 2003 12:21:36 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121921.h3CJLacY053326@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gerald@FreeBSD.org Subject: Re: ports/50842: gcc-3.2.2_20030205 won't profile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:21:37 -0000 Synopsis: gcc-3.2.2_20030205 won't profile Responsible-Changed-From-To: freebsd-ports-bugs->gerald Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:20:46 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50842 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:22:47 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E757337B401; Sat, 12 Apr 2003 12:22:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C4743F75; Sat, 12 Apr 2003 12:22:47 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJMlUp053376; Sat, 12 Apr 2003 12:22:47 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJMlHu053372; Sat, 12 Apr 2003 12:22:47 -0700 (PDT) Date: Sat, 12 Apr 2003 12:22:47 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121922.h3CJMlHu053372@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/50863: Update audio/csound-manual X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:22:48 -0000 Synopsis: Update audio/csound-manual Responsible-Changed-From-To: freebsd-ports-bugs->trevor Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:22:26 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50863 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:23:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C946D37B401; Sat, 12 Apr 2003 12:23:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6438043FA3; Sat, 12 Apr 2003 12:23:41 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJNfUp053422; Sat, 12 Apr 2003 12:23:41 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJNfeM053418; Sat, 12 Apr 2003 12:23:41 -0700 (PDT) Date: Sat, 12 Apr 2003 12:23:41 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121923.h3CJNfeM053418@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/50865: Update audio/festival X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:23:42 -0000 Synopsis: Update audio/festival Responsible-Changed-From-To: freebsd-ports-bugs->trevor Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:23:18 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50865 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:24:41 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF6B37B401; Sat, 12 Apr 2003 12:24:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E4C43F85; Sat, 12 Apr 2003 12:24:41 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJOfUp053474; Sat, 12 Apr 2003 12:24:41 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJOfjh053470; Sat, 12 Apr 2003 12:24:41 -0700 (PDT) Date: Sat, 12 Apr 2003 12:24:41 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121924.h3CJOfjh053470@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/50864: Update audio/festlex-ogi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:24:42 -0000 Synopsis: Update audio/festlex-ogi Responsible-Changed-From-To: freebsd-ports-bugs->trevor Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:24:20 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50864 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:25:28 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFEF237B401; Sat, 12 Apr 2003 12:25:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D0C43F85; Sat, 12 Apr 2003 12:25:28 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJPSUp053556; Sat, 12 Apr 2003 12:25:28 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJPSQV053552; Sat, 12 Apr 2003 12:25:28 -0700 (PDT) Date: Sat, 12 Apr 2003 12:25:28 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121925.h3CJPSQV053552@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/50869: Update audio/festvox-abc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:25:29 -0000 Synopsis: Update audio/festvox-abc Responsible-Changed-From-To: freebsd-ports-bugs->trevor Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:25:05 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50869 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:26:50 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1717137B401; Sat, 12 Apr 2003 12:26:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A961443FBD; Sat, 12 Apr 2003 12:26:49 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJQnUp053610; Sat, 12 Apr 2003 12:26:49 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJQnVH053606; Sat, 12 Apr 2003 12:26:49 -0700 (PDT) Date: Sat, 12 Apr 2003 12:26:49 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121926.h3CJQnVH053606@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/50866: [PATCH] Introduce patch to qmail-1.03 to send mail through SMTP-AUTH X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:26:50 -0000 Synopsis: [PATCH] Introduce patch to qmail-1.03 to send mail through SMTP-AUTH Responsible-Changed-From-To: freebsd-ports-bugs->lioux Responsible-Changed-By: arved Responsible-Changed-When: Sat Apr 12 12:26:09 PDT 2003 Responsible-Changed-Why: Over to Maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=50866 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:30:10 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6D537B401 for ; Sat, 12 Apr 2003 12:30:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F08D443F93 for ; Sat, 12 Apr 2003 12:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJU9Up053659 for ; Sat, 12 Apr 2003 12:30:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJU9U9053658; Sat, 12 Apr 2003 12:30:09 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 12:30:09 -0700 (PDT) Resent-Message-Id: <200304121930.h3CJU9U9053658@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Serge Gagnon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87B0B37B401 for ; Sat, 12 Apr 2003 12:21:32 -0700 (PDT) Received: from quenix.dyndns.org (modemcable246.166-130-66.que.mc.videotron.ca [66.130.166.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 022F843F93 for ; Sat, 12 Apr 2003 12:21:32 -0700 (PDT) (envelope-from serge@quenix.dyndns.org) Received: from serge by quenix.dyndns.org with local (Exim 4.12) id 194QmY-0001Ct-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Apr 2003 15:35:22 -0400 Message-Id: Date: Sat, 12 Apr 2003 15:35:22 -0400 From: Serge Gagnon Sender: Serge Gagnon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50878: [patch] x11-wm/9menu change MASTER_SITES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Serge Gagnon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:30:11 -0000 >Number: 50878 >Category: ports >Synopsis: [patch] x11-wm/9menu change MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 12:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 4.8-STABLE i386 >Organization: me >Environment: System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 09:39:35 EST 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN2 i386 >Description: - change target in MASTER_SITES >How-To-Repeat: >Fix: --- 9menu.diff begins here --- --- /usr/ports/x11-wm/9menu/Makefile Wed Apr 2 15:09:25 2003 +++ Makefile Sat Apr 12 15:30:03 2003 @@ -8,7 +8,7 @@ PORTNAME= 9menu PORTVERSION= 1.6 CATEGORIES= x11-wm plan9 -MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ +MASTER_SITES= http://quenix.ca.tc/freebsd/ \ http://mitglied.lycos.de/buran/linux/soft/9menu/ EXTRACT_SUFX= .shar.gz --- 9menu.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:45:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC6637B401; Sat, 12 Apr 2003 12:45:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E06243FB1; Sat, 12 Apr 2003 12:45:16 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJjGUp058701; Sat, 12 Apr 2003 12:45:16 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJjFbo058697; Sat, 12 Apr 2003 12:45:15 -0700 (PDT) Date: Sat, 12 Apr 2003 12:45:15 -0700 (PDT) From: Norikatsu Shigemura Message-Id: <200304121945.h3CJjFbo058697@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: ports/36879: emulators/vmware2 freezes and reboots system on 'Power On' X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:45:17 -0000 Synopsis: emulators/vmware2 freezes and reboots system on 'Power On' Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation Responsible-Changed-By: nork Responsible-Changed-When: Sat Apr 12 12:43:42 PDT 2003 Responsible-Changed-Why: Over to volunteer. http://www.freebsd.org/cgi/query-pr.cgi?pr=36879 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 12:46:38 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC76837B404; Sat, 12 Apr 2003 12:46:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7619F43FBF; Sat, 12 Apr 2003 12:46:38 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CJkcUp058774; Sat, 12 Apr 2003 12:46:38 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CJkccD058770; Sat, 12 Apr 2003 12:46:38 -0700 (PDT) Date: Sat, 12 Apr 2003 12:46:38 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304121946.h3CJkccD058770@freefall.freebsd.org> To: flynn@energyhq.homeip.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50874: [Maintainer update] games/gtetrinet to 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:46:39 -0000 Synopsis: [Maintainer update] games/gtetrinet to 0.7.0 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 12:46:32 PDT 2003 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50874 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:14:43 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C01F437B401; Sat, 12 Apr 2003 13:14:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D72A43F3F; Sat, 12 Apr 2003 13:14:43 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKEhUp069584; Sat, 12 Apr 2003 13:14:43 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKEh5w069580; Sat, 12 Apr 2003 13:14:43 -0700 (PDT) Date: Sat, 12 Apr 2003 13:14:43 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122014.h3CKEh5w069580@freefall.freebsd.org> To: jharris@widomaker.com, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50872: [maintainer-update] ports/sysutils/file 3.41 -> 4.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:14:44 -0000 Synopsis: [maintainer-update] ports/sysutils/file 3.41 -> 4.02 State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:14:38 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50872 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:23:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA1437B429; Sat, 12 Apr 2003 13:23:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC51A43F75; Sat, 12 Apr 2003 13:23:39 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKNdUp072220; Sat, 12 Apr 2003 13:23:39 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKNdqt072216; Sat, 12 Apr 2003 13:23:39 -0700 (PDT) Date: Sat, 12 Apr 2003 13:23:39 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122023.h3CKNdqt072216@freefall.freebsd.org> To: flynn@energyhq.homeip.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50870: [Maintainer Update] enable audio/mad in games/scummvm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:23:40 -0000 Synopsis: [Maintainer Update] enable audio/mad in games/scummvm State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:23:33 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50870 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:26:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BFF637B401; Sat, 12 Apr 2003 13:26:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0A2E43FBD; Sat, 12 Apr 2003 13:26:14 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKQEUp072325; Sat, 12 Apr 2003 13:26:14 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKQEYU072321; Sat, 12 Apr 2003 13:26:14 -0700 (PDT) Date: Sat, 12 Apr 2003 13:26:14 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122026.h3CKQEYU072321@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50818: New port: chinese/kaisu X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:26:15 -0000 Synopsis: New port: chinese/kaisu State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:25:44 PDT 2003 State-Changed-Why: Submitters request. Some further testing needed. http://www.freebsd.org/cgi/query-pr.cgi?pr=50818 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:38:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B57537B401; Sat, 12 Apr 2003 13:38:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA7143F3F; Sat, 12 Apr 2003 13:38:12 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKcCUp074900; Sat, 12 Apr 2003 13:38:12 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKcCMo074896; Sat, 12 Apr 2003 13:38:12 -0700 (PDT) Date: Sat, 12 Apr 2003 13:38:12 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122038.h3CKcCMo074896@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50860: Update port: chinese/qterm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:38:12 -0000 Synopsis: Update port: chinese/qterm State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:38:01 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50860 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:49:56 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB3F37B401; Sat, 12 Apr 2003 13:49:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA6043FDD; Sat, 12 Apr 2003 13:49:55 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKntUp077513; Sat, 12 Apr 2003 13:49:55 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKntv5077509; Sat, 12 Apr 2003 13:49:55 -0700 (PDT) Date: Sat, 12 Apr 2003 13:49:55 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122049.h3CKntv5077509@freefall.freebsd.org> To: thierry@pompo.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50859: www/tidy-devel: upgrading to 030411. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:49:56 -0000 Synopsis: www/tidy-devel: upgrading to 030411. State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:49:49 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50859 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:53:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2660037B401; Sat, 12 Apr 2003 13:53:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B802F43FAF; Sat, 12 Apr 2003 13:53:39 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKrdUp080009; Sat, 12 Apr 2003 13:53:39 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKrcih080005; Sat, 12 Apr 2003 13:53:38 -0700 (PDT) Date: Sat, 12 Apr 2003 13:53:38 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304122053.h3CKrcih080005@freefall.freebsd.org> To: eikemeier@fillmore-labs.com, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50796: [PATCH] update port devel/nspr to 4.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:53:40 -0000 Synopsis: [PATCH] update port devel/nspr to 4.3 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 12 13:53:28 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50796 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:54:21 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0A9D37B401; Sat, 12 Apr 2003 13:54:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7009543F93; Sat, 12 Apr 2003 13:54:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKsLUp080082; Sat, 12 Apr 2003 13:54:21 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKsLeF080078; Sat, 12 Apr 2003 13:54:21 -0700 (PDT) Date: Sat, 12 Apr 2003 13:54:21 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304122054.h3CKsLeF080078@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/50797: [PATCH] update port security/nss to 3.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:54:22 -0000 Synopsis: [PATCH] update port security/nss to 3.8 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Sat Apr 12 13:54:09 PDT 2003 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=50797 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 13:57:47 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B15937B401; Sat, 12 Apr 2003 13:57:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD9343FA3; Sat, 12 Apr 2003 13:57:46 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CKvkUp080184; Sat, 12 Apr 2003 13:57:46 -0700 (PDT) (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CKvhZu080180; Sat, 12 Apr 2003 13:57:43 -0700 (PDT) Date: Sat, 12 Apr 2003 13:57:43 -0700 (PDT) From: Tilman Linneweh Message-Id: <200304122057.h3CKvhZu080180@freefall.freebsd.org> To: hendrik@scholz.net, arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50852: bento-fix: emulators/zsnes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:57:47 -0000 Synopsis: bento-fix: emulators/zsnes State-Changed-From-To: open->closed State-Changed-By: arved State-Changed-When: Sat Apr 12 13:57:38 PDT 2003 State-Changed-Why: Committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=50852 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 15:00:22 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 465D237B401 for ; Sat, 12 Apr 2003 15:00:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D971643FBD for ; Sat, 12 Apr 2003 15:00:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CM0IUp098901 for ; Sat, 12 Apr 2003 15:00:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CM0IZm098900; Sat, 12 Apr 2003 15:00:18 -0700 (PDT) Date: Sat, 12 Apr 2003 15:00:18 -0700 (PDT) Message-Id: <200304122200.h3CM0IZm098900@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:00:22 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org, simond@irrelevant.org Cc: Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Sat, 12 Apr 2003 16:56:49 -0500 (CDT) I went ahead and made a better patch for the SquirrelMail Port. Please use this patch instead of the previous ones, as it improves the port by: - installs all documentation to the DOCSDIR directory - fixes security of the port by moving the attachment and user preferences out of the web servers document root (moves default data_dir & attachment_dir from SQUIRRELDIR/data to sub-directorys under /var/spool/squirrelmail) as recommended on the SquirrelMail web site. - adds a periodic/daily script to clean the attachment directory of abandoned files (disabled by default) - location of squirrelmail can be set by either defining SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing the port. - BENTO FIX: The /var/spool/squirrelmail directory is created by pkg-install, but it wasn't being uninstalled. Connditionalized the creation of this directory depending on how the BATCH variable is set. A message in pkg-deinstall advises the port user to remove it if no longer needed. Changed Files: Makefile pkg-install pkg-message pkg-plist New Files: files/111.clean-squirrelmail files/patch-config-config_default.php pkg-deinstall Scot diff -ruN squirrelmail.orig/Makefile squirrelmail/Makefile --- squirrelmail.orig/Makefile Sat Apr 12 15:59:10 2003 +++ squirrelmail/Makefile Sat Apr 12 15:56:59 2003 @@ -7,6 +7,7 @@ PORTNAME= squirrelmail PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= squirrelmail @@ -21,18 +22,78 @@ .endif USE_BZIP2= yes -NO_BUILD= yes + +.ifndef WITHOUT_WWWDIR +SQUIRRELDIR?= ${PREFIX}/www/squirrelmail +.else +SQUIRRELDIR?= ${PREFIX}/squirrelmail +.endif + +PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +PKGINSTALL= ${WRKDIR}/pkg-install +PKGMESSAGE= ${WRKDIR}/pkg-message + +PLIST_SUB+= PORTVERSION=${PORTVERSION} \ + SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}" + +pre-everything: + @${ECHO_CMD} "SquirrelMail is installed into ${SQUIRRELDIR}" + @${ECHO_CMD} "To use the old location ${PREFIX}/squirrelmail define" + @${ECHO_CMD} "WITHOUT_WWWDIR when patching or installing" + @${ECHO_CMD} + +post-patch: +.ifndef PATCH_DEBUG + @${RM} ${WRKSRC}/config/config_default.php.orig +.endif + @${SED} -e "s;%%SQUIRRELDIR%%;${SQUIRRELDIR};g" \ + ${.CURDIR}/pkg-install > ${PKGINSTALL} + @${SED} -e "s;%%SQUIRRELDIR%%;${SQUIRRELDIR};g" \ + ${.CURDIR}/pkg-deinstall > ${PKGDEINSTALL} + @${SED} -e "s;%%SQUIRRELDIR%%;${SQUIRRELDIR};g" \ + ${.CURDIR}/pkg-message > ${PKGMESSAGE} + +# Rearrange the documentation +do-build: +.for file in AUTHORS ChangeLog COPYING INSTALL README UPGRADE + @${MV} ${WRKSRC}/${file} ${WRKSRC}/doc/ +.endfor + @${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/doc/ReleaseNotes-${PORTVERSION} + @${MV} ${WRKSRC}/themes/README.themes ${WRKSRC}/doc/ + @cd ${WRKSRC} ; for f in `find plugins -name "README*" -or \ + -name INSTALL -or -name CHANGES -or -name HISTORY`; \ + do \ + ${MKDIR} doc/`dirname $$f` ; \ + ${MV} $$f doc/`dirname $$f` ; \ + done; \ + ${MV} doc/plugins/squirrelspell/doc/README doc/plugins/squirrelspell ; \ + ${RM} -rf doc/plugins/squirrelspell/doc ; \ + ${MV} plugins/squirrelspell/doc/* doc/plugins/squirrelspell ; \ + ${RM} -f doc/plugins/squirrelspell/index.php ; \ + ${RM} -rf plugins/squirrelspell/doc + @echo "left_refresh=300" >> ${WRKSRC}/data/default_pref pre-install: @${ECHO} "Your umask should be lax while installing this. Like, 022 or something." - @${SH} pkg-install ${PKGNAME} PRE-INSTALL + @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL do-install: - ${MKDIR} ${PREFIX}/squirrelmail - ${CP} -R ${WRKSRC}/* ${PREFIX}/squirrelmail - ${CHOWN} -R www:www ${PREFIX}/squirrelmail/data + ${MKDIR} ${PREFIX}/etc/periodic/daily + ${INSTALL_SCRIPT} ${FILESDIR}/111.clean-squirrlmail ${PREFIX}/etc/periodic/daily + ${MKDIR} ${SQUIRRELDIR} + ${CP} -p ${WRKSRC}/index.php ${SQUIRRELDIR} + ${CP} -p ${WRKSRC}/configure ${SQUIRRELDIR} +.for DIR in class config data functions help images include locale plugins po src themes + ${CP} -rp ${WRKSRC}/${DIR} ${SQUIRRELDIR} +.endfor + ${CHOWN} -R www:www ${SQUIRRELDIR}/data +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} +.endif post-install: - @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} + @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${CAT} ${PKGMESSAGE} .include diff -ruN squirrelmail.orig/files/111.clean-squirrelmail squirrelmail/files/111.clean-squirrelmail --- squirrelmail.orig/files/111.clean-squirrelmail Wed Dec 31 18:00:00 1969 +++ squirrelmail/files/111.clean-squirrelmail Sat Apr 12 15:19:52 2003 @@ -0,0 +1,69 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# This script copied from /etc/periodic/daily/110.clean-tmps,v 1.6.2.4 2002/10/13 19:59:01 +# +# Perform attachment directory cleaning so that long-lived systems +# don't end up with excessively old files there. +# + +# Define these variables in either /etc/periodic.conf or +# /etc/periodic.conf.local to override the default values. +# +# 111.clean-squirrelmail +clean_squirrelmail_enable="NO" # Delete squirrelmail attachments +clean_squirrelmail_dirs="/var/spool/squirrelmail/attach\" # Delete under here +clean_squirrelmail_days="10" # If not accessed for +clean_squirrelmail_ignore="quota.user quota.group\" # Don't delete these +clean_squirrelmail_verbose="YES" # Mention files deleted + +# If there is a global system configuration file, suck it in. +# +if [ -r /etc/defaults/periodic.conf ] +then + . /etc/defaults/periodic.conf + source_periodic_confs +fi + +case "$clean_squirrelmail_enable" in + [Yy][Ee][Ss]) + if [ -z "$clean_squirrelmail_days" ] + then + echo '$clean_squirrelmail_enable is set but' \ + '$clean_squirrelmail_days is not' + rc=2 + else + echo "" + echo "Removing old SquirrelMail Attachment files:" + + set -f noglob + args="-atime +$clean_squirrelmail_days -mtime +$clean_squirrelmail_days" + args="${args} -ctime +$clean_squirrelmail_days" + [ -n "$clean_squirrelmail_ignore" ] && + args="$args "`echo " ${clean_squirrelmail_ignore% }" | + sed 's/[ ][ ]*/ ! -name /g'` + case "$clean_squirrelmail_verbose" in + [Yy][Ee][Ss]) + print=-print;; + *) + print=;; + esac + + rc=$(for dir in $clean_squirrelmail_dirs + do + [ ."${dir#/}" != ."$dir" -a -d $dir ] && cd $dir && { + find -d . -type f $args -delete $print + find -d . ! -name . -type d -empty -mtime \ + +$clean_squirrelmail_days -delete $print + } | sed "s,^\\., $dir," + done | tee /dev/stderr | wc -l) + [ -z "$print" ] && rc=0 + [ $rc -gt 1 ] && rc=1 + set -f glob + fi;; + + *) rc=0;; +esac + +exit $rc diff -ruN squirrelmail.orig/files/patch-config-config_default.php squirrelmail/files/patch-config-config_default.php --- squirrelmail.orig/files/patch-config-config_default.php Wed Dec 31 18:00:00 1969 +++ squirrelmail/files/patch-config-config_default.php Sat Apr 12 12:32:32 2003 @@ -0,0 +1,20 @@ +--- config/config_default.php.orig Sat Jan 4 00:01:24 2003 ++++ config/config_default.php Fri Apr 11 23:36:32 2003 +@@ -220,7 +220,7 @@ + * $data_dir = '../data/'; + */ + global $data_dir; +-$data_dir = '../data/'; ++$data_dir = '/var/spool/squirrelmail/pref/'; + + /** + * Path to directory used for storing attachments while a mail is +@@ -236,7 +236,7 @@ + * + It should probably be another directory than data_dir. + */ + global $attachment_dir; +-$attachment_dir = "$data_dir"; ++$attachment_dir = '/var/spool/squirrelmail/attach/'; + + /* Hash level used for data directory. */ + global $dir_hash_level; diff -ruN squirrelmail.orig/pkg-deinstall squirrelmail/pkg-deinstall --- squirrelmail.orig/pkg-deinstall Wed Dec 31 18:00:00 1969 +++ squirrelmail/pkg-deinstall Sat Apr 12 13:16:23 2003 @@ -0,0 +1,43 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +#set -vx + +PKG_BATCH=${BATCH:=NO} + +PKG_PREFIX=${PKG_PREFIX:=/usr/local} + +SQUIRRELDIR=%%SQUIRRELDIR%% + +checkfile() { + diff -bBqw $1 $2 >/dev/null 2>&1 + case $? in + 0) # config file exists, but is the same + rm $1 + ;; + 1) # config file exists and differs + ;; + *) # no config file exists + ;; + esac +} + +case $2 in + DEINSTALL) + cd ${PKG_PREFIX} + checkfile /var/spool/squirrelmail/prefs/default_pref \ + ${SQUIRRELDIR}/data/default_pref + ;; + POST-DEINSTALL) + if [ "${PKG_BATCH}" = "NO" ]; then + echo "If you are no longer going to use SquirrelMail" + echo "you should remove the /var/spool/squirrelmail" + echo "directory with:" + echo + echo " rm -rf /var/spool/squirrelmail" + fi + ;; + +esac diff -ruN squirrelmail.orig/pkg-install squirrelmail/pkg-install --- squirrelmail.orig/pkg-install Sat Feb 9 18:44:59 2002 +++ squirrelmail/pkg-install Sat Apr 12 15:27:08 2003 @@ -1,4 +1,12 @@ #!/bin/sh +# +# $FreeBSD$ +# + +PKG_BATCH=${BATCH:=NO} +PKG_PREFIX=${PKG_PREFIX:=/usr/local} + +SQUIRRELDIR=%%SQUIRRELDIR%% case $2 in PRE-INSTALL) @@ -28,10 +36,21 @@ fi fi - install -d -o www -g www -m 0755 /var/spool/squirrelmail - exit 0 ;; POST-INSTALL) + if [ "${PKG_BATCH}" = "NO" ]; then + install -d -o www -g www -m 0755 /var/spool/squirrelmail + install -d -o www -g www -m 0730 /var/spool/squirrelmail/attach + install -d -o www -g www -m 0750 /var/spool/squirrelmail/pref + if [ ! -f /var/spool/squirrelmail/pref/default_pref ]; then + cp -rp ${SQUIRRELDIR}/data/default_pref \ + /var/spool/squirrelmail/pref/default_pref + else + echo "An older version of default_pref exists in" + echo "/var/spool/squirrelmail/pref, you may want to" + echo "compare it with the one in ${SQUIRRELDIR}/data" + fi + fi ;; esac diff -ruN squirrelmail.orig/pkg-message squirrelmail/pkg-message --- squirrelmail.orig/pkg-message Sat Apr 12 15:59:26 2003 +++ squirrelmail/pkg-message Sat Apr 12 13:44:19 2003 @@ -1,8 +1,8 @@ You now need to add an alias to apache's httpd.conf pointing to -%%PREFIX%%/squirrelmail/ in order to access SquirrelMail from your -web browser, or create a VirtualHost with DocumentRoot set to that -directory. +%%SQUIRRELDIR%% in order to access SquirrelMail from +your web browser, or create a VirtualHost with DocumentRoot set +to that directory. For SquirrelMail to work properly you will need to make sure the following option is set in your php.ini file: @@ -13,6 +13,6 @@ session.auto_start = 1 In order to do your administrative configuration you need to -cd %%PREFIX%%/squirrelmail && ./configure +cd %%SQUIRRELDIR%% && ./configure SquirrelMail will not work until this has been done. diff -ruN squirrelmail.orig/pkg-plist squirrelmail/pkg-plist --- squirrelmail.orig/pkg-plist Sat Apr 12 15:59:10 2003 +++ squirrelmail/pkg-plist Sat Apr 12 15:04:38 2003 @@ -1,758 +1,769 @@ -squirrelmail/AUTHORS -squirrelmail/COPYING -squirrelmail/ChangeLog -squirrelmail/INSTALL -squirrelmail/README -squirrelmail/ReleaseNotes -squirrelmail/UPGRADE -squirrelmail/class/deliver/Deliver.class.php -squirrelmail/class/deliver/Deliver_IMAP.class.php -squirrelmail/class/deliver/Deliver_SMTP.class.php -squirrelmail/class/deliver/Deliver_SendMail.class.php -squirrelmail/class/deliver/index.php -squirrelmail/class/helper/VCard.class.php -squirrelmail/class/html.class.php -squirrelmail/class/index.php -squirrelmail/class/mime.class.php -squirrelmail/class/mime/AddressStructure.class.php -squirrelmail/class/mime/ContentType.class.php -squirrelmail/class/mime/Disposition.class.php -squirrelmail/class/mime/Language.class.php -squirrelmail/class/mime/Message.class.php -squirrelmail/class/mime/MessageHeader.class.php -squirrelmail/class/mime/Rfc822Header.class.php -squirrelmail/class/mime/SMimeMessage.class.php -squirrelmail/class/mime/index.php -squirrelmail/config/conf.pl -squirrelmail/config/config_default.php -squirrelmail/config/config_local.php -squirrelmail/config/index.php -squirrelmail/configure -squirrelmail/contrib/RPM/config.php.redhat -squirrelmail/contrib/RPM/squirrelmail.conf -squirrelmail/contrib/RPM/squirrelmail.cron -squirrelmail/contrib/RPM/squirrelmail.spec -squirrelmail/data/.htaccess -squirrelmail/data/default_pref -squirrelmail/data/index.php -squirrelmail/doc/README.russian_apache -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.0.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.1.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.2.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.3.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.4.txt -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.5 -squirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.6.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.0.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.1.txt -squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.2.txt -squirrelmail/doc/addressbook.txt -squirrelmail/doc/authentication.txt -squirrelmail/doc/compose.txt -squirrelmail/doc/db-backend.txt -squirrelmail/doc/ie_ssl.txt -squirrelmail/doc/index.html -squirrelmail/doc/mime.txt -squirrelmail/doc/plugin.txt -squirrelmail/doc/rfc_documents.txt -squirrelmail/doc/themes.txt -squirrelmail/doc/translating.txt -squirrelmail/doc/translating_help.txt -squirrelmail/doc/tree.txt -squirrelmail/functions/abook_database.php -squirrelmail/functions/abook_global_file.php -squirrelmail/functions/abook_ldap_server.php -squirrelmail/functions/abook_local_file.php -squirrelmail/functions/addressbook.php -squirrelmail/functions/attachment_common.php -squirrelmail/functions/auth.php -squirrelmail/functions/constants.php -squirrelmail/functions/date.php -squirrelmail/functions/db_prefs.php -squirrelmail/functions/display_messages.php -squirrelmail/functions/file_prefs.php -squirrelmail/functions/gettext.php -squirrelmail/functions/global.php -squirrelmail/functions/html.php -squirrelmail/functions/i18n.php -squirrelmail/functions/imap.php -squirrelmail/functions/imap_general.php -squirrelmail/functions/imap_mailbox.php -squirrelmail/functions/imap_messages.php -squirrelmail/functions/imap_parse.php -squirrelmail/functions/imap_search.php -squirrelmail/functions/imap_utf7_local.php -squirrelmail/functions/index.php -squirrelmail/functions/mailbox_display.php -squirrelmail/functions/mime.php -squirrelmail/functions/options.php -squirrelmail/functions/page_header.php -squirrelmail/functions/plugin.php -squirrelmail/functions/prefs.php -squirrelmail/functions/strings.php -squirrelmail/functions/tree.php -squirrelmail/functions/url_parser.php -squirrelmail/help/bg_BG/FAQ.hlp -squirrelmail/help/bg_BG/addresses.hlp -squirrelmail/help/bg_BG/basic.hlp -squirrelmail/help/bg_BG/compose.hlp -squirrelmail/help/bg_BG/folders.hlp -squirrelmail/help/bg_BG/main_folder.hlp -squirrelmail/help/bg_BG/options.hlp -squirrelmail/help/bg_BG/read_mail.hlp -squirrelmail/help/bg_BG/search.hlp -squirrelmail/help/ca_ES/FAQ.hlp -squirrelmail/help/ca_ES/addresses.hlp -squirrelmail/help/ca_ES/basic.hlp -squirrelmail/help/ca_ES/compose.hlp -squirrelmail/help/ca_ES/folders.hlp -squirrelmail/help/ca_ES/main_folder.hlp -squirrelmail/help/ca_ES/options.hlp -squirrelmail/help/ca_ES/read_mail.hlp -squirrelmail/help/ca_ES/search.hlp -squirrelmail/help/cs_CZ/FAQ.hlp -squirrelmail/help/cs_CZ/addresses.hlp -squirrelmail/help/cs_CZ/basic.hlp -squirrelmail/help/cs_CZ/compose.hlp -squirrelmail/help/cs_CZ/folders.hlp -squirrelmail/help/cs_CZ/main_folder.hlp -squirrelmail/help/cs_CZ/options.hlp -squirrelmail/help/cs_CZ/read_mail.hlp -squirrelmail/help/cs_CZ/search.hlp -squirrelmail/help/da_DK/FAQ.hlp -squirrelmail/help/da_DK/addresses.hlp -squirrelmail/help/da_DK/basic.hlp -squirrelmail/help/da_DK/compose.hlp -squirrelmail/help/da_DK/folders.hlp -squirrelmail/help/da_DK/main_folder.hlp -squirrelmail/help/da_DK/options.hlp -squirrelmail/help/da_DK/read_mail.hlp -squirrelmail/help/da_DK/search.hlp -squirrelmail/help/de_DE/FAQ.hlp -squirrelmail/help/de_DE/addresses.hlp -squirrelmail/help/de_DE/basic.hlp -squirrelmail/help/de_DE/compose.hlp -squirrelmail/help/de_DE/folders.hlp -squirrelmail/help/de_DE/main_folder.hlp -squirrelmail/help/de_DE/options.hlp -squirrelmail/help/de_DE/read_mail.hlp -squirrelmail/help/de_DE/search.hlp -squirrelmail/help/en_US/FAQ.hlp -squirrelmail/help/en_US/addresses.hlp -squirrelmail/help/en_US/basic.hlp -squirrelmail/help/en_US/compose.hlp -squirrelmail/help/en_US/folders.hlp -squirrelmail/help/en_US/main_folder.hlp -squirrelmail/help/en_US/options.hlp -squirrelmail/help/en_US/read_mail.hlp -squirrelmail/help/en_US/search.hlp -squirrelmail/help/es_ES/FAQ.hlp -squirrelmail/help/es_ES/addresses.hlp -squirrelmail/help/es_ES/basic.hlp -squirrelmail/help/es_ES/compose.hlp -squirrelmail/help/es_ES/folders.hlp -squirrelmail/help/es_ES/main_folder.hlp -squirrelmail/help/es_ES/options.hlp -squirrelmail/help/es_ES/read_mail.hlp -squirrelmail/help/es_ES/search.hlp -squirrelmail/help/fi_FI/FAQ.hlp -squirrelmail/help/fi_FI/addresses.hlp -squirrelmail/help/fi_FI/basic.hlp -squirrelmail/help/fi_FI/compose.hlp -squirrelmail/help/fi_FI/folders.hlp -squirrelmail/help/fi_FI/main_folder.hlp -squirrelmail/help/fi_FI/options.hlp -squirrelmail/help/fi_FI/read_mail.hlp -squirrelmail/help/fi_FI/search.hlp -squirrelmail/help/fr_FR/FAQ.hlp -squirrelmail/help/fr_FR/addresses.hlp -squirrelmail/help/fr_FR/basic.hlp -squirrelmail/help/fr_FR/compose.hlp -squirrelmail/help/fr_FR/folders.hlp -squirrelmail/help/fr_FR/main_folder.hlp -squirrelmail/help/fr_FR/options.hlp -squirrelmail/help/fr_FR/read_mail.hlp -squirrelmail/help/fr_FR/search.hlp -squirrelmail/help/id_ID/FAQ.hlp -squirrelmail/help/id_ID/addresses.hlp -squirrelmail/help/id_ID/basic.hlp -squirrelmail/help/id_ID/compose.hlp -squirrelmail/help/id_ID/folders.hlp -squirrelmail/help/id_ID/main_folder.hlp -squirrelmail/help/id_ID/options.hlp -squirrelmail/help/id_ID/read_mail.hlp -squirrelmail/help/id_ID/search.hlp -squirrelmail/help/index.php -squirrelmail/help/it_IT/FAQ.hlp -squirrelmail/help/it_IT/addresses.hlp -squirrelmail/help/it_IT/basic.hlp -squirrelmail/help/it_IT/compose.hlp -squirrelmail/help/it_IT/folders.hlp -squirrelmail/help/it_IT/main_folder.hlp -squirrelmail/help/it_IT/options.hlp -squirrelmail/help/it_IT/read_mail.hlp -squirrelmail/help/it_IT/search.hlp -squirrelmail/help/ja_JP/FAQ.hlp -squirrelmail/help/ja_JP/addresses.hlp -squirrelmail/help/ja_JP/basic.hlp -squirrelmail/help/ja_JP/compose.hlp -squirrelmail/help/ja_JP/folders.hlp -squirrelmail/help/ja_JP/main_folder.hlp -squirrelmail/help/ja_JP/options.hlp -squirrelmail/help/ja_JP/read_mail.hlp -squirrelmail/help/ja_JP/search.hlp -squirrelmail/help/ko_KR/FAQ.hlp -squirrelmail/help/ko_KR/addresses.hlp -squirrelmail/help/ko_KR/basic.hlp -squirrelmail/help/ko_KR/compose.hlp -squirrelmail/help/ko_KR/folders.hlp -squirrelmail/help/ko_KR/main_folder.hlp -squirrelmail/help/ko_KR/options.hlp -squirrelmail/help/ko_KR/read_mail.hlp -squirrelmail/help/ko_KR/search.hlp -squirrelmail/help/lt_LT/FAQ.hlp -squirrelmail/help/lt_LT/addresses.hlp -squirrelmail/help/lt_LT/basic.hlp -squirrelmail/help/lt_LT/compose.hlp -squirrelmail/help/lt_LT/folders.hlp -squirrelmail/help/lt_LT/main_folder.hlp -squirrelmail/help/lt_LT/options.hlp -squirrelmail/help/lt_LT/read_mail.hlp -squirrelmail/help/lt_LT/search.hlp -squirrelmail/help/nl_NL/FAQ.hlp -squirrelmail/help/nl_NL/addresses.hlp -squirrelmail/help/nl_NL/basic.hlp -squirrelmail/help/nl_NL/compose.hlp -squirrelmail/help/nl_NL/folders.hlp -squirrelmail/help/nl_NL/main_folder.hlp -squirrelmail/help/nl_NL/options.hlp -squirrelmail/help/nl_NL/read_mail.hlp -squirrelmail/help/nl_NL/search.hlp -squirrelmail/help/pl_PL/FAQ.hlp -squirrelmail/help/pl_PL/addresses.hlp -squirrelmail/help/pl_PL/basic.hlp -squirrelmail/help/pl_PL/compose.hlp -squirrelmail/help/pl_PL/folders.hlp -squirrelmail/help/pl_PL/main_folder.hlp -squirrelmail/help/pl_PL/options.hlp -squirrelmail/help/pl_PL/read_mail.hlp -squirrelmail/help/pl_PL/search.hlp -squirrelmail/help/pt_BR/FAQ.hlp -squirrelmail/help/pt_BR/addresses.hlp -squirrelmail/help/pt_BR/basic.hlp -squirrelmail/help/pt_BR/compose.hlp -squirrelmail/help/pt_BR/folders.hlp -squirrelmail/help/pt_BR/main_folder.hlp -squirrelmail/help/pt_BR/options.hlp -squirrelmail/help/pt_BR/read_mail.hlp -squirrelmail/help/pt_BR/search.hlp -squirrelmail/help/pt_PT/FAQ.hlp -squirrelmail/help/pt_PT/addresses.hlp -squirrelmail/help/pt_PT/basic.hlp -squirrelmail/help/pt_PT/compose.hlp -squirrelmail/help/pt_PT/folders.hlp -squirrelmail/help/pt_PT/main_folder.hlp -squirrelmail/help/pt_PT/options.hlp -squirrelmail/help/pt_PT/read_mail.hlp -squirrelmail/help/pt_PT/search.hlp -squirrelmail/help/ru_RU/FAQ.hlp -squirrelmail/help/ru_RU/addresses.hlp -squirrelmail/help/ru_RU/basic.hlp -squirrelmail/help/ru_RU/compose.hlp -squirrelmail/help/ru_RU/folders.hlp -squirrelmail/help/ru_RU/main_folder.hlp -squirrelmail/help/ru_RU/options.hlp -squirrelmail/help/ru_RU/read_mail.hlp -squirrelmail/help/ru_RU/search.hlp -squirrelmail/help/sl_SI/FAQ.hlp -squirrelmail/help/sl_SI/addresses.hlp -squirrelmail/help/sl_SI/basic.hlp -squirrelmail/help/sl_SI/compose.hlp -squirrelmail/help/sl_SI/folders.hlp -squirrelmail/help/sl_SI/main_folder.hlp -squirrelmail/help/sl_SI/options.hlp -squirrelmail/help/sl_SI/read_mail.hlp -squirrelmail/help/sl_SI/search.hlp -squirrelmail/help/sr_YU/FAQ.hlp -squirrelmail/help/sr_YU/addresses.hlp -squirrelmail/help/sr_YU/basic.hlp -squirrelmail/help/sr_YU/compose.hlp -squirrelmail/help/sr_YU/folders.hlp -squirrelmail/help/sr_YU/main_folder.hlp -squirrelmail/help/sr_YU/options.hlp -squirrelmail/help/sr_YU/read_mail.hlp -squirrelmail/help/sr_YU/search.hlp -squirrelmail/help/sv_SE/FAQ.hlp -squirrelmail/help/sv_SE/addresses.hlp -squirrelmail/help/sv_SE/basic.hlp -squirrelmail/help/sv_SE/compose.hlp -squirrelmail/help/sv_SE/folders.hlp -squirrelmail/help/sv_SE/main_folder.hlp -squirrelmail/help/sv_SE/options.hlp -squirrelmail/help/sv_SE/read_mail.hlp -squirrelmail/help/sv_SE/search.hlp -squirrelmail/help/th_TH/FAQ.hlp -squirrelmail/help/th_TH/addresses.hlp -squirrelmail/help/th_TH/basic.hlp -squirrelmail/help/th_TH/compose.hlp -squirrelmail/help/th_TH/folders.hlp -squirrelmail/help/th_TH/main_folder.hlp -squirrelmail/help/th_TH/options.hlp -squirrelmail/help/th_TH/read_mail.hlp -squirrelmail/help/th_TH/search.hlp -squirrelmail/images/down_pointer.png -squirrelmail/images/index.php -squirrelmail/images/minus.gif -squirrelmail/images/plus.gif -squirrelmail/images/sec_remove_da_DK.png -squirrelmail/images/sec_remove_eng.png -squirrelmail/images/sec_remove_es_ES.png -squirrelmail/images/sec_remove_fr_FR.png -squirrelmail/images/sec_remove_id_ID.png -squirrelmail/images/sec_remove_ja_JP.png -squirrelmail/images/sec_remove_ko_KR.png -squirrelmail/images/sec_remove_lt_LT.png -squirrelmail/images/sec_remove_ru.png -squirrelmail/images/sec_remove_sl_SI.png -squirrelmail/images/sec_remove_sr_YU.png -squirrelmail/images/sm_logo.png -squirrelmail/images/sort_none.png -squirrelmail/images/up_pointer.png -squirrelmail/include/index.php -squirrelmail/include/load_prefs.php -squirrelmail/include/options/display.php -squirrelmail/include/options/folder.php -squirrelmail/include/options/index.php -squirrelmail/include/options/personal.php -squirrelmail/include/validate.php -squirrelmail/index.php -squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ar/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/bg_BG/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ca_ES/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/cs_CZ/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/da_DK/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/de_DE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/el_GR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/es_ES/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/et_EE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/fi_FI/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/fr_FR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/he_HE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/he_IL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/hr_HR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/hu_HU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/id_ID/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/index.php -squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/is_IS/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/it_IT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ja_JP/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ko_KR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/lt_LT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/nl_NL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/nn_NO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/no_NO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pl_PL/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/pt_PT/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ro_RO/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/ru_RU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sk_SK/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sl_SI/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sr_YU/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/sv_SE/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/th_TH/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/timezones.cfg -squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/tr_TR/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/uk_UA/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/vi_VN/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/zh_CN/LC_MESSAGES/squirrelmail.po -squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.mo -squirrelmail/locale/zh_TW/LC_MESSAGES/squirrelmail.po -squirrelmail/plugins/README.plugins -squirrelmail/plugins/abook_take/README -squirrelmail/plugins/abook_take/setup.php -squirrelmail/plugins/abook_take/take.php -squirrelmail/plugins/administrator/INSTALL -squirrelmail/plugins/administrator/auth.php -squirrelmail/plugins/administrator/defines.php -squirrelmail/plugins/administrator/index.php -squirrelmail/plugins/administrator/options.php -squirrelmail/plugins/administrator/setup.php -squirrelmail/plugins/bug_report/INSTALL -squirrelmail/plugins/bug_report/README -squirrelmail/plugins/bug_report/bug_report.php -squirrelmail/plugins/bug_report/index.php -squirrelmail/plugins/bug_report/setup.php -squirrelmail/plugins/calendar/README -squirrelmail/plugins/calendar/calendar.php -squirrelmail/plugins/calendar/calendar_data.php -squirrelmail/plugins/calendar/day.php -squirrelmail/plugins/calendar/event_create.php -squirrelmail/plugins/calendar/event_delete.php -squirrelmail/plugins/calendar/event_edit.php -squirrelmail/plugins/calendar/functions.php -squirrelmail/plugins/calendar/index.php -squirrelmail/plugins/calendar/setup.php -squirrelmail/plugins/delete_move_next/README -squirrelmail/plugins/delete_move_next/index.php -squirrelmail/plugins/delete_move_next/setup.php -squirrelmail/plugins/filters/CHANGES -squirrelmail/plugins/filters/README -squirrelmail/plugins/filters/bulkquery/INSTALL -squirrelmail/plugins/filters/bulkquery/Makefile -squirrelmail/plugins/filters/bulkquery/README -squirrelmail/plugins/filters/bulkquery/bq.in -squirrelmail/plugins/filters/bulkquery/bq.out -squirrelmail/plugins/filters/bulkquery/bulkquery.c -squirrelmail/plugins/filters/filters.php -squirrelmail/plugins/filters/index.php -squirrelmail/plugins/filters/options.php -squirrelmail/plugins/filters/setup.php -squirrelmail/plugins/filters/spamoptions.php -squirrelmail/plugins/fortune/INSTALL -squirrelmail/plugins/fortune/setup.php -squirrelmail/plugins/index.php -squirrelmail/plugins/info/README -squirrelmail/plugins/info/functions.php -squirrelmail/plugins/info/options.php -squirrelmail/plugins/info/setup.php -squirrelmail/plugins/listcommands/README -squirrelmail/plugins/listcommands/index.php -squirrelmail/plugins/listcommands/mailout.php -squirrelmail/plugins/listcommands/setup.php -squirrelmail/plugins/mail_fetch/README -squirrelmail/plugins/mail_fetch/class.POP3.php -squirrelmail/plugins/mail_fetch/fetch.php -squirrelmail/plugins/mail_fetch/functions.php -squirrelmail/plugins/mail_fetch/index.php -squirrelmail/plugins/mail_fetch/options.php -squirrelmail/plugins/mail_fetch/setup.php -squirrelmail/plugins/make_archive.pl -squirrelmail/plugins/message_details/message_details_bottom.php -squirrelmail/plugins/message_details/message_details_main.php -squirrelmail/plugins/message_details/message_details_top.php -squirrelmail/plugins/message_details/setup.php -squirrelmail/plugins/newmail/HISTORY -squirrelmail/plugins/newmail/README -squirrelmail/plugins/newmail/index.php -squirrelmail/plugins/newmail/newmail.php -squirrelmail/plugins/newmail/newmail_opt.php -squirrelmail/plugins/newmail/setup.php -squirrelmail/plugins/newmail/sounds/FanFair.wav -squirrelmail/plugins/newmail/sounds/Friends.wav -squirrelmail/plugins/newmail/sounds/MontyPython.wav -squirrelmail/plugins/newmail/sounds/Notify.wav -squirrelmail/plugins/newmail/testsound.php -squirrelmail/plugins/sent_subfolders/index.php -squirrelmail/plugins/sent_subfolders/setup.php -squirrelmail/plugins/spamcop/README -squirrelmail/plugins/spamcop/index.php -squirrelmail/plugins/spamcop/options.php -squirrelmail/plugins/spamcop/setup.php -squirrelmail/plugins/spamcop/spamcop.php -squirrelmail/plugins/squirrelspell/INSTALL -squirrelmail/plugins/squirrelspell/doc/CRYPTO -squirrelmail/plugins/squirrelspell/doc/ChangeLog -squirrelmail/plugins/squirrelspell/doc/PRIVACY -squirrelmail/plugins/squirrelspell/doc/README -squirrelmail/plugins/squirrelspell/doc/UPGRADING -squirrelmail/plugins/squirrelspell/doc/index.php -squirrelmail/plugins/squirrelspell/index.php -squirrelmail/plugins/squirrelspell/js/WHATISTHIS -squirrelmail/plugins/squirrelspell/js/check_me.js -squirrelmail/plugins/squirrelspell/js/crypto_settings.js -squirrelmail/plugins/squirrelspell/js/decrypt_error.js -squirrelmail/plugins/squirrelspell/js/index.php -squirrelmail/plugins/squirrelspell/js/init.js -squirrelmail/plugins/squirrelspell/modules/.htaccess -squirrelmail/plugins/squirrelspell/modules/WHATISTHIS -squirrelmail/plugins/squirrelspell/modules/check_me.mod -squirrelmail/plugins/squirrelspell/modules/crypto.mod -squirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod -squirrelmail/plugins/squirrelspell/modules/edit_dic.mod -squirrelmail/plugins/squirrelspell/modules/enc_setup.mod -squirrelmail/plugins/squirrelspell/modules/forget_me.mod -squirrelmail/plugins/squirrelspell/modules/forget_me_not.mod -squirrelmail/plugins/squirrelspell/modules/index.php -squirrelmail/plugins/squirrelspell/modules/init.mod -squirrelmail/plugins/squirrelspell/modules/lang_change.mod -squirrelmail/plugins/squirrelspell/modules/lang_setup.mod -squirrelmail/plugins/squirrelspell/modules/options_main.mod -squirrelmail/plugins/squirrelspell/setup.php -squirrelmail/plugins/squirrelspell/sqspell_config.php -squirrelmail/plugins/squirrelspell/sqspell_functions.php -squirrelmail/plugins/squirrelspell/sqspell_interface.php -squirrelmail/plugins/squirrelspell/sqspell_options.php -squirrelmail/plugins/translate/INSTALL -squirrelmail/plugins/translate/README -squirrelmail/plugins/translate/index.php -squirrelmail/plugins/translate/options.php -squirrelmail/plugins/translate/setup.php -squirrelmail/po/charsetconvert.pl -squirrelmail/po/compilepo -squirrelmail/po/independent_strings.txt -squirrelmail/po/index.php -squirrelmail/po/mergepo -squirrelmail/po/squirrelmail.po -squirrelmail/po/xgetpo -squirrelmail/src/addrbook_popup.php -squirrelmail/src/addrbook_search.php -squirrelmail/src/addrbook_search_html.php -squirrelmail/src/addressbook.php -squirrelmail/src/compose.php -squirrelmail/src/delete_message.php -squirrelmail/src/download.php -squirrelmail/src/empty_trash.php -squirrelmail/src/folders.php -squirrelmail/src/folders_create.php -squirrelmail/src/folders_delete.php -squirrelmail/src/folders_rename_do.php -squirrelmail/src/folders_rename_getname.php -squirrelmail/src/folders_subscribe.php -squirrelmail/src/help.php -squirrelmail/src/image.php -squirrelmail/src/index.php -squirrelmail/src/left_main.php -squirrelmail/src/login.php -squirrelmail/src/move_messages.php -squirrelmail/src/options.php -squirrelmail/src/options_highlight.php -squirrelmail/src/options_identities.php -squirrelmail/src/options_order.php -squirrelmail/src/printer_friendly_bottom.php -squirrelmail/src/printer_friendly_main.php -squirrelmail/src/printer_friendly_top.php -squirrelmail/src/read_body.php -squirrelmail/src/redirect.php -squirrelmail/src/right_main.php -squirrelmail/src/search.php -squirrelmail/src/signout.php -squirrelmail/src/vcard.php -squirrelmail/src/view_header.php -squirrelmail/src/view_text.php -squirrelmail/src/webmail.php -squirrelmail/themes/README.themes -squirrelmail/themes/alien_glow.php -squirrelmail/themes/black_bean_burrito_theme.php -squirrelmail/themes/blue_grey_theme.php -squirrelmail/themes/bluesnews_theme.php -squirrelmail/themes/bluesteel_theme.php -squirrelmail/themes/christmas.php -squirrelmail/themes/css/sans-08.css -squirrelmail/themes/css/sans-10.css -squirrelmail/themes/css/sans-12.css -squirrelmail/themes/css/serif-10.css -squirrelmail/themes/css/serif-12.css -squirrelmail/themes/dark_green.php -squirrelmail/themes/dark_grey_theme.php -squirrelmail/themes/darkness.php -squirrelmail/themes/deepocean2_theme.php -squirrelmail/themes/deepocean_theme.php -squirrelmail/themes/default_theme.php -squirrelmail/themes/dompie_theme.php -squirrelmail/themes/forest_theme.php -squirrelmail/themes/greenhouse_effect.php -squirrelmail/themes/high_contrast_theme.php -squirrelmail/themes/ice_theme.php -squirrelmail/themes/in_the_pink.php -squirrelmail/themes/index.php -squirrelmail/themes/kind_of_blue.php -squirrelmail/themes/maize_theme.php -squirrelmail/themes/methodical_theme.php -squirrelmail/themes/midnight.php -squirrelmail/themes/monostochastic.php -squirrelmail/themes/penguin.php -squirrelmail/themes/plain_blue_theme.php -squirrelmail/themes/purple_theme.php -squirrelmail/themes/random.php -squirrelmail/themes/sandstorm_theme.php -squirrelmail/themes/seaspray_theme.php -squirrelmail/themes/servery_theme.php -squirrelmail/themes/shades_of_grey.php -squirrelmail/themes/slashdot_theme.php -squirrelmail/themes/spice_of_life.php -squirrelmail/themes/spice_of_life_dark.php -squirrelmail/themes/spice_of_life_lite.php -@dirrm squirrelmail/themes/css -@dirrm squirrelmail/themes -@dirrm squirrelmail/src -@dirrm squirrelmail/po -@dirrm squirrelmail/plugins/translate -@dirrm squirrelmail/plugins/squirrelspell/modules -@dirrm squirrelmail/plugins/squirrelspell/js -@dirrm squirrelmail/plugins/squirrelspell/doc -@dirrm squirrelmail/plugins/squirrelspell -@dirrm squirrelmail/plugins/spamcop -@dirrm squirrelmail/plugins/sent_subfolders -@dirrm squirrelmail/plugins/newmail/sounds -@dirrm squirrelmail/plugins/newmail -@dirrm squirrelmail/plugins/message_details -@dirrm squirrelmail/plugins/mail_fetch -@dirrm squirrelmail/plugins/listcommands -@dirrm squirrelmail/plugins/info -@dirrm squirrelmail/plugins/fortune -@dirrm squirrelmail/plugins/filters/bulkquery -@dirrm squirrelmail/plugins/filters -@dirrm squirrelmail/plugins/delete_move_next -@dirrm squirrelmail/plugins/calendar -@dirrm squirrelmail/plugins/bug_report -@dirrm squirrelmail/plugins/administrator -@dirrm squirrelmail/plugins/abook_take -@dirrm squirrelmail/plugins -@dirrm squirrelmail/locale/zh_TW/LC_MESSAGES -@dirrm squirrelmail/locale/zh_TW -@dirrm squirrelmail/locale/zh_CN/LC_MESSAGES -@dirrm squirrelmail/locale/zh_CN -@dirrm squirrelmail/locale/vi_VN/LC_MESSAGES -@dirrm squirrelmail/locale/vi_VN -@dirrm squirrelmail/locale/uk_UA/LC_MESSAGES -@dirrm squirrelmail/locale/uk_UA -@dirrm squirrelmail/locale/tr_TR/LC_MESSAGES -@dirrm squirrelmail/locale/tr_TR -@dirrm squirrelmail/locale/th_TH/LC_MESSAGES -@dirrm squirrelmail/locale/th_TH -@dirrm squirrelmail/locale/sv_SE/LC_MESSAGES -@dirrm squirrelmail/locale/sv_SE -@dirrm squirrelmail/locale/sr_YU/LC_MESSAGES -@dirrm squirrelmail/locale/sr_YU -@dirrm squirrelmail/locale/sl_SI/LC_MESSAGES -@dirrm squirrelmail/locale/sl_SI -@dirrm squirrelmail/locale/sk_SK/LC_MESSAGES -@dirrm squirrelmail/locale/sk_SK -@dirrm squirrelmail/locale/ru_RU/LC_MESSAGES -@dirrm squirrelmail/locale/ru_RU -@dirrm squirrelmail/locale/ro_RO/LC_MESSAGES -@dirrm squirrelmail/locale/ro_RO -@dirrm squirrelmail/locale/pt_PT/LC_MESSAGES -@dirrm squirrelmail/locale/pt_PT -@dirrm squirrelmail/locale/pt_BR/LC_MESSAGES -@dirrm squirrelmail/locale/pt_BR -@dirrm squirrelmail/locale/pl_PL/LC_MESSAGES -@dirrm squirrelmail/locale/pl_PL -@dirrm squirrelmail/locale/no_NO/LC_MESSAGES -@dirrm squirrelmail/locale/no_NO -@dirrm squirrelmail/locale/nn_NO/LC_MESSAGES -@dirrm squirrelmail/locale/nn_NO -@dirrm squirrelmail/locale/nl_NL/LC_MESSAGES -@dirrm squirrelmail/locale/nl_NL -@dirrm squirrelmail/locale/lt_LT/LC_MESSAGES -@dirrm squirrelmail/locale/lt_LT -@dirrm squirrelmail/locale/ko_KR/LC_MESSAGES -@dirrm squirrelmail/locale/ko_KR -@dirrm squirrelmail/locale/ja_JP/LC_MESSAGES -@dirrm squirrelmail/locale/ja_JP -@dirrm squirrelmail/locale/it_IT/LC_MESSAGES -@dirrm squirrelmail/locale/it_IT -@dirrm squirrelmail/locale/is_IS/LC_MESSAGES -@dirrm squirrelmail/locale/is_IS -@dirrm squirrelmail/locale/id_ID/LC_MESSAGES -@dirrm squirrelmail/locale/id_ID -@dirrm squirrelmail/locale/hu_HU/LC_MESSAGES -@dirrm squirrelmail/locale/hu_HU -@dirrm squirrelmail/locale/hr_HR/LC_MESSAGES -@dirrm squirrelmail/locale/hr_HR -@dirrm squirrelmail/locale/he_IL/LC_MESSAGES -@dirrm squirrelmail/locale/he_IL -@dirrm squirrelmail/locale/he_HE/LC_MESSAGES -@dirrm squirrelmail/locale/he_HE -@dirrm squirrelmail/locale/fr_FR/LC_MESSAGES -@dirrm squirrelmail/locale/fr_FR -@dirrm squirrelmail/locale/fi_FI/LC_MESSAGES -@dirrm squirrelmail/locale/fi_FI -@dirrm squirrelmail/locale/et_EE/LC_MESSAGES -@dirrm squirrelmail/locale/et_EE -@dirrm squirrelmail/locale/es_ES/LC_MESSAGES -@dirrm squirrelmail/locale/es_ES -@dirrm squirrelmail/locale/el_GR/LC_MESSAGES -@dirrm squirrelmail/locale/el_GR -@dirrm squirrelmail/locale/de_DE/LC_MESSAGES -@dirrm squirrelmail/locale/de_DE -@dirrm squirrelmail/locale/da_DK/LC_MESSAGES -@dirrm squirrelmail/locale/da_DK -@dirrm squirrelmail/locale/cs_CZ/LC_MESSAGES -@dirrm squirrelmail/locale/cs_CZ -@dirrm squirrelmail/locale/ca_ES/LC_MESSAGES -@dirrm squirrelmail/locale/ca_ES -@dirrm squirrelmail/locale/bg_BG/LC_MESSAGES -@dirrm squirrelmail/locale/bg_BG -@dirrm squirrelmail/locale/ar/LC_MESSAGES -@dirrm squirrelmail/locale/ar -@dirrm squirrelmail/locale -@dirrm squirrelmail/include/options -@dirrm squirrelmail/include -@dirrm squirrelmail/images -@dirrm squirrelmail/help/th_TH -@dirrm squirrelmail/help/sv_SE -@dirrm squirrelmail/help/sr_YU -@dirrm squirrelmail/help/sl_SI -@dirrm squirrelmail/help/ru_RU -@dirrm squirrelmail/help/pt_PT -@dirrm squirrelmail/help/pt_BR -@dirrm squirrelmail/help/pl_PL -@dirrm squirrelmail/help/nl_NL -@dirrm squirrelmail/help/lt_LT -@dirrm squirrelmail/help/ko_KR -@dirrm squirrelmail/help/ja_JP -@dirrm squirrelmail/help/it_IT -@dirrm squirrelmail/help/id_ID -@dirrm squirrelmail/help/fr_FR -@dirrm squirrelmail/help/fi_FI -@dirrm squirrelmail/help/es_ES -@dirrm squirrelmail/help/en_US -@dirrm squirrelmail/help/de_DE -@dirrm squirrelmail/help/da_DK -@dirrm squirrelmail/help/cs_CZ -@dirrm squirrelmail/help/ca_ES -@dirrm squirrelmail/help/bg_BG -@dirrm squirrelmail/help -@dirrm squirrelmail/functions -@dirrm squirrelmail/doc/ReleaseNotes/1.3 -@dirrm squirrelmail/doc/ReleaseNotes/1.2 -@dirrm squirrelmail/doc/ReleaseNotes -@dirrm squirrelmail/doc -@dirrm squirrelmail/data -@dirrm squirrelmail/contrib/RPM -@dirrm squirrelmail/contrib -@dirrm squirrelmail/config -@dirrm squirrelmail/class/mime -@dirrm squirrelmail/class/helper -@dirrm squirrelmail/class/deliver -@dirrm squirrelmail/class -@dirrm squirrelmail +etc/periodic/daily/111.clean-squirrlmail +%%PORTDOCS%%share/doc/squirrelmail/AUTHORS +%%PORTDOCS%%share/doc/squirrelmail/COPYING +%%PORTDOCS%%share/doc/squirrelmail/ChangeLog +%%PORTDOCS%%share/doc/squirrelmail/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/README +%%PORTDOCS%%share/doc/squirrelmail/README.themes +%%PORTDOCS%%share/doc/squirrelmail/README.russian_apache +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes-%%PORTVERSION%% +%%PORTDOCS%%share/doc/squirrelmail/UPGRADE +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.0.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.1.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.2.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.3.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.4.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.5 +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.2/Notes-1.2.6.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.0.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.1.txt +%%PORTDOCS%%share/doc/squirrelmail/ReleaseNotes/1.3/Notes-1.3.2.txt +%%PORTDOCS%%share/doc/squirrelmail/addressbook.txt +%%PORTDOCS%%share/doc/squirrelmail/authentication.txt +%%PORTDOCS%%share/doc/squirrelmail/compose.txt +%%PORTDOCS%%share/doc/squirrelmail/db-backend.txt +%%PORTDOCS%%share/doc/squirrelmail/ie_ssl.txt +%%PORTDOCS%%share/doc/squirrelmail/index.html +%%PORTDOCS%%share/doc/squirrelmail/mime.txt +%%PORTDOCS%%share/doc/squirrelmail/plugin.txt +%%PORTDOCS%%share/doc/squirrelmail/plugins/README.plugins +%%PORTDOCS%%share/doc/squirrelmail/plugins/abook_take/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/administrator/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/bug_report/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/bug_report/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/calendar/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/delete_move_next/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/filters/CHANGES +%%PORTDOCS%%share/doc/squirrelmail/plugins/filters/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/filters/bulkquery/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/filters/bulkquery/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/fortune/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/info/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/listcommands/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/mail_fetch/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/newmail/HISTORY +%%PORTDOCS%%share/doc/squirrelmail/plugins/newmail/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/spamcop/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/CRYPTO +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/ChangeLog +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/PRIVACY +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/README +%%PORTDOCS%%share/doc/squirrelmail/plugins/squirrelspell/UPGRADING +%%PORTDOCS%%share/doc/squirrelmail/plugins/translate/INSTALL +%%PORTDOCS%%share/doc/squirrelmail/plugins/translate/README +%%PORTDOCS%%share/doc/squirrelmail/rfc_documents.txt +%%PORTDOCS%%share/doc/squirrelmail/themes.txt +%%PORTDOCS%%share/doc/squirrelmail/translating.txt +%%PORTDOCS%%share/doc/squirrelmail/translating_help.txt +%%PORTDOCS%%share/doc/squirrelmail/tree.txt +%%SQUIRRELDIR%%/class/deliver/Deliver.class.php +%%SQUIRRELDIR%%/class/deliver/Deliver_IMAP.class.php +%%SQUIRRELDIR%%/class/deliver/Deliver_SMTP.class.php +%%SQUIRRELDIR%%/class/deliver/Deliver_SendMail.class.php +%%SQUIRRELDIR%%/class/deliver/index.php +%%SQUIRRELDIR%%/class/helper/VCard.class.php +%%SQUIRRELDIR%%/class/html.class.php +%%SQUIRRELDIR%%/class/index.php +%%SQUIRRELDIR%%/class/mime.class.php +%%SQUIRRELDIR%%/class/mime/AddressStructure.class.php +%%SQUIRRELDIR%%/class/mime/ContentType.class.php +%%SQUIRRELDIR%%/class/mime/Disposition.class.php +%%SQUIRRELDIR%%/class/mime/Language.class.php +%%SQUIRRELDIR%%/class/mime/Message.class.php +%%SQUIRRELDIR%%/class/mime/MessageHeader.class.php +%%SQUIRRELDIR%%/class/mime/Rfc822Header.class.php +%%SQUIRRELDIR%%/class/mime/SMimeMessage.class.php +%%SQUIRRELDIR%%/class/mime/index.php +%%SQUIRRELDIR%%/config/conf.pl +%%SQUIRRELDIR%%/config/config_default.php +%%SQUIRRELDIR%%/config/config_local.php +%%SQUIRRELDIR%%/config/index.php +%%SQUIRRELDIR%%/configure +%%SQUIRRELDIR%%/data/.htaccess +%%SQUIRRELDIR%%/data/default_pref +%%SQUIRRELDIR%%/data/index.php +%%SQUIRRELDIR%%/functions/abook_database.php +%%SQUIRRELDIR%%/functions/abook_global_file.php +%%SQUIRRELDIR%%/functions/abook_ldap_server.php +%%SQUIRRELDIR%%/functions/abook_local_file.php +%%SQUIRRELDIR%%/functions/addressbook.php +%%SQUIRRELDIR%%/functions/attachment_common.php +%%SQUIRRELDIR%%/functions/auth.php +%%SQUIRRELDIR%%/functions/constants.php +%%SQUIRRELDIR%%/functions/date.php +%%SQUIRRELDIR%%/functions/db_prefs.php +%%SQUIRRELDIR%%/functions/display_messages.php +%%SQUIRRELDIR%%/functions/file_prefs.php +%%SQUIRRELDIR%%/functions/gettext.php +%%SQUIRRELDIR%%/functions/global.php +%%SQUIRRELDIR%%/functions/html.php +%%SQUIRRELDIR%%/functions/i18n.php +%%SQUIRRELDIR%%/functions/imap.php +%%SQUIRRELDIR%%/functions/imap_general.php +%%SQUIRRELDIR%%/functions/imap_mailbox.php +%%SQUIRRELDIR%%/functions/imap_messages.php +%%SQUIRRELDIR%%/functions/imap_parse.php +%%SQUIRRELDIR%%/functions/imap_search.php +%%SQUIRRELDIR%%/functions/imap_utf7_local.php +%%SQUIRRELDIR%%/functions/index.php +%%SQUIRRELDIR%%/functions/mailbox_display.php +%%SQUIRRELDIR%%/functions/mime.php +%%SQUIRRELDIR%%/functions/options.php +%%SQUIRRELDIR%%/functions/page_header.php +%%SQUIRRELDIR%%/functions/plugin.php +%%SQUIRRELDIR%%/functions/prefs.php +%%SQUIRRELDIR%%/functions/strings.php +%%SQUIRRELDIR%%/functions/tree.php +%%SQUIRRELDIR%%/functions/url_parser.php +%%SQUIRRELDIR%%/help/bg_BG/FAQ.hlp +%%SQUIRRELDIR%%/help/bg_BG/addresses.hlp +%%SQUIRRELDIR%%/help/bg_BG/basic.hlp +%%SQUIRRELDIR%%/help/bg_BG/compose.hlp +%%SQUIRRELDIR%%/help/bg_BG/folders.hlp +%%SQUIRRELDIR%%/help/bg_BG/main_folder.hlp +%%SQUIRRELDIR%%/help/bg_BG/options.hlp +%%SQUIRRELDIR%%/help/bg_BG/read_mail.hlp +%%SQUIRRELDIR%%/help/bg_BG/search.hlp +%%SQUIRRELDIR%%/help/ca_ES/FAQ.hlp +%%SQUIRRELDIR%%/help/ca_ES/addresses.hlp +%%SQUIRRELDIR%%/help/ca_ES/basic.hlp +%%SQUIRRELDIR%%/help/ca_ES/compose.hlp +%%SQUIRRELDIR%%/help/ca_ES/folders.hlp +%%SQUIRRELDIR%%/help/ca_ES/main_folder.hlp +%%SQUIRRELDIR%%/help/ca_ES/options.hlp +%%SQUIRRELDIR%%/help/ca_ES/read_mail.hlp +%%SQUIRRELDIR%%/help/ca_ES/search.hlp +%%SQUIRRELDIR%%/help/cs_CZ/FAQ.hlp +%%SQUIRRELDIR%%/help/cs_CZ/addresses.hlp +%%SQUIRRELDIR%%/help/cs_CZ/basic.hlp +%%SQUIRRELDIR%%/help/cs_CZ/compose.hlp +%%SQUIRRELDIR%%/help/cs_CZ/folders.hlp +%%SQUIRRELDIR%%/help/cs_CZ/main_folder.hlp +%%SQUIRRELDIR%%/help/cs_CZ/options.hlp +%%SQUIRRELDIR%%/help/cs_CZ/read_mail.hlp +%%SQUIRRELDIR%%/help/cs_CZ/search.hlp +%%SQUIRRELDIR%%/help/da_DK/FAQ.hlp +%%SQUIRRELDIR%%/help/da_DK/addresses.hlp +%%SQUIRRELDIR%%/help/da_DK/basic.hlp +%%SQUIRRELDIR%%/help/da_DK/compose.hlp +%%SQUIRRELDIR%%/help/da_DK/folders.hlp +%%SQUIRRELDIR%%/help/da_DK/main_folder.hlp +%%SQUIRRELDIR%%/help/da_DK/options.hlp +%%SQUIRRELDIR%%/help/da_DK/read_mail.hlp +%%SQUIRRELDIR%%/help/da_DK/search.hlp +%%SQUIRRELDIR%%/help/de_DE/FAQ.hlp +%%SQUIRRELDIR%%/help/de_DE/addresses.hlp +%%SQUIRRELDIR%%/help/de_DE/basic.hlp +%%SQUIRRELDIR%%/help/de_DE/compose.hlp +%%SQUIRRELDIR%%/help/de_DE/folders.hlp +%%SQUIRRELDIR%%/help/de_DE/main_folder.hlp +%%SQUIRRELDIR%%/help/de_DE/options.hlp +%%SQUIRRELDIR%%/help/de_DE/read_mail.hlp +%%SQUIRRELDIR%%/help/de_DE/search.hlp +%%SQUIRRELDIR%%/help/en_US/FAQ.hlp +%%SQUIRRELDIR%%/help/en_US/addresses.hlp +%%SQUIRRELDIR%%/help/en_US/basic.hlp +%%SQUIRRELDIR%%/help/en_US/compose.hlp +%%SQUIRRELDIR%%/help/en_US/folders.hlp +%%SQUIRRELDIR%%/help/en_US/main_folder.hlp +%%SQUIRRELDIR%%/help/en_US/options.hlp +%%SQUIRRELDIR%%/help/en_US/read_mail.hlp +%%SQUIRRELDIR%%/help/en_US/search.hlp +%%SQUIRRELDIR%%/help/es_ES/FAQ.hlp +%%SQUIRRELDIR%%/help/es_ES/addresses.hlp +%%SQUIRRELDIR%%/help/es_ES/basic.hlp +%%SQUIRRELDIR%%/help/es_ES/compose.hlp +%%SQUIRRELDIR%%/help/es_ES/folders.hlp +%%SQUIRRELDIR%%/help/es_ES/main_folder.hlp +%%SQUIRRELDIR%%/help/es_ES/options.hlp +%%SQUIRRELDIR%%/help/es_ES/read_mail.hlp +%%SQUIRRELDIR%%/help/es_ES/search.hlp +%%SQUIRRELDIR%%/help/fi_FI/FAQ.hlp +%%SQUIRRELDIR%%/help/fi_FI/addresses.hlp +%%SQUIRRELDIR%%/help/fi_FI/basic.hlp +%%SQUIRRELDIR%%/help/fi_FI/compose.hlp +%%SQUIRRELDIR%%/help/fi_FI/folders.hlp +%%SQUIRRELDIR%%/help/fi_FI/main_folder.hlp +%%SQUIRRELDIR%%/help/fi_FI/options.hlp +%%SQUIRRELDIR%%/help/fi_FI/read_mail.hlp +%%SQUIRRELDIR%%/help/fi_FI/search.hlp +%%SQUIRRELDIR%%/help/fr_FR/FAQ.hlp +%%SQUIRRELDIR%%/help/fr_FR/addresses.hlp +%%SQUIRRELDIR%%/help/fr_FR/basic.hlp +%%SQUIRRELDIR%%/help/fr_FR/compose.hlp +%%SQUIRRELDIR%%/help/fr_FR/folders.hlp +%%SQUIRRELDIR%%/help/fr_FR/main_folder.hlp +%%SQUIRRELDIR%%/help/fr_FR/options.hlp +%%SQUIRRELDIR%%/help/fr_FR/read_mail.hlp +%%SQUIRRELDIR%%/help/fr_FR/search.hlp +%%SQUIRRELDIR%%/help/id_ID/FAQ.hlp +%%SQUIRRELDIR%%/help/id_ID/addresses.hlp +%%SQUIRRELDIR%%/help/id_ID/basic.hlp +%%SQUIRRELDIR%%/help/id_ID/compose.hlp +%%SQUIRRELDIR%%/help/id_ID/folders.hlp +%%SQUIRRELDIR%%/help/id_ID/main_folder.hlp +%%SQUIRRELDIR%%/help/id_ID/options.hlp +%%SQUIRRELDIR%%/help/id_ID/read_mail.hlp +%%SQUIRRELDIR%%/help/id_ID/search.hlp +%%SQUIRRELDIR%%/help/index.php +%%SQUIRRELDIR%%/help/it_IT/FAQ.hlp +%%SQUIRRELDIR%%/help/it_IT/addresses.hlp +%%SQUIRRELDIR%%/help/it_IT/basic.hlp +%%SQUIRRELDIR%%/help/it_IT/compose.hlp +%%SQUIRRELDIR%%/help/it_IT/folders.hlp +%%SQUIRRELDIR%%/help/it_IT/main_folder.hlp +%%SQUIRRELDIR%%/help/it_IT/options.hlp +%%SQUIRRELDIR%%/help/it_IT/read_mail.hlp +%%SQUIRRELDIR%%/help/it_IT/search.hlp +%%SQUIRRELDIR%%/help/ja_JP/FAQ.hlp +%%SQUIRRELDIR%%/help/ja_JP/addresses.hlp +%%SQUIRRELDIR%%/help/ja_JP/basic.hlp +%%SQUIRRELDIR%%/help/ja_JP/compose.hlp +%%SQUIRRELDIR%%/help/ja_JP/folders.hlp +%%SQUIRRELDIR%%/help/ja_JP/main_folder.hlp +%%SQUIRRELDIR%%/help/ja_JP/options.hlp +%%SQUIRRELDIR%%/help/ja_JP/read_mail.hlp +%%SQUIRRELDIR%%/help/ja_JP/search.hlp +%%SQUIRRELDIR%%/help/ko_KR/FAQ.hlp +%%SQUIRRELDIR%%/help/ko_KR/addresses.hlp +%%SQUIRRELDIR%%/help/ko_KR/basic.hlp +%%SQUIRRELDIR%%/help/ko_KR/compose.hlp +%%SQUIRRELDIR%%/help/ko_KR/folders.hlp +%%SQUIRRELDIR%%/help/ko_KR/main_folder.hlp +%%SQUIRRELDIR%%/help/ko_KR/options.hlp +%%SQUIRRELDIR%%/help/ko_KR/read_mail.hlp +%%SQUIRRELDIR%%/help/ko_KR/search.hlp +%%SQUIRRELDIR%%/help/lt_LT/FAQ.hlp +%%SQUIRRELDIR%%/help/lt_LT/addresses.hlp +%%SQUIRRELDIR%%/help/lt_LT/basic.hlp +%%SQUIRRELDIR%%/help/lt_LT/compose.hlp +%%SQUIRRELDIR%%/help/lt_LT/folders.hlp +%%SQUIRRELDIR%%/help/lt_LT/main_folder.hlp +%%SQUIRRELDIR%%/help/lt_LT/options.hlp +%%SQUIRRELDIR%%/help/lt_LT/read_mail.hlp +%%SQUIRRELDIR%%/help/lt_LT/search.hlp +%%SQUIRRELDIR%%/help/nl_NL/FAQ.hlp +%%SQUIRRELDIR%%/help/nl_NL/addresses.hlp +%%SQUIRRELDIR%%/help/nl_NL/basic.hlp +%%SQUIRRELDIR%%/help/nl_NL/compose.hlp +%%SQUIRRELDIR%%/help/nl_NL/folders.hlp +%%SQUIRRELDIR%%/help/nl_NL/main_folder.hlp +%%SQUIRRELDIR%%/help/nl_NL/options.hlp +%%SQUIRRELDIR%%/help/nl_NL/read_mail.hlp +%%SQUIRRELDIR%%/help/nl_NL/search.hlp +%%SQUIRRELDIR%%/help/pl_PL/FAQ.hlp +%%SQUIRRELDIR%%/help/pl_PL/addresses.hlp +%%SQUIRRELDIR%%/help/pl_PL/basic.hlp +%%SQUIRRELDIR%%/help/pl_PL/compose.hlp +%%SQUIRRELDIR%%/help/pl_PL/folders.hlp +%%SQUIRRELDIR%%/help/pl_PL/main_folder.hlp +%%SQUIRRELDIR%%/help/pl_PL/options.hlp +%%SQUIRRELDIR%%/help/pl_PL/read_mail.hlp +%%SQUIRRELDIR%%/help/pl_PL/search.hlp +%%SQUIRRELDIR%%/help/pt_BR/FAQ.hlp +%%SQUIRRELDIR%%/help/pt_BR/addresses.hlp +%%SQUIRRELDIR%%/help/pt_BR/basic.hlp +%%SQUIRRELDIR%%/help/pt_BR/compose.hlp +%%SQUIRRELDIR%%/help/pt_BR/folders.hlp +%%SQUIRRELDIR%%/help/pt_BR/main_folder.hlp +%%SQUIRRELDIR%%/help/pt_BR/options.hlp +%%SQUIRRELDIR%%/help/pt_BR/read_mail.hlp +%%SQUIRRELDIR%%/help/pt_BR/search.hlp +%%SQUIRRELDIR%%/help/pt_PT/FAQ.hlp +%%SQUIRRELDIR%%/help/pt_PT/addresses.hlp +%%SQUIRRELDIR%%/help/pt_PT/basic.hlp +%%SQUIRRELDIR%%/help/pt_PT/compose.hlp +%%SQUIRRELDIR%%/help/pt_PT/folders.hlp +%%SQUIRRELDIR%%/help/pt_PT/main_folder.hlp +%%SQUIRRELDIR%%/help/pt_PT/options.hlp +%%SQUIRRELDIR%%/help/pt_PT/read_mail.hlp +%%SQUIRRELDIR%%/help/pt_PT/search.hlp +%%SQUIRRELDIR%%/help/ru_RU/FAQ.hlp +%%SQUIRRELDIR%%/help/ru_RU/addresses.hlp +%%SQUIRRELDIR%%/help/ru_RU/basic.hlp +%%SQUIRRELDIR%%/help/ru_RU/compose.hlp +%%SQUIRRELDIR%%/help/ru_RU/folders.hlp +%%SQUIRRELDIR%%/help/ru_RU/main_folder.hlp +%%SQUIRRELDIR%%/help/ru_RU/options.hlp +%%SQUIRRELDIR%%/help/ru_RU/read_mail.hlp +%%SQUIRRELDIR%%/help/ru_RU/search.hlp +%%SQUIRRELDIR%%/help/sl_SI/FAQ.hlp +%%SQUIRRELDIR%%/help/sl_SI/addresses.hlp +%%SQUIRRELDIR%%/help/sl_SI/basic.hlp +%%SQUIRRELDIR%%/help/sl_SI/compose.hlp +%%SQUIRRELDIR%%/help/sl_SI/folders.hlp +%%SQUIRRELDIR%%/help/sl_SI/main_folder.hlp +%%SQUIRRELDIR%%/help/sl_SI/options.hlp +%%SQUIRRELDIR%%/help/sl_SI/read_mail.hlp +%%SQUIRRELDIR%%/help/sl_SI/search.hlp +%%SQUIRRELDIR%%/help/sr_YU/FAQ.hlp +%%SQUIRRELDIR%%/help/sr_YU/addresses.hlp +%%SQUIRRELDIR%%/help/sr_YU/basic.hlp +%%SQUIRRELDIR%%/help/sr_YU/compose.hlp +%%SQUIRRELDIR%%/help/sr_YU/folders.hlp +%%SQUIRRELDIR%%/help/sr_YU/main_folder.hlp +%%SQUIRRELDIR%%/help/sr_YU/options.hlp +%%SQUIRRELDIR%%/help/sr_YU/read_mail.hlp +%%SQUIRRELDIR%%/help/sr_YU/search.hlp +%%SQUIRRELDIR%%/help/sv_SE/FAQ.hlp +%%SQUIRRELDIR%%/help/sv_SE/addresses.hlp +%%SQUIRRELDIR%%/help/sv_SE/basic.hlp +%%SQUIRRELDIR%%/help/sv_SE/compose.hlp +%%SQUIRRELDIR%%/help/sv_SE/folders.hlp +%%SQUIRRELDIR%%/help/sv_SE/main_folder.hlp +%%SQUIRRELDIR%%/help/sv_SE/options.hlp +%%SQUIRRELDIR%%/help/sv_SE/read_mail.hlp +%%SQUIRRELDIR%%/help/sv_SE/search.hlp +%%SQUIRRELDIR%%/help/th_TH/FAQ.hlp +%%SQUIRRELDIR%%/help/th_TH/addresses.hlp +%%SQUIRRELDIR%%/help/th_TH/basic.hlp +%%SQUIRRELDIR%%/help/th_TH/compose.hlp +%%SQUIRRELDIR%%/help/th_TH/folders.hlp +%%SQUIRRELDIR%%/help/th_TH/main_folder.hlp +%%SQUIRRELDIR%%/help/th_TH/options.hlp +%%SQUIRRELDIR%%/help/th_TH/read_mail.hlp +%%SQUIRRELDIR%%/help/th_TH/search.hlp +%%SQUIRRELDIR%%/images/down_pointer.png +%%SQUIRRELDIR%%/images/index.php +%%SQUIRRELDIR%%/images/minus.gif +%%SQUIRRELDIR%%/images/plus.gif +%%SQUIRRELDIR%%/images/sec_remove_da_DK.png +%%SQUIRRELDIR%%/images/sec_remove_eng.png +%%SQUIRRELDIR%%/images/sec_remove_es_ES.png +%%SQUIRRELDIR%%/images/sec_remove_fr_FR.png +%%SQUIRRELDIR%%/images/sec_remove_id_ID.png +%%SQUIRRELDIR%%/images/sec_remove_ja_JP.png +%%SQUIRRELDIR%%/images/sec_remove_ko_KR.png +%%SQUIRRELDIR%%/images/sec_remove_lt_LT.png +%%SQUIRRELDIR%%/images/sec_remove_ru.png +%%SQUIRRELDIR%%/images/sec_remove_sl_SI.png +%%SQUIRRELDIR%%/images/sec_remove_sr_YU.png +%%SQUIRRELDIR%%/images/sm_logo.png +%%SQUIRRELDIR%%/images/sort_none.png +%%SQUIRRELDIR%%/images/up_pointer.png +%%SQUIRRELDIR%%/include/index.php +%%SQUIRRELDIR%%/include/load_prefs.php +%%SQUIRRELDIR%%/include/options/display.php +%%SQUIRRELDIR%%/include/options/folder.php +%%SQUIRRELDIR%%/include/options/index.php +%%SQUIRRELDIR%%/include/options/personal.php +%%SQUIRRELDIR%%/include/validate.php +%%SQUIRRELDIR%%/index.php +%%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/he_HE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/index.php +%%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/no_NO/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/no_NO/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/pl_PL/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/pl_PL/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/pt_BR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/pt_BR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/pt_PT/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/pt_PT/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ro_RO/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ro_RO/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/ru_RU/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/ru_RU/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/sk_SK/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/sk_SK/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/sl_SI/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/sl_SI/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/sr_YU/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/sr_YU/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/th_TH/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/th_TH/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/timezones.cfg +%%SQUIRRELDIR%%/locale/tr_TR/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/tr_TR/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/zh_CN/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/zh_CN/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.mo +%%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES/squirrelmail.po +%%SQUIRRELDIR%%/plugins/abook_take/setup.php +%%SQUIRRELDIR%%/plugins/abook_take/take.php +%%SQUIRRELDIR%%/plugins/administrator/auth.php +%%SQUIRRELDIR%%/plugins/administrator/defines.php +%%SQUIRRELDIR%%/plugins/administrator/index.php +%%SQUIRRELDIR%%/plugins/administrator/options.php +%%SQUIRRELDIR%%/plugins/administrator/setup.php +%%SQUIRRELDIR%%/plugins/bug_report/bug_report.php +%%SQUIRRELDIR%%/plugins/bug_report/index.php +%%SQUIRRELDIR%%/plugins/bug_report/setup.php +%%SQUIRRELDIR%%/plugins/calendar/calendar.php +%%SQUIRRELDIR%%/plugins/calendar/calendar_data.php +%%SQUIRRELDIR%%/plugins/calendar/day.php +%%SQUIRRELDIR%%/plugins/calendar/event_create.php +%%SQUIRRELDIR%%/plugins/calendar/event_delete.php +%%SQUIRRELDIR%%/plugins/calendar/event_edit.php +%%SQUIRRELDIR%%/plugins/calendar/functions.php +%%SQUIRRELDIR%%/plugins/calendar/index.php +%%SQUIRRELDIR%%/plugins/calendar/setup.php +%%SQUIRRELDIR%%/plugins/delete_move_next/index.php +%%SQUIRRELDIR%%/plugins/delete_move_next/setup.php +%%SQUIRRELDIR%%/plugins/filters/bulkquery/Makefile +%%SQUIRRELDIR%%/plugins/filters/bulkquery/bq.in +%%SQUIRRELDIR%%/plugins/filters/bulkquery/bq.out +%%SQUIRRELDIR%%/plugins/filters/bulkquery/bulkquery.c +%%SQUIRRELDIR%%/plugins/filters/filters.php +%%SQUIRRELDIR%%/plugins/filters/index.php +%%SQUIRRELDIR%%/plugins/filters/options.php +%%SQUIRRELDIR%%/plugins/filters/setup.php +%%SQUIRRELDIR%%/plugins/filters/spamoptions.php +%%SQUIRRELDIR%%/plugins/fortune/setup.php +%%SQUIRRELDIR%%/plugins/index.php +%%SQUIRRELDIR%%/plugins/info/functions.php +%%SQUIRRELDIR%%/plugins/info/options.php +%%SQUIRRELDIR%%/plugins/info/setup.php +%%SQUIRRELDIR%%/plugins/listcommands/index.php +%%SQUIRRELDIR%%/plugins/listcommands/mailout.php +%%SQUIRRELDIR%%/plugins/listcommands/setup.php +%%SQUIRRELDIR%%/plugins/mail_fetch/class.POP3.php +%%SQUIRRELDIR%%/plugins/mail_fetch/fetch.php +%%SQUIRRELDIR%%/plugins/mail_fetch/functions.php +%%SQUIRRELDIR%%/plugins/mail_fetch/index.php +%%SQUIRRELDIR%%/plugins/mail_fetch/options.php +%%SQUIRRELDIR%%/plugins/mail_fetch/setup.php +%%SQUIRRELDIR%%/plugins/make_archive.pl +%%SQUIRRELDIR%%/plugins/message_details/message_details_bottom.php +%%SQUIRRELDIR%%/plugins/message_details/message_details_main.php +%%SQUIRRELDIR%%/plugins/message_details/message_details_top.php +%%SQUIRRELDIR%%/plugins/message_details/setup.php +%%SQUIRRELDIR%%/plugins/newmail/index.php +%%SQUIRRELDIR%%/plugins/newmail/newmail.php +%%SQUIRRELDIR%%/plugins/newmail/newmail_opt.php +%%SQUIRRELDIR%%/plugins/newmail/setup.php +%%SQUIRRELDIR%%/plugins/newmail/sounds/FanFair.wav +%%SQUIRRELDIR%%/plugins/newmail/sounds/Friends.wav +%%SQUIRRELDIR%%/plugins/newmail/sounds/MontyPython.wav +%%SQUIRRELDIR%%/plugins/newmail/sounds/Notify.wav +%%SQUIRRELDIR%%/plugins/newmail/testsound.php +%%SQUIRRELDIR%%/plugins/sent_subfolders/index.php +%%SQUIRRELDIR%%/plugins/sent_subfolders/setup.php +%%SQUIRRELDIR%%/plugins/spamcop/index.php +%%SQUIRRELDIR%%/plugins/spamcop/options.php +%%SQUIRRELDIR%%/plugins/spamcop/setup.php +%%SQUIRRELDIR%%/plugins/spamcop/spamcop.php +%%SQUIRRELDIR%%/plugins/squirrelspell/index.php +%%SQUIRRELDIR%%/plugins/squirrelspell/js/WHATISTHIS +%%SQUIRRELDIR%%/plugins/squirrelspell/js/check_me.js +%%SQUIRRELDIR%%/plugins/squirrelspell/js/crypto_settings.js +%%SQUIRRELDIR%%/plugins/squirrelspell/js/decrypt_error.js +%%SQUIRRELDIR%%/plugins/squirrelspell/js/index.php +%%SQUIRRELDIR%%/plugins/squirrelspell/js/init.js +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/.htaccess +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/WHATISTHIS +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/check_me.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/crypto.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/crypto_badkey.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/edit_dic.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/enc_setup.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/forget_me.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/forget_me_not.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/index.php +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/init.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/lang_change.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/lang_setup.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/modules/options_main.mod +%%SQUIRRELDIR%%/plugins/squirrelspell/setup.php +%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_config.php +%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_functions.php +%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_interface.php +%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_options.php +%%SQUIRRELDIR%%/plugins/translate/index.php +%%SQUIRRELDIR%%/plugins/translate/options.php +%%SQUIRRELDIR%%/plugins/translate/setup.php +%%SQUIRRELDIR%%/po/charsetconvert.pl +%%SQUIRRELDIR%%/po/compilepo +%%SQUIRRELDIR%%/po/independent_strings.txt +%%SQUIRRELDIR%%/po/index.php +%%SQUIRRELDIR%%/po/mergepo +%%SQUIRRELDIR%%/po/squirrelmail.po +%%SQUIRRELDIR%%/po/xgetpo +%%SQUIRRELDIR%%/src/addrbook_popup.php +%%SQUIRRELDIR%%/src/addrbook_search.php +%%SQUIRRELDIR%%/src/addrbook_search_html.php +%%SQUIRRELDIR%%/src/addressbook.php +%%SQUIRRELDIR%%/src/compose.php +%%SQUIRRELDIR%%/src/delete_message.php +%%SQUIRRELDIR%%/src/download.php +%%SQUIRRELDIR%%/src/empty_trash.php +%%SQUIRRELDIR%%/src/folders.php +%%SQUIRRELDIR%%/src/folders_create.php +%%SQUIRRELDIR%%/src/folders_delete.php +%%SQUIRRELDIR%%/src/folders_rename_do.php +%%SQUIRRELDIR%%/src/folders_rename_getname.php +%%SQUIRRELDIR%%/src/folders_subscribe.php +%%SQUIRRELDIR%%/src/help.php +%%SQUIRRELDIR%%/src/image.php +%%SQUIRRELDIR%%/src/index.php +%%SQUIRRELDIR%%/src/left_main.php +%%SQUIRRELDIR%%/src/login.php +%%SQUIRRELDIR%%/src/move_messages.php +%%SQUIRRELDIR%%/src/options.php +%%SQUIRRELDIR%%/src/options_highlight.php +%%SQUIRRELDIR%%/src/options_identities.php +%%SQUIRRELDIR%%/src/options_order.php +%%SQUIRRELDIR%%/src/printer_friendly_bottom.php +%%SQUIRRELDIR%%/src/printer_friendly_main.php +%%SQUIRRELDIR%%/src/printer_friendly_top.php +%%SQUIRRELDIR%%/src/read_body.php +%%SQUIRRELDIR%%/src/redirect.php +%%SQUIRRELDIR%%/src/right_main.php +%%SQUIRRELDIR%%/src/search.php +%%SQUIRRELDIR%%/src/signout.php +%%SQUIRRELDIR%%/src/vcard.php +%%SQUIRRELDIR%%/src/view_header.php +%%SQUIRRELDIR%%/src/view_text.php +%%SQUIRRELDIR%%/src/webmail.php +%%SQUIRRELDIR%%/themes/alien_glow.php +%%SQUIRRELDIR%%/themes/black_bean_burrito_theme.php +%%SQUIRRELDIR%%/themes/blue_grey_theme.php +%%SQUIRRELDIR%%/themes/bluesnews_theme.php +%%SQUIRRELDIR%%/themes/bluesteel_theme.php +%%SQUIRRELDIR%%/themes/christmas.php +%%SQUIRRELDIR%%/themes/css/sans-08.css +%%SQUIRRELDIR%%/themes/css/sans-10.css +%%SQUIRRELDIR%%/themes/css/sans-12.css +%%SQUIRRELDIR%%/themes/css/serif-10.css +%%SQUIRRELDIR%%/themes/css/serif-12.css +%%SQUIRRELDIR%%/themes/dark_green.php +%%SQUIRRELDIR%%/themes/dark_grey_theme.php +%%SQUIRRELDIR%%/themes/darkness.php +%%SQUIRRELDIR%%/themes/deepocean2_theme.php +%%SQUIRRELDIR%%/themes/deepocean_theme.php +%%SQUIRRELDIR%%/themes/default_theme.php +%%SQUIRRELDIR%%/themes/dompie_theme.php +%%SQUIRRELDIR%%/themes/forest_theme.php +%%SQUIRRELDIR%%/themes/greenhouse_effect.php +%%SQUIRRELDIR%%/themes/high_contrast_theme.php +%%SQUIRRELDIR%%/themes/ice_theme.php +%%SQUIRRELDIR%%/themes/in_the_pink.php +%%SQUIRRELDIR%%/themes/index.php +%%SQUIRRELDIR%%/themes/kind_of_blue.php +%%SQUIRRELDIR%%/themes/maize_theme.php +%%SQUIRRELDIR%%/themes/methodical_theme.php +%%SQUIRRELDIR%%/themes/midnight.php +%%SQUIRRELDIR%%/themes/monostochastic.php +%%SQUIRRELDIR%%/themes/penguin.php +%%SQUIRRELDIR%%/themes/plain_blue_theme.php +%%SQUIRRELDIR%%/themes/purple_theme.php +%%SQUIRRELDIR%%/themes/random.php +%%SQUIRRELDIR%%/themes/sandstorm_theme.php +%%SQUIRRELDIR%%/themes/seaspray_theme.php +%%SQUIRRELDIR%%/themes/servery_theme.php +%%SQUIRRELDIR%%/themes/shades_of_grey.php +%%SQUIRRELDIR%%/themes/slashdot_theme.php +%%SQUIRRELDIR%%/themes/spice_of_life.php +%%SQUIRRELDIR%%/themes/spice_of_life_dark.php +%%SQUIRRELDIR%%/themes/spice_of_life_lite.php +@dirrm etc/periodic/daily +@dirrm etc/periodic +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/abook_take +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/administrator +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/bug_report +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/calendar +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/delete_move_next +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/filters/bulkquery +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/filters +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/fortune +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/info +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/listcommands +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/mail_fetch +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/newmail +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/spamcop +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/squirrelspell +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins/translate +%%PORTDOCS%%@dirrm share/doc/squirrelmail/plugins +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes/1.3 +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes/1.2 +%%PORTDOCS%%@dirrm share/doc/squirrelmail/ReleaseNotes +%%PORTDOCS%%@dirrm share/doc/squirrelmail +@dirrm %%SQUIRRELDIR%%/themes/css +@dirrm %%SQUIRRELDIR%%/themes +@dirrm %%SQUIRRELDIR%%/src +@dirrm %%SQUIRRELDIR%%/po +@dirrm %%SQUIRRELDIR%%/plugins/translate +@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/modules +@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/js +@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell +@dirrm %%SQUIRRELDIR%%/plugins/spamcop +@dirrm %%SQUIRRELDIR%%/plugins/sent_subfolders +@dirrm %%SQUIRRELDIR%%/plugins/newmail/sounds +@dirrm %%SQUIRRELDIR%%/plugins/newmail +@dirrm %%SQUIRRELDIR%%/plugins/message_details +@dirrm %%SQUIRRELDIR%%/plugins/mail_fetch +@dirrm %%SQUIRRELDIR%%/plugins/listcommands +@dirrm %%SQUIRRELDIR%%/plugins/info +@dirrm %%SQUIRRELDIR%%/plugins/fortune +@dirrm %%SQUIRRELDIR%%/plugins/filters/bulkquery +@dirrm %%SQUIRRELDIR%%/plugins/filters +@dirrm %%SQUIRRELDIR%%/plugins/delete_move_next +@dirrm %%SQUIRRELDIR%%/plugins/calendar +@dirrm %%SQUIRRELDIR%%/plugins/bug_report +@dirrm %%SQUIRRELDIR%%/plugins/administrator +@dirrm %%SQUIRRELDIR%%/plugins/abook_take +@dirrm %%SQUIRRELDIR%%/plugins +@dirrm %%SQUIRRELDIR%%/locale/zh_TW/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/zh_TW +@dirrm %%SQUIRRELDIR%%/locale/zh_CN/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/zh_CN +@dirrm %%SQUIRRELDIR%%/locale/vi_VN/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/vi_VN +@dirrm %%SQUIRRELDIR%%/locale/uk_UA/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/uk_UA +@dirrm %%SQUIRRELDIR%%/locale/tr_TR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/tr_TR +@dirrm %%SQUIRRELDIR%%/locale/th_TH/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/th_TH +@dirrm %%SQUIRRELDIR%%/locale/sv_SE/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/sv_SE +@dirrm %%SQUIRRELDIR%%/locale/sr_YU/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/sr_YU +@dirrm %%SQUIRRELDIR%%/locale/sl_SI/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/sl_SI +@dirrm %%SQUIRRELDIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/sk_SK +@dirrm %%SQUIRRELDIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ru_RU +@dirrm %%SQUIRRELDIR%%/locale/ro_RO/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ro_RO +@dirrm %%SQUIRRELDIR%%/locale/pt_PT/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/pt_PT +@dirrm %%SQUIRRELDIR%%/locale/pt_BR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/pt_BR +@dirrm %%SQUIRRELDIR%%/locale/pl_PL/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/pl_PL +@dirrm %%SQUIRRELDIR%%/locale/no_NO/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/no_NO +@dirrm %%SQUIRRELDIR%%/locale/nn_NO/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/nn_NO +@dirrm %%SQUIRRELDIR%%/locale/nl_NL/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/nl_NL +@dirrm %%SQUIRRELDIR%%/locale/lt_LT/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/lt_LT +@dirrm %%SQUIRRELDIR%%/locale/ko_KR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ko_KR +@dirrm %%SQUIRRELDIR%%/locale/ja_JP/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ja_JP +@dirrm %%SQUIRRELDIR%%/locale/it_IT/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/it_IT +@dirrm %%SQUIRRELDIR%%/locale/is_IS/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/is_IS +@dirrm %%SQUIRRELDIR%%/locale/id_ID/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/id_ID +@dirrm %%SQUIRRELDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/hu_HU +@dirrm %%SQUIRRELDIR%%/locale/hr_HR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/hr_HR +@dirrm %%SQUIRRELDIR%%/locale/he_IL/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/he_IL +@dirrm %%SQUIRRELDIR%%/locale/he_HE/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/he_HE +@dirrm %%SQUIRRELDIR%%/locale/fr_FR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/fr_FR +@dirrm %%SQUIRRELDIR%%/locale/fi_FI/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/fi_FI +@dirrm %%SQUIRRELDIR%%/locale/et_EE/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/et_EE +@dirrm %%SQUIRRELDIR%%/locale/es_ES/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/es_ES +@dirrm %%SQUIRRELDIR%%/locale/el_GR/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/el_GR +@dirrm %%SQUIRRELDIR%%/locale/de_DE/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/de_DE +@dirrm %%SQUIRRELDIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/da_DK +@dirrm %%SQUIRRELDIR%%/locale/cs_CZ/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/cs_CZ +@dirrm %%SQUIRRELDIR%%/locale/ca_ES/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ca_ES +@dirrm %%SQUIRRELDIR%%/locale/bg_BG/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/bg_BG +@dirrm %%SQUIRRELDIR%%/locale/ar/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/locale/ar +@dirrm %%SQUIRRELDIR%%/locale +@dirrm %%SQUIRRELDIR%%/include/options +@dirrm %%SQUIRRELDIR%%/include +@dirrm %%SQUIRRELDIR%%/images +@dirrm %%SQUIRRELDIR%%/help/th_TH +@dirrm %%SQUIRRELDIR%%/help/sv_SE +@dirrm %%SQUIRRELDIR%%/help/sr_YU +@dirrm %%SQUIRRELDIR%%/help/sl_SI +@dirrm %%SQUIRRELDIR%%/help/ru_RU +@dirrm %%SQUIRRELDIR%%/help/pt_PT +@dirrm %%SQUIRRELDIR%%/help/pt_BR +@dirrm %%SQUIRRELDIR%%/help/pl_PL +@dirrm %%SQUIRRELDIR%%/help/nl_NL +@dirrm %%SQUIRRELDIR%%/help/lt_LT +@dirrm %%SQUIRRELDIR%%/help/ko_KR +@dirrm %%SQUIRRELDIR%%/help/ja_JP +@dirrm %%SQUIRRELDIR%%/help/it_IT +@dirrm %%SQUIRRELDIR%%/help/id_ID +@dirrm %%SQUIRRELDIR%%/help/fr_FR +@dirrm %%SQUIRRELDIR%%/help/fi_FI +@dirrm %%SQUIRRELDIR%%/help/es_ES +@dirrm %%SQUIRRELDIR%%/help/en_US +@dirrm %%SQUIRRELDIR%%/help/de_DE +@dirrm %%SQUIRRELDIR%%/help/da_DK +@dirrm %%SQUIRRELDIR%%/help/cs_CZ +@dirrm %%SQUIRRELDIR%%/help/ca_ES +@dirrm %%SQUIRRELDIR%%/help/bg_BG +@dirrm %%SQUIRRELDIR%%/help +@dirrm %%SQUIRRELDIR%%/functions +@dirrm %%SQUIRRELDIR%%/data +@dirrm %%SQUIRRELDIR%%/config +@dirrm %%SQUIRRELDIR%%/class/mime +@dirrm %%SQUIRRELDIR%%/class/helper +@dirrm %%SQUIRRELDIR%%/class/deliver +@dirrm %%SQUIRRELDIR%%/class +@dirrm %%SQUIRRELDIR%% From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 15:20:02 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A44DA37B401 for ; Sat, 12 Apr 2003 15:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F4D43FCB for ; Sat, 12 Apr 2003 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CMK2Up007422 for ; Sat, 12 Apr 2003 15:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CMK21d007421; Sat, 12 Apr 2003 15:20:02 -0700 (PDT) Date: Sat, 12 Apr 2003 15:20:02 -0700 (PDT) Message-Id: <200304122220.h3CMK21d007421@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:20:02 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: "Scot W. Hetzel" To: "FreeBSD-GNATS" Cc: Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Sat, 12 Apr 2003 17:12:03 -0500 One more small change, rename 111.clean-squirrlmail -> 111.clean-squirrelmail in both Makefile and pkg-plist. Its already renamed for the files directory. Scot From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 16:50:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D87F37B404 for ; Sat, 12 Apr 2003 16:50:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28ED643FCB for ; Sat, 12 Apr 2003 16:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3CNoDUp033754 for ; Sat, 12 Apr 2003 16:50:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3CNoD7q033753; Sat, 12 Apr 2003 16:50:13 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 16:50:13 -0700 (PDT) Resent-Message-Id: <200304122350.h3CNoD7q033753@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, tshea@absoluteshells.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A3537B401 for ; Sat, 12 Apr 2003 16:41:05 -0700 (PDT) Received: from athena.absoluteshells.com (athena.absoluteshells.com [64.62.150.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA15E43FB1 for ; Sat, 12 Apr 2003 16:41:04 -0700 (PDT) (envelope-from tim@athena.absoluteshells.com) Received: (qmail 79489 invoked by uid 89); 12 Apr 2003 23:41:06 -0000 Received: from unknown (HELO athena.absoluteshells.com) (127.0.0.1) by localhost with DES-CBC3-SHA encrypted SMTP; 12 Apr 2003 23:41:06 -0000 Received: (from root@localhost) by athena.absoluteshells.com (8.12.6/8.12.6/Submit) id h3CNf6WQ079485; Sat, 12 Apr 2003 23:41:06 GMT Message-Id: <200304122341.h3CNf6WQ079485@athena.absoluteshells.com> Date: Sat, 12 Apr 2003 23:41:06 GMT From: tshea@absoluteshells.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50880: Request for (optional) addition of tcplimit patch and executable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tshea@absoluteshells.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 23:50:15 -0000 >Number: 50880 >Category: ports >Synopsis: Request for (optional) addition of tcplimit patch and executable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 16:50:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Tim Shea >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD athena.absoluteshells.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Mar 19 16:50:30 UTC 2003 crash@athena.absoluteshells.com:/usr/src/sys/compile/ATHENA i386 >Description: Would be handy if tcplimit ( http://playground.moveo.pl/tcplimit/ ) was included (even if optional) in the sysutils/daemontools port >How-To-Repeat: Details at http://playground.moveo.pl/tcplimit/ >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 18:50:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F65D37B404 for ; Sat, 12 Apr 2003 18:50:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77F543FAF for ; Sat, 12 Apr 2003 18:50:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D1oAUp070551 for ; Sat, 12 Apr 2003 18:50:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D1oAOp070550; Sat, 12 Apr 2003 18:50:10 -0700 (PDT) Date: Sat, 12 Apr 2003 18:50:10 -0700 (PDT) Message-Id: <200304130150.h3D1oAOp070550@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Scot W. Hetzel" Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Scot W. Hetzel" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:50:11 -0000 The following reply was made to PR ports/50840; it has been noted by GNATS. From: "Scot W. Hetzel" To: Cc: Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location Date: Sat, 12 Apr 2003 20:47:35 -0500 I noticed another problem in files/111.clean-squirlmail, remove the '\' before the last " in the definition of clean_squirrelmail_dirs, and clean_squirrelmail_ignore. Scot From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:00:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C06E437B401 for ; Sat, 12 Apr 2003 19:00:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C722643F85 for ; Sat, 12 Apr 2003 19:00:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D20VUp073071 for ; Sat, 12 Apr 2003 19:00:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D20Vfd073070; Sat, 12 Apr 2003 19:00:31 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 19:00:31 -0700 (PDT) Resent-Message-Id: <200304130200.h3D20Vfd073070@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC50D37B40B for ; Sat, 12 Apr 2003 18:51:09 -0700 (PDT) Received: from t-mta7.odn.ne.jp (mfep7.odn.ne.jp [143.90.131.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8365A43F75 for ; Sat, 12 Apr 2003 18:51:08 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.162.73]) by t-mta7.odn.ne.jp with ESMTP id <20030413015107662.LAJC.21631.t-mta7.odn.ne.jp@mta7.odn.ne.jp> for ; Sun, 13 Apr 2003 10:51:07 +0900 Received: from hadaly.dyndns.org (localhost [127.0.0.1]) by hadaly.dyndns.org (Postfix) with ESMTP id 47AD520D3 for ; Sun, 13 Apr 2003 10:51:05 +0900 (JST) Message-Id: <86znmvrwqe.wl%fuyuki@hadaly.org> Date: Sun, 13 Apr 2003 10:51:05 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50881: New port: mail/scmail - mail filter in scheme X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:00:34 -0000 >Number: 50881 >Category: ports >Synopsis: New port: mail/scmail - mail filter in scheme >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 19:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.0-RELEASE-p5 i386 >Organization: >Environment: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386 >Description: scmail is a mail filter written in Scheme. scmail can filter an incoming mail when it is received and filter mails in a mailbox. WWW: http://www.namazu.org/~satoru/scmail/ >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: # # scmail # scmail/Makefile # scmail/distinfo # scmail/pkg-descr # scmail/pkg-plist # echo c - scmail mkdir -p scmail > /dev/null 2>&1 echo x - scmail/Makefile sed 's/^X//' >scmail/Makefile << 'END-of-scmail/Makefile' X# New ports collection makefile for: scmail X# Date created: 13 April 2003 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= scmail XPORTVERSION= 0.2 XCATEGORIES= mail XMASTER_SITES= http://www.namazu.org/~satoru/scmail/ X XMAINTAINER= fuyuki@hadaly.org XCOMMENT= A mail filter written in Scheme X XBUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_REINPLACE= yes XMAKE_ARGS= PREFIX="${PREFIX}" DATADIR="${EXAMPLESDIR}" X Xpost-patch: X ${REINPLACE_CMD} -e "s|cp -p|${CP}|g" ${WRKSRC}/Makefile X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} X.endif X X.include END-of-scmail/Makefile echo x - scmail/distinfo sed 's/^X//' >scmail/distinfo << 'END-of-scmail/distinfo' XMD5 (scmail-0.2.tar.gz) = 0c3b7c7757c659fa0d8ed99e1c760807 END-of-scmail/distinfo echo x - scmail/pkg-descr sed 's/^X//' >scmail/pkg-descr << 'END-of-scmail/pkg-descr' Xscmail is a mail filter written in Scheme. scmail can filter an Xincoming mail when it is received and filter mails in a mailbox. X XWWW: http://www.namazu.org/~satoru/scmail/ END-of-scmail/pkg-descr echo x - scmail/pkg-plist sed 's/^X//' >scmail/pkg-plist << 'END-of-scmail/pkg-plist' Xbin/scmail-deliver Xbin/scmail-refile X%%EXAMPLESDIR%%/scmailrc-deliver.sample X%%EXAMPLESDIR%%/scmailrc-refile.sample X%%EXAMPLESDIR%%/scmailrc.sample X@dirrm %%EXAMPLESDIR%% X%%PORTDOCS%%%%DOCSDIR%%/scmail-ja.html X%%PORTDOCS%%%%DOCSDIR%%/scmail.html X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-scmail/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB6037B401 for ; Sat, 12 Apr 2003 19:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B5B43F93 for ; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D2U9Up084166 for ; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D2U9OC084165; Sat, 12 Apr 2003 19:30:09 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 19:30:09 -0700 (PDT) Resent-Message-Id: <200304130230.h3D2U9OC084165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jimd@siu.edu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6B037B401 for ; Sat, 12 Apr 2003 19:20:54 -0700 (PDT) Received: from 255-216.ip.ll.net (255-216.ip.ll.net [209.131.255.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AFD43F75 for ; Sat, 12 Apr 2003 19:20:53 -0700 (PDT) (envelope-from jimd@255-216.ip.ll.net) Received: from 255-216.ip.ll.net (localhost [127.0.0.1]) by freebsd2.localnet10 (8.12.9/8.12.7) with ESMTP id h3CLORQn026892 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 12 Apr 2003 21:24:27 GMT Received: (from jimd@localhost) by 255-216.ip.ll.net (8.12.9/8.12.7/Submit) id h3CLOQaV026891; Sat, 12 Apr 2003 21:24:26 GMT Message-Id: <200304122124.h3CLOQaV026891@255-216.ip.ll.net> Date: Sat, 12 Apr 2003 21:24:26 GMT From: jimd_NOSPAM@siu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50882: Balsa2 help contents not found X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jimd@siu.edu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:30:12 -0000 >Number: 50882 >Category: ports >Synopsis: Balsa2 help contents not found >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 19:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: J.D. >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: >Description: Balsa2.0.10 executable looking for help contents in directory not specified in doc/xmldocs.make file, docdir. Partial ktrace/kdump from running Balsa-2.0.10: 312 balsa NAMI "/usr/X11R6/share/help/balsa/" 312 balsa RET stat -1 errno 2 No such file or directory 312 balsa CALL stat(0x8492020,0xbfbfe974) 312 balsa NAMI "/usr/X11R6/share/gnome/help/" 312 balsa RET stat 0 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.xml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.docbook" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.sgml" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa CALL access(0x8497e80,0) 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa.html" 312 balsa RET access -1 errno 2 No such file or directory 312 balsa NAMI "/usr/X11R6/share/gnome/help/C/balsa" 312 balsa RET access -1 errno 2 No such file or directory No other ktrace references are found for the help files. Actual help files are located in: ll /usr/X11R6/share/gnome/help/balsa/C total 140 -rw-rw-r-- 1 root wheel 111995 Apr 12 18:07 balsa.xml -rw-rw-r-- 1 root wheel 27304 Apr 12 18:07 fdl-appendix.xml drwxrwxr-x 2 root wheel 1024 Apr 12 18:07 figures Changing files/patch-doc_xmldocs.make doesn't seem to make any difference. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 292A437B404 for ; Sat, 12 Apr 2003 19:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C8B43FD7 for ; Sat, 12 Apr 2003 19:30:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D2UAUp084180 for ; Sat, 12 Apr 2003 19:30:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D2UAdm084179; Sat, 12 Apr 2003 19:30:10 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 19:30:10 -0700 (PDT) Resent-Message-Id: <200304130230.h3D2UAdm084179@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Steve Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8231037B401 for ; Sat, 12 Apr 2003 19:27:37 -0700 (PDT) Received: from stevenwills.com (rdu57-89-227.nc.rr.com [66.57.89.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA4C43F85 for ; Sat, 12 Apr 2003 19:27:36 -0700 (PDT) (envelope-from steve@stevenwills.com) Received: from tigger.example.com (slw@localhost.example.com [127.0.0.1]) by stevenwills.com (8.12.8p1/8.12.6) with ESMTP id h3D2RXA1083907 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Sat, 12 Apr 2003 22:27:34 -0400 (EDT) (envelope-from steve@tigger.example.com) Received: (from steve@localhost) by tigger.example.com (8.12.8p1/8.12.6/Submit) id h3D2RX4u083906; Sat, 12 Apr 2003 22:27:33 -0400 (EDT) Message-Id: <200304130227.h3D2RX4u083906@tigger.example.com> Date: Sat, 12 Apr 2003 22:27:33 -0400 (EDT) From: Steve To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50883: New Port: pork, an ncurses-based AIM client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:30:12 -0000 >Number: 50883 >Category: ports >Synopsis: New Port: pork, an ncurses-based AIM client >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 19:30:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Steve >Release: FreeBSD 4.7-RELEASE-p9 i386 >Organization: >Environment: >Description: New Port: pork is an ncurses-based AOL instant messenger client. It uses the OSCAR protocol (the one the windows client uses) to access AIM. Pork features Perl scripting; an online help system; the ability to configure nearly all aspects of the program's look-and-feel; an alias system; and a powerful, fully-configurable key binding system. It supports being logged in with more than one screen name at the same time. The default look-and-feel of the client is modeled after the ircII IRC client. Anyone comfortable using ircII (or any clients derived from it -- e.g., epic, BitchX, etc.) will feel comfortable using pork. WWW: http://dev.ojnk.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: # # pork # pork/pkg-plist # pork/pkg-comment # pork/distinfo # pork/Makefile # pork/pkg-descr # echo c - pork mkdir -p pork > /dev/null 2>&1 echo x - pork/pkg-plist sed 's/^X//' >pork/pkg-plist << 'END-of-pork/pkg-plist' Xbin/pork Xshare/pork/help/blist/add_block Xshare/pork/help/blist/add_permit Xshare/pork/help/blist/away Xshare/pork/help/blist/collapse Xshare/pork/help/blist/down Xshare/pork/help/blist/end Xshare/pork/help/blist/goto Xshare/pork/help/blist/hide Xshare/pork/help/blist/page_down Xshare/pork/help/blist/page_up Xshare/pork/help/blist/profile Xshare/pork/help/blist/refresh Xshare/pork/help/blist/remove Xshare/pork/help/blist/remove_block Xshare/pork/help/blist/remove_permit Xshare/pork/help/blist/select Xshare/pork/help/blist/show Xshare/pork/help/blist/start Xshare/pork/help/blist/up Xshare/pork/help/blist/warn Xshare/pork/help/blist/warn_anon Xshare/pork/help/blist/width Xshare/pork/help/buddy/add Xshare/pork/help/buddy/add_group Xshare/pork/help/buddy/alias Xshare/pork/help/buddy/awaymsg Xshare/pork/help/buddy/block Xshare/pork/help/buddy/clear_block Xshare/pork/help/buddy/clear_permit Xshare/pork/help/buddy/list Xshare/pork/help/buddy/list_block Xshare/pork/help/buddy/list_permit Xshare/pork/help/buddy/privacy_mode Xshare/pork/help/buddy/permit Xshare/pork/help/buddy/profile Xshare/pork/help/buddy/remove Xshare/pork/help/buddy/remove_group Xshare/pork/help/buddy/remove_permit Xshare/pork/help/buddy/report_idle Xshare/pork/help/buddy/search Xshare/pork/help/buddy/seen Xshare/pork/help/buddy/unblock Xshare/pork/help/buddy/warn Xshare/pork/help/buddy/warn_anon Xshare/pork/help/chat/ignore Xshare/pork/help/chat/invite Xshare/pork/help/chat/join Xshare/pork/help/chat/leave Xshare/pork/help/chat/list Xshare/pork/help/chat/send Xshare/pork/help/chat/unignore Xshare/pork/help/chat/who Xshare/pork/help/event/add Xshare/pork/help/event/del Xshare/pork/help/event/del_refnum Xshare/pork/help/event/list Xshare/pork/help/event/purge Xshare/pork/help/history/clear Xshare/pork/help/history/next Xshare/pork/help/history/prev Xshare/pork/help/input/backspace Xshare/pork/help/input/clear Xshare/pork/help/input/clear_next_word Xshare/pork/help/input/clear_prev_word Xshare/pork/help/input/clear_to_end Xshare/pork/help/input/clear_to_start Xshare/pork/help/input/delete Xshare/pork/help/input/end Xshare/pork/help/input/focus_next Xshare/pork/help/input/insert Xshare/pork/help/input/left Xshare/pork/help/input/next_word Xshare/pork/help/input/prev_word Xshare/pork/help/input/prompt Xshare/pork/help/input/right Xshare/pork/help/input/send Xshare/pork/help/input/start Xshare/pork/help/main/alias Xshare/pork/help/main/away Xshare/pork/help/main/bind Xshare/pork/help/main/blist Xshare/pork/help/main/buddy Xshare/pork/help/main/chat Xshare/pork/help/main/color Xshare/pork/help/main/connect Xshare/pork/help/main/disconnect Xshare/pork/help/main/echo Xshare/pork/help/main/eval Xshare/pork/help/main/event Xshare/pork/help/main/history Xshare/pork/help/main/idle Xshare/pork/help/main/input Xshare/pork/help/main/keys Xshare/pork/help/main/load Xshare/pork/help/main/msg Xshare/pork/help/main/perl Xshare/pork/help/main/perl_load Xshare/pork/help/main/profile Xshare/pork/help/main/query Xshare/pork/help/main/quit Xshare/pork/help/main/refresh Xshare/pork/help/main/save Xshare/pork/help/main/scroll Xshare/pork/help/main/set Xshare/pork/help/main/timer Xshare/pork/help/main/unalias Xshare/pork/help/main/unbind Xshare/pork/help/main/win Xshare/pork/help/perl/aim_get_acct_list Xshare/pork/help/perl/aim_get_buddy_away Xshare/pork/help/perl/aim_get_buddy_profile Xshare/pork/help/perl/aim_get_profile Xshare/pork/help/perl/aim_privacy_mode Xshare/pork/help/perl/aim_report_idle Xshare/pork/help/perl/aim_search Xshare/pork/help/perl/aim_send_im Xshare/pork/help/perl/aim_send_profile Xshare/pork/help/perl/aim_set_away Xshare/pork/help/perl/aim_set_idle Xshare/pork/help/perl/aim_set_profile Xshare/pork/help/perl/aim_warn Xshare/pork/help/perl/alias Xshare/pork/help/perl/alias_get Xshare/pork/help/perl/bind Xshare/pork/help/perl/bind_get Xshare/pork/help/perl/blist_bind Xshare/pork/help/perl/blist_bind_get Xshare/pork/help/perl/blist_collapse Xshare/pork/help/perl/blist_cursor Xshare/pork/help/perl/blist_down Xshare/pork/help/perl/blist_end Xshare/pork/help/perl/blist_hide Xshare/pork/help/perl/blist_page_down Xshare/pork/help/perl/blist_page_up Xshare/pork/help/perl/blist_refresh Xshare/pork/help/perl/blist_select Xshare/pork/help/perl/blist_show Xshare/pork/help/perl/blist_start Xshare/pork/help/perl/blist_unbind Xshare/pork/help/perl/blist_up Xshare/pork/help/perl/blist_width Xshare/pork/help/perl/buddy_add Xshare/pork/help/perl/buddy_add_block Xshare/pork/help/perl/buddy_add_group Xshare/pork/help/perl/buddy_add_permit Xshare/pork/help/perl/buddy_alias Xshare/pork/help/perl/buddy_clear_block Xshare/pork/help/perl/buddy_clear_permit Xshare/pork/help/perl/buddy_get_alias Xshare/pork/help/perl/buddy_get_block Xshare/pork/help/perl/buddy_get_group_members Xshare/pork/help/perl/buddy_get_groups Xshare/pork/help/perl/buddy_get_permit Xshare/pork/help/perl/buddy_remove Xshare/pork/help/perl/buddy_remove_block Xshare/pork/help/perl/buddy_remove_group Xshare/pork/help/perl/buddy_remove_permit Xshare/pork/help/perl/chat_get_list Xshare/pork/help/perl/chat_get_users Xshare/pork/help/perl/chat_get_window Xshare/pork/help/perl/chat_ignore Xshare/pork/help/perl/chat_invite Xshare/pork/help/perl/chat_join Xshare/pork/help/perl/chat_leave Xshare/pork/help/perl/chat_send Xshare/pork/help/perl/chat_unignore Xshare/pork/help/perl/connect Xshare/pork/help/perl/disconnect Xshare/pork/help/perl/echo Xshare/pork/help/perl/err_msg Xshare/pork/help/perl/event_add Xshare/pork/help/perl/event_del Xshare/pork/help/perl/event_del_refnum Xshare/pork/help/perl/get_opt Xshare/pork/help/perl/event_del_type Xshare/pork/help/perl/event_purge Xshare/pork/help/perl/get_cur_user Xshare/pork/help/perl/load Xshare/pork/help/perl/load_perl Xshare/pork/help/perl/quit Xshare/pork/help/perl/refresh Xshare/pork/help/perl/save Xshare/pork/help/perl/scroll_by Xshare/pork/help/perl/scroll_down Xshare/pork/help/perl/scroll_end Xshare/pork/help/perl/scroll_page_down Xshare/pork/help/perl/scroll_page_up Xshare/pork/help/perl/scroll_start Xshare/pork/help/perl/scroll_up Xshare/pork/help/perl/set_opt Xshare/pork/help/perl/status_msg Xshare/pork/help/perl/timer_add Xshare/pork/help/perl/timer_del Xshare/pork/help/perl/timer_del_refnum Xshare/pork/help/perl/timer_purge Xshare/pork/help/perl/unalias Xshare/pork/help/perl/unbind Xshare/pork/help/perl/win_bind Xshare/pork/help/perl/win_clear Xshare/pork/help/perl/win_close Xshare/pork/help/perl/win_erase Xshare/pork/help/perl/win_find_name Xshare/pork/help/perl/win_find_target Xshare/pork/help/perl/win_get_opt Xshare/pork/help/perl/win_next Xshare/pork/help/perl/win_prev Xshare/pork/help/perl/win_rename Xshare/pork/help/perl/win_renumber Xshare/pork/help/perl/win_set_opt Xshare/pork/help/perl/win_swap Xshare/pork/help/scroll/by Xshare/pork/help/scroll/down Xshare/pork/help/scroll/end Xshare/pork/help/scroll/page_down Xshare/pork/help/scroll/page_up Xshare/pork/help/scroll/start Xshare/pork/help/scroll/up Xshare/pork/help/timer/add Xshare/pork/help/timer/del Xshare/pork/help/timer/del_refnum Xshare/pork/help/timer/list Xshare/pork/help/timer/purge Xshare/pork/help/win/bind Xshare/pork/help/win/clear Xshare/pork/help/win/close Xshare/pork/help/win/erase Xshare/pork/help/win/list Xshare/pork/help/win/next Xshare/pork/help/win/prev Xshare/pork/help/win/rename Xshare/pork/help/win/renumber Xshare/pork/help/win/set Xshare/pork/help/win/swap Xshare/pork/porkrc Xshare/pork/examples/perl/event_test.pl Xshare/pork/examples/perl/acro.pl Xshare/pork/examples/perl/np.pl X@dirrm share/pork/examples/perl X@dirrm share/pork/examples X@dirrm share/pork/help/win X@dirrm share/pork/help/timer X@dirrm share/pork/help/scroll X@dirrm share/pork/help/perl X@dirrm share/pork/help/main X@dirrm share/pork/help/input X@dirrm share/pork/help/history X@dirrm share/pork/help/event X@dirrm share/pork/help/chat X@dirrm share/pork/help/buddy X@dirrm share/pork/help/blist X@dirrm share/pork/help X@dirrm share/pork END-of-pork/pkg-plist echo x - pork/pkg-comment sed 's/^X//' >pork/pkg-comment << 'END-of-pork/pkg-comment' XAn ncurses-based AIM client that mostly looks and feels like ircII END-of-pork/pkg-comment echo x - pork/distinfo sed 's/^X//' >pork/distinfo << 'END-of-pork/distinfo' XMD5 (pork-0.7.0.tar.gz) = fae5aedd9ab4d848d785c8d239fa513d END-of-pork/distinfo echo x - pork/Makefile sed 's/^X//' >pork/Makefile << 'END-of-pork/Makefile' X# New ports collection makefile for: pork X# Date created: Sat Apr 12 2003 X# Whom: freebsd@stevenwills.com X# X# $FreeBSD$ X# X XPORTNAME= pork XPORTVERSION= 0.7.0 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} X XMAINTAINER= freebsd@stevenwills.com X XGNU_CONFIGURE= yes X X.include END-of-pork/Makefile echo x - pork/pkg-descr sed 's/^X//' >pork/pkg-descr << 'END-of-pork/pkg-descr' Xpork is an ncurses-based AOL instant messenger client. It uses the OSCAR Xprotocol (the one the windows client uses) to access AIM. Pork features Perl Xscripting; an online help system; the ability to configure nearly all aspects Xof the program's look-and-feel; an alias system; and a powerful, Xfully-configurable key binding system. It supports being logged in with more Xthan one screen name at the same time. The default look-and-feel of the client Xis modeled after the ircII IRC client. Anyone comfortable using ircII (or any Xclients derived from it -- e.g., epic, BitchX, etc.) will feel comfortable Xusing pork. X XWWW: http://dev.ojnk.net/ END-of-pork/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D0B637B401 for ; Sat, 12 Apr 2003 19:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B12643FCB for ; Sat, 12 Apr 2003 19:40:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D2eAUp086754 for ; Sat, 12 Apr 2003 19:40:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D2eA1T086753; Sat, 12 Apr 2003 19:40:10 -0700 (PDT) Date: Sat, 12 Apr 2003 19:40:10 -0700 (PDT) Message-Id: <200304130240.h3D2eA1T086753@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Kimura Fuyuki Subject: Re: ports/50881: New port: mail/scmail - mail filter in scheme X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kimura Fuyuki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:40:11 -0000 The following reply was made to PR ports/50881; it has been noted by GNATS. From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/50881: New port: mail/scmail - mail filter in scheme Date: Sun, 13 Apr 2003 11:30:04 +0900 add a missing file.. # 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: # # scmail # scmail/Makefile # scmail/distinfo # scmail/pkg-descr # scmail/pkg-plist # echo c - scmail mkdir -p scmail > /dev/null 2>&1 echo x - scmail/Makefile sed 's/^X//' >scmail/Makefile << 'END-of-scmail/Makefile' X# New ports collection makefile for: scmail X# Date created: 13 April 2003 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= scmail XPORTVERSION= 0.2 XCATEGORIES= mail XMASTER_SITES= http://www.namazu.org/~satoru/scmail/ X XMAINTAINER= fuyuki@hadaly.org XCOMMENT= A mail filter written in Scheme X XBUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_REINPLACE= yes XMAKE_ARGS= PREFIX="${PREFIX}" DATADIR="${EXAMPLESDIR}" X Xpost-patch: X ${REINPLACE_CMD} -e "s|cp -p|${CP}|g" ${WRKSRC}/Makefile X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} X.endif X X.include END-of-scmail/Makefile echo x - scmail/distinfo sed 's/^X//' >scmail/distinfo << 'END-of-scmail/distinfo' XMD5 (scmail-0.2.tar.gz) = 0c3b7c7757c659fa0d8ed99e1c760807 END-of-scmail/distinfo echo x - scmail/pkg-descr sed 's/^X//' >scmail/pkg-descr << 'END-of-scmail/pkg-descr' Xscmail is a mail filter written in Scheme. scmail can filter an Xincoming mail when it is received and filter mails in a mailbox. X XWWW: http://www.namazu.org/~satoru/scmail/ END-of-scmail/pkg-descr echo x - scmail/pkg-plist sed 's/^X//' >scmail/pkg-plist << 'END-of-scmail/pkg-plist' Xbin/scmail-deliver Xbin/scmail-refile Xshare/gauche/site/lib/scmail.scm X%%EXAMPLESDIR%%/scmailrc-deliver.sample X%%EXAMPLESDIR%%/scmailrc-refile.sample X%%EXAMPLESDIR%%/scmailrc.sample X@dirrm %%EXAMPLESDIR%% X%%PORTDOCS%%%%DOCSDIR%%/scmail-ja.html X%%PORTDOCS%%%%DOCSDIR%%/scmail.html X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-scmail/pkg-plist exit From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 19:40:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B41D037B401 for ; Sat, 12 Apr 2003 19:40:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D70643FA3 for ; Sat, 12 Apr 2003 19:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D2eCUp086764 for ; Sat, 12 Apr 2003 19:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D2eCXc086761; Sat, 12 Apr 2003 19:40:12 -0700 (PDT) Date: Sat, 12 Apr 2003 19:40:12 -0700 (PDT) Message-Id: <200304130240.h3D2eCXc086761@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Adam Weinberger Subject: Re: ports/50883: New Port: pork, an ncurses-based AIM client X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Adam Weinberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:40:13 -0000 The following reply was made to PR ports/50883; it has been noted by GNATS. From: Adam Weinberger To: Steve Cc: FreeBSD-gnats-submit@freebsd.org, bob@bomar.us Subject: Re: ports/50883: New Port: pork, an ncurses-based AIM client Date: Sat, 12 Apr 2003 19:34:59 -0700 >> (04.12.2003 @ 1927 PST): Steve said, in 11K: << > >Synopsis: New Port: pork, an ncurses-based AIM client pork already exists as net/pork. However, > XPORTVERSION= 0.7.0 is newer than the version currently in the ports tree. I'm cc'ing the maintainer of net/pork, Bob Bomar. Bob, evaluate this update, if you please. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 20:10:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B5137B404 for ; Sat, 12 Apr 2003 20:10:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC2D43FCB for ; Sat, 12 Apr 2003 20:10:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D3AHUp097457 for ; Sat, 12 Apr 2003 20:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D3AHw9097456; Sat, 12 Apr 2003 20:10:17 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 20:10:17 -0700 (PDT) Resent-Message-Id: <200304130310.h3D3AHw9097456@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87ED337B401 for ; Sat, 12 Apr 2003 20:06:12 -0700 (PDT) Received: from t-mta7.odn.ne.jp (mfep7.odn.ne.jp [143.90.131.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6614643F75 for ; Sat, 12 Apr 2003 20:06:11 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.162.73]) by t-mta7.odn.ne.jp with ESMTP id <20030413030610690.LHED.21631.t-mta7.odn.ne.jp@mta7.odn.ne.jp> for ; Sun, 13 Apr 2003 12:06:10 +0900 Received: from hadaly.dyndns.org (localhost [127.0.0.1]) by hadaly.dyndns.org (Postfix) with ESMTP id 01F5E20CE for ; Sun, 13 Apr 2003 12:06:07 +0900 (JST) Message-Id: <86vfxjrt9c.wl%fuyuki@hadaly.org> Date: Sun, 13 Apr 2003 12:06:07 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50884: Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 03:10:19 -0000 >Number: 50884 >Category: ports >Synopsis: Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 20:10:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.0-RELEASE-p5 i386 >Organization: >Environment: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386 >Description: Remove 4 sites which aren't stable enough. ftp.(br|nz).debian.org have never answered though a blurb says they're available 24 hours a day. :( >How-To-Repeat: >Fix: Index: bsd.sites.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.145 diff -u -r1.145 bsd.sites.mk --- bsd.sites.mk 2003/04/09 02:12:38 1.145 +++ bsd.sites.mk 2003/04/13 02:52:08 @@ -58,7 +58,6 @@ ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/%SUBDIR%/ \ ftp://ftp.forthnet.gr/pub/www/apache/dist/httpd/%SUBDIR%/ \ ftp://sunsite.srce.hr/mirrors/ftp.apache.org/apache/dist/httpd/%SUBDIR%/ \ - ftp://ebizlab.hit.bme.hu/pub/apache/dist/httpd/%SUBDIR%/ \ ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/%SUBDIR%/ \ ftp://ftp.esat.net/mirrors/ftp.apache.org/dist/httpd/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/%SUBDIR%/ \ @@ -71,7 +70,6 @@ ftp://ftp.azc.uam.mx/mirrors/apache/dist/httpd/%SUBDIR%/ \ ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/%SUBDIR%/ \ - ftp://ftp.ist.utl.pt/pub/apache/dist/httpd/%SUBDIR%/ \ ftp://ftp.telepac.pt/pub/apache/dist/httpd/%SUBDIR%/ \ ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/dist/httpd/%SUBDIR%/ \ ftp://ftp.opsynet.com/linux/apache/dist/httpd/%SUBDIR%/ \ @@ -117,7 +115,6 @@ MASTER_SITE_DEBIAN_NON_US+= \ ftp://ftp.au.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.bg.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.br.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.cl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.cz.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.de.debian.org/debian-non-US/%SUBDIR%/ \ @@ -135,7 +132,6 @@ ftp://ftp.jp.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.nl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.no.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.nz.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.pl.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.ru.debian.org/debian-non-US/%SUBDIR%/ \ ftp://ftp.se.debian.org/debian-non-US/%SUBDIR%/ \ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 20:35:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E79F837B401; Sat, 12 Apr 2003 20:35:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86BAF43F85; Sat, 12 Apr 2003 20:35:16 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D3ZGUp005581; Sat, 12 Apr 2003 20:35:16 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D3ZG8i005577; Sat, 12 Apr 2003 20:35:16 -0700 (PDT) Date: Sat, 12 Apr 2003 20:35:16 -0700 (PDT) From: Alan Eldridge Message-Id: <200304130335.h3D3ZG8i005577@freefall.freebsd.org> To: alane@FreeBSD.org, alane@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50104: Zope package does not set sticky bit on var. Startup fails. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 03:35:17 -0000 Synopsis: Zope package does not set sticky bit on var. Startup fails. Responsible-Changed-From-To: alane->freebsd-ports-bugs Responsible-Changed-By: alane Responsible-Changed-When: Sat Apr 12 20:34:00 PDT 2003 Responsible-Changed-Why: I no longer maintain zope. http://www.freebsd.org/cgi/query-pr.cgi?pr=50104 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 20:36:34 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 530CE37B405; Sat, 12 Apr 2003 20:36:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65FC43F85; Sat, 12 Apr 2003 20:36:33 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D3aXUp005636; Sat, 12 Apr 2003 20:36:33 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D3aXCJ005632; Sat, 12 Apr 2003 20:36:33 -0700 (PDT) Date: Sat, 12 Apr 2003 20:36:33 -0700 (PDT) From: Alan Eldridge Message-Id: <200304130336.h3D3aXCJ005632@freefall.freebsd.org> To: alane@FreeBSD.org, alane@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48343: Several issues with the www/zope port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 03:36:34 -0000 Synopsis: Several issues with the www/zope port Responsible-Changed-From-To: alane->freebsd-ports-bugs Responsible-Changed-By: alane Responsible-Changed-When: Sat Apr 12 20:35:58 PDT 2003 Responsible-Changed-Why: I no longer maintain zope. http://www.freebsd.org/cgi/query-pr.cgi?pr=48343 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 21:10:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA83337B401 for ; Sat, 12 Apr 2003 21:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B36043FAF for ; Sat, 12 Apr 2003 21:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D4AFUp017171 for ; Sat, 12 Apr 2003 21:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D4AFCg017170; Sat, 12 Apr 2003 21:10:15 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 21:10:15 -0700 (PDT) Resent-Message-Id: <200304130410.h3D4AFCg017170@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Glenn Johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A768437B401 for ; Sat, 12 Apr 2003 21:03:59 -0700 (PDT) Received: from dc-mx01.cluster1.charter.net (dc-mx01.cluster1.charter.net [209.225.8.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916F143F3F for ; Sat, 12 Apr 2003 21:03:58 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by dc-mx01.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 78146652 for FreeBSD-gnats-submit@freebsd.org; Sun, 13 Apr 2003 00:03:56 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h3D43sVB033897 for ; Sat, 12 Apr 2003 23:03:54 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h3D43rQ2033892; Sat, 12 Apr 2003 23:03:53 -0500 (CDT) (envelope-from glenn) Message-Id: <200304130403.h3D43rQ2033892@gforce.johnson.home> Date: Sat, 12 Apr 2003 23:03:53 -0500 (CDT) From: Glenn Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50885: Update finance/libofx to 0.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Glenn Johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 04:10:17 -0000 >Number: 50885 >Category: ports >Synopsis: Update finance/libofx to 0.6.4 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 21:10:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD gforce.johnson.home 5.0-CURRENT FreeBSD 5.0-CURRENT #24: Sat Apr 12 20:11:01 CDT 2003 root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE i386 >Description: This updates the port, finance/libofx from version 0.6.2 to version 0.6.4. >How-To-Repeat: >Fix: Apply the enclosed patch. Note that the patch file, patch-lib_ofx_utilities.hh, is no longer needed. --- libofx.update begins here --- diff -ruN libofx.old/Makefile libofx/Makefile --- libofx.old/Makefile Mon Feb 17 15:15:29 2003 +++ libofx/Makefile Sat Apr 12 22:53:04 2003 @@ -6,7 +6,7 @@ # PORTNAME= libofx -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.4 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libofx diff -ruN libofx.old/distinfo libofx/distinfo --- libofx.old/distinfo Mon Feb 17 15:15:29 2003 +++ libofx/distinfo Sat Apr 12 22:53:04 2003 @@ -1 +1 @@ -MD5 (libofx-0.6.2.tar.gz) = 13f4a0db06903e0829462a9bce180371 +MD5 (libofx-0.6.4.tar.gz) = 4f73e6fe393dedac3961e5145aa95c6c diff -ruN libofx.old/files/patch-configure libofx/files/patch-configure --- libofx.old/files/patch-configure Mon Feb 17 15:15:29 2003 +++ libofx/files/patch-configure Sat Apr 12 22:53:03 2003 @@ -1,6 +1,9 @@ ---- configure.orig Mon Feb 17 15:56:45 2003 -+++ configure Mon Feb 17 15:57:05 2003 -@@ -5563,6 +5563,7 @@ + +$FreeBSD$ + +--- configure.orig Sat Apr 12 17:33:39 2003 ++++ configure Sat Apr 12 18:33:11 2003 +@@ -8298,6 +8298,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" diff -ruN libofx.old/files/patch-doc_Makefile.in libofx/files/patch-doc_Makefile.in --- libofx.old/files/patch-doc_Makefile.in Wed Dec 31 18:00:00 1969 +++ libofx/files/patch-doc_Makefile.in Sat Apr 12 22:57:03 2003 @@ -0,0 +1,23 @@ + +$FreeBSD$ + +--- doc/Makefile.in.orig Sat Apr 12 22:56:20 2003 ++++ doc/Makefile.in Sat Apr 12 22:56:44 2003 +@@ -499,13 +499,13 @@ + rm -rf html refman.pdf + + install-data-hook: +- $(mkinstalldirs) $(DESTDIR)$(docdir)/html ++ $(mkinstalldirs) $(DESTDIR)$(docdir) + mkdir -p html #Workaround to allow libofx-cvs user to install without doc. +- cp -rp html $(DESTDIR)$(docdir)/html ++ cp -rp html $(DESTDIR)$(docdir) + + uninstall-hook: +- chmod +w -R $(DESTDIR)${docdir}/html #Why chmod is needed is a mystery +- rm -rf $(DESTDIR)${docdir}/html ++ chmod +w -R $(DESTDIR)${docdir} #Why chmod is needed is a mystery ++ rm -rf $(DESTDIR)${docdir} + + doxygen.cfg: doxygen.cfg.in Makefile + rm -f $@.tmp diff -ruN libofx.old/files/patch-lib_ofx_preproc.cpp libofx/files/patch-lib_ofx_preproc.cpp --- libofx.old/files/patch-lib_ofx_preproc.cpp Mon Feb 17 15:15:29 2003 +++ libofx/files/patch-lib_ofx_preproc.cpp Sat Apr 12 22:53:03 2003 @@ -1,5 +1,8 @@ ---- lib/ofx_preproc.cpp.orig Mon Feb 17 16:10:23 2003 -+++ lib/ofx_preproc.cpp Mon Feb 17 16:10:32 2003 + +$FreeBSD$ + +--- lib/ofx_preproc.cpp.orig Sat Nov 23 23:09:24 2002 ++++ lib/ofx_preproc.cpp Sat Apr 12 22:10:56 2003 @@ -22,6 +22,7 @@ #include #include diff -ruN libofx.old/files/patch-lib_ofx_utilities.hh libofx/files/patch-lib_ofx_utilities.hh --- libofx.old/files/patch-lib_ofx_utilities.hh Mon Feb 17 15:15:29 2003 +++ libofx/files/patch-lib_ofx_utilities.hh Wed Dec 31 18:00:00 1969 @@ -1,10 +0,0 @@ ---- lib/ofx_utilities.hh.orig Mon Feb 17 16:10:14 2003 -+++ lib/ofx_utilities.hh Mon Feb 17 16:09:52 2003 -@@ -18,6 +18,7 @@ - #ifndef OFX_UTIL_H - #define OFX_UTIL_H - #include -+#include - #include "ParserEventGeneratorKit.h" - using namespace std; - /* This file contains various simple functions for type conversion & al */ diff -ruN libofx.old/pkg-plist libofx/pkg-plist --- libofx.old/pkg-plist Mon Feb 17 15:15:29 2003 +++ libofx/pkg-plist Sat Apr 12 22:53:04 2003 @@ -11,90 +11,90 @@ share/doc/libofx/NEWS share/doc/libofx/README share/doc/libofx/html/annotated.html -share/doc/libofx/html/classOfxAccountContainer.gif share/doc/libofx/html/classOfxAccountContainer.html -share/doc/libofx/html/classOfxBalanceContainer.gif +share/doc/libofx/html/classOfxAccountContainer.png share/doc/libofx/html/classOfxBalanceContainer.html -share/doc/libofx/html/classOfxBankTransactionContainer.gif +share/doc/libofx/html/classOfxBalanceContainer.png share/doc/libofx/html/classOfxBankTransactionContainer.html -share/doc/libofx/html/classOfxDummyContainer.gif +share/doc/libofx/html/classOfxBankTransactionContainer.png share/doc/libofx/html/classOfxDummyContainer.html -share/doc/libofx/html/classOfxGenericContainer.gif +share/doc/libofx/html/classOfxDummyContainer.png share/doc/libofx/html/classOfxGenericContainer.html -share/doc/libofx/html/classOfxInvestmentTransactionContainer.gif +share/doc/libofx/html/classOfxGenericContainer.png share/doc/libofx/html/classOfxInvestmentTransactionContainer.html -share/doc/libofx/html/classOfxMainContainer.gif +share/doc/libofx/html/classOfxInvestmentTransactionContainer.png share/doc/libofx/html/classOfxMainContainer.html -share/doc/libofx/html/classOfxPushUpContainer.gif +share/doc/libofx/html/classOfxMainContainer.png share/doc/libofx/html/classOfxPushUpContainer.html -share/doc/libofx/html/classOfxSecurityContainer.gif +share/doc/libofx/html/classOfxPushUpContainer.png share/doc/libofx/html/classOfxSecurityContainer.html -share/doc/libofx/html/classOfxStatementContainer.gif +share/doc/libofx/html/classOfxSecurityContainer.png share/doc/libofx/html/classOfxStatementContainer.html -share/doc/libofx/html/classOfxStatusContainer.gif +share/doc/libofx/html/classOfxStatementContainer.png share/doc/libofx/html/classOfxStatusContainer.html -share/doc/libofx/html/classOfxTransactionContainer.gif +share/doc/libofx/html/classOfxStatusContainer.png share/doc/libofx/html/classOfxTransactionContainer.html +share/doc/libofx/html/classOfxTransactionContainer.png share/doc/libofx/html/classOutlineApplication.html share/doc/libofx/html/config_8h-source.html share/doc/libofx/html/doxygen.css -share/doc/libofx/html/doxygen.gif +share/doc/libofx/html/doxygen.png share/doc/libofx/html/files.html -share/doc/libofx/html/ftv2blank.gif -share/doc/libofx/html/ftv2doc.gif -share/doc/libofx/html/ftv2folderclosed.gif -share/doc/libofx/html/ftv2folderopen.gif -share/doc/libofx/html/ftv2lastnode.gif -share/doc/libofx/html/ftv2link.gif -share/doc/libofx/html/ftv2mlastnode.gif -share/doc/libofx/html/ftv2mnode.gif -share/doc/libofx/html/ftv2node.gif -share/doc/libofx/html/ftv2plastnode.gif -share/doc/libofx/html/ftv2pnode.gif -share/doc/libofx/html/ftv2vertline.gif +share/doc/libofx/html/ftv2blank.png +share/doc/libofx/html/ftv2doc.png +share/doc/libofx/html/ftv2folderclosed.png +share/doc/libofx/html/ftv2folderopen.png +share/doc/libofx/html/ftv2lastnode.png +share/doc/libofx/html/ftv2link.png +share/doc/libofx/html/ftv2mlastnode.png +share/doc/libofx/html/ftv2mnode.png +share/doc/libofx/html/ftv2node.png +share/doc/libofx/html/ftv2plastnode.png +share/doc/libofx/html/ftv2pnode.png +share/doc/libofx/html/ftv2vertline.png share/doc/libofx/html/functions.html -share/doc/libofx/html/fx-0_86_82_2lib_2messages_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2messages_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2messages_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2messages_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__account_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__account_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__generic_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__generic_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__main_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__main_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__security_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__security_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__statement_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__statement_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__transaction_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__container__transaction_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__containers_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__containers_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__containers__misc_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__containers__misc_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__error__msg_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__error__msg_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__preproc_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__preproc_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__preproc_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__preproc_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__sgml_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__sgml_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__sgml_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__sgml_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__utilities_8cpp-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__utilities_8cpp.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__utilities_8hh-source.html -share/doc/libofx/html/fx-0_86_82_2lib_2ofx__utilities_8hh.html -share/doc/libofx/html/fx-0_86_82_2lib_2tree_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2messages_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2messages_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2messages_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2messages_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__account_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__account_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__generic_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__generic_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__main_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__main_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__security_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__security_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__statement_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__statement_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__transaction_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__container__transaction_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__containers_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__containers_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__containers__misc_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__containers__misc_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__error__msg_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__error__msg_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__preproc_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__preproc_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__preproc_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__preproc_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__sgml_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__sgml_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__sgml_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__sgml_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__utilities_8cpp-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__utilities_8cpp.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__utilities_8hh-source.html +share/doc/libofx/html/fx-0_86_84_2lib_2ofx__utilities_8hh.html +share/doc/libofx/html/fx-0_86_84_2lib_2tree_8hh-source.html share/doc/libofx/html/globals.html share/doc/libofx/html/hierarchy.html share/doc/libofx/html/inc_2libofx_8h-source.html share/doc/libofx/html/inc_2libofx_8h.html share/doc/libofx/html/index.html -share/doc/libofx/html/libofx-0_86_82_2inc_2libofx_8h-source.html -share/doc/libofx/html/libofx-0_86_82_2inc_2libofx_8h.html +share/doc/libofx/html/libofx-0_86_84_2inc_2libofx_8h-source.html +share/doc/libofx/html/libofx-0_86_84_2inc_2libofx_8h.html share/doc/libofx/html/main.html share/doc/libofx/html/main__doc_8c-source.html share/doc/libofx/html/messages_8cpp-source.html @@ -103,6 +103,10 @@ share/doc/libofx/html/messages_8hh.html share/doc/libofx/html/ofx2qif_8c-source.html share/doc/libofx/html/ofx2qif_8c.html +share/doc/libofx/html/ofx__callback_8cpp-source.html +share/doc/libofx/html/ofx__callback_8cpp.html +share/doc/libofx/html/ofx__callback_8hh-source.html +share/doc/libofx/html/ofx__callback_8hh.html share/doc/libofx/html/ofx__container__account_8cpp-source.html share/doc/libofx/html/ofx__container__account_8cpp.html share/doc/libofx/html/ofx__container__generic_8cpp-source.html @@ -142,14 +146,11 @@ share/doc/libofx/html/structOfxStatementData.html share/doc/libofx/html/structOfxStatusData.html share/doc/libofx/html/structOfxTransactionData.html -share/doc/libofx/html/test_2include_2libofx_2libofx_8h-source.html -share/doc/libofx/html/test_2include_2libofx_2libofx_8h.html share/doc/libofx/html/tree.html share/doc/libofx/html/tree.js share/doc/libofx/html/tree_8hh-source.html share/doc/libofx/html/treeview.js share/doc/libofx/implementation_notes.txt -share/doc/libofx/known_bugs.txt share/doc/libofx/totest.txt share/libofx/dtd/ofx160.dtd share/libofx/dtd/ofx201.dtd --- libofx.update ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 21:18:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5358737B401; Sat, 12 Apr 2003 21:18:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D67C843FBD; Sat, 12 Apr 2003 21:18:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D4IEUp019810; Sat, 12 Apr 2003 21:18:14 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D4IEZe019806; Sat, 12 Apr 2003 21:18:14 -0700 (PDT) Date: Sat, 12 Apr 2003 21:18:14 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304130418.h3D4IEZe019806@freefall.freebsd.org> To: glennpj@charter.net, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50885: Update finance/libofx to 0.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 04:18:15 -0000 Synopsis: Update finance/libofx to 0.6.4 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 12 21:18:00 PDT 2003 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=50885 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 21:20:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A19BB37B401 for ; Sat, 12 Apr 2003 21:20:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9588343FAF for ; Sat, 12 Apr 2003 21:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D4KEUp019884 for ; Sat, 12 Apr 2003 21:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D4KEWK019883; Sat, 12 Apr 2003 21:20:14 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 21:20:14 -0700 (PDT) Resent-Message-Id: <200304130420.h3D4KEWK019883@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kimura Fuyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA6037B401 for ; Sat, 12 Apr 2003 21:19:41 -0700 (PDT) Received: from t-mta7.odn.ne.jp (mfep7.odn.ne.jp [143.90.131.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238FE43F3F for ; Sat, 12 Apr 2003 21:19:40 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.162.73]) by t-mta7.odn.ne.jp with ESMTP id <20030413041939157.LTZH.21631.t-mta7.odn.ne.jp@mta7.odn.ne.jp> for ; Sun, 13 Apr 2003 13:19:39 +0900 Received: from hadaly.dyndns.org (localhost [127.0.0.1]) by hadaly.dyndns.org (Postfix) with ESMTP id 20DC920D0 for ; Sun, 13 Apr 2003 13:19:36 +0900 (JST) Message-Id: <86u1d3rpuw.wl%fuyuki@hadaly.org> Date: Sun, 13 Apr 2003 13:19:35 +0900 From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50886: Update port: devel/eboxy (bento fix) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 04:20:16 -0000 >Number: 50886 >Category: ports >Synopsis: Update port: devel/eboxy (bento fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 21:20:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.0-RELEASE-p5 i386 >Organization: >Environment: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386 >Description: Fix build on -current >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/eboxy/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 2003/02/20 17:06:43 1.8 +++ Makefile 2003/04/13 04:18:57 @@ -28,13 +28,14 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDL_CONFIG="${SDL_CONFIG}" CONFIGURE_ARGS= --disable-lirc MAN1= eboxy.1 CPPFLAGS= `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include +CPPFLAGS+= -DHAVE_DECL_GETOPT=1 LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib -lgnugetopt post-patch: cvs server: Diffing files >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 22:15:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC6C37B401; Sat, 12 Apr 2003 22:15:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20DF943FAF; Sat, 12 Apr 2003 22:15:09 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D5F9Up038005; Sat, 12 Apr 2003 22:15:09 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D5F8SC038000; Sat, 12 Apr 2003 22:15:08 -0700 (PDT) Date: Sat, 12 Apr 2003 22:15:08 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304130515.h3D5F8SC038000@freefall.freebsd.org> To: jimd@siu.edu, marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50882: Balsa2 help contents not found X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:15:11 -0000 Synopsis: Balsa2 help contents not found State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 12 22:14:56 PDT 2003 State-Changed-Why: Fixed, thanks for reporting. http://www.freebsd.org/cgi/query-pr.cgi?pr=50882 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 22:27:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9448937B401; Sat, 12 Apr 2003 22:27:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30E6E43FBD; Sat, 12 Apr 2003 22:27:07 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D5R7Up040645; Sat, 12 Apr 2003 22:27:07 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D5R7Bb040641; Sat, 12 Apr 2003 22:27:07 -0700 (PDT) Date: Sat, 12 Apr 2003 22:27:07 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200304130527.h3D5R7Bb040641@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/50800: New port: Beaver 0.3.0, a programmer's text editor for GTK+ 2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:27:07 -0000 Synopsis: New port: Beaver 0.3.0, a programmer's text editor for GTK+ 2.0 Responsible-Changed-From-To: freebsd-ports-bugs->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Sat Apr 12 22:26:55 PDT 2003 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=50800 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 22:30:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA1437B401 for ; Sat, 12 Apr 2003 22:30:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4AD43FB1 for ; Sat, 12 Apr 2003 22:30:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D5UGUp040728 for ; Sat, 12 Apr 2003 22:30:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D5UGtL040727; Sat, 12 Apr 2003 22:30:16 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 22:30:16 -0700 (PDT) Resent-Message-Id: <200304130530.h3D5UGtL040727@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andy Gerweck Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2B737B401 for ; Sat, 12 Apr 2003 22:23:53 -0700 (PDT) Received: from gerweck.dyndns.org (adsl-64-161-24-233.dsl.sntc01.pacbell.net [64.161.24.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A2E543FAF for ; Sat, 12 Apr 2003 22:23:52 -0700 (PDT) (envelope-from andy@gerweck.dyndns.org) Received: from gerweck.dyndns.org (149325087f57ecd402d519058cf26dca@localhost [127.0.0.1]) by gerweck.dyndns.org (8.12.6p2/8.12.6) with ESMTP id h3D5NpBE056328 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 12 Apr 2003 22:23:52 -0700 (PDT) (envelope-from andy@gerweck.dyndns.org) Received: (from andy@localhost) by gerweck.dyndns.org (8.12.6p2/8.12.6/Submit) id h3D5NpFH056327; Sat, 12 Apr 2003 22:23:51 -0700 (PDT) (envelope-from andy) Message-Id: <200304130523.h3D5NpFH056327@gerweck.dyndns.org> Date: Sat, 12 Apr 2003 22:23:51 -0700 (PDT) From: Andy Gerweck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50888: Updated fetchyahoo port, like fetchmail for Yahoo! mail X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Gerweck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:30:18 -0000 >Number: 50888 >Category: ports >Synopsis: Updated fetchyahoo port, like fetchmail for Yahoo! mail >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 22:30:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Andy Gerweck >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD gerweck.dyndns.org 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #6: Mon Mar 31 01:47:22 PST 2003 root@gerweck.dyndns.org:/usr/obj/usr/src/sys/ENRIQUE i386 >Description: Updated version fixes bugs and works with new Yahoo layouts. >How-To-Repeat: >Fix: --- fetchyahoo.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fetchyahoo # fetchyahoo/Makefile # fetchyahoo/pkg-plist # fetchyahoo/pkg-descr # fetchyahoo/distinfo # echo c - fetchyahoo mkdir -p fetchyahoo > /dev/null 2>&1 echo x - fetchyahoo/Makefile sed 's/^X//' >fetchyahoo/Makefile << 'END-of-fetchyahoo/Makefile' X# Ports collection makefile for: fetchyahoo X# Date created: 2 Oct 2002 X# Whom: Andy Gerweck X# X# $FreeBSD$ X# X XPORTNAME= fetchyahoo XPORTVERSION= 2.5 XCATEGORIES= mail XMASTER_SITES= http://fetchyahoo.twizzler.org/ X XMAINTAINER= a@tacnode.com XCOMMENT= "Retrieves mail from the free Yahoo! webmail service" X XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/HTTP.pm:${PORTSDIR}/www/p5-libwww \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Util.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}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 X XUSE_PERL5= yes XNO_BUILD= yes X XMAN1= fetchyahoo.1 X Xpost-extract: X# Sample startup script X ${ECHO} "#!/bin/sh" >>${WRKDIR}/fetchyahoo.sh-sample X ${ECHO} >>${WRKDIR}/fetchyahoo.sh-sample X ${ECHO} "${LOCALBASE}/bin/fetchyahoo.pl --configfile=${PREFIX}/etc/fetchyahoorc 2>&1 >>/var/log/fetchyahoo.log" >>${WRKDIR}/fetchyahoo.sh-sample X ${ECHO} >>${WRKDIR}/fetchyahoo.sh-sample X ${ECHO} "echo -n ' fetchyahoo'" >>${WRKDIR}/fetchyahoo.sh-sample X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/fetchyahoo.pl ${PREFIX}/bin/fetchyahoo X ${INSTALL_MAN} ${WRKSRC}/fetchyahoo.1 ${MAN1PREFIX}/man/man1 X ${INSTALL_DATA} ${WRKSRC}/fetchyahoorc ${PREFIX}/etc/fetchyahoorc.sample X ${INSTALL_SCRIPT} ${WRKDIR}/fetchyahoo.sh-sample ${PREFIX}/etc/rc.d/fetchyahoo.sh-sample X X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/fetchyahoo X ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${WRKSRC}/Credits ${PREFIX}/share/doc/fetchyahoo X.endif X Xpost-install: X @${ECHO} X @${ECHO} ================================================== X @${ECHO} " NOTICES" X @${ECHO} ================================================== X @${ECHO} + This port installs a sample configuration file X @${ECHO} at ${LOCALBASE}/etc/fetchyahoorc.sample. The sample X @${ECHO} startup script expects a file at X @${ECHO} ${LOCALBASE}/etc/fetchyahoorc. If you want to use X @${ECHO} the startup script, you should make a copy in the X @${ECHO} expected location and tweak that. Type X @${ECHO} man fetchyahoo X @${ECHO} for more information. X @${ECHO} X @${ECHO} + This port installs a sample startup script in X @${ECHO} ${LOCALBASE}/etc/rc.d/fetchyahoo.sh-sample. If you X @${ECHO} have root permissions and want fetchyahoo to X @${ECHO} startup automatically when your system boots, copy X @${ECHO} that file to ${LOCALBASE}/etc/rc.d/fetchyahoo.sh and X @${ECHO} see the note above on configuration. X @${ECHO} X X.include END-of-fetchyahoo/Makefile echo x - fetchyahoo/pkg-plist sed 's/^X//' >fetchyahoo/pkg-plist << 'END-of-fetchyahoo/pkg-plist' Xbin/fetchyahoo Xetc/fetchyahoorc.sample Xetc/rc.d/fetchyahoo.sh-sample Xshare/doc/fetchyahoo/ChangeLog Xshare/doc/fetchyahoo/Credits X@dirrm share/doc/fetchyahoo END-of-fetchyahoo/pkg-plist echo x - fetchyahoo/pkg-descr sed 's/^X//' >fetchyahoo/pkg-descr << 'END-of-fetchyahoo/pkg-descr' XFetchYahoo! is a small program that retrieves mail from the Yahoo! Xwebmail service. It is similar to the popular fetchmail program for XPOP3/IMAP servers. FetchYahoo! will either deliver directly to a Xlocal mailbox or forward the message to an SMTP server for delivery-- Xallowing remote delivery or procmail processing. X XWWW: http://web.mit.edu/ravir/fetchyahoo/ X X- Andy Gerweck Xa@gerweck.dyndns.org END-of-fetchyahoo/pkg-descr echo x - fetchyahoo/distinfo sed 's/^X//' >fetchyahoo/distinfo << 'END-of-fetchyahoo/distinfo' XMD5 (fetchyahoo-2.5.tar.gz) = 0b84b4ce9fef1d0081e9e0f7499e1cdd END-of-fetchyahoo/distinfo exit --- fetchyahoo.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 12 23:40:05 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3793737B404 for ; Sat, 12 Apr 2003 23:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E10343F3F for ; Sat, 12 Apr 2003 23:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3D6e1Up061633 for ; Sat, 12 Apr 2003 23:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3D6e17g061632; Sat, 12 Apr 2003 23:40:01 -0700 (PDT) Resent-Date: Sat, 12 Apr 2003 23:40:01 -0700 (PDT) Resent-Message-Id: <200304130640.h3D6e17g061632@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99BC437B401 for ; Sat, 12 Apr 2003 23:37:53 -0700 (PDT) Received: from p6m7g8.com (pcp02835904pcs.hyatsv01.md.comcast.net [68.54.254.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D2943FA3 for ; Sat, 12 Apr 2003 23:37:52 -0700 (PDT) (envelope-from philip@p6m7g8.com) Received: from p6m7g8.com (localhost [127.0.0.1]) by p6m7g8.com (8.12.6/8.12.6) with ESMTP id h3D2aU6d069374; Sun, 13 Apr 2003 02:36:30 GMT (envelope-from philip@p6m7g8.com) Received: (from root@localhost) by p6m7g8.com (8.12.6/8.12.6/Submit) id h3D2aTHU069373; Sun, 13 Apr 2003 02:36:29 GMT Message-Id: <200304130236.h3D2aTHU069373@p6m7g8.com> Date: Sun, 13 Apr 2003 02:36:29 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sotnikov@kyivstar.net Subject: ports/50890: Updated patch file (missing -DHAVE_FT for freetype) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Philip M. Gollucci" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:40:05 -0000 >Number: 50890 >Category: ports >Synopsis: Updated patch file (missing -DHAVE_FT for freetype) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 23:40:01 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 5.0-RELEASE i386 >Organization: P6M7G8 Consulting >Environment: System: FreeBSD p6m7g8.com 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003 root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Hello, I've used port p5-GD2 and encoutered some problems with stringFT fuction, - it not works. I've found that the problem in files/patch-aa. Below is my patch to your patch, may be You found it usefull :) --- files/patch-aa.orig Fri Apr 11 20:16:43 2003 +++ files/patch-aa Fri Apr 11 20:15:27 2003 @@ -70,7 +70,7 @@ -$DEFINES .= ' -DHAVE_JPEG' if $JPEG; -$DEFINES .= ' -DHAVE_FT' if $FT; -$DEFINES .= ' -DHAVE_XPM' if $XPM; -++my $DEFINES = '-DHAVE_JPEG -DHAVE_TTF'; +++my $DEFINES = '-DHAVE_JPEG -DHAVE_FT'; ++$DEFINES .= ' -DHAVE_XPM' unless $^O eq 'MSWin32'; $DEFINES .= ' -DFCGI' if $FCGI; If I've disturbed You without reason, please excuse me. -- Vladimir Sotnikov Based ont his, I've patch the patch-aa file myself. I noticed I had to many +'s in the defines line. In addition to that, I've added -DHAVE_FT. I have however left the if $FT inplace. Supposedly for us, this will always be true since libgd2 depends on freetype2. >How-To-Repeat: >Fix: --- patch.diff begins here --- Index: patch-aa =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD2/files/patch-aa,v retrieving revision 1.9 diff -u -r1.9 patch-aa --- patch-aa 2003/04/03 09:40:13 1.9 +++ patch-aa 2003/04/13 06:31:40 @@ -1,5 +1,5 @@ ---- Makefile.PL.orig Wed Nov 27 08:29:57 2002 -+++ Makefile.PL Thu Apr 3 01:35:53 2003 +--- Makefile.PL.orig Wed Nov 27 16:29:57 2002 ++++ Makefile.PL Sun Apr 13 02:25:57 2003 @@ -6,46 +6,23 @@ @@ -55,7 +55,7 @@ my $FCGI = 0; # set to 1 to build compatability with fastCGI -@@ -61,16 +38,13 @@ +@@ -61,16 +38,14 @@ push @INC, '-I/lib_root/ft2/include/freetype' if ($FT && $^O eq 'VMS'); push @INC, '-I/X11' if ($XPM && $^O eq 'VMS'); @@ -70,8 +70,9 @@ -$DEFINES .= ' -DHAVE_JPEG' if $JPEG; -$DEFINES .= ' -DHAVE_FT' if $FT; -$DEFINES .= ' -DHAVE_XPM' if $XPM; -++my $DEFINES = '-DHAVE_JPEG -DHAVE_TTF'; -++$DEFINES .= ' -DHAVE_XPM' unless $^O eq 'MSWin32'; ++my $DEFINES = '-DHAVE_JPEG -DHAVE_TTF'; ++$DEFINES .= ' -DHAVE_FT' if $FT; ++$DEFINES .= ' -DHAVE_XPM' unless $^O eq 'MSWin32'; $DEFINES .= ' -DFCGI' if $FCGI; WriteMakefile( --- patch.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: